﻿/***contact us banner start css*/
.header_menu {
    display: none;
}

.contact_main_block .banner_title span {
    font-size: 34px;
}

.login_from .common_button {
    font-size: 24px;
}

.contact_banner_div {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
    justify-content: center;
}

.contact_us_main {
    border: 1px solid var(--border-color);
    border-radius: 24px;
    flex-direction: column;
    gap: 16px;
    display: flex;
    width: calc(100% / 3 - 16px);
    padding: 32px 0;
    z-index: 1;
    background: #fff;
}

    .contact_us_main img {
        margin: 0 auto;
    }

.contact_contain {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
    color: var(--all-text-main);
}

    .contact_contain span {
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        color: #7E8389;
    }

.search-heading_b2cpage .inquiry_button {
    margin: initial;
    margin-top: 25px;
    padding: 16px 32px;
    color: var(--active-menu);
    background-color: var(--color-two);
    font-size: 20px;
}

.image_section_login {
    display: flex;
    gap: 30px;
    max-width: 1330px;
    justify-content: center;
    width: 100%;
    margin: 20px auto;
}

.contact_information {
    border-radius: 24px;
    border: 1px solid var(--Border-border-separator, #DBE0E5);
    backdrop-filter: blur(20px);
    padding: 48px;
    background: rgba(255, 255, 255, 0.05);
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    color: #fff;
    max-width: 458px;
}

.contact_title {
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
}

.contact_sub_div {
    column-gap: 5px;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    display: inline-flex;
    line-height: 24px; /* 133.333% */
    letter-spacing: -0.18px;
}

.contact_information .contact_sub_div .contact_icon {
    filter: brightness(0) invert(1);
}

.con_address_icon {
    background-position: -348px -234px;
}

.con_licence_icon {
    background-position: -382px -49px;
}

.con_phone_icon {
    background-position: -559px -236px;
}

.con_time_icon {
    background-position: -248px -38px;
}

.contact_left_div .input_box {
    position: relative;
    width: 100%;
    display: block;
    color: #7E8389;
    font-size: 20px;
    line-height: 30px;
    padding: 0 16px;
    height: 56px;
    background-color: #ffffff;
    border-radius: 8px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 1px solid var(--border-color);
    font-weight: 400;
}

.contact_main_block {
    padding: 70px 0 0px 0;
}

.contact_main_div {
    display: flex;
    gap: 24px;
}

.contact_left_div {
    flex: 1;
}

.contact_right_div {
    position: relative;
}

    .contact_right_div img {
        height: 664px;
        object-fit: cover;
        border-radius: 24px;
    }

.contact_left_div .from-group-input {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.phone_code {
    display: flex;
    position: relative;
}

.select_code {
    line-height: 32px;
    position: absolute;
    width: 110px;
    z-index: 1;
    background: #fff;
    color: #7E8389;
    font-size: 16px;
    padding: 10px 18px;
    height: 56px;
    background-color: #ffffff;
    border-radius: 8px 0px 0px 8px;
    border: 1px solid var(--border-color);
    pointer-events: none;
}

.contact_left_div .phone_code select {
    width: 100px;
}

.login_from .phone_code .whatsapp_nr {
    border-radius: 8px 0px 0px 8px;
}

.login_from .phone_code .form-control {
    border-radius: 0px 8px 8px 0px;
}

.from-group-input .phone_code input {
    padding: 10px 20px;
}

.contact_left_div input.input-text, .contact_left_div select, .contact_left_div textarea {
    position: relative;
    width: 100%;
    display: block;
    color: #7E8389;
    font-size: 20px;
    line-height: 30px;
    padding: 10px 16px;
    height: 56px;
    background-color: #ffffff;
    border-radius: 8px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 1px solid var(--border-color);
    font-weight: 400;
}

.contact_left_div .drop_icon {
    width: 22px;
    height: 22px;
    pointer-events: none;
    position: absolute;
    top: 27px;
    right: 10px;
    z-index: 1;
}

.contact_left_div .down_arrow {
    background-position: -663px -195px;
    right: 10px;
    left: auto;
    top: 20px;
}

.login_from {
    position: relative;
}

.contact_left_div .login_from textarea {
    min-height: 160px;
    resize: none;
}

.from-group-input .login_from button.chat_now {
    background: var(--color-two);
    color: var(--active-menu);
}

.chat_now {
    max-width: 100%;
    height: 56px;
}

.contact_left_div .input_check_box label a {
    color: var(--all-text-main);
}

.contact_left_div .input_check_box label {
    font-size: 14px;
    font-weight: 400;
}

.search-heading_b2cpage {
    font-weight: 700;
}

    .search-heading_b2cpage h1 {
        color: #fff;
        font-size: 50px;
        font-style: normal;
        line-height: normal;
        margin-top: 0;
        margin-bottom: 25px;
        line-height: 60px;
        letter-spacing: -2.24px;
    }

    .search-heading_b2cpage p.sub-title {
        margin: 0;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        color: #fff;
    }

    .search-heading_b2cpage .sub-title {
        color: #fff;
    }


.main-slider-img-subpage {
    min-height: 840px;
    object-fit: cover;
    width: 100%;
    max-height: 840px;
    object-position: bottom;
}



@media (max-width: 767px) and (min-width: 20px) {
    .contact_main_block .banner_title span {
        font-size: 26px;
        font-weight: 500;
        line-height: 40px;
    }

    .image_section_login {
        flex-direction: column;
    }
}
