*{font-family:'Roboto', sans-serif}header{position:relative}nav{width:100%;position:fixed;height:51px;background-color:#212121;z-index:4}.hamburger{display:none}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:13px 70px;margin:0;list-style-type:none}.menu_link{text-decoration:none;color:#ffffff;font-family:Roboto;font-size:15px;font-weight:300}.menu_item{border-right:2px dotted black;padding-right:28px}.menu_item:last-child{border-right:none}.subheader{margin-top:51px;position:absolute;width:100%;height:84px;background-color:rgba(0,0,0,0.6)}.subheader_logo{display:block;max-width:100%;margin-top:16px}.subheader_official{margin-top:6px;color:#ffffff;opacity:0.5;font-size:13px;font-weight:400}.subheader_call{margin-top:19px;color:#ffffff;font-family:Roboto;font-size:12px;font-weight:300;text-align:right}.subheader_phone{display:block;margin-top:8px;color:#ffffff;font-family:Roboto;font-size:22px;font-weight:400;line-height:12PX;text-transform:uppercase;text-align:right}.subheader_btn{margin-top:19px;width:172px;height:46px;-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0.12);box-shadow:inset 0 0 0 rgba(0,0,0,0.12);border:none;border-radius:4px;background-image:-webkit-gradient(linear, left bottom, left top, from(#1eacc7), to(#4ce2ff));background-image:linear-gradient(to top, #1eacc7 0%, #4ce2ff 100%);text-shadow:1px 1px 0 rgba(0,0,0,0.21);color:#ffffff;font-family:Roboto;font-size:14px;font-weight:400;text-transform:uppercase}.subheader_btn:hover{background-image:none;background-color:#1eacc7}.promo{background:url(../img/main_bg.jpg) center center/cover no-repeat;min-height:800px;text-align:center;padding:202px 0 135px 0}.promo_header{color:#ffffff;text-transform:uppercase;font-family:"Roboto";font-size:60px;line-height:60px;margin:0}.promo_subheader{color:#ffffff;font-size:36px;font-weight:700;text-transform:uppercase;font-family:"Roboto - Bold";line-height:36px;margin:0;margin-top:23px}.promo_text{color:#ffffff;font-family:Roboto;font-size:18px;font-weight:400;line-height:24px;margin-top:23px}.promo_btn{margin-top:118px;width:172px;height:46px;-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0.12);box-shadow:inset 0 0 0 rgba(0,0,0,0.12);border:none;border-radius:4px;background-image:-webkit-gradient(linear, left bottom, left top, from(#1eacc7), to(#4ce2ff));background-image:linear-gradient(to top, #1eacc7 0%, #4ce2ff 100%);text-shadow:1px 1px 0 rgba(0,0,0,0.21);color:#ffffff;font-family:Roboto;font-size:14px;font-weight:400;text-transform:uppercase}.promo_btn:hover{background-image:none;background-color:#1eacc7}.reasons{padding:71px 0 65px 0}.reasons_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:35px}.reasons_round{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:26px;width:113px;height:113px;background-color:#1eacc7;border-radius:100%}.reasons_descr{width:343px}.reasons_subtitle{line-height:21px;color:#1eacc7;font-size:17px;font-weight:400}.reasons_text{color:#202020;font-size:15px;font-weight:300;line-height:21px}.label{margin:0 auto;height:24px;width:112px;padding:5px 12px;background-color:#000000;color:#ffffff;font-size:11px;font-weight:300;text-transform:uppercase;text-align:center}.title{margin-bottom:0;margin-top:38px;color:#222222;font-size:38px;font-weight:700;text-transform:uppercase;text-align:center}.subtitle{color:#222222;font-size:17px;font-weight:400;margin-top:19px;text-align:center}.mobile{min-height:864px;padding:48px 0 80px 0;background:url(../img/bg_2.png) center center/cover no-repeat}.mobile .row{margin-top:32px}.mobile_item{position:relative;width:320px;height:280px;margin:0 auto;margin-bottom:19px}.mobile_item_1{background:url(../icon/mobile/1.jpg) center center/cover no-repeat}.mobile_item_2{background:url(../icon/mobile/2.jpg) center center/cover no-repeat}.mobile_item_3{background:url(../icon/mobile/3.jpg) center center/cover no-repeat}.mobile_item_4{background:url(../icon/mobile/4.jpg) center center/cover no-repeat}.mobile_item_5{background:url(../icon/mobile/5.jpg) center center/cover no-repeat}.mobile_item_6{background:url(../icon/mobile/6.jpg) center center/cover no-repeat}.mobile_item_subtitle{color:#ffffff;font-size:24px;font-weight:400;line-height:31px;text-transform:uppercase;text-align:center;padding-top:91px}.mobile_item_plus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:35px;left:50%;-webkit-transform:translateX_(-50%);transform:translateX_(-50%);width:26px;height:26px;background-color:#000000;margin:0 auto;border-radius:100%;padding:6px;cursor:pointer}.mobile_item_plus:before{content:'';display:block;width:14px;height:2px;background-color:#1eacc7;-webkit-transition:0.5s all;transition:0.5s all}.mobile_item_plus:after{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:'';display:block;width:2px;height:14px;background-color:#1eacc7;-webkit-transition:0.5s  all;transition:0.5s  all}.mobile_item_plus:hover:before,.mobile_item_plus:hover:after{background-color:#ff5656}.car{text-align:center;min-height:896px;background:url("../img/car/car_bg.jpg") center center/cover no-repeat;padding:57px 0 138px 0}.car_label{margin:0 auto;height:24px;width:112px;padding:5px 12px;background-color:#ffffff;color:#000000;font-size:11px;font-weight:300;text-transform:uppercase;text-align:center}.car_title{color:#ffffff;font-family:Roboto;font-size:38px;font-weight:700;text-transform:uppercase;margin-top:32px}.car_subtitle{color:#ffffff;font-family:Roboto;font-size:17px;font-weight:400}.car_img{margin-top:56px}.car_sub{margin-top:4px}.require{padding:68px 0 84px 0}.require_block{margin:33px 0}.require_block_nmb{margin-bottom:0}.require_title{color:#1ca8c3;font-size:22px;font-weight:400}.require_list{list-style-type:none;padding-left:50px;margin-top:22px}.require_list li{position:relative;font-size:17px;font-weight:300;line-height:24px;margin-bottom:10px}.require_list li:before{content:'';display:block;position:absolute;left:-32px;top:3%;width:21px;height:20px;background:url("../icon/check/blue.png") center center/cover no-repeat}.require_subtitile{color:#1ca8c3;font-weight:300}.require .warning .require_title{color:#ff5656}.require .warning .require_list li:before{background:url("../icon/check/red.png") center center/cover no-repeat}.world{min-height:717px;background:url("../img/world.jpg") center center/cover no-repeat;text-align:center;padding:49px 0 49px 0}.world_sity{display:block;margin-top:486px;color:#1fbad6;font-size:15px;font-weight:400;line-height:68px;text-transform:uppercase}.world_label{margin:0 auto;height:24px;width:112px;padding:5px 12px;background-color:#ffffff;color:#000000;font-size:11px;font-weight:300;text-transform:uppercase;text-align:center}.world_title{color:#ffffff;font-family:Roboto;font-size:38px;font-weight:700;text-transform:uppercase;margin-top:32px}.world_subtitle{color:#ffffff;font-family:Roboto;font-size:17px;font-weight:400}.footer{position:relative;min-height:149px;padding:14px 0 31px 0;text-align:center}.footer_line{margin:0 auto;width:299px;height:4px;background-color:#1fbad6}.footer_title{display:inline-block;padding:0 23px 0 23px;color:#070716;font-size:15px;font-weight:300;text-transform:uppercase;margin-top:32px}.footer_subtitle{display:inline-block;padding:0 11px 0 11px;color:#999999;font-size:11px;font-weight:300;text-transform:uppercase;margin-top:16px}.footer_lang{display:inline-block;color:#1fbad6;font-size:11px;font-weight:400;text-transform:uppercase;margin-top:19px}.xs-visible{display:none}@media (max-width: 1200px){.menu_item{padding-right:14px}.menu_link{font-size:13px}.promo_header{font-size:50px}.reasons_block{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.reasons_descr{width:300px}.mobile_item{width:300px;max-width:100%}}@media (max-width: 991px){.menu_item{padding-right:8px}.menu_link{font-size:10px}.subheader_logo img{width:100%}.subheader_official{font-size:11px}.subheader_phone{font-size:18px}.subheader_btn{width:100%;height:40px;margin-top:21px}.promo_header{font-size:40px}.promo_subheader{font-size:27px}.reasons_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reasons_round{margin-right:0}.reasons_descr{margin-top:20px;width:300px}.car img{width:100%}}@media (max-width: 767px){.menu{position:fixed;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:-100%;width:50%;height:100vh;padding:20px  15px;background-color:rgba(0,0,0,0.8);-webkit-transition:all .6s;transition:all .6s}.menu_active{left:0}.menu_item{padding-right:0;border:none;margin-top:10px}.menu_link{font-size:20px}.hamburger{display:block;position:absolute;right:10px;top:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:26px;height:12px}.hamburger span{display:block;height:2px;width:100%;background:#fff;margin-bottom:2px;-webkit-transition:.5 all;transition:.5 all}.hamburger span:active span{margin-bottom:-2px}.hamburger span:active span:nth-child(1){-webkit-transform:translateY(3px) rotate(-45deg);transform:translateY(3px) rotate(-45deg)}.hamburger span:active span:nth-child(2){display:none}.hamburger span:active span:nth-child(3){-webkit-transform:translateY(3px) rotate(45deg);transform:translateY(3px) rotate(45deg)}.xs-hidden{display:none}.xs-visible{display:block}.subheader_phone{display:block;margin-top:10px;color:#ffffff;font-size:18px;font-weight:400;text-transform:uppercase;text-align:center}.subheader_btn{display:block;width:200px;height:40px;margin:0 auto;margin-top:10px}.promo_header{line-height:45px}.car img{width:100%}}@media (max-width: 575px){nav{height:30px}.subheader{height:60px;margin-top:30px}.subheader_official{display:none}.subheader_logo{margin-top:16px}.subheader_phone{font-size:12px;font-weight:400;text-transform:uppercase;margin-top:11px}.subheader_btn{width:110px;height:22px;font-size:10px;margin-top:7px}.promo{min-height:400px;padding:113px 0 35px 0}.promo_text{display:none}.promo_header{font-size:29px;padding:0 24px;line-height:35px}.promo_subheader{font-size:19px;margin-top:33px}.promo_btn{width:210px;height:50px}.menu{width:85%}.reasons{padding:24px 0 32px}.reasons_block{margin-top:26px}.reasons_round{width:100px;height:100px}.title{font-size:15px;margin-top:15px;line-height:15px}.mobile{padding:32px 0 43px;background:none}.car{min-height:390px;padding:22px 0 23px;background:url("../img/car/car_bg_2.jpg") center center/cover no-repeat}.car_title{display:none}.car_subtitle{display:none}.car_sub{color:#ffffff;font-size:17px}.require{padding:25px 0 26px}.world{min-height:360px;background:url("../img/workd_bg2.jpg") center center/cover no-repeat;padding:25px 0 30px}.world_sity{margin-top:216px}.world_title{font-size:16px}.world_subtitle{font-size:14px}.footer_line{width:253px;height:4px;background-color:#1fbad6}.footer_title{font-size:14px;margin-top:22px;padding:0 8px}}
/*# sourceMappingURL=style.min.css.map */