@font-face {
	font-family: 'Arial';
	src: url("/arialmt.ttf") format("opentype");
	font-weight: normal;
	font-style: normal;
}



html, body {
    overflow-x: hidden;

    
}


html {
    box-sizing: border-box;
}

body {
    font-family: 'Audiowide', 'Manrope', 'Inter', 'Poppins', 'Arial', sans-serif;
    background: rgb(7, 8, 21);
    padding: 0px!important;
}

.header,
.main {
    max-width: 1920px;
    margin: 0 auto;
}


*,*::before,*::after {
    box-sizing: inherit;
    margin: 0;
}

:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

p {
    margin: 0;
}

img {
    max-width: 100%;
}

.header_container,
.main_container,
.footer_container {
    max-width: 1297px;
    margin: 0 auto;
}

.menu-btn,
.menu {
    display: none;
}

.hreader {
    background: linear-gradient(174.83deg, rgba(7, 8, 21, 0) -44.865%,rgba(7, 8, 21, 0.2) 81.361%);
}

.header_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 13px 0;
}

.nav {
    width: 42.5%;
}

.nav ul {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav ul li a,
.adapt_nav {
    font-family: 'Arial';
    font-weight: 400;
    font-size: 19px; /*18-20*/
    line-height: 21px;
    text-transform: uppercase;
    color: #FFFFFF;
}


.nav ul li a:hover,
.header_tel:hover,
.footer_tel:hover {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    transition: 0.3s;
}

.nav ul li:not(:last-child) {
    margin-right: 48px;
}

.header_tel {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.back {
    background: url('/img/top-block-img.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.top_block {
    margin-bottom: 88px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 85.5px 0 214px 0;

}



.h1 {
font-family: 'Audiowide';
font-style: normal;
font-weight: 400;
font-size: 84px;
line-height: 130%;

display: flex;
align-items: center;
text-transform: uppercase;

color: #FFFFFF;

width: 50%;

}


.top_block__btn a {
display: flex;
justify-content: center;
align-items: center;

width: 313px;
height: 60px;

font-family: 'Manrope';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 22px;

text-transform: uppercase;

color: #FFFFFF;

background: #2497A6;

}

.our-role {
    margin-bottom: 106px;

}

.h2 {
    color: rgb(255, 255, 255);
    font-family: 'Audiowide';
    font-size: 48px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0%;
    text-transform: uppercase;
}

.our-role .h2 {
    margin-bottom: 39px;
}

.our-role_text {
    padding-top: 38px;
    width: 50%;
}

.our-role_img {
    margin-right: 20px;
}

.our-role_container {
    display: flex;
    justify-content: space-between;
}

.our-role_text p {
    color: rgb(197, 198, 211);
    font-family: 'Inter';
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0%;
}

.our-role_text p:not(:last-child) {
    margin-bottom: 24px;
}

.area {
    margin-bottom: 70px;
}

.area .h2 {
    margin-bottom: 45px;
}

.area_row {
    display: flex;
    justify-content: space-between;
}

.area_row__element {
    position: relative;
    height: 100%;
    min-height: 267px;
}

.area_row__element:not(:last-child) {
    margin-right: 20px;
}

.area_row__element p {
    position: absolute;
    top: 36px;
    left: 20px;

    color: rgb(255, 255, 255);
    font-family: 'Arial';
    font-size: 18px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0%;
    text-transform: uppercase;
}

.area_row__element img {
    margin-bottom: 22px;
    height: 100%;
}

.contact .h2 {
    margin-bottom: 42px;
}

.h2_ad {
    display: none;
}

.contact_container {
    display: flex;
    justify-content: space-between;
}

.contact_text {
    width: 40%;
    margin-right: 10px;
    max-width: 526px;
    padding-top: 20px;
}

.contact_address {
    margin-bottom: 12px;
    color: rgb(255, 255, 255);
    font-family: 'Arial';
    font-size: 22px;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0%;
}

.contact_tel {
    margin-bottom: 12px;
    color: rgb(255, 255, 255);
    font-family: 'Manrope';
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0%;
    display: block;
}

.contact_info {
    margin-bottom: 42px;
    color: rgb(255, 255, 255);
    font-family: 'Arial';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0%;
}

.contact_btn {
    color: rgb(0, 0, 0);
    font-family: 'Manrope';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0%;
    height: 56px;
    width: 256px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(255, 255, 255);
}

.footer {
    margin-top: 106px;
    background: linear-gradient(1.36deg, rgb(7, 8, 21) -22.165%,rgb(0, 0, 0) 122.734%);
}

.footer_container {
    padding: 30px 0 73px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer_tel {
    padding: 15px 0 0 30px;
    color: rgb(197, 198, 211);
    font-family: 'Arial';
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;
}

.footer_copyright {
    padding-top: 10px;
    color: rgb(255, 255, 255);
    font-family: 'Arial';
    font-size: 14px;
    font-weight: 400;
    line-height: 16px; 
    letter-spacing: 1%;
}

.our-role_container.service picture .our-role_img{
    height: auto;
    
}

.contact_popup{
    margin-top: 106px;
}

.hystmodal__window.contact_popup{
    background-color: #021a2f;
    width: 100%;
    max-width: 790px;
    padding: 30px 20px;
    height: auto;
    margin-top: 0px;
}

.contact_popup_container{
    width: 100%;
}

.hystmodal__window.contact_popup .hystmodal__close{
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23fff" stroke="%23fff" stroke-linecap="square" stroke-miterlimit="50" stroke-width="2" d="M22 2L2 22"/><path fill="none" stroke="%23fff" stroke-linecap="square" stroke-miterlimit="50" stroke-width="2" d="M2 2l20 20"/></svg>');
}

.contact_popup .h2 {
    margin-bottom: 42px;
    text-align: center;
}

.pf-item{
    margin-bottom: 42px;
    font-size: 0;
    line-height: 24px;
}

.pf-item:last-child{
    margin-bottom: 0px;
}

.pf-item label,.pf-item input{
    display: inline-block;
    width: 60%;   
    font-family: 'Arial';
    font-size: 22px;
    font-weight: 400;
}
.pf-item label{
    color: rgb(255, 255, 255);
    width: 40%; 
}
.pf-item input[type="submit"]{
    cursor: pointer;
    width: 313px;
    height: 60px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #2497A6;
}

.cp-inline .contact_popup_form_wrap{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}


.cp-inline .contact_popup_fields{
    width: 50%;
    margin-right: 10px;
    max-width: 526px;
    padding-top: 20px;
}

.news_row{
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: 30px;
    padding-right: 10px;
}


.news_row:nth-child(2n){
    padding-right: 0px;
    padding-left: 10px;
}


.nr-name{   
    color: rgb(255, 255, 255);
    font-family: 'Arial';
    font-size: 18px; 
    text-transform: uppercase;
    margin-bottom: 12px; 
    display: block;
}

.nr-date{   
    color: rgb(255, 255, 255);
    font-family: 'Arial';
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.nr-preview-text{   
    color: rgb(197, 198, 211);
    font-family: 'Inter';
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
}

.news_container{
    font-size: 0;
}

.news h2{
    margin-bottom: 42px;
}

.news{
    margin-bottom: 70px;
}

.news_detail_container p{
    color: rgb(197, 198, 211);
    font-family: 'Inter';
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 24px;
}

.main_container.news_detail h1{
    width: 100%;
}

@media (max-width: 1400px) {
    .back {
        background-size: cover;
        background-position: top;
    }

    .header_container {
        padding: 10px 20px 5px 20px;
    }

    .header_container, .main_container, .footer_container {
        max-width: 100%;
    }

    .top_block {
        padding: 85.5px 40px 214px 40px;
        align-items: start;
        flex-direction: column;
    }

    .h1 {
        margin-bottom: 235px;
        width: 90%;
    }

    .top_block__btn {
        width: 50%;
    }

    .top_block__btn a {
        width: 98%;
    }

    .main_container {
        padding: 0 20px;
    }

    .footer_container {
        padding: 32px 24px;
    }

    .nav {
        width: 56%;
    }

    .our-role_img {
        height: 100%;
        width: 87%;
    }

    .our-role_text {
        padding-top: 0;
    }

    .nav ul li a,
    .header_tel {
        font-size: 18px;
    }

    .area_row__element {
        min-height: auto;
    }

    .area_row__element p {
        top: 30px;
        left: 20px;
    }

    .area_row__element img {
        margin-bottom: 0;
        width: 100%;
    }

    .area_row__element {
        height: auto;
        min-height: auto;
    }

    .area_row__element:not(:last-child) {
        margin-right: 16px;
       
    }

    .area_row__element {
        margin-bottom: 16px;
    }

    .contact_img {
        height: 100%;
    }    

    .area_row:nth-child(2) {
        flex-wrap: wrap;
    }

    .area_row:nth-child(2) .area_row__element:nth-child(1),
    .area_row:nth-child(2) .area_row__element:nth-child(2) {
        width: calc(50% - 8px);
    }

    .area_row:nth-child(2) .area_row__element:nth-child(2) {
        margin-right: 0;
    }

    .area_row:nth-child(2) .area_row__element:nth-child(3) {
        width: 100%;
    }
}

@media (max-width: 768px) {

    .news_row{
        width: 100%;
        padding: 0;
    }
    .news_row:nth-child(2n){
        padding: 0;
    }

    .news{
        margin-bottom: 118px;
    }

    .contact_popup_form_wrap{
        display: flex;
        flex-wrap: wrap;
    }
    
    .cp-inline .contact_popup_fields {
        width: 100%;
        margin-right: 0;
        max-width: 100%;
        padding-top: 0;
        margin-bottom: 60px;
    }


    .header_logo,
    .footer_logo {
        max-width: 81px;
    }

    .back {
        background: url('/img/top-block-img-tablet.png');
        background-repeat: no-repeat;
    }

    .top_block {
        padding: 124px 40px 277px 40px;
    }

    .main_top .main_container {
        padding: 0;
    }

    .h1 {
        font-size: 74px;
        width: 100%;
    }

    .top_block__btn {
        width: 80%;
        max-width: 478px;
    }

    .our-role_container {
        flex-direction: column-reverse;
    }

    .our-role_text {
        margin-bottom: 29px;
        width: 100%;
    }

    .our-role_img {
        width: 100%;
        margin-right: 0;
    }

    .our-role {
        margin-bottom: 181px;
    }

    .area .h2 {
        width: 70%;
    }

    .area {
        margin-bottom: 118px;
    }

    .contact_container {
        flex-direction: column;
    }

    .contact_text {
        width: 100%;
        margin-right: 0;
        max-width: 100%;
        padding-top: 0;
        margin-bottom: 60px;
    }

    .h2_ad {
        display: block;
    }

    .h2_dc {
        display: none;
    }

    .contact_text {
        display: flex;
        flex-wrap: wrap;
    }

    .contact_address {
        width: 35%;
        font-size: 16px;
        order: 3;
    }

    .contact_info {
        width: 31%;
        font-size: 16px;
        order: 1;
    }

    .contact_tel {
        width: 31%;
        order: 2;
        text-align: center;
        font-size: 16px;
        margin-right: 20px;
    }

    .contact_btn {
        order: 4;
    }

    .contact_img {
        max-width: 100%;
    }

    .footer {
        margin-top: 0;
    }

    .footer_copyright {
        font-size: 16px;
    }

}



@media (max-width: 767px) {

    .subnav {
        display: flex;
        align-items: center;
    }

    .nav {
        display: none;
    }

    .menu-btn {
        width: 18px;
        height: 16px;
        position: relative;
        z-index:2;
        overflow: hidden;
        display: block;
    }
    .menu-btn span {
        width: 30px;
        height: 2px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: rgba(250, 247, 239, 1);
        transition: all 0.5s;
    }
    .menu-btn span:nth-of-type(2) {
        top: calc(50% - 5px);
    }
    .menu-btn span:nth-of-type(3) {
        top: calc(50% + 5px);
    }
    
    
    .menu {
        display: block;
        position: fixed;
        top: 91px;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 15px;
        background: rgb(7, 8, 21);
        transform: translateX(-100%);
        transition: transform 0.5s; 
    }
    .menu.active {
        transform: translateX(0);
    }
    .menu li {
        list-style-type: none;
    }
    
    
    .menu-btn.active span:nth-of-type(1) {
        display: none;
    }

    .menu-btn.active span:nth-of-type(2) {
        top: 38%;
        transform: translate(-50%, 0%) rotate(45deg);  
    }

    .menu-btn.active span:nth-of-type(3) {
        top: 39%;
        transform: translate(-50%, 0%) rotate(-45deg); 
    }

    .header_tel {
        margin-right: 37px;
    }

    .adapt_nav {
        margin-top: 20px;
        display: block;
    }

    .h1 {
        font-size: 60px;
    }

}

@media (max-width: 550px) {

    .back {
        background: url('/img/top-block-img-adapt.png');
        background-repeat: no-repeat;
        background-size: cover;
    }

    .h1 {
        font-size: 41px;
        margin-bottom: 127px;
    }

    .top_block {
        padding: 136px 10px 117px 19px;
        margin-bottom: 68px;
    }

    .top_block__btn {
        width: 100%;
        max-width: 100%;
    }

    .our-role_text p {
        font-size: 16px;
    }

    .our-role .h2 {
        margin-bottom: 24px;
    }

    .h2 {
        font-size: 36px;
    }

    .our-role {
        margin-bottom: 90px;
    }

    .area .h2 {
        width: 100%;
    }

    .area .h2 {
        margin-bottom: 33px;
    }

    .area_row__element p {
        top: 26px;
        left: 26px;
    }

    .area_row {
        flex-direction: column;
    }

    .area_row:nth-child(2) .area_row__element:nth-child(1), 
    .area_row:nth-child(2) .area_row__element:nth-child(2) {
        width: 100%;
    }

    .area_row__element:not(:last-child) {
        margin-right: 0;
    }

    .area {
        margin-bottom: 50px;
    }

    .contact .h2 {
        margin-bottom: 36px;
    }

    .contact_tel {
        width: 100%;
        text-align: left;
        margin-right: 0;
        order: 3;
        margin-bottom: 35px;
    }

    .contact_info {
        margin-bottom: 0;
        width: 100%;
        order: 2;
    }

    .contact_address {
        width: 100%;
        order: 1;
        margin-bottom: 45px;
    }

    .contact_btn {
        width: 248px;
    }

    .footer_tel {
        padding: 0;
        margin-bottom: 20px;
    }

    .footer_container {
        padding: 32px 24px 62px 24px;
        flex-direction: column;
        align-items: start;
    }

    .footer_logo {
        margin-bottom: 36px;
    }
}

@media (max-width: 350px) {
    .h1 {
        font-size: 37.5px;
    }
}