/*
Theme Name:   GeneratePress Child
Theme URI:    http://example.com/generatepress-child/
Description:  GeneratePress Child Theme
Author:       Tom Usborne
Author URI:   https://tomusborne.com/
Template:     generatepress
Version:      3.4.0
Text Domain:  generatepresschild
*/
//ul.two-column-list {
    column-count: 2;
}
.sp_ul{  margin-top: 20px;}
.sp_ul ul{display: initial!important;  }
.sp_ul li{text-decoration:none!important}
.sp_ul2{padding-left:20px!important}
.sp_ul2 li{text-align:left;list-style:disc;}

@import url('https://fonts.googleapis.com/css2?family=Gelasio:wght@400;500;600;700&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
    font-family: 'Avenir';
    src: url('/wp-content/themes/generatepress-child/assets/fonts/Avenir-Black.eot');
    src: url('/wp-content/themes/generatepress-child/assets/fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/generatepress-child/assets/fonts/Avenir-Black.woff2') format('woff2'),
        url('/wp-content/themes/generatepress-child/assets/fonts/Avenir-Black.woff') format('woff'),
        url('/wp-content/themes/generatepress-child/assets/fonts/Avenir-Black.ttf') format('truetype'),
        url('/wp-content/themes/generatepress-child/assets/fonts/Avenir-Black.svg#Avenir-Black') format('svg');
    font-weight: 900;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
}
body {
    overflow-x: hidden;
}
body ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
body a {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}
h1, h2, h3{
    font-family: "Gelasio", serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
body p {
    margin-bottom: 0;
    padding: 0;
}
body p{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    color: #44616E;
}
p:not(:last-of-type) {
    margin-bottom: 16px;
}
p:empty {
    display: none;
}
p a{
    color: #CD8A09;
    font-weight: 500;
}
a{
    cursor: pointer !important;
    transition: all 0.3s ease 0s;
    color: inherit;
}
section {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
img{
    display: block;
}
label.label1 {
    font-weight: 600;
    color: red;
    position: absolute;
    bottom: -16px;
    font-size: 11px;
    left: 0;
}
body h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    color: #23263E;
    margin-bottom: 0;
    text-transform: uppercase;
}
body h3 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    color: #23263E;
    margin-bottom: 0;
    text-transform: uppercase;
}
body h4,
.services-content h3 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.3;
    color: #CD8A09;
}
.section50 .pic{ background-image:url('https://dentistryriverside.com/wp-content/uploads/2024/03/smile-makeover-image.jpg');background-repeat:no-repeat;background-size:cover;height: 100%;background-position: center right;}

.section50 .text{padding: 80px;}
.section50{padding-bottom:100px}
.section50 h2.head2{
    font-size: 30px;
    font-weight: normal !important;    
    line-height: 1.4em !important;
	margin-bottom:30px
}

.section50 h2.head3{
    font-size: 30px;
    font-weight: normal !important;    
    line-height: 1.4em !important;
	margin-top:30px
}
/*.section50 strong{font-family: "Gelasio", serif;}*/
.emergency-section{text-align:center;padding-bottom:100px}
.emergency-section h2{
    font-size: 36px;
    font-weight: 300;}

.emergency-section h3{
	font-size: 48px;
    font-weight: bold;
	padding:20px 0
}

.emergency-section .in-text{
	font-size: 24px;
    font-weight: 300;
    line-height: 40px;
}
.emergency-section .in-text b{font-weight:700!important}

.emergency-section .call{ 
	font-size: 50px;
    font-weight: 600;
    line-height: 65px;
	margin-top:30px;
	color:#CD8A09
}
@media only screen and (max-width: 1199px){
	.section50 h2.head2 br{display:none}
    body h2{
        font-size: 44px;
    }
    body h4,
    .services-content h3 {
        font-size: 28px;
    }
}
@media only screen and (max-width: 1024px){
    body h2{
        font-size: 40px;
    }
    body h3{
        font-size: 28px;
    }
    body h4,
    .services-content h3 {
        font-size: 24px;
    }
}
@media only screen and (max-width: 991px){
    body h2{
        font-size: 34px;
    }
    body h3{
        font-size: 25px;
    }
    body h4,
    .services-content h3 {
        font-size: 23px;
    }
}
@media only screen and (max-width: 767px){
	.emergency-section .call {
    font-size: 35px;   
    line-height: 35px;
   
}
	.emergency-section .in-text {
    font-size: 20px;    
    line-height: 30px;
}
	
	.section50 h2.head2,.section50 h2.head3,h1.head1,.emergency-section h2 {
    font-size: 26px;    
}
	.emergency-section h3{ font-size: 30px;    }
	.emergency-section .text{padding:20px}
	.section50,.emergency-section {
    padding-bottom: 30px;
}
	
	.section50 .pic {  
    height: 300px;    
}
	
	.section50 .text {
    padding: 30px;
}
    body h2{
        font-size: 26px;
    }
    body h3{
        font-size: 18px;
    }
    body h4,
    .services-content h3 {
        font-size: 20px;
    }
}
/****** Container css ******/
@media only screen and (max-width: 991px) and (min-width: 767px) {
    body .container{
        padding: 0 20px;
    }
}
@media only screen and (min-width: 576px){
   body .container{
        max-width: 100%;
        width: 100%;
    }
}
@media only screen and (min-width: 650px){
   body .container{
        max-width: 100%;
        width: 100%;
    }
}
@media only screen and (min-width: 768px){
    body .container{
        max-width: 920px;
        width: 100%;
    }
}
@media only screen and (min-width: 992px){	
    body .container{
        max-width: 960px;
        width: 100%;
    }
}
@media only screen and (min-width: 1200px){
    body .container{
        max-width: 1140px;
        width: 100%;
    }
}
@media only screen and (min-width: 1300px){
    body .container{
        max-width: 1210px;
        width: 100%;
    }
}
@media only screen and (min-width: 1400px){
    body .container{
        max-width: 1320px;
        width: 100%;
    }
}
@media only screen and (min-width: 1600px){
    body .container{
        max-width: 1520px;
        width: 100%;
    }
}
@media only screen and (min-width: 1800px){
    body .container{
        max-width: 1720px;
        width: 100%;
    }
}
@media only  screen and (min-width : 1600px){
    body .mxw-1500{
        max-width: 1500px;
        margin: 0 auto;
    }
}
@media only  screen and (min-width : 1400px){
    body .mxw-1500{
        max-width: 1320px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 1024px){
    body .mxw-1024{
        max-width: 1024px;
    }
}
.number-listing{
    margin: 0;
}
.common-listing li {
    position: relative;
    padding-left: 24px;
    display: inline-block;
    width: 100%;
    font-size: 18px;
	
}
.number-listing li{
    font-size: 18px;
    padding-left: 6px;
}
.number-listing li:not(:last-child),
.common-listing li:not(:last-child){
    margin-bottom: 16px;
}
.number-listing li::marker {
    width: 20px;
    font-size: 20px;
}
.common-listing li:before {
    position: absolute;
    content: "";
    left: 0;
    width: 10px;
    aspect-ratio: 1;
    background-color: #CD8A09;
    border-radius: 50%;
    top: 8px;
}
@media only screen and (max-width: 768px){
    .number-listing li,
    .common-listing li{
        font-size: 16px;
    }
}
/****** Container css ******/
.site-content{
    display: inherit;
}
.site-content .content-area {
    width: 100%;
}
.section_padding{
    padding: 100px 0;
}
.section_margin{
    margin: 100px 0;
}
@media only screen and (max-width: 1200px){
    .section_padding{
        padding: 80px 0;
    }
    .section_margin{
        margin: 80px 0;
    }
}
@media only screen and (max-width: 991px){
    .section_padding{
        padding: 60px 0;
    }
    .section_margin{
        margin: 60px 0;
    }
}
@media only screen and (max-width: 767px){
    .section_padding{
        padding: 50px 0;
    }
    .section_margin{
        margin: 50px 0;
    }
    body .container-fluid,
    body .container {
        padding: 0 30px;
        max-width: 100%;
    }
}
@media only screen and (max-width: 575px){
    .section_padding{
        padding: 40px 0;
    }
    .section_margin{
        margin: 40px 0;
    }
}
.site.grid-container.container {
    padding: 0;
    max-width: 100% !important;
}
/* default-typeing */
.common-title {
    padding-bottom: 60px;
}
.common-title p{
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    color: #44616E;
    padding-top: 26px;
    position: relative;
    width: 100%;
    max-width: 1140px;
    margin: 15px auto 0;
    display: block;
}
.common-title p::before{
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 140px;
    height: 2px;
    background-color: #CD8A09;
}
.btn-wrap {
    display: flex;
    gap: 24px;
    align-items: center;
}
.default-btn {
    background: #CD8A09;
    padding: 12px 24px;
    color: #FFF;
    font-size: 16px !important;
    font-weight: 900 !important;
    line-height: 1.4;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 2px solid #CD8A09;
    font-family: 'Avenir';
    white-space: nowrap;
    margin-top: 32px;
    text-align: center;
    display: flex;
    width: fit-content;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
a.default-btn:hover, a.default-btn:focus,
button.default-btn:hover, button.default-btn:focus {
    background-color: transparent;
    color: #CD8A09;
}
.default-btn:hover img, .default-btn:focus img {
    filter: brightness(0) saturate(100%) invert(60%) sepia(93%) saturate(2498%) hue-rotate(10deg) brightness(92%) contrast(93%);
}
.default-btn.border-btn {
    color: #CD8A09;
    background-color: transparent;
}
.default-btn.border-btn:hover, .default-btn.border-btn:focus{
    color: #fff;
    background-color: #CD8A09;
}
@media only screen and (max-width: 1199px){
    .common-title{
        padding-bottom: 50px;
    }
}
@media only screen and (max-width: 991px){
    .common-title{
        padding-bottom: 40px;
    }
}
@media only screen and (max-width: 768px){
    .common-title{
        padding-bottom: 30px;
    }
    .common-title p{
        font-size: 16px;
        padding-top: 20px;
    }
}
@media only screen and (max-width: 575px){
    .common-title p{
        padding-top: 15px;
    }
    .default-btn {
        letter-spacing: unset;
        font-size: 14px !important;
        padding: 12px 0 !important;
        width: 100%;
        margin-top: 20px;
    }
}
/*Slider Arrow Design*/
.patient-story-slider .slick-arrow,
.before-after-slider .slick-arrow,
.partners-slider .slick-arrow,
.page-image-slider .slick-arrow {
    z-index: 11;
    width: 50px;
    height: 25px;
    line-height: 1 !important;
    padding: 0 !important;
    font-size: 0 !important;
}
.patient-story-slider .slick-arrow::before,
.before-after-slider .slick-arrow::before,
.partners-slider .slick-arrow::before,
.page-image-slider .slick-arrow::before {
    transform: translate(-50%, -50%);
    content: "";
    background-image: url("/wp-content/uploads/2024/03/arrow-left.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 50px;
    height: 25px;
    opacity: 1;
    position: absolute;
    left: 50%;
    top: 50%;
}
.patient-story-slider .slick-arrow.slick-next::before,
.before-after-slider .slick-arrow.slick-next::before,
.partners-slider .slick-arrow.slick-next::before,
.page-image-slider .slick-arrow.slick-next::before {
    content: "";
    background-image: url("/wp-content/uploads/2024/03/arrow-right.svg");
}
@media only screen and (min-width: 1200px){
    .patient-story-slider .slick-prev,
    .before-after-slider .slick-prev,
    .partners-slider .slick-prev,
    .page-image-slider .slick-prev {
        left: -35px;
    }
    .patient-story-slider .slick-next,
    .before-after-slider .slick-next,
    .partners-slider .slick-next,
    .page-image-slider .slick-next {
        right: -35px;
    }    
}
@media only screen and (max-width:1199px) {
    .patient-story-slider .slick-arrow,
    .patient-story-slider .slick-arrow::before,
    .before-after-slider .slick-arrow,
    .before-after-slider .slick-arrow::before,
    .partners-slider .slick-arrow,
    .partners-slider .slick-arrow::before,
    .page-image-slider .slick-arrow,
    .page-image-slider .slick-arrow::before{
        width: 40px;
        height: 20px;
    }
}
@media only screen and (max-width: 991px){
    .patient-story-slider .slick-arrow,
    .patient-story-slider .slick-arrow::before,
    .before-after-slider .slick-arrow,
    .before-after-slider .slick-arrow::before,
    .partners-slider .slick-arrow,
    .partners-slider .slick-arrow::before,
    .page-image-slider .slick-arrow,
    .page-image-slider .slick-arrow::before{
        width: 25px;
        height: 15px;
    }
    .patient-story-slider .slick-prev,
    .before-after-slider .slick-prev,
    .partners-slider .slick-prev,
    .page-image-slider .slick-prev {
        left: -20px;
    }
    .patient-story-slider .slick-next,
    .before-after-slider .slick-next,
    .partners-slider .slick-next,
    .page-image-slider .slick-next {
        right: -20px;
    }
}
/*Slider Arrow Design*/
/* =========================================================
== Header Css Start
============================================================ */
.site-header{
    z-index: 999;
    position: relative;
}
.inside-header.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    background-color: #fff;
    box-shadow: 0 1px 24px rgba(0, 0, 0, .1);
    flex-wrap: nowrap;
    animation: scroll-top 0.8s ease-in-out;
}
@keyframes scroll-top{
    0%{
        top: -100%;
    }
    40%{
        top: -50%;
    }
    100%{
        top: 0px;
    }
}
.inside-header{
    flex-wrap: nowrap !important;
}
.inside-header .site-logo {
    max-width: 200px;
    width: 100%;
}
.main-navigation.sub-menu-right {
    width: 100%;
}
.main-navigation .inside-navigation {
    justify-content: flex-end;
    gap: 16px;
}
.main-navigation .main-nav ul li a {
    position: relative;
    color: #CD8A09 !important;
    font-family: Poppins;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.2;
    padding: 10px 20px;
}
.main-navigation .main-nav ul.sub-menu li.current_page_item a {
    color: #fff !important;
    background-color: #CD8A09;
}
.main-navigation #menu-primary-menu-header-menu > li.current-menu-item > a {
    color: #9C6700 !important;
    font-weight: 500;
}
.mobile-menu-control-wrapper .menu-toggle,
.mobile-menu-control-wrapper .menu-toggle:hover,
.mobile-menu-control-wrapper .menu-toggle:focus,
.main-navigation{
    background-color: unset !important;
}
button.menu-toggle .gp-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    height: 48px;
    aspect-ratio: 1;
    border: 2px solid #CD8A09;
    border-radius: 4px;
}
button.menu-toggle .gp-icon svg {
    height: 1.5em;
    width: 1.5em;
    margin-bottom: 4px;
    color: #CD8A09;
}
.mobile-menu-control-wrapper .menu-toggle {
    padding-right: 0 !important;
}
nav#site-navigation.toggled {
    position: absolute;
    top: 100%;
    margin-top: 0 !important;
    width: calc(100% - 100px);
    left: 50px;
    background-color: #fff !important;
    border-radius: 16px;
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    padding: 12px;
    max-height: 70vh;
    height: fit-content;
    overflow-y: auto;
    display: block;
}

nav#site-navigation.toggled::-webkit-scrollbar {
    width: 8px;
}
nav#site-navigation.toggled::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgb(212, 212, 212); 
    border-radius: 10px;
}
nav#site-navigation.toggled::-webkit-scrollbar-thumb {
    background: #CD8A09; 
    border-radius: 10px;
}
.main-navigation.toggled .main-nav li:not(:last-child) {
    margin-bottom: 6px;
}
.main-navigation .inside-navigation{
    max-width: 100%;
    width: 100% !important;
}
.main-navigation a{
    display: inline-block !important;
    width: 100%;
}
.toggled .menu-item-has-children .dropdown-menu-toggle{
    padding: 0 16px;
}
.main-navigation.toggled .main-nav ul ul{
    border: 0;
}
.header-btn .default-btn{
    margin-top: 0;
}
.main-navigation ul ul.sub-menu{
    width: 250px;
}
.menu-item-has-children .dropdown-menu-toggle{
    padding-right: 5px;
    padding-left: 2px;
}
.main-navigation .main-nav ul.sub-menu li a{
    font-size: 16px !important;
}
@media only screen and (min-width: 1301px){
    .main-navigation .main-nav>ul{
        margin-right: 30px;
    }
}
/*@media only screen and (max-width: 1600px){
    .header-btn.call-btn {
        display: none;
    }
}*/
@media only screen and (max-width: 1400px){
    button.menu-toggle .gp-icon:after,
    .header-left-content p {
        font-size: 20px;
    }
    .inside-header{
        padding: 16px 30px;
    }
}
@media only screen and (max-width: 1400px) and (min-width: 1301px){
    .main-navigation .main-nav ul li a{
        font-size: 15px;
    }
    .header-btn .default-btn{
        font-size: 14px !important;
        padding: 12px 14px;
    }
}
@media only screen and (max-width: 1300px){
    .inside-header .btn-wrap {
        width: 100%;
        justify-content: flex-end;
    }
    .header-btn.call-btn {
        display: block;
    }
    .main-navigation{
        order: 1;
    }    
    nav#site-navigation{
        display: none;
    }
}
@media only screen and (max-width: 1200px){
    button.menu-toggle .gp-icon:after,
    .header-left-content p {
        font-size: 18px;
    }
}
@media only screen and (max-width: 991px){
    button.menu-toggle .gp-icon:after,
    .header-left-content p {
        font-size: 16px;
    }
    .inside-header {
        padding: 20px;
    }
    nav#site-navigation.toggled{
        left: 30px;
        width: calc(100% - 60px);
        border-radius: 6px;
        padding: 6px;
    }
    .main-navigation .main-nav ul li a{
        font-size: 16px;
        border-radius: 4px;
    }
    .main-navigation .main-nav ul ul li a{
        padding: 0;
        padding-left: 24px;
    }
    .header-btn.call-btn {
        display: none;
    }
}
@media only screen and (max-width: 768px){
    .inside-header .btn-wrap{
        display: none;
    }
}
@media only screen and (max-width: 575px){
    .header-left-content {
        display: none;
    }
    nav#site-navigation.toggled{
        left: 10px;
        width: calc(100% - 20px);
    }
    .main-navigation .main-nav ul li a{
        padding: 6px 16px;
    }
}
/* =========================================================
== Header Css Stop
============================================================ */
/* =========================================================
== Banner Css Start
============================================================ */
.home .banner-section {
    padding-bottom: 0;
    position: relative;
    z-index: 1;
}
.banner-video-content{
    position: relative;
    aspect-ratio: 16 / 7.07;
    overflow: hidden;
}
.banner-video-content::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgb(0 0 0 / 50%) 50%, transparent);
    z-index: -1;
}
.banner-video-content iframe {
    display: block;
    aspect-ratio: 16/9;
    transform: scale(1.28);
}
.bg-video{
    position: relative;
}
.banner-content {
    position: absolute;
    padding: 48px 0 150px;
    bottom: 0;
    max-width: 1575px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.banner-content h1,.banner_heading{
    color: #FFF;
    text-shadow: 0px 2px 55px rgba(0, 0, 0, 0.20);
    font-family: "Gelasio", serif;
    font-size: 72px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.banner-content p {
    color: #FFF;
    text-shadow: 0px 2px 55px rgba(0, 0, 0, 0.20);
    font-family: "Gelasio", serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}
@media only screen and (min-width: 992px){
    .banner-content h1,.banner_heading{
        width: 100%;
        max-width: 90%;
        margin: 0 auto 16px;
    }
}
@media only screen and (max-width: 1600px){
    .banner-content h1,.banner_heading{
        font-size: 62px;
    }
    .banner-content p{
        font-size: 40px;
    }
    .banner-content{
        max-width: 1300px;
        padding: 48px 0 130px;
    }
}
@media only screen and (max-width: 1440px){
    .banner-content{
        padding: 48px 0 110px;
    }
}
@media only screen and (max-width: 1200px){
    .banner-content h1,.banner_heading{
        font-size: 56px;
    }
    .banner-content p{
        font-size: 32px;
    }
    .banner-content{
        max-width: 991px;
        padding: 48px 0 80px;
    }
}
@media only screen and (max-width: 1024px){
    .banner-content{
        padding: 48px 0 60px;
    }
}
@media only screen and (max-width: 991px){
     .banner-content h1,.banner_heading{
        font-size: 44px;
        margin-bottom: 10px;
    }
    .banner-content p{
        font-size: 24px;
    }
    .banner-content {
        max-width: 100%;
        padding: 30px;
    }
}
@media only screen and (max-width: 768px){
    .banner-content {
        position: unset;
        background: url(/wp-content/uploads/2024/03/black-bg-img.webp);
        transform: unset;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .banner-content h1,.banner_heading{
        font-size: 32px;
        letter-spacing: 3px;
        margin-bottom: 6px;
    }
    .banner-content p {
        font-size: 20px;
    }
}
@media only screen and (max-width: 575px){
     .banner-content h1,.banner_heading{
        font-size: 26px;
        letter-spacing: 1px;
    }
    .banner-content p {
        font-size: 16px;
    }
}
/* =========================================================
== Banner Css Stop
============================================================ */
/* ====================================
== Start About Section
======================================= */
.about-sec {
    position: relative;
    z-index: 1;
}
.about-sec::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("/wp-content/uploads/2024/03/about-bg-image.webp") no-repeat center;
    background-size: cover;
    z-index: -1;
    box-shadow: 0px 100px 80px 0px #00000012, 0px 41.7775993347168px 33.42210006713867px 0px #0000000D, 0px 22.336299896240234px 17.868999481201172px 0px #0000000B, 0px 12.521599769592285px 10.017200469970703px 0px #00000009, 0px 6.650100231170654px 5.320079803466797px 0px #00000007, 0px 2.7672600746154785px 2.2138099670410156px 0px #00000005;
}
.about-sec h3.sub-title{
    padding-bottom: 10px;
}
.about-sec span.sub-title,.head1 {
    font-size: 36px;
    line-height: 1.2;
    color: #23263E;
    margin-bottom: 26px;
    text-transform: uppercase;
    font-family: "Gelasio", serif;
    display: block;
}
.about-image {
    margin-right: 36px;
}
.about-image img {
    width: 100%;
    height: 100%;
    display: block;
    box-shadow: 0px 41.7775993347168px 33.42210006713867px 0px #0000000D;
}
.about-description {
    width: 100%;
    max-width: 758px;
}
.about-description ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 16px;
    column-gap: 10px;
    margin-bottom: 20px;
}
.about-description ul li {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    color: #44616E;
    position: relative;
    padding-left: 15px;
    text-decoration: underline;
}
.about-description ul li::before {
    position: absolute;
    content: "";
    width: 6px;
    aspect-ratio: 1;
    background-color: #44616E;
    border-radius: 50%;
    left: 0;
    top: 8px;
}
@media only screen and (min-width: 1200px){
    .about-sec::before{
        max-height: 90%;
    }
    .about-image{
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
    }
    .about-image img{
        display: none;
    }
    .about-description{
        padding-bottom: 100px;
    }
    .about-description p:not(:last-of-type) {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 1400px){
    .about-image {
        margin-right: 26px;
    }
    .about-description ul{
        grid-template-columns: repeat(3, 1fr);
    }
    .about-sec span.sub-title{
        font-size: 34px;
    }
}
@media only screen and (max-width: 1199px){
    .about-image {
        margin-right: 16px;
    }
    .about-description ul{
        grid-template-columns: repeat(2, 1fr);
        margin-bottom: 16px;
    }
    .patient-story-slider {
        margin-bottom: 20px;
    }
	.about-sec span.sub-title {
        font-size: 30px;
    }
}
@media only screen and (max-width: 991px){
    .patient-story-slider {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 767px){
    .patient-story-slider {
        margin-bottom: 0 !important;
    }
    .about-image {
        margin-right: 0;
    }
    .about-description {
        margin-top: 30px;
    }
	.about-sec span.sub-title {
    font-size: 16px;
}
}
/* ====================================
== End About Section
======================================= */
/* ====================================
== Start Patient Story Section
======================================= */
.patient-story-slider {
    margin-bottom: 0;
}
.patient-story-slide{
    margin: 0 25px;
}
.patient-story-slider .slick-track {
    margin: 0 auto;
}
.patient-story-slide .patient_full_img {
    position: relative;
    padding-top: 56.50%;
}
.patient_full_img iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.patient-story-text {
    background: #9C6700;
    padding: 17px 15px;
    text-align: center;
}
.patient-story-text p {
    color: #fff;
}
@media only screen and (max-width: 1400px){
    .patient-story-slide {
        margin: 0 15px;
    }
}
@media only screen and (max-width: 991px){
    .patient-story-slide {
        margin: 0 10px;
    }
}
/* ====================================
== End Patient Story Section
======================================= */
/* ====================================
== Start Two Side Text Section
======================================= */
.blue-white-sec {
    height: 100%;
    padding: 100px;
	 padding: 100px 140px;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px 100px 80px 0px #00000012, 0px 41.7775993347168px 33.42210006713867px 0px #0000000D, 0px 22.336299896240234px 17.868999481201172px 0px #0000000B, 0px 12.521599769592285px 10.017200469970703px 0px #00000009, 0px 6.650100231170654px 5.320079803466797px 0px #00000007, 0px 2.7672600746154785px 2.2138099670410156px 0px #00000005;
}
.bg-text-left {
    background-image: url("/wp-content/uploads/2024/03/white-bg-img.webp");
}
.bg-text-right {
    background-image: url("/wp-content/uploads/2024/03/black-bg-img.webp");
}
.bg-text-right .bg-text-content > * {
    color: #ffffff;
}
.two-side-text .bg-text-right .bg-text-content p {
    color: #C8C8C8;
}
.bg-text-content h3 {
    padding-bottom: 36px;
}
@media only screen and (min-width: 992px){
    .bg-text-content p {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1200px){
    .blue-white-sec{
        padding: 80px 50px;
    }
}
@media only screen and (max-width: 991px){
    .blue-white-sec{
        padding: 60px;
    }
    .bg-text-content h3{
        padding-bottom: 26px;
    }
}
@media only screen and (max-width: 767px){
    .blue-white-sec{
        padding: 50px 30px;
    }
    .bg-text-content h3{
        padding-bottom: 20px;
    }
}
@media only screen and (max-width: 575px){
    .blue-white-sec{
        padding: 40px 30px;
    }
}
/* ====================================
== End Two Side Text Section
======================================= */
/* ====================================
== Start Services Section
======================================= */
.services-row {
    display: flex;
    flex-wrap: wrap;
    column-gap: 80px;
	column-gap: 50px;
    row-gap: 30px;
}
.services-col {
    width: 100%;
    max-width: calc(33.33% - 53.33px);
	 max-width: calc(25% - 42px);
}
.pricing-col.services-col{
	 max-width: calc(33.33% - 53.33px);
}
.pricing-row.services-row {
	column-gap: 80px;
}
.services-content h3 {
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
}
.services-content h3, .services-content img {
    margin-bottom: 28px;
}
/*@media only screen and (max-width: 1599px) and (min-width: 1200px){
    .services-content h3 {
         font-size: 32px; 
    }
}*/
@media only screen and (max-width: 1400px){
    .services-row,.pricing-row.services-row{
        column-gap: 60px;
    }
    .services-col {
        max-width: calc(33.33% - 40px);
		    max-width: calc(25% - 45px);
    }
}
/*@media only screen and (max-width: 1199px) and (min-width: 1025px){
    .services-content h3 {
         font-size: 28px; 
    }
}*/
@media only screen and (max-width: 1199px){
    .services-row,.pricing-row.services-row{
        column-gap: 40px;
    }
    .services-col {
        max-width: calc(33.33% - 26.66px);
		max-width: calc(25% - 32.66px);
    }
}
@media only screen and (max-width: 991px){
    .services-row,.pricing-row.services-row{
        column-gap: 30px;
    }
    .services-col,.pricing-col.services-col {
        max-width: calc(50% - 20px);
    }
    .services-content h3, .services-content img {
        margin-bottom: 24px;
    }
}
@media only screen and (max-width: 575px){
    .services-row{
        column-gap: 0px;
    }
    .services-col {
        max-width: 100%;
    }
    .services-content h4, .services-content img {
        margin-bottom: 20px;
    }
}
/* ====================================
== End Services Section
======================================= */
/*===============================================
= Start Welcome CSS
===============================================*/
/* video image and model */
.full_img {
    position: relative;
    text-align: center;
}
.full_img > img,
.full_img > picture > img {
    width: 100%;
}
.video-btn {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    border: none !important;
    padding: inherit !important;
    background-image: unset !important;
    background-color: transparent;
}
.video-btn:hover, .video-btn:focus{
    background-color: transparent;
}
.video-btn img {
    margin: 0 auto;
}
.video-btn i {
    color: #ffffff;
}
.modal-dialog {
    max-width: 800px !important;
    margin: auto !important;
    height: 100%;
    display: block !important;
}
.modal-body {
    position: relative;
    padding: 0
}
.modal-content {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #000;
    border-radius: 0 !important;
    border: none !important;
}
.video_modal .close {
    padding: 0;
    background-color: transparent;
    border: 0;
}
.close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999;
    font-size: 2rem !important;
    font-weight: 400 !important;
    color: #ffffff !important;
    opacity: 1;
    background: transparent;
    border: none !important;
    line-height: 1 !important;
    background-image: unset !important;
}
.close:hover {
    opacity: 1 !important;
    background: transparent !important;
    border: none !important;
    outline: none !important;
    color: #e5c160 !important
}
.modal-open .modal {
  background-color: rgb(0 0 0 / 70%);
}
.video_modal .modal-content .embed-responsive::before {
    content: "";
    padding-top: 55%;
    display: block;
}
.video_modal .modal-content .embed-responsive iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
@media only screen and (max-width: 575px){
    .video-btn img{
        width: 50px;
        height: 50px;
    }
}
/* video image and model */
.meet-dr-sec {
    position: relative;
    z-index: 1;
}
.meet-dr-sec::before {
    position: absolute;
    content: "";
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    width: 100%;
    max-width: 94%;
    height: 100%;
    max-height: 93%;
    background-image: url("/wp-content/uploads/2024/03/dark-bg.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px 100px 80px 0px #00000012, 0px 41.7775993347168px 33.42210006713867px 0px #0000000D, 0px 22.336299896240234px 17.868999481201172px 0px #0000000B, 0px 12.521599769592285px 10.017200469970703px 0px #00000009, 0px 6.650100231170654px 5.320079803466797px 0px #00000007, 0px 2.7672600746154785px 2.2138099670410156px 0px #00000005;
    z-index: -1;
}
.meet-dr-video {
    padding-left: 6%;
}
.meet-dr-content {
    padding-top: 100px;
    padding-left: 30px;
}
.meet-dr-content h2 {
    color: #fff;
    padding-bottom: 10px;
}
.meet-dr-content h2 span {
    display: block;
    font-family: "Gelasio", serif;
    font-size: 80px;
}
.meet-dr-content h3 {
    color: #fff;
    margin-bottom: 24px;
    text-transform: capitalize;
}
.meet-dr-content p {
    font-size: 20px;
    color: #C8C8C8;
    text-align: left;
    line-height: 1.6;
}
body .meet-doctor-slider{
    margin-bottom: 0 !important;
}
.meet-doctor-slider ul.slick-dots {
    bottom: -140px;
}
.meet-doctor-slider .slick-dots li button:before {
    opacity: 1;
    font-size: 12px;
    color: #fff;
}
.meet-doctor-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #CD8A09;
}
@media only screen and (min-width: 1801px){
    .meet-dr-sec.section_padding{
        padding-top: 0 !important;
    }
}
@media only screen and (max-width: 1800px){
    .dr-row{
        align-items: center !important;
    }
    .meet-dr-sec::before{
        max-width: 96%;
        max-height: 100%;
    }
    .meet-dr-content h2 span{
        font-size: 70px;
    }
    .meet-dr-content{
        padding-top: 0;
    }
}
@media only screen and (max-width: 1600px){
    .meet-dr-content h2 span{
        font-size: 60px;
    }
    .meet-dr-content p{
        font-size: 18px;
    }
}
@media only screen and (max-width: 1599px) and (min-width: 1300px){
    .meet-dr-content h2{
        font-size: 55px;
    }
}
@media only screen and (max-width: 1400px){
    .meet-dr-content{
        padding-left: 0;
    }
    .meet-dr-content h2 span{
        font-size: inherit;
    }
    .meet-dr-content p{
        font-size: 16px;
    }
}
@media only screen and (max-width: 1299px) and (min-width: 1200px){
    .meet-dr-content h2{
        font-size: 50px;
    }
}
@media only screen and (max-width: 1199px){
    .meet-dr-sec::before{
        max-height: 100%;
    }
    .meet-dr-content{
        padding-top: 0;
    }
    .meet-dr-content h2{
        font-size: 45px;
    }
    .meet-doctor-slider ul.slick-dots {
        bottom: -120px;
    }
}
@media only screen and (max-width: 991px){
    .modal-dialog {
        margin-right: 30px !important;
        margin-left: 30px !important
    }
    .meet-dr-content h2{
        font-size: 34px;
    }
    .meet-dr-content h3{
        margin-bottom: 14px;
    }
    .meet-doctor-slider ul.slick-dots {
        bottom: -90px;
    }
}
@media only screen and (max-width: 767px){
    .meet-dr-sec::before {
        max-width: 100%;
    }
    .meet-dr-video{
        padding-left: 0;
    }
    .meet-dr-content {
        margin-top: 30px;
    }
    .meet-dr-content h2{
        font-size: 26px;
    }
    .meet-dr-content h2 span{
        display: inline-block;
    }
    .meet-doctor-slider ul.slick-dots {
        bottom: -30px;
    }
}
/*===============================================
= End Welcome CSS
===============================================*/
/*===============================================
= Start Pricing CSS
===============================================*/
.pricing-table {
    height: 100%;
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    box-shadow: 0 100px 80px 0 hsl(0deg 0% 0% / 5%), 0 42px 33px 0 rgb(0 0 0 / 5%), 0 22px 18px 0 rgb(0 0 0 / 5%), 0 13px 10px 0 rgb(0 0 0 / 5%), 0 7px 5px 0 rgb(0 0 0 / 5%), 0 3px 2px 0 rgb(0 0 0 / 5%);
}
.pricing-head {
    padding: 32px 32px 115px;
    background: url("/wp-content/uploads/2024/03/black-bg-img.webp") no-repeat center;
    background-size: cover;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}
.pricing-head h3 {
    font-size: 28px;
    color: #fff;
    padding-bottom: 16px;
}
.pricing-head h3:nth-child(2){
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}
.pricing-head p {
    color: #C8C8C8;
    font-size: 24px;
    position: absolute;
    width: 100%;
    left: 32px;
    max-width: calc(100% - 64px);
}
.pricing-body {
    padding: 32px 32px 150px;
    background: url("/wp-content/uploads/2024/03/light-bg.webp") no-repeat center;
    background-size: cover;
    display: block;
    height: 100%;
}
.pricing-body ul li {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4;
    color: #44616E;
    position: relative;
    padding-left: 40px;
}
.pricing-body ul li:not(:last-of-type){
    padding-bottom: 20px;
}
.pricing-body ul li::before {
    position: absolute;
    content: "";
    width: 24px;
    aspect-ratio: 1;
    background: url("/wp-content/uploads/2024/03/pricing-check.svg") no-repeat center;
    left: 0;
    top: 4px;
}
.pricing-btn {
    width: 100%;
    max-width: calc(100% - 64px);
    position: absolute;
    left: 32px;
    bottom: 32px;
    top: auto;
}
.pricing-btn a.default-btn {
    width: 100%;
}
@media only screen and (max-width: 1600px){
    .pricing-head h3{
        font-size: 26px;
    }
    .pricing-head p, .pricing-body ul li{
        font-size: 20px;
    }
    .pricing-body ul li::before{
        width: 20px;
    }
}
@media only screen and (max-width: 1400px){
    .pricing-head{
        padding: 25px 25px 100px;
    }
    .pricing-head h3 {
        font-size: 24px;
    }
    .pricing-head p, .pricing-body ul li{
        font-size: 18px;
    }
    .pricing-body ul li::before{
        width: 18px;
    }
    .pricing-head p, .pricing-btn{
        max-width: calc(100% - 50px);
        left: 25px;
    }
    .pricing-body{
        padding: 25px 25px 130px;
    }
    .pricing-body ul li{
        padding-left: 30px;
    }
    .pricing-body ul li:not(:last-of-type) {
        padding-bottom: 15px;
    }
    .pricing-btn{
        bottom: 25px;
    }
}
@media only screen and (max-width: 1199px){
    .pricing-head {
        padding: 25px 25px 80px;
    }
    .pricing-body {
        padding: 25px 25px 100px;
    }
    .pricing-head p, .pricing-body ul li {
        font-size: 16px;
    }
}
@media only screen and (max-width: 991px){
    .pricing-head p, .pricing-btn {
        position: unset;
        max-width: 100%;
    }
    .pricing-head {
        padding: 25px 25px 40px;
    }
    .pricing-body {
        padding: 25px;
    }
}
@media only screen and (max-width: 575px){
    .pricing-head {
        padding: 20px 20px 40px;
    }
    .pricing-body {
        padding: 20px;
    }
}
/*===============================================
= End Pricing CSS
===============================================*/
/* =========================================================
== Footer Form Section CSS Start
============================================================ */
.footer-form-sec {
    background-image: url('/wp-content/uploads/2024/03/dark-bg.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.footer-form-sec h2,
.footer-form-sec h3,
.footer-form-sec h4,
.form-number p a {
    color: #FFFFFF;
}
.form-number p a:hover {
    color: #CD8A09;
}
.footer-form-info p {
    color: #E8E8E8;
}
.footer-form-info>*:not(:last-child) {
    margin: 0 0 40px;
}
.footer-form-info h3 {
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
}
.footer-form-info h4,
.form-number p a {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.2;
}
/*Form*/
.form-input {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
    margin: 0 0 20px;
}
.form-input input,
.form-input select,
.form-input textarea {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #FFFFFF;
    border: 2px solid transparent;
    padding: 10px 16px;
}
.form-input input::focus,
.form-input select::focus,
.form-input textarea::focus {
    border-color: #CD8A09;
}
.form-input input::placeholder,
.form-input select::placeholder,
.form-input textarea::placeholder {
    font-size: 15px;
    font-weight: 500;
    color: #44616E;
}
/*.form-input input,
.form-input select {
    height: 48px;
}*/
.form-input textarea {
    height: 80px;
}
.form-input input[type="date"] {
    position: relative;
}
.form-input input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    left: 0;
    width: calc(100% - 10px);
    background-position: right;
}
.submit-btn.default-btn {
    background-color: #CD8A09;
    border-color: #CD8A09;
    margin-top: 0;
}

@media only screen and (max-width: 1200px){
    .footer-form-info h4, .form-number p a{
        font-size: 20px;
    }
}
@media only screen and (max-width: 991px){
    .footer-form {
        margin: 30px 0 0;
    }
    .footer-form-info h3{
        font-size: 32px;
    }
    .footer-form-info h4, .form-number p a{
        font-size: 24px;
    }
}
@media only screen and (max-width: 768px){
    .footer-form-info>*:not(:last-child) {
        margin: 0 0 20px;
    }
    .footer-form-info h4, .form-number p a{
        font-size: 24px;
    }
    .footer-form-info h3 {
        font-size: 18px;
    }
}
@media only screen and (max-width: 575px){
    .continue-btn button {
        width: 100%;
        margin: 0 0 10px;
    }
    .footer-form-info h4, .form-number p a{
        font-size: 16px;
    }
}

/* =========================================================
== Footer Form Section CSS End
============================================================ */
/* =========================================================
== Footer CSS Start
============================================================ */
.site-footer {
    padding: 80px 100px;
    position: relative;
}
.site-footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/wp-content/uploads/2024/03/footer-bg.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.4;
    z-index: -1;
}
.footer-widgets-container {
    padding: 0;
}
.footer-widgets, .site-info{
    background-color: transparent;
}
footer .copyright-bar {
    display: none;
}
footer .inside-site-info {
    padding: 15px 15px 0;
}
footer .footer-bar {
    margin: 0 !important;
}
.site-footer .inside-footer-widgets {
    margin: 0 !important;
    flex-wrap: wrap;
    align-items: center;
}
.site-footer .inside-footer-widgets>* {
    width: 100%;
    max-width: 100%;
    flex: 0 0 auto;
}
.site-footer .inside-footer-widgets>* .inner-padding {
    padding: 0 15px;
}
.footer-widget-2 img {
    width: 160px;
}
.footer-widget-3 {
    text-align: right;
}
.footer-widget-2, .footer-widget-5 {
    text-align: center;
}
.site-footer .footer-widget-2 p {
    color: #272727;
    font-size: 16px;
    letter-spacing: 0.16px;
    margin-bottom: 6px !important;
}
.site-footer p a {
    all: inherit;
    display: inline;
    margin: 0 !important;
}
.site-footer p a:hover {
    color: #CD8A09;
}
.footer-widget-2 .footer-links p span {
    margin: 0 14px;
}
.location-info p {
    color: #272727;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.18px;
}
.average-review {
    display: flex;
    align-items: center;
}
.average-review h5 {
    color: #CD8A09;
    font-family: "Poppins";
    font-size: 70px;
    font-weight: 400;
}
.average-star-img {
    display: flex;
    gap: 2px;
    margin-bottom: 5px;
}
.average-review-content p {
    color: #272727;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.12px;
}
.contact-info p {
    color: #272727;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.18px;
    margin-bottom: 28px;
}
.footer-social-media {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
}
@media only screen and (max-width: 1200px){
    .contact-info p,
    .location-info p{
        font-size: 16px;
    }
    .site-footer{
        padding: 60px;
    }
}
@media only screen and (max-width: 768px){
    .footer-widget-1,
    .footer-widget-3 {
        text-align: center;
    }
    .average-review,
    .footer-social-media{
        justify-content: center;
    }
    .inside-footer-widgets>div:not(:last-child) {
        margin-bottom: 30px;
    }
    .footer-widget-2{
        gap: 0;
    }
    .footer-social-media {
        margin-top: 20px;
    }
    .site-footer {
        padding: 40px 30px;
    }
}
@media only screen and (max-width: 575px){
    .inside-footer-widgets>div:not(:last-child) {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 769px) {
    .site-footer .inside-footer-widgets>* {
        max-width: 33.33%;
    }
}
/* =========================================================
== Footer CSS Stop
============================================================ */
/* =========================================================
== Start Sub Page Css
============================================================ */
p.video-caption {
    text-align: center;
    padding-top: 5px;
}
.page-id-507 .page-image-slider{
    max-width: 1140px;
}
.page-id-716 .page-image-slider{
    max-width: 1200px;
}
.page-image-slider{
    margin: 0 auto !important;
}
.page-image-slider,
.page-image-slider .slick-track{
    margin: 0 auto !important;
}
.page-slider-img {
    text-align: center;
    padding: 0 15px;
}
.page-slider-img img {
    margin: 0 auto;
}
.linear-section .common-title,
.linear-section .linear-repeater{
    text-align: center;
}
/*gallery template*/
.patient-img {
    width: 100%;
    height: 100%;
}
.patient-img img {
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
}
/*gallery template*/
.page-id-716 .video-content img {
    aspect-ratio: 1;
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.page-id-898 .smile-gallery-img img {
    margin: 0 auto;
    width: 100%;
    aspect-ratio: 3/1.3;
    object-fit: contain;
    object-position: center;
}
.content-box ul li {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    color: #44616E;
    position: relative;
    padding-left: 40px;
    padding-bottom: 20px;
}
.content-box ul li::before {
    position: absolute;
    content: "";
    width: 24px;
    aspect-ratio: 1;
    background: url("/wp-content/uploads/2024/03/pricing-check.svg") no-repeat center;
    left: 0;
    top: 4px;
}
@media only screen and (max-width: 1600px){
    .content-box ul li::before{
        width: 20px;
    }
}
@media only screen and (max-width: 1400px){
    .content-box ul li{
        padding-left: 30px;
    }
    .content-box ul li::before{
        width: 18px;
    }
}
/* =========================================================
== End Sub Page Css
============================================================ */
ul.sub-menu.toggled-on {
    background-color: #fff !important;
}
.patient-img .video-content {
    margin-bottom: 0;
}
/* =====================================
== Sub Page CSS Start
===================================== */
/* ========== Left Side Css ==========*/
.video-content{
    max-width: 768px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.video-content iframe,
.video-content img {
    box-shadow: rgb(0 0 0 / 10%) 0px 30px 20px 0px;
}
.video-content iframe {
    aspect-ratio: 16 / 9;
    display: block;
}
.right-side-img-section .default-content,
.left-side-img-section .default-content {
    max-width: 768px;
    width: 100%;
    margin: 0 auto;
}
.right-side-img-section .default-content h3,
.left-side-img-section .default-content h3{
    margin-bottom: 20px;
}
.right-side-img-section .default-content h3:empty,
.left-side-img-section .default-content h3:empty{
    margin-bottom: 0px;
}
.simple-text-section p,
.right-side-img-section .default-content p ,
.left-side-img-section .default-content p {
    font-size: 18px;
    line-height: 1.7;
}
@media only screen and (max-width: 991px){
    .simple-text-section p,
    .right-side-img-section .default-content p, 
    .left-side-img-section .default-content p {
        font-size: 16px;
    }
    .video-content {
        margin-bottom: 30px;
    }
}

.simple-text-section {
    background-image: url("/wp-content/uploads/2024/03/about-bg-image.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.simple-text-section .common-title {
    padding-bottom: 40px;
}
p + .common-listing {
    margin-top: 16px;
}
.common-listing + p, .number-listing + p {
    margin-top: 24px;
}
.common-listing li a, .number-listing li a {
    color: inherit;
    font-weight: 600;
}
ul.common-listing.column-2 {
    column-count: 2;
}
ul.common-listing.column-3 {
    column-count: 3;
}
@media only screen and (max-width: 991px){
    ul.common-listing.column-3 {
        column-count: 2;
    }
}
@media only screen and (max-width: 600px){
    ul.common-listing.column-2,
    ul.common-listing.column-3 {
        column-count: 1;
    }
}
.linear-section iframe {
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    margin-top: 16px;
}
/*  =======================   Smile Gallery Start ===================== */
.smile-gallery-row {
    display: flex;
    flex-wrap: wrap;
    gap: 48px;
    justify-content: center;
}
.smile-gallery-row .smile-gallery-col {
    width: 100%;
    max-width: calc(33% - 32px);
    box-shadow: 0 0 24px rgba(0, 0, 0, .1);
}
.smile-gallery-content {
    text-align: center;
    padding: 16px;
}
@media only screen and (max-width: 1200px){
    .smile-gallery-row .smile-gallery-col {
        max-width: calc(50% - 24px);
    }
}
@media only screen and (max-width: 768px){
    .smile-gallery-row .smile-gallery-col {
        max-width:100%;
    }
    .smile-gallery-row {
        gap: 24px;
    }
}
/*  ======================= Smile Gallery Stop ===================== */
.content-box:not(:last-child) {
    margin-bottom: 60px;
}
.content-box h3 {
    margin-bottom: 24px;
}
.content-box p {
    font-size: 18px;
    line-height: 1.6;
}
.content-box p:not(:last-child) {
    margin-bottom: 16px;
}
/*  ======================= FAQs Section Start ===================== */
.faqs-title h3 {
    padding-bottom: 40px;
}
.faq-box:not(:first-of-type) .faq-content {
    display: none;
}
.faq-list{
    margin-bottom: 0px;
}
.faq-box{
    border-bottom: 1px solid #003267;
}
.faq-list h4{
    padding: 15px 15px;
    margin-bottom: 0px;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.1;
    width: 100%;
    color: #003267;
    text-align: left;
    border: none;
    background: #FFFFFF;
    position: relative;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    transition: all 0.3s;
}
.faq-box.active h4.faq-title {
    color: #CD8A09;
    background-color: rgba(100, 100, 111, 0.1);
}
.faq-list h4:before{
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    color: #003267;
    transition: all 0.4s;
    background-image: url("/wp-content/uploads/2024/03/plus.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
}
.faq-box.active h4:before {
    background-image: url("/wp-content/uploads/2024/03/minus.svg") !important;
}
.faq-list .faq-content{
    padding: 15px;
}
@media only screen and (min-width: 1200px){
    .faqs-section .container {
        max-width: 1140px;
    }
}
@media only screen and (max-width: 1024px){
    .faq-list h4{
        font-size: 20px;
    }
}
@media only screen and (max-width: 991px){
    .faq-list h4{
        font-size: 18px;
    }
}
@media only screen and (max-width: 767px) {
    .faq-list h4{
        padding: 15px 25px 15px 15px;
    }
    .faq-list h4:before{
        right: 10px;
    }
}
/*  =======================   FAQs Section Stop ===================== */
/**************** box section css start ****************/
.box-text-section .default-content p {
    padding-top: 20px;
}
.box-row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 48px;
}
.box-text-section .default-content {
    margin-bottom: 40px;
}
.singular-box {
    border: 1px solid rgb(205 138 9 / 20%);
    border-radius: 12px;
    padding: 24px;
    box-shadow: 4px 4px 24px rgba(205, 128, 9, .1);
    max-width: calc(33.33% - 32px);
    width: 100%;
}
.singular-box .box-title {
    font-size: 24px;
    margin-bottom: 16px;
}
.box-text-section .box-caption {
    max-width: 1024px;
    padding: 0 12px;
    margin: 24px auto 0;
    text-align: center;
}
@media only screen and (max-width: 1200px){
    .box-row{
        gap: 32px;
    }
    .singular-box{
        max-width: calc(50% - 16px);
    }
    .box-text-section .default-content {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 768px){
    .box-row{
        gap: 24px;
    }
    .singular-box{
        max-width: 100%;
    }
    .singular-box .box-title {
        font-size: 20px;
    }
    .box-text-section .default-content {
        margin-bottom: 20px;
    }
}
/**************** box section css end ****************/
@media only screen and (max-width: 768px){
    .content-box p {
        font-size: 16px;
    }
    .content-box:not(:last-child) {
        margin-bottom: 40px;
    }
}
.sub-page-pricing-col .pricing-body {
    padding: 32px;
}
@media only screen and (max-width: 1400px){
    .sub-page-pricing-col .pricing-body {
        padding: 20px !important; 
    }
}
@media only screen and (max-width: 768px){
    .sub-page-pricing-col .pricing-head{
        padding: 20px !important;
    }
}
/* =====================================
== Sub Page CSS Stop
===================================== */

/* ==========================================================
Blog CSS Start
=========================================================== */
.blog-post-section .default-content h3 {
    margin: 0 0 32px;
}
ul.blog-post-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
ul.blog-post-list li {
    box-shadow: 0 0 24px rgba(0, 0, 0, .1);
    /* border-radius: 16px;*/
}
/*ul.blog-post-list li img{
    border-radius: 16px 16px 0 0;
}*/
.blog-content {
    padding: 24px;
}
ul.blog-post-list li p{
    margin-bottom: 0;
}
ul.blog-post-list li p a{
    color: rgba(0, 0, 0, .5) !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 15px 0 0;
}
ul.blog-post-list li p a.read-more {
    color: #CD8A09 !important;
    /* display: none;*/
}
ul.blog-post-list li a h2{
    color: #CD8A09 !important;
    font-size: 22px;
    font-weight: 600;
    list-style: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.single-post .site-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
}
.single-post .site-content .inside-article{
    padding: 0;
    padding-bottom: 40px;
}
.single-post .site-content article a {
    color: #CD8A09;
}
.single-post .entry-title {
    line-height: 1.1;
    margin-bottom: 28px;
    font-weight: bold;
}
.single-post .entry-content h2 {
    font-size: 30px;
    line-height: 1.2;
}
.single-post .entry-content h2,
.single-post .entry-content h3 {
    margin: 32px 0 16px;
    color: #CD8A09;
}
.single-post .entry-content p {
    letter-spacing: 0.7px;
    line-height: 1.5;
}
.single-post .entry-content ul {
    margin: 0;
    padding: 0;
}
.single-post .entry-content ul li {
    color: #44616E;
}
.single-post .entry-content ul li b, .single-post .entry-content ul li strong {
    color: #23263E;
    margin: 0 0 5px;
    display: inline-block;
    vertical-align: top;
}
.single-post .entry-content ul li:not(:last-child) {
    margin: 0 0 16px;
}
.single-post .entry-content ul.post-list {
    list-style: disc;
    padding-left: 18px;
}
.single-post .entry-content ul.post-list li::marker {
    color: #CD8A09;
}
.single-post .entry-content ul.post-list li:not(:last-child) {
    margin: 0 0 8px;
}
.single-post .page-header-image-single img {
    margin: 0 auto;
}
.single-post .entry-content ul + p,
.single-post .entry-content p + ul {
    margin-top: 16px;
}
@media only screen and (max-width: 991px){
    ul.blog-post-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .single-post .entry-content h2 {
        font-size: 26px;
    }
}
@media only screen and (max-width: 767px){
    ul.blog-post-list {
        grid-template-columns: repeat(1, 1fr);
    }
    .single-post .entry-content h2 {
        font-size: 22px;
    }
    .blog-post-section .default-content h3 {
        margin: 0 0 22px;
    }
}
@media only screen and (max-width: 575px){
    ul.blog-post-list li a h2 {
        font-size: 19px;
    }
}
/*Progress Bar Section*/
.progress-bar-all-datail {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    margin-top: 32px;
}
.progress-first-inner-box,
.progress-bar-detail-box {
    padding: 24px;
    box-shadow: 0 0 24px rgba(0, 0, 0, .1);
    border-radius: 16px;
}
.progress-first-inner-box h4,
.progress-bar-detail-box.default-content h4{
    color: #CD8A09;
}
.progress-first-inner-box h5{
    color: #000;
    margin-bottom: 4px;
}
.progress-bar-bg {
    width: 100%;
    height: 16px;
    margin-top: 3px;
    margin-bottom: 16px;
    background-color: #eee;
    border-radius: 10px;
}
.progress-bar-fill {
    position: relative;
    height: 100%;
    width: var(--fill-bar);
    background-color: #CD8A09;
    border-radius: 10px;
}
.progress-bar-fill:after {
    position: absolute;
    content: attr(data-value);
    font-size: 14px;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    right: 4px;
}
@media only screen and (max-width: 768px){
    .progress-bar-all-datail{
        grid-template-columns: repeat(1, 1fr);
    }
}
/* ==========================================================
Blog CSS End
=========================================================== */
/* =========================================================
Contact PAge Css Start
============================================================= */
.contact-section .form-input input, 
.contact-section .form-input select, 
.contact-section .form-input textarea {
    border: 1px solid rgba(0, 0, 0, .1);
}
section.contact-section .caption {
    color: #f00 !important;
    font-size: 14px;
    margin-bottom: 12px;
    display: inline-block;
}

.location-info h3 {
    font-size: 24px;
    margin-bottom: 24px;
}
ul.connection-list li {
    display: flex;
    align-items: start;
    margin-bottom: 16px;
    font-weight: 500;
}
ul.connection-list li img {
    width: 20px;
    margin-right: 12px;
}
ul.connection-list li a {
    color: inherit;
}
ul.Social-icon-list {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 32px;
}
ul.Social-icon-list li img {
    width: 32px;
}
.location-map iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
    display: block;
}
@media only screen and (max-width: 575px){
    .location-map iframe{
        aspect-ratio: 1;
    }
    .connection-list li br{
        display: none;
    }
}
/* =========================================================
Contact PAge Css Stop
============================================================= */

.read-more-span {
    max-height: 400px !important;
    padding: 0 15px 0 0 !important;
   /*  display: inline-block; */
}
.dr_description {
    margin-top: 22px;
}
 .read-more-scroll p.read-more-span:not(:first-child) {
    margin-top: 10px;
}
.scrollbar-active .read-more-span {
    display: inline-block;
}
a.read-more {
    color: #32B6BA;
}
a.read-more:hover {
    color: var(--cameo_color);
}
.scrollbar-inner {
    padding: 0 15px 0 0 !important;
    max-height: max-content !important;
}
.scrollbar-active{
    min-height: 120px;
    overflow-y: auto;
}
.scrollbar-inner .scrollbar-active {
    max-height: 150px !important;
}
.moreless-button {
    cursor: pointer;
    font-weight: 700;
}
.more-text{
    display: none;
}
@media only screen and (max-width: 767px){
    .col-md-6{
        padding: 0;
    }
    .scroll-content{
        height: auto !important;
    }
    .read-more-span {
        font-size: 16px;
    }
    .scrollbar-active {
        max-height: 300px !important;
    }
}
.menu-item-has-children ul .dropdown-menu-toggle{
	padding-top: 0px !important;
	margin-top: 0px !important;
}
/* width */
.scrollbar-active::-webkit-scrollbar {
    width: 8px;
}
  
/* Track */
.scrollbar-active::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .04); 
    border-radius: 10px;
}

/* Handle */
.scrollbar-active::-webkit-scrollbar-thumb {
    background: #CD8A09; 
    border-radius: 10px;
}

/* Handle on hover */
.scrollbar-active::-webkit-scrollbar-thumb:hover {
    background: #3f6f80; 
}

/* =========================================================
Services Page Css Start
============================================================= */
.box-content-info {
    margin-top: 30px !important;
}
.post-box-wrapper{
    background-color: var(--color-white);
    box-shadow: 0 100px 80px 0 hsl(0deg 0% 0% / 5%), 0 42px 33px 0 rgb(0 0 0 / 5%), 0 22px 18px 0 rgb(0 0 0 / 5%), 0 13px 10px 0 rgb(0 0 0 / 5%), 0 7px 5px 0 rgb(0 0 0 / 5%), 0 3px 2px 0 rgb(0 0 0 / 5%);
    transition: all 0.5s;
    height: 100%;
    position: relative;
}
.post-box-img{
    margin-bottom: 24px;
}
.post-box-img img{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    aspect-ratio: 16 / 9;
    object-fit: cover;
}
.service_page_box .post-box-body{
    padding-bottom: 70px;
}
.post-box-body{
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 20px;
}
.post-box-title{
    margin-bottom: 15px;
}
.post-box-desc p{
    margin-bottom: 25px;
}
.post-box-cta{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
}
.post-box-cta a{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.box-content-info {
    margin-top: 30px;
}
.post-box-body .default-button{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 25px 30px;
}
.post-box-title h3 {
    font-size: 24px;
    transition: all 0.4s;
    margin: 0;
}
.post-box-title a:hover h3 {
    color: #CD8A09;
}
.post-box-desc p {
    margin-bottom: 10px !important;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/*.post-box-body .button a.default-cta {
    color: var(--white_color) !important;
}
.post-box-body .button a.default-cta:hover{
    color: var(--brown_color) !important;
}*/
@media screen and (max-width: 1199px) {
    .post-box-desc p {
        font-size: 16px;
    }
}
@media screen and (max-width: 991px) and (min-width: 576px) {
    .box-content-info:first-child, .box-content-info:nth-child(2) {
        margin-top: 10px !important;
    }
}
@media screen and (max-width: 576px) {
    .post-box-body .button .default-cta {
        width: 100% !important;
        max-width: 100%;
    }
    .post-box-title h3 {
        font-size: 20px;
    }
    .box-content-info:first-child {
        margin-top: 10px !important;
    }
}
/* =========================================================
Services Page Css Stop
============================================================= */