@import "fonts.css";

html { width: 100%; height: 100%; }
body { position: relative; height: 100%; -webkit-font-smoothing: antialiased; font-family: 'Gilroy'; font-weight: 500; font-size: 21px; line-height: 32px; color: #151515; background: #FFFFFF; max-width:1920px; margin:0 auto;}

::-webkit-input-placeholder { opacity:1;}
::-moz-placeholder          { opacity:1;}
:-moz-placeholder           { opacity:1;}
:-ms-input-placeholder      { opacity:1;}

.main { height: 100%; flex-direction: column;}

.container { max-width:1290px; margin: 0 auto; padding: 0 0px;}
.row { margin-left: 0 !important; margin-right: 0 !important;}
.row>* { padding-right: 0; padding-left: 0; }

/* .button { display: inline-block; margin: 30px 0 10px 0;  padding: 14px 0; border-radius: 0; position: relative; z-index: 2; text-decoration: none; width: 220px; font-weight: 600; font-size: 16px; line-height: 22px; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; border: 1px solid #FFE600;} */


header { width: 100%; z-index: 10; padding: 30px 0; justify-content: space-between; position: relative;}
.logo { height: 60px;}
.logo img { height: 100%;}
.menu_all { margin:0; padding: 0; list-style: none; align-self: center;position: absolute; top: 48px; left: 50%; -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);}
.menu_all ul { margin:0 0px; padding: 0; list-style: none;}
.menu_all li { float: left; margin: 0px 0px; padding: 0px; }
.menu_all li a { display: block; text-decoration: none; width: 110px; padding-bottom: 14px; font-weight: 700; font-size: 21px; line-height: 24px; color: #151515;}
.menu_all li.active a { background: url(../img/menu_all.png) no-repeat bottom center; background-size: 100px; color: #151515!important;}
.menu_all li:hover a { color: #FAB306;}
.language { float: right; margin: 0; padding: 0; list-style: none;}
.language li { float: left; margin-left: 10px;}
.language li a { float: left; width: 60px; font-weight: 700; text-decoration: none; padding: 8px 11px; font-size: 21px; line-height: 24px; color: #151515;}
.language li a.active, .language li a:hover { color: #FFFFFF; background: #FAB306; border-radius: 5px;}

.button { float: left; background: #FAB306; text-decoration: none; width: 300px; padding: 20px 0; text-align: center; box-shadow: 0px 20px 40px rgba(0, 58, 145, 0.2); border-radius: 50px; font-weight: 700; font-size: 26px; line-height: 26px; letter-spacing: 0.05em; color: #FFFFFF;}
.button:hover { box-shadow: none; color: #FFFFFF; }

.block_01_big { float: left; width: 100%; overflow: hidden;}
.block_01 { float: left; width: 100%; position: relative; background: #1270FD; padding: 125px 0 86px;}
.block_01_img { position: absolute; top: 46px; left: 43%; width: 1144px; height: 780px;}
.block_01_txt { position: relative; z-index: 222; float: left; width: 640px; text-align: left; padding-bottom: 116px;}
.block_01_txt:after { position: absolute; bottom: 0; left: 340px; width: 120px; height: 120px; background: url(../img/block_01_txt.png) no-repeat; background-size: cover; content: "";}
.block_01_txt h2 { float: left; width: 100%; font-weight: 700; font-size: 28px; line-height: 36px; text-transform: uppercase; color: #F3F8FF; margin: 0 0 30px;}
.block_01_txt p { float: left; width: 95%; font-weight: 500; font-size: 24px; line-height: 36px;  color: #F3F8FF; margin-bottom: 20px;}
.block_01_txt .button { margin-top: 30px;}
.who_we { float: left; width: 100%; padding: 170px 0 120px;}
.who_we_left { float: left; display: inline-block; width: 580px; height: 621px; position: relative;}
.who_we_left img { position: absolute; top: 0px; right: 30px; width: 897px; height: 591px; z-index: 99;}
.who_we_left::after { position: absolute; top: 30px; right: 0; width: 897px; height: 591px; background: #FAB306; border: 2px dashed #151515; content: "";}
.who_we_right { float: right; display: inline-block; width: 659px; height: 627px; position: relative; text-align: left;}
.who_we_right_more { float: left; width: 100%; padding-right: 44px;}
.who_we_right_more h2 { float: left; width: 100%; background: url(../img/who_we_right_more.png) no-repeat; background-size: 287px; font-weight: 800; padding: 2px 56px 12px 37px; font-size: 46px; line-height: 50px; text-transform: uppercase; color: #FFFFFF; margin: 30px 0 28px;}
.who_we_right_more p { float: left; width: 100%; font-weight: 500; font-size: 21px; line-height: 32px; color: #151515; margin: 0 0 30px;}
.viewport { overflow: hidden; position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; }
.content-box { height: 100%; position: absolute; left: 0; right: -10px; overflow-y: scroll; }
.scrollbar { width: 4px; position: absolute; top: 0; right: 0; bottom: 0; background: #F4F4F4;}
.scroller { width: 4px; position: absolute; top: 0; left: 0; background: #FAB306; border-radius: 10px; cursor: pointer; }
.who_we_ul { float: left; width: 100%; margin: 100px 0 0px; padding: 0; list-style: none; border-left: solid 6px #FAB306;}
.who_we_ul li { float: left; width: 33.333%; height: 100px; padding: 10px 110px 0 20px; position: relative; text-align: left; font-weight: 600; font-size: 18px; line-height: 54px; text-transform: uppercase; color: #151515; border-right: solid 6px #FAB306;}
.who_we_ul li span { float: left; width: 100%; font-weight: 700; margin-bottom: 30px; font-size: 24px; line-height: 16px; letter-spacing: 0.02em; text-transform: uppercase; color: #151515;}
.who_we_ul li strong { float: left; font-weight: 800; margin-right: 10px; line-height: 40px; font-size: 40px; text-transform: uppercase; color: #1270FD;}
.who_we_ul li img {  position: absolute; top: 10px; right: 20px; width: 80px;}

.block_02 { float: left; width: 100%; overflow: hidden; background: #FAB306;}
.block_02 h2 { float: left; background: url(../img/block_02.png) no-repeat right 2px; background-size: 459px; font-weight: 800; padding: 8px 4px 23px 0; font-size: 46px; line-height: 50px; text-transform: uppercase; color: #FFFFFF; margin: 82px 0 67px;}
.block_02 ul { float: left; width: 100%; margin: 0px 0 120px; padding: 0; list-style: none; }
.block_02 ul li { float: left; width: 300px; height: 444px; text-align: left; padding: 220px 30px 30px; position: relative; background: #F4F4F4; border: 2px dashed #151515; font-weight: 400; font-size: 16px; line-height: 24px; color: #151515;}
.block_02 ul li:after { position: absolute; right: 10px; top: -30px; width: 60px; height: 60px; background: url(../img/paperclip.png) no-repeat; background-size: 60px; content: " ";}
.block_02 ul li:nth-of-type(2n+2) { margin-top: 40px;}
.block_02 ul li span { float: left; width: 100%; margin-bottom: 20px; font-weight: 700; font-size: 22px; line-height: 24px; text-transform: uppercase; color: #151515;}
.block_02 ul li img {  position: absolute; top: 30px; left: 30px; width: 150px;}

.block_03 { float: left; width: 100%; padding-bottom: 140px;}
.block_03 h2 { float: left; width: 100%; margin: 94px 0 60px; font-weight: 700; text-align: center; font-size: 46px; line-height: 46px; text-transform: uppercase; color: #151515;}
.tabs { float: left; width: 100%; border: 2px dashed #151515; border-radius: 10px; padding: 0; margin: 0; list-style: none;}
.tabs li { font-weight: 600; font-size: 24px; line-height: 24px; color: #151515; padding: 40px 33px; min-width: 184px; text-align: center; cursor: pointer;}
.tabs li.active { background: url(../img/tabs_li.png) no-repeat center 74px; background-size: 180px;}
.block_03 .section { width: 850px; background: #F4F4F4; border-radius: 20px; margin: 60px 0 0px; display: none; padding: 90px 30px 50px; text-align: left;}
.block_03 .section.active { display: inline-block;}
.input { float: left; width: 100%; border-bottom: 2px solid #68B79F; margin-bottom: 40px;}
.input label { float: left; width: 100%; font-weight: 400; font-size: 16px; line-height: 16px; color: #000000; margin-bottom: 15px;}
.input .copy { float: left; width: 100%;}
.input .copy span { float: left;  position: relative; padding-right: 30px; cursor: pointer; background: url(../img/copy.png) no-repeat right center; background-size: 20px;}
/*.input .copy:hover span { background: url(../img/copy2.png) no-repeat right center; background-size: 20px;}*/
.copy_txt { visibility: hidden; display: inline-block; font-style: normal; font-size: 16px; background-color: #555; color: #fff; padding: 0px 5px; border-radius: 5px; position: absolute; top: -40px; right: -20px; z-index: 1;}
.copy_txt::after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #555 transparent transparent transparent;}
/*.input .copy span:active .copy_txt { visibility: visible;}*/
.copy_link_mess { position: fixed; bottom: 0; left: 50%; background: #F4F4F4; border-radius: 10px; font-weight: 400; font-size: 16px; line-height: 16px; color: #000000; -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);}
.qr_block { float: left; width: 200px; margin-right: 50px; margin-bottom: 40px;}
.qr_block img { float: left; width: 200px;}
.qr_block .copy { float: left; width: 100%; text-align: center; margin-top: 30px;}
.qr_block .copy span { display: inline-block; cursor: pointer; padding-right: 30px; background: url(../img/copy.png) no-repeat right center; background-size: 20px; font-weight: 600; font-size: 24px; line-height: 24px; color: #151515;}

.block_04 { float: left; width: 100%; padding: 90px 0; background: #F3F8FF; overflow: hidden;}
.block_04 h2 { float: left; text-align: left; padding-right: 380px; margin: 0 0 60px; background: url(../img/block_04.png) no-repeat right bottom; background-size: 450px; font-weight: 700; font-size: 46px; line-height: 50px; text-transform: uppercase; color: #151515;}
.block_04_slaider { width: 1940px; float: left; margin-left: -315px; position: relative; padding-bottom: 90px;}
.slick-slide { width: 465px;}
.slick-slide .img { display: block; width: 465px; height: 465px; margin-bottom: 20px; overflow: hidden; text-align: center;}
.slick-slide .img img { height: 100%; }
.slick-arrow { position: absolute; bottom: 0; right: 50%; margin-right: -650px; width: 40px; height: 40px; background: url(../img/arrow.png) no-repeat right bottom; background-size: cover; font-size: 0; border: none;}
.slick-arrow.slick-prev { margin-right: -570px; -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.slick-arrow:hover { background: url(../img/arrow_hover.png) no-repeat right bottom; background-size: cover; }

.block_05 { float: left; width: 100%; padding-bottom: 90px; overflow: hidden;}
.block_05 h2 { float: left; width: 100%; margin: 110px 0 60px; font-weight: 700; text-align: center; font-size: 46px; line-height: 46px; text-transform: uppercase; color: #151515;}
.block_05_left { float: left; position: relative; width: 275px; padding-top: 60px; text-align: left; }
.block_05_left::after { position: absolute; top: 32%; right: 40px; width: 600px; height: 372px; background: url(../img/block_05_bg.png) no-repeat right bottom; background-size: cover; content: "";}
.block_05_left p { float: left; position: relative; z-index: 99; width: 100%; font-weight: 500; font-size: 21px; line-height: 32px; color: #151515; margin: 0 0 30px;}
.block_05_right { float: right; width: 960px; position: relative;}
.block_05_right::after { position: absolute; bottom: 100px; right: -200px; width: 500px; height: 283px; background: url(../img/block_05_right.png) no-repeat right bottom; background-size: cover; content: "";}
.team_more { float: left; width: 300px; height: 426px; margin: 0 30px 30px 0; border: 2px dashed #1270FD; padding: 30px 20px 0;}
.team_more:hover { background: #F3F8FF;}
.team_more:nth-of-type(3n+3) { margin-right: 0;}
.team_more .img { float: left; width: 200px; margin: 0 30px; height: 200px; overflow: hidden; text-align: center; border-radius: 100px;}
.team_more .img img { height: 100%;}
.team_more strong { float: left; width: 100%; margin: 30px 0 15px; font-weight: 700; font-size: 28px; line-height: 24px; color: #000000;}
.team_more span { float: left;  width: 100%; font-weight: 500; font-size: 21px; line-height: 24px; color: #000000; height: 42px;}
.team_more .link { float: left; width: 100%; margin-top: 15px;}
.team_more .link a { display: inline-block; margin: 0 15px; height: 40px; width: 40px;}
.team_more .link a img { height: 100%;}

.block_06 { float: left; width: 100%; padding: 0 0 90px 0;}
.help { float: left; width: 100%; padding: 60px 400px 60px 60px; border: 2px dashed #151515; border-radius: 10px; background: url(../img/help.png) no-repeat 1030px center; background-size: 200px;}
.help h2 { float: left; text-align: left; margin: 0 0 34px; padding: 13px 23px 18px 0; background: url(../img/help_h2.png) no-repeat right bottom; background-size: 459px; font-weight: 800; font-size: 46px; line-height: 50px; text-transform: uppercase; color: #151515;}
.help p { float: left; width: 507px; text-align: left; font-weight: 400; font-size: 21px; line-height: 28px; color: #151515;}
.help .button { background: #1270FD; box-shadow: 0px 10px 20px rgba(0, 58, 145, 0.2);}
.help .button:hover { box-shadow: none;}


footer { align-items: flex-end; background: #F3F8FF; }
.footer_top { padding: 60px 0;}
.footer_top_left { width: 520px;}
.footer_top_left .logo { float: left; margin: 0 0 40px; height: 80px;}
.footer_top_left .logo img { height: 100%;}
.footer_top_left p { width: 100%; float: left; margin: 0 0 30px; text-align: left; font-weight: 400; font-size: 16px; line-height: 24px; color: #151515;}
.soc { width: 100%; float: left; padding: 0; margin: 0; list-style: none;}
.soc li { width: 24px; float: left; height: 24px; margin-right: 30px;}
.soc li a { float: left; line-height: 24px;}
.soc li a svg { width: 100%;}
.soc li a svg path { fill:#1270FD;}
.soc li a:hover svg path { fill:#151515;}
.footer_bottom { padding: 20px 0; text-align: center; justify-content: center; background: #1270FD; font-weight: 500; font-size: 16px; line-height: 21px; color: #FFFFFF;}
.footer_txt { width: 295px; text-align: left;}
.footer_txt .name { float: left; width: 100%; font-weight: 700; font-size: 24px; line-height: 24px; text-transform: uppercase; color: #151515; margin: 30px 0 40px;}
.footer_txt ul { float: left; width: 100%; padding: 0; margin: 0; list-style: none;}
.footer_txt ul li { float: left; width: 100%; margin-bottom: 28px;}
.footer_txt ul li a { float: left; font-weight: 600; font-size: 21px; line-height: 24px; color: #151515; text-decoration: none;border-bottom: solid 2px #F3F8FF;}
.footer_txt ul li a:hover { border-bottom: solid 2px #FAB306;}
.footer_txt ul li span { float: left; font-weight: 600; font-size: 21px; line-height: 24px; color: #151515; text-decoration: none;border-bottom: solid 2px #F3F8FF;}
.footer_txt ul li span img { height: 24px; float: left; margin-right: 10px;}

@media only screen and (max-width: 1280px) {
    .container { max-width:754px;}
    .logo { height: 40px;}
    .menu_all { top: 35px; }
    .block_01 { padding: 90px 0 144px;}
    .block_01_img { top: auto; bottom: -115px; left: 43%; width: 700px; height: 480px;}
    .block_01_txt { width: 100%; padding-bottom: 150px;}
    .block_01_txt:after { left: 144px;}
    .who_we { padding: 100px 0 30px;}
    .who_we_left { width: 764px; height: 502px; position: relative;}
    .who_we_left img { width: 764px; height: 502px;}
    .who_we_left::after { width: 764px; height: 502px;}
    .who_we_right { width: 100%; height: 407px; margin-bottom: 80px;}
    .who_we_ul { border-left: none; width: 558px; display: inline-block; float: none;}
    .who_we_ul li { width: 100%; border-right: solid 6px #FAB306; border-left: solid 6px #FAB306; margin-bottom: 60px;}
    .block_02 ul { margin: 0px 0 60px; justify-content: center!important;}
    .block_02 ul li { margin: 0 15px;}
    .block_02 ul li:nth-of-type(2n+2) { margin-top: 40px;}
    .block_03 { padding-bottom: 60px;}
    .tabs li { font-size: 16px; padding: 40px 10px; min-width: 84px;}
    .tabs li.active { background: url(../img/tabs_li.png) no-repeat center 64px; background-size: 80px;}
    .block_03 .section { width: 100%; padding: 60px 30px 30px; margin: 40px 0 0px;}
    .block_04 h2 { padding-right: 260px; background: url(../img/block_04.png) no-repeat 400px bottom; background-size: 450px;}
    .block_04_slaider { width: 844px; margin-left: -45px; padding-bottom: 60px;}
    .slick-slide { width: 402px;}
    .slick-slide .img { width: 402px; height: 402px;}
    .slick-arrow { margin-right: -364px;}
    .slick-arrow.slick-prev { margin-right: -284px; }
    .block_05 h2 { margin: 90px 0 60px;}
    .block_05_left { width: 100%; padding-top: 0; margin-bottom: 40px;}
    .block_05_left::after { top: auto; bottom: 20px; right: 0; width: 717px; height: 122px; background: url(../img/block_05_bg2.png) no-repeat right bottom; background-size: cover; content: "";}
    .block_05_right { width: 100%;}
    .block_05_right::after { bottom: 130px; right: 0px; width: 362px; height: 205px;}
    .team_more { width: 362px; height: 426px;}
    .team_more:nth-of-type(3n+3) { margin-right: 30px;}
    .team_more:nth-of-type(2n+2) { margin-right: 0;}
    .team_more .img { margin: 0 60px; }
    .help { padding: 48px 182px 60px 60px; background: url(../img/help.png) no-repeat 494px 184px; background-size: 200px;}
    .help .button { margin-top: 30px;}
    .footer_top { padding: 60px 0 30px; }
    .footer_top_left { width: 100%;}
    .footer_txt { width: 350px; margin-top: 30px;}
}
@media only screen and (max-width: 760px) {
    .container { max-width:350px;}
    .menu_all { margin: 30px 0 0 0; position: static; -moz-transform: translateX(0%); -webkit-transform: translateX(0%); -o-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%);}
    .block_01 { padding: 60px 0 226px;}
    .block_01_img { bottom: -70px; left: 13%; width: 482px; height: 331px;}
    .block_01_txt { width: 100%; padding-bottom: 82px;}
    .block_01_txt:after { left: auto; right: 30px; width: 60px; height: 60px;}
    .who_we_left { width: 358px; height: 234px;}
    .who_we_left img { width: 358px; height: 234px; right: 10px;}
    .who_we_left::after { width: 358px; height: 234px; top: 10px;}
    .who_we_right { height: 526px;}
    .who_we_ul { width: 100%;}
    .who_we_ul li { padding: 10px 90px 0 15px;}
    .who_we_ul li img { right: 10px;}
    .block_02 h2 { text-align: left; margin-bottom: 30px;}
    .block_02 ul li { margin: 0 15px 70px!important;}
    .block_03 { padding-bottom: 60px;}
    .block_03 h2 { margin: 60px 0 30px; font-size: 42px;}
    .tabs li { width: 100%; font-size: 22px; padding: 25px 10px;}
    .tabs li.active { background: url(../img/tabs_li.png) no-repeat center 54px; background-size: 180px;}
    .input .copy span { font-size: 16px;}
    .block_04 { padding: 60px 0;}
    .block_04 h2 { margin-top: 0px; padding: 0 0 87px; background: url(../img/block_04.png) no-repeat 0 bottom; background-size: 350px; font-size: 42px;}
    .block_04_slaider { width: 350px; margin-left: 0px;}
    .slick-slide { width: 350px;}
    .slick-slide .img { width: 350px; height: 350px;}
    .slick-arrow { margin-right: -174px;}
    .slick-arrow.slick-prev { margin-right: -114px; }
    .block_05 h2 { margin: 60px 0 60px; text-align: left; font-size: 42px;}
    .block_05_left::after { bottom: 20px; width: 600px; height: 372px; background: url(../img/block_05_bg.png) no-repeat right bottom; background-size: cover; content: "";}
    .block_05_right { padding-bottom: 240px;}
    .block_05_right::after { bottom: 0px; right: -6px; width: 362px; height: 205px;}
    .team_more { width: 350px; height: 426px;}
    .team_more:nth-of-type(3n+3) { margin-right: 0px;}
    .team_more:nth-of-type(2n+2) { margin-right: 0;}
    .team_more .img { margin: 0 53px; }
    .help { padding: 30px 20px 60px; background: none;}
    .help h2 { font-size: 40px; padding: 0; background-size: 280px;}
    .help p { width: 100%;}
    .help .button { width: 100%;}
    .footer_txt { width: 100%;}
    .footer_txt ul li { width: auto; margin-right: 30px;}
}
