 /*Fonts*/
@font-face {
    font-family: "Mulish";
    src: url("../fonts/Mulish-Light.eot");
    src: url("../fonts/Mulish-Light.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Mulish-Light.woff2") format("woff2"),
        url("../fonts/Mulish-Light.woff") format("woff"),
        url("../fonts/Mulish-Light.ttf") format("truetype"),
        url("../fonts/Mulish-Light.svg#Mulish-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Mulish";
    src: url("../fonts/Mulish-Bold.eot");
    src: url("../fonts/Mulish-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Mulish-Bold.woff2") format("woff2"),
        url("../fonts/Mulish-Bold.woff") format("woff"),
        url("../fonts/Mulish-Bold.ttf") format("truetype"),
        url("../fonts/Mulish-Bold.svg#Mulish-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Mulish";
    src: url("../fonts/Mulish-SemiBold.eot");
    src: url("../fonts/Mulish-SemiBold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Mulish-SemiBold.woff2") format("woff2"),
        url("../fonts/Mulish-SemiBold.woff") format("woff"),
        url("../fonts/Mulish-SemiBold.ttf") format("truetype"),
        url("../fonts/Mulish-SemiBold.svg#Mulish-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Mulish";
    src: url("../fonts/Mulish-Regular.eot");
    src: url("../fonts/Mulish-Regular.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Mulish-Regular.woff2") format("woff2"),
        url("../fonts/Mulish-Regular.woff") format("woff"),
        url("../fonts/Mulish-Regular.ttf") format("truetype"),
        url("../fonts/Mulish-Regular.svg#Mulish-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Mulish";
    src: url("../fonts/Mulish-Medium.eot");
    src: url("../fonts/Mulish-Medium.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Mulish-Medium.woff2") format("woff2"),
        url("../fonts/Mulish-Medium.woff") format("woff"),
        url("../fonts/Mulish-Medium.ttf") format("truetype"),
        url("../fonts/Mulish-Medium.svg#Mulish-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Mulish";
    src: url("../fonts/Mulish-ExtraLight.eot");
    src: url("../fonts/Mulish-ExtraLight.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/Mulish-ExtraLight.woff2") format("woff2"),
        url("../fonts/Mulish-ExtraLight.woff") format("woff"),
        url("../fonts/Mulish-ExtraLight.ttf") format("truetype"),
        url("../fonts/Mulish-ExtraLight.svg#Mulish-ExtraLight") format("svg");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Mulish";
    src: url("../fonts/Mulish-ExtraBold.eot");
    src: url("../fonts/Mulish-ExtraBold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Mulish-ExtraBold.woff2") format("woff2"),
        url("../fonts/Mulish-ExtraBold.woff") format("woff"),
        url("../fonts/Mulish-ExtraBold.ttf") format("truetype"),
        url("../fonts/Mulish-ExtraBold.svg#Mulish-ExtraBold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Miscellanoeous */
body,
html {
    overflow-x: hidden;
    padding-right: 0 !important;
}

*:-moz-full-screen,
*:-webkit-full-screen,
*:fullscreen *:-ms-fullscreen {
    overflow: auto !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Mulish";
    font-weight: 600;
    letter-spacing: 0.36px;
    color: #121212;
}

ul {
    list-style-type: none !important;
    padding-left: 0;
    margin: 0;
}

a {
    outline: 0;
    transition: all 0.5s;
    color: #191919;
    letter-spacing: 0.36px;
    font-family: "Mulish";
}

a:link,
a:visited {
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    outline: none !important;
    text-decoration: none;
    color: none !important;
}

ul li {
    list-style: none;
    font-family: "Mulish";
}

ul {
    padding-left: 0px;
}

p {
    color: #121212;
    line-height: 1.8em;
    font-weight: 300;
    font-family: "Mulish";
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.2px;
}

/* header sec */
.head-contact-content p {
    margin-bottom: 0px;
    color: #191919;
}

.head-contact-icon i {
    color: #feba04;
}

.header-top-area-sec {
  background: rgba(255, 255, 255, 0.1);
  margin: 10px 0px;
}

.head-nav ul {
    padding-left: 0px;
}

.banner-bg-hexagon-img {
    position: absolute;
    width: 45%;
    top: 155px;
    pointer-events: none;
}
.banner-area {
  margin-top: -102px;
}
.header-sec {
  position: relative;
  z-index: 999;
}
.header-logo {
    position: absolute;
    top: -4px;
    width: 11%;
    z-index: 1;
    margin-left: -5px;
    border-radius: 6px;
}
.header-bottom-sec {
   
    height: 45px;
}

.header-bottom-sec .col-lg-2.dummy-col {
    padding: 0px;
    flex: 0 0 auto;
    width: 13.667%;
}
.header-top-sec-right .col-lg-9.col-md-6.col-sm-6.float-right {
    padding: 0px;
}
.header-top-sec .col-lg-2.dummy-col {
    padding: 0px;
    flex: 0 0 auto;
    width: 13.667%;
}

.head-nav ul li {
    padding: 10px 40px;
    font-size: 15px;
    transition: all 0.5s;
    display: inline-block;
    position: relative;
}
.head-nav ul li::before {
    position: absolute;
    content: "";
    height: 15px;
    width: 2px;
    background-color: #fff;
    right: 0;
    top: 15px;
}
.head-nav ul li:last-child:before {
    position: inherit;
}
.head-nav ul li:first-child {
    padding-left: 0px;
}
.head-nav ul li:last-child {
    padding-right: 0px;
}
.head-nav ul li:hover {
    color: #d4e5ff;
}
.head-nav ul li.active {
    color: #d4e5ff;
}

.head-nav ul li:active {
    color: #d4e5ff;
}

.header-bottom-sec .col-lg-10 {
    padding-left: 0px;
    padding-right: 0px;
}

.header-book-appointment-sec a:hover {
    color: #fff;
}

.header-logo {
    padding: 5px 0px;
}

.header-appointment-icon i {
    font-size: 20px;
}

.header-book-appointment-sec {
   
    width: 215px;
    height: 35px;
    text-align: center;
    padding-top: 3px;
    transition: all 0.3s;
    background: rgba(255, 255, 255, .1);
}
.head-nav {
  float: right;
  padding-right: 14px;
}
.head-social-sec-flex {
    display: flex;
    gap: 15px;
    align-items: center;
    float: right;
}
.header-book-appointment-sec a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}
.header-book-appointment-sec:hover.header-book-appointment-sec a {
    color: #812706;
}

.header-book-appointment-sec:hover i {
    color: #812706;
}

.head-social-icon i {
    color: #fff;
}
.banner-btn-sec a i {
  font-size: 17px;
  color: #E0B990;
  padding: 5px 7px;
  border-radius: 50%;
  margin-left: 10px;
  transition: all 0.3s;
  background-color: #812706;
}
.banner-btn-sec a:hover i{
  color: #812706;
   background-color: #E0B990;
}
.head-social-sec {
    display: flex;
    gap: 10px;
    float: right;
}

.head-contact-content p {
    font-family: "Mulish";
    color: #fff;
}
.head-contact-icon i {
    color: #fff;
 
    padding: 3px 6px;
    border-radius: 3px;
    transition: all 0.3s;
}
.head-contact-mailid:hover .head-contact-icon i {
   
    color: #812706;
}
.head-contact-phone:hover .head-contact-icon i {
   
    color: #812706;
}
.testimonial-page-sec
    .row
    > .col-lg-12:nth-child(even)
    .testimonial-content-box {
    background-color: #fff;
    border: 1px solid #812706;
}
.head-social-icon i {
    color: #fff;
   
    height: 33px;
    width: 33px;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
}
.head-social-icon i:hover {
   
    color: #812706;
}
.col-lg-10.col-md-6.col-sm-6.float-right {
    padding: 0px;
}
.head-nav ul li

/* .head-nav ul li:nth-child(1) {
  padding-left: 0px;
}
.head-nav ul li:last-child {
  padding-right: 0px;
} */
.header-logo {
    padding-top: 10px;
}

.head-nav ul a {
    color: #fff;

    font-weight: 600;
    transition: all 0.3s;
}

.head-nav ul li a:active
{
  color: #812706;
}

nav.menu ul > li.cr-dropdown > a:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 14px;
    padding-left: 5px;
}

nav.menu ul > li.cr-dropdown li.cr-sub--dropdown > a:after {
    content: "\f105";
    float: right;
}

.menu ul li ul.cr-dropdown-menu li:before {
    display: none !important;
}

nav.menu ul li ul.cr-dropdown-menu {
    position: absolute;
    width: 170px;
    background: #812706;
    height: auto;
    margin-top: 12px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0px 0px;
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    visibility: hidden;
    z-index: 99;
}

nav.menu ul li ul.cr-dropdown-menu.gallery-menu {
    width: 120px;
}

nav.menu ul li ul.cr-dropdown-menu.media-menu {
    width: 125px;
}

nav.menu ul li ul.cr-dropdown-menu li {
    width: 100%;
    padding: 0;
    display: block;
    position: relative;
    text-align: center;
    z-index: -1;
}

nav.menu ul li ul.cr-dropdown-menu li a {
    display: block;
    padding: 8px;
    font-size: 14px;
    color: #E0B990 !important;
    font-weight: 500;
    position: relative;
    text-align: left;
}

nav.menu ul li ul.cr-dropdown-menu.treatment-drop {
    width: 260px;
}

nav.menu ul li ul.cr-dropdown-menu li a:before {
    content: "";
    left: 0;
    top: 50%;
    height: 2px;
    width: 0;
    background: none;
    position: absolute;
    margin-top: -3px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

nav.menu ul li ul.cr-dropdown-menu ul {
    left: 153px;
    top: 0;
}

/* nav.menu ul li ul.cr-dropdown-menu li :hover{
background-color: #009846;
} */
nav.menu ul li ul.cr-dropdown-menu li:hover > a {
    color: #812706 !important;
    background-color: #E0B990 !important;
}

nav.menu ul li ul.cr-dropdown-menu li:hover > a:before {
    width: 10px;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

nav.menu ul li ul.cr-dropdown-menu li ul.cr-sub--dropdown-menu {
    left: 100%;
    top: 0;
    z-index: 99;
}

nav.menu ul li:hover > ul.cr-dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

/* ---- sick slider arrow style start ----*/
/*Banner*/
.hero-2 {
    background-position: center center;
    background-size: cover;
}

.slider-arrow-style.slick-slider .slick-arrow {
    top: 50%;
    width: 30px;
    height: 30px;
    color: #e0b990;
    font-size: 17px;
    text-align: center;
    z-index: 1;
    cursor: pointer;
    display: block;
    position: absolute;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    line-height: 24px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    border: 0px;
    outline: none !important;
    background-color: #812706;
    border-radius: 4px;
}

.slider-arrow-style.slick-slider .slick-arrow.slick-prev {
    left: 50px;
}

.slider-arrow-style.slick-slider .slick-arrow.slick-prev i {
    padding-right: 2px;
    display: block;
}

.slider-arrow-style.slick-slider .slick-arrow.slick-next {
    right: 50px;
}

.slider-arrow-style.slick-slider .slick-arrow.slick-next i {
    padding-left: 2px;
    display: block;
}

.slider-arrow-style.slick-slider .slick-arrow:hover {
    color: #812706;
    background-color: #e0b990;
}

.slider-arrow-style.slick-slider:hover .slick-arrow {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
}
.slick-dots {
    position: absolute;
    bottom: 20px;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    align-items: center;
    display: none !important;
}

.slick-dots li {
    margin: 0 5px;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    border: none;
    background: transparent;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #feba04;
}

.slick-dots li.slick-active button {
    background: transparent linear-gradient(180deg, #398be8 0%, #083f7d 100%) 0%
        0% no-repeat padding-box;
    width: 15px;
    height: 15px;
}
.slider-arrow-style.slick-slider:hover .slick-arrow.slick-prev {
    left: 15px;
}

.slider-arrow-style.slick-slider:hover .slick-arrow.slick-next {
    right: 15px;
}
.index-banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 850px !important;
}
.index-banner.one {
    background-image: url(../images/banner/banner-new.jpg);
}
.index-banner.two {
    background-image: url(../images/banner/banner-2.jpg);
}
.index-banner.three {
    background-image: url(../images/banner/banner-3.jpg);
}
.slider-content h5 {
    color: #191919;
    font-weight: 600 !important;
    font-size: 40px;
    margin-bottom: 0px;
}
.banner-flex p
{
  color: #fff;
}
element {
}
.slider-content {
  padding-top: 90px;
}
.slider-content h1 {
  font-weight: 800;
  font-family: "Mulish";
  font-size: 54px;
  margin-bottom: 0px;
  letter-spacing: 1.76px;
  text-transform: uppercase;
  color: #fff;
  line-height: 63px;
}
.slider-content h1 span {
  font-family: "Mulish";
  font-weight: 500;
  text-transform: lowercase;
}
.banner-flex-black-bg h4 span {
  font-size: 45px;
  font-weight: 900;
}

.banner-flex-black-bg h4 {
  position: relative;
  font-size: 23px;
   padding: 9px 10px;
  font-weight: 300 !important;
  letter-spacing: 1.2px;
  color: #fff;
  line-height: 40px;
  font-size: 25px;
}
.banner-flex-black-bg {
    position: absolute;
    background-color: #812706;
   margin-top: -60px;
    border-radius: 4px;
}
.testimonial-sec
{
  background-color: #e0b990;
}
.banner-btn-sec a {
  padding: 9px 9px 10px 20px;
  background-color: #E0B990;
  color: #812706;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 25px;
  font-size: 13px;
  transition: all 0.5s;
}
.banner-btn-sec a:hover {
    color: #E0B990;
    background-color: #812706;
}

.banner-flex {
    width: 100%;
}

.banner-btn-sec {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}
.video-gallery-btn {
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.video-gallery-content {
    padding: 5px 10px;

    border-top-width: 1px;
    border-top-style: solid;
    color: #121212;
    border-top: none;
}
.video-gallery-area {
    position: relative;
}
.video-gallery-pluse i {
    color: #fff;
}
.video-gallery-content p {
    letter-spacing: 1.3px;
    color: #812706;
    font-weight: 700;
    font-size: 17px;
    line-height: 26px;
    margin-top: 7px;
}
.video-gallery-pluse {
    width: 60px;
    height: 60px;
    background: #812706;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 59px;
    font-family: sans-serif;
    text-transform: uppercase;
    animation: animate-pulse 3s linear infinite;
    cursor: pointer;
    padding-left: 4px;
}
@keyframes animate-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(129, 39, 6, 0.7), 0 0 0 0 rgba(129, 39, 6, 0.7);
    }
    40% {
        box-shadow: 0 0 0 50px rgba(129, 39, 6, 0),
            0 0 0 0 rgba(129, 39, 6, 0.7);
    }
    80% {
        box-shadow: 0 0 0 50px rgba(129, 39, 6, 0),
            0 0 0 30px rgba(129, 39, 6, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(129, 39, 6, 0), 0 0 0 30px rgba(129, 39, 6, 0);
    }
}
.home-about-img {
    display: column;
    columns: 2;
    gap: 20px;
}
.home-about-img img {
    margin-bottom: 20px;
}
.counter.k-plus::after {
    content: " +";
    display: inline-block;
}
.counter {
    font-size: 30px;
    color: #121212;
    font-weight: 700;
    font-family: "Mulish";
}
.home-count-sec p {
    font-weight: 600;
    font-size: 16px;
}
.home-count-sec {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 70%;
    margin-top: 30px;
}
.home-title-content h1 {
    font-weight: 300 !important;
    font-size: 43px;
    margin-bottom: 0px;
}
.testimonial-img-sec img {
    width: 100%;
    height: 100%;
}
.testimonial-img-sec {
    width: 100%;
    height: 100%;
}
.home-title-content h1 span {
    color: #812706;
}
.home-title-content h2 {
    position: relative;
    font-size: 45px;
    margin-bottom: 22px;
   
}
.home-title-content h2::before {
    position: absolute;
    content: "";
    height: 3px;
    width: 80px;
    background-color: #812706;
    bottom: -10px;
    border-radius: 25px;
}
.sec-bottom {
    padding-bottom: 5rem !important;
}
.sec-top {
    padding-top: 5rem !important;
}
.about-ashritha-content-area h5 {
    font-size: 17px;
}
.home-about-img-bg {
  position: absolute;
  top: -27px;
  width: 70%;
  right: -43px;
  z-index: -1;
}
.testimonial-sec .home-title-content h2::before{
    background-color: transparent;
}
.home-title-content-btn a {
    background-color: #E0B990;
    color: #812706;
    font-size: 15px;
    padding: 10px 5px 10px 15px;
    border-radius: 25px;
    font-weight: 500;
    transition: all 0.3s;
}
.home-title-content-btn a i {
  background-color: #812706;
  color: #E0B990;
  padding: 4px 6px;
  border-radius: 50%;
  margin-left: 3px;
  transition: all 0.3s;
}

.home-title-content-btn a:hover {
    color: #E0B990;
    background-color: #812706;
}
.home-title-content-btn a:hover i{
     background-color: #E0B990;
   color: #812706;
}
.home-title-content-btn {
    margin-top: 30px;
}
.counter-doc-teeth-bg {
    top: 18px;
    width: 5%;
    left: 6px;
}
.about-doc-teeth-bg {
    right: 0;
    top: 0;
    width: 5%;
}
.peral-speciality-sec {
 
    background-color: #812706;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.color-white{
    color:#fff;
}
.peral-speciality-row-sec {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.peral-speciality-col {
    display: flex;
    gap: 10px;
    align-items: center;
    border: 1px solid #ffbb05;
    border-radius: 3px;
    background-color: #fff;
    padding: 15px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.peral-speciality-img-col {
    background-color: #E0B990;
    padding: 10px;
    border-radius: 5px;
    width: 22%;
}
.home-title-content.peral-speciality-title {
    padding-bottom: 40px;
}
.home-title-content h3 {
    position: relative;
    font-size: 45px;
    margin-bottom: 22px;
    text-transform: uppercase;
}
.home-title-content h3::before {
    position: absolute;
    content: "";
    height: 3px;
    width: 70px;
    background-color: #812706;
    bottom: -10px;
    border-radius: 25px;
    transform: translate(-50%, -50%);
    left: 50%;
}
.peral-speciality-sec .home-title-content.peral-speciality-title h3::before{
     background-color: #fff;
}
.peral-speciality-col-content h5 {
    margin-bottom: 0px;
}
.peral-speciality-col-content {
    width: 78%;
}
.exceptional-dental-care-sec {
  background-color: #ECECEC;
}
.exceptional-dental-care-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 35px;
}
.exceptional-dental-care-col {
    display: flex;
    gap: 10px;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    align-items: center;
    min-height: 184px;
}
.exceptional-dental-care-sect ul li::before {
    font-family: bootstrap-icons !important;
    content: "\f285";
    color: #121212;
    position: absolute;
    top: 1px;
    font-size: 14px;
    left: 2px;
    font-weight: 900;
}
.exceptional-dental-care-sect ul li a {
    color: #812706;
    transition: all 0.5s;
    font-weight: 600;
}
.exceptional-dental-care-sect ul li a:hover {
    color: #812706;
}
.exceptional-dental-care-content p {
    margin-bottom: 0px;
}
.exceptional-dental-care-content h3 {
  color: #812706;
}
.exceptional-dental-care-sect ul li {
    padding-left: 20px;
    line-height: 1.4em;
    margin-bottom: 12px;
    position: relative;
    padding-top: 2px;
    letter-spacing: 0.5px;
    display: inline;
    margin-right: 18px;
    font-size: 14px;
}
.exceptional-dental-care-sect ul li:last-child {
    margin-right: 0px;
}
.exceptional-dental-care-sect ul {
    margin-bottom: 0rem;
    padding: 10px;
    border: 1px solid #ffbf15;
    border-radius: 5px;
    line-height: 10px;
    background-color: #fff;
}
.exceptional-dental-care-sect {
    background-color: #fff6df;
    border-radius: 5px;
}
.exceptional-dental-care-content h5,
.exceptional-dental-care-content h5 a {
    font-weight: 600;
    margin-bottom: 4px;
    color: #121212;
}
.exceptional-dental-care-sec-btn a {
  padding: 11px 8px 11px 20px;
  border-radius: 25px;
  background-color: #E0B990;
  color: #812706;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  transition: all 0.5s;
}
.exceptional-dental-care-sec-btn a:hover {
    color: #E0B990;
    background-color: #812706;
}
.exceptional-dental-care-sec-btn a:hover i{
     color: #812706;
    background-color: #E0B990;
}
.color-maroon{
    color: #812706 !important;
}
.exceptional-dental-care-sec-btn a i {
  padding: 4px 6px;
  background-color: #812706;
  border-radius: 50%;
  color: #E0B990;
}
.exceptional-dental-care-sec-btn {
    margin-top: 50px;
}
.exceptional-dental-care-img {
    width: 30%;
}
.exceptional-dental-care-content {
    width: 70%;
}
.testimonial-carousel-quotation-top {
    top: -135px;
    width: 19%;
    left: 5px;
}
.testimonial-carousel-quotation-bottom {
    bottom: -130px;
    right: 17px;
    width: 27%;
}
.testimonial-sec .owl-theme .owl-dots .owl-dot.active span {
    background: #812706;
    width: 14px;
    height: 14px;
}
.testimonial-sec .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 3px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 50%;
    
}
.testimonial-sec .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.testimonial-bg-sec {
    background-image: url(../images/testimonial-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.testimonial-content p {
    letter-spacing: 0.22px;
    color: #191919;
    margin-bottom: 0px;
    padding: 15px 25px;
    border-radius: 3px;
    line-height: 30px;
}
.testimonial-content {
    position: relative;
}
.home-title-content.testimonial-title {
    margin-top: 40px;
}

.testimonial-authur-content p {
    letter-spacing: 0.2px;
    color: #121212;
    font-weight: 300;
}

.testimonial-authur-content h5 {
    letter-spacing: 1.3px;
    color: #121212;
}

.blogs-img img {
    border-radius: 5px 5px 0px 0px;
}
.blogs-title h5 {
    color: #fff;
    background-color: #812706;
    padding: 10px;
    
}
.blogs-date-read-btn p,
.blogs-date-read-btn a {
    color: #121212;
    font-weight: 500;
}
.blogs-date-read-btn {
    border-top: 3px solid #812706;
}
.blogs-title p {
    margin: 15px 5px;
    display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blogs-date-read-btn {
    display: flex;
    justify-content: space-between;
    padding: 10px 5px;
}
.blogs-content-sec {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 0px 0px 6px 6px;
}
.blogs-content-sec:hover .blogs-date-read-btn a {
    color: #fff;
    padding: 3px 10px;
    background-color: #812706;
    border-radius: 2px;
}
/* .blogs-img {
    position: relative;
    width: 100%;
    height: 250px;
    background-color: #000;
    overflow: hidden;
  }
  .blogs-img img {
    max-width: 100%;
    max-height: 100%;
    transform: scale(1.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  } */
.home-title-content.blogs-title h2::before {
    transform: translate(-50%, -50%);
    left: 50%;
}
.footer-bottom-sec {
    background-color: #F5E4D2;
    padding-top: 90px;
}
.footer-top-address-sec {
    margin-bottom: -40px;
    position: relative;
}

.footer-address-content h5 {
    margin-bottom: 1px;
    color: #ffbb05;
}

.footer-address-iocn i {
    font-size: 16px;
    background-color: #812706;
    border-radius: 2px;
    color: #E0B990;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-social-sec {
    font-size: 13px;
    background-color: #812706;
    border-radius: 2px;
    color: #E0B990;
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-bg-area {
    background: #812706;
    padding: 25px;
    border-radius: 6px;
    position: relative;
  z-index: 1;
}
.footer-address-content p {
    font-family: "Mulish";
    color: #fff;
}
.footer-address-content h5 {
    font-family: "Mulish";
    color: #121212;
}
.footer-address-content h5 a {
    font-family: "Mulish";
    color: #121212;
}
.footer-address-content h5 {
    font-family: "Mulish";
    color:#121212;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.44px;
}
.footer-list-item li {
    padding-left: 20px;
    line-height: 1.4em;
    margin-bottom: 12px;
    position: relative;
    padding-top: 0px;
    letter-spacing: 0.5px;
}
.footer-address-box {
    margin-bottom: 17px;
}
.footer-list-item li a {
    letter-spacing: 0.4px;
    color: #121212;
    font-weight: 500;
    font-size: 15px;
}
.footer-list-item li:before {
   font-family: bootstrap-icons !important;
  content: "\F285";
    color: #121212;
    position: absolute;
    top: 1px;
    font-size: 12px;
    left: 2px;
    font-weight: 900;
}
.foot-appointment-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.foot-appointment-content a {
    background-color: #E0B990;
    padding: 15px 40px;
    font-size: 20px;
    text-transform: uppercase;
    color: #812706;
    border-radius: 25px;
    font-weight: 600;
}
.foot-appointment-content i {
  background-color: #812706;
  padding: 2px 4px;
  border-radius: 50%;
  color: #e0b990;
  margin-left: 15px;
}
.foot-appointment-content a:hover {
    color: #812706;
}
.foot-appointment-content h3 {
    font-weight: 700;
    letter-spacing: 1.44px;
    font-size: 33px;
    color: #fff;
}
.footer-list-item {
    padding-left: 0px;
}
.copy-para-right {
    color: #812706;
    font-family: "Mulish";
    letter-spacing: 0.44px;
}
.copy-para-right a,
.copy-para-right a:hover {
    color: #812706;
    font-family: "Mulish";
    letter-spacing: 0.44px;
}
.copy-para-left {
    color: #121212;
    font-family: "Mulish";
    letter-spacing: 0.44px;
}
.copyright {
  background-color: #f5e4d2;
  border-top: 2px solid #812706;
}
.copy-right-content {
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
}

.footer-social-sec p span {
    color: #feba04;
    font-family: "Mulish";
    font-weight: 800;
}
.footer-social-sec p {
    letter-spacing: 0.4px;
    color: #191919;
    line-height: 14px;
    margin-bottom: 16px !important;
}
.footer-links-title h5 {
    margin-bottom: 18px;
    color: #812706;
    font-weight: 700;
}
.footer-socila-area {
    margin-top: 15px;
}
.footer-bg-shadow {
  position: absolute;
  bottom: 6px;
  right: -20px;
  width: 13%;
}

/* -------------------about-page-sec start---------------- */
.page-banner-area {
  background-image: url(../images/banner/page-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 360px;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: -100px;
}
.page-banner-area-bg {
 
margin: auto;
  padding-top: 80px;
}
.page-banner-content h1 {
  font-size: 30px;
  position: relative;
  z-index: 1;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  text-align: center;
 
}
.page-banner-content h5 {
    font-size: 16px;
}
.page-banner-content h5 a {
    color: #191919;
}
.page-banner-content h5 {
    color: #191919;
}
.page-banner-content h5 span {
    font-size: 15px;
    color: #feba04;
}
.home-title-content.about-pare-area h5 {
    font-size: 19px;
  }
/* -------------------about-page-sec end---------------- */
/*-------------------- service page nav start---------------- */
.service-nav-tans-sec .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff !important;
    background-color: #feba04 !important;

    transition: 0.5s;
}
.service-nav-tans-sec .nav-link:hover {
    color: #fff !important;
    background-color: #feba04 !important;
    font-family: "Mulish !important";
    font-weight: 500;
}
.service-nav-tans-sec .nav-link i {
    margin-right: 10px;
}
.service-nav-tans-sec .nav-link {
    margin-left: 10px;
    margin-bottom: 5px;
    color: #191919 !important;
    font-family: "Mulish !important";
    font-weight: 500;
}
.service-nav-tans-sec .nav-title {
    text-decoration: none;
    margin-bottom: 13px;
    color: #feba04;
    font-family: "Mulish";
    font-weight: 700;
    font-size: 18px;
}
.service-nav-tans-sec .service-nav-menu {
    background: #e9f1fb 0% 0% no-repeat padding-box;
    border-radius: 6px;
    padding: 20px;
}
/*-------------------- service page nav end---------------- */
/*-------------------- speciality-dep page nav end---------------- */
.speciality-dep-bg-sec {
    background: transparent linear-gradient(0deg, #dbe8f7 0%, #e7edf4 100%) 0%
        0% no-repeat padding-box;
    padding-bottom: 100px;
}
/*-------------------- speciality-dep page nav end---------------- */
/* -----------------------phot gallery start---------------------------------- */
.gallery-col-area {
    position: relative;
    overflow: hidden;
}
.gallery-col-area::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    background-color: rgba(129, 39, 6, 0.8);
    opacity: 0;
    text-align: center;
}
.gallery-col-area .gallery-hover-effect {
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    text-align: center;
}
.gallery-col-area:hover .gallery-hover-effect {
    top: 50%;
    transform: translate(0, -50%);
    opacity: 1;
    visibility: visible;
    text-align: center;
}
.gallery-col-area:hover:after {
    opacity: 1;
}
.gallery-hover-effect-content i {
    font-size: 35px;
    transition: all 0.3s ease 0s;
    text-align: center;
    color: #fff;
    padding-top: 12px;
    border-radius: 50%;
    text-align: center;
}
.gallery-img-box img {
    border-radius: 5px 5px 0px 0px;
}
.gallery-content-box-area {
    padding: 10px;

    border-radius: 0px 0px 5px 5px;
}

.gallery-content-box-area h5 {
    color: #812706;
    font-weight: 700;
}
.gallery-content-box-area p {
    color: #121212;
}
.video-gallery-area {
    position: relative;
}
.photo-gal-details-bg-sec .gallery-img-box img {
    border-radius: 5px;
}
.gallery-img-box {
    padding: 6px;
    background-color: #812706;
    border-radius: 5px;
}
.testimonial-caro-quotation-top {
    top: 0;
    width: 7%;
    left: 5px;
    top: -10px;
}
.testimonial-content-box {
    background-color: #F5E4D2;
    padding: 60px 25px;
    border-radius: 6px;
}
.testimonial-caro-quotation-bottom {
    right: 0;
    bottom: -16px;
    width: 12%;
}
.testimonial-content-author h5 {
    font-weight: 600;
}
/* -----------------------phot gallery end ---------------------------------- */

.blogs-details-content.title h1 {
    font-size: 30px;
}
.blogs-details-content h2 {
    font-size: 25px;
}
.blogs-details-content h3 {
    font-size: 20px;
}
.blogs-details-content-box ul li {
    padding-left: 20px;
    line-height: 1.4em;
    margin-bottom: 12px;
    position: relative;
    padding-top: 0px;
    letter-spacing: 0.5px;
}
.blogs-details-content-box ul li::before {
    font-family: "Font Awesome\ 5 Free";
    content: "\f105";
    color: #feba04;
    position: absolute;
    top: 1px;
    font-size: 20px;
    left: 2px;
    font-weight: 900;
}
.blogs-details-content-box ul {
    padding-left: 0px;
}

/* blogs page end */
/* contact us page start */
.contactus-address-box {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 22px;
    border-radius: 5px;
}
.contactus-address-icon {
    margin-top: 8px;
    width: 33px;
}
.contactus-address-icon i {
    width: 50px;
    background: #812706;
    color: #E0B990;
    padding: 10px 12px;
    border-radius: 50%;
}
.contactus-address-content h5 {
    font-size: 22px;
    margin-bottom: 8px !important;
    font-family: "Mulish";
}
.contactus-address-content h6 {
    color: #191919;
    font-weight: 400;
    font-family: "Mulish";
}
.contactus-address-content h6 a {
    color: #191919;
    font-weight: 600;
    font-family: "Mulish";
    line-height: 24px;
}
.mapaddress iframe {
    width: 100%;
    height: 400px;
}
.main-contact-sec-bg {
    background-color: #F5E4D2;
}
.submit-btn-contact.btn {
    background: #812706;
    color: #E0B990;
    font-weight: 600;
    font-family: "Mulish";
}
.submit-btn-contact.btn:hover {
    background: #E0B990;
    color: #812706;
}
.contact-form-area input {
    height: 45px;
}
.contact-form-area textarea {
    height: 145px;
}
.appointment-content-sec {
    background-color: #F5E4D2;
}
.appointment-content-sec input {
    height: 45px;
}
.home-title-content.contact-form-title h3 {
    font-size: 30px;
    
}

.alert-msg {
    color: green;
    font-weight: 600;
}
/* contact us page end */
.list-od-sugeries.service-nav-tans-sec .nav-link {
    font-size: 15px;
}

.excellence-bg-area {
    background-image: url(../images/excellence-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.excellence-flex-row {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 30px;
    display: grid;
}
.excellence-col {
    width: 100%;
    background-color: #fff;
    border-radius: 6px;
    text-align: center;
    padding: 33px;
    height: 210px;
}
.home-read-more-btn {
    margin-top: 35px;
}
.home-read-more-btn a {
    background: transparent linear-gradient(180deg, #398be8 0%, #083f7d 100%) 0%
        0% no-repeat padding-box;
    border-radius: 6px;
    color: #fff;
    padding: 10px 20px;
    font-size: 15px;
    transition: 0.5s;
    border: 1px solid #feba04;
    font-weight: 600;
}
.home-read-more-btn a:hover {
    background: #fff;
    color: #feba04;
}

.excellence-content p {
    margin-bottom: 0px;
    color: #191919;
    font-weight: 600;
    margin-top: 10px;
    font-size: 19px;
}
.excellence-img {
    border: 2px solid #feba04;
    border-radius: 6px;
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    height: 70%;
    margin: auto;
    transform-style: preserve-3d;
    transition: 0.6s;
}
.excellence-col:hover .excellence-img {
    transform: rotateY(180deg);
}
.title-text h1 {
    font-size: 35px;
}
.excellence-area.title-text h1 {
    color: #fff;
}
.excellence-img.pediatrics img {
    width: 66%;
}
.doctor-content-box {
    background: #feba04 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 6px 6px;
    text-align: center;
    padding: 20px 10px;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.doctor-img-area img {
    border-radius: 6px 6px 0px 0px;
}
.doctor-content-box h5 {
    color: #fff;
    margin-bottom: 0px;
}
.doctor-content-box p {
    color: #fff;
    margin-bottom: 0px;
}

/*------------------------ treatment page start -------------------------------------------- */
.treatment-sub-tabs-content ul {
    gap: 25px;
}
.treatment-sub-tabs-content ul li::before {
    position: absolute;
    content: "/";
    right: -15px;
    font-weight: 700;
}
.treatment-sub-tabs-content ul li:last-child::before {
    position: inherit;
    content: "";
}
.treatment-sub-tabs-content ul li {
    position: relative;
}
.treatment-sub-tabs-content ul li a.active {
    color: #feba04;
    font-weight: 600;
}
.treatment-sub-tabs-content ul li a {
    font-weight: 600;
}
.treatment-sub-tabs-content ul li a:hover {
    color: #feba04;
}
.color-black {
    color: #121212;
}
.treatment-tabs-content-title {
    position: relative;
    margin-bottom: 20px;
    font-weight: 300;
}
.treatment-tabs-content-title::before {
    position: absolute;
    height: 3px;
    width: 60px;
    background-color: #ffbb05;
    content: "";
    bottom: -15px;
    border-radius: 25px;
}
.treat-sec-bottom {
    padding-bottom: 3rem !important;
}
.treat-sec-top {
    padding-top: 3rem !important;
}
.treatement-area-list li {
  position: relative;
  margin-bottom: 12px;
  margin-left: 25px;
}
.treatement-area-list {
  padding-left: 0px;
}
.treatement-area-list li::before {
    position: absolute;
    content: "\f285";
    font-family: bootstrap-icons !important;
    left: -28px;
    color: #121212;
}
.bg-color-orange {
    background-color: #F5E4D2;
}
.treatment-accordion-sec .accordion-button:not(.collapsed) {
    color: #fff;
    box-shadow: none;
}
.treatment-accordion-sec .accordion-button:not(.collapsed) {
    background-color: #812706;
}
.treatment-accordion-sec .accordion-item {
    background-color: #fff;
    border: none;
    margin-bottom: 20px;
}
.treatment-accordion-sec .accordion-body {
    background-color: #812706;
    padding-right: 50px;
    color: #fff;
}
.treatment-accordion-sec .accordion-body p {
   
    color: #fff;
}
.treatment-accordion-sec .accordion-button {
    background-color: #fff6df;
    position: relative;
    font-size: 19px;
    font-weight: 500;
    padding-right: 55px;
}
.treatment-accordion-sec .accordion-button:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow: none;
}
.treatment-accordion-sec .accordion-button.collapsed {
    background-color: #f2f2f2;
   
}
.treatment-accordion-sec .accordion-button:not(.collapsed)::after {
    position: absolute;
    content: "\f285";
    font-family: bootstrap-icons !important;
    transform: rotate(90deg);
    background-image: none;
    background-color: #E0B990 !important;
    border: 1px solid #E0B990;
}

.treatment-accordion-sec .accordion-button::after {
    position: absolute;
    content: "\f285";
    font-family: bootstrap-icons !important;
    background-image: none;
    right: 0;
    height: 53px;
    width: 53px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #c1c1c1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
.treatment-accordion-sec .accordion-body ul li::before {
    position: absolute;
    content: "\f285";
    font-family: bootstrap-icons !important;
    color: #121212;
    left: -23px;
}
.treatment-accordion-sec .accordion-body ul li {
    position: relative;
    margin-bottom: 10px;
    font-size: 15px;
}
.bg-color-gray {
    background-color: #f2f2f2;
}
.treatment-tabs-content-title-2 {
    font-weight: 600;
}
.treatment-understand-col-area {
    background-color: #fff;
    padding: 25px;
    border-radius: 5px;
    min-height: 100%;
    text-align: center;
    transition: all 0.3s;
}
.treatment-understand-col-area:hover {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
.treatment-understand-col-area h5 {
    font-weight: 600;
}
.treatment-understand-col {
    margin-bottom: 25px;
}
.treatment-understand-title {
    padding-bottom: 25px;
}
.treatment-difference-content-area img {
    width: 75%;
    margin: auto;
}
.treatment-difference-title h5 {
    background-color: #ffbb05;
    width: 27%;
    margin: auto;
    padding: 7px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 3px;
    margin-bottom: 35px;
}

.treatment-difference-content-list ul {
    display: inline;
    padding-left: 0px;
}

.treatment-difference-content-list {
    display: flex;
    justify-content: center;
}
.treatment-difference-content-list ul li {
    position: relative;
}
.treatment-difference-content-list ul li::before {
    position: absolute;
    content: "\f309";
    font-family: bootstrap-icons !important;
    margin-left: -22px;
    font-size: 27px;
    top: -8px;
}
.treatment-contact-btn a {
    background-color: #ffbb05;
    color: #121212;
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
}
.treatment-nav-second-content-list {
    display: flex;
    gap: 35px;
}
/*------------------------ treatment page end -------------------------------------------- */
.exceptional-dental-care-img img {
  width: 100%;
}
.exceptional-dental-care-content ul {
  margin-bottom: 0rem;
  padding: 0px;
background-color: transparent;
  border: none;
  line-height: 10px;

}
.exceptional-dental-care-content ul li::after {
  font-family: bootstrap-icons !important;
  content: "\F285";
  color: #812706;
  position: absolute;
  top: 4px;
  font-size: 13px;
  font-weight: 900;
 left: 0;
}
.exceptional-dental-care-sect ul li::before {
  font-family: bootstrap-icons !important;
  content: "";
  color: #121212;
  position: inherit;
  top: 1px;
  font-size: 14px;
  left: 2px;
  font-weight: 900;
}
.exceptional-dental-care-content ul li {
  padding-left: 0px;
  line-height: 1.4em;
  margin-bottom: 7px;
  position: relative;
  padding-top: 2px;
  letter-spacing: 0.5px;
  display: inherit;
 padding-left: 20px;
  font-size: 12px;
  border-bottom: 1px solid #E0B990;
  padding-bottom: 8px;
}
.exceptional-dental-care-col{
    padding: 30px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    min-height: auto;
    margin-bottom: 30px;
}
.exceptional-dental-care-sec-btn {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.exceptional-dental-care-content{
    padding-left: 20px;
}
.exceptional-dental-care-content p {
  margin-bottom: 10px;
}
.banner-flex-black {
  padding-bottom: 10px;
}
.blogs-details-content-box a
{
  color: #fff;
  font-weight: 600;
  font-family: "Mulish";
  text-transform: capitalize;
  background-color: #812706;
  padding: 7px 10px;
  border-radius: 3px;
}
.blogs-details-content-box a:hover
{
  color: #fff;
 
}