.elementor-kit-24369{--e-global-color-primary:#1F565D;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#16464C;--e-global-color-5f8200e:#F7F7F7;--e-global-color-b00a80a:#16464C;--e-global-color-d1fc36d:#E3E3E3;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:17px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:400;--e-global-typography-ce094ce-font-family:"Poppins";--e-global-typography-ce094ce-font-size:42px;--e-global-typography-ce094ce-font-weight:600;--e-global-typography-99d352b-font-family:"Poppins";--e-global-typography-99d352b-font-size:30px;--e-global-typography-99d352b-font-weight:600;--e-global-typography-d8d4dcb-font-family:"Poppins";--e-global-typography-d8d4dcb-font-size:24px;--e-global-typography-d8d4dcb-font-weight:600;--e-global-typography-88fee87-font-family:"Poppins";--e-global-typography-88fee87-font-size:18px;--e-global-typography-88fee87-font-weight:600;background-color:var( --e-global-color-5f8200e );}.elementor-kit-24369 e-page-transition{background-color:#FFBC7D;}.elementor-kit-24369 h1{color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:42px;font-weight:600;}.elementor-kit-24369 h2{color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:30px;font-weight:600;}.elementor-kit-24369 h3{color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:24px;font-weight:600;}.elementor-kit-24369 h4{font-family:var( --e-global-typography-88fee87-font-family ), Sans-serif;font-size:var( --e-global-typography-88fee87-font-size );font-weight:var( --e-global-typography-88fee87-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-24369{--e-global-typography-primary-font-size:16px;--e-global-typography-secondary-font-size:16px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;--e-global-typography-ce094ce-font-size:28px;--e-global-typography-99d352b-font-size:22px;--e-global-typography-d8d4dcb-font-size:18px;--e-global-typography-88fee87-font-size:18px;}.elementor-kit-24369 h1{font-size:28px;}.elementor-kit-24369 h2{font-size:22px;}.elementor-kit-24369 h3{font-size:18px;}.elementor-kit-24369 h4{font-size:var( --e-global-typography-88fee87-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-24369{--e-global-typography-primary-font-size:16px;--e-global-typography-secondary-font-size:16px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;}.elementor-kit-24369 h4{font-size:var( --e-global-typography-88fee87-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.book-appointmnet-form-wrapper {
    min-width: 595px;
    width: 595px;
    max-width: 595px;
}
.book-appointmnet-form-wrapper .hf-fields-wrap .form-group {
    margin: 0 0 36px;
}
.book-appointmnet-form-wrapper .hf-fields-wrap input {
    width: 100%;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #278575;
    padding: 0;
    min-height: 42px;
    color: #278575;
    outline: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 18px;
}
.book-appointmnet-form-wrapper .hf-fields-wrap input:focus {
    border: 0;
    border-bottom: 2px solid #278575;
}
.book-appointmnet-form-wrapper.hf-fields-wrap input::placeholder {
    color: #278575;
}
.book-appointmnet-form-wrapper .get-started-button .btn {
    border: 4px #278575 solid;
    font-size: 22px;
    border-radius: 110px;
    min-height: 70px;
    background: #278575;
    color:#fff;
    transition: .35s ease-in-out;
}
.book-appointmnet-form-wrapper .hf-fields-wrap input:-webkit-autofill {
    -webkit-text-fill-color: #278575;
    -webkit-background-clip: text;
}
.book-appointmnet-form-wrapper .get-started-button {
        margin-top: 55px;
    }

@media (max-width: 767px) {
    .book-appointmnet-form-wrapper {
        min-width: 100%;
        width: 100%;
        max-width: 100%;
        padding: 0 30px;
    }
    .book-appointmnet-form-wrapper .hf-fields-wrap input {
        font-size: 16px;
    }
    .book-appointmnet-form-wrapper .hf-fields-wrap .form-group {
        margin: 0 0 25px;
    }
    .book-appointmnet-form-wrapper .get-started-button .btn {
        border: 2px #278575 solid;
        font-size: 18px;
        border-radius: 110px;
        min-height: 55px;
    }
    .book-appointmnet-form-wrapper .get-started-button {
        margin-top: 35px;
    }
}
@media (max-width: 575px) {
    .book-appointmnet-form-wrapper {
        padding: 0 20px;
    }
}/* End custom CSS */