@media all {
    ul {
        box-sizing: border-box;
    }

    .entry-content {
        counter-reset: footnotes;
    }

    html :where(img[class*=wp-image-]) {
        height: auto;
        max-width: 100%;
    }
}

a:where(:not(.wp-element-button)) {
    text-decoration: underline;
}

@media all {
    a,div,form,h1,h4,iframe,img,label,li,p,span,ul {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        vertical-align: baseline;
        background: transparent;
    }

    ul {
        list-style: none;
    }

    :focus {
        outline: 0;
    }

    article,footer {
        display: block;
    }

    a,a:hover {
        text-decoration: none;
    }

    p {
        /* padding-bottom: 1em; */
    }

    p:not(.has-background):last-of-type {
        padding-bottom: 0;
    }

    iframe {
        max-width: 100%;
    }

    h1,h4 {
        color: #333;
        padding-bottom: 10px;
        line-height: 1em;
        font-weight: 500;
    }

    h1 {
        font-size: 30px;
    }

    h4 {
        font-size: 18px;
    }

    input {
        /* -webkit-appearance: none; */
    }

    input[type=text],textarea {
        background-color: #fff;
        border: 1px solid #bbb;
        padding: 2px;
        color: #4e4e4e;
    }

    input[type=text]:focus,textarea:focus {
        border-color: #2d3940;
        color: #3e3e3e;
    }

    input[type=text],textarea {
        margin: 0;
    }

    textarea {
        padding: 4px;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    #main-content {
        background-color: #fff;
    }

    .et-l--footer ul {
        list-style-type: disc;
        padding: 0 0 23px 1em;
        line-height: 26px;
    }

    .page.et_pb_pagebuilder_layout #main-content {
        background-color: transparent;
    }

    .et_pb_pagebuilder_layout .entry-content {
        margin-bottom: 0!important;
        padding-top: 0;
    }

    .et-social-facebook a.icon:before {
        content: "\e093";
    }

    .et-social-twitter a.icon:before {
        content: "\e094";
    }

    .et-social-instagram a.icon:before {
        content: "\e09a";
    }

    * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .et_pb_button:after,.et_pb_contact_submit:after {
        speak: none;
        font-style: normal;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0;
        direction: ltr;
    }

    .et-pb-icon {
        content: attr(data-icon);
    }

    .et-pb-icon {
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        font-size: 96px;
        font-style: normal;
        display: inline-block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        direction: ltr;
        height: 35px;
        width: 35px !important;
        line-height: 35px;
        text-align: center;
        pad': 0';
        padding: 0 !important;
    }

    .et_pb_button {
        font-size: 20px;
        font-weight: 500;
        padding: .3em 1em;
        line-height: 1.7em!important;
        background-color: transparent;
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
        border: 2px solid;
        border-radius: 3px;
        -webkit-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-property: all!important;
        transition-property: all!important;
    }

    .et_pb_button {
        position: relative;
    }

    .et_pb_button:hover,.et_pb_module .et_pb_button:hover {
        border: 2px solid transparent;
        padding: .3em 2em .3em .7em;
    }

    .et_pb_button:hover {
        background-color: hsla(0,0%,100%,.2);
    }

    .et_pb_bg_layout_light.et_pb_button:hover {
        background-color: rgba(0,0,0,.05);
    }

    .et_pb_button:after,.et_pb_button:before {
        font-size: 32px;
        line-height: 1em;
        content: "\35";
        opacity: 0;
        position: absolute;
        margin-left: -1em;
        -webkit-transition: all .2s;
        transition: all .2s;
        text-transform: none;
        -webkit-font-feature-settings: "kern" off;
        font-feature-settings: "kern" off;
        font-variant: none;
        font-style: normal;
        font-weight: 400;
        text-shadow: none;
    }

    .et_pb_button:before {
        display: none;
    }

    .et_pb_button:hover:after {
        opacity: 1;
        margin-left: 0;
    }

    .et_pb_bg_layout_dark,.et_pb_bg_layout_dark h4 {
        color: #fff!important;
    }

    .et_pb_module.et_pb_text_align_left {
        text-align: left;
    }

    .et_pb_module.et_pb_text_align_center {
        text-align: center;
    }

    .et_pb_module.et_pb_text_align_right {
        text-align: right;
    }

    .clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

    .et_builder_inner_content {
        position: relative;
        z-index: 1;
    }

    .et_pb_css_mix_blend_mode_passthrough {
        mix-blend-mode: unset!important;
    }

    .et_pb_module,.et_pb_with_background {
        position: relative;
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
    }

    .et_pb_with_border {
        position: relative;
        border: 0 solid #333;
    }

    .et_parallax_bg_wrap {
        overflow: hidden;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .et_parallax_bg {
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
    }

    .et_pb_module {
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-duration: .2s;
        animation-duration: .2s;
    }

    .et-waypoint:not(.et_pb_counters) {
        opacity: 0;
    }

    @media (min-width: 981px) {
        .et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child {
            margin-bottom:0;
        }
        @media all {
    ul {
        box-sizing: border-box;
    }

    .entry-content {
        counter-reset: footnotes;
    }

    html :where(img[class*=wp-image-]) {
        height: auto;
        max-width: 100%;
    }
}

a:where(:not(.wp-element-button)) {
    text-decoration: underline;
}

@media all {
    a,div,form,h1,h4,iframe,img,label,li,p,span,ul {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        vertical-align: baseline;
        background: transparent;
    }

    ul {
        list-style: none;
    }

    :focus {
        outline: 0;
    }

    article,footer {
        display: block;
    }

    a,a:hover {
        text-decoration: none;
    }

    p {
        /* padding-bottom: 1em; */
    }

    p:not(.has-background):last-of-type {
        padding-bottom: 0;
    }

    iframe {
        max-width: 100%;
    }

    h1,h4 {
        color: #333;
        padding-bottom: 10px;
        line-height: 1em;
        font-weight: 500;
    }

    h1 {
        font-size: 30px;
    }

    h4 {
        font-size: 18px;
    }

    input {
        /* -webkit-appearance: none; */
    }

    input[type=text],textarea {
        background-color: #fff;
        border: 1px solid #bbb;
        padding: 2px;
        color: #4e4e4e;
    }

    input[type=text]:focus,textarea:focus {
        border-color: #2d3940;
        color: #3e3e3e;
    }

    input[type=text],textarea {
        margin: 0;
    }

    textarea {
        padding: 4px;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    #main-content {
        background-color: #fff;
    }

    .et-l--footer ul {
        list-style-type: disc;
        padding: 0 0 23px 1em;
        line-height: 26px;
    }

    .page.et_pb_pagebuilder_layout #main-content {
        background-color: transparent;
    }

    .et_pb_pagebuilder_layout .entry-content {
        margin-bottom: 0!important;
        padding-top: 0;
    }

    .et-social-facebook a.icon:before {
        content: "\e093";
    }

    .et-social-twitter a.icon:before {
        content: "\e094";
    }

    .et-social-instagram a.icon:before {
        content: "\e09a";
    }

    * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .et_pb_button:after,.et_pb_contact_submit:after {
        speak: none;
        font-style: normal;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0;
        direction: ltr;
    }

    .et-pb-icon {
        content: attr(data-icon);
    }

    .et-pb-icon {
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        font-size: 96px;
        font-style: normal;
        display: inline-block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        direction: ltr;
        height: 35px;
        width: 35px !important;
        line-height: 35px;
        text-align: center;
        pad': 0';
        padding: 0 !important;
    }

    .et_pb_button {
        font-size: 20px;
        font-weight: 500;
        padding: .3em 1em;
        line-height: 1.7em!important;
        background-color: transparent;
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
        border: 2px solid;
        border-radius: 3px;
        -webkit-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-property: all!important;
        transition-property: all!important;
    }

    .et_pb_button {
        position: relative;
    }

    .et_pb_button:hover,.et_pb_module .et_pb_button:hover {
        border: 2px solid transparent;
        padding: .3em 2em .3em .7em;
    }

    .et_pb_button:hover {
        background-color: hsla(0,0%,100%,.2);
    }

    .et_pb_bg_layout_light.et_pb_button:hover {
        background-color: rgba(0,0,0,.05);
    }

    .et_pb_button:after,.et_pb_button:before {
        font-size: 32px;
        line-height: 1em;
        content: "\35";
        opacity: 0;
        position: absolute;
        margin-left: -1em;
        -webkit-transition: all .2s;
        transition: all .2s;
        text-transform: none;
        -webkit-font-feature-settings: "kern" off;
        font-feature-settings: "kern" off;
        font-variant: none;
        font-style: normal;
        font-weight: 400;
        text-shadow: none;
    }

    .et_pb_button:before {
        display: none;
    }

    .et_pb_button:hover:after {
        opacity: 1;
        margin-left: 0;
    }

    .et_pb_bg_layout_dark,.et_pb_bg_layout_dark h4 {
        color: #fff!important;
    }

    .et_pb_module.et_pb_text_align_left {
        text-align: left;
    }

    .et_pb_module.et_pb_text_align_center {
        text-align: center;
    }

    .et_pb_module.et_pb_text_align_right {
        text-align: right;
    }

    .clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

    .et_builder_inner_content {
        position: relative;
        z-index: 1;
    }

    .et_pb_css_mix_blend_mode_passthrough {
        mix-blend-mode: unset!important;
    }

    .et_pb_module,.et_pb_with_background {
        position: relative;
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
    }

    .et_pb_with_border {
        position: relative;
        border: 0 solid #333;
    }

    .et_parallax_bg_wrap {
        overflow: hidden;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .et_parallax_bg {
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
    }

    .et_pb_module {
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-duration: .2s;
        animation-duration: .2s;
    }

    .et-waypoint:not(.et_pb_counters) {
        opacity: 0;
    }

    @media (min-width: 981px) {
        .et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child {
            margin-bottom:0;
        }
    }

    @media (max-width: 980px) {
        .et_pb_column .et_pb_module {
            margin-bottom:30px;
        }

        .et_pb_row .et_pb_column .et_pb_module:last-child {
            margin-bottom: 0;
        }

        .et_pb_module.et_pb_text_align_center-tablet {
            text-align: center;
        }
    }

    .et_pb_section {
        position: relative;
        background-color: #fff;
        background-position: 50%;
        background-size: 100%;
        background-size: cover;
    }

    .et_pb_top_inside_divider {
        display: block;
        background-repeat-y: no-repeat;
        height: 100%;
        position: absolute;
        pointer-events: none;
        width: 100%;
        left: 0;
        right: 0;
    }
    .et_contact_bottom_container #res-btn{
        background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
    }

    @media (min-width: 981px) {
        .et_pb_section {
            padding:4% 0;
        }
    }

    @media (max-width: 980px) {
        .et_pb_section {
            padding:50px 0;
        }
    }

    .et_pb_row {
        width: 80%;
        max-width: 1080px;
        margin: auto;
        position: relative;
    }

    .section_has_divider .et_pb_row {
        z-index: 5;
    }

    .et_pb_row:after {
        content: "";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
        width: 0;
    }

    .et_pb_column {
        float: left;
        background-size: cover;
        background-position: 50%;
        position: relative;
        z-index: 2;
        min-height: 1px;
    }

    .et_pb_column.et_pb_column_empty {
        min-height: 1px;
    }

    .et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child {
        margin-right: 0!important;
        margin-top: 2rem;
    }

    .et_pb_column,.et_pb_row {
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
    }

    @media (min-width: 981px) {
        .et_pb_row {
            padding:2% 0;
        }

        .et_section_specialty>.et_pb_row {
            padding: 0;
        }

        .et_pb_column_single {
            padding: 2.855% 0;
        }

        .et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child {
            margin-right: 0!important;
        }

        .et_pb_row.et_pb_equal_columns,.et_pb_section.et_pb_equal_columns>.et_pb_row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .et_pb_row.et_pb_equal_columns>.et_pb_column,.et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
        }
    }

    @media (max-width: 980px) {
        .et_pb_row {
            max-width:1080px;
        }

        .et_pb_row {
            padding: 30px 0;
        }

        .et_section_specialty>.et_pb_row {
            padding: 0;
        }

        .et_pb_column {
            width: 100%;
            margin-bottom: 30px;
        }

        .et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child {
            margin-bottom: 0;
        }

        .et_section_specialty .et_pb_row>.et_pb_column {
            padding-bottom: 0;
        }

        .et_pb_column.et_pb_column_empty {
            display: none;
        }
        .et_contact_bottom_container #res-btn{
            background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 28.139rem; height:3.25rem; border-style:none;
        }
    }

    @media (max-width: 479px) {
        .et_pb_column {
            width:100%!important;
        }
        .et_pb_blurb_description a{
            font-size: 0.8rem;
        }
        .et_contact_bottom_container #res-btn{
            background-color: #ff385c;
            border-radius: 8px;
            font-size: 0.9rem;
            font-weight: 700;
            width: 10.139rem;
            height: 3.25rem;
            border-style: none;
        }
    }

    .et_pb_contact_form_label {
        display: none;
    }

    p.et_pb_contact_field {
        /* padding: 0 0 0 3%; */
        margin-bottom: 3%;
        background-position: 50%;
        background-size: cover;
    }

    p.et_pb_contact_field.et_pb_contact_field_last+p.et_pb_contact_field.et_pb_contact_field_last {
        clear: both;
    }

    .et_pb_contact_field * {
        position: relative;
    }

    .et_pb_contact_field textarea.et_pb_contact_message {
        min-height: 150px;
        display: block;
    }

    .et-waypoint.et_pb_animation_off,.et-waypoint:not(.et_pb_counters).et_pb_animation_off,.et_pb_animation_off {
        opacity: 1;
    }

    @media (max-width: 980px) {
        .et-waypoint.et_pb_animation_off_tablet,.et-waypoint:not(.et_pb_counters).et_pb_animation_off_tablet,.et_pb_animation_off_tablet {
            opacity:1;
            -webkit-animation: none;
            animation: none;
        }
    }

    @media (max-width: 767px) {
        .et-waypoint.et_pb_animation_off_phone,.et-waypoint:not(.et_pb_counters).et_pb_animation_off_phone,.et_pb_animation_off_phone {
            opacity:1;
            -webkit-animation: none;
            animation: none;
        }
    }

    @media (min-width: 981px) {
        .et_pb_gutters3 .et_pb_column {
            margin-right:5.5%;
        }

        .et_pb_gutters3 .et_pb_column_4_4 {
            width: 100%;
        }

        .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module {
            margin-bottom: 2.75%;
        }

        .et_pb_gutters3 .et_pb_column_1_2 {
            width: 47.25%;
        }

        .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module {
            margin-bottom: 5.82%;
        }

        .et_pb_gutters3 .et_pb_column_1_3 {
            width: 29.6667%;
        }

        .et_pb_gutters3 .et_pb_column_1_3 .et_pb_module {
            margin-bottom: 9.27%;
        }
    }

    @media (min-width: 981px) {
        .et_pb_gutters1 .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column {
            margin-right:0;
        }

        .et_pb_gutters1 .et_pb_column_1_2,.et_pb_gutters1.et_pb_row .et_pb_column_1_2 {
            width: 50%;
        }

        .et_pb_gutters1 .et_pb_column_1_3,.et_pb_gutters1.et_pb_row .et_pb_column_1_3 {
            width: 33.3333%;
        }

        .et_pb_gutters1 .et_pb_column_1_3 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_module {
            margin-bottom: 0;
        }
    }

    @media (max-width: 980px) {
        .et_pb_gutters1 .et_pb_column,.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
            margin-bottom:0;
        }
    }

    @media (max-width: 767px) {
        .et_pb_gutters1 .et_pb_column,.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
            margin-bottom:0;
        }
    }

    @media (max-width: 479px) {
        .et_pb_gutters1 .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column {
            margin:0!important;
        }

        .et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
            margin-bottom: 0;
        }
    }

    .et_pb_with_border .et-pb-icon,.et_pb_with_border .et_pb_image_wrap {
        border: 0 solid #333;
    }

    .et_pb_blurb_content {
        max-width: 550px;
        margin: 0 auto;
        position: relative;
        text-align: center;
        word-wrap: break-word;
        width: 100%;
    }

    .et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container {
        text-align: left;
    }

    .et_pb_blurb_content p:last-of-type {
        padding-bottom: 0;
    }

    .et_pb_blurb .et_pb_image_wrap {
        display: block;
        margin: auto;
    }

    .et_pb_blurb_position_left .et_pb_blurb_content {
        display: table;
    }

    .et_pb_blurb_position_left .et_pb_main_blurb_image {
        width: 32px;
        display: table-cell;
        line-height: 0;
    }

    .et_pb_blurb_position_left .et-pb-icon {
        font-size: 32px;
    }

    .et_pb_blurb_position_left .et_pb_blurb_container {
        display: table-cell;
        vertical-align: top;
    }

    .et_pb_blurb_position_left .et_pb_blurb_container {
        padding-left: 15px;
    }

    .et_pb_blurb_position_left .et_pb_blurb_content {
        text-align: left;
    }

    .et_pb_main_blurb_image {
        display: inline-block;
        margin-bottom: 30px;
        line-height: 0;
        max-width: 100%;
    }

    .et_pb_button_module_wrapper.et_pb_button_alignment_center {
        text-align: center;
    }

    .et_pb_button_module_wrapper>a {
        display: inline-block;
    }

    .et_pb_code_inner {
        position: relative;
    }

    .et_pb_with_border .et_pb_contact_form input,.et_pb_with_border .et_pb_contact_form textarea {
        border: 2px solid #333;
    }

    .et_pb_contact_submit {
        color: #2ea3f2;
    }

    .et_pb_contact_form {
        margin-left: -3%;
        margin-top: -21px;
    }

    .et_pb_contact_submit:hover {
        background-color: rgba(0,0,0,.05);
    }

    .et-pb-contact-message {
        position: relative;
    }

    .et_pb_contact {
        position: relative;
    }

    .et_pb_contact p input,.et_pb_contact p textarea {
        -webkit-appearance: none;
        background-color: #eee;
        width: 100%;
        border-width: 0;
        border-radius: 8px;
        color: #999;
        font-size: 14px;
        padding: 16px;
        border-color: black;
    }

    .et_pb_contact_submit {
        display: inline-block;
        margin: 0 0 0 18px;
        cursor: pointer;
    }

    .et_contact_bottom_container {
        float: right;
        text-align: right;
        margin-top: -1.5%;
        display: -moz-flex;
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .et_pb_with_border .et_pb_image_wrap {
        border: 0 solid #333;
    }

    .et_pb_image {
        margin-left: auto;
        margin-right: auto;
        line-height: 0;
    }

    .et_pb_image {
        display: block;
    }

    .et_pb_image .et_pb_image_wrap {
        display: inline-block;
        position: relative;
        max-width: 100%;
    }

    .et_pb_image img {
        position: relative;
    }

    ul.et_pb_social_media_follow {
        list-style-type: none!important;
        margin: 0 0 22px;
        padding: 0;
    }

    .et_pb_social_media_follow li {
        display: inline-block;
        margin-bottom: 8px;
        position: relative;
    }

    .et_pb_social_media_follow li a {
        margin-right: 8px;
        display: inline-block;
        text-decoration: none;
        text-align: center;
        position: relative;
    }

    .et_pb_social_media_follow li:last-child a {
        margin-right: 0;
    }

    .et_pb_social_media_follow li a.icon {
        height: 32px;
        width: 32px;
        padding: 0;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

    .et_pb_social_media_follow li a.icon:before {
        height: 32px;
        width: 32px;
        font-size: 16px;
        line-height: 32px;
        display: block;
        color: #fff;
        -webkit-transition: color .3s;
        transition: color .3s;
        position: relative;
        z-index: 10;
    }

    .et_pb_social_media_follow li a.icon:hover:before {
        color: hsla(0,0%,100%,.7);
    }

    .et_pb_social_media_follow li a.icon {
        border-radius: 3px;
    }

    .et_pb_social_media_follow_network_name {
        display: none;
    }

    .et_pb_social_icon a.icon {
        vertical-align: middle;
    }

    .et_pb_social_icon a.icon:before {
        speak: none;
        font-style: normal;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0;
        direction: ltr;
    }

    .et-social-linkedin a.icon:before {
        content: "\E09D";
    }

    .et_pb_text {
        word-wrap: break-word;
    }

    .et_pb_text>:last-child {
        padding-bottom: 0;
    }

    .et_pb_text_inner {
        position: relative;
    }
}

body .et_pb_button {
    font-size: 16px;
}

body .et_pb_button:after {
    font-size: 25.6px;
}

@media only screen and (min-width: 1350px) {
    .et_pb_row {
        padding:27px 0;
    }

    .et_pb_section {
        padding: 54px 0;
    }
    .et_contact_bottom_container #res-btn{
        background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
    }
}

img {
    -webkit-backface-visibility: hidden!important;
    -ms-transform: translateZ(0)!important;
    -webkit-transform: translateZ(0)!important;
    transform: translateZ(0)!important;
}

.et_pb_section_0_tb_footer.et_pb_section {
    padding-top: 202px;
    padding-bottom: 5px;
    margin-top: 14px;
    margin-bottom: 0px;
    background-color: RGBA(255,255,255,0)!important;
}

.et_pb_section_0_tb_footer.section_has_divider.et_pb_top_divider .et_pb_top_inside_divider {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyODVweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0wIDUxLjc2YzM2LjIxLTIuMjUgNzcuNTctMy41OCAxMjYuNDItMy41OCAzMjAgMCAzMjAgNTcgNjQwIDU3IDI3MS4xNSAwIDMxMi41OC00MC45MSA1MTMuNTgtNTMuNFYwSDB6IiBmaWxsLW9wYWNpdHk9Ii4zIi8+PHBhdGggZD0iTTAgMjQuMzFjNDMuNDYtNS42OSA5NC41Ni05LjI1IDE1OC40Mi05LjI1IDMyMCAwIDMyMCA4OS4yNCA2NDAgODkuMjQgMjU2LjEzIDAgMzA3LjI4LTU3LjE2IDQ4MS41OC04MFYwSDB6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTAgMHYzLjRDMjguMiAxLjYgNTkuNC41OSA5NC40Mi41OWMzMjAgMCAzMjAgODQuMyA2NDAgODQuMyAyODUgMCAzMTYuMTctNjYuODUgNTQ1LjU4LTgxLjQ5VjB6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 100% 285px;
    top: 0;
    height: 285px;
    z-index: 1;
    transform: scale(1,1);
}

.et_pb_row_0_tb_footer,.et_pb_row_1_tb_footer {
    min-height: 38px;
}

.et_pb_row_0_tb_footer.et_pb_row {
    padding-top: 1rem!important;
    padding-bottom: 0rem!important;
    padding-left: 2rem!important;
    margin-top: -75px!important;
    margin-right: auto!important;
    margin-left: auto!important;
    padding-top: 1rem;
    padding-bottom: 0rem;
    padding-left: 2rem;
}

.et_pb_row_0_tb_footer,.et_pb_row_1_tb_footer {
    width: 100%;
    max-width: 100%;
}

.et_pb_column_0_tb_footer,.et_pb_column_2_tb_footer {
    width: 5%!important;
}

.et_pb_column_3_tb_footer,.et_pb_column_1_tb_footer {
    width: 60%!important;
    align-self: center!important;
}

.et_pb_row_1_tb_footer.et_pb_row {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
    padding-left: 1rem!important;
    margin-top: 14px!important;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
}

.et_pb_image_0_tb_footer {
    width: 44px;
    text-align: left;
    margin-left: 0;
}

.et_pb_text_0_tb_footer.et_pb_text,.et_pb_text_1_tb_footer.et_pb_text {
    color: #FFFFFF!important;
}

.et_pb_text_0_tb_footer {
    font-size: 18px;
}

.et_pb_column_4_tb_footer {
    width: 35%!important;
}

.et_pb_social_media_follow .et_pb_social_media_follow_network_0_tb_footer .icon:before {
    font-size: 26px;
    line-height: 52px;
    height: 52px;
    width: 52px;
}

.et_pb_social_media_follow .et_pb_social_media_follow_network_0_tb_footer .icon {
    height: 52px;
    width: 52px;
}

.et_pb_social_media_follow .et_pb_social_media_follow_network_1_tb_footer.et_pb_social_icon .icon:before,.et_pb_social_media_follow .et_pb_social_media_follow_network_3_tb_footer.et_pb_social_icon .icon:before {
    color: #FFFFFF;
}

.et_pb_social_media_follow .et_pb_social_media_follow_network_1_tb_footer .icon:before,.et_pb_social_media_follow .et_pb_social_media_follow_network_2_tb_footer .icon:before,.et_pb_social_media_follow .et_pb_social_media_follow_network_3_tb_footer .icon:before {
    font-size: 30px;
    line-height: 60px;
    height: 60px;
    width: 60px;
}

.et_pb_social_media_follow .et_pb_social_media_follow_network_1_tb_footer .icon,.et_pb_social_media_follow .et_pb_social_media_follow_network_2_tb_footer .icon,.et_pb_social_media_follow .et_pb_social_media_follow_network_3_tb_footer .icon {
    height: 60px;
    width: 60px;
}

ul.et_pb_social_media_follow_0_tb_footer {
    margin-right: 1rem!important;
}

.et_pb_section_1_tb_footer {
    min-height: 116.6px;
}

.et_pb_section_1_tb_footer.et_pb_section {
    padding-top: 0px;
    padding-bottom: 15px;
    background-color: #000000!important;
}

.et_pb_row_2_tb_footer.et_pb_row {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    margin-top: -20px!important;
    padding-top: 0px;
    padding-bottom: 0px;
}

.et_pb_text_1_tb_footer {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    margin-top: 19px!important;
    margin-bottom: 1rem!important;
}

.et_pb_text_2_tb_footer.et_pb_text {
    color: #ffffff!important;
}

.et_pb_text_2_tb_footer {
    padding-top: 0px!important;
    margin-top: 0px!important;
}

.et_pb_social_media_follow_network_3_tb_footer a.icon,.et_pb_social_media_follow_network_2_tb_footer a.icon,.et_pb_social_media_follow_network_0_tb_footer a.icon,.et_pb_social_media_follow_network_1_tb_footer a.icon {
    background-color: RGBA(255,255,255,0)!important;
}

@media only screen and (max-width: 980px) {
    .et_pb_image_0_tb_footer .et_pb_image_wrap img {
        width:auto;
    }
    .et_contact_bottom_container #res-btn{
        background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
    }
}

@media only screen and (min-width: 768px) and (max-width:980px) {
    .et_pb_section_0_tb_footer {
        display:none!important;
    }
    .et_contact_bottom_container #res-btn{
        background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
    }
    
}

@media only screen and (max-width: 767px) {
    .et_pb_section_0_tb_footer {
        display:none!important;
    }

    .et_pb_image_0_tb_footer .et_pb_image_wrap img {
        width: auto;
    }
}

#et_pb_contact_form_0 {
    border-radius: 50px;
}

#et_pb_contact_form_0 .et_contact_bottom_container {
    float: none;
    text-align: center;
    display: block!important;
}

@media screen and (max-width: 1030px) and (min-width:981) {
    .et_pb_column_1_2 .et_pb_button_module_wrapper.et_pb_button_0_wrapper {
        margin-right:2rem!important;
    }
    .et_contact_bottom_container #res-btn{
        background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
    }
}

div.et_pb_section.et_pb_section_0,div.et_pb_section.et_pb_section_1,div.et_pb_section.et_pb_section_3 {
    background-size: contain;
    background-position: center bottom 0px;
}

.et_pb_section_0 {
    display: none;
}

.et_pb_section_1.et_pb_section {
    padding-top: 0px;
}

.et_pb_text_3.et_pb_text,.et_pb_text_5.et_pb_text,.et_pb_text_4.et_pb_text,.et_pb_text_1.et_pb_text,.et_pb_text_0.et_pb_text {
    color: #000000!important;
}

.et_pb_text_0 {
    line-height: 1.2em;
    font-weight: 800;
    font-size: 2.9rem;
    line-height: 1.2em;
}

.et_pb_text_0 h1 {
    font-weight: 700;
    font-size: 3.5rem;
    color: #000000!important;
}

.et_pb_text_1,.et_pb_contact_form_0.et_pb_contact_form_container .input,.et_pb_contact_form_0.et_pb_contact_form_container .input::placeholder,.et_pb_text_4,.et_pb_text_5 {
    font-size: 0.8rem;
}

.et_pb_blurb_1.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0.et_pb_blurb .et_pb_module_header {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.2em;
    color: #000000 !important;
}

.et_pb_blurb_0.et_pb_blurb {
    font-weight: 500;
    font-size: 1.25rem;
    background-color: #f5f5f7;
    border-radius: 24px 24px 0 0;
    overflow: hidden;
    padding-top: 60px!important;
    padding-right: 30px!important;
    padding-bottom: 30px!important;
    padding-left: 30px!important;
    margin-bottom: 0px!important;
}

.et_pb_blurb_0 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_1 .et_pb_main_blurb_image .et-pb-icon {
    border-radius: 100% 100% 100% 100%;
    overflow: hidden;
    border-width: 2px;
    border-color: #ffffff;
    /* padding-top: 8px!important;
    padding-right: 8px!important;
    padding-bottom: 8px!important;
    padding-left: 8px!important; */
    background-color: #ffffff;
    width: 33px;
}

.et_pb_blurb_1,.et_pb_blurb_0 {
    /* box-shadow: 0px 90px 160px 0px rgba(0, 0, 0, 0.06); */
}

.et_pb_blurb_1 .et-pb-icon,.et_pb_blurb_0 .et-pb-icon {
    font-size: 16px;
    color: #ff385c;
    font-weight: 400!important;
}

.et_pb_blurb_0 .et_pb_blurb_content,.et_pb_blurb_1 .et_pb_blurb_content {
    max-width: 1100px;
}

.et_pb_blurb_1.et_pb_blurb {
    font-weight: 500;
    font-size: 1.25rem;
    background-position: center bottom 0px;
    background-color: #f5f5f7;
    border-radius: 0 0 24px 24px;
    overflow: hidden;
    padding-top: 30px!important;
    padding-right: 30px!important;
    padding-bottom: 60px!important;
    padding-left: 30px!important;
    margin-bottom: 0px!important;
}

.et_pb_contact_form_0.et_pb_contact_form_container .input {
    border-color: #dfe4f3;
}

body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button {
    color: #ffffff!important;
    border-width: 0px!important;
    border-color: rgba(0,0,0,0);
    border-radius: 17px;
    letter-spacing: 1px;
    font-size: 1.25rem;
    font-weight: 500!important;
    background-color: #000000!important;
    padding-top: 1rem!important;
    padding-right: 3rem!important;
    padding-bottom: 1rem!important;
    padding-left: 3rem!important;
}

body #page-container .et_pb_section .et_pb_button_0:before,body #page-container .et_pb_section .et_pb_button_0:after,body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button:before,body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button:after {
    display: none!important;
}

.et_pb_contact_form_0 .input {
    background-color: #FFFFFF;
    border-color: black;
    border: 2px solid black;
}

.et_pb_contact_form_0 .input,.et_pb_contact_form_0 .input::placeholder,.et_pb_contact_form_0 .input:focus {
    color: #999999;
}

.et_pb_contact_form_0 .et_pb_contact_submit {
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
}

.et_pb_contact_form_0.et_pb_contact_form_container.et_pb_contact_form_container .et_contact_bottom_container .et_pb_contact_submit.et_pb_button {
    border-bottom-left-radius: 0px!important;
    text-align: center;
}

.et_pb_section_2.et_pb_section {
    padding-top: 54px;
    padding-right: 0px;
    padding-bottom: 54px;
    padding-left: 0px;
    
}

.et_pb_text_2.et_pb_text {
    color: #ff385c !important;
}

.et_pb_text_2 {
    font-weight: 600;
    font-size: 1.5rem;
}

.et_pb_text_3 {
    line-height: 40px;
    font-weight: 700;
    font-size: 38px;
    line-height: 40px;
}

.et_pb_button_0_wrapper .et_pb_button_0,.et_pb_button_0_wrapper .et_pb_button_0:hover {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}

body #page-container .et_pb_section .et_pb_button_0 {
    color: #FFFFFF!important;
    border-width: 0px!important;
    border-color: RGBA(255,255,255,0);
    border-radius: 17px;
    font-size: 1.25rem;
    font-weight: 500!important;
    background-color: #000000;
}

body #page-container .et_pb_section .et_pb_button_0,body #page-container .et_pb_section .et_pb_button_0:hover {
    padding-right: 1em!important;
    padding-left: 1em!important;
}

body #page-container .et_pb_section .et_pb_button_0:hover {
    background-image: initial;
    background-color: #3b3a3a;
}

.et_pb_button_0 {
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
    transition: background-color 300ms ease 0ms;
    width: 12rem;
    border-bottom-left-radius: 0px!important;
}

.et_pb_button_0,.et_pb_button_0:after {
    transition: all 300ms ease 0ms;
}

.et_pb_row_2 {
    max-width: 1280px;
}

.et_pb_column_3 {
    /* background-color: #f0f6ff; */
    /* border-radius: 15px 15px 15px 15px; */
    overflow: hidden;
    padding-top: 3rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
    /* box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3); */
}

.et_pb_contact_form_container .et_pb_contact_field_1.et_pb_contact_field,.et_pb_contact_form_container .et_pb_contact_field_0.et_pb_contact_field,.et_pb_contact_form_container .et_pb_contact_field_2.et_pb_contact_field,.et_pb_contact_form_container .et_pb_contact_field_3.et_pb_contact_field {
    margin-bottom: 10px!important;
}

.et_pb_column_5 {
    padding-top: 10px;
}

.et_pb_section_0>.et_pb_row,.et_pb_section_0.et_section_specialty>.et_pb_row {
    margin-left: auto!important;
    margin-right: auto!important;
}
.et_contact_bottom_container #res-btn{
    background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 28.139rem; height:3.25rem; border-style:none;
}

@media only screen and (max-width: 980px) {
    .et_pb_section_0.et_pb_section,.et_pb_section_2.et_pb_section,.et_pb_section_3.et_pb_section {
        padding-top:30px;
        padding-bottom: 30px;
    }

    .et_pb_text_0 {
        font-size: 2rem;
    }

    .et_pb_text_0 h1 {
        font-size: 3rem;
        text-align: center;
    }

    .et_pb_row_1.et_pb_row,.et_pb_row_2.et_pb_row {
        padding-top: 0px!important;
        padding-bottom: 0px!important;
        padding-top: 0px!important;
        padding-bottom: 0px!important;
    }

    .et_pb_text_2 {
        font-size: 1.3rem;
    }

    .et_pb_text_3 {
        font-size: 30px;
        line-height: 1.1em;
    }

    .et_pb_button_0_wrapper {
        margin-right: 2rem!important;
        margin-left: 2rem!important;
    }

    .et_pb_button_0 {
        width: 12rem;
        border-bottom-left-radius: 0px!important;
    }

    .et_pb_column_5 {
        padding-top: 0px;
    }
    .et_contact_bottom_container #res-btn{
        background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
    }
}

@media only screen and (max-width: 767px) {
    .et_pb_section_0.et_pb_section,.et_pb_section_2.et_pb_section,.et_pb_section_3.et_pb_section {
        padding-top:20px;
        padding-bottom: 20px;
    }

    .et_pb_text_0 h1 {
        font-size: 1.5rem;
        text-align: center;
    }
   
    .et_pb_text_inner p{
           font-size: 0.8rem;
    }
    .et_pb_blurb_description{
        font-size: 0.7rem;
    }
    #et_pb_contact_name_0{
        font-size: 0.7rem;
    }
    
    

    .et_pb_row_1.et_pb_row,.et_pb_row_2.et_pb_row {
        padding-top: 0px!important;
        padding-bottom: 0px!important;
        padding-top: 0px!important;
        padding-bottom: 0px!important;
    }

    .et_pb_text_3 {
        line-height: 1.3em;
    }

    .et_pb_button_0_wrapper {
        margin-right: 2rem!important;
        margin-left: 2rem!important;
    }

    .et_pb_button_0 {
        width: 12rem;
        border-bottom-left-radius: 0px!important;
    }

    .et_pb_column_5 {
        padding-top: 0px;
    }
    .et_contact_bottom_container #res-btn{
        background-color: #ff385c;
        border-radius: 8px;
        font-size: 0.9rem;
        font-weight: 700;
        width: 10.139rem;
        height:3.25rem;
        border-style:none;
    }
}

    }

    @media (max-width: 980px) {
        .et_pb_column .et_pb_module {
            margin-bottom:30px;
        }

        .et_pb_row .et_pb_column .et_pb_module:last-child {
            margin-bottom: 0;
        }

        .et_pb_module.et_pb_text_align_center-tablet {
            text-align: center;
        }
        .et_contact_bottom_container #res-btn{
            background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
        }
    }

    .et_pb_section {
        position: relative;
        background-color: #f5f5f7;
        background-position: 50%;
        background-size: 100%;
        background-size: cover;
    }

    .et_pb_top_inside_divider {
        display: block;
        background-repeat-y: no-repeat;
        height: 100%;
        position: absolute;
        pointer-events: none;
        width: 100%;
        left: 0;
        right: 0;
    }

    @media (min-width: 981px) {
        .et_pb_section {
            padding:4% 0;
        }
    }

    @media (max-width: 980px) {
        .et_pb_section {
            padding:50px 0;
        }
    }

    .et_pb_row {
        width: 80%;
        max-width: 1080px;
        margin: auto;
        position: relative;
    }

    .section_has_divider .et_pb_row {
        z-index: 5;
    }

    .et_pb_row:after {
        content: "";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
        width: 0;
    }

    .et_pb_column {
        float: left;
        background-size: cover;
        background-position: 50%;
        position: relative;
        z-index: 2;
        min-height: 1px;
    }

    .et_pb_column.et_pb_column_empty {
        min-height: 1px;
    }

    .et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child {
        margin-right: 0!important;
    }

    .et_pb_column,.et_pb_row {
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
    }
    .et_contact_bottom_container #res-btn{
        background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
    }

    @media (min-width: 981px) {
        .et_pb_row {
            padding:2% 0;
        }

        .et_section_specialty>.et_pb_row {
            padding: 0;
        }

        .et_pb_column_single {
            padding: 2.855% 0;
        }

        .et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child {
            margin-right: 0!important;
        }

        .et_pb_row.et_pb_equal_columns,.et_pb_section.et_pb_equal_columns>.et_pb_row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .et_pb_row.et_pb_equal_columns>.et_pb_column,.et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
        }
        .et_contact_bottom_container #res-btn{
            background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
        }
    }

    @media (max-width: 980px) {
        .et_pb_row {
            max-width:1080px;
        }

        .et_pb_row {
            padding: 30px 0;
        }

        .et_section_specialty>.et_pb_row {
            padding: 0;
        }

        .et_pb_column {
            width: 100%;
            margin-bottom: 30px;
        }

        .et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child {
            margin-bottom: 0;
        }

        .et_section_specialty .et_pb_row>.et_pb_column {
            padding-bottom: 0;
        }

        .et_pb_column.et_pb_column_empty {
            display: none;
        }
        .et_contact_bottom_container #res-btn{
            background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 28.139rem; height:3.25rem; border-style:none;
        }
        .et_contact_bottom_container #res-btn{
            background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
        }
    }

    @media (max-width: 479px) {
        .et_pb_column {
            width:100%!important;
        }
        .et_pb_blurb_description a{
            font-size: 0.8rem;
        }
        .et_contact_bottom_container #res-btn{
            background-color: #ff385c;
            border-radius: 8px;
            font-size: 0.9rem;
            font-weight: 700;
            width: 10.139rem;
            height: 3.25rem;
            border-style: none;
        }
    }

    .et_pb_contact_form_label {
        display: none;
    }

    p.et_pb_contact_field {
        /* padding: 0 0 0 3%; */
        margin-bottom: 3%;
        background-position: 50%;
        background-size: cover;
    }

    p.et_pb_contact_field.et_pb_contact_field_last+p.et_pb_contact_field.et_pb_contact_field_last {
        clear: both;
    }

    .et_pb_contact_field * {
        position: relative;
    }

    .et_pb_contact_field textarea.et_pb_contact_message {
        min-height: 150px;
        display: block;
    }

    .et-waypoint.et_pb_animation_off,.et-waypoint:not(.et_pb_counters).et_pb_animation_off,.et_pb_animation_off {
        opacity: 1;
    }

    @media (max-width: 980px) {
        .et-waypoint.et_pb_animation_off_tablet,.et-waypoint:not(.et_pb_counters).et_pb_animation_off_tablet,.et_pb_animation_off_tablet {
            opacity:1;
            -webkit-animation: none;
            animation: none;
        }
        .et_contact_bottom_container #res-btn{
            background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
        }
    }

    @media (max-width: 767px) {
        .et-waypoint.et_pb_animation_off_phone,.et-waypoint:not(.et_pb_counters).et_pb_animation_off_phone,.et_pb_animation_off_phone {
            opacity:1;
            -webkit-animation: none;
            animation: none;
        }
        .et_contact_bottom_container #res-btn{
            background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
        }
    }

    @media (min-width: 981px) {
        .et_pb_gutters3 .et_pb_column {
            margin-right:5.5%;
        }

        .et_pb_gutters3 .et_pb_column_4_4 {
            width: 100%;
        }

        .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module {
            margin-bottom: 2.75%;
        }

        .et_pb_gutters3 .et_pb_column_1_2 {
            width: 47.25%;
        }

        .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module {
            margin-bottom: 5.82%;
        }

        .et_pb_gutters3 .et_pb_column_1_3 {
            width: 29.6667%;
        }

        .et_pb_gutters3 .et_pb_column_1_3 .et_pb_module {
            margin-bottom: 9.27%;
        }
        .et_contact_bottom_container #res-btn{
            background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
        }
    }

    @media (min-width: 981px) {
        .et_pb_gutters1 .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column {
            margin-right:0;
        }

        .et_pb_gutters1 .et_pb_column_1_2,.et_pb_gutters1.et_pb_row .et_pb_column_1_2 {
            width: 50%;
        }

        .et_pb_gutters1 .et_pb_column_1_3,.et_pb_gutters1.et_pb_row .et_pb_column_1_3 {
            width: 33.3333%;
        }

        .et_pb_gutters1 .et_pb_column_1_3 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_module {
            margin-bottom: 0;
        }
        .et_contact_bottom_container #res-btn{
            background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
        }
    }

    @media (max-width: 980px) {
        .et_pb_gutters1 .et_pb_column,.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
            margin-bottom:0;
        }
    }

    @media (max-width: 767px) {
        .et_pb_gutters1 .et_pb_column,.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
            margin-bottom:0;
        }
        .et_contact_bottom_container #res-btn{
            background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
        }
    }

    @media (max-width: 479px) {
        .et_pb_gutters1 .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column {
            margin:0!important;
        }
       
        .et_pb_text_inner a{
            font-size: 0.9rem;
        }
        .et_pb_button_module_wrapper .et_pb_button_0_wrapper .et_pb_button_alignment_center .et_pb_module #res-btn{
            background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;

        }

        .et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
            margin-bottom: 0;
        }
    }

    .et_pb_with_border .et-pb-icon,.et_pb_with_border .et_pb_image_wrap {
        border: 0 solid #333;
    }

    .et_pb_blurb_content {
        max-width: 550px;
        margin: 0 auto;
        position: relative;
        text-align: center;
        word-wrap: break-word;
        width: 100%;
    }

    .et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container {
        text-align: left;
    }

    .et_pb_blurb_content p:last-of-type {
        padding-bottom: 0;
    }

    .et_pb_blurb .et_pb_image_wrap {
        display: block;
        margin: auto;
    }

    .et_pb_blurb_position_left .et_pb_blurb_content {
        display: table;
    }

    .et_pb_blurb_position_left .et_pb_main_blurb_image {
        width: 32px;
        display: table-cell;
        line-height: 0;
    }

    .et_pb_blurb_position_left .et-pb-icon {
        font-size: 32px;
    }

    .et_pb_blurb_position_left .et_pb_blurb_container {
        display: table-cell;
        vertical-align: top;
    }

    .et_pb_blurb_position_left .et_pb_blurb_container {
        padding-left: 15px;
    }

    .et_pb_blurb_position_left .et_pb_blurb_content {
        text-align: left;
    }

    .et_pb_main_blurb_image {
        display: inline-block;
        margin-bottom: 30px;
        line-height: 0;
        max-width: 100%;
    }

    .et_pb_button_module_wrapper.et_pb_button_alignment_center {
        text-align: center;
    }

    .et_pb_button_module_wrapper>a {
        display: inline-block;
    }

    .et_pb_code_inner {
        position: relative;
    }

    .et_pb_with_border .et_pb_contact_form input,.et_pb_with_border .et_pb_contact_form textarea {
        border: 2px solid #333;
    }

    .et_pb_contact_submit {
        color: #2ea3f2;
    }

    .et_pb_contact_form {
        margin-left: -3%;
        margin-top: -21px;
    }

    .et_pb_contact_submit:hover {
        background-color: rgba(0,0,0,.05);
    }

    .et-pb-contact-message {
        position: relative;
    }

    .et_pb_contact {
        position: relative;
    }

    .et_pb_contact p input,.et_pb_contact p textarea {
        -webkit-appearance: none;
        background-color: #eee;
        width: 100%;
        border-width: 0;
        border-radius: 8px;
        color: #999;
        font-size: 14px;
        padding: 16px;
        border-color: black;
    }

    .et_pb_contact_submit {
        display: inline-block;
        margin: 0 0 0 18px;
        cursor: pointer;
    }

    .et_contact_bottom_container {
        float: right;
        text-align: right;
        margin-top: -1.5%;
        display: -moz-flex;
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .et_pb_with_border .et_pb_image_wrap {
        border: 0 solid #333;
    }

    .et_pb_image {
        margin-left: auto;
        margin-right: auto;
        line-height: 0;
    }

    .et_pb_image {
        display: block;
    }

    .et_pb_image .et_pb_image_wrap {
        display: inline-block;
        position: relative;
        max-width: 100%;
    }

    .et_pb_image img {
        position: relative;
    }

    ul.et_pb_social_media_follow {
        list-style-type: none!important;
        margin: 0 0 22px;
        padding: 0;
    }

    .et_pb_social_media_follow li {
        display: inline-block;
        margin-bottom: 8px;
        position: relative;
    }

    .et_pb_social_media_follow li a {
        margin-right: 8px;
        display: inline-block;
        text-decoration: none;
        text-align: center;
        position: relative;
    }

    .et_pb_social_media_follow li:last-child a {
        margin-right: 0;
    }

    .et_pb_social_media_follow li a.icon {
        height: 32px;
        width: 32px;
        padding: 0;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

    .et_pb_social_media_follow li a.icon:before {
        height: 32px;
        width: 32px;
        font-size: 16px;
        line-height: 32px;
        display: block;
        color: #fff;
        -webkit-transition: color .3s;
        transition: color .3s;
        position: relative;
        z-index: 10;
    }

    .et_pb_social_media_follow li a.icon:hover:before {
        color: hsla(0,0%,100%,.7);
    }

    .et_pb_social_media_follow li a.icon {
        border-radius: 3px;
    }

    .et_pb_social_media_follow_network_name {
        display: none;
    }

    .et_pb_social_icon a.icon {
        vertical-align: middle;
    }

    .et_pb_social_icon a.icon:before {
        speak: none;
        font-style: normal;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0;
        direction: ltr;
    }

    .et-social-linkedin a.icon:before {
        content: "\E09D";
    }

    .et_pb_text {
        word-wrap: break-word;
    }

    .et_pb_text>:last-child {
        padding-bottom: 0;
    }

    .et_pb_text_inner {
        position: relative;
    }
}

body .et_pb_button {
    font-size: 16px;
}

body .et_pb_button:after {
    font-size: 25.6px;
}

@media only screen and (min-width: 1350px) {
    .et_pb_row {
        padding:27px 0;
    }

    .et_pb_section {
        padding: 54px 0;
    }
    .et_contact_bottom_container #res-btn{
        background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
    }
}

img {
    -webkit-backface-visibility: hidden!important;
    -ms-transform: translateZ(0)!important;
    -webkit-transform: translateZ(0)!important;
    transform: translateZ(0)!important;
}

.et_pb_section_0_tb_footer.et_pb_section {
    padding-top: 202px;
    padding-bottom: 5px;
    margin-top: 14px;
    margin-bottom: 0px;
    background-color: RGBA(255,255,255,0)!important;
}

.et_pb_section_0_tb_footer.section_has_divider.et_pb_top_divider .et_pb_top_inside_divider {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyODVweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0wIDUxLjc2YzM2LjIxLTIuMjUgNzcuNTctMy41OCAxMjYuNDItMy41OCAzMjAgMCAzMjAgNTcgNjQwIDU3IDI3MS4xNSAwIDMxMi41OC00MC45MSA1MTMuNTgtNTMuNFYwSDB6IiBmaWxsLW9wYWNpdHk9Ii4zIi8+PHBhdGggZD0iTTAgMjQuMzFjNDMuNDYtNS42OSA5NC41Ni05LjI1IDE1OC40Mi05LjI1IDMyMCAwIDMyMCA4OS4yNCA2NDAgODkuMjQgMjU2LjEzIDAgMzA3LjI4LTU3LjE2IDQ4MS41OC04MFYwSDB6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTAgMHYzLjRDMjguMiAxLjYgNTkuNC41OSA5NC40Mi41OWMzMjAgMCAzMjAgODQuMyA2NDAgODQuMyAyODUgMCAzMTYuMTctNjYuODUgNTQ1LjU4LTgxLjQ5VjB6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 100% 285px;
    top: 0;
    height: 285px;
    z-index: 1;
    transform: scale(1,1);
}

.et_pb_row_0_tb_footer,.et_pb_row_1_tb_footer {
    min-height: 38px;
}

.et_pb_row_0_tb_footer.et_pb_row {
    padding-top: 1rem!important;
    padding-bottom: 0rem!important;
    padding-left: 2rem!important;
    margin-top: -75px!important;
    margin-right: auto!important;
    margin-left: auto!important;
    padding-top: 1rem;
    padding-bottom: 0rem;
    padding-left: 2rem;
}

.et_pb_row_0_tb_footer,.et_pb_row_1_tb_footer {
    width: 100%;
    max-width: 100%;
}

.et_pb_column_0_tb_footer,.et_pb_column_2_tb_footer {
    width: 5%!important;
}

.et_pb_column_3_tb_footer,.et_pb_column_1_tb_footer {
    width: 60%!important;
    align-self: center!important;
}

.et_pb_row_1_tb_footer.et_pb_row {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
    padding-left: 1rem!important;
    margin-top: 14px!important;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
}

.et_pb_image_0_tb_footer {
    width: 44px;
    text-align: left;
    margin-left: 0;
}

.et_pb_text_0_tb_footer.et_pb_text,.et_pb_text_1_tb_footer.et_pb_text {
    color: #FFFFFF!important;
}

.et_pb_text_0_tb_footer {
    font-size: 18px;
}

.et_pb_column_4_tb_footer {
    width: 35%!important;
}

.et_pb_social_media_follow .et_pb_social_media_follow_network_0_tb_footer .icon:before {
    font-size: 26px;
    line-height: 52px;
    height: 52px;
    width: 52px;
}

.et_pb_social_media_follow .et_pb_social_media_follow_network_0_tb_footer .icon {
    height: 52px;
    width: 52px;
}

.et_pb_social_media_follow .et_pb_social_media_follow_network_1_tb_footer.et_pb_social_icon .icon:before,.et_pb_social_media_follow .et_pb_social_media_follow_network_3_tb_footer.et_pb_social_icon .icon:before {
    color: #FFFFFF;
}

.et_pb_social_media_follow .et_pb_social_media_follow_network_1_tb_footer .icon:before,.et_pb_social_media_follow .et_pb_social_media_follow_network_2_tb_footer .icon:before,.et_pb_social_media_follow .et_pb_social_media_follow_network_3_tb_footer .icon:before {
    font-size: 30px;
    line-height: 60px;
    height: 60px;
    width: 60px;
}

.et_pb_social_media_follow .et_pb_social_media_follow_network_1_tb_footer .icon,.et_pb_social_media_follow .et_pb_social_media_follow_network_2_tb_footer .icon,.et_pb_social_media_follow .et_pb_social_media_follow_network_3_tb_footer .icon {
    height: 60px;
    width: 60px;
}

ul.et_pb_social_media_follow_0_tb_footer {
    margin-right: 1rem!important;
}

.et_pb_section_1_tb_footer {
    min-height: 116.6px;
}

.et_pb_section_1_tb_footer.et_pb_section {
    padding-top: 0px;
    padding-bottom: 15px;
    background-color: #000000!important;
}

.et_pb_row_2_tb_footer.et_pb_row {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    margin-top: -20px!important;
    padding-top: 0px;
    padding-bottom: 0px;
}

.et_pb_text_1_tb_footer {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    margin-top: 19px!important;
    margin-bottom: 1rem!important;
}

.et_pb_text_2_tb_footer.et_pb_text {
    color: #ffffff!important;
}

.et_pb_text_2_tb_footer {
    padding-top: 0px!important;
    margin-top: 0px!important;
}

.et_pb_social_media_follow_network_3_tb_footer a.icon,.et_pb_social_media_follow_network_2_tb_footer a.icon,.et_pb_social_media_follow_network_0_tb_footer a.icon,.et_pb_social_media_follow_network_1_tb_footer a.icon {
    background-color: RGBA(255,255,255,0)!important;
}

@media only screen and (max-width: 980px) {
    .et_pb_image_0_tb_footer .et_pb_image_wrap img {
        width:auto;
    }
    .et_contact_bottom_container #res-btn{
        background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
    }
}

@media only screen and (min-width: 768px) and (max-width:980px) {
    .et_pb_section_0_tb_footer {
        display:none!important;
    }
    .et_contact_bottom_container #res-btn{
        background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
    }
    
}

@media only screen and (max-width: 767px) {
    .et_pb_section_0_tb_footer {
        display:none!important;
    }

    .et_pb_image_0_tb_footer .et_pb_image_wrap img {
        width: auto;
    }
}

#et_pb_contact_form_0 {
    border-radius: 50px;
}

#et_pb_contact_form_0 .et_contact_bottom_container {
    float: none;
    text-align: center;
    display: block!important;
}
.et_contact_bottom_container #res-btn{
    background-color: #ff385c; border-radius: 8px; font-size: 1rem; font-weight: 700; width: 20.139rem; height:3.25rem; border-style:none;
}

@media screen and (max-width: 1030px) and (min-width:981) {
    .et_pb_column_1_2 .et_pb_button_module_wrapper.et_pb_button_0_wrapper {
        margin-right:2rem!important;
    }
}

div.et_pb_section.et_pb_section_0,div.et_pb_section.et_pb_section_1,div.et_pb_section.et_pb_section_3 {
    background-size: contain;
    background-position: center bottom 0px;
}

.et_pb_section_0 {
    display: none;
}

.et_pb_section_1.et_pb_section {
    padding-top: 0px;
}

.et_pb_text_3.et_pb_text,.et_pb_text_5.et_pb_text,.et_pb_text_4.et_pb_text,.et_pb_text_1.et_pb_text,.et_pb_text_0.et_pb_text {
    color: #000000!important;
}

.et_pb_text_0 {
    line-height: 1.2em;
    font-weight: 800;
    font-size: 2.9rem;
    line-height: 1.2em;
}

.et_pb_text_0 h1 {
    font-weight: 700;
    font-size: 3.5rem;
    color: #000000!important;
}

.et_pb_text_1,.et_pb_contact_form_0.et_pb_contact_form_container .input,.et_pb_contact_form_0.et_pb_contact_form_container .input::placeholder,.et_pb_text_4,.et_pb_text_5 {
    font-size: 0.8rem;
}

.et_pb_blurb_1.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0.et_pb_blurb .et_pb_module_header {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.2em;
    color: #000000 !important;
}

.et_pb_blurb_0.et_pb_blurb {
    font-weight: 500;
    font-size: 1.25rem;
    background-color: #FFF;
    border-radius: 24px 24px 0 0;
    overflow: hidden;
    padding-top: 39px!important;
    padding-right: 30px!important;
    padding-bottom: 30px!important;
    padding-left: 30px!important;
    margin-bottom: 0px!important;
}

.et_pb_blurb_0 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_1 .et_pb_main_blurb_image .et-pb-icon {
    border-radius: 100% 100% 100% 100%;
    overflow: hidden;
    border-width: 12px;
    border-color: #FFF;
    /* padding-top: 8px!important;
    padding-right: 8px!important;
    padding-bottom: 8px!important;
    padding-left: 8px!important; */
    background-color: #FFF;
    width: 33px;
}

.et_pb_blurb_1,.et_pb_blurb_0 {
    /* box-shadow: 0px 90px 160px 0px rgba(0,0,0,0.06); */
}

.et_pb_blurb_1 .et-pb-icon,.et_pb_blurb_0 .et-pb-icon {
    font-size: 16px;
    color: #ff385c;
    font-weight: 400!important;
}

.et_pb_blurb_0 .et_pb_blurb_content,.et_pb_blurb_1 .et_pb_blurb_content {
    max-width: 1100px;
}

.et_pb_blurb_1.et_pb_blurb {
    font-weight: 500;
    font-size: 1.25rem;
    background-position: center bottom 0px;
    background-color: #FFF;
    border-radius: 0 0 24px 24px;
    overflow: hidden;
    padding-top: 30px!important;
    padding-right: 30px!important;
    padding-bottom: 60px!important;
    padding-left: 30px!important;
    margin-bottom: 0px!important;
}

.et_pb_contact_form_0.et_pb_contact_form_container .input {
    /* border-color: #dfe4f3; */
    border: 1px solid #333 !important;
}

body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button {
    color: #ffffff!important;
    border-width: 0px!important;
    border-color: rgba(0,0,0,0);
    border-radius: 17px;
    letter-spacing: 1px;
    font-size: 1.25rem;
    font-weight: 500!important;
    background-color: #000000!important;
    padding-top: 1rem!important;
    padding-right: 3rem!important;
    padding-bottom: 1rem!important;
    padding-left: 3rem!important;
}

body #page-container .et_pb_section .et_pb_button_0:before,body #page-container .et_pb_section .et_pb_button_0:after,body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button:before,body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button:after {
    display: none!important;
}

.et_pb_contact_form_0 .input {
    background-color: #FFFFFF;
    border-color: black;
    border: 2px solid black;
}

.et_pb_contact_form_0 .input,.et_pb_contact_form_0 .input::placeholder,.et_pb_contact_form_0 .input:focus {
    color: #999999;
}

.et_pb_contact_form_0 .et_pb_contact_submit {
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
}

.et_pb_contact_form_0.et_pb_contact_form_container.et_pb_contact_form_container .et_contact_bottom_container .et_pb_contact_submit.et_pb_button {
    border-bottom-left-radius: 0px!important;
    text-align: center;
}

.et_pb_section_2.et_pb_section {
    padding-top: 54px;
    padding-right: 0px;
    padding-bottom: 54px;
    padding-left: 0px;
    
}

.et_pb_text_2.et_pb_text {
    color: #ff385c !important;
}

.et_pb_text_2 {
    font-weight: 600;
    font-size: 1.5rem;
}

.et_pb_text_3 {
    line-height: 40px;
    font-weight: 700;
    font-size: 38px;
    line-height: 40px;
}

.et_pb_button_0_wrapper .et_pb_button_0,.et_pb_button_0_wrapper .et_pb_button_0:hover {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}

body #page-container .et_pb_section .et_pb_button_0 {
    color: #FFFFFF!important;
    border-width: 0px!important;
    border-color: RGBA(255,255,255,0);
    border-radius: 17px;
    font-size: 1.25rem;
    font-weight: 500!important;
    background-color: #000000;
}

body #page-container .et_pb_section .et_pb_button_0,body #page-container .et_pb_section .et_pb_button_0:hover {
    padding-right: 1em!important;
    padding-left: 1em!important;
}

body #page-container .et_pb_section .et_pb_button_0:hover {
    background-image: initial;
    background-color: #3b3a3a;
}

.et_pb_button_0 {
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
    transition: background-color 300ms ease 0ms;
    width: 12rem;
    border-bottom-left-radius: 0px!important;
}

.et_pb_button_0,.et_pb_button_0:after {
    transition: all 300ms ease 0ms;
}

.et_pb_row_2 {
    max-width: 1280px;
}

.et_pb_column_3 {
    /* background-color: #f0f6ff; */
    /* border-radius: 15px 15px 15px 15px; */
    overflow: hidden;
    padding-top: 3rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
    /* box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3); */
}

.et_pb_contact_form_container .et_pb_contact_field_1.et_pb_contact_field,.et_pb_contact_form_container .et_pb_contact_field_0.et_pb_contact_field,.et_pb_contact_form_container .et_pb_contact_field_2.et_pb_contact_field,.et_pb_contact_form_container .et_pb_contact_field_3.et_pb_contact_field {
    margin-bottom: 10px!important;
}

.et_pb_column_5 {
    padding-top: 10px;
}

.et_pb_section_0>.et_pb_row,.et_pb_section_0.et_section_specialty>.et_pb_row {
    margin-left: auto!important;
    margin-right: auto!important;
}
.et_contact_bottom_container #res-btn{
    background-color: #000;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 700;
    width: 28.139rem;
    height:3.25rem;
    border-style:none;
}
@media only screen and (max-width: 1440px){
    .et_contact_bottom_container #res-btn{
        background-color: #ff385c;
        border-radius: 8px;
        font-size: 1rem;
        font-weight: 700;
        width: 28.139rem;
        height:3.25rem;
        border-style:none;
    } 
}

@media only screen and (max-width: 980px) {
    .et_pb_section_0.et_pb_section,.et_pb_section_2.et_pb_section,.et_pb_section_3.et_pb_section {
        padding-top:30px;
        padding-bottom: 30px;
    }

    .et_pb_text_0 {
        font-size: 2rem;
    }

    .et_pb_text_0 h1 {
        font-size: 3rem;
        text-align: center;
    }

    .et_pb_row_1.et_pb_row,.et_pb_row_2.et_pb_row {
        padding-top: 0px!important;
        padding-bottom: 0px!important;
        padding-top: 0px!important;
        padding-bottom: 0px!important;
    }

    .et_pb_text_2 {
        font-size: 1.3rem;
    }

    .et_pb_text_3 {
        font-size: 30px;
        line-height: 1.1em;
    }

    .et_pb_button_0_wrapper {
        /* margin-right: 2rem!important; */
        /* margin-left: 2rem!important; */
    }

    .et_pb_button_0 {
        width: 12rem;
        border-bottom-left-radius: 0px!important;
    }

    .et_pb_column_5 {
        padding-top: 0px;
    }
    .et_contact_bottom_container #res-btn{
        background-color: #ff385c;
        border-radius: 8px;
        font-size: 1rem;
        font-weight: 700;
        width: 35.139rem;
        height:3.25rem;
        border-style:none;
    }
}

@media only screen and (max-width: 767px) {
    .et_pb_section_0.et_pb_section,.et_pb_section_2.et_pb_section,.et_pb_section_3.et_pb_section {
        padding-top:20px;
        padding-bottom: 20px;
    }

    .et_pb_text_0 h1 {
        font-size: 1.5rem;
        text-align: center;
    }
   
    .et_pb_text_inner p{
           font-size: 0.8rem;
    }
    .et_pb_blurb_description{
        font-size: 0.7rem;
    }
    #et_pb_contact_name_0{
        font-size: 0.7rem;
    }
    
    

    .et_pb_row_1.et_pb_row,.et_pb_row_2.et_pb_row {
        padding-top: 0px!important;
        padding-bottom: 0px!important;
        padding-top: 0px!important;
        padding-bottom: 0px!important;
    }

    .et_pb_text_3 {
        line-height: 1.3em;
    }

    .et_pb_button_0_wrapper {
        /* margin-right: 2rem!important; */
        /* margin-left: 2rem!important; */
    }

    .et_pb_button_0 {
        width: 12rem;
        border-bottom-left-radius: 0px!important;
    }

    .et_pb_column_5 {
        padding-top: 0px;
    }
    .et_contact_bottom_container #res-btn{
        background-color: #ff385c;
        border-radius: 8px;
        font-size: 0.9rem;
        font-weight: 700;
        width: 12.139rem;
        height:3.25rem;
        border-style:none;
    }
}

.map-container {
width: 100%;
max-width: 1100px;
height: 450px;
border: 2px solid #ddd;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
margin-top: 20px;
justify-content: center;
display: block;
margin: auto;
}

.map-container iframe {
width: 100%;
height: 100%;
border: none;
}

.whit-bg-1 {
background-color: #f5f5f7 !important;
}
.spanClr-1 {
color: #86868b !important; font-size: 0.8rem !important;
}
.dflex-1 {
font-size: 0.5rem !important; display:flex !important;
}
.dflex-2 {
margin-right: 1rem; width: 15px; height:15px; border-color:#dfe4f3;
}
.mgin5 {
margin-top: 5px !important;
}
.mgin6 {
margin: 0 !important; justify-content: space-between !important;width: 100% !important;
}

.inline-checkbox {
  display: -webkit-box;    
  align-items: center;       
  gap: 0.5rem;               
  cursor: pointer;            
}
.ppclass1 {
    font-size: 15px !important;
    font-weight: 400 !important;
}

.inline-checkbox p {
  margin: 0;
}

			

