/* Contact section */
#contact__section {
    padding-top: 40px;
    padding-bottom: 110px; 
    position: relative;
}
#contact__section .background {
    position: absolute;
    left: 0;
    bottom: -50px;
}
#contact__section #breadcrumbs img { 
    min-width: auto;
    width: auto;
}
#contact__section .contact__col-icon {
    margin-top: -10px;
}
/* Contact features section */
#contact__features-section {
    background-color: #F5F9FF;
    position: relative;
    z-index: 10;
    padding-top: 100px;
    padding-bottom: 147px; 
    background-image: url(../../img/contact/caption_2.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 869px;
}
#contact__features-section .contact__card {
    padding: 16px;
    max-width: 230px;
    border-radius: 10px; 
}
#contact__section .img-fluid {
    width: 24px;
    min-width: 24px;
}
#contact__section .contact__card {
    border-radius: 10px
}
#contact__section .card__content-block {
    column-gap: 8px;
}
#contact__section .card__contact-phone {
    width: 25%;
}
#contact__section .card__contact-caption {
    width: 75%;
}
#contact__section .social__link {
    width: 40px;
    height: 40px;
    background: rgba(11, 61, 139, 0.07);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#contact__section .social__link img {
    width: 20px;
}
@media screen and ( max-width: 1024px ) {
    #contact__features-section {
        background-image: none;
    }
    #contact__section .background {
        display: none;
    }
}
@media screen and ( min-width: 2160px ) {
    #contact__features-section {
        background-image: none;
    }
    #contact__features-section {
        padding: 70px 0 120px;
    }
    #contact__features-section .container{
        max-width: 1680px;
    }
    #contact__features-section .container .row:nth-child(2){
        justify-content: space-between!important;
        padding: 15px;
    }
    #contact__features-section .contact__card {
        max-width: 312px;
    }
    #contact__section .background {
        display: none;
    }
}
@media screen and ( max-width: 2160px ) {
    #contact__features-section .container .row:nth-child(2){
        justify-content: space-between!important;
        padding: 0 15px;
    }
}


 




@media screen and ( max-width: 1440px ) {
    #contact__features-section .container .row:nth-child(2){
        column-gap: 30px;
    }
    #contact__features-section .contact__card {
        max-width: 20%;
        width: calc(20% - 24px);
    }
}

@media screen and ( max-width: 1200px ) {
    #contact__section .card__content-block {
        > div:nth-child(1) {
            width: 28%!important;
        }
    }
}
@media screen and ( max-width: 991px ) {
    #contact__section .card__content-block {
        display: block!important
    }
    #contact__section .card__content-block {
        > div:nth-child(1) {
            width: fit-content!important;
        }
    }
}
@media screen and ( min-width: 992px ) and ( max-width: 1439px ) {
    #contact__section .card__contact-caption {
        width: 65%!important;
    }
}
@media screen and ( min-width: 992px ) and ( max-width: 1440px ) { 
    
    #contact__section .card__content-block > div:nth-child(1) {
        width: 35%!important;
    }
}
@media screen and ( max-width: 960px ) {
    #contact__features-section {
        padding: 70px 0 80px;
    }
    #contact__section .card__contact-phone,
    #contact__section .card__contact-caption {
        width: 85%;
    }
    #contact__section .card__content-block {
        margin-bottom: 16px;
    }
    #contact__section .card__content-block:last-child {
        margin-bottom: 0px;
    }
    #contact__section .contact__time-col .card-light {
        height: 100%;
    }
    #contact__features-section .contact__card {
        padding-left: 14px;
        padding-right: 14px;
    }
}
@media screen and ( max-width: 959px ) {
    #contact__features-section .contact__card {
        max-width: -webkit-fill-available; 
        width: calc(50% - 5px);
    }
    #contact__features-section .container .row:nth-child(2){
        column-gap: 0;
        padding: 0;
        row-gap: 10px;
    }
    #contact__features-section .container {
        max-width: -webkit-fill-available;
    }
}
@media screen and ( max-width: 768px ) {
    .header__mob-menu {
        background-color: #FFFFFF!important;
        filter: drop-shadow(0px 4px 8px rgba(142, 141, 208, 0.16));
    }
    /* Contact section */
    #contact__section {
        background: #FAFCFF;
        padding-top: 26px;
        padding-bottom: 60px;
    }
    #contact__section .container .row .mb-40px { 
        margin-bottom: -10px;
    }
    #contact__section .heading-5 {
        margin-bottom: 24px;
    }
    #contact__section .card__content-block {
        flex-direction: column;
        margin-bottom: 16px;
    }
    #contact__section .card__content-block:last-child {
        margin-bottom: 0px;
    }
    #contact__features-section .container .row:nth-child(2){
        row-gap: 0;
    }
    #contact__section .card__content-block .subtitle-2,
    #contact__section .card__content-block .body-2 {
        width: 100%!important;
    }
    #contact__section .contact__time-col {
        order: 0;
    }
    #contact__section .contact__phone-col {
        order: 1;
    }
    #contact__section .contact__email-col {
        order: 2;
    }
    #contact__section .contact__social-col {
        order: 3;
    }
    /* Contact features section */
    #contact__features-section {
        padding-top: 70px;
        padding-bottom: 70px;
        background-image: none;
    }
    #contact__features-section .contact__card {
        margin-bottom: 30px;
        padding: 20px;
        max-width: 92%;
    }
    #contact__features-section .contact__card:last-child {
        margin-bottom: 0px;
    }
    #contact__features-section .contact__card .subtitle-2 {
        max-width: 198px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
}

@media screen and ( max-width: 425px ) {
    #contact__features-section .contact__card {
        max-width: 100%;
        width: 100%;
    }
    #contact__section .card__contact-phone {
        margin-bottom: 4px;
    }
}
