<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&amp;subset=cyrillic,cyrillic-ext');

body {
    font-family: 'Roboto', sans-serif;
    max-width: 1455px;
    margin: auto;
}

#aut {
    max-width: 450px;
    margin: auto;
    padding: 3rem 0;
}

.section.section1 {
    height: 80vh!important;
    max-height: 80vh!important;
    overflow: hidden;
}

.action-item {
    position: absolute;
    top: 10px;
    left: -6px;
    z-index: 9;
    background: red;
    color: #fff;
    padding: 2px 25px;
    font-size: .8em;
}

.action-item:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-top: 6px solid #A60000;
    border-left: 6px solid transparent;
}

.maper {
    width: 100%;
    text-align: center;
    padding: 2rem 0;
}

.i-100 {
    max-width: 100%;
}

.soc {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    padding-right: 1%;
    position: relative;

}

.soc a {
    color: #fff;
    border-left: thin solid;
    display: inline-block;
    padding: 0 .5rem;
    width: 40px;
    text-align: center;
}

.btn-map {
    background: red;
    color: #fff;
    padding: .5rem 2rem;
    text-decoration: none;
}


.btn-map:hover {
    color: #fff;
    text-decoration: none;
}
.btn-top {
    color: #fff;
    display: inline-block;
    border: thin solid;
    padding: .5rem 2rem;
    background: rgba(255,255,255,.1);
    margin-bottom: 1rem;
    transition: .5s;
}

.btn-top:hover {
    color: #fff;
    background: #2E5828;
    border-color: #2E5828;
    text-decoration: none;
}

.btn-qwiz {
    color: #fff;
    background: #2F5828;
    border: thin solid #2F5828;
    padding: .5rem 3rem;
    display: inline-block;
    margin-top: 1rem;
    margin-bottom: 1rem;
    transition: .5s;
}

.btn-qwiz:hover {
    color: #fff;
    background: rgba(255,255,255,.1);
    text-decoration: none;
    border: thin solid #fff;
}

.c-box {
    background: url(https://xn--80addisiyvbq.xn--p1ai/tpl/gektar/i/bg__main.webp) center center no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 60vh;
    margin-top: 5rem;
    display: flex;
    justify-content: center;
}

.c-box__item {
    padding: 2rem 0;
    align-self: center;
}

.c-box__button {
    text-align: center;
}

.c-box__button-link {
    display: inline-block;
    background: #007500;
    padding: .5rem 2rem;
    border-radius: 4px;
    color: #FFFFFF;
}

.c-box__button-link:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.c-box__title {
    background: rgba(0,0,0,0.35);
    font-size: 5em;
    color: #fff!important;
    padding: 1rem;
    border-radius: 4px;
    margin: auto;
    margin-bottom: 2rem;
    text-align: center;
    text-transform: uppercase;
}

.metka {
    display: flex;
    justify-content: center;
}

.metka__link {
    display: block;
    padding: .5rem 1rem;
    margin-bottom: .5rem;
    margin-left: 2px;
    border: thin solid #2E5828;
    margin-right: 2px;
    color: #2E5828;
    font-weight: bold;
    transition: .5s;
}

.metka__link:hover {
    text-decoration: none!important;
    color: #2B4227;
    transform: translateY(-.5rem);

}

.metka__link.active {
    background: #2E5828;
    color: #fff;
}

.metka__link.actives {
    background: red;
    border-color: red;
    color: #fff;
}



.load-link {
    position: relative;
    border: thin solid #999;
    margin: 1px;
    padding: .5rem 1rem;
    width: 100%;
    height: 42px;
    overflow: hidden;
}

.load-link:hover .load-icon {
    opacity: 1;
}

.load-icon {
    position: absolute;
    top: 0;
    right: 0;
    padding: .5rem 1rem;
    opacity: 0;
    transition: .5s;
}

#mains {
    position: absolute;
    top: 2rem;
    width: 88%;
}

.btn-ipot {
    display: inline-block;
    position: absolute;
    left: 12px;
    bottom: 2.5rem;
    background: red;
    color: #fff;
    padding: .5rem 2rem;
    transition: .5s;
}

.btn-ipot:hover {
    color: #fff;
    text-decoration: none;
    opacity:.8;
}

.copy {
    padding: .5rem 0;
    background: #222;
    color: #fff;
}

footer {
    background: url(../i/footer.png) bottom center repeat-x;
}

nav.foot {
    padding: 2rem 0 0;
    background: rgba(255,255,255,0)!important;
}

.ribbon-top {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  right: 0;
}
.ribbon-top [class*="ribbon-"] {
  margin: 74px auto 0;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(-8.5deg);
          transform: rotate(-8.5deg);
  position: relative;
  z-index: 4;
  width: 287px;
  height: 56px;
}
.ribbon-top [class*="ribbon-"] .inner {
  background: #003468;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 0;
  height: 100%;
  padding: 11px 0;
  font-size: 1.3em;
  text-shadow: 3px 3px 1px #001b47;
  position: relative;
  z-index: 2;
  -webkit-transform: skewX(-9deg);
          transform: skewX(-9deg);
  transition: width .12s ease-in-out;
}
.ribbon-top [class*="ribbon-"]:before {
  content: '';
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: rotate(-17.25deg) skewX(-9deg) translateX(158px);
          transform: rotate(-17.25deg) skewX(-9deg) translateX(158px);
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 4px;
  background: #001b47;
  z-index: -1;
  transition: all .12s ease-in-out .7s;
}
.ribbon-top .ribbon-1 .inner {
  letter-spacing: 19px;
  font-weight: 700;
}
.ribbon-top.active .inner {
  width: 100%;
}
.ribbon-top.active .ribbon-1 .inner {
  transition-delay: .82s;
}
.ribbon-top.active .ribbon-1:before {
  width: 158px;
  -webkit-transform: rotate(-17.25deg) skewX(-9deg) translateX(0);
          transform: rotate(-17.25deg) skewX(-9deg) translateX(0);
}
.ribbon-top .ribbon-2 {
  z-index: 3;
  font-size: 45px;
  width: 451px;
  height: 137px;
  margin-top: 22px;
}
.ribbon-top .ribbon-2 .inner {
  padding: 19px 0;
}
.ribbon-top .ribbon-2 .inner:before, .ribbon-top .ribbon-2 .inner:after {
  content: '';
  position: absolute;
  top: 14px;
  left: 14px;
  right: 14px;
  bottom: 14px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAeYAAAALCAYAAACqPi4nAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjEyM0FFRTU0NUUzMTFFNTlDMjdDMEJDMDFCNjlGNDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjEyM0FFRTY0NUUzMTFFNTlDMjdDMEJDMDFCNjlGNDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEOUZEM0I5NDQ1QkQxMUU1OUMyN0MwQkMwMUI2OUY0OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MTIzQUVFNDQ1RTMxMUU1OUMyN0MwQkMwMUI2OUY0OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pm3y348AAAIOSURBVHja7JvhboIwEMfbOZgyQF9h2cPtrfZ8+7APU0RQt7FrciQ3QqHodFT+v+RCc9ikHtX/tUe1GjFVVc3okij/0GRL5ScrT8edkt15OG4zv2cejvuRLPBw3BFZ6OG452y+8UC28HDcAc/xa/FN9k72RvaqSfzMH/EL2RPZMwcyFRMh4YkcKwAAAGC6GAHNyHZke7I1Wcm2Zp+5t+F2Trbltku/TGv9pQeuYGuxTjmjSISAS99CCHwt6l2+JfeNOaMN8PwBAAAMkSgWxIKF7oOvRYdQ5tx26kei+XmNL6JHG+Gqaop1yAIe8hZD7VuJbYc2X73ltuJ7kfAtMZcBAOAqWFeJ3N62CGXp2o9E83grgdJTnymUAEixluIfcVIQdPjq+knM91PhS/hztW+O3yUAYMSi2be6PHn7lkTzgBBDmMeaBEixbtbwkx6frVTQ5sNzBeB22DiuLvu2b8u2fiSae4QYwgwunwDcK3sN31bXt5UKusoHEaINJk524urSafuWRLNEiCHMAAxNAmQNv6+u3ywV9JUPZKlghmiDgeS2VaJyfznIJrBGNAuEGECYwZQTAHNGOVXudX1ZFnApH6RiBwFcnp0QynNWl60CS6KZI8QAwgzA7SQBlzgCGCp/jgUWLUJ5zuryl8CSaG4xywCAMAMw1iTgr44AmutBnfdykBHNDE8FgP/lR4ABABGzGigi55YSAAAAAElFTkSuQmCC") center bottom no-repeat;
  background-size: 100%;
  opacity: 0;
  transition: opacity .3s ease-in-out 1.86s;
}
.ribbon-top .ribbon-2 .inner:before {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ribbon-top .ribbon-2:before {
  width: 0;
  left: 11px;
  -webkit-transform: rotate(-10.25deg) skewX(-9deg) translateX(451px);
          transform: rotate(-10.25deg) skewX(-9deg) translateX(451px);
  height: 47px;
  transition-delay: .94s;
}
.ribbon-top.active .ribbon-2 .inner {
  transition-delay: 1.06s;
}
.ribbon-top.active .ribbon-2 .inner:before, .ribbon-top.active .ribbon-2 .inner:after {
  opacity: 1;
}
.ribbon-top.active .ribbon-2:before {
  width: 376px;
  -webkit-transform: rotate(-10.25deg) skewX(-9deg) translateX(0);
          transform: rotate(-10.25deg) skewX(-9deg) translateX(0);
}
.ribbon-top .ribbon-3 {
  z-index: 2;
  font-size: 9px;
  width: 326px;
  height: 55px;
  margin-top: 24px;
}
.ribbon-top .ribbon-3 .inner {
  color: #e8a713;
  padding: 19px 0;
}
.ribbon-top .ribbon-3:before {
  width: 0;
  height: 47px;
  left: 11px;
  -webkit-transform: rotate(-10.25deg) skewX(-9deg) translateX(387px);
          transform: rotate(-10.25deg) skewX(-9deg) translateX(387px);
  transition-delay: 1.18s;
}
.ribbon-top .ribbon-3:after {
  content: '';
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  -webkit-transform: rotate(-15.3deg) skewX(9deg) translateX(72px);
          transform: rotate(-15.3deg) skewX(9deg) translateX(72px);
  display: block;
  width: 0;
  height: 45px;
  position: absolute;
  bottom: 0;
  right: 4px;
  background: #001b47;
  z-index: -1;
  transition-delay: 1.42s;
}
.ribbon-top.active .ribbon-3 .inner {
  transition-delay: 1.3s;
}
.ribbon-top.active .ribbon-3:before {
  width: 387px;
  -webkit-transform: rotate(-10.25deg) skewX(-9deg) translateX(0);
          transform: rotate(-10.25deg) skewX(-9deg) translateX(0);
}
.ribbon-top.active .ribbon-3:after {
  width: 56px;
  -webkit-transform: rotate(-15.3deg) skewX(9deg) translateX(0);
          transform: rotate(-15.3deg) skewX(9deg) translateX(0);
}
.ribbon-top .ball {
  width: 190px;
  height: 190px;
  background: #e8a713;
  border-radius: 95px;
  padding: 85px 20px 0;
  text-align: center;
  color: #001b47;
  border: 10px solid #001b47;
  margin: -87px auto 0;
  position: relative;
  left: 17px;
  z-index: 1;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(-8.5deg);
          transform: rotate(-8.5deg);
}
.ribbon-top .ball .ball-text {
  font-size: 12px;
  line-height: 1.2;
  text-align: right;
  display: block;
  width: 119px;
}
.ribbon-top .ball .ball-text strong {
  font-size: 34px;
  font-style: italic;
  display: block;
  margin: 0 auto;
}
.ribbon-top .fadeLeft {
  opacity: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  transition: all .3s ease-in-out 1.56s;
  display: block;
}
.ribbon-top .fadeRight {
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  transition: all .3s ease-in-out 1.56s;
  display: block;
}
.ribbon-top .fadeIn {
  opacity: 0;
  transition: all .3s ease-in-out 1.42s;
  display: block;
}
.ribbon-top.active .fadeLeft,
.ribbon-top.active .fadeRight {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.ribbon-top.active .fadeIn {
  opacity: 1;
}

.action {
    display: flex;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.maps {
    width: 100%;
    height: 150px;
    text-align: center;
}

.partner {
    padding: 2rem 0;
    margin: 2rem 0;
    border-top: thin solid #eaeaea;
}

.partner h3 {
    text-align: center;
}

.p_r, .partner__col {
    position: relative;
    text-align: center;
}

.partner__text {
    font-weight: bold;
}



@media (min-width: 1455px){
    
.action {
    max-width: 1455px;
    margin: auto;
}
}

.action-left {
    width: 50%;
    position: relative;
    background: url(../i/zemlya.jpg) left bottom no-repeat;
}

.action-right {
    width: 50%;
    background: #D12428;
    position: relative;
}

.action-right:after {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    width: 0;
    height: 0;
    border-top: 365px solid #D12428;
    border-left: 140px solid transparent;
}

.a-ribbon {
    position: absolute;
    top: 2rem;
    right: 2rem;
    background: gold;
    padding: .5rem 1rem;
    z-index: 5;
}

.a-ribbon:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 0;
    height: 0;
    border-left: 57px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 20px solid #A68C00;
    z-index: 0;
}

.a-ribbon:after {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-bottom: 40px solid gold;
    border-right: 10px solid transparent;
}

.action-right img {
    max-width: 100%;
}

.foots {
    background: #13390D;
    position: relative;
    text-align: center;
    height: 150px;
    margin-bottom: 4rem;
}

.borki-pont {
    max-width: 100%;
    margin: auto;
    background: #2E5828;
    border: thin solid #fff;
    border-radius: 50%;
    padding: 2rem 1.8rem;
}

.borki-ponts {
    max-width: 230px;
    margin: auto;
    background: #2E5828;
    border: thin solid #13390D;
    border-radius: 50%;
    transform: translateY(-1.9rem);
}


.borki-pont img {
    width: 100%;
}

.custom-btn {
    position: relative;
    overflow: hidden;
   -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
}

.custom-btn:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fa4923;
    opacity: 0;
    z-index: 1;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
}

.custom-btn:after {
    content: "";
    display: block;
    width: 30px;
    height: 600px;
    margin-left: 60px;
    background: rgba(255,255,255,.1);
    position: absolute;
    left: -40px;
    top: -250px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes slideme { 0% { left: -30px; margin-left: 0px; }
  30% { left: 110%; margin-left: 80px; }
  100% { left: 110%; margin-left: 80px; } }

.foot ul {
    display: flex;
    list-style-type: none;
    padding: 0;
}

.foot a {
    display: block;
    padding: .5rem 2rem;
    color: #444;
    border-right: thin solid #eaeaea;
    transition: .5s;
}

.foot a:hover {
    color: #000;
    text-decoration: none;
}

.display-open {
    opacity: 0!important;
    transition: 1.0s;
    right: -30px!important;
    display: none;
}

.item-widget {
    position: fixed;
    bottom: 2rem;
    right: 6%;
    width: 60px;
    height: 60px;
    transition: 1.0s;
    border-radius: 50px;
    overflow: hidden;
    z-index: 9;
}


.item-widget:hover {
    background: rgba(0,90,255,0.7);
    width: 280px;
    transition: .5s;
}

.item-widget::before {
      background-position: 100px;
    -webkit-animation: flare 2s infinite;
    -webkit-animation-timing-function: linear;
    background-image: linear-gradient(65deg, transparent 10%, rgba(0,90,255, 0.2) 20%, rgba(0,90,255, 0.3) 27%, transparent 27%, transparent 100%);
    content: "";
    color: #FFF;
    display: block;
    position: absolute;
    height: 60px;
    width: 280px;
    border-radius: 50px;
}
.info-callback {
    padding: 18px 0 0 25px;
    font-size: 1.1em;
     color: #fff;
     text-shadow: 1px 1px 2px rgba(0,0,0,0.35);
}

.item-callback {
    display: inline-block;
    background: rgba(255,0,0,0.8);
    height: 50px;
    width: 50px;
    border-radius: 50px;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 50px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: 5px;
    right: 5px;
    -webkit-transition: .4s width, opacity cubic-bezier(.55, 0, .1, 1);
    transition: .4s width, opacity cubic-bezier(.55, 0, .1, 1);
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
}

.item-callback:hover {
    background: rgba(255,0,0,1);
}

.item-callback::before {
    background: url(../i/tel_20.png);
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    margin: 15px;
    -webkit-animation: rocking 2s infinite;
}

@-webkit-keyframes totop {
    0% {
        line-height: 48px;
    }
    100% {
        line-height: 56px;
    }
}

@-webkit-keyframes flare {
    0% {
        background-position: -100px;
    }
    25% {
        background-position: 0px;
    }
    75% {
        background-position: 80px;
    }
    100% {
        background-position: 100px;
    }
}

@-webkit-keyframes rocking {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    20% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    30% {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    35% {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    40% {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    50% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    75% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0 deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.callback {
    width: 360px;
    position: fixed;
    top: 0;
    right: -360px;
    height: 100vh;
    background: #fff;
    z-index: 9;
    -webkit-box-shadow: -2px 11px 33px -3px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: -2px 11px 33px -3px rgba(50, 50, 50, 0.35);
    box-shadow: -2px 11px 33px -3px rgba(50, 50, 50, 0.35);
    transition: .5s;
}

.callback.active {
    right: 0!important;
}

.call-top {
    border-bottom: thin solid #e5e5e5;
    padding: 1rem;
    position: relative;
}

.call-top i {
    color: red;
    font-size: 1.3em;
    position: absolute;
    top: 1.2rem;
    right: 1rem;
    cursor: pointer;
}

.call-top h4 {
    margin: 0;
}

#forbusiness {
    margin-bottom: 2rem;
    padding: 4rem 0;
}

#business {
    padding: 80px 0;
    background: url(../i/1200w.jpg) center center no-repeat;
    background-size: cover!important;
}

.forlife__opis {
    padding: 2rem;
    border: thin solid #e5e5e5;
}

.forlife__txt {
    text-indent: 2em;
    text-align: justify;
}

.prod-item {
    position: relative;
    width: 100%;
    text-align: center;
}

.prod-item:hover{
    -webkit-box-shadow: 2px 11px 33px -19px rgba(0,0,0,1);
    -moz-box-shadow: 2px 11px 33px -19px rgba(0,0,0,1);
    box-shadow: 2px 11px 33px -19px rgba(0,0,0,1);
}

.prod-item:hover .img-prod {
    transform: scale(1.2)
}

.prod-item:hover .prod-detail {
    top: 0;
}

.prod-item-img {
    width: 100%;
    height: 172px;
    overflow: hidden;
    position: relative;
}

.top-head {
    background: url(../i/1200w.jpg) center center no-repeat;
    background-size: cover!important;
    padding-top: 3rem;
}

nav.hk {
    background: rgba(255,255,255,1)!important;    
    z-index: 1;
}

.breadcrumb {
    background-color: rgba(255,255,255,0)!important;
}

.page-links {
    color: #222;
    transition: .5s;
}

.page-links:hover {
    color: #555;
    text-decoration: none;
}

.img-prod {
    max-width: 100%;
    transition: .5s;
}

.prod-item h3 {
    font-size: 1.2em;
    margin: 0;
    padding: 1rem .5rem;
    height: 80px;
}

.forlife__place, .forbusiness__place {
    text-align: left;
    font-size: .8em;
    padding: 0 0 1rem 1rem;
}

.forlife__place i, .forbusiness__place i {
    color: #999;
}

.r-list {
    display: flex;
    align-self: center;
    border: 5px solid #fff;
    border-radius: 10px;
    padding: 1.5rem;
    justify-content: center;
    background: rgba(255,255,255,.55);
}

.r-list h2 {
    margin: 0;
    line-height: 1.2;
    color: #444;
}


.r-item {
    width: 200px;
    text-align: center;
    padding: 0 2rem;
    color: #2E5828;
    font-weight: bold;
}

.r-item span {
    font-weight: bold;
    display: block;
    font-size: 2em;
    color: red;
}

.video-bg2 {
    position: relative;
    padding: 4rem 1rem;
    text-align: center;
    color: #fff;
    background: url(../i/video-bg.jpg) center center no-repeat;
    text-shadow: 1px 1px 2px rgba(0,0,0,.35);
}

.video-bg {
    position: relative;
    padding: 4rem 1rem;
    text-align: center;
    color: #fff;
    background: url(../i/video-bg.jpg) center center no-repeat;
    text-shadow: 1px 1px 2px rgba(0,0,0,.35);
}

.video-bg:hover .icon-youtube-logo, .video-bg2:hover .icon-youtube-logo {
    opacity: 1;
    color: red;
}

.icon-youtube-logo {
    font-size: 4em;
    margin-top: 2rem;
    display: block;
    opacity: .5;
    transition: .5s;
}

.infrastructure {
    padding: 4rem 0;
}

.infrastructure h2 {
    text-align: center;
    margin-bottom: 2rem;
}

.infrastructure__img {
    width: 100%;
    height: 174px;
    overflow: hidden;
}


.infrastructure__list img {
    max-width: 100%;
}

.infrastructure__list h4 {
    text-align: center;
    margin-top: 1rem;
    padding: 0;
    line-height: 1.2;
}

.infrastructure__list p {
    text-align: center;
    color: #999;
}


.video-screen img {
    width: 100%;
}

.video {
    padding: 1rem 0;
}

.video h1 {
    text-align: center;
    font-size: 2em;
}

.video-item {
    position: relative;
    margin-bottom: 2rem;
}

.video-item:hover .icon-youtube-logo {
    opacity: 1;
    color: red;
}

.video-item i {
    color: #fff;
    position: absolute;
    top: 30px;
    left: 37%;
}

.video-item h4 {
    text-align: center;
    padding: 1rem 0;
    margin: 0;
    font-size: 1em;
}

.forlife__street, .forbusiness__street {
    float: right;
    font-size: .8em;
    padding: 0 1rem 1rem;
    margin-top: -1px;
}

.installmentplan {
    padding: 1rem 0;
}

.p_t h1 {
    text-align: center;
    font-size: 2em;
}

.p-flex {
    display: flex;
    justify-content: center;
    align-self: center;
    padding: 2rem 0;
}

.p-item {
    width: 100%;
    text-align: center;
}

.p-item span {
    font-size: 3em;
    display: block;
    font-weight: bold;
    color: red;
    max-width: 150px;
    margin: auto;
    border: thin solid #e5e5e5;
    border-radius: 50%;
    padding: 2rem 0;
    margin-bottom: 2rem;
}

.pont {
    background: url(../i/1200w.jpg) center center no-repeat;
    background-size: cover!important;
    width: 100%;
    padding: 0;
    margin-top: 2rem;
    overflow: hidden;
}

.pony-list {
    display: flex;
    width: 100%;
}

.pont-item {
    width: 50%;
    padding: 5rem .5rem;
    position: relative;
}

.pont-item-r {
    width: 50%;
    padding: 5.5rem 2rem 4.5rem 2rem;
    position: relative;
    background: rgba(255,255,255,.55);
}

.pont-item-r:before {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    width: 0;
    height: 0;
    border-top: 177.5px solid transparent;
    border-right: 50px solid rgba(255,255,255,.55);
    border-bottom: 177.5px solid transparent;
}

.ribbon-up {
    position: absolute;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-top: 177.5px solid rgba(255,255,255,.55);
    border-right: 50px solid transparent;
}

.ribbon-down {
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 177.5px solid rgba(255,255,255,.55);
    border-right: 50px solid transparent;
}

.pont-item h2, .pont-item h4, .pont-item h3 {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0,0,0,.35);
    font-size: 3em;
}

.ribbon-spec {
    position: absolute;
    top: 2rem;
    left: 24px;
    background: red;
    color: #fff;
    padding: .5rem 1rem;
}

.ribbon-spec:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 12px solid red;
    border-bottom: 20px solid transparent;
}

.ribbon-spec-up {
    position: absolute;
    top: 0;
    right: 100%;
    width: 0;
    height: 0;
    border-top: 20px solid red;
    border-left: 12px solid transparent;
}

.ribbon-spec-down {
    position: absolute;
    bottom: 0;
    right: 100%;
    width: 0;
    height: 0;
    border-bottom: 20px solid red;
    border-left: 12px solid transparent;
}

.p-button {
    background: #2E5828;
    color: #fff;
    border: thin solid #2E5828;
    padding: .5rem 2rem;
    cursor: pointer;
    transition: .5s;
}

.p-button:hover {
    background: #6FAC65;
    color: #fff;
    border-color: #6FAC65;
}


#forlife {
    padding: 4rem 0;
}

#forlife span {
    font-weight: bold;
}

#forlife p.text-center {
    position: relative;
    margin-bottom: 2rem;
}

#forlife p.text-center:before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 42%;
    background: #e5e5e5;
    width: 16%;
    height: 3px;
}

#forlife p.text-center:after {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 46%;
    background: #e5e5e5;
    width: 8%;
    height: 3px;
}

.prod-detail {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 81px;
    background: rgba(0,0,0,.35);
    transition: .5s;
}

.prod-detail a {
    display: inline-block;
    color: #fff;
    border: thin solid #fff;
    padding: .5rem 2rem;
    background: rgba(255,255,255,.1);
}

.prod-detail a:hover {
    background: rgba(255,255,255,.2);
    text-decoration: none;
}

.map {
    width: 100%;
    height: 300px;
}

.qwiz-form h4 {
    color: #2E5828;
    margin: 0;
    padding: 1rem;
    font-size: 1.4em;
}

.qwiz-form p {
    font-size: .8em;
}

form#formMain {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

form#formMain input {
    width: 100%;
    padding: .5rem 1rem;
    border: thin solid #e5e5e5;
}

form#formMain button {
    background: #2E5828;
    border: thin solid #2E5828;
    color: #fff;
    padding: .5rem 1rem;
    position: absolute;
    top: 0;
    right: 0;
}

.fs-8 {
    font-size: .8em;
}

.zi-5 {
    z-index: 5;
    position: relative;
}

.phone a, .smart-modal-closer a, .qwiz-item a, .video-bg a, .video-bg2 a, .video-item a, .load-link a, .partner__text a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.smart-modal {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.35);
    width: 100%;
    height: 100%;
    z-index: 1001;
    transition: .5s;
}

.smart-modal-body {
    position: fixed;
    top: 10vh;
    left: 20%;
    width: 60%;
    max-height: 82vh;
    background: #fff;
    z-index: 1001;
    border-radius: 4px;
    padding: 0;
    overflow-y: auto;
}

.alert {
    padding: .3rem 1rem;
    border-radius: 0;
}

.alert-danger {
    border-top: thin solid #721c24;
    border-bottom: thin solid #721c24;
    border-left: 0;
    border-right: 0;
}

.alert-success {
    border-top: thin solid #155724;
    border-bottom: thin solid #155724;
    border-left: 0;
    border-right: 0;
}

section.contact {
    padding: 50px 0;
    margin: 0;
}

.vcard div {
    padding: .2rem;
}

a.fn.url {
    display: block;
    padding: .3rem 0;
    border-top: 3px solid #6FAC65;
    margin-top: 1rem;
}

.step-title {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 1rem;
    padding: .5rem 1rem;
    border-bottom: thin solid #6FAC65;
    line-height: 1.2;
}

form#callback {
    margin-top: 2rem;
    display: block;
}

span.c-status {
    float: right;
    font-size: .8em;
    color: #6FAC65;
}

img.fn.photo {
    max-width: 113px;
    margin: auto;
}

ul.soc&gt;li:hover {
    opacity: 0.8;
}

.dsc-chat-client {
    border: thin solid #6FAC65;
    padding: 1rem 2rem;
}

.dsc-chat-client span, .dsc-chat-man span {
    display: block;
}

span.c-name {
    font-weight: bold;
    text-transform: uppercase;
}

.dsc-chat-man {
    margin-top: 1rem;
    border: thin solid #e5e5e5;
    padding: 1rem 2rem;
}

span.fn.photo {
    display: block;
    width: 100%;
    text-align: center;
}

.smart-modal-mid {
    padding: 2rem;
}

.smart-modal-top {
    background: #2E5828;
    color: #fff;
    border-radius: 4px 4px 0 0;
    padding: 1rem;
}

.smart-modal-top h3 {
    font-size: 1em;
    padding: .5rem 1rem;
    margin: 0;
}

.smart-modal-closer {
    position: relative;
    float: right;
    padding: .3rem 1rem 0;
    cursor: pointer;
    color: #999;
    font-size: 1.2em;
    transition: .5s;
}

.smart-modal-closer:hover {
    color: #fff;
}

.modal-close {
    top: -100vh!important;
}

.qwiz-item {
    border: 2px dashed #e5e5e5;
    margin: 1px;
    display: flex;
    position: relative;
}

.qwiz-detail img {
    width: 100px;
}

.qwiz-detail {
    text-align: center;
}

span.gray {
    color: #999;
}

.contact-qwiz {
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: thin solid #e5e5e5;
}

.comment {
    text-align: left;
    border: thin solid #e5e5e5;
    padding: .5rem 1rem;
    position: relative;
    margin: 1rem 0;
    font-size: .8em;
}

.comment:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 70px;
    width: 0;
    height: 0;
    border-bottom: 12px solid #e5e5e5;
    border-left: 12px solid transparent;
}

.comment:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 71px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
}

.qwiz-item img {
    height: 60px;
    margin-top: .5rem;
    margin-left: 1rem;
    margin-right: 1rem;
}

.qwiz-item h5 {
    margin-top: .5rem;
}

.form-input {
    width: 100%;
    padding: .5rem 1rem;
    margin-bottom: 1.5rem;
    border: thin solid #e5e5e5;
}

.p-polit {
    padding: 1rem 0;
    font-size: .8em;
}

.section.section1 .section-slider-content img {
    transition:opacity 1.5s linear;
    display:block;
    width: 200px;
}

.section h1, .section h2 {
    font-weight: bold;
    margin-top: 5rem;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0,0,0,.1), -1px -1px 2px rgba(0,0,0,.1);
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 300%;
}

.top-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 2px 11px 33px -19px rgba(0,0,0,1);
    -moz-box-shadow: 2px 11px 33px -19px rgba(0,0,0,1);
    box-shadow: 2px 11px 33px -19px rgba(0,0,0,1);
    z-index: 1001;
}


.section1 .section-slider-content .image1{
    transition-duration:3s!important
    
}


.section-slider-image{
    overflow:hidden;
    height:1px;
    min-height:80vh
}

.section-slider-image.patternno:before{
    background:0 0;
    z-index:0
    
}

.section-slider-image:after,.section-slider-image:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
    
}

.section-slider-image:after{
    background: rgba(0,0,0,.15);
    z-index:1
    
}

div#map {
    height: 80vh!important;
}

.section-slider-content{
    height:1px;
    min-height:100%;
    z-index:1;
    position:relative;
    margin:0 auto;
    width:100%;
    max-width:1200px;
    min-width:240px;
    padding-top:13%
    
}

.section-slider-content .content{
    height:1px;
    min-height:100%
    
}

.section-slider-image div{
    height:100%;
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover
    
}

.section .section-slider-image{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
    
}

.section{
    position:relative;
    max-height:100vh
}

div#fullpage {
    padding-bottom: 8rem;
}

.section .section-slider-image div{
    -webkit-transform:translateZ(0) scale(1.1);
    transform:translateZ(0) scale(1.1);
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff;
    opacity:1;
    transition:opacity 5s ease,-webkit-transform 30s ease;
    transition:opacity 5s ease,transform 30s ease;
    transition:opacity 5s ease,transform 30s ease,-webkit-transform 30s ease;
    transition-delay:.1s
    
}

.section .section-slider-image .active{
    -webkit-transform:translateZ(0) scale(1.4);
    transform:translateZ(0) scale(1.4)
    
}

.section .section-slider-image .hidden-i{
    opacity:0
    
}

.call-body {
    padding: 0;
    margin: 0;
}

.call-bg {
    background: url(../i/call-bg.jpg) center center no-repeat;
    background-size: cover!important;
    width: 100%;
    height: 30vh;
}

.call-form {
    padding: 2rem;
}

.call-form label {
    width: 100%;
}

.call-form input {
    width: 100%;
    border: thin solid rgba(0,0,0,.2);
    padding: .5rem 1rem;
    margin-bottom: 1rem;
}

.call-form button {
    background: #2E5828;
    border: 0;
    color: #fff;
    padding: .5rem 2rem;
    transition: .5s;
    cursor: pointer;
}

.call-form button:hover, .call-form button:active, .call-form button:focus {
    opacity: .8;
    outline: 0!important;
}

.call-bottom {
    padding: 1rem;
    border-top: thin solid #e5e5e5;
    font-size: .8em;
}

img.logotip {
    height: 80px;
    position: absolute;
    top: -22px;
    left: 0;
}

.info-top {
    background: #2E5828;
    color: #fff;
    padding: .5rem 0;
}

nav {
    position: relative;
    z-index: 5;
    width: 100%;
    max-height: 100px;
    background: #fff;
}

.navbar-content {
    width: 100%;
}

.navbar-content ul {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    list-style-type: none;
}

.navbar-content li a {
    display: block;
    padding: 2.2rem 1rem 1.5rem 1rem;
    color: #444;
}

.navbar-content li a:hover {
    text-decoration: none!important;
    color: #000;
}

.phone {
    position: absolute;
    top: 2rem;
    font-size: 1.5em;
    color: #000;
    padding-left: 81px;

}

.logo-name {
    max-width: 250px;
    margin-top: -10px;
}

.logo-name span {
    display: block;
    margin-top: -9px;
    font-size: .8em;
}

.open {
    display: block!important;
}

.end-top {
    width: 100%;
    height: 100px;
}

.menu-list {
    width: 100%;
    margin-top: 5rem;
    z-index: 5;
    position: relative;
}

.menu-item {
    display: block;
    position: relative;
    max-width: 140px;
    height: 140px;
    text-align: center;
    color: #000;
    padding: 0 .2rem;
    margin: auto;
    margin-bottom: .5rem;
    transition: .5s;
}

.menu-item:hover {
    border: thin solid #fff;
    color: #fff;
}

.menu-item a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.menu-item a:hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0);
}

.greens {
    background: #7cde67;
    border: thin solid #7cde67;
}

.yellow {
    background: #79d4ff;
    border: thin solid #79d4ff;
}

.puple {
    background: #ce8fdf;
    border: thin solid #ce8fdf;
}

.menu-item-icon {
    font-size: 3em;
    padding-top: 1rem;
    color: #fff;
}

.web {
    display: block!important;
}

.informer {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.informer-body {
    border: thin solid #2E5828;
    color: #2E5828;
    width: 100px;
    position: relative;
    font-size: .7em;
    padding: 0 .5rem;
    text-align: right;
}

.informer-logo {
    position: absolute;
    font-size: .8em;
    top: 2px;
}

.informer-body i {
    position: absolute;
    bottom: 2px;
    left: .5rem;
}

@media (max-width: 768px){
    
    .section-slider-content {
        text-align: center;
    }
    
    .section.section1 .section-slider-content img {
        position: relative;
    width: 80px;
    display: inline-block;
}




.metka {
    display: block;
}


.borki-ponts {
    max-width: 230px;
}

.smart-modal-mid h4 {
    font-size: 1.4em;
}

.action {
    margin-top: 5rem;
}

.a-ribbon:after {
    left: 99.5%;
}

nav.hk {
    min-height: 50px;
}

div#fullpage {
    padding-bottom: 8rem;
    height: 100vh;
}

.btn-ipot {
    left: 32%;
}

#forlife p.text-center {
    padding: 1rem 2rem;
}

#forbusiness {
    margin-top: 50px;
}

.prod-item-img, .infrastructure__img {
    height: 200px;
}

.map {
    margin-top: 2rem;
}

.smart-modal-mid {
    padding: 1rem;
}

.r-list {
    display: block;
    text-align: center;
}

.r-item {
    width: 100%;
    padding: 1rem;
}

.r-item span {
    font-size: 3em;
}

.p-flex, .pony-list {
    display: block;
}

.p-item {
    margin-bottom: 2rem;
}

.pont-item, .pont-item-r {
    width: 100%;
}

.pont-item-r:before, .ribbon-up, .ribbon-down {
    display: none;
}

.pont-item h2, .pont-item h4, .pont-item h3 {
    font-size: 2em;
    text-align: center;
}

.prod-item {
    margin-bottom: 2rem;
    border-bottom: thin solid #e5e5e5;
}

.smart-modal-body {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100vh;
    border-radius: 0;
}

.qwiz-detail {
    padding-top: 2rem;
}

nav {
    min-height: 100px;
    max-height: 100vh;
}

.navbar-content ul {
    display: block;
    margin-left: -35px;
}

.navbar-content li a {
    padding: .5rem 1rem;
    border-bottom: thin solid #e5e5e5;
}

.navbar-content {
    position: absolute;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    left: 0;
    background: #fff;
    border-top: thin solid #e5e5e5;
    z-index: 9;
    top: 100px;
    transition: .5s;
    -webkit-box-shadow: 2px 11px 33px -19px rgba(0,0,0,1);
    -moz-box-shadow: 2px 11px 33px -19px rgba(0,0,0,1);
    box-shadow: 2px 11px 33px -19px rgba(0,0,0,1);
}

.navbar-content.open {
    max-height: 80vh;
}

.menu-list {
    margin-top: 0;
    display: table;
}

.menu-item {
    height: 50px;
    vertical-align: middle;
    display: table-cell;
}

.info-top {
    text-align: center;
    position: relative;
}

.info-top a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.web {
    display: none!important;
}

.foot ul {
    display: block;
}

.informer {
    justify-content: center;
    margin-bottom: 1rem;
}


.section-slider-image{
    min-height:100vh
}

.callback {
    width: 100%;
    right: -100%;
    overflow-y: auto;
}

.section h1,.section h2 {
    font-size: 2.2em;
}

.c-box__title {
    font-size: 2em;
}

.c-box {
    min-height: 100vh;
}

}


@media (max-width: 360px){
    
.logo-name {
    max-width: 180px;
    margin-top: -18px;
}


.section h1,.section h2 {
    font-size: 2.2em;
}

.logo-name span {
    line-height: 16px;
    margin-top: -3px;
}
    
}


@media (max-width: 240px){
    
.section h1, .section h2 {
    font-size: 1.2em;
}

img.logotip {
    height: 50px;
}

.phone {
    padding-left: 54px;
}

button.mobile-menu-trigger {
    margin-top: 1.1rem;
}

nav {
    min-height: 80px;
}

.section-slider-image {
    min-height: 130vh;
}

.navbar-content {
    top: 80px;
}

.btn-top {
    padding: .2rem 2rem;
}
    
.logo-name {
    max-width: 150px;
    margin-top: -18px;
    font-size: .8em;
}

.logo-name span {
    line-height: 16px;
    margin-top: -3px;
}
    
}

::-webkit-scrollbar-button {
width:8px;
height:0px
}

::-webkit-scrollbar-track {
background-color: #fff;
}

::-webkit-scrollbar-track:hover {
background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
background-color: #2E5828;
transition: 1s;
}

::-webkit-scrollbar-thumb:hover{
background-color: #6FAC65;
}

::-webkit-scrollbar-thumb:focus{
background-color: #13390D;
}

::-webkit-scrollbar-thumb:active{
background-color: #13390D;
}

::-webkit-resizer{
width:8px;
height:0px
}

::-webkit-scrollbar{
width: 6px;
}</pre></body></html>