.home-contact-sec {
    position: relative;
    overflow: hidden
}

@media(min-width: 1200px) {
    .home-contact-sec {
        padding-top: 150px
    }
}

.home-contact-sec .container {
    z-index: 2;
    position: relative
}

.home-contact-sec .contact-content-wrap {
    max-width: 560px;
    height: 100%;
    display: flex;
    flex-direction: column
}

.home-contact-sec .contact-content-wrap .contact-header .h4 {
    margin-bottom: var(--res27-20);
    font-size: max(22px, var(--rz40))
}

@media(max-width: 767.9px) {
    .home-contact-sec .contact-content-wrap .contact-header .h4 {
        font-size: 22px
    }
}

@media(max-width: 767.9px) {
    .home-contact-sec .contact-content-wrap .contact-header .fz-18 {
        font-size: 16px
    }
}

.home-contact-sec .contact-content-wrap .contact-address-wrap {
    padding-top: var(--res30-15)
}

@media(min-width: 992px) {
    .home-contact-sec .contact-content-wrap .contact-address-wrap {
        margin-top: 70px
    }
}

.home-contact-sec .address-item:not(:nth-last-child(1)) {
    margin-bottom: var(--res30-15)
}

@media(max-width: 349.9px) {
    .home-contact-sec .address-item .fz-24 {
        font-size: 18px !important
    }
}

.home-contact-sec:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    background-image: url(../../images/home/contact-us-img.png);
    background-size: cover;
    bottom: 0;
    width: 88.958vw;
    height: 23.437vw;
    margin: auto
}

.contact-form.form-wrap {
    position: relative
}

@media(min-width: 992px) {
    .contact-form.form-wrap {
        background-color: rgba(17, 17, 17, .085);
        border: 1px solid rgba(255, 255, 255, .2196078431);
        border-radius: 14px;
        opacity: 1;
        padding: 40px 30px
    }
}

.contact-form.form-wrap textarea {
    min-height: 131px
}

@media(max-width: 575.9px) {
    .contact-form.form-wrap textarea {
        min-height: 100px
    }
}

.contact-form-wrap {
    width: 100%
}

@media(max-width: 991.9px) {
    .contact-form-wrap {
        background-color: rgba(221, 221, 221, .05);
        border: 1px solid rgba(255, 255, 255, .2196078431);
        border-radius: 14px;
        padding: 40px 30px;
        margin-top: var(--res60-40)
    }
    .contact-form-wrap p {
        margin-bottom: 0px;
        padding-bottom: 35px
    }
}

@media(max-width: 575.9px) {
    .contact-form-wrap {
        padding: 15px 15px 39px 15px
    }
    .contact-form-wrap .form-group {
        margin-top: 0px !important;
        margin-bottom: 0px !important
    }
    .contact-form-wrap .form-group .form-control {
        margin-bottom: 12px !important
    }
}

.contact-form-wrap .form-group {
    position: relative
}

.contact-form-wrap .form-group .error {
    font-size: 12px;
    color: #f33c3c;
    position: absolute;
    bottom: -12px;
    left: 40px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px
}

@media(max-width: 575.9px) {
    .contact-form-wrap .form-group .error {
        bottom: -1px;
        font-size: 10px
    }
}

.contact-form-wrap .contact-form.form-wrap .common-success,
.contact-form-wrap .contact-form.form-wrap .common-error {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    font-size: 13px;
    bottom: 13px
}

.contact-form-wrap .contact-form.form-wrap .common-success {
    color: #00ff62
}

.contact-form-wrap .contact-form.form-wrap .common-error {
    color: #f33c3c
}

.form-group .select2.select2-container {
    width: 100% !important
}

.form-group .select2.select2-container .select2-selection--single {
    background-color: #212121;
    border-color: #212121;
    border-radius: 28px;
    font-weight: 500;
    padding: 12px 28px;
    margin-bottom: 7px;
    color: #fff;
    transition: all .3s ease-in;
    height: auto;
    color: green !important
}

.form-group .select2.select2-container .select2-selection--single:focus {
    border-color: rgba(255, 255, 255, .2)
}

.form-group .select2.select2-container .select2-selection--single .select2-selection__rendered {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 0px
}

.form-group .select2.select2-container .select2-selection--single .select2-selection__arrow {
    width: 30px
}

.form-group .select2.select2-container .select2-selection--single .select2-selection__arrow b {
    border: none !important;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='11.838' height='7.333' viewBox='0 0 11.838 7.333'%3e%3cpath id='Path_34753' data-name='Path 34753' d='M16,16.423l5.212-5.212L16,6' transform='translate(17.13 -15.293) rotate(90)' fill='none' stroke='%23959595' stroke-width='2'/%3e%3c/svg%3e ");
    background-position: right 15px center;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 0
}

@media(max-width: 575.9px) {
    .form-group .select2.select2-container .select2-selection--single {
        margin-bottom: 12px
    }
}

@media(min-width: 576px)and (max-width: 767.9px) {
    .contact-form.form-wrap .form-group {
        margin-top: 9px !important
    }
}

.contact-form-select {
    background-color: #212121;
    border: 1px solid rgba(255, 255, 255, .2);
    border-top: 1px solid rgba(255, 255, 255, .2) !important;
    border-bottom: 1px solid rgba(255, 255, 255, .2) !important;
    border-radius: 8px;
    padding: 15px 10px;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important
}

.contact-form-select li {
    border-radius: 6px;
    font-size: 14px
}

.contact-form-select li.select2-results__option--selected {
    background-color: #000
}

@media(min-width: 992px) {
    body {
        background-image: url(../../images/contact-us/contact-us-desktop-bg.png);
        background-position: top left;
        background-size: 1089px 689px;
        background-repeat: no-repeat
    }
}

@media(max-width: 767.9px) {
    .contact-form-wrap {
        margin-bottom: 40px;
        margin-top: 10px
    }
}

.home-contact-sec {
    padding-top: 150px
}

@media(min-width: 992px) {
    .home-contact-sec:before {
        display: none
    }
}

@media(max-width: 767.9px) {
    .home-contact-sec {
        padding-bottom: 40px
    }
}

/*# sourceMappingURL=contact-us.css.map */