body,html{margin:0;font-family:"Open Sans",sans-serif;min-width:320px}body{max-width:100%}*{letter-spacing:0;font-size:18px;color:#4a4a49;font-family:"Open Sans",sans-serif}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}img.lazyload,video.lazyload{opacity:0;visibility:hidden;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.is-loaded{opacity:0;visibility:visible;-webkit-animation:faddingImgAnim .5s ease;animation:faddingImgAnim .5s ease}@-webkit-keyframes faddingImgAnim{0%{visibility:hidden;opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}100%{visibility:visible;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes faddingImgAnim{0%{visibility:hidden;opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}100%{visibility:visible;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}.container{width:100%;max-width:1268px;padding:0 20px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;font-family:"Open Sans",sans-serif}body.no-scroll{overflow:hidden}.wrapper{width:100%}html{height:auto;min-height:100%;font-size:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wrapper,body{height:auto;background:#f8f8f8}main{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0;list-style:none}.header{width:100%;background:#171717;position:-webkit-sticky;position:sticky;top:0;z-index:10}.header.active{z-index:12}.backplate{background:rgba(0,0,0,.5);z-index:11;position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .3s ease,visibility .3s ease;-o-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.backplate.active{opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:opacity .3s ease,visibility .3s ease;-o-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.header-container{width:100%;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:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:16px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.logo{width:220px;height:47px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:20px}.logo a,.logo img{width:100%;height:100%}.header-menu{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;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}.header-menu ul{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:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-right:88px}.header-menu ul li{margin-right:35px}.header-menu ul li:last-child{margin-right:0}.header-menu ul li img{width:21px;height:21px;margin-right:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.header-menu ul li a,.header-menu ul li span{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:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-decoration:none;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#fff;-webkit-transition:color .3s ease,-webkit-text-decoration .3s ease;transition:color .3s ease,-webkit-text-decoration .3s ease;-o-transition:color .3s ease,text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease,-webkit-text-decoration .3s ease}.header-menu ul li a:hover{-webkit-transition:color .3s ease,-webkit-text-decoration .3s ease;transition:color .3s ease,-webkit-text-decoration .3s ease;-o-transition:color .3s ease,text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease,-webkit-text-decoration .3s ease;text-decoration:underline;color:#0462af}.header-burger{width:36px;height:20px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:none;-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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.header-burger span{display:inline-block;width:100%;height:2px;background:#0462af;-webkit-transition:top .4s ease,left .4s ease,-webkit-transform .4s ease;transition:top .4s ease,left .4s ease,-webkit-transform .4s ease;-o-transition:transform .4s ease,top .4s ease,left .4s ease;transition:transform .4s ease,top .4s ease,left .4s ease;transition:transform .4s ease,top .4s ease,left .4s ease,-webkit-transform .4s ease}.header-burger.active{position:relative}.header-burger.active span{position:absolute}.header-burger.active span:nth-child(1){top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.header-burger.active span:nth-child(2){top:50%;left:0;-webkit-transform:translate(120%,0);-ms-transform:translate(120%,0);transform:translate(120%,0)}.header-burger.active span:nth-child(3){top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.btn{padding:15px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;cursor:pointer;text-decoration:none;border:none;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:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:3px;font-style:normal;font-weight:600;font-size:18px;line-height:26px;text-transform:uppercase;white-space:nowrap;color:#fff;-webkit-transition:background-size .3s ease,background-color .3s ease;-o-transition:background-size .3s ease,background-color .3s ease;transition:background-size .3s ease,background-color .3s ease}.btn--blue{background:-o-linear-gradient(357.2deg,#21a2d3 -3.74%,#0462af 40%);background:linear-gradient(92.8deg,#21a2d3 -3.74%,#0462af 40%);background-size:250%}.btn--blue:hover{-webkit-transition:background-size .3s ease,background-color .3s ease;-o-transition:background-size .3s ease,background-color .3s ease;transition:background-size .3s ease,background-color .3s ease;background-size:100%}.hero{width:100%;height:calc(100vh - 88px);position:relative}.hero .container{height:100%;position:relative;z-index:2}.hero-bg{position:absolute;pointer-events:none;z-index:1;top:0;left:0;right:0;bottom:0;overflow:hidden;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.3)),to(rgba(0,0,0,.3)));background:-o-linear-gradient(bottom,rgba(0,0,0,.3),rgba(0,0,0,.3));background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3))}.hero-bg::after{position:absolute;top:0;left:0;bottom:0;right:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.56)),to(rgba(0,0,0,.56)));background:-o-linear-gradient(bottom,rgba(0,0,0,.56),rgba(0,0,0,.56));background:linear-gradient(0deg,rgba(0,0,0,.56),rgba(0,0,0,.56));display:inline-block;content:'';z-index:2}.hero-bg figure,.hero-bg iframe,.hero-bg img,.hero-bg picture,.hero-bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-bg video{position:relative}.hero__container{width:100%;height:100%;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:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:20px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.hero__text{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:842px}.hero__text .title{margin-bottom:30px}.hero__text p{font-style:normal;font-weight:400;font-size:18px;line-height:24px;text-align:center;color:#fff;margin-bottom:40px}.title{font-style:normal;font-weight:700;font-size:43px;line-height:51px;text-align:center;text-transform:uppercase;color:#fff}h2{font-style:normal;font-weight:700;font-size:35px;line-height:43px;text-transform:uppercase;color:#4a4a49}.about-us{width:100%;padding:150px 0 75px;-webkit-box-sizing:border-box;box-sizing:border-box}.about-us .dots{display:none}.about-us__container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.about-us__container .block{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.about-us__container .block .img{width:490px;position:relative;height:0;padding-top:267px;overflow:hidden;cursor:pointer}.about-us__container .block .img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-us__container .block .img::after{width:70px;height:70px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:rgba(255,255,255,.4);-webkit-box-shadow:0 4px 12px rgba(39,39,39,.05),inset 0 3px 6px rgba(255,255,255,.15);box-shadow:0 4px 12px rgba(39,39,39,.05),inset 0 3px 6px rgba(255,255,255,.15);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-transition:background-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,-webkit-box-shadow .3s ease;-o-transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease;content:'';display:inline-block;border-radius:50%;background-image:url(../img/play-pol.svg);background-size:14px;background-position:center;background-repeat:no-repeat}.about-us__container .block .img:hover::after{-webkit-box-shadow:0 4px 12px rgba(243,239,239,.22),inset 0 3px 6px rgba(227,221,221,.15);box-shadow:0 4px 12px rgba(243,239,239,.22),inset 0 3px 6px rgba(227,221,221,.15);-webkit-transition:background-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,-webkit-box-shadow .3s ease;-o-transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease;background-color:rgba(4,98,175,.19)}.about-us__container .text{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:1.6%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.about-us__container .text h2{margin-bottom:80px}.about-us__container .text p{font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#6c6c6c}.about-us__stats{width:100%;margin-top:128px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.about-us__stats>.about-us__single{width:calc(100% / 3)}.about-us__stats .swiper-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.about-us__single{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:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 4px;-webkit-box-sizing:border-box;box-sizing:border-box}.about-us__single span{font-style:normal;font-weight:700;font-size:30px;line-height:38px;text-transform:uppercase;color:#0462af;display:inline-block;margin-bottom:17px}.about-us__single p{font-style:normal;font-weight:400;font-size:18px;line-height:24px;text-align:center;color:#6c6c6c}.dots{width:100%;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:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:22px}.single-dot{margin-right:12px;cursor:pointer;width:14px;height:14px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #f8f8f8;outline:0;-webkit-transition:background-color .3s ease,border .3s ease;-o-transition:background-color .3s ease,border .3s ease;transition:background-color .3s ease,border .3s ease;background:#c4c4c4}.single-dot:hover{border:2px solid #0462af;-webkit-transition:background-color .3s ease,border .3s ease;-o-transition:background-color .3s ease,border .3s ease;transition:background-color .3s ease,border .3s ease}.single-dot.active{border:2px solid #0462af;background:#0462af;-webkit-transition:background-color .3s ease,border .3s ease;-o-transition:background-color .3s ease,border .3s ease;transition:background-color .3s ease,border .3s ease}.single-dot:last-child{margin-right:0}.cars{width:100%;padding:75px 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.cars>.container h2{width:100%;text-align:center;margin-bottom:80px}.cars__container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.cars__single{width:100%;margin-bottom:75px;z-index:2;position:relative;padding:70px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.cars__single::after{position:absolute;z-index:-2;background:url(../img/lg-l.png) no-repeat left top/166px,#fff;top:0;bottom:0;left:0;width:72.7%;display:inline-block;content:''}.cars__single:last-child{margin-bottom:0}.cars__single:nth-child(even)::after{left:auto;right:0;background:url(../img/lg-r.png) no-repeat right top/134px,#fff}.cars__single:nth-child(even) .cars-single__container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cars__single:nth-child(even) .cars-single__container .text{padding-right:0;padding-left:4.58%}.cars-single__container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.cars-single__container .text{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-right:4.58%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.cars-single__container .text>span{font-style:normal;font-weight:700;font-size:30px;line-height:38px;text-transform:uppercase;color:#0462af;display:inline-block;margin-bottom:20px}.cars-single__container .text>p{font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#6c6c6c}.cars-single__container .text>div{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.cars-single__container .text ul{width:100%;margin-bottom:60px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:20px}.cars-single__container .text ul li{width:25%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.cars-single__container .text ul li p{font-style:normal;font-weight:700;font-size:22px;line-height:31px;color:#4a4a49;margin-bottom:5px}.cars-single__container .text ul li span{font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#c4c4c4}.cars-single__container .car{width:55%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-sizing:border-box;box-sizing:border-box}.cars-single__container .car .img{width:100%;height:auto}.cars-single__container .car .img img{width:100%;height:auto}.btn-tag{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.btn__tag{padding:13px 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;font-style:normal;font-weight:600;font-size:18px;line-height:26px;text-align:center;color:#0462af;border:2px solid rgba(255,255,255,0);border-bottom:2px solid #0462af;-webkit-transition:padding-left .3s ease,padding-right .3s ease,border .3s ease;-o-transition:padding-left .3s ease,padding-right .3s ease,border .3s ease;transition:padding-left .3s ease,padding-right .3s ease,border .3s ease}.btn__tag:hover{-webkit-transition:padding-left .3s ease,padding-right .3s ease,border .3s ease;-o-transition:padding-left .3s ease,padding-right .3s ease,border .3s ease;transition:padding-left .3s ease,padding-right .3s ease,border .3s ease;padding-left:14px;padding-right:14px;border:2px solid #0462af;border-radius:3px}.comments{width:100%;padding:75px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.comments .container>h2{margin-bottom:80px;text-align:center}.comments__list{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.comments__list .swiper-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.single-comment{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:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.single-comment .img{width:282px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:199px;margin-right:30px;overflow:hidden}.single-comment .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-comment .text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.single-comment .text span{font-style:normal;font-weight:700;font-size:18px;line-height:24px;color:#0462af;display:inline-block;margin-bottom:25px}.single-comment .text p{font-style:italic;font-weight:400;font-size:24px;line-height:35px;color:#6c6c6c;max-width:692px}.our-photo{width:100%;padding:75px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.our-photo .container>h2{text-align:center;margin-bottom:80px}.our-photo__container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden}.our-photo__container .swiper-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.single-photo{width:56.4%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.single-photo .img{width:100%;height:100%;overflow:hidden;-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:opacity .7s ease,-webkit-transform .7s ease,-webkit-transform-origin .4s ease;transition:opacity .7s ease,-webkit-transform .7s ease,-webkit-transform-origin .4s ease;-o-transition:transform .7s ease,opacity .7s ease,transform-origin .4s ease;transition:transform .7s ease,opacity .7s ease,transform-origin .4s ease;transition:transform .7s ease,opacity .7s ease,transform-origin .4s ease,-webkit-transform .7s ease,-webkit-transform-origin .4s ease,-ms-transform-origin .4s ease}.single-photo .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-photo.swiper-slide-active .img{-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.single-photo.swiper-slide-prev{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.single-photo.swiper-slide-prev .img{-webkit-transform:scale(.64);-ms-transform:scale(.64);transform:scale(.64);opacity:.5}.single-photo.swiper-slide-next{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.single-photo.swiper-slide-next .img{-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scale(.64);-ms-transform:scale(.64);transform:scale(.64);opacity:.5}.footer{width:100%;padding:105px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.footer .container{position:relative;z-index:2}.footer-bg{top:0;bottom:0;left:0;right:0;position:absolute;z-index:1;pointer-events:none}.footer-bg .img{width:100%;height:100%;overflow:hidden}.footer-bg .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer-bg::after{position:absolute;top:0;left:0;right:0;bottom:20px;background:-webkit-gradient(linear,left top,left bottom,color-stop(21.07%,#f8f8f8),to(rgba(248,248,248,0)));background:-o-linear-gradient(top,#f8f8f8 21.07%,rgba(248,248,248,0) 100%);background:linear-gradient(180deg,#f8f8f8 21.07%,rgba(248,248,248,0) 100%);display:inline-block;content:'';z-index:2}.footer__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:270px}.footer__container h2{margin-bottom:20px;text-align:center}.footer__container p{font-style:normal;font-weight:400;font-size:18px;line-height:24px;text-align:center;color:#6c6c6c;margin-bottom:40px;max-width:701px}.modal-window{position:fixed;top:0;bottom:0;left:0;right:0;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.5);z-index:20;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-y:auto;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .4s ease,visibility .4s ease;-o-transition:opacity .4s ease,visibility .4s ease;transition:opacity .4s ease,visibility .4s ease}.modal-window.visible{opacity:1;pointer-events:auto;visibility:visible}.modal-back{position:fixed;z-index:1;top:0;bottom:0;right:0;left:0}.modal-container{margin:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;z-index:2;padding:45px 60px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;background:#fff;-webkit-box-shadow:0 4px 31px rgba(55,52,52,.1);box-shadow:0 4px 31px rgba(55,52,52,.1)}.modal-close{position:absolute;top:15px;right:15px;width:22px;height:22px;cursor:pointer;background:url(../img/close.svg) no-repeat center/100%}.modal-title{width:100%;text-align:center;font-style:normal;font-weight:700;font-size:30px;line-height:38px;text-transform:uppercase;color:#4a4a49;margin-bottom:33px;-webkit-box-sizing:border-box;box-sizing:border-box}.modal-form{width:100%;max-width:460px}.form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.form form{width:100%}.form form .btn{margin-top:45px;width:100%}.input-cont{width:100%;margin-bottom:30px}.input-cont label{font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#4a4a49;margin-bottom:2px}.input-cont input{padding:12px 0;outline:0;width:100%;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#4a4a49;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-bottom:1px solid #6c6c6c}.input-cont input::-webkit-input-placeholder{font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#c4c4c4}.input-cont input::-moz-placeholder{font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#c4c4c4}.input-cont input:-ms-input-placeholder{font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#c4c4c4}.input-cont input::-ms-input-placeholder{font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#c4c4c4}.input-cont input::placeholder{font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#c4c4c4}.input-cont input[type=date]{padding-left:36px;position:relative;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#c4c4c4;text-transform:uppercase}.input-cont input[type=date]::before{width:24px;height:24px;position:absolute;left:0;display:inline-block;content:'';top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);background:url(../img/date-i.svg) no-repeat center/100%}input[type=date]::-webkit-calendar-picker-indicator{color:transparent;background:0 0;z-index:1;position:absolute;left:-24px}.input-double{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.input-double .input-cont{width:calc(50% - 10px);margin-right:20px}.input-double .input-cont:last-child{margin-right:0}.radio-block{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.input-cont.radio{width:50%;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px;overflow:hidden;position:relative;padding-left:37px}.input-cont.radio label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin-bottom:0}.input-cont.radio input{position:absolute;left:-50px;top:50%;width:auto;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.input-cont.radio input:checked+span::before{background-color:#04af86;border:2px solid #04af86}.input-cont.radio span{font-style:normal;font-weight:600;font-size:18px;line-height:26px;text-transform:uppercase;color:#6c6c6c}.input-cont.radio span::before{width:22px;height:22px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #c4c4c4;-webkit-transition:border .3s ease,background-color .3s ease;-o-transition:border .3s ease,background-color .3s ease;transition:border .3s ease,background-color .3s ease;display:inline-block;position:absolute;content:'';border-radius:4px;left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);background-image:url(../img/check.svg);background-repeat:no-repeat;background-size:8px;background-position:center}.input-cont.radio:hover span::before{-webkit-transition:border .3s ease,background-color .3s ease;-o-transition:border .3s ease,background-color .3s ease;transition:border .3s ease,background-color .3s ease;border:2px solid #04af86}.modal-content{width:100%;max-width:860px}.modal-content .btn{width:100%;margin-top:30px}.modal-table{width:100%;border:1px solid #c4c4c4;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.table-head{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.table-head .table-it{width:50%;border-top:none;font-weight:600}.table-head .table-it:nth-child(2n){border-right:none}.table-it{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:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:7px;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% / 3);border-right:1px solid #c4c4c4;border-top:1px solid #c4c4c4;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#4a4a49}.table-it:nth-child(3n){border-right:none}.table-row{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.table-row.table-row--blue .table-it{font-weight:600;color:#0462af}@media screen and (max-width:1400px){.header-menu ul li a,.header-menu ul li span{font-size:14px;line-height:20px}.header-menu ul{margin-right:60px}.header-menu ul li{margin-right:20px}.header-menu ul li:last-child{margin-right:0}}@media screen and (max-width:1200px){.our-photo{padding:40px 0}.our-photo .container>h2{margin-bottom:50px}.comments{padding:40px 0}.comments .container>h2{margin-bottom:50px}.cars-single__container .text ul{margin-bottom:30px}.cars-single__container .text>span{font-size:22px;line-height:28px}.cars__single{padding:30px 0;margin-bottom:70px}.cars__single:last-child{margin-bottom:0}.cars>.container h2{margin-bottom:50px}.cars{padding:45px 0}.cars-single__container .car{width:47%}.about-us__stats{margin-top:60px}h2{font-size:30px;line-height:36px}.about-us{padding:80px 0 40px}.about-us__container .block .img{width:100%}.about-us__container .text h2{margin-bottom:50px}.logo{width:148px;height:31px;margin-right:15px}.header-menu ul{margin-right:35px}}@media screen and (max-width:1023px){.footer{padding-top:40px}.footer-bg{top:auto;height:0;padding-top:61.2%}.footer-bg .img{position:absolute;top:0;left:0}.footer-bg::after{bottom:57px;background:-webkit-gradient(linear,left top,left bottom,color-stop(21.07%,#f8f8f8),to(rgba(248,248,248,0)));background:-o-linear-gradient(top,#f8f8f8 21.07%,rgba(248,248,248,0) 100%);background:linear-gradient(180deg,#f8f8f8 21.07%,rgba(248,248,248,0) 100%)}.footer__container{padding-bottom:160px}.footer__container h2{margin-bottom:50px}.footer__container p{margin-bottom:30px}.single-comment .text p{font-size:18px;line-height:24px}.cars-single__container .text{padding-right:20px}.cars-single__container .text>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.cars-single__container .text>div .btn{width:100%}.btn-tag{width:100%;margin-top:20px}.btn__tag{width:100%}.cars__single:nth-child(even) .cars-single__container .text{padding-right:0;padding-left:20px}.about-us__stats{margin-top:50px}.about-us__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.about-us__container .text{width:100%;padding-right:0;margin-bottom:50px}.about-us__container .block{padding-left:0;width:100%}.about-us__container .block .img{padding-top:54.02%}h2{font-size:26px;line-height:32px}.hero{height:calc(100vh - 75px)}.title{font-size:30px;line-height:38px}.hero__container .title{margin-bottom:20px}.hero__container p{margin-bottom:20px;font-size:16px;line-height:22px}.hero__container .btn{width:auto;padding:15px 30px}.header-container{padding:22px 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.header-burger{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto;cursor:pointer}.header-menu{position:absolute;-webkit-transform:translate(-110%,0);-ms-transform:translate(-110%,0);transform:translate(-110%,0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;top:100%;right:-20px;left:-20px;background:#171717;border-top:.5px solid #fff;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.header-menu.active{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.header-menu ul{width:100%;margin-right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.header-menu ul li{width:100%;margin-right:0;margin-bottom:20px}}@media screen and (max-width:992px){.about-us .dots{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}@media screen and (max-width:767px){.table-it{font-size:14px;line-height:20px}.modal-close{top:5px;right:5px;width:16px;height:16px}.input-cont.radio span{font-size:15px;line-height:24px}.form form .btn{margin-top:20px}.modal-container{width:100%;padding:30px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.input-cont{margin-bottom:16px}.input-cont input{padding:8px 0;font-size:15px;line-height:20px}.input-cont input[type=date]{font-size:15px;line-height:20px}.input-cont input[type=date]::-webkit-input-placeholder{font-size:15px;line-height:20px}.input-cont input[type=date]::-moz-placeholder{font-size:15px;line-height:20px}.input-cont input[type=date]:-ms-input-placeholder{font-size:15px;line-height:20px}.input-cont input[type=date]::-ms-input-placeholder{font-size:15px;line-height:20px}.input-cont input[type=date]::placeholder{font-size:15px;line-height:20px}.input-cont input::-webkit-input-placeholder{font-size:15px;line-height:20px}.input-cont input::-moz-placeholder{font-size:15px;line-height:20px}.input-cont input:-ms-input-placeholder{font-size:15px;line-height:20px}.input-cont input::-ms-input-placeholder{font-size:15px;line-height:20px}.input-cont input::placeholder{font-size:15px;line-height:20px}.modal-title{font-size:22px;line-height:27px;margin-bottom:15px}.modal-form{max-width:none}.our-photo__container{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:20px;padding-right:20px}.comments .container>h2{text-align:left}.our-photo .container>h2{text-align:left}.cars>.container h2{text-align:left}.single-comment{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.single-comment .img{width:100%;margin-right:0;margin-bottom:25px;position:relative;height:0;padding-top:70.7%}.single-comment .img img{position:absolute;top:0;left:0}.cars__single::after{top:auto;width:100%;right:0;bottom:0;height:88.1%;background:url(../img/lg-l.png) no-repeat left top/166px,#fff!important}.cars-single__container .text{padding-right:0!important;padding-left:0!important;width:100%}.cars__single{padding:0 0 30px}.cars-single__container .car{width:100%;margin-bottom:20px}.cars-single__container{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:600px){.cars-single__container .text ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.cars-single__container .text ul li{width:50%;padding-left:20%;padding-right:10px;margin-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.cars-single__container .text ul li:nth-child(even){padding-left:10px;padding-right:20%}.header-menu ul li{margin-bottom:12px}.header-menu ul li img{width:17px;height:17px;margin-right:6px}.btn{width:100%;padding:15px 5px}}@media screen and (max-width:525px){.input-cont.radio{margin-bottom:14px;width:100%}.modal-table{width:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow-x:auto}.modal-table>div{width:610px}}@media screen and (max-width:430px){.modal-title{font-size:18px;line-height:24px}.input-double{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.input-double .input-cont{width:100%;margin-right:0}}@media screen and (max-width:374px){.footer__container{padding-bottom:100px}.footer__container h2{margin-bottom:30px}.footer__container p{font-size:14px;margin-bottom:25px}.comments .container>h2{margin-bottom:30px}.cars-single__container .text>p{font-size:14px;line-height:20px}.hero__container .title{font-size:22px;line-height:30px}.cars-single__container .text>span{font-size:18px;line-height:24px}.cars__single{margin-bottom:30px}.cars__single:last-child{margin-bottom:0}.cars-single__container .text ul li p{font-size:18px;line-height:24px}.cars-single__container .text ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.cars-single__container .text ul li{width:50%;padding-left:15%;padding-right:10px;margin-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.cars-single__container .text ul li:nth-child(even){padding-left:10px;padding-right:15%}.about-us{padding:40px 0 20px}h2{font-size:22px;line-height:28px}.about-us__container .text{margin-bottom:30px}.about-us__container .text h2{margin-bottom:20px}.about-us__container .text p{font-size:14px;line-height:20px}.header-menu ul li a,.header-menu ul li span{font-size:12px;line-height:18px}.btn{font-size:14px;line-height:20px;padding:11px 4px}.title{font-size:26px;line-height:34px}.hero__container .title{margin-bottom:15px}.hero__container p{margin-bottom:15px;font-size:14px;line-height:18px}.hero__container .btn{width:100%}}