.lbls {
    background: rgba(255, 255, 255, 0.1411764706);
    width: fit-content;
    padding: 3px 10px 3px 10px;
    border-radius: 5px;
}
.lbls p {
    color: rgba(255, 255, 255, 0.7490196078);
}
.white80 {
    color: #dadad9;
}
.topsps {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 40px;
    text-align: right;
    background: #0086b4;
}
.topsps:before {
    content: url("../../images/contact-page/cloh.svg");
    position: absolute;
    left: 11%;
    top: 0;
}
.connect-btn {
    width: 130px !important;
}
.sub-seae {
    background: #00a8e1;
    padding: 40px;
}
.footer-seae {
    background: #009fd6;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    color: #bfe7f5;
    padding: 10px;
    font-size: 14px;
}
.main-sefs {
    background: #0098cb;
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 20px;
}
.white-seos {
    height: 100%;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.1019607843);
}
.white-seos .default-form-area {
    padding: 60px;
}
.white-seos .contact-form.style-five input,
.white-seos .contact-form.style-five textarea {
    border: none !important;
    font-size: 18px;
    background: rgba(255, 255, 255, 0);
    border-bottom: 1.5px solid rgba(46, 55, 58, 0.1019607843) !important;
    padding-left: 0;
    position: relative;
    z-index: 1;
}
.white-seos.style-five .form-group {
    margin-bottom: 40px;
}
.white-seos .contact-form.style-five .form-group {
    margin-bottom: 30px;
}
.font700 {
    font-weight: 700;
}
.white-seos .contact-form.style-five input {
    height: 57px;
}
.bannerccts:before {
    content: url("../../images/contact-page/banner-co.jpg");
    position: absolute;
    left: 0;
    top: 0;
    width:auto;
}
.bdr15 {
    border-radius: 15px;
}
.ifr iframe {
    border-radius: 15px;
}
.white-seos .contact-form textarea {
    height: 200px;
}
.top-5 {
    position: relative;
    top: 5px;
}
.color-rt {
    color: #bfe9f7;
}
.text-DADAD9 {
    color: #dadad9;
}
.lqd-column {
    padding-bottom: 25px;
}
.label-mo0 {
    position: absolute;
    top: 17px;
    left: 15px;
    font-style: normal !important;
}
.clr2E373A {
    color: #2e373a;
}
.font-15 {
    font-size: 15px !important;
}
.inptext {
    font-style: italic;
    font-weight: 300;
}
@media only screen and (max-width: 991.96px) {
    .font14sm {
        font-size: 14px !important;
    }
}
@media only screen and (max-width: 991.96px) {
    .sub-seae {
        padding: 30px;
    }
    .footer-seae {
        margin-bottom: 30px;
    }
    .main-sefs {
        padding: 20px;
        margin-bottom: 20px;
    }
    .white-seos .default-form-area {
        padding: 30px;
    }
    .sub-seae .font18 {
        font-size: 14px !important;
    }
    .lh12 {
        line-height: 1.2;
    }
    .lqd-column {
        padding-bottom: 25px;
    }
    .bannerccts:before {
        left: auto;
        right: -334px;
    }
    .white-seos .contact-form.style-five .form-group {
        margin-bottom: 20px;
    }
    .white-seos .contact-form textarea {
        height: 160px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1400px) {
    .white-seos .contact-form textarea {
        height: 158px;
    }
    .bannerccts:before {
        left: auto;
        right: -334px;
    }
    .sub-seae {
        padding: 15px;
    }
}
input:focus + label,
input:not(:placeholder-shown) + label {
    transform: translateY(-100%) translateX(-14%) scale(0.75);
    font-size: 18px !important;
}
textarea:focus + label,
textarea:not(:placeholder-shown) + label {
    transform: translateY(-100%) translateX(-14%) scale(0.75);
    font-size: 18px !important;
}
.white-seos .form-group label,
.white-seos .form-group label {
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
} /*# sourceMappingURL=contact-us.min.css.map */
