#gitex_modal_one .modal-dialog {
    max-width: 60% !important;
    border-radius: 22px;
    top: 11%;
}

#gitex_modal_one .modal-content {
    background-image: url(../images/gitex/modal_bg.webp);
    background-position: center;
    border-radius: 22px;
    background-repeat: no-repeat;
}

#gitex_modal_one .modal-header .close {
    padding: 17px 22px;
    margin: -1rem -1rem -1rem auto;
    z-index: 6;
    background: #084B81;
    opacity: 1;
    border-radius: 0 19px 0 0;
    border: none !important;
    box-shadow: none !important;
    text-shadow: none;
    color: #fff;
    font-size: 36px;
    font-weight: 400;
}

#gitex_modal_one .modal-header .close:hover {
    transform: none;
}

#gitex_modal_one .modal-header {
    border: none;
    position: absolute;
    width: 100%;
}

div#gitex_modal_one .modal-body {
    padding: 128px 146px;
}

.main_gitex_popup {
    text-align: center;
}

.main_gitex_popup img {
    margin-bottom: 11px;
}

.main_gitex_popup h2 {
    font-size: 53px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
}

button.main_btn_gitex {
    background: rgb(237, 95, 23);
    background: linear-gradient(0deg, rgba(237, 95, 23, 1) 35%, rgba(223, 30, 59, 1) 100%);
    padding: 15px 23px;
    color: #fff;
    border-radius: 8px;
    font-size: 17px;
    margin-top: 5px;
}

.main_gitex_popup p {
    color: #000 !important;
    margin-top: 16px !important;
}

section.gitex_banner.mt-5 .border-bottom {
    margin-top: 31px;
    border-bottom: 3px solid #E3342E !important;
}

.bg_gitex {
    background-image: url(../images/gitex/gitex_about_bg.png);
    background-position: top;
    border-radius: 25px;
    padding: 101px 96px;
    width: 100%;
    background-repeat: no-repeat;
    margin-top: 33px;
    text-align: center;
    color: #fff !important;
    background-size: cover;
}

.bg_gitex h1 {
    font-size: 50px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-bottom: 16px;
}

.bg_gitex p {
    color: #fff !important;
    max-width: 90%;
    margin: auto;
    margin-bottom: 41px;
}

.gitex_experts_main_content {
    text-align: center;
    margin-top: 50px;
}

.gitex_experts_main_content h2 {
    font-size: 43px;
    font-weight: 400;
    color: #484848;
}

.expert_cards {
    border: none;
    padding: 28px;
    background: white;
    border-radius: 36px;
    box-shadow: 0 0px 20px 0px #00000021;
    margin-top: 20px;
    width: 100%;
}

.expert_cards img {
    border-radius: 36px 36px 0 0;
    margin-bottom: 16px;
}

.expert_cards h5 {
    font-size: 22px;
    color: #484848;
}

.expert_cards h6 {
    font-size: 17px;
    font-weight: 200;
    color: #484848;
    margin-bottom: 0;
}

.gitex_achive {
    margin-top: 110px !important;
}

.products_gitex {
    margin-top: 102px !important;
}

.service_card.service_gitex {
    background: rgb(237, 95, 23);
    background: linear-gradient(0deg, rgba(237, 95, 23, 1) 35%, rgba(223, 30, 59, 1) 100%);
    border-radius: 22px;
    color: #fff !important;
    padding: 37px 19px;
    height: 270px;
}

.service_card.service_gitex h3 {
    font-size: 21px;
}

.service_card.service_gitex:hover {
    background: rgb(237, 95, 23);
    background: linear-gradient(0deg, rgba(237, 95, 23, 1) 35%, rgba(223, 30, 59, 1) 100%);
}

.service_card.service_gitex img {
    width: auto;
    filter: brightness(0) invert(1);
}

.service_card.service_gitex h3 {
    color: #fff;
}

.service_card.service_gitex p {
    color: #fff !important;
}

section#gitex_form img {
    border-radius: 0 36px 36px 0;
    background-image: url(../images/gitex/form_img.png);
    height: 100vh;
    background-size: cover;
    background-position: center;
}

section.service.service_gitex h2 {
    font-size: 43px;
}

@media (max-width: 1300px) {
    div#gitex_modal_one .modal-body {
        padding: 105px 89px;
    }
    #gitex_modal_one .modal-dialog {
        max-width: 80% !important;
    }
    .bg_gitex {
        padding: 75px 31px;
    }
    .bg_gitex h1 {
        font-size: 42px;
    }
    .products_gitex {
        margin-top: 73px !important;
    }
}

@media (max-width: 1200px) {
    section.service.service_gitex h2 {
        font-size: 28px;
    }
}

@media (max-width: 991px) {
    #gitex_modal_one .modal-dialog {
        max-width: 90% !important;
    }
    .main_gitex_popup h2 {
        font-size: 41px;
    }
    div#gitex_modal_one .modal-body {
        padding: 87px 89px;
    }
}

@media (max-width: 767px) {
    button.main_btn_gitex {
        font-size: 14px;
    }
    #gitex_modal_one .modal-header .close {
        padding: 13px 16px;
    }
    div#gitex_modal_one .modal-body {
        padding: 86px 32px;
    }
    .service_card.service_gitex {
        margin-top: 23px;
        text-align: left;
    }
}

@media (max-width: 575px) {
    #gitex_modal_one .modal-dialog {
        max-width: 100% !important;
    }
    .main_gitex_popup h2 {
        font-size: 32px;
    }
    div#gitex_modal_one .modal-body {
        padding: 93px 12px;
    }
    .main_gitex_popup img {
        padding: 0 28px;
    }
    .bg_gitex {
        padding: 29px 18px;
    }
    .bg_gitex h1 {
        font-size: 27px;
    }
    .gitex_experts_main_content h2 {
        font-size: 29px;
    }
    .expert_cards {
        padding: 18px 14px;
        border-radius: 20px;
    }
    .expert_cards img {
        border-radius: 20px 20px 0 0;
    }
    .products_gitex {
        margin-top: 51px !important;
    }
    .gitex_achive {
        margin-top: 75px !important;
    }
}

@media (max-width: 400px) {
    .main_gitex_popup h2 {
        font-size: 25px;
        margin-top: 11px;
    }
}

