@font-face{font-family:'GothamPro-Bold';src:url("/fonts/GothamPro-Bold/GothamPro-Bold.eot") format('embedded-opentype'),url("/fonts/GothamPro-Bold/GothamPro-Bold.woff") format('woff'),url("/fonts/GothamPro-Bold/GothamPro-Bold.ttf") format('truetype'),url("/fonts/GothamPro-Bold/GothamPro-Bold.svg#GothamPro-Bold") format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'GothamPro-Light';src:url("/fonts/GothamPro-Light/GothamPro-Light.eot") format('embedded-opentype'),url("/fonts/GothamPro-Light/GothamPro-Light.otf") format('opentype'),url("/fonts/GothamPro-Light/GothamPro-Light.woff") format('woff'),url("/fonts/GothamPro-Light/GothamPro-Light.ttf") format('truetype'),url("/fonts/GothamPro-Light/GothamPro-Light.svg#GothamPro-Light") format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Panton-Black';src:url("/fonts/Panton-Black/Panton-Black.eot") format('embedded-opentype'),url("/fonts/Panton-Black/Panton-Black.otf") format('opentype'),url("/fonts/Panton-Black/Panton-Black.woff") format('woff'),url("/fonts/Panton-Black/Panton-Black.ttf") format('truetype'),url("/fonts/Panton-Black/Panton-Black.svg#Panton-Black") format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Panton-Bold';src:url("/fonts/Panton-Bold/Panton-Bold.eot") format('embedded-opentype'),url("/fonts/Panton-Bold/Panton-Bold.otf") format('opentype'),url("/fonts/Panton-Bold/Panton-Bold.woff") format('woff'),url("/fonts/Panton-Bold/Panton-Bold.ttf") format('truetype'),url("/fonts/Panton-Bold/Panton-Bold.svg#Panton-Bold") format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Panton-Light';src:url("/fonts/Panton-Light/Panton-Light.eot") format('embedded-opentype'),url("/fonts/Panton-Light/Panton-Light.otf") format('opentype'),url("/fonts/Panton-Light/Panton-Light.woff") format('woff'),url("/fonts/Panton-Light/Panton-Light.ttf") format('truetype'),url("/fonts/Panton-Light/Panton-Light.svg#Panton-Light") format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Panton-SemiBold';src:url("/fonts/Panton-SemiBold/Panton-SemiBold.eot") format('embedded-opentype'),url("/fonts/Panton-SemiBold/Panton-SemiBold.otf") format('opentype'),url("/fonts/Panton-SemiBold/Panton-SemiBold.woff") format('woff'),url("/fonts/Panton-SemiBold/Panton-SemiBold.ttf") format('truetype'),url("/fonts/Panton-SemiBold/Panton-SemiBold.svg#Panton-SemiBold") format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'ProximaNova-Light';src:url("/fonts/ProximaNova-Light/ProximaNova-Light.eot") format('embedded-opentype'),url("/fonts/ProximaNova-Light/ProximaNova-Light.otf") format('opentype'),url("/fonts/ProximaNova-Light/ProximaNova-Light.woff") format('woff'),url("/fonts/ProximaNova-Light/ProximaNova-Light.ttf") format('truetype'),url("/fonts/ProximaNova-Light/ProximaNova-Light.svg#ProximaNova-Light") format('svg');font-weight:normal;font-style:normal}.wrap-form{position:fixed;top:0;bottom:0;left:0;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;z-index:40;background:url("/img/icons/form_bg.png");-webkit-transform:translateY(-150%);-ms-transform:translateY(-150%);transform:translateY(-150%);}.wrap-form.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.wrap-form .before{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.wrap-form input[type="checkbox"]{display:none}.wrap-form input[type="checkbox"] + label{cursor:pointer;}.wrap-form input[type="checkbox"] + label:before{content:"";display:inline-block;height:26px;width:28px;margin:0 10px 0 0;background-image:url("/img/icons/checkboxfalse.png");background-repeat:no-repeat}.wrap-form input[type="checkbox"]:checked + label:before{background-image:url("/img/icons/checkboxyes.png")}.wrap-form .textarea{height:160px}.wrap-form .wrapper-checkbox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.wrap-form .wrapper-file{background-color:#fff;color:#000;margin-bottom:10px;}.wrap-form .wrapper-file input{display:none}.wrap-form .wrapper-file label{cursor:pointer;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;height:40px;background:#dbdbdb;}.wrap-form .wrapper-file label img{margin-right:9px}.wrap-form .wrapper-file .attached-item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;padding:5px 10px;}.wrap-form .wrapper-file .attached-item:nth-child(even){background-color:#f5f5f5}.wrap-form .wrapper-file .attached-item .file-name{margin-right:15px;width:115px;overflow:hidden}.wrap-form .wrapper-file .attached-item .progress-bar{height:15px;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;border:1px solid #3f46ad;}.wrap-form .wrapper-file .attached-item .progress-bar .current{background-color:#3f46ad;height:100%;width:0}.text-and-label{height:80px;position:relative;margin-bottom:10px;background:#fff;}.text-and-label label{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:80px;position:absolute;top:0;left:0;width:100%;padding:0 20px;color:#000;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.text-and-label.active{background-color:#3f46ad;}.text-and-label.active label{-webkit-transform:translate(-13px,-28px);-ms-transform:translate(-13px,-28px);transform:translate(-13px,-28px);color:#fff;background-color:transparent}.text-and-label.active input[type="text"],.text-and-label.active textarea{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);}.text-and-label.active input[type="text"].error,.text-and-label.active textarea.error{color:#b44601}form{width:500px;padding:20px;background-color:#23275d;color:#fff;}form input[type="text"],form textarea{position:absolute;top:23px;left:7px;width:calc(100% - 14px);border:none;outline:none;font-size:17px;font-family:"ProximaNova";transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}form input[type="text"]{height:50px;padding:0 20px}form textarea{height:128px;resize:none;padding:10px 20px}form button.btn{width:100%;height:80px;margin-top:15px;background:#f2cc06;color:#fff;font-weight:400;cursor:pointer;font-size:27px;}form button.btn:hover{background-color:#e4c004}form h2{margin-bottom:20px}form p,form h2{color:#fff}.success{max-width:500px;padding:60px 20px;text-align:center;background-color:#23275d;}.success svg{width:60px;height:60px;margin-bottom:20px;fill:#fff}.success p{text-transform:uppercase;font-weight:400;color:#fff}.disabled{pointer-events:none}.hidden{display:none}.cancel{width:35px;height:35px;position:absolute;top:30px;right:30px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;fill:#fff;cursor:pointer}.bottom-hover{color:#fff;position:relative;z-index:0;border-bottom:1px solid #fff;}.bottom-hover:after{content:'';position:absolute;width:100%;height:100%;bottom:0;left:0;background-color:#fff;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s, -webkit-transform .1s;z-index:-1}.bottom-hover:hover{color:#23275d}.bottom-hover:hover:after{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:"Panton-Light";overflow-X:hidden}body > svg{display:none}button:active,.slick-slide:focus{outline:none;border:none}a{text-decoration:none}button{outline:none;background:none;border:0;cursor:pointer;}button.order{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:68px;width:293px;border-radius:5px;padding-left:12px;}button.order p{font-size:27px}button.order svg{width:25px;height:25px;margin-right:15px}h1{position:relative;font-size:72px;font-family:"Panton-Black";text-transform:uppercase;letter-spacing:4px;z-index:5}h2{text-align:center;color:#3b429e;font-size:47px;font-weight:100}h4{text-align:center;color:#3b429e;font-size:30px;font-weight:100}sup{vertical-align:baseline;font-size:.6em;position:relative;top:-.5em}li{list-style-type:none}p{font-size:21px;color:#23275d;letter-spacing:1px}p.gotham{font-family:"GothamPro-Light"}.content{margin:0 auto;}.content--big{max-width:1252px}.content--middle{max-width:1127px}.content--small{max-width:820px}section{width:100%;position:relative}@media (min-width:761px){.wholesale-form h2{font-size:40px}}section.main{height:100vh;padding:50px 50px 0;background-color:#23275d;}section.main .content{height:calc(100vh - 150px);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}section.main .content .wrapper-slider{position:relative;width:calc(100% - 475px);}section.main .content .wrapper-slider .slider{position:relative;height:calc(100vh - 150px);width:calc(100% - 20px)}section.main .content .wrapper-slider .wrapper-country{position:absolute;right:86px;bottom:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}section.main .content .wrapper-slider .wrapper-country p{margin-left:10px;color:#fff;font-size:13px}section.main .content .wrapper-slider .slider-controls{position:absolute;bottom:5px;left:15px;}section.main .content .wrapper-slider .slider-controls .line{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}section.main .content .wrapper-slider .slider-controls svg{width:30px;height:25px;margin-right:15px;fill:#fff;cursor:pointer;}section.main .content .wrapper-slider .slider-controls svg.not-act{opacity:.6}section.main .content .wrapper-slider .slider-controls .counter-block{font-size:15px;font-family:"ProximaNova-Light";color:#fff}section.main .content .wrapper-slider .slide{height:calc(100vh - 150px);background-size:cover;background-repeat:no-repeat;background-position:center}section.main .content .right-side{position:relative;height:100%;width:475px;padding:0 35px 0 20px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}section.main .content .right-side .logo-block{position:absolute;top:25px;left:-220px;}@media (max-width:980px){section.main .content .right-side .logo-block{display:none}}section.main .content .right-side .logo-block img{width:100px;height:100px}section.main .content .right-side a{text-transform:uppercase}section.main .content .right-side .call-block{font-size:21px;}section.main .content .right-side .call-block a:first-child{position:relative;color:#f2cb00}section.main .content .right-side .call-block a:nth-child(2){position:relative;color:rgba(255,255,255,0.7)}section.main .content .right-side .call-block i{position:absolute;font-size:11px;bottom:-13px;left:0;white-space:nowrap;text-transform:none}section.main .content .right-side .order{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px;}section.main .content .right-side .order svg{width:30px;height:35px;margin-top:-10px;margin-left:20px;fill:#f2cb00}section.main .content .right-side .txt-block,section.main .content .right-side p{color:#fff;z-index:5}section.main .content .right-side p:nth-of-type(1){line-height:1.4em}section.main .content .right-side p:nth-of-type(2){line-height:1.4em}section.main .content .right-side p:nth-of-type(3){line-height:1.4em}section.main .content .right-side h1{margin-left:-150px;margin-bottom:.3em;line-height:1em}section.main .content .right-side h3{font-size:32px;margin-bottom:20px;font-family:"Panton-Bold";color:#d4aa36}@media (max-width:980px){section.main .content .right-side h3{margin-left:0;font-size:26px}}@media (max-width:760px){section.main .content .right-side h3{font-size:22px}}section.main .content .right-side .links-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}@media (max-width:480px){section.main .content .right-side .links-wrapper{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}section.main .content .right-side .buy-link{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:170px;height:57px;border:3px solid #c4c4c4;border-radius:5px;text-transform:uppercase;letter-spacing:1px;font-size:16px;color:#fff;}section.main .content .right-side .buy-link:hover{background-color:#d93d17}section.main .content .right-side .wholesale{width:240px}section.main nav{position:absolute;bottom:0;left:0;width:100%;height:70px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#23275d;z-index:20;margin:0 auto;}section.main nav.fixed{position:fixed;top:0;bottom:auto}section.main nav ul{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:980px}section.main nav li{height:100%;}section.main nav li a{font-size:21px;font-family:"Panton-Light";color:rgba(255,255,255,0.2);transition:color .2s;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}section.main nav li a.active,section.main nav li a:hover{color:#fff}section.main .slick-dots{bottom:15px;}section.main .slick-dots button{display:none}section.main .slick-dots li{width:10px;height:10px;border:1px solid #fff;border-radius:50%;}section.main .slick-dots li:hover{background-color:#fff}section.main .slick-dots .slick-active{background-color:#fff}section.products{padding:95px 0 95px;background:url("/img/pattern/agsquare.png") repeat;}section.products .wrapper-products{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:40px;padding-top:1px;padding-left:1px}section.products .product-block{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:416.5px;height:430px;position:relative;background:#fff;padding:29px 24px 32px 55px;}section.products .product-block:before{content:"";position:absolute;top:0;left:0;width:calc(100% - 1px);height:calc(100% - 1px);border:1px solid #dedede;z-index:5}section.products .product-block *{color:#2e3759}section.products .product-block .wrapper-title-and-calc{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}section.products .product-block p.name span{font-family:"Panton-Bold"}section.products .product-block .top-block{z-index:1}section.products .product-block .calc-meter-count{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}section.products .product-block .calc-meter-count div{cursor:pointer;position:relative;width:41px;height:3px;background:#c0c3cf}section.products .product-block .calc-meter-count .increase:after{content:"";position:absolute;left:calc(50% - 5.5px);top:calc(100% + 2px);width:0;height:0;border-style:solid;border-width:0 5.5px 6px 5.5px;border-color:transparent transparent #c0c3cf transparent}section.products .product-block .calc-meter-count .reduce:after{content:"";position:absolute;left:calc(50% - 5.5px);bottom:calc(100% + 2px);width:0;height:0;border-style:solid;border-width:6px 5.5px 0 5.5px;border-color:#c0c3cf transparent transparent transparent}section.products .product-block .calc-meter-count span.count{display:block;font-size:21px;font-family:"Panton-Bold";color:#d93d17;text-align:center}section.products .product-block .wrapper-coast{margin-left:-55px;}section.products .product-block .wrapper-coast .price-block{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:2px}section.products .product-block .wrapper-coast .price{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:155px;height:40px;margin-right:12px;padding-left:40px;background:#ffe02a;font-size:21px;font-family:"Panton-Bold"}section.products .product-block--violet .wrapper-coast .price{background:#23275d;color:#f2cb00}section.products .product-block--get-price{padding:170px 0 32px;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;background-color:#23275d;}section.products .product-block--get-price svg{fill:#fff;width:70px;height:90px}section.products .product-block--get-price p{font-size:30px;font-family:"Panton-Light";text-align:center;z-index:5;}section.products .product-block--get-price p span{color:#fff;border-bottom:1px solid #fff}section.products .product-block--get-price:hover{background-color:#d93d17;}section.products .product-block--get-price:hover span{border-bottom:1px solid transparent}section.products .product-block .btn-buy{width:222px;height:57px;margin-left:43px;border:3px solid #c4c4c4;border-radius:5px;text-transform:uppercase;font-family:"Panton-SemiBold";font-size:24px;color:#fff;z-index:5;}section.products .product-block .btn-buy:hover{background-color:#d93d17}section.products .product-block .img{position:absolute;bottom:0;left:0;height:200px;width:100%;background-repeat:no-repeat;background-size:cover;}section.products .product-block .img:before{content:"";position:absolute;top:0;left:0;width:100%;height:50px;background:linear-gradient(to bottom,#fff 0%,#fff 0%,rgba(255,255,255,0.98) 8%,rgba(255,255,255,0.51) 65%,rgba(255,255,255,0) 100%)}section.products .product-block.discount .old-price{margin-left:55px;width:75px;color:#7a7f86;font-family:"Panton-Bold";font-size:21px;position:relative;}section.products .product-block.discount .old-price span{position:relative;}section.products .product-block.discount .old-price span:after{content:'';position:absolute;top:50%;left:-3px;right:-3px;height:2px;background-color:#e86053}section.products .product-block.discount .wrapper-coast .price{width:85px;padding-left:10px}section.products .product-block.discount .discount-date{color:#7a7f86;font-size:16px;font-family:"Panton-Light";margin-top:5px}section.how-work{position:relative;width:100%;height:100vh;padding-top:95px;}section.how-work .how-work-slider{position:absolute;top:0;left:0;width:100%;height:100%;}section.how-work .how-work-slider .slick-list,section.how-work .how-work-slider .slick-track{height:100%}section.how-work .how-work-slider .slick-slide{background-size:cover}section.how-work .how-work-slider .slick-dots{bottom:25px}section.how-work .how-work-slider .slick-dots li button:before{font-size:16px;color:#fff;opacity:1}section.how-work .how-work-slider .slick-dots li.slick-active button:before{color:#d93d17}section.how-work .arrow{position:absolute;top:50%;margin-top:-25px;cursor:pointer}section.how-work .arrow-prev{left:50px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s;}section.how-work .arrow-prev:hover{-webkit-transform:translateX(-15px);-ms-transform:translateX(-15px);transform:translateX(-15px)}section.how-work .arrow-next{right:50px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s;}section.how-work .arrow-next:hover{-webkit-transform:translateX(15px);-ms-transform:translateX(15px);transform:translateX(15px)}section.how-work .content--small{position:relative}section.how-work svg{fill:#fff;width:50px;height:50px}section.how-work h2{color:#fff;margin-bottom:calc(50vh - 95px - 54px - 75px)}section.how-work .text{background-color:rgba(41,41,41,0.58)}section.how-work p{margin-bottom:10px;color:#fff;text-align:center;font-weight:600;}section.how-work p:nth-of-type(1){font-family:"GothamPro-Light"}section.advantage{padding-top:95px;background:url("/img/pattern/agsquare.png") repeat;}section.advantage .wrapper-advantages{margin-top:40px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-bottom:1px}section.advantage .advantage-block{position:relative;width:374.5px;height:392px;padding:50px;background-color:#fcfcfc;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}section.advantage .advantage-block:before{content:"";position:absolute;top:0;left:0;width:calc(100% - 1px);height:calc(100% - 1px);border:1px solid #dedede}section.advantage .advantage-block svg{width:85px;height:60px;fill:#d93d17}section.advantage .advantage-block .title{height:62px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-family:"GothamPro-Bold";font-size:27px;text-transform:uppercase;color:#23275d;margin:25px 0}section.advantage .advantage-block p{font-size:14px;line-height:1.3em}section.scheme{padding:95px 0 90px;background:url("/img/pattern/agsquare.png") repeat;}section.scheme sup{color:#ea7a70}section.scheme .wrapper-steps{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin:40px 0 160px;}section.scheme .wrapper-steps .step-block{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}section.scheme .wrapper-steps .step-block .round{position:relative;width:93px;height:93px;background-color:#23275d;border-radius:50%;}section.scheme .wrapper-steps .step-block .round span{position:absolute;top:-24px;right:4px;font-family:"Panton-Black";font-size:111px;color:#f4f4f4}section.scheme .wrapper-steps .step-block .line{width:1px;background-color:#d93d17}section.scheme .wrapper-steps .step-block svg{width:75px;height:55px;margin-top:5px;fill:#d93d17}section.scheme .wrapper-steps .step-block .description{width:330px;position:absolute;font-size:24px;color:#23275d}section.scheme .wrapper-steps .step-block:nth-child(2n-1) .line{height:150px}section.scheme .wrapper-steps .step-block:nth-child(2n-1) .description{top:calc(100% + 10px)}section.scheme .wrapper-steps .step-block:nth-child(2n) .line{height:50px}section.scheme .wrapper-steps .step-block:nth-child(2n) .description{top:calc(100% - 90px)}section.scheme .wrapper-steps .step-block--1 .description{width:212px;left:25px}section.scheme .wrapper-steps .step-block--2 .description,section.scheme .wrapper-steps .step-block--3 .description{text-align:center;left:calc(50% - 165px)}section.scheme .wrapper-steps .step-block--4 .description{width:220px;text-align:center;left:calc(50% - 110px)}section.scheme .wrapper-steps .step-block--5 .description{text-align:right;right:10px}section.scheme .wrapper-steps .step-block--5 span{color:#ea7a70;display:inline-block;margin:5px 0}section.scheme .wrapper-steps .step-block--5 a{color:#23275d;font-size:24px;border-bottom:1px solid #23275d;transition:border-bottom .2s}section.scheme .wrapper-steps .step-block--5 a:hover{border-bottom:1px solid transparent}section.scheme p.note{position:relative;font-family:"ProximaNova-Light";font-size:14px;color:#ea7a70;padding-left:20px;margin-bottom:15px;}section.scheme p.note sup{position:absolute;left:0;top:-.2em}section.buy{height:100vh;position:relative;border:1px solid #c4c4c4;}section.buy #map-container{position:absolute;top:0;left:0;width:100%;height:100%}section.buy .content{position:relative}section.buy .block-for-buy{position:absolute;width:394px;box-sizing:border-box;top:95px;left:0;border:1px solid #dedede;padding:48px 48px 25px;background:#fff;pointer-events:all;overflow:hidden}section.buy h2,section.buy h4{text-align:left}section.buy .order-call{width:100%;margin:15px 0 10px;background-color:#f2cc06;}section.buy .order-call p{color:#fff}section.buy .order-call svg{fill:#fff}section.buy .order-call:hover{background-color:#d93d17}section.buy p.instruction{text-align:justify;font-size:15px;color:#606f80}section.buy h4{margin-top:40px}section.buy .wrapper-place{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:15px;}section.buy .wrapper-place .map-marker{margin-right:10px;}section.buy .wrapper-place .map-marker img{width:26px;height:32px}section.buy .wrapper-place .place .city{margin:3px 0 7px;font-family:"Panton-Bold";font-size:24px;color:#2e3759}section.buy .wrapper-place .place a{display:block;margin-top:5px;color:#2e3759;opacity:.8;text-decoration:underline}section.buy .wrapper-place .place .hidden{display:none}section.buy .wrapper-place .place p{text-align:justify;font-size:15px;color:#606f80}section.buy .wrapper-place .place--active .changemark{position:relative;}section.buy .wrapper-place .place--active .changemark:after{content:"";position:absolute;left:calc(100% + 10px);top:50%;height:1px;width:200px;background-color:#f2cc06}section.our-client{padding:95px 0 50px;background:url("/img/pattern/agsquare.png") repeat;}section.our-client .content{position:relative}section.our-client .content--big{max-width:1489px;width:1489px;}@media (max-width:1500px){section.our-client .content--big{width:980px}}@media (max-width:980px){section.our-client .content--big{width:538px}}@media (max-width:760px){section.our-client .content--big{width:418px}}@media (max-width:400px){section.our-client .content--big{width:310px}}section.our-client .slider-controls{position:absolute;width:100%;height:122px;padding:0 50px;top:93px;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}section.our-client .slider-controls svg{fill:rgba(0,0,0,0.4);cursor:pointer;width:30px;height:100%}section.our-client .wrapper-clients{width:calc(100% - 250px);margin:36px auto 45px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}section.our-client .wrapper-clients .client-block{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:250px;height:122px;background:#fff;}section.our-client .wrapper-clients .client-block:before{content:"";position:absolute;top:0;left:0;width:calc(100% - 1px);height:calc(100% - 1px);border:1px solid #dedede}section.our-client .wrapper-clients .client-block .logo{max-height:calc(100% - 20px);max-width:calc(100% - 20px)}section.our-client .order-grid{margin:0 auto;background:#f2cb00;color:#23275d;}section.our-client .order-grid p{color:#23275d}section.our-client .order-grid svg{fill:#23275d}section.our-client .order-grid:hover{background-color:#d93d17;}section.our-client .order-grid:hover p{color:#fff}section.our-client .order-grid:hover svg{fill:#fff}footer{background:#23275d;padding:45px 0;}footer .line{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0}footer p,footer a{font-size:14px;color:#fff;line-height:1.4em}footer p.developer{opacity:.4}footer a{text-decoration:underline}footer a[href^="tel"]{text-decoration:none}footer .color--yellow{color:#f2cb00}footer .left-side{text-align:left}footer .right-side{text-align:right}@media (max-width:480px){footer{display:none}}@media screen and (max-height:615px){h2{font-size:40px}p{font-size:16px}section.main{min-height:585px}section.main .content{min-height:440px}section.main .content .wrapper-slider .slider,section.main .content .wrapper-slider .slide{min-height:440px;height:100%}form h2{margin-bottom:10px}form{padding:10px}.text-and-label,.text-and-label label{height:60px}form input[type="text"]{height:30px}.wrap-form .text-area{height:65px}form button.btn{height:50px;margin-top:10px;font-size:20px}}@media screen and (max-width:980px){h2{font-size:40px}p{font-size:16px}section.main,section.main .content{height:auto}form h2{margin-bottom:10px}form{padding:10px}.text-and-label,.text-and-label label{height:60px}form input[type="text"]{height:30px}.wrap-form .text-area{height:65px}form button.btn{height:50px;margin-top:10px;font-size:20px}section.main{padding-bottom:80px;}section.main .content{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}section.main .content .wrapper-slider{-webkit-order:2;-ms-flex-order:2;order:2}section.main .content .right-side{-webkit-order:1;-ms-flex-order:1;order:1;width:100%;}section.main .content .right-side p:nth-of-type(1),section.main .content .right-side p:nth-of-type(2),section.main .content .right-side p:nth-of-type(3){margin-left:0}section.main .content .right-side h1{margin-left:0;margin-top:20px;margin-bottom:20px;font-size:42px}section.main .content .right-side .buy-link{margin-top:20px}section.main .content .wrapper-slider{width:100%;margin-top:20px;}section.main .content .wrapper-slider .slider:after{display:none}section.main nav{display:none}section.how-work{min-height:450px;padding-top:70px;padding-bottom:40px;}section.how-work .slider-controls{display:none}section.how-work h2{margin-bottom:20px}section.buy{min-height:720px}.content--big{padding:0 20px}}@media screen and (max-width:760px){h2{font-size:28px}.content--big{padding:0 15px}section.main{padding:50px 20px 10px;}section.main .content .right-side{padding:0;}section.main .content .right-side h1{font-size:30px}section.main .content .wrapper-slider .slider,section.main .content .wrapper-slider .slide{width:100%;height:calc(100vh - 70px)}section.products .product-block{height:320px;width:300px;}section.products .product-block .img{height:125px}section.products .product-block .btn-buy{margin-left:-13px}section.advantage .advantage-block{padding:30px 15px;width:100%;height:auto;}section.advantage .advantage-block .title{display:inline-block}section.scheme{padding-bottom:0;}section.scheme .wrapper-steps{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;}section.scheme .wrapper-steps .step-block{margin-bottom:50px;}section.scheme .wrapper-steps .step-block.step-block--5 .description{text-align:left}section.scheme .wrapper-steps .step-block .description{padding:0 20px;margin-top:15px;position:relative;width:auto;left:auto;top:auto;right:auto;bottom:auto;}section.scheme .wrapper-steps .step-block .description br{display:none}section.buy{min-height:auto;height:auto;}section.buy #map-container{display:none}section.buy .content--big{padding:0}section.buy .block-for-buy{position:relative;width:100%;padding:48px 10px 48px;top:0;left:auto;margin:0 auto}section.buy .wrapper-place .place .changemark-mob.hidden{display:block}section.buy .wrapper-place .place .changemark{display:none}footer .content{position:relative;padding-bottom:75px}footer .right-side{position:absolute;bottom:0;left:15px;text-align:left}.wrap-form form{padding:20px 17px 20px;max-width:100%}.wrap-form .text-and-label.text{height:50px}.wrap-form .text-and-label label{height:50px;line-height:1em}.wrap-form .text-and-label input[type=text]{height:32px;top:18px;left:0;width:100%}.text-and-label.active label{-webkit-transform:translate(-13px,-14px);-ms-transform:translate(-13px,-14px);transform:translate(-13px,-14px)}.wrap-form svg.cancel{width:25px;height:25px;top:10px;right:10px}.wrap-form p{font-size:13px}.wrap-form .text-and-label.textarea{height:90px}.wrap-form .text-and-label textarea{height:67px;left:0;width:100%}section.our-client .slider-controls{top:68px;padding:0 20px}section.our-client .slick-dots{display:none !important}section.our-client .wrapper-clients{width:calc(100% - 140px)}}@media screen and (max-width:400px){section.our-client .slider-controls{top:101px;padding:0 10px;}section.our-client .slider-controls svg{width:25px}section.our-client .wrapper-clients{width:calc(100% - 60px)}}
/*# sourceMappingURL=../_sourcemaps/main.css.map */
