/*
	Theme Name: Divi child
	Theme URI: 	upthinksolutions.com
	Template: 	Divi
	Version: 	3.0.35
*/
/* start 23.02 */

.form_socialmedia {max-height:70px !important;}
.modula-item-content{min-height:140px !important;}
h1, h2, h3, h4, h5, h6 {font-family: 'Playfair Display' !important;}


@media (max-width: 980px) {
	.form_socialmedia {max-height:70px !important;}

.banner-slider-container {min-height:350px !important;}
.et_pb_fullwidth_section {padding: 0px !important;}
.section_pagebreadcrumbs {height:62px !important}
.et_pb_row_0.et_pb_row { padding-top: 0px !important;  padding-bottom: 0px!important;}
.et_pb_section_2.et_pb_section {padding-top: 20px !important;padding-bottom: 20px!important;}
.et_pb_fullwidth_header_0 {min-height: 200px !important;padding-top: 40px!important;padding-bottom: 40px!important;}
.et_parallax_bg_wrap {min-height:200px !important}
}

@media (min-width: 980px) {
	.form_socialmedia {max-height:70px !important;}

.et_parallax_bg_wrap {min-height:340px !important}
.et_pb_fullwidth_header_0,.rs-fullwidth-wrap{min-height:340px !important}
.section_pagebreadcrumbs {height:122px !important}
}
/* end 23.02 */

#mm-2 .mm-btn:after, #mm-2 .mm-btn:before {
    border-color: #CCC191 !important;
}
.mm-btn:after, .mm-btn:before {
    border-color: #FFFFFF !important;
}
.wpmm-menu li.mm-listitem {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.12)!important;
}

.et_pb_section_7 .nextslickbtn.slick-arrow {
	right: -30px;
	left: inherit !important;
}

.et_pb_section_7 .slick-arrow {
	color: #9dccdd !important;
	left: -30px;
	position: absolute;
	top: 50%;
	z-index: 9999;
}
body .formbox .gform_wrapper .gform_confirmation_message, body .formbox .gform_wrapper div.validation_error h2.gform_submission_error {
	color: #fff;
	font-size: 12px!important;
	font-weight: 400!important;
	line-height: 18px !important;
	font-family: 'Lato',sans-serif!important;
	text-shadow: none;
	padding: 0;
	margin: 0;
}
.et_pb_toggle_title:before {
	font-size: 22px;
    right: -7px;
    color: #ffffff;
    content: "\4c";
    background-color: #253048;
    border-radius: 20px;
    box-shadow: 6px 6px 18px 0px #202839;
    padding: 5px;
    top: 20%;
	Margin-right:15px;
}
.et_pb_accordion_0 .et_pb_toggle_open .et_pb_toggle_title:before {
	font-size: 22px;
    right: -7px;
    color: #ffffff;
    content: "\4b" !important;
    background-color: #253048;
    border-radius: 20px;
    box-shadow: 6px 6px 18px 0px #202839;
    padding: 5px;
    top: 20%;
	Margin-right:21px;
}
.page-id-720 article#post-35032 h2.entry-title {
    margin-bottom: 20px;
}



.custom .tp-bullet {width:36px; height:4px; border-radius:10px;background: #3C3C3C;}
.custom .tp-bullet.selected {background: #837D6F;}

/* Top Header Css */
.et_pb_scroll_top.et-pb-icon {
    background: hsl(46 36% 68% / 0.8) !important;
}
#et-secondary-nav li ul, 
#top-header {
    background-color: #292321;
}
#top-header .container {
    padding-top: 0;
    font-weight: 400;
}
#top-header #et-info #et-info-email, 
#top-header #et-info #et-info-phone, 
#top-header .et-social-icons {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
#top-header .container #et-info {
    padding: 0;
    float: right;
}
#top-header #et-info #et-info-email {
    position: relative;
}
#top-header #et-info #et-info-email:before{
    margin-right: 0;
    font-size: 14px;
    color: #726967;
}
#top-header #et-info #et-info-email a {
    font-size: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block;
}
#top-header #et-info #et-info-phone {
    margin: 0 0 0 13px;
    position: relative;
    font-size: 14px;
    font-weight: 400;
}
#top-header #et-info #et-info-phone:before {
    margin: 0;
    position: absolute;
    left: 14px;
    top: 5px;
    color: #2c7b80;
    height: 20px;
    width: 22px;
    line-height: 20px;
    border-right: 1px solid hsl(176 37% 53% / 1);
    pointer-events: none;
    box-shadow: 1px 0px #b5efea2e;
}
#top-header .et-social-icons li {
    margin-left: 4px;
    margin-top: 0;
}
#top-header #et-info #et-info-phone a {
    height: 30px;
    line-height: 30px;
    width: 158px;
    background-color: #77C1BC;
    color: #2c7b80;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    padding: 0 10px 0 42px;
}
#top-header .et-social-icon a {
    color: #726967;
}
#top-header .et-social-icon.et-social-facebook a.icon:before {
    content: "e093";
    background-color: #726967;
    color: #292321;
    border-radius: 15px;
    padding-top: 0;
}

#et-top-navigation #et_top_search {
    margin-left: 12px;
}
#et-top-navigation #et_top_search #et_search_icon:before {
    font-size: 14px;
    color: #CBBD90;
    -moz-transform: rotate(-90deg) !important;
    -webkit-transform: rotate(-90deg) !important;
    -o-transform: rotate(-90deg) !important;
    -ms-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important;
}
.et_search_outer .et_close_search_field:after {
    color: #CBBD90 !important;
}

#top-menu li {
    padding-right: 8px;
}
#top-menu li a {
    font-weight: 400;
}
h1.topt {
    color: #ffffff;
    font-size: 100%;
}
.home .et_pb_text_12.et_pb_text h2.tdr {
	  padding-bottom: 0;
    color: #253048 !important;
    font-size: 100%;
    font-weight: 600;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}
.home .et_pb_text_10 h3 {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    text-transform: uppercase;
    font-size: 48px;
}
.eg-drsharp_treat-dar-element-37-a {
	text-align: left !important;
}
@media only screen and (min-width: 1366px) {
    body.et_fixed_nav.et_show_nav #page-container, 
    body.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
        padding-top: 90px !important;
    }
}
@media only screen and (min-width: 911px) and (max-width: 1365px) {
    body.et_fixed_nav.et_show_nav #page-container, 
    body.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
        padding-top: 132px !important;
    }
}
@media only screen and (min-width: 480px) and (max-width: 910px) {
    body.et_fixed_nav.et_show_nav #page-container, 
    body.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
        padding-top: 88px !important;
    }
}
@media only screen and (max-width: 479px) {
    body.et_fixed_nav.et_show_nav #page-container, 
    body.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
        padding-top: 100px !important;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1365px) {
    .et_header_style_left .logo_container {
        position: static;
        height: auto;
        width: 100%;
        max-width: 250px;
        margin: 0 auto;
    }
    .et_header_style_left .logo_container .logo_helper {
        display: none !important;
    }
    .et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation {
        padding-left: 0 !important;
        width: 100% !important;
        max-width: 720px;
        margin: 0 auto;
        float: none;
        display: table;
    }
}
@media only screen and (max-width: 980px) {
#main-header .et_mobile_menu li ul.hide {
    display: none !important;
}
#mobile_menu .menu-item-has-children {
    position: relative;
}
#mobile_menu .menu-item-has-children > a {
    background: transparent;
}
#mobile_menu .menu-item-has-children > a + span {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    z-index: 3;
}
span.menu-closed:before {
    content: "4c";
    display: block;
    color: #fff;
    font-size: 16px;
    font-family: ETmodules;
}
span.menu-closed.menu-open:before {
    content: "4d";
}

    #et-top-navigation #et_top_search {
        display: none;
    }
    .et_header_style_left #et-top-navigation, 
    .et_header_style_left .et-fixed-header #et-top-navigation {
        padding-top: 12px;
    }
    .et_header_style_left #et-top-navigation .mobile_menu_bar, 
    .et_header_style_split #et-top-navigation .mobile_menu_bar {
        padding-bottom: 12px;
    }
    .mobile_menu_bar:before {
        color: #3C3C3C!important;
    }
    .et_mobile_menu {
        padding: 10px 0;
    }
    .et_mobile_menu li a {
        border-bottom-color: rgb(255 255 255 / 8%);
    }
}
@media only screen and (max-width: 479px) {
    #top-header {
        display: none !important;
    }
    .et_header_style_left .logo_container {
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }
    .et_header_style_left #et-top-navigation, 
    .et_header_style_left .et-fixed-header #et-top-navigation {
        float: left;
        padding-left: 0 !important;
    }
    .et_header_style_left #et-top-navigation, 
    .et_header_style_left .et-fixed-header #et-top-navigation {
        padding-top: 15px;
    }
    .et_header_style_left #et-top-navigation .mobile_menu_bar, 
    .et_header_style_split #et-top-navigation .mobile_menu_bar {
        padding-bottom: 40px;
    }
    #logo {
        max-height: 85%;
        opacity: 0;
    }
    .et_pb_svg_logo #logo, 
    .et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
        height: 85%;
    }
    .et_header_style_left #logo, 
    .et_header_style_split #logo {
        max-width: 75%;
    }
    .et_header_style_left .logo_container > a {
        position: relative;
        z-index: 2;
    }
    .et_header_style_left .logo_container > a:before {  
        content: "";
        left: 0;
        right: 0;
        top: -18px;
        bottom: 0;
        position: absolute;
        z-index: 2;
        background-image: url('/wp-content/uploads/2020/09/Dr_Sharp_mlogo.svg');
        background-repeat: no-repeat;
        background-size: 300px auto;
        background-position: center;
        width: 180px;
        height: 60px;
        margin: 0 auto;
    }
}

/* Home Page Css */

/* PLASTIC SURGERY BRISBANE CSS */
.plasticsurgerylogo_list img {
    filter: grayscale(100%) !important;
    -webkit-filter: grayscale(100%) !important;
}
@media only screen and (max-width: 980px) {
    .plasticsurgerylogo_list >.et_pb_row>.et_pb_column {
        width: 33.3333% !important;
        padding: 0 15px;
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 479px) {
    .plasticsurgerylogo_list >.et_pb_row>.et_pb_column {
        width: 33.3333% !important;
        padding: 0 5px;
    }
}

.section_goldstandarsplastic {
    -ms-flex-align: center;
    align-items: center;
}
.goldstandarsplastic_title span {
    font-size: 32px;
    line-height: 1em;
    display: block;
    margin-top: 15px;
}
@media only screen and (max-width: 1365px) { 
    .goldstandarsplastic_title h2 {
        font-size: 50px !important;
    }
    .goldstandarsplastic_title span {
        font-size: 25px;
    }
}
@media only screen and (max-width: 1200px) { 
    .goldstandarsplastic_title h2 {
        font-size: 40px !important;
    }
    .goldstandarsplastic_title span {
        font-size: 20px;
    }
}
@media only screen and (max-width: 980px) { 
    .section_goldstandarsplastic >.et_pb_column {
        margin-bottom: 0;
    }
    .goldstandarsplastic_title {
        position: relative;
        z-index: 2;
        padding: 30.5% 0 20.5%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
    }
    .goldstandarsplastic_title:before {
        content: "";
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        z-index: -2;
        display: block;
        background-image: url('/wp-content/uploads/2022/02/Greenslopesprivateplasticsurgeonreviewimgmob-min.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center right;
        opacity: 0.6;
    }
    .goldstandarsplastic_title > .et_pb_text_inner {
        width: 100%;
        max-width: 400px;
    }
}
@media only screen and (max-width: 767px) { 
    .goldstandarsplastic_title h2 {
        font-size: 40px !important;
    }
    .goldstandarsplastic_title span {
        font-size: 20px;
        margin-top: 10px;
    }
}
@media only screen and (max-width: 479px) { 
    .goldstandarsplastic_title {
        margin-right: -15%;
    }
}
@media only screen and (max-width: 400px) {
    .goldstandarsplastic_title>.et_pb_text_inner {
        max-width: 200px;
    }
    .goldstandarsplastic_title h2 {
        font-size: 30px !important;
    }
    .goldstandarsplastic_title span {
        font-size: 14px;
    }
}

/* Testimonial Css */
.section_testimonial {
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (min-width: 981px) {
    .section_testimonial > .et_pb_column:nth-child(1) {
        position: relative;
        z-index: 2;
        padding-right: 5.5%;
    }
    .section_testimonial>.et_pb_column:nth-child(1):before {
        content: "";
        right: -5px;
        top: 0;
        bottom: 0;
        position: absolute;
        z-index: -2;
        width: 11px;
        display: block;
        background-image: url('/wp-content/uploads/2020/09/formtitle_hseprator.svg');
        background-position: center;
        background-repeat: no-repeat;
    }
}
@media only screen and (max-width: 980px) { 
    .section_testimonial>.et_pb_column:nth-child(1):after {
        content: "";
        position: relative;
        z-index: -2;
        display: block;
        width: 100%;
        max-width: 302px;
        height: 11px;
        margin: 30px auto 0;
        background-image: url('/wp-content/uploads/2020/09/formtitle_seprator.svg');
        background-position: center;
        background-repeat: no-repeat;
    }
}

/* Lifetimecare Css */
.section_lifetimecare {
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.section_lifetimecare:before {
    content: "";
    left: auto;
    right: 100px;
    top: 60px;
    position: absolute;
    z-index: -2;
    width: 100%;
    height: 85px;
    display: block;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url('/wp-content/uploads/2020/08/dotted_lines.svg');
}
.section_lifetimecare:after {
    content: "";
    right: auto;
    left: 100px;
    top: auto;
    bottom: 60px;
    position: absolute;
    z-index: -2;
    width: 100%;
    height: 85px;
    display: block;
    background-repeat: no-repeat;
    background-position: center left;
    background-image: url('/wp-content/uploads/2020/08/dotted_lines.svg');
}
.lifetimecare_title, 
.lifetimecare_title + div {
    position: relative;
    z-index: 2;
}
.lifetimecare_title:before {
    content: "";
    left: calc(100% - 90px);
    top: 80px;
    position: absolute;
    z-index: -2;
    width: 370px;
    height: 600px;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #CBBD90;
}
@media only screen and (max-width: 1365px) {
    .section_lifetimecare:before {
        width: 38%;
        right: 50px;
    }
    .section_lifetimecare:after {
        width: 38%;
        left: 50px;
    }
}
@media only screen and (max-width: 980px) {
    .section_lifetimecare:before {
        width: 50%;
    }
    .section_lifetimecare:after {
        bottom: 130px;
    }
    .lifetimecare_title:before {
        left: calc(100% - 160px);
        top: 55px;
        width: 320px;
    }
}
@media only screen and (max-width: 767px) {
    .section_lifetimecare:before {
        width: calc(100% - 230px);
        right: 0;
        top: 50px;
    }
    .section_lifetimecare:after {
        width: 50%;
        left: 0;
    }
    .lifetimecare_title:before {
        left: calc(100% - 180px);
        top: 50px;
        width: 280px;
    }
}
@media only screen and (max-width: 479px) {
    .section_lifetimecare:before {
        width: calc(100% - 180px);
    }
    .lifetimecare_title:before {
        width: 190px;
    }
}

/* Icon Treatment Css */
body #page-container .et_pb_section .treatmenticonbtn.et_pb_button {
    border-width: 0px 0px 1px !important;
    border-style: solid !important;
    border-color: #7C7C7C !important;
    margin-bottom: 2px !important;
    padding-left: 0 !important;
    padding-right: 15px !important;
}
body #page-container .et_pb_section .treatmenticonbtn.et_pb_button:after {
    font-size: 15px !important;
}
.slick-track .et_pb_column {
    margin-bottom: 0 !important;
}
.section_treatmenticonmslider {
	overflow: hidden;
}
.section_treatmenticonmslider .slick-slide img {
    margin: 0 auto;
}

/* Treatment Area Css */
.section_treatmentarea {
    position: relative;
    z-index: 2;
}
.section_treatmentarea:before {
    content: "";
    left: auto;
    right: 0;
    top: -80px;
    position: absolute;
    z-index: -2;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('/wp-content/uploads/2020/08/diamond.svg');
    background-size: 100%;
    width: 308px;
    height: 308px;
    opacity: 0.3;
}
.esg-grid a.eg-drsharp_treat-dar-element-36 {
    border-width: 0 0 1px 0!important;
    border-style: solid !important;
}
.esg-grid [data-skin="drsharp_treat-dar"] .esg-entry-media img,
.esg-grid [data-skin="newgrid"] .esg-entry-media img{
    display: block !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.minimal-light .esg-grid .esg-left, 
.minimal-light .esg-grid .esg-right {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #9DCCDD !important;
}
.minimal-light .esg-grid .esg-left > i, 
.minimal-light .esg-grid .esg-right > i {
    color: #9DCCDD !important;
    font-size: 16px;
}
.section_nonsurgicaltreatments .eg-drsharp_treat-dar-content>h3.esg-content {
    max-width: 160px;
}
.section_nonsurgicaltreatments .eg-post-id-1251 .eg-drsharp_treat-dar-content>h3.esg-content {
    max-width: 180px;
}
.section_nonsurgicaltreatments .eg-post-id-21836 .eg-drsharp_treat-dar-content>h3.esg-content,
.section_nonsurgicaltreatments .eg-post-id-1186 .eg-drsharp_treat-dar-content>h3.esg-content,
.section_nonsurgicaltreatments .eg-post-id-119 .eg-drsharp_treat-dar-content>h3.esg-content {
    max-width: 120px;
}
.section_patientgrid .eg-drsharp_treat-dar-content>p.esg-content {
    display: none !important;
}

@media only screen and (max-width: 980px) {
    .section_treatmentarea:before {
        top: -35px;
        width: 250px;
        height: 250px;
    }
}
@media only screen and (max-width: 479px) {
    .section_treatmentarea:before {
        top: -75px;
        width: 150px;
        height: 150px;
        right: -80px;
    }
}

/* Sharp Clinic Logo Css */
.section_sharpclinic {
    position: relative;
    z-index: 2;
}
.section_sharpclinic:after {
    content: "";
    left: 0;
    right: 0;
    top: 100%;
    position: absolute;
    z-index: -2;
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #77C1BC !important;
    margin: 0 auto;
}

/* Inner Page Heading Banner */
.section_pageheadingbanner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.section_pageheadingbanner.section_newsheadingbanner {
    min-height: 235px;
}
.section_pageheadingbanner .et_pb_fullwidth_header_container .header-content-container {
    max-width: 480px;
}
.section_pageheadingbanner.section_newsheadingbanner .et_pb_fullwidth_header_container .header-content-container {
    max-width: 100%;
}
.section_pageheadingbanner .et_pb_fullwidth_header_container .header-content-container .header-content {
    margin: 0!important;
    padding: 0 !important;
}
.section_pageheadingbanner.section_newsheadingbanner .et_pb_fullwidth_header_container .header-content-container .header-content {
    text-align: center !important;
}
.section_pageheadingbanner .et_pb_module_header {
    padding-bottom: 15px !important;
}
body #page-container .et_pb_section .et_pb_fullwidth_header.section_pageheadingbanner .et_pb_button.et_pb_button_one {
    color: #ffffff!important;
    border-width: 1px!important;
    border-color: #ffffff !important;
    border-radius: 0px !important;
    letter-spacing: 1px !important;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
    text-transform: uppercase!important;
    background-color: rgba(0,0,0,0);
    border-top-width: 0px !important;
    border-left-width: 0px !important;
    border-right-width: 0px !important;
    padding-left: 0 !important;
    padding-right: 15px !important;
    margin-top: 15px !important;
}
body #page-container .et_pb_section .et_pb_fullwidth_header.section_pageheadingbanner .et_pb_button.et_pb_button_one:after {
    color: #CBBD90 !important;
    line-height: inherit !important;
    opacity: 1 !important;
    margin-left: .3em !important;
    left: auto !important;
    display: inline-block !important;
    font-size: 15px !important;
}
.section_pageheadingbanner.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
    min-height: inherit !important;
    padding: 0 !important;
}
.section_newsheadingbanner .newsbtn {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background-color: #253048;
    border: 1px solid #27334D;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    color: #FFFFFF;
    padding: 14px 28px;
    margin-top: 15px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.section_newsheadingbanner .newsbtn:hover,
.section_newsheadingbanner .newsbtn:focus {
    background-color: #CBBD90;
    border-color: #CBBD90;
    color: #FFFFFF;
}
@media only screen and (max-width: 980px) {
    body #page-container .et_pb_section .et_pb_fullwidth_header.section_pageheadingbanner .et_pb_button.et_pb_button_one {
        margin-top: 10px !important;
    }
}

.section_pageheadingbannerpatientforms > .et_pb_row > .et_pb_column {
    overflow: hidden !important;
}
@media only screen and (max-width: 479px) {
    .section_pageheadingbannerpatientforms > .et_pb_row > .et_pb_column > .et_pb_image {
        margin-bottom: -60% !important;
    }
    .section_newsheadingbanner .newsbtn {
        margin-top: 5px;
    }
}


/* Inner Page Enquiry Form Css */
.enquiryinner_form {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 30px 38px 0;
    position: relative;
    z-index: 2;
    overflow: hidden;
    border-radius: 0 0 4px 4px;
}
.enquiryinner_form:before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 5px;
    display: block;
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url('/wp-content/uploads/2020/09/shutterstock_1041834712-min-scaled.jpg');
}
.enquiryinner_form.innerform {
    padding: 40px;
    border-radius: 0;
}
.enquiryinner_form.innerform:before {
    background-image: url('/wp-content/uploads/2020/09/background_marble1.png');
    background-color: #FEFEFE;
    background-size: contain;
    background-repeat: repeat-y;
}
.enquiryinner_form .form_title {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
}
.enquiryinner_form .form_title h3 {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin: 0;
    padding: 0 0 15px;
    font-size: 22px;
    color: #253048;
    font-weight: 400;
    line-height: 28px;
}
.enquiryinner_form .form_title p {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0 0 5px;
    font-size: 16px !important;
    color: #7C7C7C;
    font-weight: 400;
    line-height: 22px !important;
}
.enquiryinner_form .form_title p:last-child {
    margin: 10px 0 15px !important;
}

.formbox {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.formbox .gform_wrapper {
    margin: 0 auto;
}
.formbox .gform_wrapper ul.gform_fields li:before {
    display: none !important;
}
body .formbox .gform_wrapper ul li.gfield {
    line-height: normal !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
body .formbox .gform_wrapper ul li.gfield:nth-child(1) {
    margin-top: 0 !important;
}
body .formbox .gform_wrapper ul li.gfield .gfield_label {
    font-weight: 700!important;
    font-size: 14px!important;
    color: #7C7C7C!important;
}
body .formbox .gform_wrapper ul li.gfield .ginput_container_radio label,
body .formbox .gform_wrapper ul li.gfield .gfield_checkbox label {
    font-size: 14px!important;
    color: #7C7C7C!important;
    width: auto !important;
    max-width: inherit !important;
}
body .formbox .gform_wrapper ul li.gfield.hiddenrlabel .ginput_container_radio label {
    display: none !important;
}
body .formbox .gform_wrapper ul li.gfield .ginput_container_radio .gfield_radio > li,
body .formbox .gform_wrapper ul li.gfield .ginput_container_checkbox .gfield_checkbox > li {
    vertical-align: top;
    margin-right: 15px;
    margin-bottom: 0 !important;
}
body .formbox .gform_wrapper ul li.gfield .ginput_container_radio .gfield_radio > li:last-child {
    margin-right: 0px;
}
body .formbox .gform_wrapper ul li.gfield.gfield_html p {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 0 0 5px;
    font-size: 14px;
    color: #7C7C7C;
    font-weight: 400;
    line-height: 20px;
}
body .gform_wrapper ul.gform_fields li.gfield.radio_textbottom {
    max-width: 520px !important;
    width: 100% !important;
    font-size: 13px !important;
    color: #7C7C7C !important;
    font-weight: 400 !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
body .formbox .gform_wrapper ul li.gfield .ginput_container_radio ul#input_11_4,
body .formbox .gform_wrapper ul li.gfield .ginput_container_radio ul#input_11_9,
body .formbox .gform_wrapper ul li.gfield .ginput_container_radio ul#input_11_8,
body .formbox .gform_wrapper ul li.gfield .ginput_container_radio ul#input_11_10 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 520px !important;
    width: 100% !important;
}
body .formbox .gform_wrapper ul li.gfield .ginput_container_radio ul#input_11_4 > li,
body .formbox .gform_wrapper ul li.gfield .ginput_container_radio ul#input_11_9 > li,
body .formbox .gform_wrapper ul li.gfield .ginput_container_radio ul#input_11_8 > li,
body .formbox .gform_wrapper ul li.gfield .ginput_container_radio ul#input_11_10 > li {
    margin-right: 0 !important;
}
.questionnairebox h3 {
    display: table;
    vertical-align: top;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 0 0 8px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #253048;
    font-weight: 700;
    line-height: 20px;
    border-bottom: 1px solid #253048;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}
.Questionnaire_wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 30px;
}
.Questionnaire_wrap .Questionnaire1_box {
    float: left;
    width: 70%;
    padding: 20px;
    border: 1px solid #7C7C7C;
}
.Questionnaire_wrap .Questionnaire2_box {
    float: left;
    width: 30%;
    padding: 20px;
    border: 1px solid #7C7C7C;
    border-left: none;
}
.Questionnaire1_wrap {
    display: table;
    width: 100%;
    table-layout: fixed;
    background-color: #292321;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-top: 30px;
}
.Questionnaire1_wrap .Questionnaire1_box {
    display: table-cell;
    width: 70%;
    vertical-align: top;
    border: 1px solid #7C7C7C;
    position: relative;
    padding: 10px 20px;
}
.Questionnaire1_wrap .Questionnaire2_box {
    display: table-cell;
    vertical-align: top;
    width: 200px!important;
    border: 1px solid #7C7C7C;
    padding: 10px 20px;
    color: #fff;
    border-left: none;
}
body .gform_wrapper div.gform_body ul.gform_fields li.gfield .Questionnaire_wrap .Questionnaire1_box > ul {
    margin: 0 0 0 20px !important;
    padding: 0 !important;
    color: #7C7C7C;
    line-height: 1.5;
}
body .enquiryinner_form .formbox .gform_wrapper li.gfield.dtdc_box {
    display: table !important;
    width: 100% !important;
    table-layout: fixed !important;
    margin-top: -1px !important;
    position: relative !important;
}
body .enquiryinner_form .formbox .gform_wrapper li.gfield.dtdc_box .gfield_label {
    display: table-cell !important;
    vertical-align: middle !important;
    width: 70% !important;
    border: 1px solid #7C7C7C !important;
    padding: 10px 20px !important;
}
body .enquiryinner_form .formbox .gform_wrapper li.gfield.dtdc_box div.ginput_container {
    display: table-cell !important;
    vertical-align: top !important;
    width: 200px!important;
    border: 1px solid #7C7C7C !important;
    padding: 10px 20px !important;
    border-left: none !important;
}
body .enquiryinner_form .formbox .gform_wrapper li.gfield.dtdc_box div.ginput_container + .validation_message {
    position: absolute;
    left: auto;
    right: 15px;
    top: 5px;
    width: 50px;
}

body .formbox .gform_wrapper.patientregistration_wrapper ul li.Title_box .form_title, 
body .formbox .gform_wrapper.patientregistration_wrapper ul li.Title_box .form_title h3,
body .formbox .gform_wrapper.patientregistration_wrapper ul li.Title_box .form_title p {
    text-align: left;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.Title_box .form_title p {
    font-size: 14px !important;
    padding-bottom: 10px !important;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.Title_box .form_title h4 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 0 0 10px;
    font-size: 18px;
    color: #253048;
    font-weight: 400;
    line-height: 20px;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.Title_box .form_title p:last-child,
body .formbox .gform_wrapper.patientregistration_wrapper ul li.Title_box .form_title h4:last-child {
    padding-bottom: 0px !important;
    margin: 0 !important;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.Title_box {
    margin-top: 30px !important;
    min-height: inherit !important;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.Title_box#field_10_2,
body .formbox .gform_wrapper.patientregistration_wrapper ul li.Title_box#field_10_40,
body .formbox .gform_wrapper.patientregistration_wrapper ul li.Title_box#field_10_81,
body .formbox .gform_wrapper.patientregistration_wrapper ul li.Title_box#field_13_84  {
    margin-top: 0 !important;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield {
    min-height: 30px;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li#field_13_47.gfield {
    min-height: inherit !important;
}
body .gform_wrapper.patientregistration_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul {
    margin: 5px 0 15px 20px !important;
    padding: 0 !important;
    color: #7C7C7C;
    line-height: 20px;
    font-size: 14px;
}
body .gform_wrapper.patientregistration_wrapper li.gf_list_inline ul.gfield_checkbox li, 
body .gform_wrapper.patientregistration_wrapper li.gf_list_inline ul.gfield_radio li {
    margin-bottom: 0 !important;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield.w_75 {
    display: inline-block;
    vertical-align: top;
    vertical-align: bottom !important;
    width: 75% !important;
    clear: none !important;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield.w_70 {
    display: inline-block;
    vertical-align: top;
    vertical-align: bottom !important;
    width: 70% !important;
    clear: none !important;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield.w_30 {
    display: inline-block;
    vertical-align: top;
    vertical-align: bottom !important;
    width: 30% !important;
    clear: none !important;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield.w_50 {
    display: inline-block;
    vertical-align: top;
    vertical-align: bottom !important;
    width: 50% !important;
    clear: none !important;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield.w_25 {
    display: inline-block;
    vertical-align: top;
    vertical-align: bottom !important;
    width: 25% !important;
    clear: none !important;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield.w_33 {
    display: inline-block;
    vertical-align: top;
    vertical-align: bottom !important;
    width: 33.3333% !important;
    clear: none !important;
}
body .formbox .gform_wrapper.patientregistration_wrapper textarea {
    height: 60px!important;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield .gfield_radio {
    margin: 0 !important;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield .gfield_radio > li,
body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield .gfield_checkbox > li {
    position: relative !important;
    padding-left: 18px !important;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield .gfield_radio > li > label,
body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield .gfield_checkbox > li > label  {
    font-size: 12px !important;
    margin-left: 0 !important;
}
body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield .gfield_radio > li > [type="radio"],
body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield .gfield_checkbox > li > [type="checkbox"] {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
body .formbox .gform_wrapper.patientregistration_wrapper .top_label input.datepicker {
    width: 100% !important;
}
@media only screen and (min-width: 768px){
    body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield.pright {
        padding-right: 10px !important;
    }
    body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield.pleft {
        padding-left: 10px !important;
    }
}
@media only screen and (max-width: 767px){
    .Questionnaire_wrap .Questionnaire1_box {
        width: 100%;
    }
    .Questionnaire_wrap .Questionnaire2_box {
        width: 100%;
        border-left: 1px solid #7C7C7C;
        border-top: none;
    }
    body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield.w_75,
    body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield.w_70,
    body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield.w_30,
    body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield.w_50,
    body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield.w_25,
    body .formbox .gform_wrapper.patientregistration_wrapper ul li.gfield.w_33 {
        width: 100% !important;
    }
}
@media only screen and (max-width: 575px){ 
    .Questionnaire1_wrap .Questionnaire1_box, .Questionnaire1_wrap .Questionnaire2_box {
        display: inline-block;
        width: 100% !important;
        margin: -0.5px 0;
        border: 1px solid #7C7C7C;
    }
    body .enquiryinner_form .formbox .gform_wrapper li.gfield.dtdc_box {
        display: inline-block !important;
    }
    body .enquiryinner_form .formbox .gform_wrapper li.gfield.dtdc_box .gfield_label {
        display: inline-block !important;
        width: 100%!important;
        border-bottom: none !important;
        padding-bottom: 0 !important;
    }
    body .enquiryinner_form .formbox .gform_wrapper li.gfield.dtdc_box div.ginput_container {
        display: inline-block !important;
        width: 100%!important;
        border-left: 1px solid #7C7C7C!important;
        border-top: 0 !important;
    }
    body .enquiryinner_form .formbox .gform_wrapper li.gfield.dtdc_box div.ginput_container+.validation_message {
        position: static;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
    }
    body .formbox .gform_wrapper.patientregistration_wrapper li.gf_list_inline ul.gfield_checkbox li, 
    body .formbox .gform_wrapper.patientregistration_wrapper li.gf_list_inline ul.gfield_radio li {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px;
    }
}



body .formbox .gform_wrapper .recaptchabox .ginput_recaptcha>div {
    -moz-transform: scale(0.85);
    -webkit-transform: scale(0.85);
    -o-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    transform-origin: 0 0;
    height: 66px !important;
}
body .formbox .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}
body .formbox .gform_wrapper input[type=email], 
body .formbox .gform_wrapper input[type=number], 
body .formbox .gform_wrapper input[type=password], 
body .formbox .gform_wrapper input[type=tel], 
body .formbox .gform_wrapper input[type=text], 
body .formbox .gform_wrapper input[type=url], 
body .formbox .gform_wrapper select, 
body .formbox .gform_wrapper textarea {
    margin: 0!important;
    height: 30px!important;
    min-height: inherit!important;
	line-height: 1 !important;
    font-size: 16px!important;
    color: #253048 !important;
    background-color: transparent !important;
    border: 1px solid #7C7C7C !important;
    border-width: 0 0 1px 0 !important;
    border-radius: 0px!important;
    text-align: left!important;
    letter-spacing: 0px!important;
    padding: 0 0 10px !important;
    font-family: 'Lato',sans-serif!important;
    font-weight: 400!important;
    box-shadow: none !important;
    outline: none !important;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
}
body .formbox .gform_wrapper select {
    padding-left: 10px !important;
    padding-right: 20px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-image: url('/wp-content/uploads/2021/02/appearance-IMG.png');
    background-position: center right 10px;
}
body .formbox .gform_wrapper textarea {
    line-height: 1.2 !important;
    height: 65px !important;
    vertical-align: top !important;
    -webkit-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out;
}
body .formbox .gform_wrapper .textareaslidedown {
    margin-top: 10px !important;
}
body .formbox .gform_wrapper .textareaslidedown textarea:focus, 
body .formbox .gform_wrapper .textareaslidedown textarea.active {
    height: 80px !important;
}
body .formbox .gform_wrapper input[type=email]:focus, 
body .formbox .gform_wrapper input[type=number]:focus, 
body .formbox .gform_wrapper input[type=password]:focus, 
body .formbox .gform_wrapper input[type=tel]:focus, 
body .formbox .gform_wrapper input[type=text]:focus, 
body .formbox .gform_wrapper input[type=url]:focus, 
body .formbox .gform_wrapper select:focus, 
body .formbox .gform_wrapper textarea:focus {
    border-color: #CBBD90 !important;
}
body .formbox .gform_wrapper input::-webkit-input-placeholder,
body .formbox .gform_wrapper textarea::-webkit-input-placeholder,
body .formbox .gform_wrapper select::-webkit-input-placeholder {
    color: #7C7C7C !important;
}
body .formbox .gform_wrapper input::-moz-placeholder,
body .formbox .gform_wrapper textarea::-moz-placeholder,
body .formbox .gform_wrapper select::-moz-placeholder {
    color: #7C7C7C !important;
}
body .formbox .gform_wrapper input:-ms-input-placeholder,
body .formbox .gform_wrapper textarea:-ms-input-placeholder,
body .formbox .gform_wrapper select:-ms-input-placeholder {
    color: #7C7C7C !important;
}
body .formbox .gform_wrapper input:-moz-placeholder,
body .formbox .gform_wrapper textarea:-moz-placeholder,
body .formbox .gform_wrapper select:-moz-placeholder {
    color: #7C7C7C !important;
}
body .formbox .gform_wrapper .gform_footer {
    padding: 30px 0 0 !important;
    margin: 0 !important;
}
body .formbox .gform_wrapper input[type=submit], 
body .formbox .gform_wrapper input[type=button], 
body .formbox .gform_wrapper input[type=reset], 
body .formbox .gform_wrapper .button {
    background-color: transparent !important;
    display: block!important;
    width: 100% !important;
    margin: 0 auto!important;
    padding: 11px 15px!important;
    border: 1px solid #CBBD90!important;
    text-align: center!important;
    text-transform: uppercase!important;
    color: #453D3A!important;
    letter-spacing: 1px!important;
    font-size: 13px!important;
    font-weight: 700!important;
    line-height: 14px!important;
    min-height: inherit!important;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
    border-radius: 38px!important;
    box-shadow: none !important;
    cursor: pointer !important;
    -webkit-transition: all 0.5s ease-in-out!important;
    -moz-transition: all 0.5s ease-in-out!important;
    -ms-transition: all 0.5s ease-in-out!important;
    -o-transition: all 0.5s ease-in-out!important;
    transition: all 0.5s ease-in-out!important;
}
body .formbox .gform_wrapper .button i {
    margin-left: 2px !important;
    color: #CAB293 !important;
    font-size: 13px !important;
    -webkit-transition: all 0.5s ease-in-out!important;
    -moz-transition: all 0.5s ease-in-out!important;
    -ms-transition: all 0.5s ease-in-out!important;
    -o-transition: all 0.5s ease-in-out!important;
    transition: all 0.5s ease-in-out!important;
}
body .formbox .gform_wrapper .button:hover i,
body .formbox .gform_wrapper .button:focus i {
    color: #FFFFFF !important;
}
body .formbox .gform_wrapper input[type=submit]:hover, 
body .formbox .gform_wrapper input[type=button]:hover, 
body .formbox .gform_wrapper input[type=reset]:hover,
body .formbox .gform_wrapper .button:hover,
body .formbox .gform_wrapper input[type=submit]:focus, 
body .formbox .gform_wrapper input[type=button]:focus, 
body .formbox .gform_wrapper input[type=reset]:focus,
body .formbox .gform_wrapper .button:focus{
    color: #ffffff!important;
    background-color: #CBBD90 !important;
    border: 1px solid #CBBD90 !important;
    box-shadow: none !important;
}
body .formbox .gform_wrapper .top_label .gfield_error {
    width: 100% !important;
}
body .formbox .gform_wrapper .gform_confirmation_message, 
body .formbox .gform_wrapper div.validation_error {
    background-color: #292321!important;
    border: 2px solid #cbbd90!important;
    padding: 10px 10px!important;
    margin: 0 0 16px!important;
    color: #ffffff!important;
    font-size: 12px!important;
    font-weight: 400!important;
    line-height: 18px !important;
    font-family: 'Lato',sans-serif!important;
    text-transform: uppercase!important;   
}
body .formbox .gform_wrapper li.gfield.gfield_error, 
body .formbox .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin: 16px 0 0 !important;
    border: 0px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
body .formbox .gform_wrapper .validation_message {
    padding: 0 !important;
    font-size: 10px !important;
    margin-top: 5px !important;
    font-weight: 700 !important;
}
body .formbox .gform_wrapper .gform_ajax_spinner {
    padding-left: 0;
    margin: 10px auto 0;
    display: table;
}
@media only screen and (min-width: 641px){
    body .formbox .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
        max-width: 100% !important;
    }
}
.form_socialmedia {
    display: block;
    vertical-align: top;
    margin: 35px -38px 0;
    padding: 20px 38px;
    background-color: #253048;
}
.form_socialmedia .socialmedia_right {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.form_socialmedia .socialmedia_right a {
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.form_socialmedia .socialmedia_right a:last-child {
    margin-right: 0px;
}
.form_socialmedia .socialmedia_right a:hover, 
.form_socialmedia .socialmedia_right a:focus {
    opacity: 0.85;
}
.form_socialmedia .socialmedia_right a img {
    display: inline-block;
    vertical-align: top;
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    .enquiryinner_form {
        padding-left: 20px;
        padding-right: 20px;
    }
    .form_socialmedia {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1200px) {
    .enquiryinner_post.enquiryinner_form {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px; 
    }
    .enquiryinner_post.enquiryinner_form .form_title h3 {
        font-size: 18px;
        padding-bottom: 10px; 
    }
    .enquiryinner_post.enquiryinner_form .form_title p {
        font-size: 14px!important;
        line-height: 18px!important;
    }
}
@media only screen and (max-width: 479px) {
    .enquiryinner_form {
        padding-left: 20px;
        padding-right: 20px;
    }
    .enquiryinner_form.innerform {
        padding: 20px 20px 30px;
    }
    .form_socialmedia {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    body .gform_wrapper ul.gform_fields li.gfield.radio_textbottom {
        font-size: 9px!important;
    }
}


/* Contact Us Page Css */
.contactclinic_title {
    position: relative;
    z-index: 2;
}
.contactclinic_title:before {
    content: "";
    left: -105px;
    top: 50%;
    bottom: 0;
    position: absolute;
    z-index: -2;
    display: block;
    background-color: #2B2523;
    opacity: 0.9;
    width: 520px;
    height: 295px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.contactclinic_title > .et_pb_text_inner {
    width: 100%;
    max-width: 312px;
}
.contactclinic_title h6, 
.contactclinic_title h2 {
    padding-bottom: 0 !important;
    line-height: 1em !important;
}
.smalltitle_box:first-child {
    margin-top: 0 !important;
}
.smalltitle_box h6 {
    padding-bottom: 5px;
}
.smalltitle_box h3 {
    padding-bottom: 20px;
}
.et_pb_text a,
.et_pb_toggle_content a,
.dsm_icon_list_items a{
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
}

.linkbtn {
    display: inline-block;
    vertical-align: top;
    background-color: #292321!important;
    border: 1px solid #453D3A !important;
    color: #ffffff !important;
    text-transform: uppercase;
    text-decoration: none !important;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 7px 24px;
    font-size: 13px;
    text-align: center;
    border-radius: 40px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 0.16);
    min-width: 180px;
    height: 40px;
    margin-top: 5px;
}
.linkbtn i {
    font-size: 13px;
    color: #77C1BC;
    margin-left: 2px;
}
.linkbtn:hover, 
.linkbtn:focus {
    background-color: #CBBD90!important;
    border: 1px solid #CBBD90!important;
    color: #ffffff !important;
}
.linkbtn:hover i, 
.linkbtn:focus i {
    color: #ffffff !important;
}

@media only screen and (min-width: 1366px) {
    body .contactclinic_title {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        min-height: 380px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1365px){
    body .contactclinic_title {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        min-height: 350px;
    }
    .contactclinic_title:before {
        left: -80px;
        width: 400px;
        height: 230px;
    }
    .contactclinic_title h2 {
        font-size: 50px !important;
    }
    .smalltitle_box h3 {
        font-size: 26px !important;
        line-height: 26px !important;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1199px){
    body .contactclinic_title {
        padding: 60px 30px !important;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        min-height: 140px;
    }
    .contactclinic_title:before {
        left: -60px;
        width: 350px;
        height: 200px;
    }
    .contactclinic_title>.et_pb_text_inner {
        max-width: 200px;
    }
    .contactclinic_title h2 {
        font-size: 32px !important;
    }
    body .contactclinic_info {
        padding: 0 30px !important;
    }
    .smalltitle_box h3 {
        font-size: 26px !important;
        line-height: 26px !important;
    }
    .linkbtn {
        font-size: 12px;
        padding: 7px 15px;
    }
}
@media only screen and (min-width: 981px){
    .section_southbrisbaneprctice > .et_pb_column:nth-child(1) {
        width: 45%;
    }
    .section_southbrisbaneprctice > .et_pb_column:nth-child(2) {
        width: 55%;
    }
}
@media only screen and (max-width: 767px){
    .contactclinic_title:before {
        left: 0;
        width: 280px;
        height: 200px;
    }
}
@media only screen and (max-width: 479px){
    .contactclinic_title:before {
        width: 230px;
    }
    .linkbtn {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* Our Team Css  */
.teamdetails_title strong {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
}
.team-details.et_pb_section {
    margin-top: 0 !important;
}
.teamlogo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid #CBBD90;
    padding: 30px 15px;
}
.teamlogo .teamlogoitem {
    padding: 10px 3%;
    display: inline-block;
    vertical-align: top;
}
.teamlogo .teamlogoitem img {
    filter: grayscale(1);
    display: inline-block;
    vertical-align: top;
}
@media only screen and (min-width: 981px){
    .team_text h3 {
        min-height: 58px;
    }
    .team2row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 -4%;
    }
    .team2row .team2col {
        width: 50%;
        padding: 0 4%;
    }
}
@media only screen and (max-width: 980px){
    .team2row {
        margin: -10px 0;
    }
    .team2row .team2col {
        margin-bottom: 10px;
    }
    .team2row .team2col:last-child {
        margin-bottom: 0px;
    }
}
@media only screen and (max-width: 479px){
    .teamdetails_title strong {
        display: block;
        margin-top: 5px;
    }
}

/* Inner Page Css */
.dsm_icon_list .dsm_icon_list_text {
    line-height: 1.5em;
}
.dsm_icon_list .dsm_icon_list_text a {
    display: inline-block;
    vertical-align: top;
}
.ollist {
    list-style-position: outside !important;
    padding-left: 23px !important;
}
.ollist:last-child {
    padding-bottom: 0 !important;
}
.ollist li {
    list-style-position: outside !important;
    margin-bottom: 8px !important;
}
.ollist li:last-child {
    margin-bottom: 0px !important;
}
.articles_list a {
    color: #BEBCBC;
}
.articles_list a:hover,
.articles_list a:focus {
    color: #cbbd90;
}
.textrimg-full {
    padding-bottom: 0;
}
.topintoimgtextbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    -ms-flex-align: center;
    align-items: center;
}
.topintoimgtextbox .topintoimgbox {
    width: 40%;
    float: left;
    padding: 0 15px;
}
.topintoimgtextbox .topintotextbox {
    width: 60%;
    float: left;
    padding: 0 15px;
}
.contributingbox {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
}
.contributingbox h4 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 10px;
    line-height: 12px;
    font-weight: 700;
    letter-spacing: 0.80px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    text-transform: uppercase;
    background-color: #9B6E7E;
    padding: 8px 15px;
    color: #ffffff;
}
.contributingbox .contributingimg {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #EFDFE5;
    padding: 15px;
}
.contributingbox .contributingimg img {
    display: inline-block;
    vertical-align: top;
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .section_leftright_textimg.order-1 >.et_pb_column:nth-child(1) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .section_intoleftright,
    .section_leftright_textimg,
    .section_3colbox {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .section_intoleftright >.et_pb_column,
    .section_leftright_textimg >.et_pb_column {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .section_intoleftright >.et_pb_column:nth-child(1) {
        margin-bottom: 4.242% !important;
    }
    .section_leftright_textimg >.et_pb_column:nth-child(1) {
        margin-bottom: 3% !important;
    }
    .section_leftright_textimg.order-1 >.et_pb_column:nth-child(1) {
        margin-top: 3% !important;
        margin-bottom: 0% !important;
    }
    .section_3colbox > .et_pb_column {
        width: 100% !important;
    }
    .section_3colbox > .et_pb_column:nth-child(1), 
    .section_3colbox > .et_pb_column:nth-child(2) {
        width: 47.25% !important;
    }
    .section_3colbox > .et_pb_column:nth-child(2) {
        margin-right: 0 !important;
    }
    .section_3colbox > .et_pb_column:nth-child(3) {
        margin-top: 4.242% !important;
        margin-right: 0 !important;
    }
}
@media only screen and (max-width: 980px){
    .section_3colbox > .et_pb_column {
        width: 100% !important;
    }
    .section_leftright_textimg {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .section_leftright_textimg.order-1 >.et_pb_column:nth-child(1) {
        margin-bottom: 0 !important;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .section_leftright_textimg.order-1 >.et_pb_column:nth-child(2) {
        margin-bottom: 30px !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px){
    .textrimg-full img {
        float: none !important;
        width: auto !important;
        margin: 0;
    }
    .textrimg-full {
        padding-bottom: 1em;
    }
}
@media only screen and (max-width: 767px){
    .topintoimgtextbox .topintoimgbox {
        padding-bottom: 1em;
    }
    .topintoimgtextbox .topintoimgbox,
    .topintoimgtextbox .topintotextbox {
        width: 100%;
    }
    .textrimg-full img {
        float: none !important;
        width: auto !important;
        margin: 0;
    }
    .textrimg-full {
        padding-bottom: 1em;
    }
}

/* Table Css */
.entry-content table.small_table:not(.variations),
 body.et-pb-preview #main-content .container table.small_table {
    border-color: #726967;
    line-height: 1.4;
 }
 .entry-content table.small_table tr td, 
 body.et-pb-preview #main-content .container table.small_table tr td {
    border-right: 1px solid #726967;
    border-top-color: #726967;
    padding: 3px 15px;
}
.entry-content table.small_table thead th, 
.entry-content table.small_table tr th, 
body.et-pb-preview #main-content .container table.small_table thead th, 
body.et-pb-preview #main-content .container table.small_table tr th {
    background-color: #453D3A;
    border-top: 1px solid #726967;
    border-right: 1px solid #CBBD90 !important;
    color: #ffffff;
    padding: 5px 15px;
    font-weight: 500;
}

.entry-content .section_faq table.small_table:not(.variations), 
body.et-pb-preview #main-content .container .section_faq table.small_table {
    border-color: #303F5E;
}
.entry-content .section_faq table.small_table thead th, 
.entry-content .section_faq table.small_table tr th, 
body.et-pb-preview #main-content .container .section_faq table.small_table thead th, 
body.et-pb-preview #main-content .container .section_faq table.small_table tr th {
    background-color: #212A40;
    border-top-color: #303F5E;
    border-right-color: rgb(157 204 221 / 0.5)!important;
}
.entry-content .section_faq table.small_table tr td, 
body.et-pb-preview #main-content .container .section_faq table.small_table tr td {
    border-right-color: #303F5E;
    border-top-color: #303F5E;
}

/* FAQ Css */
.section_faq .et_pb_toggle.et_pb_accordion_item {
    border-color: #27334D !important;
    margin-bottom: 18px !important;
}
.section_faq .et_pb_toggle.et_pb_accordion_item:last-child {
    margin-bottom: 0px !important;
}
.section_faq .et_pb_toggle .et_pb_toggle_title{
    padding-right: 35px !important;
    font-size: 16px !important;
    line-height: 20px !important;
}
.section_faq .et_pb_toggle .et_pb_toggle_title:before {
    border: 1px solid #2A3650 !important;
    font-size: 16px !important;
    margin-right: 0 !important;
    right: 0px !important;
 /*    content: "4c" !important; */
}
/* .section_faq .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:before {
    content: "4b" !important;
} */
.section_faq .et_pb_toggle.et_pb_accordion_item.et_pb_toggle_close {
    padding: 16.5px 20px!important;
}
.section_faq .et_pb_module.et_pb_accordion_item .et_pb_toggle_content {
    color: #BEBCBC !important;
}
.section_faq .et_pb_toggle_content h1,
.section_faq .et_pb_toggle_content h2,
.section_faq .et_pb_toggle_content h3,
.section_faq .et_pb_toggle_content h4,
.section_faq .et_pb_toggle_content h5,
.section_faq .et_pb_toggle_content h6 {
    color: #ffffff !important;
    margin-top: 5px !important;
}
.section_faq .et_pb_toggle_content ul {
    display: block;
    vertical-align: top;
    width: 100%;
    margin: 0 0 1em;
    padding: 0;
    list-style: none;
}
.section_faq .et_pb_toggle_content ul li {
    display: block;
    vertical-align: top;
    width: 100%;
    position: relative;
    z-index: 2;
    padding-left: 34px;
}
.section_faq .et_pb_toggle_content ul li:before {
    content: "f0da";
    font-family: 'FontAwesome';
    left: 0;
    top: 0;
    position: absolute;
    z-index: -2;
    font-size: 16px;
    padding: 5px;
    color: #cbbd90;
    height: 26px;
    width: 26px;
    line-height: 15px;
    text-align: center;
    display: block;
    box-sizing: border-box;
}
@media only screen and (max-width: 980px){
    .section_faq .et_pb_module.et_pb_accordion_item .et_pb_toggle_content {
        line-height: 22px !important;
        font-size: 14px !important;
    }
}

/* Inner Page BA Img Css */
.beforeafterimgbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.beforeafterimgbox .beforeafterimgcol {
    padding: 0 15px;
    margin-bottom: 15px;
    float: left;
}
.beforeafterimgbox .beforeafterimgcol img {
    display: inline-block;
    vertical-align: top;
    border-radius: 6px;
}
.beforeafterimgbox .beforeafterimgcol.w4col {
    width: 25%;
}
.beforeafterimgbox .beforeafterimgcol.w3col {
    width: 33.3333%;
}
.beforeafterimgbox .beforeafterimgcol.w2col {
    width: 50%;
}
@media only screen and (max-width: 980px){
    .beforeafterimgbox .beforeafterimgcol.w4col {
        width: 50%;
		margin-bottom: 30px;
    }
    .section_rbeforeafter2col > .et_pb_column > .et_pb_module {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        padding: 0 15px;
        margin-bottom: 0;
    }
	.section_rbeforeafter2col2 > .et_pb_column{
        width: 50% !important;
        display: inline-block;
        vertical-align: top;
        padding: 0 15px !important;
    }
    .section_rbeforeafter2col > .et_pb_column > .et_pb_module:first-child{
        padding-left: 0px;
    }
    .section_rbeforeafter2col > .et_pb_column > .et_pb_module:last-child{
        padding-right: 0px;
    }
    .section_rbeforeafter2col>.et_pb_column>.et_pb_module.et_pb_text {
        width: 100%;
        padding: 1em 0 0;
    }
}
@media only screen and (max-width: 479px){
    .beforeafterimgbox .beforeafterimgcol.w4col,
    .beforeafterimgbox .beforeafterimgcol.w3col,
    .beforeafterimgbox .beforeafterimgcol.w2col {
        width: 50%;
    	padding: 0px 5px;
		margin-bottom: 10px;
    }
	.section_rbeforeafter2col>.et_pb_column,
	.section_rbeforeafter2col2 > .et_pb_column{
		margin-bottom: 10px !important;
	}
	.section_rbeforeafter2col > .et_pb_column > .et_pb_module,
	.section_rbeforeafter2col2 > .et_pb_column{
        padding: 0 5px !important;
    }
	.section_rbeforeafter2col1 > .et_pb_column {
        width: 50% !important;
        display: inline-block;
        vertical-align: top;
        padding: 0 5px;
        margin-bottom: 10px !important;
    }
}

/* Footer Css */
footer#main-footer {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    overflow: hidden;
    padding: 85px 0;
}
footer#main-footer #footer-widgets,
footer#main-footer #footer-widgets .footer-widget .widget_text {
    display: inline-block;
    vertical-align: top;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
footer#main-footer #footer-widgets {
    margin-bottom: 60px !important;
}
footer#main-footer #footer-widgets .footer-widget .widget_text {
    margin-bottom: 60px !important;
}
footer#main-footer #footer-widgets .footer-widget .widget_text:last-child {
    margin-bottom: 0px !important;
}
footer#main-footer #footer-widgets .footer-widget {
    display: inline-block;
    vertical-align: top;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
footer#main-footer #footer-widgets .title {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    letter-spacing: 2px;
    color: #726967;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}
.asfeatureoin_logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 766px;
    margin: 0 auto;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.asfeatureoin_logo .asfeatureoin_item {
    margin: 15px 35px 0 0;
}
.asfeatureoin_logo .asfeatureoin_item:last-child {
    margin-right: 0;
}
.asfeatureoin_logo .asfeatureoin_item img {
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
}
footer#main-footer #et-footer-nav,
footer#main-footer #footer-bottom .widget_text  {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
footer#main-footer #et-footer-nav .container {
    position: relative;
    z-index: 2;
}
footer#main-footer #et-footer-nav .container:after {
    content: "";
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    z-index: 2;
    width: 58px;
    background-image: -moz-linear-gradient( 180deg, rgb(41,35,33) 0%, rgb(41,35,33) 17%, rgba(41,35,33,0.91) 25%, rgba(41,35,33,0) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(41,35,33) 0%, rgb(41,35,33) 17%, rgba(41,35,33,0.91) 25%, rgba(41,35,33,0) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(41,35,33) 0%, rgb(41,35,33) 17%, rgba(41,35,33,0.91) 25%, rgba(41,35,33,0) 100%);
}
footer#main-footer #et-footer-nav .container:before {
    content: "Quick links";
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    color: #726967;
    letter-spacing: 2px;
    font-weight: 400;
    margin: 0 0 20px;
    padding: 0;
}
footer#main-footer #et-footer-nav .bottom-nav {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    text-align: center;
    padding: 0 0 15px;
	letter-spacing: 2px;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
}
footer#main-footer #et-footer-nav .bottom-nav > li {
    padding-right: 10px;
    vertical-align: top;
    font-size: 13px;
    font-weight: 700;
}
footer#main-footer #et-footer-nav .bottom-nav > li:last-child {
    padding-right: 0;
}
footer#main-footer #et-footer-nav .bottom-nav > li > a {
    text-transform: uppercase;
}
footer#main-footer #et-footer-nav .bottom-nav > li > a:hover, 
footer#main-footer #et-footer-nav .bottom-nav > li > a:focus {
    opacity: 1;
    color: #CBBD90;
}
footer#main-footer #footer-bottom {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0;
}
footer#main-footer #footer-bottom p {
    display: block;
    vertical-align: top;
    width: 100%;
    max-width: 980px;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    color: #726967;
    font-weight: 400;
    padding: 0;
    margin: 0 auto;
}
footer#main-footer #footer-bottom p a {
    color: #726967;
	font-weight: 500;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
}
footer#main-footer #footer-bottom p a:hover,
footer#main-footer #footer-bottom p a:focus {
    color: #CBBD90;
}
.footer_form {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
    z-index: 2;
}
.footer_form:before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: calc(100% - 356px);
    position: absolute;
    z-index: -2;
    display: block;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto 484px;
    background-image: url('/wp-content/uploads/2021/09/david_sharp_bottom-4.jpg');
}
@media (-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 

    .footer_form:before {
		background-image: url('/wp-content/uploads/2021/09/david_sharp_bottom-4@2x.jpg');
	    background-size: auto 484px;
	}
}
.footer_form_right {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 356px;
    float: right;
    position: relative;
    z-index: 2;
    overflow: hidden;
    border-radius: 0 0 4px 4px;
    padding: 30px 45px 0;
}
.footer_form_right:before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 5px;
    display: block;
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url('/wp-content/uploads/2020/09/shutterstock_1041834712-min-scaled.jpg');
}
.footer_form_right .form_right_title {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
}
.footer_form_right .form_right_title p {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 0 0 18px;
    font-size: 16px;
    color: #7C7C7C;
    font-weight: 400;
    line-height: 22px;
}
.footer_form_right .form_right_title h3 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 0 0 18px;
    font-size: 34px;
    color: #253048;
    font-weight: 400;
    line-height: 30px;
}
.formright_box {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.formright_box .gform_wrapper {
    margin: 0 auto;
}
.formright_box .gform_wrapper ul.gform_fields li:before {
    display: none !important;
}
body .formright_box .gform_wrapper ul li.gfield {
    line-height: normal !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
body .formright_box .gform_wrapper ul li.gfield:nth-child(1) {
    margin-top: 0 !important;
}
body .formright_box .gform_wrapper ul li.gfield .gfield_label {
    font-weight: 400 !important;
    font-size: 14px !important;
}
body .formright_box .gform_wrapper .recaptchabox .ginput_recaptcha>div {
    -moz-transform: scale(0.85);
    -webkit-transform: scale(0.85);
    -o-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    transform-origin: 0 0;
    height: 66px !important;
}
body .formright_box .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}
body .formright_box .gform_wrapper input[type=email], 
body .formright_box .gform_wrapper input[type=number], 
body .formright_box .gform_wrapper input[type=password], 
body .formright_box .gform_wrapper input[type=tel], 
body .formright_box .gform_wrapper input[type=text], 
body .formright_box .gform_wrapper input[type=url], 
body .formright_box .gform_wrapper select, 
body .formright_box .gform_wrapper textarea {
    margin: 0!important;
    height: 30px!important;
    min-height: inherit!important;
    font-size: 16px!important;
	line-height: 1 !important;
    color: #253048 !important;
    background-color: transparent !important;
    border: 1px solid #7C7C7C !important;
    border-width: 0 0 1px 0 !important;
    border-radius: 0px!important;
    text-align: left!important;
    letter-spacing: 0px!important;
    padding: 0 0 10px !important;
    font-family: 'Lato',sans-serif!important;
    font-weight: 400!important;
    box-shadow: none !important;
    outline: none !important;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
}
body .formright_box .gform_wrapper textarea {
    height: 65px !important;
    vertical-align: top !important;
    -webkit-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out;
}
body .formright_box .gform_wrapper .textareaslidedown textarea:focus, 
body .formright_box .gform_wrapper .textareaslidedown textarea.active {
    height: 80px !important;
}
body .formright_box .gform_wrapper input[type=email]:focus, 
body .formright_box .gform_wrapper input[type=number]:focus, 
body .formright_box .gform_wrapper input[type=password]:focus, 
body .formright_box .gform_wrapper input[type=tel]:focus, 
body .formright_box .gform_wrapper input[type=text]:focus, 
body .formright_box .gform_wrapper input[type=url]:focus, 
body .formright_box .gform_wrapper select:focus, 
body .formright_box .gform_wrapper textarea:focus {
    border-color: #CBBD90 !important;
}
body .formright_box .gform_wrapper input::-webkit-input-placeholder,
body .formright_box .gform_wrapper textarea::-webkit-input-placeholder,
body .formright_box .gform_wrapper select::-webkit-input-placeholder {
    color: #7C7C7C !important;
}
body .formright_box .gform_wrapper input::-moz-placeholder,
body .formright_box .gform_wrapper textarea::-moz-placeholder,
body .formright_box .gform_wrapper select::-moz-placeholder {
    color: #7C7C7C !important;
}
body .formright_box .gform_wrapper input:-ms-input-placeholder,
body .formright_box .gform_wrapper textarea:-ms-input-placeholder,
body .formright_box .gform_wrapper select:-ms-input-placeholder {
    color: #7C7C7C !important;
}
body .formright_box .gform_wrapper input:-moz-placeholder,
body .formright_box .gform_wrapper textarea:-moz-placeholder,
body .formright_box .gform_wrapper select:-moz-placeholder {
    color: #7C7C7C !important;
}
body .formright_box .gform_wrapper .gform_footer {
    padding: 20px 0 0 !important;
    margin: 0 !important;
}
body .formright_box .gform_wrapper input[type=submit], 
body .formright_box .gform_wrapper input[type=button], 
body .formright_box .gform_wrapper input[type=reset], 
body .formright_box .gform_wrapper .button {
    background-color: transparent !important;
    display: block!important;
    width: 100% !important;
    margin: 0 auto!important;
    padding: 11px 15px!important;
    border: 1px solid #CBBD90!important;
    text-align: center!important;
    text-transform: uppercase!important;
    color: #453D3A!important;
    letter-spacing: 1px!important;
    font-size: 13px!important;
    font-weight: 700!important;
    line-height: 14px!important;
    min-height: inherit!important;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
    border-radius: 38px!important;
    box-shadow: none !important;
    cursor: pointer !important;
    -webkit-transition: all 0.5s ease-in-out!important;
    -moz-transition: all 0.5s ease-in-out!important;
    -ms-transition: all 0.5s ease-in-out!important;
    -o-transition: all 0.5s ease-in-out!important;
    transition: all 0.5s ease-in-out!important;
}
body .formright_box .gform_wrapper .button i {
    margin-left: 2px !important;
    color: #CAB293 !important;
    font-size: 13px !important;
    -webkit-transition: all 0.5s ease-in-out!important;
    -moz-transition: all 0.5s ease-in-out!important;
    -ms-transition: all 0.5s ease-in-out!important;
    -o-transition: all 0.5s ease-in-out!important;
    transition: all 0.5s ease-in-out!important;
}
body .formright_box .gform_wrapper .button:hover i,
body .formright_box .gform_wrapper .button:focus i {
    color: #FFFFFF !important;
}
body .formright_box .gform_wrapper input[type=submit]:hover, 
body .formright_box .gform_wrapper input[type=button]:hover, 
body .formright_box .gform_wrapper input[type=reset]:hover,
body .formright_box .gform_wrapper .button:hover,
body .formright_box .gform_wrapper input[type=submit]:focus, 
body .formright_box .gform_wrapper input[type=button]:focus, 
body .formright_box .gform_wrapper input[type=reset]:focus,
body .formright_box .gform_wrapper .button:focus{
    color: #ffffff!important;
    background-color: #CBBD90 !important;
    border: 1px solid #CBBD90 !important;
    box-shadow: none !important;
}
body .formright_box .gform_wrapper .top_label .gfield_error {
    width: 100% !important;
}
body .formright_box .gform_wrapper .gform_confirmation_message, 
body .formright_box .gform_wrapper div.validation_error {
    background-color: #292321!important;
    border: 2px solid #cbbd90!important;
    padding: 10px 10px!important;
    margin: 0 0 16px!important;
    color: #ffffff!important;
    font-size: 12px!important;
    font-weight: 400!important;
    line-height: 18px !important;
    font-family: 'Lato',sans-serif!important;
    text-transform: uppercase!important;   
}
body .formright_box .gform_wrapper .gform_confirmation_message .gform_submission_error, 
body .formright_box .gform_wrapper div.validation_error .gform_submission_error {
    color: #cbbd90 !important;
}
body .formright_box .gform_wrapper li.gfield.gfield_error, 
body .formright_box .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin: 16px 0 0 !important;
    border: 0px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
body .formright_box .gform_wrapper .validation_message {
    padding: 0 !important;
    font-size: 10px !important;
    margin-top: 5px !important;
    font-weight: 700 !important;
}
body .formright_box .gform_wrapper .gform_ajax_spinner {
    padding-left: 0;
    margin: 10px auto 0;
    display: table;
}
@media only screen and (min-width: 641px){
    body .formright_box .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
        max-width: 100% !important;
    }
}
.footer_socialmedia {
    display: block;
    vertical-align: top;
    margin: 35px -45px 0;
    padding: 20px 45px;
    background-color: #253048;
}
.footer_socialmedia .socialmedia_right {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.footer_socialmedia .socialmedia_right a {
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.footer_socialmedia .socialmedia_right a:last-child {
    margin-right: 0px;
}
.footer_socialmedia .socialmedia_right a:hover, 
.footer_socialmedia .socialmedia_right a:focus {
    opacity: 0.85;
}
.footer_socialmedia .socialmedia_right a img {
    display: inline-block;
    vertical-align: top;
}

@media only screen and (min-width: 981px) and (max-width: 1365px) {
    .footer_form:before {
        width: calc(100% - 320px);
        background-size: auto 480px;
    }
    .footer_form_right {
        max-width: 320px;
        padding: 30px 30px 0;
    }
    .footer_socialmedia {
        margin-left: -30px;
        margin-right: -30px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .footer_form_right .form_right_title h3 {
        font-size: 28px;
        line-height: 25px;
    }
}
@media only screen and (max-width: 980px) {
    footer#main-footer {
        padding: 60px 0px;
    }
    footer#main-footer #footer-widgets .footer-widget .widget_text,
    footer#main-footer #footer-widgets {
        margin-bottom: 40px !important;
    }
    .footer_form {
        padding-top: calc(77% - 7%);
    }
    .footer_form .footer_form_right {
        border-radius: 4px;
    } 
    .footer_form_right {
        max-width: 100%;
    }
    .footer_form:before {
        width: auto;
        left: -35%;
        right: -35%;
        background-size: contain;
    }
}
@media only screen and (max-width: 767px) {
    footer#main-footer {
        padding: 40px 0px;
    }
    .asfeatureoin_logo {
        max-width: 480px;
    }
    .asfeatureoin_logo .asfeatureoin_item {
        margin-right: 15px;
        width: calc(33.3333% - 15px);
    }
    footer#main-footer #et-footer-nav .bottom-nav {
        padding-bottom: 10px;
    }
    footer#main-footer #et-footer-nav .container:before {
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 479px) {
    .footer_form_right {
        padding: 20px 20px 0;
    }
    .footer_socialmedia {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer_form_right .form_right_title h3 {
        font-size: 28px;
        line-height: 25px;
    }
    body .formright_box .gform_wrapper .recaptchabox .ginput_recaptcha>div {
        -moz-transform: scale(0.7);
        -webkit-transform: scale(0.7);
        -o-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        height: 55px!important;
    }
}

/* Phone Email Supplements */
.phoneemailsupplements_box > .et_pb_column:nth-child(2) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.phoneemailsupplements_box .et_pb_module_header {
    padding-bottom: 15px !important;
}

.et_pb_row.supplementsbox {
    padding: 40px 300px 40px 45px !important;
    position: relative;
    background-size: 312px;
}
.et_pb_row.supplementsbox .et_pb_text_inner {
    width: 100%;
    max-width: 750px;
}
@media only screen and (max-width: 1000px) {
    .et_pb_row.supplementsbox {
        padding: 30px 150px 100px 30px !important;
    }
}
@media only screen and (max-width: 480px) {
    .et_pb_row.supplementsbox {
        padding: 25px 25px 200px 25px !important;
    }
}

.shopbox {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    border: 1px solid #CBBD90;
    padding: 35px 60px !important;
}
.shopbox .shopbtn {
    display: inline-block;
    vertical-align: middle;
    padding: 18px 15px;
    border-radius: 44px;
    cursor: pointer;
    background-color: #CBBD90;
    color: #453D3A;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    max-width: 200px;
    text-align: center;
    margin-right: 30px;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
}
.shopbox .shopbtn:hover,
.shopbox .shopbtn:focus {
    background-color: #77C1BC;
    color: #FFFFFF; 
}
@media only screen and (max-width: 1199px) {
    .shopbox {
        padding: 25px 25px !important;
    }
    .shopbox .shopbtn {
        margin-right: 20px;
        padding-left: 15px;
        padding-right: 15px;
        max-width: 180px;
    }
}
@media only screen and (max-width: 580px) {
    .shopbox {
        text-align: center;
    }
    .shopbox .shopbtn {
        margin: 0 auto 10px;
        display: block;
    }
}

.blogpostlist .et_pb_post {
    background-color: #38302D;
    padding: 35px 44px 40px;
}
.blogpostlist .et_pb_post:before {
    content: "";
    left: 0;
    right: 0;
    top: auto;
    bottom: -30px;
    position: absolute;
    height: 1px;
    width: 100%;
    display: block;
    background-color: #1D1917;
    box-shadow: 0 1px 0 rgb(124 124 124 / 0.06);
}
.blogpostlist .entry-title {
    border-bottom: 1px solid #77C1BC;
    padding-bottom: 20px;
    margin-bottom: 35px;
}
.blogpostlist .et_pb_section,
 .single .et_pb_section{
    background-color: transparent !important;
    padding: 0 !important;
}
.blogpostlist .et_pb_text p {
    color: #bebcbc !important;
}


.entry-banner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-size: initial;
    background-repeat: repeat;
    background-position: center;
    background-image: url('/wp-content/uploads/2021/02/sharp-clinic-painting-for-use-on-new-site2-min.jpg');
}
body:not(.et-tb) #main-content .entry-banner .container , body:not(.et-tb-has-header) #main-content .entry-banner .container {
    padding: 0 !important;
    text-align: center !important;
}
#main-content .entry-banner .container:before {
    display: none !important;
}
.entry-banner .entry-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 235px;
}
.entry-banner .entry-col {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 30px 0;
}
.entry-banner .entry-title {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    color: #ffffff;
    font-size: 28px;
    line-height: 1.5;
    padding: 0;
    margin: 0;
}
@media only screen and (max-width: 1199px) and (min-width: 981px) {
    .blogpostlist .et_pb_post {
        padding: 20px 20px 20px;
    }
    .blogpostlist .et_pb_post .entry-title {
        font-size: 20px!important;
        line-height: 24px!important;
    }
}
@media only screen and (min-width: 981px) {
    .single.et_right_sidebar #main-content .container:before {
        right: 32.41%!important;
    }
    .single #main-content .container:before {
        background-color: #241E1D;
        box-shadow: 1px 0 0 rgb(124 124 124 / 0.06);
    }

    .single.et_right_sidebar #left-area {
        padding-right: 30px;
    }
    .single.et_right_sidebar #sidebar {
        padding-left: 30px;
    }
    .single #left-area {
        width: 67.59%;
    }
    .single #sidebar {
        width: 32.41%;
    }
}
@media only screen and (max-width: 980px) {
    .blogpostlist .et_pb_post {
        padding: 20px 20px 20px;
    }
    .blogpostlist .et_pb_post:before {
        bottom: -22px;
    }
    .entry-banner .entry-row {
        min-height: 180px;
    }
    .entry-banner .entry-title {
        font-size: 24px;
    }
    body.single:not(.et-tb) #main-content .container, 
    body.single:not(.et-tb-has-header) #main-content .container {
        padding-top: 40px;
    }
    .single #sidebar {
        margin-top: 40px;
    }
    .single #sidebar .et_pb_widget {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
    .posttwocolumn .et_pb_column {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1.2em;
    }
    .posttwocolumn .et_pb_column:last-child { 
        margin-bottom: 1.2em;   
    }
}
@media only screen and (max-width: 767px) {
    .entry-banner .entry-row {
        min-height: 150px;
    }
    .entry-banner .entry-title {
        font-size: 20px;
    }
    body.single:not(.et-tb) #main-content .container, 
    body.single:not(.et-tb-has-header) #main-content .container {
        padding-top: 30px;
    }
    .single #sidebar {
        margin-top: 30px;
    }
}
.single .et_pb_post {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.single #left-area ul, 
.single .entry-content ul, 
.single #main-content .container ul {
    padding: 0 !important;
    line-height: normal !important;
}
@media only screen and (min-width: 981px){
.blogpostlist .et_pb_row {
    padding: 4% 0;
}
}

.single #sidebar .et_pb_widget {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #241E1D;
    box-shadow: 0 1px 0 rgb(124 124 124 / 0.06);
}
.single #sidebar .et_pb_widget:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    box-shadow: none;
}
.single .widget_search #searchform {
    box-shadow: 0 2px 2px rgb(54 45 43 / 0.60);
}
.single .widget_search input#s {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 82px);
    border: 1px solid #241E1D;
    border-radius: 3px 0 0 3px;
    color: #ffffff;
    background-color: #241E1D;
    padding: 5px 12px;
    height: 40px!important;
    font-size: 14px;
}
.single .widget_search input#searchsubmit {
    display: inline-block;
    vertical-align: top;
    width: 82px;
    text-align: center;
    font-size: 16px;
    height: 40px!important;
    line-height: 40px;
    padding: 0 10px !important;
    border: 1px solid #CBBD90;
    color: #ffffff;
    background-color: #CBBD90;
    border-radius: 0 3px 3px 0;
}
.single #sidebar .et_pb_widget .widgettitle {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 22px;
    line-height: 32px;
    color: #CBBD90;
    padding-bottom: 20px;
}
.single #sidebar .et_pb_widget ul {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
.single #sidebar .et_pb_widget ul > li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-left: 40px;
    margin-bottom: 10px;
    position: relative;
    min-height: 27px;
}
.single #sidebar .et_pb_widget.widget_recent_entries ul>li {
    margin-bottom: 15px;
}
.single #sidebar .et_pb_widget ul>li:last-child,
.single #sidebar .et_pb_widget.widget_recent_entries ul>li:last-child{
    margin-bottom: 0px;
}
.single #sidebar .et_pb_widget ul>li:before {
    content: "";
    width: 27px;
    height: 27px;
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    background-image: url('/wp-content/uploads/2020/11/waypoint-icon.svg');
}
.single #sidebar .et_pb_widget ul>li>a {
    color: #BEBCBC;
}
.single #sidebar .et_pb_widget ul>li>a:hover,
.single #sidebar .et_pb_widget ul>li>a:focus{
    color: #CBBD90;
}

.olbox {
    list-style-position: outside !important;
    padding-left: 20px !important;
    padding-bottom: 0 !important;
}
.olbox li {
    margin-bottom: 10px !important;
}
.olbox li:last-child {
    margin-bottom: 0px !important;
}

/* Icon Img Text Box Css */
.iconimg_text_box.et_pb_blurb_position_left .et_pb_main_blurb_image, 
.iconimg_text_box.et_pb_blurb_position_right .et_pb_main_blurb_image {
    width: 75px;
}
.iconimg_text_box.et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 30px;
    padding-top: 8px;
}
.iconimg_text_box.et_pb_blurb_position_right .et_pb_blurb_container {
    padding-right: 30px;
    padding-top: 8px;
}
@media only screen and (max-width: 767px) {
    .iconimg_text_box.et_pb_blurb_position_left .et_pb_main_blurb_image, 
    .iconimg_text_box.et_pb_blurb_position_right .et_pb_main_blurb_image {
        width: 65px;
    }
    .iconimg_text_box.et_pb_blurb_position_left .et_pb_blurb_container {
        padding-left: 20px;
        padding-top: 4px;
    }
    .iconimg_text_box.et_pb_blurb_position_right .et_pb_blurb_container {
        padding-right: 20px;
        padding-top: 4px;
    }
}
@media only screen and (max-width: 350px) {
    .iconimg_text_box.et_pb_blurb_position_left .et_pb_main_blurb_image, 
    .iconimg_text_box.et_pb_blurb_position_right .et_pb_main_blurb_image {
        width: 55px;
    }
    .iconimg_text_box.et_pb_blurb_position_left .et_pb_blurb_container {
        padding-left: 15px;
        padding-top: 0px;
    }
    .iconimg_text_box.et_pb_blurb_position_right .et_pb_blurb_container {
        padding-right: 15px;
        padding-top: 0px;
    }
}

/* Gmedia Center box */
.gmedia-amron-masonry-collection .gmedia-amron-content > .gmedia-amron-collection-column:empty {
    display: none !important;
}
.gmedia-amron-masonry-collection .gmedia-amron-content > .gmedia-amron-collection-column {
    float: none !important;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.gmedia-amron-masonry-collection .gmedia-amron-content {
    text-align: center;
    padding-bottom: 0 !important;
}
.gmedia-center .gmPhantom_thumbsWrapper {
    text-align: center;
}
.gmedia-center .gmPhantom_thumbsWrapper .gmPhantom_ThumbContainer {
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
@media only screen and (max-width: 480px) {
.gmedia-amron-masonry-collection .gmedia-amron-content>.gmedia-amron-collection-column > .gmedia-amron-masonry-thumb-pint {
    padding: 15px !important;
}
}

.banneroverlay .et_pb_fullwidth_header_0.et_pb_fullwidth_header.section_pageheadingbanner {
    position: relative;
    z-index: 1;
}
.banneroverlay .et_pb_fullwidth_header_0.et_pb_fullwidth_header.section_pageheadingbanner .et_pb_fullwidth_header_overlay {
    background-color: rgba(0,0,0,0.5) !important;
}
.banneroverlay .et_pb_fullwidth_header_0.et_pb_fullwidth_header.section_pageheadingbanner .et_pb_module_header {
    color: #FFFFFF !important;
}


/* LP New Css */
.lp-h ul {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 0
}
.lp-h ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px
}
.lp-h ul li a {
    font-size: 16px;
    color: #fff
}
.lp-h ul li a:hover {
    color: #77c1bc
}
.lp-h ul li i {
    margin-right: 5px
}
.faicon {
    margin-right: 10px!important
}
.lp-h ul li.faicon i {
    margin: 0
}
.banner-content {
    background-color: rgba(255, 255, 255, 0.15);
    padding: 40px 40px;
    margin-left: -26%;
    position: relative;
    z-index: -1;
    margin-top: 40px
}
.banner-content h2 {
    font-size: 42px;
    font-weight: 400;
    color: #fff
}

.banner-content p {
    color: rgb(61, 59, 56);
    font-size: 18px;
    font-family: Raleway;
    font-weight: 200;
    padding-left: 50px;
    padding-top: 10px
}
.guide-box h3 {
    font-weight: 300;
    font-size: 42px;
    margin-bottom: 10px;
    color: #74C5BF
}
.guide-box ul {
    padding-left: 0px!important
}
.guide-box ul li {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 300;
    padding-left: 30px!important;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative
}
.guide-box ul li::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 12px;
    display: block;
    background-color: #74C5BF;
    position: absolute;
    left: 0;
    top: 8px;
    display: block
}
.lp-footer a {
    text-decoration: underline;
    color: rgb(136, 136, 136)
}
.lp-footer p {
    color: rgb(136, 136, 136);
    padding: 0;
    font-size: 12px
}
.lp-footer .lp-h {
    text-align: center
}
@media only screen and (min-width:1301px) {
    .lp-footer .lp-h {
        float: right;
        margin-top: -30px;
        margin-right: 70px
    }
}
@media only screen and (max-width:1300px) {
    .banner-content h2 {
        font-size: 32px
    }
}
@media only screen and (max-width:980px) {
    .banner-content {
        padding: 20px 15px;
        margin-left: 0;
        margin-top: 50px;
        text-align: center
    }
    .banner-box.et_pb_section_2:after {
        display: none
    }
    .banner-box .et_pb_image_2 {
        margin-top: 0px!important;
        margin-bottom: -80px!important;
        margin-left: 0!important;
        margin-left: 0
    }
    .banner-content p {
        padding-left: 0;
        padding-top: 0px
    }
    .guide-box h3 {
        font-size: 32px
    }
    .guide-box ul li {
        font-size: 18px
    }
}
@media only screen and (min-width:768px) {
    .lp-h ul li.phonebox {
        float: right;
        margin-right: 0
    }
    .phonebox {
        position: absolute;
        right: 0;
        top: 0;
        left: auto
    }
    .phonebox a {
        background-color: #77c1bc;
        padding: 0px 40px;
        line-height: 50px;
        display: block;
        margin-top: -12px;
        height: 50px;
    }
    .phonebox a:hover {
        background-color: #3D3B38;
        color: #77c1bc
    }
}
@media only screen and (max-width:767px) {
    .page-id-19097 {
        padding-bottom: 90px;
    }
}
@media only screen and (max-width:480px) {
    .lp-h ul li a {
        font-size: 13px
    }
    .abdr_proudly {
        font-size: 11px
    }
    .abdrholder {
        min-height: 100px
    }
}
.formtitle {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #353431;
    padding: 30px 30px;
    position: relative;
    z-index: 2;
}
.formtitle:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin: 0 auto;
    display: block;
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 22px solid #353431;
    z-index: -1;
}
.formtitle h1 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 0;
}
.formcontent {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 30px 30px;
    background: #77c1bc!important;
}
.formcontent .gform_wrapper {
    margin: 20px auto 15px;
    max-width: 450px;
    width: 100%;
    display: block;
}
body .formcontent .gform_wrapper .top_label .gfield_label{
    display: none !important;
}
body .formcontent .gform_wrapper ul.gform_fields li.gfield{
    padding: 0 !important;
    margin: 0 0 10px !important;
    border: 0 !important;
}
body .formcontent .gform_wrapper input[type="email"], 
body .formcontent .gform_wrapper input[type="number"], 
body .formcontent .gform_wrapper input[type="password"], 
body .formcontent .gform_wrapper input[type="tel"], 
body .formcontent .gform_wrapper input[type="text"], 
body .formcontent .gform_wrapper input[type="url"], 
body .formcontent .gform_wrapper textarea,
.formcontent select {
    background-color: #ffffff;
    height: 32px;
    text-align: center !important;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    padding: 5px 15px !important;
    margin-top: 0 !important;
    width: 100%;
    letter-spacing: 0px !important;
    border: 1px solid #ffffff !important;
    color: #1d1d1d !important;
} 
body .formcontent .gform_wrapper input[type="email"]:focus, 
body .formcontent .gform_wrapper input[type="number"]:focus, 
body .formcontent .gform_wrapper input[type="password"]:focus, 
body .formcontent .gform_wrapper input[type="tel"]:focus, 
body .formcontent .gform_wrapper input[type="text"]:focus, 
body .formcontent .gform_wrapper input[type="url"]:focus, 
body .formcontent .gform_wrapper textarea:focus,
.formcontent select:focus {
    border-color: #353431!important;
}
body .formcontent .gform_wrapper input[type="email"]::-webkit-input-placeholder, 
body .formcontent .gform_wrapper input[type="number"]::-webkit-input-placeholder, 
body .formcontent .gform_wrapper input[type="password"]::-webkit-input-placeholder, 
body .formcontent .gform_wrapper input[type="tel"]::-webkit-input-placeholder, 
body .formcontent .gform_wrapper input[type="text"]::-webkit-input-placeholder, 
body .formcontent .gform_wrapper input[type="url"]::-webkit-input-placeholder, 
body .formcontent .gform_wrapper textarea::-webkit-input-placeholder{
    color: #1d1d1d;
    opacity: 0.5;
} 
body .formcontent .gform_wrapper input[type="email"]::-moz-placeholder, 
body .formcontent .gform_wrapper input[type="number"]::-moz-placeholder, 
body .formcontent .gform_wrapper input[type="password"]::-moz-placeholder, 
body .formcontent .gform_wrapper input[type="tel"]::-moz-placeholder, 
body .formcontent .gform_wrapper input[type="text"]::-moz-placeholder, 
body .formcontent .gform_wrapper input[type="url"]::-moz-placeholder, 
body .formcontent .gform_wrapper textarea::-moz-placeholder{
    color: #1d1d1d;
    opacity: 0.5;
} 
body .formcontent .gform_wrapper input[type="email"]:-ms-input-placeholder, 
body .formcontent .gform_wrapper input[type="number"]:-ms-input-placeholder, 
body .formcontent .gform_wrapper input[type="password"]:-ms-input-placeholder, 
body .formcontent .gform_wrapper input[type="tel"]:-ms-input-placeholder, 
body .formcontent .gform_wrapper input[type="text"]:-ms-input-placeholder, 
body .formcontent .gform_wrapper input[type="url"]:-ms-input-placeholder, 
body .formcontent .gform_wrapper textarea:-ms-input-placeholder{
    color: #1d1d1d;
    opacity: 0.5;
}
body .formcontent .gform_wrapper input[type="email"]:-moz-placeholder, 
body .formcontent .gform_wrapper input[type="number"]:-moz-placeholder, 
body .formcontent .gform_wrapper input[type="password"]:-moz-placeholder, 
body .formcontent .gform_wrapper input[type="tel"]:-moz-placeholder, 
body .formcontent .gform_wrapper input[type="text"]:-moz-placeholder, 
body .formcontent .gform_wrapper input[type="url"]:-moz-placeholder, 
body .formcontent .gform_wrapper textarea:-moz-placeholder{
    color: #1d1d1d;
    opacity: 0.5;
}
.formcontent select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-image: url('/wp-content/uploads/2021/02/appearance-IMG.png');
    background-position: center right 16px;
    padding-right: 35px !important;
    border-radius: 5px;
}
body .formcontent .gform_wrapper textarea{
    height: 120px !important;
    padding-top: 8px !important; 
}
body .formcontent .gform_wrapper input[type="submit"], 
body .formcontent .gform_wrapper input[type="button"], 
body .formcontent .gform_wrapper input[type="reset"] {
   display: block !important;
   height: auto;
   line-height: 20px !important;
   margin: 0 auto !important;
   padding: 8px 35px;
   border: 1px solid #353431;
   background-color: #353431;
   font-weight: 600;
   color: #fff;
   letter-spacing: 0;
   border-radius: 0;
   box-shadow: none !important;
   font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif !important;
   text-transform: uppercase !important;
   font-size: 13px !important;
   text-align: center !important;
   white-space: normal;
   min-width: 180px;
   border-radius: 40px;
   box-shadow: 0 6px 4px rgba(0,0,0,0.10) !important;
   letter-spacing: 0.50px;
   cursor: pointer;
}
body .formcontent .gform_wrapper input[type="submit"]:hover, 
body .formcontent .gform_wrapper input[type="button"]:hover, 
body .formcontent .gform_wrapper input[type="reset"]:hover {
    background-color: #353431 !important;
    border-color: #353431 !important;
    color: #ffffff !important;
}
body .formcontent .gform_wrapper div.validation_error {
   background-color: #77c1bc;
   padding: 12px 30px 15px;
   font-size: 13px;
   margin-bottom: 15px;
   letter-spacing: normal;
   text-transform: uppercase;
   border: 1px solid #fff;
   color: #fff;
   font-weight: 600;
   line-height: normal;
}
body .formcontent .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
}
body .formcontent .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, 
body .formcontent .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0 !important;
}
body .formcontent .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding: 5px 0 0 !important;
    line-height: normal;
    text-align: center;
    letter-spacing: 0.5px;
}
body .formcontent .gform_wrapper li.gfield.gfield_error, 
body .formcontent .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
body .formcontent .gform_ajax_spinner{
    margin: 0 auto;
    display: table;
}
body .formcontent .gform_wrapper .top_label div.ginput_container{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-top: 0 !important;
}
body .formcontent .gform_wrapper .gform_footer{
    padding: 0 !important;
}
body .formcontent .gform_wrapper .validation_message{
    font-size: 10px !important;
}
@media only screen and (min-width: 481px){
    body .formcontent .gform_wrapper .gform_fields .gfield.w66 {
        width: 66.66% !important;
        float: left;
        clear: none !important;
    }
    body .formcontent .gform_wrapper .gform_fields .gfield.w33 {
        width: 33.33% !important;
        float: left;
        clear: none !important;
    }
    body .formcontent .gform_wrapper .gform_fields .gfield.w50 {
        width: 50% !important;
        float: left;
        clear: none !important;
        padding-top: 0 !important;
    }
    body .formcontent .gform_wrapper .gform_fields .gfield.w50:nth-child(3){
        clear: both !important;
    }
    body .formcontent .gform_wrapper .gform_fields .gfield.first{
        padding-right: 15px !important;
    }
    body .formcontent .gform_wrapper .gform_fields .gfield.last{
        padding-left: 15px !important;
    }
}

@media only screen and (min-width: 981px){
    .et_pb_row.et_pb_row_pb {
        padding-bottom: 3% !important;
    }
}
@media only screen and (min-width: 1485px){
    .et_pb_row.et_pb_row_pb {
        padding-bottom: 44px !important;
    }
}
@media only screen and (max-width: 980px){
    .et_pb_row.et_pb_row_pb {
        padding-bottom: 30px !important;
    }
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form {
	display: block !important;
}

/* Search And 404 Results Page */
.search #main-content,
.error404 #main-content {
    background-color: transparent;
}
.search.et_right_sidebar #left-area .not-found-title,
.error404.et_right_sidebar #left-area .not-found-title {
    color: #FFFFFF;
}
@media only screen and (min-width: 981px) {
    .search.et_right_sidebar #main-content .container:before,
    .error404.et_right_sidebar #main-content .container:before {
        right: 32.41%!important;
    }
    .search #main-content .container:before,
    .error404 #main-content .container:before {
        background-color: #241E1D;
        box-shadow: 1px 0 0 rgb(124 124 124 / 0.06);
    }
    .search.et_right_sidebar #left-area,
    .error404.et_right_sidebar #left-area {
        padding-right: 30px;
    }
    .search.et_right_sidebar #sidebar,
    .error404.et_right_sidebar #sidebar {
        padding-left: 30px;
    }
    .search #left-area,
    .error404 #left-area {
        width: 67.59%;
    }
    .search #sidebar,
    .error404 #sidebar {
        width: 32.41%;
    }
}
@media only screen and (max-width: 980px) {
    body.search:not(.et-tb) #main-content .container, 
    body.search:not(.et-tb-has-header) #main-content .container,
    body.error404:not(.et-tb) #main-content .container, 
    body.error404:not(.et-tb-has-header) #main-content .container {
        padding-top: 40px;
    }
    .error404 #sidebar,
    .error404 #sidebar {
        margin-top: 40px;
    }
    .error404 #sidebar .et_pb_widget {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
}
@media only screen and (max-width: 767px) {
    body.search:not(.et-tb) #main-content .container, 
    body.search:not(.et-tb-has-header) #main-content .container,
    body.error404:not(.et-tb) #main-content .container, 
    body.error404:not(.et-tb-has-header) #main-content .container {
        padding-top: 30px;
    }
    .search #sidebar,
    .error404 #sidebar {
        margin-top: 30px;
    }
}
.search article.et_pb_post,
.error404 article.et_pb_post {
    background-color: #38302D;
    padding: 35px 44px 40px;
    color: #FFFFFF;
}
.search article.et_pb_post .entry-title,
.error404 article.et_pb_post .entry-title {
    border-bottom: 1px solid #77C1BC;
    font-size: 24px!important;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
@media only screen and (max-width: 980px){
	.search article.et_pb_post,
    .error404 article.et_pb_post {
	    padding: 20px 20px 20px;
	}
	.search article.et_pb_post .entry-title,
    .error404 article.et_pb_post .entry-title {
	    font-size: 20px!important;
	}
}
@media only screen and (max-width: 767px){
	.search article.et_pb_post,
    .error404 article.et_pb_post {
	    padding: 20px 15px 20px;
	}
	.search article.et_pb_post .entry-title,
    .error404 article.et_pb_post .entry-title {
	    font-size: 18px!important;
	}
}

.search article.et_pb_post .entry-title > a,
.error404 article.et_pb_post .entry-title > a {
    color: #CCBD90!important;
}
.search #left-area ul, 
.search .entry-content ul, 
.search #main-content .container ul,
.error404 #left-area ul, 
.error404 .entry-content ul, 
.error404 #main-content .container ul {
    padding: 0 !important;
    line-height: normal !important;
}
.search #sidebar .et_pb_widget,
.error404 #sidebar .et_pb_widget {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #241E1D;
    box-shadow: 0 1px 0 rgb(124 124 124 / 0.06);
}
.search #sidebar .et_pb_widget:last-child,
.error404 #sidebar .et_pb_widget:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    box-shadow: none;
}
.search .widget_search #searchform,
.error404 .widget_search #searchform {
    box-shadow: 0 2px 2px rgb(54 45 43 / 0.60);
}
.search .widget_search input#s,
.error404 .widget_search input#s {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 82px);
    border: 1px solid #241E1D;
    border-radius: 3px 0 0 3px;
    color: #ffffff;
    background-color: #241E1D;
    padding: 5px 12px;
    height: 40px!important;
    font-size: 14px;
}
.search .widget_search input#searchsubmit,
.error404 .widget_search input#searchsubmit {
    display: inline-block;
    vertical-align: top;
    width: 82px;
    text-align: center;
    font-size: 16px;
    height: 40px!important;
    line-height: 40px;
    padding: 0 10px !important;
    border: 1px solid #CBBD90;
    color: #ffffff;
    background-color: #CBBD90;
    border-radius: 0 3px 3px 0;
}
.search #sidebar .et_pb_widget .widgettitle,
.error404 #sidebar .et_pb_widget .widgettitle {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 22px;
    line-height: 32px;
    color: #CBBD90;
    padding-bottom: 20px;
}
.search #sidebar .et_pb_widget ul,
.error404 #sidebar .et_pb_widget ul {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
.search #sidebar .et_pb_widget ul > li,
.error404 #sidebar .et_pb_widget ul > li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-left: 40px;
    margin-bottom: 10px;
    position: relative;
    min-height: 27px;
}
.search #sidebar .et_pb_widget.widget_recent_entries ul>li,
.error404 #sidebar .et_pb_widget.widget_recent_entries ul>li {
    margin-bottom: 15px;
}
.search #sidebar .et_pb_widget ul>li:last-child,
.search #sidebar .et_pb_widget.widget_recent_entries ul>li:last-child,
.error404 #sidebar .et_pb_widget ul>li:last-child,
.error404 #sidebar .et_pb_widget.widget_recent_entries ul>li:last-child{
    margin-bottom: 0px;
}
.search #sidebar .et_pb_widget ul>li:before,
.error404 #sidebar .et_pb_widget ul>li:before {
    content: "";
    width: 27px;
    height: 27px;
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    background-image: url('/wp-content/uploads/2020/11/waypoint-icon.svg');
}
.search #sidebar .et_pb_widget ul>li>a,
.error404 #sidebar .et_pb_widget ul>li>a {
    color: #BEBCBC;
}
.search #sidebar .et_pb_widget ul>li>a:hover,
.search #sidebar .et_pb_widget ul>li>a:focus,
.error404 #sidebar .et_pb_widget ul>li>a:hover,
.error404 #sidebar .et_pb_widget ul>li>a:focus{
    color: #CBBD90;
}

#rev_slider_1_1_forcefullwidth [data-bgcolor="transparent"] {
    background-image: none !important;
}   



/* MEGA MENU PRO */

body.et_fixed_nav #main-header, 
body.et_fixed_nav #top-header {
    z-index: 99999;
}
body.et_header_style_left #et-top-navigation, body.et_header_style_split #et-top-navigation {
    padding: 0 !important;
}
.wpmm-search input[type=text] {
    margin: 0!important;
    width: 100% !important;
    height: 40px!important;
    min-height: inherit!important;
    font-size: 16px!important;
    color: #253048 !important;
    background-color: #ffffff!important;
    border: 1px solid #ffffff !important;
    border-width: 0 0 1px 0 !important;
    border-radius: 0px!important;
    text-align: center !important;
    letter-spacing: 0.5px!important;
    padding: 5px 15px!important;
    font-family: 'Lato',sans-serif!important;
    font-weight: 400!important;
    box-shadow: none !important;
    outline: none !important;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
}
.wpmm-search input[type=text]::-webkit-input-placeholder {
    color: #7C7C7C !important;
}
.wpmm-search input[type=text]::-moz-placeholder {
    color: #7C7C7C !important;
}
.wpmm-search input[type=text]:-ms-input-placeholder {
    color: #7C7C7C !important;
}
.wpmm-search input[type=text]:-moz-placeholder {
    color: #7C7C7C !important;
}
.wpmm_megamenu #et-top-navigation,
.wpmm_megamenu nav#top-menu-nav {
    width: 100% !important;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-header-menu ul.wpmm-mega-wrapper {
    text-align: right !important;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.logobox {
    float: left !important;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.logobox > a {
    padding: 8.5px 0 !important;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-header-menu ul.wpmm-mega-wrapper > li.menu-item-has-children > a {
    padding-right: 20px !important;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-header-menu ul.wpmm-mega-wrapper > li.menu-item-has-children > a:after {
    right: 5px !important;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-header-menu ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
    padding: 5px 0px !important;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-header-menu ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.wpmm-submenu-align-left.menu-item-has-children a:after {
    margin-top: 1px !important;
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-header-menu ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li a:after {
    margin-top: -1px !important;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-header-menu ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li a {
    width: 100% !important;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-header-menu ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap {
    border: none !important;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper > li.megameubox .wpmm-sub-menu-wrapper ul, 
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.megameubox .wpmm-sub-menu-wrap ul {
    margin: 0 !important;
    padding: 0 !important;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-header-menu ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap .wp-mega-menu-header {
    margin: 0 !important;
    padding: 0 !important;
}
ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div > ul.wpmm-tab-groups {
    width: 375px !important;
    margin: 0 !important;
    padding: 0 0 32px !important;
    background-color: #212A40 !important;
    border-right: 1px solid #2B3853 !important;
}
ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li > a:hover:before,
ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li.show_tab > a:before {
    display: none !important;
}
ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li > a:hover > span, 
ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li.show_tab > a > span {
    background: #283146 !important;
}
ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li, ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li > a {
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}
ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li > a > span {
    border: none !important;
    font-size: 13px !important;
    line-height: 20px !important;
    text-transform: none !important;
    padding: 8px 46px !important;
}
ul.wpmm-mega-wrapper li.megameubox  .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel {
    width: calc(100% - 375px) !important;
    padding: 78px 46px 32px !important;
    top: -78px !important;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li > a > span:before {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 18px;
    color: #77C1BC;
    position: absolute;
    right: 32px;
    left: auto;
    top: 8px;
}

ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li.megamenutoptitle {
    display: inline-block !important;
    vertical-align: top !important;
    width: 100% !important;
    padding: 32px 46px 24px !important;
    margin: 0 !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: auto !important;
}
ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li.megamenutoptitle > a {
    pointer-events: none !important;
}
ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li.megamenutoptitle > a > span {
    display: inline-block !important;
    vertical-align: top !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #77C1BC !important;
    font-size: 11px !important;
    letter-spacing: 3px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    text-transform: uppercase !important;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
}
ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li.megamenutoptitle > a > span:before {
    display: none !important;
}
ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li:not(.megamenutoptitle) {
    width: 100% !important;
    margin: 0 15px !important;
    padding: 0 !important;
    border-bottom: 1px solid #303F5E !important;
}

ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li:not(.megamenutoptitle) > a > span.wpmm-mega-menu-href-title {
    padding: 10px 30px !important;
    margin: 0 !important;
    font-size: 14px !important;
    color: #FFFFFF !important;
    font-weight: 400 !important;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
    z-index: 2;
}
ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li:not(.megamenutoptitle) > a > span.wpmm-mega-menu-href-title:before {
    left: -25px !important;
    right: 0 !important;
    top: 6px !important;
    bottom: 4px !important;
    background-color: #212A40 !important;
    width: 100% !important;
    height: auto !important;
    z-index: -2 !important;
    opacity: 0 !important;
    border-radius: 30px !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li:not(.megamenutoptitle) > a:hover > span.wpmm-mega-menu-href-title:before {
    left: 0px !important;
    opacity: 1 !important;
}

.megamenutoptitle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.megamenutoptitle .megamenutoptitleleft {
    float: left;
    width: 375px;
    background-color: #212A40;
    border-right: 1px solid #2B3853;
    padding: 32px 46px 24px;
}
.megamenutoptitle .megamenutoptitleright {
    float: left;
    width: calc(100% - 375px);
    background-color: #253048;
    padding: 32px 46px 24px;
}
.megamenutoptitle .megamenutoptitleleft h3 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #CBBD90;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
}
.megamenutoptitle .megamenutoptitleright h4 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #77C1BC;
    font-size: 11px;
    letter-spacing: 3px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}
@media only screen and (min-width: 911px) and  (max-width: 1365px) {
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.logobox {
        width: 100% !important;
    }
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.logobox > a {
        padding: 8.5px 0 0 !important;
    }
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.logobox > a > img {
        vertical-align: top;
    }
    .wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-header-menu ul.wpmm-mega-wrapper {
        text-align: center !important;
    }
    .megamenutoptitle .megamenutoptitleleft {
        width: 250px;
        padding: 25px 25px 25px;
    }
    .megamenutoptitle .megamenutoptitleright {
        width: calc(100% - 250px);
        padding: 25px 25px 25px;
    }
    ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div > ul.wpmm-tab-groups {
        width: 250px !important;
        padding-bottom: 25px !important;
    }
    ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li > a > span {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li > a > span:before {
        right: 15px;
        font-size: 15px;
    }
    ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel {
        width: calc(100% - 250px) !important;
        padding: 72px 25px 25px !important;
        top: -72px !important;
    }
    ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li.megamenutoptitle {
        padding: 25px !important;
    }
    ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li:not(.megamenutoptitle) {
        width: 100% !important;
        margin: 0 5px !important;
    }
    ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li:not(.megamenutoptitle) > a > span.wpmm-mega-menu-href-title {
        padding-left: 15px !important;
        padding-right: 15px !important;
        font-size: 12.5px !important;
    }
    ul.wpmm-mega-wrapper li.megameubox .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li:not(.megamenutoptitle) > a > span.wpmm-mega-menu-href-title:before {
        border-radius: 4px !important;
    }
}


/* Mobile Header Css */
@media only screen and (min-width: 911px) {
    .mobile-header {
        display: none !important;
    }
}
@media only screen and (max-width: 910px) {
    body.et_header_style_left #et-top-navigation, 
    body.et_header_style_left .et-fixed-header #et-top-navigation {
        display: none !important;
    }
}
.mobile-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    padding: 10px 0;
}
.mobile-header .homeburgerlogo a {
    display: inline-block;
    vertical-align: top;
    width: 264px;
    height: 38px;
}
.mobile-header .homeburgermenu a {
    height: 38px;
    width: 38px;
    text-align: center;
    line-height: 38px;
    display: block;
    color: #3C3C3C;
    font-size: 20px;
}
.mobile-header .homeburgermenu a:hover,
.mobile-header .homeburgermenu a:focus {
    color: #cbbd90;
}

@media only screen and (max-width: 479px) {
    .mobile-header {
        padding: 20px 0;
    }
    .mobile-header .homeburgermenu {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        position: absolute;
        z-index: 10;
        top: 20px;
        left: -10px;
    }
    .mobile-header .homeburgerlogo {
        width: 100%;
    }
    .mobile-header .homeburgerlogo a img {
        display: none !important;
    }
    .mobile-header .homeburgerlogo a {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        height: 62px;
        position: relative;
        z-index: 2;
        background-image: url('/wp-content/uploads/2020/09/Dr_Sharp_mlogo.svg');
        background-position: top center;
        background-repeat: no-repeat;
    }
}

/* CSS Fixes */


.section_faq .et_pb_toggle_content ul li:before {
    content: "\f0da";
    font-family: 'FontAwesome';
}

/* BA col 2 center */
.ba-col-2-center .gmPhantom_Container, 
.ba-col-2-center .gmPhantom_Container .gmPhantom_thumbsWrapper {
    width: 100% !important;
    max-width: 805px !important;
    margin: 0 auto !important;
}
.ba-col-3-center .gmPhantom_Container, 
.ba-col-3-center .gmPhantom_Container .gmPhantom_thumbsWrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
}
body .ba-col-2-center .gmPhantom_ThumbContainer {
    width: 50% !important;
    height: auto !important;
    max-height: inherit !important;
    padding: 32.5px !important;
    margin: 0 !important;
    box-sizing: border-box !important;
}
body .ba-col-3-center .gmPhantom_ThumbContainer {
    width: 33.3333% !important;
}
body .ba-col-2-center .gmPhantom_ThumbContainer > .gmPhantom_Thumb {
    height: auto !important;
    border-radius: 6px !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
}
body .ba-col-2-center .gmPhantom_ThumbContainer > .gmPhantom_Thumb:before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    position: absolute;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.7);
    transition: opacity 0.5s;
    opacity: 0;
    z-index: 1;
    pointer-events: none;
    box-sizing: border-box !important;
}
body .ba-col-2-center .gmPhantom_ThumbScale .gmPhantom_ThumbContainer:hover > .gmPhantom_Thumb:before {
	opacity: 1;
}
body .ba-col-2-center .gmPhantom_ThumbContainer > .gmPhantom_Thumb:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    padding: 15px !important;
    right: 0;
    bottom: 4px;
    transform: translateX(100%);
    margin: auto;
    cursor: pointer;
    transition: transform 0.2s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    background-image: url('/wp-content/uploads/2021/04/gmedia-amron-zoom-icon3.svg');
    box-sizing: border-box;
    z-index: 2;
    pointer-events: none;
    box-sizing: border-box !important;
}
body .ba-col-2-center .gmPhantom_ThumbContainer:hover > .gmPhantom_Thumb:after {
	transform: translateX(-10%);
}
body .ba-col-2-center .gmPhantom_ThumbContainer > .gmPhantom_Thumb img {
    height: auto !important;
    width: 100% !important;
    position: static !important;
    margin: 0 !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: 0.5s ease-out 0s;
    transform: inherit !important;
    -webkit-transform: inherit !important;
    box-sizing: border-box !important;
}
body .ba-col-2-center .gmPhantom_ThumbScale .gmPhantom_ThumbContainer:hover .gmPhantom_Thumb {
	transform: inherit !important;
    -webkit-transform: inherit !important;
    box-sizing: border-box !important;
}
body .ba-col-2-center .gmPhantom_ThumbScale .gmPhantom_ThumbContainer:hover > .gmPhantom_Thumb > img {
    transform: scale(1.1) !important;
    -webkit-transform: scale(1.1) !important;
}
body .ba-col-3-center.ba-col-16px .gmPhantom_Container .gmPhantom_thumbsWrapper {
    margin: 0 -15px !important;
    width: calc(100% + 30px) !important;
    max-width: calc(100% + 30px) !important;
}
body .ba-col-3-center.ba-col-16px .gmPhantom_ThumbContainer {
    padding: 15px !important;
}
@media only screen and (max-width: 1240px) {
	.ba-col-2-center .gmPhantom_Container, 
	.ba-col-2-center .gmPhantom_Container .gmPhantom_thumbsWrapper {
	    max-width: 100% !important;
	}
}
@media only screen and (max-width: 826px) {
	body .ba-col-2-center .gmPhantom_ThumbContainer,
	body .ba-col-3-center .gmPhantom_ThumbContainer {
		width: 100% !important;
		margin: 0px !important;
	}
}
@media only screen and (max-width: 480px) {
	body .ba-col-2-center .gmPhantom_ThumbContainer {
	    padding: 15px !important;
	}
}

/* Single Blog Css */
.single .et_pb_text p, 
.single .et_pb_text ul > li, 
.single .et_pb_text ol > li, 
.single .dsm_icon_list .dsm_icon_list_items {
    color: #BEBCBC!important;
}
.single .et_pb_text h1, 
.single .et_pb_text h2, 
.single .et_pb_text h3, 
.single .et_pb_text h4, 
.single .et_pb_text h5, 
.single .et_pb_text h6 {
    color: #CCBD90 !important;
}

.blogpostlist .et_pb_text h1, 
.blogpostlist .et_pb_text h2, 
.blogpostlist .et_pb_text h3, 
.blogpostlist .et_pb_text h4, 
.blogpostlist .et_pb_text h5, 
.blogpostlist .et_pb_text h6 {
    color: #CCBD90 !important;
}
@media screen and (max-width: 320px) and (min-width: 240px) {
    .slick-list.draggable .slick-track .et_pb_column {
        width: 256px !important;
    }
}
@media screen and (max-width: 479px) and (min-width: 370px) {
    .slick-list.draggable .slick-track .et_pb_column {
        width: 300px !important;
    }
}
@media only screen and (max-width: 479px){
    .slick-list.draggable {
        overflow: hidden;
    }
    .slick-list.draggable p {
    	padding: 0 10px !important;
    }
}
@media only screen and (max-width: 980px) {
	.gallery-2-col .et_pb_column {
	    width: 47.25% !important;
	    margin-right: 5.5% !important;
		margin-bottom: 0px;
	}
	.gallery-2-col {
		padding-top: 5% !important;
	}
}
.dsm_icon_list .dsm_icon_list_items > li > .dsm_icon_list_text > a {
    display: inline-block !important;
    vertical-align: top !important;
}

@media only screen and (max-width: 826px) {
	.bam2col-gallery .gmedia-amron-masonry-collection .gmedia-amron-content>.gmedia-amron-collection-column {
	    -webkit-column-count: 2;
	    -moz-column-count: 2;
	    column-count: 2;
	    -webkit-column-gap: 4%;
	    -moz-column-gap: 4%;
	    column-gap: 4%;
	}
	.bam2col-gallery .gmedia-amron-masonry-collection .gmedia-amron-content>.gmedia-amron-collection-column > .gmedia-amron-masonry-thumb-pint {
	    padding: 4% 0px !important;
	}
	.section_rbeforeafter2col.bam2col-gallery {
		width: calc(80% + 4%) !important;
	}
	.section_rbeforeafter2col.bam2col-gallery>.et_pb_column {
		margin-bottom: 4% !important;
	}
	.section_rbeforeafter2col.bam2col-gallery>.et_pb_column>.et_pb_module {
		padding: 0 2% !important;
		margin-bottom: 0px !important;
		width: 50% !important;
		float: left !important;
	}
	.section_rbeforeafter2col.bam2col-gallery>.et_pb_column>.et_pb_module.et_pb_text {
		width: 100% !important;
		padding-top: 5% !important;
		padding-bottom: 5% !important;
	}
	.gallery-2-col.bam2col-gallery {
		padding: 4% 0px !important;
		width: calc(80% + 4%) !important;
	}
	.gallery-2-col.bam2col-gallery .et_pb_column {
		padding: 0 2% !important;
		margin: 0px !important;
		width: 50% !important;
		float: left !important;
	}
	body .ba-col-2-center.bam2col-gallery {
		margin-left: -2% !important;
		margin-right: -2% !important;
	}
	body .ba-col-2-center.bam2col-gallery .gmPhantom_Container {
		padding: 0px !important;
	}
	body .ba-col-2-center.bam2col-gallery .gmPhantom_ThumbContainer {
		width: 50% !important;
		padding: 2% !important;
	}
	.bam2col-gallery .beforeafterimgbox {
		margin-left: -2% !important;
		margin-right: -2% !important;
		margin-bottom: -2% !important;
	}
	.bam2col-gallery .beforeafterimgbox .beforeafterimgcol {
		width: 50% !important;
		padding: 0px 2%  !important;
		margin-bottom: 4% !important;
	}
	.bacm2col-gallery.bam2col-gallery {
		margin-bottom: -4%!important;
		width: calc(80% + 4%)!important;
	}
	.bacm2col-gallery.bam2col-gallery > .et_pb_column {
		padding: 0 2% 4%!important;
		margin: 0px !important;
		width: 50% !important;
		float: left !important;
	}
}
@media only screen and (max-width: 700px){
	.pgc-rev-lb-b-view .pgc-rev-lb-b-info-wrap {
		display: block;
    	width: 100%;
	}
	.pgc-rev-lb-b-view .pgc-rev-lb-b-info-wrap .pgc-rev-lb-b-item-title {
		font-size: 18px !important;
	}
	.bam2col-gallery .gmedia-amron-masonry-collection {
		min-height: inherit !important;
	}
}

.gold-color {
    color: #CBBD90 !important;
}
@media only screen and (max-width: 890px){
	body .dsm_icon_list .dsm_icon_list_items, 
	body .dsm_icon_list .dsm_icon_list_items .dsm_icon_list_text {
		font-size: 14px !important;
	}
}

html body .modula .modula-items .modula-item.tg-loaded img.pic, 
html body .modula.modula-columns .modula-items .modula-item img.pic {
    display: block;
    opacity: 1;
	border-radius: 6px;
}


html body .modula-ghover .modula.modula-gallery.modula-columns .modula-item .modula-item-content {
    position: relative;
    z-index: 1;
	overflow: hidden;
    border-radius: 6px;
	width: 100%;
}
html body .modula.modula-columns .modula-items .modula-item img.pic { width: 100%; }
html body .modula-ghover .modula.modula-gallery.modula-columns .modula-item .modula-item-content:before {
    content: '';
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    display: block;
    position: absolute;
    z-index: 1;
    background-color: #000000;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.5s;
}
html body .modula-ghover .modula.modula-gallery.modula-columns .modula-item .modula-item-content:after {
    content: '';
    left: auto;
    right: 0px;
    bottom: 0px;
    top: auto;
    width: 20px;
    height: 20px;
    margin: 15px;
    display: block;
    position: absolute;
    z-index: 2;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
    background-image: url('/wp-content/uploads/2021/04/gmedia-amron-zoom-icon3.svg');
    transform: translateX(calc(100% + 30px));
    transition: transform 0.2s;
}
html body .modula-ghover .modula.modula-gallery.modula-columns .modula-item:hover .modula-item-content:before {
    opacity: 0.7;
}
html body .modula-ghover .modula.modula-gallery.modula-columns .modula-item:hover .modula-item-content:after {
    transform: translateX(-10%);
}
html body .modula-ghover .modula.modula-gallery.modula-columns .modula-item:hover .modula-item-content > img.pic {
    transform: scale(1.1);
}
@media only screen and (max-width: 992px) {
    html body .modula-gmr .modula.modula-gallery.modula-columns .modula-items {
        margin-right: -35px !important;
    }
}



/* Home Banner Slider */
.banner-slider.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.banner-slider .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.banner-slider .slick-list:focus{outline:none}
.banner-slider .slick-list.dragging{cursor:pointer;cursor:hand}
.banner-slider.slick-slider .slick-track,
.banner-slider.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.banner-slider .slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.banner-slider .slick-track:before,
.banner-slider .slick-track:after{display:table;content:''}
.banner-slider .slick-track:after{clear:both}
.banner-slider .slick-loading .slick-track{visibility:hidden}
.banner-slider .slick-slide{display:none;float:left;height:100%;min-height:1px}
.banner-slider [dir='rtl'] .slick-slide{float:right}
.banner-slider .slick-slide img{display:block}
.banner-slider .slick-slide.slick-loading img{display:none}
.banner-slider .slick-slide.dragging img{pointer-events:none}
.banner-slider.slick-initialized .slick-slide{display:block}
.banner-slider .slick-loading .slick-slide{visibility:hidden}
.banner-slider .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.banner-slider .slick-arrow.slick-hidden{display:none}
.w100 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.banner-slider {
    background-color: #292321;
    padding-top: 30px;
    overflow: hidden;
    height: 408px;
    position: relative;
    z-index: 1;
}
.banner-slider-items {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.banner-slider-container {
    margin: 0px auto;
    display: block;
    width: 80%;
    max-width: 1190px;
}
.banner-slider-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    -ms-flex-align: end;
    align-items: flex-end;
    min-height: 377px;
}
.banner-slider-col {
	position: relative;
	z-index: 1;
    display: block;
    width: 100%;
    padding: 0px 15px;
}
.banner-slider .text-box {
    background-color: rgba(0, 0, 0, 0.6);
    border-left: 2px solid #cbbd90;
    border-top: 2px solid #cbbd90;
    width: 100%;
    max-width: 415px;
    padding: 30px 38px;
}
.banner-slider .text-box .text-box-inner {
    overflow: hidden;
    display: block;
    width: 100%;
}
.banner-slider .text-title {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    color: #FFFFFF;
    font-family: "Playfair Display";
    font-weight: 500;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0px 0px 8px;
    padding: 0px;
}
.banner-slider .text-box p {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    color: #FFFFFF;
    font-family: "Playfair Display";
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    margin: 0px 0px 30px;
    padding: 0px !important;
}
.banner-slider .text-box p:last-child {
    margin-bottom: 0px;
}
.banner-slider .text-btn {
	display: inline-block;
	vertical-align: top;
    font-family: "Raleway";
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    margin: 0px;
    padding: 0px 0px 10px;
}
.banner-slider .text-btn i {
    color: #77c1bc;
}
@media only screen and (max-width: 980px) {
    .banner-slider {
        height: 330px;
    }
	.banner-slider-row {
		min-height: 300px;
	}
	.banner-slider .text-box {
		max-width: 320px;
		padding: 25px;
	}
	.banner-slider .text-title {
		font-size: 24px;
	}
	.banner-slider .text-box p {
		margin-bottom: 20px;
	}
	.banner-slider .text-btn {
		font-size: 11.5px;
		padding-bottom: 5px;
	}
}
@media only screen and (min-width: 480px) {
	.banner-slider-mobileimg {
		display: none !important;
	}
}
@media only screen and (max-width: 479px) {
    .banner-slider {
        height: 485px;
    }
	.banner-slider-row {
		min-height: inherit;
		padding-bottom: 60px;
	}
	.banner-slider-items {
		background-image: none !important;
	}
	.banner-slider-container {
		max-width: 370px;
	}
	.banner-slider-mobileimg {
	    display: block !important;
	    width: 100%;
	    max-width: 370px;
	    padding-top: 106%;
	    margin: 0px auto;
	    overflow: hidden;
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover;
	    border-radius: 4px;
	}
	.banner-slider .text-box {
	    position: absolute;
	    z-index: 2;
	    left: auto;
	    right: 15px;
	    top: auto;
	    bottom: 0px;
	    border-left: 1px solid #cbbd90;
		border-top: 1px solid #cbbd90;
	    border-radius: 0px 0px 4px;
	}
	.banner-slider .text-box:before {
	    content: "";
	    left: -1px;
	    right: -60px;
	    top: -1px;
	    bottom: -100px;
	    position: absolute;
	    z-index: -1;
	    border-left: 1px solid #cbbd90;
	    border-top: 1px solid #cbbd90;
	}
	.banner-slider .text-box {
	    max-width: 280px;
	    min-height: 120px;
	    padding: 15px;
	}
	.banner-slider .text-title {
	    font-size: 22px;
	}
	.banner-slider .text-box p {
		font-size: 14px;
		margin-bottom: 0px;
	}
	.banner-slider .banner-slider-container > .text-btnwrap {
	    text-align: center;
	    display: block;
	    width: 100%;
	    margin-top: 20px;
	}
	.banner-slider .text-box .text-btnwrap {
	    position: absolute;
	    left: 20px;
	    right: 20px;
	    top: calc(100% + 20px);
	}
}
@media only screen and (max-width: 400px) {
    .banner-slider {
        height: 435px;
    }
	.banner-slider .text-box {
	    max-width: 240px;
	}
	.banner-slider .text-title {
	    font-size: 20px;
	}
	.banner-slider .text-box p {
	    font-size: 12px;
	}
	.banner-slider .text-btn {
	    font-size: 10px;
	}
}
@media only screen and (max-width: 360px) {
    .banner-slider {
        height: 400px;
    }
	.banner-slider .text-box {
	    max-width: 200px;
	}
	.banner-slider .text-title {
	    font-size: 16px;
	}
}
@media only screen and (max-width: 330px) {
    .banner-slider {
        height: 380px;
    }
}

/* Dots */
.banner-slider .slick-dots {
    position: absolute;
    z-index: 2;
    top: 0px;
    bottom: auto;
    left: 0px;
    right: 0px;
    display: block;
    width: 80%;
    max-width: 1188px;
    padding: 0px;
    margin: 0px auto;
    list-style: none;
    text-align: right;
    line-height: 0px;
}
.banner-slider .slick-dots li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 4px;
  margin: 0px 5px;
  padding: 0px;
  cursor: pointer;
}
.banner-slider .slick-dots li button {
    font-size: 0px;
    line-height: 0px;
    display: block;
    width: 36px;
    height: 4px;
    padding: 0px;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none !important;
    border-radius: 10px;
    margin: 0px auto !important;
    background-color: #3C3C3C;
}
.banner-slider .slick-dots li button:hover,
.banner-slider .slick-dots li button:focus {
  outline: none;
}
.banner-slider .slick-dots li.slick-active button {
    background-color: #837D6F;
}

/* Arrows */
.banner-slider .slick-prev,
.banner-slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 2;
    top: 50%;
    display: block;
    width: 60px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    background-color: transparent;
    border: none;
    outline: none;
    border-radius: 100%;
}
.banner-slider .slick-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    width: 55px;
    height: 60px;
    line-height: 60px;
    font-size: 35px;
    color: #FFFFFF;
    display: block;
    cursor: pointer;
}
.banner-slider .slick-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    width: 55px;
    height: 60px;
    line-height: 60px;
    font-size: 35px;
    color: #FFFFFF;
    display: block;
    cursor: pointer;
}
.banner-slider .slick-prev:hover,
.banner-slider .slick-prev:focus,
.banner-slider .slick-next:hover,
.banner-slider .slick-next:focus {
    color: transparent;
    outline: none;
    opacity: 0.75;
}
.banner-slider .slick-prev {
    left: 25px;
}
.banner-slider [dir='rtl'] .slick-prev {
    right: 25px;
    left: auto;
}
.banner-slider .slick-next {
    right: 25px;
}
.banner-slider [dir='rtl'] .slick-next {
    right: auto;
    left: 25px;
}
.banner-slider .slick-prev > img, 
.banner-slider .slick-next > img {
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
    .banner-slider .slick-prev {
        left: -10px;
    }
    .banner-slider [dir='rtl'] .slick-prev {
        right: -10px;
    }
    .banner-slider .slick-next {
        right: -10px;
    }
    .banner-slider [dir='rtl'] .slick-next {
        left: -10px;
    }
}
@media only screen and (max-width: 479px) {
	.banner-slider .slick-dots {
		text-align: center;
	}
	.banner-slider .slick-prev, 
	.banner-slider .slick-next {
		top: 40%;
	}
	.banner-slider .slick-prev {
	    left: 10%;
	}
	.banner-slider .slick-next {
	    right: 10%;
	}
}


.pagination .page-numbers {
    width: 22px;
    height: 22px;
    line-height: 20px;
    border: 1px solid #CBBE90;
    color: #CBBE90;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0px 1.5px;
}
.pagination .page-numbers.current {
    background-color: #CBBE90;
    color: #292321;
}
.pagination .page-numbers.dots {
    border-color: transparent !important;
}
.pagination .page-numbers.next {
    border-color: transparent !important;
    font-size: 0px !important;
    background-repeat: no-repeat;
    background-size: 5.5px 9.5px;
    background-position: center;
    background-image: url('/wp-content/uploads/2022/01/pagination-rightimg.svg');
}
.pagination .page-numbers.prev {
    border-color: transparent !important;
    font-size: 0px !important;
    background-repeat: no-repeat;
    background-size: 5.5px 9.5px;
    background-position: center;
    background-image: url('/wp-content/uploads/2022/01/pagination-leftimg.svg');
}


/* Blog Single Page Testimonial Css */
.single-post .et_pb_testimonial {
    border-style: solid !important;
    border-width: 2px !important;
    border-color: #cbbd90 !important;
    background-color: transparent !important;
}
.single-post .et_pb_testimonial:before {
    color: #cbbd90 !important;
    background-color: #253048 !important;
}

/* Rank Math Breadcrumb Css */
.rank-math-breadcrumb p, 
.rank-math-breadcrumb a {
    color: #726967;
    font-family: 'Lato',sans-serif;
}
.rank-math-breadcrumb span.separator {
    margin-left: 3px;
    margin-right: 3px;
}
.rank-math-breadcrumb span.last {
    color: #FFFFFF;
}

