@charset "UTF-8";*{margin:0;padding:0;font-family:'Open Sans',sans-serif;outline:0}a{text-decoration:none;color:inherit}li,p{color:#232d4e;font-size:16px;font-weight:400;line-height:1.5;padding:10px 0;list-style-type:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none}h1,h2,h3,h4,h5{color:#232d4e;font-size:16px;font-weight:400;line-height:1.5;list-style-type:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none}.ta-c{text-align:center}.ta-l{text-align:left}.ta-r{text-align:right}.title{color:#232d4e;font-size:32px;font-weight:800;line-height:1.2;margin:0 0 20px}.white{color:#fff}.space{padding:80px 0 0}.space-small{padding:30px 0 0}.centered{margin:30px auto 0}.footer,.header,.order-section,.phone-section,.standart-block{width:100%;min-width:1200px;-webkit-box-sizing:border-box;box-sizing:border-box}.container,.container-flex{width:1200px;margin:0 auto;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.container-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.logo{background-image:url(../img/sprite.png);background-position:-622px -392px;width:166px;height:43px}.header{height:52px}.header .container-flex{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.nav{width:633px;height:100%;background:0 0}.nav ul.menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nav ul.menu li.list-menu{text-align:center}.nav ul.menu li.list-menu a{font-size:14px;font-weight:400;color:#232d4e;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;line-height:30px;position:relative}.nav ul.menu li.list-menu a:before{content:'';position:absolute;width:100%;height:0;background:#232d4e;bottom:-17px;left:0;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.nav ul.menu li.list-menu a:hover{font-weight:700}.nav ul.menu li.list-menu a:hover:before{height:2px}.nav ul.menu li.current-menu-item a{font-weight:700}.nav ul.menu li.current-menu-item a:before{height:2px}.nav label{display:none}.nav input[type=checkbox]:checked~label+.menu{display:block}.nav input[type=checkbox]{display:none}.standart-block{padding:80px 0}.standart-block .container-flex{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.order-button a{font-size:14px;font-weight:700;font-family:Arial,sans-serif;text-transform:uppercase;color:#fff;-webkit-border-radius:3px;border-radius:3px;background:-webkit-gradient(linear,right top,left top,from(#ffab0d),color-stop(99%,#ff900b));background:-webkit-linear-gradient(right,#ffab0d,#ff900b 99%);background:-o-linear-gradient(right,#ffab0d,#ff900b 99%);background:linear-gradient(to left,#ffab0d,#ff900b 99%);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;width:136px;height:32px;line-height:32px;text-align:center;display:inline-block}.order-button a:hover{background:-webkit-gradient(linear,left top,right top,from(#ffab0d),color-stop(99%,#ff900b));background:-webkit-linear-gradient(left,#ffab0d,#ff900b 99%);background:-o-linear-gradient(left,#ffab0d,#ff900b 99%);background:linear-gradient(to right,#ffab0d,#ff900b 99%);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.order-button-big{font-size:22px;font-weight:700;font-family:Arial,sans-serif;text-transform:uppercase;color:#fff;-webkit-border-radius:4px;border-radius:4px;background:-webkit-gradient(linear,right top,left top,from(#ffab0d),color-stop(99%,#ff900b));background:-webkit-linear-gradient(right,#ffab0d,#ff900b 99%);background:-o-linear-gradient(right,#ffab0d,#ff900b 99%);background:linear-gradient(to left,#ffab0d,#ff900b 99%);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;width:268px;height:48px;line-height:48px;text-align:center;display:block}.order-button-big:hover{background:-webkit-gradient(linear,left top,right top,from(#ffab0d),color-stop(99%,#ff900b));background:-webkit-linear-gradient(left,#ffab0d,#ff900b 99%);background:-o-linear-gradient(left,#ffab0d,#ff900b 99%);background:linear-gradient(to right,#ffab0d,#ff900b 99%);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.first-screen{height:588px;background:url(../img/header-bg.jpg) no-repeat center;-webkit-box-sizing:border-box;box-sizing:border-box}.first-screen.index .container-flex{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.first-screen .centered{margin:10px auto 0}.first-screen .text-block{max-width:656px;height:376px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.first-screen.err404{height:559px;padding:77px 0}.first-screen.err404 .container-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.first-screen.err404 .header-text{text-align:center}.first-screen.inner{height:559px;padding:125px 0}.first-screen.inner .container-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.first-screen.inner .header-text{text-align:center}.first-screen.inner-small{height:194px}.first-screen.inner-small .container-flex{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.err404-link{font-size:16px;font-weight:400;text-align:center;color:#fff;text-decoration:underline;margin:15px 0 0}.err404-link:hover{text-decoration:none}.err404-numpic{background-image:url(../img/sprite.png);background-position:0 0;width:606px;height:293px;margin:0 0 10px}.header-title{font-size:48px;font-weight:600;color:#fff;text-transform:uppercase}.header-text{font-size:16px;font-weight:400;line-height:1.5;color:#b3bae0}.header-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:30px 0 0}.header-list li{position:relative;padding:0 0 20px 53px;line-height:normal}.header-list li:before{content:'';position:absolute;left:0;top:5px}.header-list li span{font-size:16px;font-weight:700;line-height:normal;color:#fff;text-transform:uppercase}.header-list li p{font-size:14px;color:#b3bae0;padding:0;line-height:normal}.header-list.index li{-webkit-box-flex:1;-webkit-flex:1 1 40%;-ms-flex:1 1 40%;flex:1 1 40%}.header-list.index li:nth-of-type(1):before{background-image:url(../img/sprite.png);background-position:-112px -664px;width:40px;height:40px}.header-list.index li:nth-of-type(2):before{background-image:url(../img/sprite.png);background-position:-560px -664px;width:40px;height:40px}.header-list.index li:nth-of-type(3):before{background-image:url(../img/sprite.png);background-position:-168px -664px;width:40px;height:40px}.header-list.index li:nth-of-type(4):before{background-image:url(../img/sprite.png);background-position:-280px -664px;width:40px;height:40px}.header-list.about-us,.header-list.privacy{width:100%;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.header-list.about-us li:nth-of-type(1):before{background-image:url(../img/sprite.png);background-position:-672px -664px;width:40px;height:40px}.header-list.about-us li:nth-of-type(2):before{background-image:url(../img/sprite.png);background-position:-168px -664px;width:40px;height:40px}.header-list.about-us li:nth-of-type(3):before{background-image:url(../img/sprite.png);background-position:0 -664px;width:40px;height:40px}.header-list.about-us li:nth-of-type(4):before{background-image:url(../img/sprite.png);background-position:-336px -664px;width:40px;height:40px}.header-list.privacy li:nth-of-type(1):before{background-image:url(../img/sprite.png);background-position:-112px -664px;width:40px;height:40px}.header-list.privacy li:nth-of-type(2):before{background-image:url(../img/sprite.png);background-position:-560px -664px;width:40px;height:40px}.header-list.privacy li:nth-of-type(3):before{background-image:url(../img/sprite.png);background-position:-168px -664px;width:40px;height:40px}.header-list.privacy li:nth-of-type(4):before{background-image:url(../img/sprite.png);background-position:-280px -664px;width:40px;height:40px}.calc-block{width:45%}.phone-text{line-height:normal;padding:0 0 0 56px;position:relative}.phone-text:before{content:'';position:absolute;background-image:url(../img/sprite.png);background-position:-504px -664px;width:40px;height:40px;left:0}.phone-text span{font-size:18px;font-weight:700;line-height:normal;color:#fff;text-transform:uppercase}.phone-text p{font-size:14px;color:#b3bae0;padding:0;line-height:normal}.phone-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.phone-list .toll-free{font-size:18px;font-weight:700;line-height:normal;color:#fff;text-transform:uppercase;padding:0;margin-top:3px}.phone-list .phone-number{position:relative;font-size:16px;font-weight:400;line-height:normal;color:#b3bae0;padding:0 0 0 33px;margin:0 0 0 40px}.phone-list .phone-number img{height:12px;width:auto}@media only screen and (-ms-high-contrast:none),(-ms-high-contrast:active){.phone-list .phone-number img{padding-top:6px}}@supports (-ms-ime-align:auto){.phone-list .phone-number img{padding-top:6px}}.phone-list .phone-number:before{content:'';position:absolute;left:0;top:3px}@media only screen and (-ms-high-contrast:none),(-ms-high-contrast:active){.phone-list .phone-number:before{top:4px}}@supports (-ms-ime-align:auto){.phone-list .phone-number:before{top:4px}}.phone-list .phone-number:nth-of-type(2):before{background-image:url(../img/sprite.png);background-position:-505px -584px;width:24px;height:16px}.phone-list .phone-number:nth-of-type(3):before{background-image:url(../img/sprite.png);background-position:-545px -584px;width:24px;height:16px}.phone-list .phone-number:nth-of-type(4):before{background-image:url(../img/sprite.png);background-position:-585px -584px;width:24px;height:16px}.phone-section{background:#1f2456;height:60px}.phone-section .container-flex{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.phone-section .phone-list .phone-number img{height:11px;width:auto}@media only screen and (-ms-high-contrast:none),(-ms-high-contrast:active){.phone-section .phone-list{margin-left:40px}.phone-section .phone-list .phone-number{margin-left:-40px}.phone-section .phone-list .phone-number img{height:10px}}.left-picture{margin:0 36px 0 0;float:left}input[name=benefits]{position:absolute;opacity:0;z-index:-1}.benefit-block{-webkit-box-flex:1;-webkit-flex:1 1 33%;-ms-flex:1 1 33%;flex:1 1 33%;max-width:348px;-webkit-align-self:self-start;-ms-flex-item-align:self-start;align-self:self-start}.benefit-block label{display:block;cursor:pointer;-webkit-border-radius:4px;border-radius:4px;background:-webkit-gradient(linear,left top,right top,from(#2b3380),color-stop(90%,#5a3ba4));background:-webkit-linear-gradient(left,#2b3380,#5a3ba4 90%);background:-o-linear-gradient(left,#2b3380,#5a3ba4 90%);background:linear-gradient(to right,#2b3380,#5a3ba4 90%);padding:1px;min-height:62px}.benefit-title{font-weight:700;line-height:60px;color:#fff;text-transform:uppercase;font-size:18px;position:relative;height:60px;padding:0 30px 0 35px}.benefit-title:before{content:'';position:absolute;background-image:url(../img/sprite.png);background-position:-519px -469px;width:20px;height:13px;right:35px;top:24px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.benefit-list{background:#fff;-webkit-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;padding:0 0 0 35px;height:0;overflow:hidden;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;-webkit-box-sizing:border-box;box-sizing:border-box}.benefit-list li{position:relative;padding:0 0 0 22px;line-height:2}.benefit-list li:before{content:'';position:absolute;width:10px;height:10px;background-image:-webkit-gradient(linear,right top,left top,from(#ffab0d),color-stop(99%,#ff900b));background-image:-webkit-linear-gradient(right,#ffab0d,#ff900b 99%);background-image:-o-linear-gradient(right,#ffab0d,#ff900b 99%);background-image:linear-gradient(to left,#ffab0d,#ff900b 99%);-webkit-border-radius:50%;border-radius:50%;left:0;top:-webkit-calc(50% - 5px);top:calc(50% - 5px)}input[name=benefits]:checked~label{-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;min-height:312px;height:100%}input[name=benefits]:checked~label .benefit-list{min-height:252px;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;padding:30px 0 30px 35px}input[name=benefits]:checked~label .benefit-title:before{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.order-section{background:-webkit-gradient(linear,left top,right top,from(#2b3380),color-stop(90%,#5a3ba4));background:-webkit-linear-gradient(left,#2b3380,#5a3ba4 90%);background:-o-linear-gradient(left,#2b3380,#5a3ba4 90%);background:linear-gradient(to right,#2b3380,#5a3ba4 90%);padding:20px 0;height:333px}.order-section .container-flex{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.order-section .picture-brush{max-width:606px;width:100%;height:293px;margin:0 80px 0 46px;background:url(../img/picture-brush.png) no-repeat center;-webkit-background-size:auto 100%;background-size:auto 100%;position:absolute;left:0;top:0}.order-section .order-text{position:relative;min-width:357px;margin:0 46px 0 0}.order-section .order-text:before{content:'';position:absolute;background-image:url(../img/sprite.png);background-position:0 -720px;width:28px;height:51px;bottom:25px;right:60px}.order-section .order-text p{color:#fff;font-weight:700;font-size:18px;line-height:normal;padding:0 0 15px}.order-section .order-text p:first-of-type{font-size:32px}.right-picture,.trust-pic{float:right;margin:0 60px 30px 30px}.marker-list li{position:relative;padding:10px 0 10px 26px}.marker-list li:before{content:'';position:absolute;width:16px;height:16px;background-image:-webkit-gradient(linear,right top,left top,from(#ffab0d),color-stop(99%,#ff900b));background-image:-webkit-linear-gradient(right,#ffab0d,#ff900b 99%);background-image:-o-linear-gradient(right,#ffab0d,#ff900b 99%);background-image:linear-gradient(to left,#ffab0d,#ff900b 99%);-webkit-border-radius:50%;border-radius:50%;left:0;top:15px}.mini-prices{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mini-prices li{-webkit-box-flex:0;-webkit-flex:0 0 31%;-ms-flex:0 0 31%;flex:0 0 31%;width:31%}.mini-prices li a{-webkit-border-radius:4px;border-radius:4px;border:1px solid #d3d3d3;display:block;position:relative;padding:15px 0 14px 113px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.mini-prices li a:hover{background:rgba(179,186,224,.1);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.mini-prices li a:before{content:'';position:absolute;left:24px;top:-webkit-calc(50% - 32px);top:calc(50% - 32px)}.mini-prices li a p{font-size:14px;font-weight:400;padding:0;line-height:1.71}.mini-prices li a p span{font-size:16px;font-weight:700}.mini-prices li:nth-of-type(1),.mini-prices li:nth-of-type(2),.mini-prices li:nth-of-type(3){margin:0 0 20px}.mini-prices li:nth-of-type(1) a:before{background-image:url(../img/sprite.png);background-position:-80px -504px;width:64px;height:64px}.mini-prices li:nth-of-type(2) a:before{background-image:url(../img/sprite.png);background-position:-560px -504px;width:64px;height:64px}.mini-prices li:nth-of-type(3) a:before{background-image:url(../img/sprite.png);background-position:0 -584px;width:64px;height:64px}.mini-prices li:nth-of-type(4) a:before{background-image:url(../img/sprite.png);background-position:-480px -504px;width:64px;height:64px}.mini-prices li:nth-of-type(5) a:before{background-image:url(../img/sprite.png);background-position:-640px -504px;width:64px;height:64px}.mini-prices li:nth-of-type(6) a:before{background-image:url(../img/sprite.png);background-position:-80px -584px;width:64px;height:64px}input[name=whyus]{position:absolute;opacity:0;z-index:-1}.why-us-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.why-us-block{-webkit-box-flex:0;-webkit-flex:0 0 49%;-ms-flex:0 0 49%;flex:0 0 49%;margin:0 0 20px}.why-us-block label{display:block;cursor:pointer;-webkit-border-radius:4px;border-radius:4px;border:1px solid #d3d3d3;padding:24px}.why-us-block:nth-of-type(1){-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.why-us-block p{font-size:14px;font-weight:400;line-height:1.71;height:0;padding:0;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;overflow:hidden}.why-us-title{background-image:-webkit-gradient(linear,right top,left top,from(#ffab0d),color-stop(99%,#ff900b));background-image:-webkit-linear-gradient(right,#ffab0d,#ff900b 99%);background-image:-o-linear-gradient(right,#ffab0d,#ff900b 99%);background-image:linear-gradient(to left,#ffab0d,#ff900b 99%);font-size:16px;font-weight:700;line-height:1.5;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;position:relative}.why-us-title:before{content:'';position:absolute;background-image:url(../img/sprite.png);background-position:-555px -469px;width:20px;height:13px;right:0;top:7px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.why-us-title{color:#ffab0c;background:0 0}}input[name=whyus]:checked~label{-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;height:auto}input[name=whyus]:checked~label .why-us-title:before{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}input[name=whyus]:checked~label p{height:auto;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;padding:10px 0 0;overflow:visible}.with-arrow{position:relative}.with-arrow:after{content:'';display:inline-block;position:absolute;bottom:-14px;background-image:url(../img/sprite.png);background-position:-622px -451px;width:81px;height:37px}.footer{background:#1f2456;padding:48px 0 38px}.visa{background-image:url(../img/sprite.png);background-position:-436px -584px;width:53px;height:34px}.paypal{background-image:url(../img/sprite.png);background-position:-298px -584px;width:53px;height:34px}.mastercard{background-image:url(../img/sprite.png);background-position:-367px -584px;width:53px;height:34px}.discover{background-image:url(../img/sprite.png);background-position:-229px -584px;width:53px;height:34px}.american-express{background-image:url(../img/sprite.png);background-position:-160px -584px;width:53px;height:34px}.cirrus{background-image:url(../img/sprite.png);background-position:-719px -451px;width:53px;height:34px}.footer-title{font-size:18px;font-weight:700;line-height:normal;color:#b3bae0}.pay-info{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:40px}.pay-info *{margin:0 18px 0 0}.horizontal-line{width:100%;height:1px;background:#282e6c}.footer-menu{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;height:69px}.footer-menu-item{font-size:14px;font-weight:400;line-height:normal;color:#fff}.footer-menu-item.current-menu-item,.footer-menu-item:hover{text-decoration:underline}.footer-text-block{margin-top:30px}.footer-text{color:#b3bae0;font-size:14px}.footer-num-list{counter-reset:list 0}.footer-num-list li{color:#b3bae0;font-size:14px;padding:0;position:relative}.footer-num-list li:before{counter-increment:list;content:counter(list) ". "}.num-list{counter-reset:list 0}.num-list li{position:relative;padding:5px 0 5px 20px}.num-list li:before{counter-increment:list;content:counter(list) ". ";position:absolute;left:0;color:#ffab0c;font-weight:900}.copyright{background:#111542}.footer-lists{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:30px 0}.footer-service-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;width:420px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.footer-service-list .footer-service-item{font-size:14px;-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;padding:5px 0;color:#fff}.footer-service-list .footer-service-item:nth-of-type(even){-webkit-box-flex:1;-webkit-flex:1 1 36%;-ms-flex:1 1 36%;flex:1 1 36%}.footer-service-list .footer-service-item.current-menu-item,.footer-service-list .footer-service-item:hover{text-decoration:underline}.footer-phone-list{position:relative;padding:0 0 0 63px;margin-top:9px}.footer-phone-list:before{content:'';position:absolute;background-image:url(../img/sprite.png);background-position:-504px -664px;width:40px;height:40px;left:0;top:0}.footer-phone-list li{font-size:14px;line-height:2.57;color:#b3bae0;padding:0}@media only screen and (-ms-high-contrast:none),(-ms-high-contrast:active){.footer-phone-list li{width:211px}}.footer-phone-list li br{display:none}.footer-phone-list li img{height:11px;margin-bottom:-1px}.footer-mail-list{position:relative;padding:0 0 0 63px}.footer-mail-list:before{content:'';position:absolute;background-image:url(../img/sprite.png);background-position:-448px -664px;width:40px;height:40px;left:0;top:8px}.footer-mail-list li{font-size:14px;line-height:1.8;color:#b3bae0;padding:0 0 15px}.footer-mail-list li a{color:#b3bae0}.footer-mail-list li a:hover{text-decoration:underline}.order-block{background:url(../img/order-pic-1200.png) no-repeat;width:1200px;height:231px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.order-block .order-text{padding:0 46px 0 0}.order-block .order-text p{font-size:32px;font-weight:700;line-height:1.1;color:#fff;margin:-10px 0 5px}.order-block .order-text p span{text-transform:uppercase}.price-table-container{margin:0 0 22px}.price-table-container .centered{margin:40px auto 0}.container-flex.trust-icon-block{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin:26px auto 66px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.container-flex.trust-icon-block .trust-icon{margin:0 0 10px}.container-flex.trust-icon-block.about-us .trust-icon:nth-of-type(1){background-image:url(../img/sprite.png);background-position:-622px -196px;width:180px;height:180px}.container-flex.trust-icon-block.about-us .trust-icon:nth-of-type(2){background-image:url(../img/sprite.png);background-position:-259px -309px;width:244px;height:175px}.container-flex.trust-icon-block.about-us .trust-icon:nth-of-type(3){background-image:url(../img/sprite.png);background-position:-622px 0;width:180px;height:180px}.container-flex.trust-icon-block.about-us .trust-icon:nth-of-type(4){background-image:url(../img/sprite.png);background-position:0 -309px;width:243px;height:179px}.container-flex.trust-icon-block.prices .trust-icon:nth-of-type(1){background-image:url(../img/sprite.png);background-position:-622px -196px;width:180px;height:180px}.container-flex.trust-icon-block.prices .trust-icon:nth-of-type(2){background-image:url(../img/sprite.png);background-position:-259px -309px;width:244px;height:175px}.container-flex.trust-icon-block.prices .trust-icon:nth-of-type(3){background-image:url(../img/sprite.png);background-position:0 -309px;width:243px;height:179px}.contacts-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.contacts-block.first-row{margin:20px 0}.contacts-block.first-row>li{position:relative;padding:0 0 0 52px;-webkit-box-flex:0;-webkit-flex:0 0 8%;-ms-flex:0 0 8%;flex:0 0 8%}.contacts-block.first-row>li:nth-of-type(1){-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%}.contacts-block.first-row>li:nth-of-type(1):before{background-image:url(../img/sprite.png);background-position:-392px -664px;width:40px;height:40px}.contacts-block.first-row>li:nth-of-type(2):before{background-image:url(../img/sprite.png);background-position:-728px -664px;width:40px;height:40px}.contacts-block.first-row>li:nth-of-type(3):before{background-image:url(../img/sprite.png);background-position:0 -664px;width:40px;height:40px}.contacts-block.second-row{margin:40px 0 0}.contacts-block.second-row>li{position:relative;padding:0 0 0 52px;-webkit-box-flex:0;-webkit-flex:0 0 40%;-ms-flex:0 0 40%;flex:0 0 40%}.contacts-block.second-row>li:nth-of-type(1):before{background-image:url(../img/sprite.png);background-position:-56px -664px;width:40px;height:40px}.contacts-block.second-row>li:nth-of-type(2){-webkit-box-flex:0;-webkit-flex:0 0 45%;-ms-flex:0 0 45%;flex:0 0 45%;margin:0 10px 0 0}.contacts-block.second-row>li:nth-of-type(2):before{background-image:url(../img/sprite.png);background-position:-616px -664px;width:40px;height:40px}.contacts-block .phone-list{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;max-width:593px;margin:12px 0 0}.contacts-block .phone-list .phone-number{color:#232d4e;margin:0}.contacts-block .phone-list .phone-number:nth-of-type(1):before{background-image:url(../img/sprite.png);background-position:-505px -584px;width:24px;height:16px}.contacts-block .phone-list .phone-number:nth-of-type(2):before{background-image:url(../img/sprite.png);background-position:-545px -584px;width:24px;height:16px}.contacts-block .phone-list .phone-number:nth-of-type(3):before{background-image:url(../img/sprite.png);background-position:-585px -584px;width:24px;height:16px}.contacts-block>li{position:relative;padding:0 0 0 52px;-webkit-box-flex:0;-webkit-flex:0 0 21%;-ms-flex:0 0 21%;flex:0 0 21%}.contacts-block>li b{font-size:18px}.contacts-block>li p{padding:5px 0}.contacts-block>li:before{content:'';position:absolute;left:0;top:-6px}.features-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:5px 0 15px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.features-list li{padding:15px 24px 15px 113px;-webkit-border-radius:4px;border-radius:4px;border:1px solid #d3d3d3;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;min-height:94px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:372px}.features-list li:before{content:'';position:absolute;left:24px;top:-webkit-calc(50% - 32px);top:calc(50% - 32px)}.features-list.about-us li,.features-list.privacy li{-webkit-box-flex:0;-webkit-flex:0 1 31%;-ms-flex:0 1 31%;flex:0 1 31%}.features-list.about-us li:nth-of-type(1):before{background-image:url(../img/sprite.png);background-position:-80px -584px;width:64px;height:64px}.features-list.about-us li:nth-of-type(2):before{background-image:url(../img/sprite.png);background-position:-160px -504px;width:64px;height:64px}.features-list.about-us li:nth-of-type(3):before{background-image:url(../img/sprite.png);background-position:-240px -504px;width:64px;height:64px}.features-list.privacy li:nth-of-type(1):before{background-image:url(../img/sprite.png);background-position:-320px -504px;width:64px;height:64px}.features-list.privacy li:nth-of-type(2):before{background-image:url(../img/sprite.png);background-position:-720px -504px;width:64px;height:64px}.features-list.privacy li:nth-of-type(3):before{background-image:url(../img/sprite.png);background-position:-400px -504px;width:64px;height:64px}.features-list.small-privacy{margin:7px 0}.features-list.small-privacy li{border:none;padding:0 0 0 52px;max-width:270px;min-height:auto}.features-list.small-privacy li:before{left:0;top:-webkit-calc(50% - 20px);top:calc(50% - 20px)}.features-list.small-privacy li:nth-of-type(1):before{background-image:url(../img/sprite.png);background-position:-616px -664px;width:40px;height:40px}.features-list.small-privacy li:nth-of-type(2):before{background-image:url(../img/sprite.png);background-position:-392px -664px;width:40px;height:40px}.features-list.small-privacy li:nth-of-type(3):before{background-image:url(../img/sprite.png);background-position:-224px -664px;width:40px;height:40px}.features-list.small-privacy li:nth-of-type(4):before{background-image:url(../img/sprite.png);background-position:-112px -664px;width:40px;height:40px}.orange{color:#ffab0c}a.orange:hover{text-decoration:underline}.show-768{display:none}.nopadding{padding:0!important}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff}@font-face{font-family:slick;font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-40px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.st-wrapper{width:1122px;margin:0 auto}.st-wrapper .stw-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:16px;position:relative;-webkit-border-radius:4px;border-radius:4px;border:1px solid #d3d3d3}.st-wrapper .stw-item .photo{margin:0 18px 0 0;width:167px;height:167px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.st-wrapper .stw-item .photo{margin:0 60px 0 0}}.st-wrapper .stw-item .stw-text{margin:10px 0 0;width:100%}.st-wrapper .stw-item .stw-text p{font-size:14px;font-weight:400;line-height:1.71;padding:0}.st-wrapper .stw-item .st-name{font-size:16px;font-weight:700;line-height:1.5;color:#232d4e}.st-wrapper .stw-item .st-city{color:#ffab0c;margin:4px 0 6px}.slick-next:before,.slick-prev:before{content:'';width:10px;height:10px;border:3px solid #727272;opacity:1;display:block;-webkit-border-radius:2px;border-radius:2px;border-bottom-color:transparent}.slick-next:hover:before,.slick-prev:hover:before{border-color:#ffab0c;border-bottom-color:transparent}.slick-next{right:-30px}.slick-next:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-left-color:transparent}.slick-next:hover:before{border-left-color:transparent}.slick-prev{left:-28px}.slick-prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);border-right-color:transparent}.slick-prev:hover:before{border-right-color:transparent}.slick-dots li{width:12px;height:12px}.slick-dots li button{padding:0;width:12px;height:12px}.slick-dots li button:before{content:'';background:#727272;-webkit-border-radius:50%;border-radius:50%;width:12px;height:12px;opacity:1}.slick-dots li button:focus:before,.slick-dots li button:hover:before,.slick-dots li.slick-active button:before{background:#ffab0c;opacity:1}@media only screen and (max-width:1220px){.footer,.header,.order-section,.phone-section,.standart-block{min-width:992px}.container,.container-flex{max-width:1200px;width:auto;padding-left:10px;padding-right:10px}.st-wrapper{width:-webkit-calc(100% - 100px);width:calc(100% - 100px)}.first-screen .text-block{padding:0 10px;-webkit-box-flex:0;-webkit-flex:0 0 53%;-ms-flex:0 0 53%;flex:0 0 53%}.phone-section{min-height:60px;height:auto;padding:10px 0}.phone-section .container-flex{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.benefit-block{-webkit-box-flex:0;-webkit-flex:0 0 32%;-ms-flex:0 0 32%;flex:0 0 32%}.order-section .order-text{padding:0}.order-section .order-text:before{right:50px}.footer-phone-list{padding:0 0 0 50px}.footer-phone-list li{line-height:normal;padding:7px 0 8px}.footer-phone-list li br{display:block}.footer-mail-list{padding:0 0 0 50px}.footer-service-list{width:40%}.footer-service-list .footer-service-item{-webkit-box-flex:1;-webkit-flex:1 1 60%;-ms-flex:1 1 60%;flex:1 1 60%}.footer-service-list .footer-service-item:nth-of-type(even){-webkit-box-flex:1;-webkit-flex:1 1 40%;-ms-flex:1 1 40%;flex:1 1 40%}}@media only screen and (max-width:1200px){.order-block{background:url(../img/order-pic-768.png) no-repeat;height:200px;width:768px;margin:0 auto}.order-section .picture-brush{margin:0}.contacts-block.first-row>li{-webkit-box-flex:0;-webkit-flex:0 0 15%;-ms-flex:0 0 15%;flex:0 0 15%}.contacts-block.first-row>li:nth-of-type(1){-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%}.contacts-block.second-row>li{-webkit-box-flex:0;-webkit-flex:0 0 36%;-ms-flex:0 0 36%;flex:0 0 36%}.contacts-block.second-row>li:nth-of-type(2){-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;margin:0}}@media only screen and (max-width:1100px){.with-arrow:after{display:none}}@media only screen and (max-width:991px){.footer,.header,.order-section,.phone-section,.standart-block{min-width:768px}.container,.container-flex{max-width:991px}.nav{overflow:hidden;width:200px}.nav .order-button{margin:12px 0}.nav ul.menu{display:block;position:fixed;top:0;right:0;width:130px;height:100%;background:rgba(31,36,86,.97);-webkit-transition:.5s;-o-transition:.5s;transition:.5s;padding:45px 50px 0;z-index:9999999;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);margin:0}.nav ul.menu li.list-menu{display:block;color:#fffefe;position:relative;-webkit-transition:all 225ms;-o-transition:all 225ms;transition:all 225ms;padding:5px;margin:0;text-align:left}.nav ul.menu li.list-menu a{color:#fff;font-size:16px}.nav ul.menu li.list-menu a:before{background:#fff;bottom:-5px}.nav #nav-toggle{display:block;background:0 0;position:absolute;right:20px;top:15px;height:30px;width:34px;cursor:pointer;z-index:999999999}.nav #nav-toggle span,.nav #nav-toggle span:after,.nav #nav-toggle span:before{cursor:pointer;-webkit-border-radius:3px;border-radius:3px;height:4px;width:34px;background:#232d4e;position:absolute;left:0;top:-webkit-calc(50% - 5px);top:calc(50% - 5px);display:block;content:''}.nav #nav-toggle span:before{top:-9px}.nav #nav-toggle span:after{top:9px}.nav #nav-toggle span,.nav #nav-toggle span:after,.nav #nav-toggle span:before{-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.nav #nav-toggle.active span{background-color:transparent}.nav #nav-toggle.active span:after,.nav #nav-toggle.active span:before{top:0}.nav #nav-toggle.active span:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);background:#fff}.nav #nav-toggle.active span:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);background:#fff}.nav #nav-toggle.active{position:fixed}.nav label:hover{background-color:#232d4e;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.nav input[type=checkbox]:checked~label+.menu{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.nav input[type=checkbox]:checked~label{background-color:#232d4e}.nav input[type=checkbox]{display:none}.mini-prices li{-webkit-box-flex:0;-webkit-flex:0 0 49%;-ms-flex:0 0 49%;flex:0 0 49%;width:49%}.right-picture{margin:0 0 10px 10px}.footer-lists{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.footer-service-list{width:100%;margin:0 0 20px}.footer-service-list .footer-service-item,.footer-service-list .footer-service-item:nth-of-type(even){-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%}.footer-phone-list{margin:0 0 20px}.footer-phone-list li br{display:none}.left-picture{margin:0 10px 0 0}.benefit-list li{font-size:14px}.benefit-title{padding:0 15px 0 15px}.benefit-title:before{right:15px}input[name=benefits]:checked~label{min-height:255px}input[name=benefits]:checked~label .benefit-list{padding:10px 0 10px 15px;min-height:195px}.mini-prices li:nth-of-type(1),.mini-prices li:nth-of-type(2),.mini-prices li:nth-of-type(3){margin:0}.phone-list .toll-free{margin-top:1px}.phone-section .container-flex{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.first-screen .text-block{height:auto;min-height:291px}.hide-768{display:none}.show-768{display:inline-block}.order-section{padding:0;height:270px}.order-section .picture-brush{width:50%;-webkit-background-size:100% auto;background-size:100% auto;height:270px}.order-section .order-text{width:344px;margin:0}.order-section .order-text p{padding:0 0 10px}.order-section .order-text p:first-of-type{font-size:28px;padding:0 0 10px}.contacts-block.first-row>li{-webkit-box-flex:0;-webkit-flex:0 0 12%;-ms-flex:0 0 12%;flex:0 0 12%}.contacts-block.first-row>li:nth-of-type(1){-webkit-box-flex:0;-webkit-flex:0 0 32%;-ms-flex:0 0 32%;flex:0 0 32%}.contacts-block.second-row>li{-webkit-box-flex:0;-webkit-flex:0 0 37%;-ms-flex:0 0 37%;flex:0 0 37%}.contacts-block.second-row>li:nth-of-type(2){-webkit-box-flex:0;-webkit-flex:0 0 42%;-ms-flex:0 0 42%;flex:0 0 42%}.features-list{margin:0 0 10px}.features-list li{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;margin:5px 0}.features-list.about-us li,.features-list.privacy li{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.features-list.small-privacy{margin:0}.features-list.small-privacy li{max-width:100%;margin:10px 0}.header-list.about-us li,.header-list.privacy li{-webkit-box-flex:0;-webkit-flex:0 0 28%;-ms-flex:0 0 28%;flex:0 0 28%}.first-screen.inner{padding:90px 0}.header-title{font-size:40px}}@media only screen and (max-width:767px){h1,h2,h3,h4,h5,li,p{font-size:14px}.title{font-size:26px;margin:0 0 10px}.title br{display:none}.footer,.header,.order-section,.phone-section,.standart-block{min-width:481px}.standart-block{padding:60px 0}.container,.container-flex{max-width:767px}.container-flex{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.calc-block{width:320px}.first-screen{height:auto;background:-webkit-gradient(linear,left top,right top,from(#2b3380),color-stop(90%,#5a3ba4));background:-webkit-linear-gradient(left,#2b3380,#5a3ba4 90%);background:-o-linear-gradient(left,#2b3380,#5a3ba4 90%);background:linear-gradient(to right,#2b3380,#5a3ba4 90%);padding:25px 0 0}.first-screen .container-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.first-screen.inner{height:559px;padding:80px 0}.first-screen.err404{height:430px;padding:0}.first-screen.inner-small{padding:0}.header-title{font-size:36px}.header-text{font-size:14px}.header-list{padding:20px 0}.header-list li{padding:0 5px 20px 53px}.header-list.about-us{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.header-list.about-us li{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}.order-block{background:url(../img/order-pic-320.png) no-repeat;height:150px;width:320px;margin:0 auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.order-block .order-text{padding:0;margin:0 auto}.order-block .order-text p{font-size:20px}.order-block .order-button-big{font-size:20px;width:200px}.pay-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.pay-info .footer-title{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:10px}.why-us-block{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.left-picture,.right-picture{float:none;margin:0 auto;display:block}.mini-prices li{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.benefit-block{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin:0 auto 10px}.space{padding:60px 0 0}.space-small{padding:20px 0 0}.phone-list{margin:20px 0 0}.phone-list .phone-number{margin:0 0 0 56px}.phone-list .toll-free{margin:0 0 0 17px}.st-wrapper .stw-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.st-wrapper .stw-item .photo{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.order-section .picture-brush{width:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(43,51,128,.8)),color-stop(90%,rgba(90,59,164,.8))),url(../img/picture-brush.png) no-repeat center;background:-webkit-linear-gradient(left,rgba(43,51,128,.8),rgba(90,59,164,.8) 90%),url(../img/picture-brush.png) no-repeat center;background:-o-linear-gradient(left,rgba(43,51,128,.8),rgba(90,59,164,.8) 90%),url(../img/picture-brush.png) no-repeat center;background:linear-gradient(to right,rgba(43,51,128,.8),rgba(90,59,164,.8) 90%),url(../img/picture-brush.png) no-repeat center;-webkit-background-size:100% auto;background-size:100% auto}.order-section .container-flex{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.container-flex.trust-icon-block{margin:20px 0 40px}.contacts-block.first-row{margin:10px 0 0}.contacts-block.first-row>li,.contacts-block.first-row>li:nth-of-type(1){-webkit-box-flex:0;-webkit-flex:0 0 85%;-ms-flex:0 0 85%;flex:0 0 85%}.contacts-block.second-row{margin:0 0 -10px}.contacts-block.second-row>li,.contacts-block.second-row>li:nth-of-type(2){-webkit-box-flex:0;-webkit-flex:0 0 85%;-ms-flex:0 0 85%;flex:0 0 85%}.contacts-block>li{margin:10px 0}.err404-numpic{margin:-70px 0 -50px;-webkit-transform:scale(.5,.5);-ms-transform:scale(.5,.5);transform:scale(.5,.5)}.trust-pic{width:150px;height:auto}.phone-section .container-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.first-screen .text-block{width:-webkit-calc(100% - 20px);width:calc(100% - 20px)}}@media only screen and (max-width:480px){.footer,.header,.order-section,.phone-section,.standart-block{min-width:320px}.container,.container-flex{max-width:480px;padding:0 10px;min-width:300px}.left-picture,.right-picture{width:100%}.order-button.show-768{display:none}.nav{width:0}.title{margin:0;font-size:24px}.st-wrapper{margin:10px auto 0;width:100%}.st-wrapper .stw-item{height:532px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.slick-next,.slick-prev{display:none!important}.why-us-block{margin:15px 0 0}.why-us-block label{padding:24px 15px}.marker-list li{padding:10px 0 0 26px}.space{padding:50px 0 0}.standart-block{padding:50px 0}.pay-info{width:300px;margin-bottom:25px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.pay-info *{margin-top:10px}.pay-info .footer-title{margin:0;text-align:center}.footer{padding:28px 0 18px}.footer-service-list{margin:20px 0}.footer-menu-item{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;margin:10px 0;text-align:center}.footer-menu{height:auto;padding:10px}.footer-service-list .footer-service-item{padding:10px 0;text-align:center}.footer-service-list .footer-service-item,.footer-service-list .footer-service-item:nth-of-type(even){-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.header .container-flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.order-section{height:230px}.order-section .picture-brush{height:230px}.order-section .order-text{min-width:300px}.order-section .order-text:before{right:0}.order-section .order-text p{font-size:16px}.order-section .order-text p:first-of-type{font-size:24px}.copyright{height:80px}.container-flex.trust-icon-block{margin:15px 0}.contacts-block>li b{font-size:16px}.features-list li{padding:10px 10px 10px 84px;min-height:84px}.features-list li:before{left:10px}.first-screen.inner{height:auto;padding:20px 0}.header-list.about-us li,.header-list.privacy li{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%}.trust-pic{display:none}.header-title{font-size:32px}}@media only screen and (max-width:767px) and (-ms-high-contrast:none),only screen and (max-width:480px) and (-ms-high-contrast:active){.first-screen .text-block{min-height:420px}.header-text,.header-title{width:-webkit-calc(100% - 20px);width:calc(100% - 20px);text-align:center}.first-screen.inner{padding:60px 0}.contacts-block.second-row{width:-webkit-calc(100% - 20px);width:calc(100% - 20px)}.first-screen.inner.privacy{height:685px}}@media only screen and (max-width:480px) and (-ms-high-contrast:none),only screen and (max-width:480px) and (-ms-high-contrast:active){.first-screen .text-block{min-height:450px}.first-screen.inner{padding:20px 0}}@media only screen and (max-width:420px) and (-ms-high-contrast:none),only screen and (max-width:480px) and (-ms-high-contrast:active){.phone-text{max-width:300px}.first-screen .text-block{min-height:490px}.footer-mail-list li{max-width:250px}}