body {
    margin: 0;
    padding: 0;
    font-family: 'Golos Text', sans-serif;
    background-color: #F9F9F9;

}
header{
    background-image: url(src/background04.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0;
    padding: 0 250px;
    height: 793px;
}


*{
    font-family: "Roboto", sans-serif;
}

.header_logo img{
    width: 200px;
    height: 50px;
} 

.header_contacts img{
    width: 34px;
    height: 34px;
    margin-right: 10px;
}

.header_logos{
    display: flex;
    justify-content: space-between;
    padding-top: 52px;

}
.header_contacts{
    display: flex;
    align-items: center;
    
}
.header_contacts_first_text{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.header_contacts_first_text a{
    margin: 5px;
    color: white;
    font-size: 400;
    text-decoration: none;
}
.header_contacts_first_text h6{
    margin: 5px;
    color: #92afc7;
    font-weight: 400;
}
.nav{
    display: flex;
    justify-content: space-between;
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    margin-top: 30px;
}
.nav_companents h5{
    color: white;
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    width:90px;
}

.nav_companents h6{
    color: #92afc7;
    margin: 0;
    font-weight: 400;
    font-size: 13px;
}

.nav_companents{
    margin-top: 20px;
    height: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.nav_companentsL{
    margin-top: 20px;
    height: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}

.nav_companentsL h5{
    color: white;
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    width:90px;
    text-align: end;
    
}

.nav_companentsL h6{
    color: #92afc7;
    margin: 0;
    font-weight: 400;
    font-size: 13px;
}

.header_text{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 160px;
}
.header_text h5{
    color: white;
    font-weight: 400;
    font-size: 26px;
    margin: 0;
    text-align: center;
    
}

.header_text h6{
    color: white;
    font-weight: 700;
    font-size: 38px;
    margin: 0;
    margin-top: 35px;
    text-align: center;
}

.header_text button{
    width: 174px;
    height: 55px;
    background-color: #FFFFFF;
    border: none;
    border-radius: 27.5px; /* Половина высоты кнопки для полного скругления */
    color: #2683FF;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
    margin-top: 35px;
}

.header_boxs_items img{
    height: 50px;
}

.header_boxs_itemsL img{
    height: 50px;
}
.header_boxs{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: white;
    border-radius: 6px;
    padding: 50px 30px;
    box-shadow: 0px 9px 54px -26px rgba(0,0,0,0.75);
    margin-top: 160px;
}
.header_boxs_items h5{
    margin: 0;
    margin-top: 20px;
    color: #0046A7;
    font-weight: 700;
    font-size: 13px;
}

.header_boxs_items h6{
    margin: 0;
    margin-top: 7px;
    color: #587E8D;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    width: 90px;
}

.header_boxs_items{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 20px;
    width: 133px;
}
.border{
    height: 60px;
    border-right:solid 1px #ACBEC5;
}
.border2{
    margin-top: 20px;
    height: 30px;
    border-right:solid 1px #ACBEC5;
}
.choose_us{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 250px;
    padding: 0 200px;
}

.choose_content{
    width: 100%;
    display: flex;
    margin-top: 80px;
    flex-direction: row;
    justify-content: space-between;
}
.choose_content_texts{
    margin-left: 60px;
}

.choose_us h5{
    color: #0046A7;
    font-weight: 700;
    font-size: 32px;
    margin: 0;
}
.choose_items{
    margin-top: 43px;
}
.choose_items label{
    color: #0078FF;
    font-weight: 700;
    font-size: 14px;
    margin: 0;
}

.choose_content_texts h5{
    color: #546E7A;
    font-weight: 300;
    font-size: 18px;
    margin: 0;
    width: 495px;
    height: 110px;
}

.choose_content_texts h4{
    color: #546E7A;
    font-weight: 300;
    font-size: 21px;
    margin: 0;
    margin-top: 35px;
    width: 480px;
    height: 70px;
}
.choose_content_texts{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.innovation{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 150px;
    padding: 133px 200px;
    background-color: #F3F5F8;
    justify-content: space-around;
}
.innovation_items img{
    width: 250px;
    height: 140px;
    border-radius: 5px;
}
.innovation_itemf h1{
    color: #0046A7;
    font-weight: 700;
    font-size: 32px;
    margin: 0;
    width: 290px;
}
.innovation_itemf h2{
    color: #546E7A;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    margin-top: 30px;
    width: 400px;
    letter-spacing: 0.8px;
    line-height: 1.5;
}
.innovation_itemf h4{
    color: #546E7A;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    width: 400px;
}

.innovation_itemf h3{
    color: #0046A7;
    font-weight: 700;
    font-size: 14px;
    margin: 0;
    margin-top: 40px;
}
.innovation_items h1{
    color: #0046A7;
    font-weight: 700;
    font-size: 14px;
    margin: 0;
    margin-top: 20px;
}

.innovation_items h2{
    color: #546E7A;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    margin-top: 20px;
    letter-spacing: 0.8px;
    line-height: 1.5;
    width: 250px;
    height: 105px;
}
.innovation_items{
    width: 250px;
}
.innovation_items button{
    margin: 0;
    margin-top: 25px;
    border: none;
    height: 41px;
    width: 41px;
    background-color: #0078FF;
    color: white;
    border-radius: 20px;
    font-weight: bold;
    font-size: 15px;
}

.services{
    background-image: url(src/fonservice.png);
    max-width: 1920px;
    width: 100%;
    height: 750px;
}
.servicess{
    display: flex;
    margin: 0px 100px;
    padding-top: 60px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.services_item{
    height: 222px;
    width: 322px;
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.services_items {
    height: 180px;
    width: 280px;
    border: solid 6px #25508C;
    padding: 15px;
    display: flex;
    flex-direction: column; 
    justify-content: space-evenly;
    position: relative;
    margin-top: 50px;
}
.services_items h1{
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    margin: 0;
}
.services_items img {
    width: 50px;
    height: 50px;
    position: absolute; /* Добавляем позиционирование */
    top: -25px; /* Отрицательный отступ сверху, чтобы изображение было на верхней границе */
    left: 20%; /* Центрируем изображение горизонтально */
    transform: translateX(-50%); /* Центрируем изображение горизонтально */
    padding: 0 25px;
    background-color: #07254F;
}
.services_item h1{
    color: #ffffff;
    font-weight: 700;
    font-size: 32px;
    width: 80px;
    margin: 0;
}

.services_items h2{
    color: #536786;
    font-weight: 500;
    font-size: 15px;
    margin: 0;
    width: 270px;
}
.services_items:hover {
    border-color: #ffffff; /* Изменяем цвет границы при наведении */
    transform: scale(1.05); /* Увеличиваем масштаб контейнера при наведении */
    transition: border-color 0.3s ease, background-color 0.3s ease, transform 0.3s ease; /* Добавляем плавный переход */
}
.services_items:hover h1,
.services_items:hover h2,
.services_items:hover img {
    color: #ffffff; /* Изменяем цвет текста при наведении */
    transition: color 0.3s ease; /* Добавляем плавный переход */
}

.services_button {
    display: flex;
    align-items: center;
    margin-right: 25px;
    width: 43px;
    height: 43px;
    border-radius:21px;
    background-color: #ffffff;
}
.services_button h1{
    display: flex;
    margin: 0;
    font-weight: 500;
    font-size: 22px;
    color: #0078FF;
    justify-content: center;
    align-items: center;
}
.sss{
    display: flex;
    flex-direction: row-reverse;
}
.covered{
    height: 490px;
    display: flex;
    background-color: #FFFFFF;
    justify-content: space-evenly;
    padding: 0 200px;
    align-items: center;
}
.covered_text{
    display: flex;
    flex-wrap: wrap;
}
.covered_item h1{
    color: #0046A7;
    font-weight: 300;
    font-size: 36px;
    margin: 0;
}
.covered_item h2{
    color: #546E7A;
    font-weight: 500;
    font-size: 12px;
    margin: 0;
    width: 70px;
    letter-spacing: 0.8px;
    line-height: 1.5;
}
.covered_item{
    display: flex;
    align-items: center;
    width: 200px;
    flex-direction: row;
    justify-content: space-around;
    margin-top:45px;
    margin-left: 20px;
}
footer {
    background-color: #041329;
    color: #ffffff;
    padding: 0px 200px;
    padding-top: 90px;
    padding-bottom: 50px;
    display: flex;
    flex-direction: column;
}

.footer_content {
    display: flex;
    justify-content:space-between;
}

.footer_item{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 200px;
}

.footer_item h3 {
    margin-bottom: 15px;
}

.footer_item ul {
    list-style: none;
    padding: 0;
}

.footer_item ul li {
    margin-bottom: 10px;
    text-align: center;
}

.footer_item ul li a {
    color: #ffffff;
    text-decoration: none;
}

.footer_item ul li a:hover {
    text-decoration: underline;
}

.footer_bottom {
    text-align: center;
    margin-top: 30px;
}
.catalog{
    margin: 0 200px;
}
.catalog_menu{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 20px;
}
.catalog_items{
    display: flex;
    flex-direction: column;
    margin-top: 25px;
    margin-bottom: 45px;
    width: 250px;
    height: 375px;
    color: #171717;
    padding: 14px 22px;
    border: 1px solid #EFEFEF;
    background: #fff;
    border-radius: 6px;
    cursor: pointer;
    box-shadow: 0px 0px 10px -6px rgba(115, 127, 137, 0.25);
    transition: all 0.3s ease;
}
.catalog_items:hover{
    transform: scale(1.1);
    /* Увеличиваем размер блока на 10% при наведении */
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.26);
    /* Добавляем тень при наведении */
    color: #0B63F6;
}
.catalog h1{
    padding-top: 50px;
    display: flex;
    justify-content: center;
}
.catalog img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.catalog_items h4{
    font-weight: 300;
}
.catalog_items h3{
    font-weight: 500;
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 850px;
    max-height: 650px;
    padding: 30px 20px;
    border-radius: 24px;
    background-color: #ffffff;

}

.modal-content.show {
    transform: translate(-50%, -50%) scale(1);
    /* Добавлено значение scale(1) при отображении */
}



.modal-content_main_tab {
    cursor: pointer;
    padding: 10px;
    border: 1px solid #ccc;
    display: inline-block;
    margin-right: 10px;
}


.modal-content_header {
    display: flex;
    align-items: center;
}

.modal-content_header img {
    height: 250px;
    width: 250px;
}

.modal-content_header_cont {
    padding-left: 25px;
    display: grid;
}

.modal-content_header_cont h2 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}

.modal-content_header_cont h3 {
    font-size: 16px;
    font-weight: 400;
}

.modal-content_main_tabs {
    display: flex;
    justify-content: space-around;
}

.modal-content_main_tab {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 18px;
    font-weight: 500;
    color: #171717;
}

.modal-content_main_tab.active {
    color: #0B63F6;
    border-bottom: 3px solid #0B63F6;
    transition: 0.000001s;
}

.modal-content_main_tab_contents p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
}

.modal-content_main_tab_contents2 p {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 400;
}

.button_whatsap{
    padding: 10px;
    width: 250px;
    height: 22px;
    text-decoration: none;
    background-color: #4CAF50;
    color: white;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
}
.button2_email-button{
    margin-top: 10px;
    width: 200px;
    height: 22px;
    background-color: #2196F3;
    padding: 10px;
    text-decoration: none;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
}

.choose_content_imgs{
    position: relative;

}

.choose_content_imgs img{

    border-radius: 5px;
    box-shadow: 0px 9px 54px -16px rgb(27 19 223 / 75%);
    position: absolute;
}
.img1 {
    top: -30px;
    left: -100px;
    height: 270px;
    width: 380px;
}

.img2 {
    top: -50px;
    left: -50px;
    height: 250px;
    width: 350px;
}

.img3 {

    width: 400px;
    height: 290px;
}

.choose_items h1{
    color: #0078FF;
    font-weight: 700;
    font-size: 16px;
    margin: 0;
}

