.is-contact-page .container-fluid header {
    padding: 25px 0;
}

.contact-wrapper {
    width: 100%;
}


.is-contact-page .contact-content {
    margin-top: 209px;
    /* padding: 2% 160px; */
    padding: 2%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.is-contact-page .contact-content .contact-heading {
    /* width: 405px; */
    padding: 2px;
}

.is-contact-page .contact-content .contact-heading h1 {
    color: #FFF;

    font-family: Poppins;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
}

.is-contact-page .header-wrapper {
    width: 100%;
    position: relative;
    z-index: 111;
}

.is-contact-page .contact-wrapper {
    position: absolute;
    top: 0;
    z-index: 11;
}

.is-contact-page .contact-wrapper .container-fluid .col-md-5 {
    background: #1C1F22;
    /* height: 982px; */
    padding: 0 0 40px 0;
}

.is-contact-page .contact-abstract {
    width: 100%;
}

.is-contact-page .contact-abstract img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.is-contact-page .contact-wrapper .container-fluid .col-md-7 {
    background: #fff;
}

.is-contact-page .contact-form {
    margin-top: 343px;

}

.is-contact-page .contact-form form {
    padding: 0 70px;
}

.is-contact-page .contact-content .contact-description {
    margin-top: 42px;
    /* width: 405px; */
}

.is-contact-page .contact-content .contact-description p {
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    opacity: 0.5;
}

.is-contact-page form .m-b {
    margin-bottom: 60px;
}

.is-contact-page form .form-group input,
textarea {
    color: #000;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding: 0 0 11px 0;
    outline: 0;
    box-shadow: unset;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    opacity: 0.5;
}

.is-contact-page form .form-control:focus {
    color: #000;
    background-color: #fff;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
    border-radius: unset;
}

.is-contact-page form .form-control {
    color: #000;
    background-color: #fff;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
    border: 0;
    border-bottom: 1px solid #ccc;
}

.is-contact-page form textarea {
    padding: 0;
    height: 30px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
}

.is-contact-page form .submit-form {
    width: 100%;
    display: flex;
    justify-content: end;
}

.is-contact-page form .submit-form .btn-submit {
    width: 122px;
    height: 34px;
    border-radius: 20px;
    background-color: #D091FF;
    color: #000;
    color: #1C1F22;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    border: 0;
}

.is-contact-page form .btn-submit:focus {
    box-shadow: unset;
}

nav.mobile-menu img {
    filter: invert(92%) sepia(93%) saturate(0%) hue-rotate(202deg) brightness(106%) contrast(106%);
}

.is-contact-page .contact-footer {
    padding: 30px 10px;

    margin-top: 100px;
}

.is-contact-page .contact-footer ul {
    padding: 0;
    margin: 0;
    justify-content: space-around;
}

.is-contact-page .contact-footer ul li {
    list-style: none;
    padding: 0;
}

.is-contact-page .contact-footer ul li .contact-box {
    display: flex;
    align-items: flex-start;
}

.is-contact-page .contact-footer ul li .contact-box .cont-content {
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    color: #000;
    padding-top: 3px;
    max-width: 158px;
}

.is-contact-page .contact-footer ul li .contact-box .contact-icon {
    width: 30px;
    height: 17px;
    margin-right: 10px;
}

.is-contact-page .contact-footer ul li .contact-box .contact-icon img {
    max-width: 100%;
    object-fit: contain;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 1300px) {

    .is-contact-page .contact-footer .row {
        flex-direction: column;
    }

    .is-contact-page .contact-footer .row .branch {
        width: 100%;
    }
}

@media screen and (max-width: 1260px) and (min-width: 992px) {
    .is-contact-page .header-wrapper {
        background-color: #1C1F22;
    }

    .is-contact-page .custom-col-2 .nav-item .nav-btn-text {
        color: #fff;
    }

    .is-contact-page header {
        padding: 0 !important;
        background: #1C1F22;
    }

    .is-contact-page .custom-col-2 .nav-item .quote-btn {
        color: #000;
    }

}

@media screen and (max-width: 1200px) {
    .is-contact-page .contact-footer ul li .contact-box {
        flex-direction: column;
        align-items: center;
    }

    .is-contact-page .contact-footer ul li .contact-box .contact-icon {
        margin-bottom: 15px;
    }

    .is-contact-page .contact-footer ul li .contact-box .cont-content {
        text-align: center;
    }
}

@media screen and (min-width: 992px) {

    /* .is-contact-page.story nav.sticky .container-fluid {
        max-width: 1300px;
    } */
    .is-contact-page.story nav.sticky {
        background: transparent;
    }

    .is-contact-page.story .navbar.navbar-expand-lg {
        background: #1C1F22;
    }

    .is-contact-page.story nav.sticky.navbar.navbar-expand-lg .nav-link {
        color: #fff;
    }

    .is-contact-page.story .dropdown-item {
        font-size: 12px;
        font-weight: 500;
    }
}

@media screen and (max-width: 992px) {
    .is-contact-page .contact-footer {
        max-width: 800px;
        margin: auto;
    }

    .is-contact-page .contact-footer ul.row {
        flex-direction: row !important;
    }

    .is-contact-page .contact-footer ul li .contact-box .contact-icon img {
        filter: invert(100%) sepia(0%) saturate(7466%) hue-rotate(80deg) brightness(103%) contrast(104%);
    }

    .is-contact-page .contact-footer ul li .contact-box .cont-content {
        color: #fff !important;
    }

    .is-contact-page .contact-form form {
        padding: 0 15px;
        max-width: 800px;
        margin: auto;
    }

    .is-contact-page .contact-wrapper .container-fluid .row {
        flex-direction: column;
    }

    .is-contact-page .contact-wrapper .container-fluid .col-md-5 {
        width: 100%;
        padding: 0 12px;
    }

    .is-contact-page .contact-wrapper .container-fluid .col-md-5 .contact-content {
        max-width: 800px;
    }

    .is-contact-page .contact-wrapper .container-fluid .col-md-7 {
        width: 100%;
        background-color: #1c1f22;
    }

    .is-contact-page .contact-form {
        margin-top: 50px;
        padding-bottom: 50px;
    }

    .is-contact-page .contact-abstract {
        display: none;
    }

    .is-contact-page form .form-group input,
    textarea {
        color: #fff;
        border: 0;
        border-bottom: 1px solid #fff;
        border-radius: 0;
        padding: 0 0 11px 0;
        outline: 0;
        box-shadow: unset;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 125%;
        opacity: unset;
        background: #1c1f22;
    }

    .is-contact-page form .form-group input::placeholder {
        color: #fff;
    }

    .is-contact-page form .form-group input:focus {
        background: unset;
        border-bottom: 1px solid #fff;
        color: #fff;

    }

    .is-contact-page .contact-form form .form-group .row.m-b {
        flex-direction: row;
    }

    .is-contact-page form textarea {
        padding: 12px;
        height: 100px;
    }

    .is-contact-page .header-wrapper .custom-col-2 {
        display: none;
    }

    .is-contact-page .container-fluid header {
        position: relative;
    }

    .is-contact-page .container-fluid header span {
        position: absolute;
        right: 15px;
        top: 20px;
    }

    .is-contact-page .mobile-menu {
        display: block;
        top: 12px;
    }

    .is-contact-page .contact-footer ul li .contact-box .cont-content {
        font-size: 12px;
        font-weight: 400;
        line-height: normal;
        color: #000;
        padding-top: 3px;
        max-width: 158px;
    }
}

@media screen and (max-width: 767.98px) {

    .is-contact-page form .form-group input,
    textarea {
        margin-bottom: 40px;
    }

    .is-contact-page form .m-b {
        margin-bottom: 0px;
    }

    .is-contact-page .contact-content .contact-description {
        margin-top: 20px;
    }

    .contact-content .contact-heading h1 {
        font-size: 30px;

    }
}

@media screen and (max-width: 576px) {
    .is-contact-page .contact-footer ul li .contact-box {
        margin-bottom: 15px;
    }

    .is-contact-page .contact-footer ul li .contact-box .cont-content {
        max-width: 100%;
    }
}