*{font-family:'Roboto', sans-serif}* header{position:relative;height:50px}* nav{position:fixed;width:100%;height:50px;z-index:3;background-color:#212121}* .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{font-size:15px;color:#fff;font-weight:300}* .menu_item{border-right:2px dotted white;padding-right:28px}* .menu_item:last-child{border-right:none}* .hamburger{display:none}* .subheader{position:absolute;top:50px;width:100%;height:84px;background-color:rgba(0,0,0,0.6)}* .subheader_logo{display:block;margin-top:16px;max-width:100%}* .subheader_official{margin-top:6px;font-size:13px;color:#fff;font-weight:300;opacity:0.5}* .subheader_call{font-size:12px;color:#fff;font-weight:300;margin-top:19px;text-align:right}* .subheader_phone{display:block;margin-top:8px;line-height:12px;font-size:22px;color:#fff;font-weight:400;text-align:right}* .subheader_btn{margin-top:19px;width:172px;height:46px;-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.12);box-shadow:inset 0 -3px 0 rgba(0,0,0,0.12);background-image:-webkit-gradient(linear, left bottom, left top, from(#1eacc7), to(#4ce2ff));background-image:linear-gradient(to top, #1eacc7 0%, #4ce2ff 100%);border:none;border-radius:4px;font-size:14px;color:#fff;font-weight:400;text-transform:uppercase}* .subheader_btn:hover{background-image:none;background-color:#1eacc7}* .subheader_xs_visible{display:none}* .promo{min-height:800px;background:url("../img/bg_first.jpg") center center/cover no-repeat;padding:150px 0 135px 0}* .promo_header{font-size:60px;color:#fff;font-weight:700;text-transform:uppercase;line-height:60px;margin:0;text-align:center}* .promo_subheader{font-size:36px;color:#fff;font-weight:700;text-transform:uppercase;line-height:36px;margin:0;margin-top:22px;text-align:center}* .promo_descr{font-size:18px;line-height:24px;color:#fff;font-weight:400;text-align:center;margin-top:23px}* .promo_btn{display:block;margin:118px auto 0 auto;width:259px;height:63px;-webkit-box-shadow:inset 0 -4px 0 rgba(0,0,0,0.12);box-shadow:inset 0 -4px 0 rgba(0,0,0,0.12);background-image:-webkit-gradient(linear, left bottom, left top, from(#1eacc7), to(#4ce2ff));background-image:linear-gradient(0deg, #1eacc7 0%, #4ce2ff 100%);border:none;border-radius:4px;font-size:18px;color:#fff;font-weight:400;text-transform:uppercase}* .promo_btn:hover{background-image:none;background-color:#1eacc7}* .label{position:relative;z-index:2;margin:0 auto;width:112px;height:24px;background-color:#000000;font-size:11px;font-weight:300;color:#fff;text-transform:uppercase;padding:5px 12px;text-align:center}* .label_white{background-color:#fff;color:#000000}* .title{position:relative;z-index:2;font-size:38px;font-weight:700;text-align:center;color:#222222;margin-top:38px;text-transform:uppercase;margin-bottom:0;line-height:38px}* .title_white{color:#fff;margin-top:32px}* .subtitle{position:relative;z-index:2;margin-top:19px;font-size:17px;font-weight:400;text-align:center;color:#222222}* .subtitle_white{color:#fff}* .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}* .mobile{min-height:864px;padding:48px 0 79px 0;background:url("../img/bg_mobile.jpg") center center/cover no-repeat}* .mobile .row{margin-top:32px}* .mobile_item{position:relative;width:320px;height:280px;margin:0 auto;margin-bottom:19px;padding-top:92px}* .mobile_item_1{background:url("../img/mobile/1_mobile.jpg") center center/cover no-repeat}* .mobile_item_2{background:url("../img/mobile/2_mobile.jpg") center center/cover no-repeat}* .mobile_item_3{background:url("../img/mobile/3_mobile.jpg") center center/cover no-repeat}* .mobile_item_4{background:url("../img/mobile/4_mobile.jpg") center center/cover no-repeat}* .mobile_item_5{background:url("../img/mobile/5_mobile.jpg") center center/cover no-repeat}* .mobile_item_6{background:url("../img/mobile/6_mobile.jpg") center center/cover no-repeat}* .mobile_item_subtitle{font-size:24px;font-weight:400;text-align:center;color:#fff;line-height:31px;text-transform:uppercase}* .mobile_item_plus{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;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%;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{content:'';position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);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}* .choice{position:relative;min-height:896px;padding:57px 0 138px 0;background:url("../img/bg_mobile.jpg") center center/cover no-repeat}* .choice_img{position:relative;display:block;margin:56px auto 0 auto;z-index:2}* .choice_descr{text-align:center;font-size:17px;font-weight:300;line-height:1.41;color:#222222}* .choice .black{position:absolute;height:499px;width:100%;top:0;left:0;background-color:#070716;z-index:1}* .require{padding:68px 0 84px 0}* .require_block{margin:33px 0}* .require_block_nmb{margin-bottom:0}* .require_title{font-size:22px;font-weight:400;color:#1ca8c3}* .require_list{list-style-type:none;padding-left:50px;font-size:17px;margin-top:22px}* .require_list li{position:relative;font-weight:300;color:#222222;line-height:24px;margin-bottom:10px}* .require_list li:before{content:'';display:block;position:absolute;left:-32px;top:3px;width:21px;height:20px;background:url("../icons/check_mark_blue_svg.svg") center center/cover no-repeat}* .require_descr{margin-top:25px;font-size:17px;font-weight:300;line-height:24px;color:#1ca8c3}* .require .warning .require_title{color:#ff5656}* .require .warning .require_list li:before{background:url("../icons/check_mark_red_svg.svg") center center/cover no-repeat}* .world{position:relative;min-height:717px;background:url("../img/bg_all_peace.jpg") center center/cover no-repeat;padding:49px 0}* .world_look_towns{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:49px;text-align:center;font-size:15px;font-weight:400;text-transform:uppercase;color:#1fbad6;line-height:15px}* .world_look_towns:hover{text-decoration:none;color:#fff}* footer{min-height:148px;padding-top:14px}* footer a:hover{text-decoration:none}* .footer_divider_up{width:299px;height:4px;background-color:#1fbad6;margin:0 auto}* .footer_wrapper{padding-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}* .footer_wrapper>div{width:33%}* .footer_wrapper>div:nth-child(3){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}* .footer_social{width:159px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:23px}* .footer_social_item{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:0 4px;width:32px;height:32px;background-color:#070716;border-radius:100%}* .footer_social_item>span{color:#fff}* .footer_links{width:390px;margin:0 auto}* .footer_links_main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px}* .footer_links_main a{font-size:15px;font-weight:300;color:#070716;text-transform:uppercase}* .footer_links_sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px}* .footer_links_sub a{font-size:11px;font-weight:300;color:#999999;text-transform:uppercase}* .footer_links_lang{display:block;margin:0 auto;color:#1fbad6;font-size:11px;font-weight:400;margin-top:19px;text-transform:uppercase;text-align:center}* .footer_divider_down{height:8px;background-color:#070716;margin-top:31px}* .footer_mobile{margin-right:56px}@media (max-width: 1200px){* .menu_item{padding-right:20px}* .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:290px}* .mobile_subtitle{font-size:22px}* .choice{padding:55px 0;min-height:840px}* .footer_wrapper>div{width:50%}* .footer_wrapper>div:nth-child(1){width:25%}* .footer_wrapper>div:nth-child(3){width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}* .footer_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:10px}* .footer_mobile a{margin:0 3px}* .footer_mobile a img{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:17px}* .subheader_btn{width:100%;height:40px;margin-top:21px}* .promo_header{font-size:40px}* .promo_subheader{font-size:30px}* .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{width:300px;margin-top:20px}* .mobile{min-height:760px}* .mobile_item{width:220px;height:200px}* .mobile_item_subtitle{font-size:18px;line-height:24px}* .choice{min-height:750px}* .choice_img{width:100%}* .world{min-height:650px}* .footer_wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}* .footer_wrapper>div{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}* .footer_wrapper>div:nth-child(1){width:100%}* .footer_wrapper>div:nth-child(3){width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 767px){* .title{margin-top:25px}* .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:0.6s all;transition:0.6s all}* .menu_active{left:0}* .menu_item{padding-right:0;border:0;margin:10px 0}* .menu_link{font-size:20px}* .hamburger{display:block;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:26px;height:12px}* .hamburger span{display:block;height:2px;width:100%;background-color:#fff;margin-bottom:2px;-webkit-transition:0.5s all;transition:0.5s all}* .hamburger_active span{margin-bottom:-2px}* .hamburger_active span:nth-child(1){-webkit-transform:translateY(3px) rotate(-45deg);transform:translateY(3px) rotate(-45deg)}* .hamburger_active span:nth-child(2){display:none}* .hamburger_active span:nth-child(3){-webkit-transform:translateY(3px) rotate(45deg);transform:translateY(3px) rotate(45deg)}* .xs-hidden{display:none}* .subheader_xs_visible{display:block}* .subheader_phone{display:block;margin-top:10px;font-size:16px;font-weight:400;color:#ffffff;text-transform:uppercase;text-align:center}* .subheader_btn{display:block;width:200px;height:40px;margin:auto;margin-top:9px}* .promo_header{font-size:40px}* .promo_subheader{line-height:45px}* .mobile{padding:40px 0}* .choice{min-height:600px;padding:40px 0}* .require{padding:40px 0}* .world{min-height:450px}}@media (max-width: 575px){* nav{height:30px}* header{height:30px}* .subheader{top:30px;height:60px}* .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:6px}* .subheader_btn:hover{background-image:-webkit-gradient(linear, left bottom, left top, from(#1eacc7), to(#4ce2ff));background-image:linear-gradient(to top, #1eacc7 0%, #4ce2ff 100%)}* .promo{min-height:400px;padding:93px 0 35px 0}* .promo_descr{display:none}* .promo_header{font-size:30px;font-weight:900;line-height:35px;padding:0 23px}* .promo_subheader{font-size:20px;font-weight:700;margin-top:33px;line-height:30px;padding:0 10px}* .promo_btn{width:210px;height:50px;margin-top:72px}* .promo_btn:hover{background-image:-webkit-gradient(linear, left bottom, left top, from(#1eacc7), to(#4ce2ff));background-image:linear-gradient(to top, #1eacc7 0%, #4ce2ff 100%)}* .menu{width:85%}* .menu_item{width:100%;text-align:center;padding:5px 0}* .menu_link{display:block}* .reasons{padding:22px 0 36px}* .reasons_block{margin-top:26px}* .reasons_round{width:100px;height:100px}* .reasons_descr{width:100%;margin-top:26px}* .reasons_subtitle{font-size:16px}* .reasons_text{font-size:15px;margin-top:0}* .title{font-size:16px;margin-top:15px;line-height:16px;font-weight:900}* .subtitle{font-size:14px}* .mobile{padding:20px 0 40px 0}* .mobile .row{margin-top:30px}* .mobile_item{width:280px;height:254px;padding:81px 40px 0 40px}* .mobile_item_subtitle{font-size:18px;line-height:31px}* .mobile_item_plus{bottom:28px}* .mobile_item_plus:hover:before,* .mobile_item_plus:hover:after{background-color:#ff5656}* .choice{padding:25px 0 33px 0;min-height:390px;background:#000}* .choice_img{margin-top:35px}* .choice_descr{margin-top:23px;color:#ffffff;font-size:17px;font-weight:300;line-height:24px}* .choice .black{display:none}* .hidden-320{display:none}* .require{padding:25px}* .require_block{margin:30px 0 0 0}* .require_title{font-size:16px}* .require_list{padding-left:30px;margin-top:5px;font-size:14px}* .require_list li{font-size:14px;margin-bottom:5px;line-height:20px}* .require_descr{font-size:14px;margin-top:15px}* .world{padding:25px 0 30px 0;min-height:360px}* .world_look_towns{display:block;width:200px;font-size:15px;bottom:30px}* footer{padding:25px 0 20px 0}* .footer_divider{width:253px;margin:0 auto}* .footer_wrapper{padding-top:22px}* .footer_wrapper>div{margin-bottom:20px}* .footer_wrapper>div:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}* .footer_wrapper>div:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}* .footer_wrapper>div:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}* .footer_links{width:290px}* .footer_links_main{padding:0}* .footer_links_main a{font-size:14px}* .footer_links_sub{width:244px;margin:0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}* .footer_links_sub a{margin:0 7px;margin-top:10px}* .footer_links_lang{margin-top:10px}* .footer_divider_down{display:none}}
/*# sourceMappingURL=style.min.css.map */