 .input-field .label input[type=text], textarea {
    padding: 25px 20px 15px 15px !important;
    border: 1px solid #d3d3d3 !important;
    border-radius: 10px !important;
    color: #000 !important;
   }

   .input-field .label input[type=text] {
    border-bottom: 1px solid #731aed !important;
    color: #000 !important;
}

.landing-bg {
    background-color: #f4f4f4;
    border-radius: 30px;
    padding: 30px;
}

.landing-bg .heading-div {
    background-color: #ffff;
    border-radius: 30px;
    padding: 20px 30px;
}

.lp-button {
    display: inline-block;
    border: 3px solid #731aed;
    border-radius: 60px;
    padding: 15px;
    color: #000;
    transition: all 0.2s ease;
}

.lp-button:hover {
    background-color: #731aed;
    color: #fff;
}

/* end============== ====================================================*/
input[type="text"]:focus + span,
textarea:focus + span {
    color: #999 !important;
}
.label.control-highlight .span,
input[type="text"]:focus + span {
    transform: scale(0.75) translateY(-100%) translateX(-25px);
    display: block !important;
    opacity: 1;
}
.active-contact,
.collapsible,
.collapsible:hover,
.content {
    /* background-color: #fff; */
    background-color: #fff;
}
.label {
    margin: 25px 10px 10px 0;
    position: relative;
    display: inline-block;
    width: 100%;
}
.span {
    padding: 10px;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
    opacity: 0.5;
    font-size: 14px;
    /* color: #999 !important; */
    color: #3d3d3d !important;

}

textarea:focus + span {
    opacity: 1;
    transform: scale(0.75) translateY(-100%) translateX(-30px);
}
input[type="text"]:focus + span,
input[type="text"]:not(:-ms-input-placeholder) + span {
    opacity: 1;
    transform: scale(0.75) translateY(-100%) translateX(-30px);
    display: block !important;
    color: #999;
}
textarea:focus + span,
textarea:not(:-ms-input-placeholder) + span {
    opacity: 1;
    transform: scale(0.75) translateY(-100%) translateX(-30px);
    color: #999;
}
.panel-heading .accordion-toggle:after {
    font-family: "Glyphicons Halflings";
    content: "\e114";
    float: right;
    color: grey;
}
.panel-heading .accordion-toggle.collapsed:after {
    content: "\e080";
}
.collapsible {
    color: #000;
    cursor: pointer;
    padding: 10px 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 16px;
    font-weight: 600;
}
.active-contact,
.active-contact .content {
    border-bottom: 1px solid #0097a4;
}
.active-contact {
    color: #0097a4;
}
.active-contact:after,
.collapsible:after {
    margin-left: 5px;
    border-style: solid;
    border-width: 2px 2px 0 0;
    display: inline-block;
    height: 10px;
    right: 5px;
    top: 10px;
    vertical-align: top;
    width: 10px;
    font-weight: 700;
    float: right;
    content: "";
    position: relative;
}
.collapsible:hover,
.collapsible:hover:after,
.contact-font-color:hover {
    color: #0097a4;
}
.collapsible:after {
    color: #999;
    transform: rotate(135deg);
}
.active-contact:after {
    color: #0097a4;
    transform: rotate(-45deg);
}
.bg-teal-form input[type="text"],
.bg-teal-form textarea {
    border-bottom: 1px solid #fff !important;
    color: #fff !important;
}
.content {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border-bottom: 1px solid #0097a4;
    position: relative;
}
.content .location-img {
    position: absolute;
    top: 11px;
    right: 10px;
}
.HomeSlider {
    min-height: 130px !important;
    background-color: #0097a4 !important;
}
@media (min-width: 0px) and (max-width: 1199px) {
    .HomeSlider {
        min-height: 64px !important;
    }
}
.contact-font-color .address-font {
    color: #000;
}
.general-information p {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}
.general-information hr {
    width: 10%;
}
.g-recaptcha iframe,
.g-recaptcha > div {
    width: 304px !important;
    height: 78px !important;
}
.dynamic-add p:first-child {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
}
@media (min-width: 1200px) {
    .address-sec {
        border-left: 1px solid #fff;
    }
}
@media (min-width: 0) and (max-width: 992px) {
    .address-sec {
        margin-top: 30px;
    }
}
.address-sec .map-address .map-btn {
    cursor: pointer;
    font-weight: 400 !important;
    text-decoration: underline;
    color: #2727f5;
    font-size: 14px;
}
.address-sec .map-address .address p {
    margin: 0;
}
.address-sec p {
    font-size: 14px;
}
@media (min-width: 0px) and (max-width: 1500px) {
    .address-sec br {
        display: none;
    }
}
.bg-teal-form:not(:-ms-input-placeholder) + span,
input[type="text"] .bg-teal-form:focus + span {
    color: #fff !important;
}
.bg-teal-form .span {
    color: #fff !important;
}
.bg-teal-form textarea:focus + span,
.bg-teal-form textarea:not(:-ms-input-placeholder) + span {
    color: #fff;
}
.chetu-locations {
    padding-left: 3%;
    padding-right: 3%;
}
.chetu-locations .location-hover {
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
}
.chetu-locations .location-hover p {
    width: calc(100% - 60px);
    float: right;
    margin-top: 0;
}
.location-bg:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 60%;
    background-color: rgba(0, 150, 163, 0.7);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .map-sec .inner-box {
        position: relative;
    }
}
#chetu_enq_form .asterisk {
    vertical-align: middle;
}
.white-nav .search-form input {
    border: none !important;
}
.tooltip-right-location .tooltip-location-con {
    top: 10%;
}
#contactbtn_div .disabled-btn {
    background-color: #707070 !important;
    border-color: #707070 !important;
}
@media (max-width: 991px) {
    .margin-bottom-20 {
        margin-bottom: 20px;
    }
}
.contactbtn-wrapper {
    display: flex;
    gap: 1rem;
    justify-content: start;
}
@media (max-width: 576px) {
    .contactbtn-wrapper {
        flex-direction: column;
    }
}
@media (min-width: 0px) and (max-width: 425px) {
    .contactbtn-wrapper .site-button {
        padding: 15px !important;
    }
}
.meeting-btn {
    border-radius: 10px !important;
    color: #fff;
    background: #ef5a16;
    text-decoration: none;
    min-width: 200px;
}
#captcha_div {
    width: 100%;
    overflow: visible;
}
.captcha-width {
    width: 100%;
    max-width: 100%;
}
.g-recaptcha {
    --rc-scale: 1;
    position: relative;
    display: block;
    inline-size: min(100%, 304px);
    block-size: calc(78px * var(--rc-scale));
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}
.g-recaptcha > div {
    position: absolute;
    inset: 0;
    transform: scale(var(--rc-scale));
    transform-origin: left top;
}
.g-recaptcha iframe {
    max-width: none !important;
    max-height: none !important;
    border: 0;
    display: block;
}
@media (max-width: 480px) {
    .g-recaptcha {
        --rc-scale: 0.85;
    }
}
@media (max-width: 380px) {
    .g-recaptcha {
        --rc-scale: 0.7;
    }
}
@media (max-width: 320px) {
    .g-recaptcha {
        --rc-scale: 0.65;
    }
}
#captcha_div .margin-bottom-15,
#captcha_div .margin-top-15 {
    overflow: visible !important;
}
#captcha_div * {
    box-sizing: border-box;
}
