/*
Theme Name: Shine - Child
Version: 58712
Description: A child theme of DMM by Almina
Template: mts_schema
Text Domain: schema
*/

/* Carousel */
@import url("../mts_schema/style.css");

/* general */

* {
    box-sizing: border-box;
}

#page {
    padding: 0px;
}

a.btn {
    color: #fff;
    font-size: 14px;
    color: #fff !important;
    border-radius: 50px;
    font-weight: 500;
    padding: 15px 30px;
}

/* BannerWelcome */
.home .header-spacer {
    display: none;
}

.main-head-wrap {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    
}

html .video_holder {
    height: 100vh;
    position: relative;
}

html .video_holder:before {
    content: "";
    position: absolute;
    background: #000;
    opacity: 0.5;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.carousel-caption {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    color: #fff;
}

.carousel-caption * {
    color: #fff;
}

.mobile_cta_buttons.hide-d.mobile-btn {
    display: none;
}

header#site-header {
}

div#regular-header {
    /* display: none; */
    background: var(--aColor);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

div#secondary-navigation {
    float: none !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

a#pull, a#pull + div {
    display: none;
}

@media (min-width: 865px) {
    nav.navigation.clearfix.mobile-menu-wrapper {
        float: none;
        width: auto;
    }
}

div#header {
    background: transparent;
    padding: 3px 0px;
}

#secondary-navigation a {
    padding: 10px 15px;
}

div#header .container-wide {
    max-width: 1920px;
    padding: 0px 15px;
}

#logo img {
    float: none;
    display: block;
    max-width: 250px;
}

#header .logo-wrap {
    padding: 0px;
    float: none;
    overflow: visible;
}

.main-head-wrap.header_fixed {
    background: var(--sColor);
}

#header .logo-wrap #logo {
    float: none;
    display: flex;
    margin: 0px;
    align-items: center;
    justify-content: center;
}

#header .logo-wrap a {
    padding: 25px 0px;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.main-head-wrap.header_fixed #logo a {
    padding: 15px 0px;
}

.container-wide {
    max-width: 1500px;
    padding: 0px 15px;
    position: relative;
    margin: 0px auto;
}

section.bloom-welcome {
    position: relative;
    padding: 8vh 0px;
    background-image: url(/wp-content/uploads/2024/11/13381541_1609.m00.i125.n001.S.c12.198623492-Topographic-contour-lines-vector-map-seamless-pattern-scaled.jpg);
    background-size: 50%;
    background-position: 50% 50%;
}

section.bloom-welcome .dm-half:nth-child(2) {
    padding: 60px 20px 150px clamp(20px, 6vw, 110px);
}

section.bloom-welcome .dm-flex {
    align-items: inherit;
}

section.bloom-welcome .dm-half:nth-child(1) img {
    min-height: 550px;
    object-fit: cover;
    height: 100% !important;
    display: block;
}

.bloom-image {
    height: 100%;
    width: 100%;
    padding-left: 40px;
}

.hovering-bloom {
    bottom: 0px;
    right: -100px;
    margin: 0px auto;
    max-width: 550px;
    border: 45px solid #fff;
    z-index: 3;
    margin-top: -115px;
    position: relative;
}

.dm-contact {
    display: flex;
    align-items: center;
    justify-content: center;
}

.dm-contact .btn {
    font-size: 13px !important;
    text-align: center;
    display: block !important;
}

.dm-contact .btn {
    max-width: 200px;
    line-height: 1;
    display: block !important;
    text-align: center !important;
}

.dm-contact p {
    margin: 0px;
}

.carousel-caption h2 strong {
    display: block;
}

.carousel-caption h2 {
    line-height: 1.2;
    margin-bottom: 30px;
    font-size: 60px;
}

section.bloom-welcome h2 {
    font-size: 40px;
    color: #000;
    border-bottom: 2px solid var(--sColor);
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.scroll-down {
    position: absolute;
    bottom: 0px;
    text-align: center;
    z-index: 1;
    width: 100%;
    color: #fff;
}

.hide-las {
    position: relative;
}

span.block {
    display: block;
    line-height: 1;
    font-family: 'Playfair Display';
    font-size: 23px;
}

.scroll-down p {
    text-transform: uppercase;
    font-size: 17px;
    line-height: 1;
}

section.bloom-big-boxes .dm-third {
    flex: 1 1 calc(33.33% - 30px);
    margin: 0px 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: clamp(300px, 28.5vw, 540px) 20px clamp(100px, 7vw, 130px);
    position: relative;
}

.dm-blog-image {
    position: relative;
    top: 0px;
    left: 0px;
    height: 125px;
    width: 125px;
    background-position: 50% 50%;
    background-size: cover;
}

section.bloom-big-boxes > div {
    max-width: 1920px;
}

section.bloom-big-boxes .dm-third:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: linear-gradient(180deg, rgb(255 255 255 / 0%) 0%, rgb(125 125 125 / 0%) 51%, rgba(0, 0, 0, 1) 100%);
}

section.bloom-big-boxes h3,section.bloom-big-boxes a {
    position: relative;
    color: #fff;
    z-index: 1;
}

section.bloom-big-boxes h3 {
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0px 0px 30px;
}

section.bloom-big-boxes a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}

section.bloom-big-boxes a:after {
    content: "";
    height: 2px;
    background: #fff;
    display: block;
    width: 65px;
    margin: 0px auto;
}

section.split-section > div {
    max-width: 1920px;
}

section.bloom-big-boxes {
    margin-bottom: 30px;
}

.section-icon {
    width: 160px;
    height: 160px;
    margin: -80px auto;
    background: #fff;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-icon:before {
    height: 120px;
    width: 120px;
    position: absolute;
    content: "";
    top: 50%;
    left: 0px;
    background: var(--pColor);
    transform: translateY(-50%);
    left: 0px;
    right: 0px;
    margin: 0px auto;
}

.section-icon img {
    max-width: 80px;
    filter: brightness(0) invert(1);
}

section.split-section {
}

section.classy-testimonials {
    padding: 150px 0px;
    background-attachment: fixed;
    background-size: 50%;
    position: relative;
}

section.split-section .dm-half:nth-child(1) p {
    margin: 0px;
}

section.split-section .dm-half:nth-child(1) img {
    max-height: 850px !important;
    width: 100%;
    object-fit: cover;
    object-position: 50% 20%;
    height: 100% !important;
}

section.split-section .dm-flex {
    align-items: inherit;
}

section.split-section .dm-half:nth-child(2) {
    padding: clamp(80px, 6vw, 100px) 40px clamp(80px, 7vw, 110px) clamp(40px, 9.5vw, 100px);
}

.hovering-contact {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 9;
}

section.classy-testimonials h2 {
    font-size: 45px;
    margin-bottom: 40px;
    display: inline-block;
    border-bottom: 1px solid var(--sColor);
    padding-bottom: 8px;
}

.header-test > span {
    display: block;
    width: 100%;
    font-size: 16px;
    color: var(--sColor) !important;
}

.header-test h4 {
    font-size: 25px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    margin-bottom: 31px;
    color: #6e6e6e;
}

.central-test-content {
    padding: 0px 15px;
}

span.slide-star:before {
    opacity: 0 !important;
}

.header-test > span:before {
    color: inherit !important;
}

section.classy-testimonials:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    background: #fff;
    opacity: 0.9;
}

span.read_more {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    font-size: 14px;
    letter-spacing: 2px;
    color: var(--aColor);
}

span.hiddenRest {
    display: none;
    padding-left: 5px;
}

span.read_more:after {
    content: "";
    width: 50px;
    height: 2px;
    background: var(--pColor);
    position: relative;
    display: block;
    margin: 10px auto 0px;
}

.cta-content {
    position: relative;
    z-index: 4;
    padding: clamp(80px, 18vw, 240px) 20px clamp(80px, 11vw, 205px);
    text-align: center;
}

section.cta-classic {background-size: cover;background-position: 50% 25%;position: relative;}

section.cta-classic:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background: #000;
    top: 0px;
    left: 0px;
    opacity: 0.4;
}

.cta-content h2 {
    color: #fff;
    font-size: 55px;
    line-height: 1.2;
    margin-bottom: 30px;
}

a.lbtn {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

a.lbtn:after {
    content: "";
    width: 60px;
    left: 0px;
    right: 0px;
    margin: 10px auto 0px;
    display: block;
    background: #fff;
    position: relative;
    height: 2px;
}

footer#site-footer {
    margin: 0px;
}

.footerMenu ul {
    list-style: none;
    display: flex;
    justify-content: center;
    padding: 0px;
    width: 100%;
}

.footerMenu li {
    display: inline-block;
    margin: 0px 20px;
}

.footerMenu li a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}

.dm-full.footer-creds {
    text-align: center;
    padding: 40px 0px;
    background: var(--sColor);
}

.dm-full.footer-creds p {
    margin: 0px;
}

.dm-full.footer-creds * {
    color: #fff;
}

.dm-full.footer-creds a {
    font-weight: bold;
}

footer#site-footer .dm-third:nth-child(4) .social-icons a {
    background: var(--pColor);
    line-height: 30px;
    width: 30px;
    display: inline-block;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    font-size: 15px;
}

footer#site-footer .dm-third:nth-child(4) p {
    font-size: 17px;
}

footer#site-footer .dm-third:nth-child(4) a.btn {
    margin-bottom: 10px;
    padding: 5px 25px;
}

footer#site-footer .container {max-width: 1500px !important;width: 100%;}

section.bloom-welcome:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    opacity: 1;
    background: linear-gradient(360deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgb(255 255 255 / 75%) 100%);
}

.dm-contact .dm-rate-us span {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}

.dm-contact .dm-rate-us a {
    padding: 0px !important;;
    font-size: 16px !important;;
}

.dm-contact .dm-rate-us {
    padding: 0px 10px;
    margin: 0px;
}

.dm-contact div:nth-child(1) {
    text-align: center;
    padding:0px 10px;
}

.dm-contact div:nth-child(1) p a {
    display: block;
    text-align: center;
    padding: 0px !important;
    text-align: center !important;
    font-size: 22px !important;
}

footer#site-footer  > .container {
    padding: 60px 15px 80px;
}

ul#menu-main-menu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}


html #secondary-navigation {
    height: auto !important;
}

@media (max-width: 1350px) {
    
    .dm-contact > p {
        display: none;
    }
}

@media (min-width:881px) {
    body:not(.home) .header-spacer {
        background: var(--sColor);
    }
}
@media (max-width: 880px) {
	
	body:not(.home) div#header {
    background: var(--sColor);
}
    html a#pull {
        width: 40px;
        height: 42px;
        font-size: 20px;
        padding: 0px;
        display: flex;
        margin: 0px !important;
        align-items: center;
        justify-content: center;
    }
    
    section.bloom-big-boxes h3,section.bloom-big-boxes a {
        text-align: center;
    }
    
    html a#pull:after {
        top: 0px;
        left: 0px;
        padding: 0px;
        position: relative;
    }
    .dm-contact {
        display: none;
    }
    #header .logo-wrap {
        max-width: 50%;
        text-align: left;
    }
    
    #header .logo-wrap a {
    }
    
    #page.homepage {
        padding: 0px !important;
    }
    
    #header .logo-wrap #logo {
        justify-content: flex-start;
    }
    
    html .video_holder {
        height: 650px;
    }
    
    section.bloom-welcome .dm-half:nth-child(2) {
        padding: 40px;
    }
    
    .hovering-bloom {
        margin-top: 0px;
        width: 100%;
        max-width: 100%;
        right: 0px;
        border-width: 15px;
    }
    
    footer#site-footer .dm-third {
        flex: 1 1 100%;
        text-align: center;
        margin: 20px 0px;
    }
    
    .carousel-caption h2 {
        font-size: 35px;
    }
    
    
    section.bloom-welcome .dm-half:nth-child(1) img {
        min-height: 400px;
    }
    
    section.split-section .dm-half:nth-child(2) {
        padding: 40px 15px;
    }
    
    section.classy-testimonials {
        padding: 50px 15px;
    }
    
    .sticks {
        padding: 5px;
        border: 0px;
    }
    
    .footerMenu {
        display: none;
    }
    
    a.sticks + a {
        background: var(--pColor);
    }
    
    .home .dm-half {
        flex: 1 1 100%;
    }
    
    .hovering-bloom {
        display: none;
    }
    
    section.bloom-welcome {
        padding: 60px 0px;
    }
    
    section.bloom-big-boxes .dm-third {
        flex: 1 1 100%;
        margin-bottom: 30px;
    }
    
    .section-icon {
        margin-top: -110px;
    }
    
    .hovering-contact,
    section.split-section + div {
        display: none;
    }
}

.carousel-caption h2 p {
    font-size: 30px;
    font-weight: 500;
}

section.medi-welcome {
    padding: 100px 0px;
    position: relative;
}

section.medi-welcome h5 {
    color: var(--pColor);
    font-weight: 500;
    font-size: 15px;
}

section.medi-welcome h2 {
    color: #000;
    margin-bottom: 30px;
}

section.medi-welcome img {
    max-width: 90%;
    border-radius: 10px;
    display: block;
    margin-bottom: 30px;
}

section.medi-welcome .fade-down {
    border-left: 1px solid rgba(4, 28, 51, 0.10196078431372549);
    padding: 24px 0px 25px  45px;
}

.bloom-image img {
    max-width: 100% !important;!i;!;
    margin: 0px !important;!i;!;
}

section.office-package .dm-third:nth-child(1) .package {
    background: #104797;
}

section.medi-welcome .dm-fourth {
    flex: 1 1 30%;
}

section.medi-welcome .dm-half {
    flex: 1 1 40%;
}

section.medi-welcome .dm-flex {
    align-items: inherit;
}

section.medi-welcome .fade-down strong {
    height: 105px;
    width: 105px;
    display: inline-block;
    vertical-align: middle;
    display: inline-block;
    justify-content: center;
    background: var(--pColor);
    color: #fff;
    font-size: 33px;
    border-radius: 50%;
    text-align: center;
    line-height: 105px;
    margin-right: 10px;
}

.bloom-image img {
    height: 100% !important;
    object-fit: cover;
}

section.office-package {
    position: relative;
    background: whitesmoke;
    padding: 100px 0px;
}

.package {
    padding: 29px 40px 62px;
    background-color: var(--sColor);
    border-radius: 20px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    transition: 0.5s;
    overflow: hidden;
    height: 100%;
}

section.office-package .dm-flex {
    align-items: inherit;
}

.package h3 {
    color: #fff;
    font-size: 22px;
    line-height: 31px;
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 25px;
}

.package h3:before {
    height: 1px;
    width: calc(100% + 80px);
    background: #fff;
    opacity: 0.5;
    position: absolute;
    content: "";
    left: -40px;
    bottom: 0px;
}

.mediket-hover-box {
    background-color: var(--aColor);
    height: 100%;
    top: 0;
    opacity: 0;
    position: absolute;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 25%;
    z-index: -1;
    left: 0px;
};

.hover1 {
    left: 0;
    -webkit-transition-delay: 0.105s;
    transition-delay: 0.105s;
    border-radius: 20px 0 0px 20px;
}

.hover2 {
    left: 25%;
    -webkit-transition-delay: 0.105s;
    transition-delay: 0.105s;
}

.hover3 {
    left: 50%;
    -webkit-transition-delay: 0.105s;
    transition-delay: 0.105s;
}

.hover4 {
    left: 75%;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    border-radius: 0 20px 20px 0;
}

.package:hover .mediket-hover-box {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.package.hours-package p:last-of-type {
    margin: 0px;
}

.package p {
    color: #fff;
}

.package.hours-package p {
    border-bottom: 1px dashed #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

p.package-phone {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

span.p-cirlce {
    display: block;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    color: var(--pColor);
}

span.p-cirlce i {
    border: 2px solid var(--pColor);
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 27px;
    text-align: center;
    font-size: 14px;
}

p.package-phone a span {
    display: block;
}

p.package-phone a {
    color: #fff;
    padding-left: 20px;
    font-weight: bold;
    font-size: 23px;
}

p.package-phone a span {
    font-size: 15px;
    font-weight: 400;
}

p.package-phone {
    margin: 40px 0px 60px;
}

section.office-package h3 {
    position: relative;
}

section.office-package h3 i {
    position: absolute;
    right: 0px;
    font-size: 25px;
    top: 3px;
}

.package.hours-package p:last-of-type {
    border: 0px;
}

section.medi-service-section {
    padding: 100px 0px;
    background: var(--pColor);
}

section.medi-service-section * {
    color: #fff;
}

section.medi-service-section a.btn {
    background: #fff !important;!I;!;
    color: #000 !important;!i;!;
}

section.medi-service-section .dm-third {
    flex: 1 1 100%;
    position: relative;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 20px;
}

section.medi-service-section .dm-third a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.medi-service-section .dm-third a div:nth-child(2) {
    flex: 1 1 calc(100% - 150px);
    margin-left: 25px;
}

section.medi-service-section .dm-third:before {
    background: #000;
    top: 0px;
    left: 0px;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 10px;
    opacity: 0.5;
}

section.medi-service-section .dm-third h3 {
    font-size: 21px;
}

section.medi-service-section .dm-third p {
    font-size: 16px;
}

.dm-third.wow.fadeInUpa.animated span.btn {
    background: #fff;
    border-radius: 50px;
    color: #000;
    padding: 10px 20px;
    font-size: 12px;
}

section.medi-service-section h5 {
    font-weight: 500;
    color: #ffffffb8;
}

section.medi-service-section h2 {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 40px;
}

section.medi-service-section img {
    border-radius: 20px;
    margin-top: 40px;
    display: block;
    max-width: 90%;
}

.animated[data-dmm] {
    opacity: 1 !important;!i;!;
    transform: translateZ(0);
}

[data-dmm][data-dmm][data-dmm-duration="400"], body[data-dmm-duration="400"] [data-dmm] {
    transition-duration: .4s;
    transition-delay: .1s;
}

[data-dmm][data-dmm][data-dmm-easing=ease], body[data-dmm-easing=ease] [data-dmm] {
    transition-timing-function: ease;
}

[data-dmm^=fade][data-dmm^=fade] {
    opacity: 0;
    transition-property: opacity, transform;
}

[data-dmm=fade-down] {
    transform: translate3d(0, -100px, 0);
}
[data-dmm=fade-up] {
    transform: translate3d(0, 100px, 0);
}
[data-dmm=fade-up-left] {
    transform: translate3d(100px,100px,0);
}

[data-dmm=zoom-out] {
    transform: scale(1.2);
}

section.office-package .dm-third:nth-child(2) >div {
    background: var(--pColor);
}

section.office-package .dm-third:nth-child(2) >div a.btn {
    background: #fff !important;!i;!;
    color: #000 !important;!I;!;
}

section.medi-service-section span.btn {
    background: #fff;
    border-radius: 50px;
    color: #000;
    font-size: 13px;
    padding: 10px 30px;
}

[data-dmm=fade-up-right] {
    transform: translate3d(-100px, 100px, 0);
}

footer#site-footer .social-icons a:hover {
    background: var(--aColor);
}
/* Footer */
.copyrights {
    padding: 0px;
}

.copyrights p a {
    line-height: 1;
    display: inline-block;
}

.copyrights p {
    margin-bottom: 23px;
    font-size: 17px;
}

footer .social-icons a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #000;
    background: #fff;
    display: inline-block;
    text-align: center;
    line-height: 40px;
}

.dm-full.footer-creds p {
    margin-bottom: 0px;
}

footer#site-footer {
    margin: 0px;
}

.copyrights .dm-flex {
    align-items: inherit;
}

.copyrights .dm-half {
    padding: 0px;
}

.copyrights iframe {
    height: 100%;
}

a#move-to-top {
    width: 40px;
    height: 40px;
}

.copyrights .dm-full {
    text-align: center;
    padding: 20px 0px;
    display: flex;
    justify-content: space-between;
    opacity: 0.9;
}

.dm-col-3 {
    width: 40%;
}

.dm-col-3 span {
    border: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}

.dm-flex.dm-full {
    justify-content: space-between;
    margin-bottom: 50px;
}

.dm-flex.dm-full h4 {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
}

.dm-full.footer-contact-info img {
    max-width: 400px;
    margin: 0px auto;
    display: block;
    float: none;
}

.logo-wrap {
    margin: 0px;
    float: none;
    overflow: visible;
}

.dm-full.footer-contact-info {
    margin-bottom: 50px;
}

.copyrights .dm-half:nth-child(1) {
    padding-top: 80px;
    padding-bottom: 80px;
    font-size: 14px;
}

.footer-wrapper {
    max-width: 620px;
    margin-right: 0px;
    margin-left: auto;
    margin: 0px auto;
}

.dm-full.footer-creds p:nth-child(2) {
    margin: 0px;
}

.copyrights h3,.copyrights h4 {
    color: #fff;
}

.copyrights {
    text-align: left;
}

.copyrights .dm-flex {
    margin: auto;
    padding: 50px 0px;
    max-width: 1500px;
}

section.visit-us-today {
    padding: 10vh 0px;
    position: relative;
}

section.visit-us-today ifraME {
    border-radius: 0px 50px;
    display: block;
    min-height: 350px;
}

section.visit-us-today .dm-flex {
    gap: 35px;
}

section.visit-us-today .dm-half {
    flex: 1;
}

section.visit-us-today h2 {
    font-size: 40px;
}

section.visit-us-today .dm-half li:before {
    opacity: 0;
    padding: 0px;
}

section.visit-us-today ul {
    padding: 0px;
}

section.visit-us-today li {margin-bottom: 22px;padding-left: 40px;position: relative;}

section.visit-us-today i {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 23px;
    color: var(--pColor);
}

section.visit-us-today a {
    display: block;
    line-height: 1;
}

.dm-full.footer-contact-info {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}

.dm-full.footer-creds .container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0px 15px;
}

.dm-full.footer-creds a {
    font-weight: bold;
}

footer#site-footer a.btn {
    font-weight: bold;
    font-size: 16px;
}

.dm-ff.mmn {
    padding: 50px 0px;
    border-bottom: 1px solid #ffffff42;
}

.footer-logo-wrap a {
    font-weight: bold;
    font-size: 35px;
}

footer .container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.copyrights .dm-fourth p {
    font-size: 19px;
}

.copyrights .dm-fourth p:last-of-type {
    margin: 0px;
}

.dm-full.footer-creds {
    border-top: 1px solid #fff;
}

section.visit-us-today li {
    padding: 0px;
}

section.visit-us-today .dm-flex {
    align-items: inherit;
    margin: 0px -15px;
    gap: 0px;
}

section.visit-us-today iframe {
    height: 100%;
    border-radius: 0px;
}

.dm-full.vut {
    text-align: center;
}

.dm-full.vut h5 {
    margin: 0px;
    text-transform: uppercase;
    font-weight: bold;
}

.dm-full.vut h2 {
    font-size: 55px;
    font-weight: 400;
}

.dm-full.vut h2 + p {
    max-width: 1000px;
    margin: 0px auto 20px;
}

.dm-full.vut {
    padding-bottom: 50px;
}

section.visit-us-today iframe {
    filter: grayscale(1);
    border-radius: 0px 50px 50px 0px;
}

section.visit-us-today .dm-half:nth-child(2) {
    border-radius: 50px 0px 0px 50px;
    background: #fff;
    padding: 50px;
}


section.office-package .dm-third:nth-child(2) .mediket-hover-box {
    background: var(--sColor);
}

section.office-package .dm-third:last-of-type .package:after {
    content: "";
    position: absolute;
    border: 30px solid #fff;
    height: 140px;
    width: 140px;
    border-radius: 50%;
    right: -90px;
    bottom: -90px;
    transition: 0.5s;
    -webkit-animation: dance 2s alternate infinite;
    animation: dance 2s alternate infinite;
    opacity: 0.2;
}

@keyframes dance {
    0% {
        -webkit-transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1.2);
    }
}

.main-head-wrap.header_fixed #header {
    /* padding: 10px 0px; */
}

div#regular-header * {
    color: #fff;
}

div#regular-header p {
    margin: 0px;
}

.header_fixed div#regular-header {margin-top: -40px;}

.main-head-wrap .container-wide.dm-flex {
    max-width: 100% !important;
    padding: 0px;
    align-items: inherit;
}

.dm-third.social-header {
    display: flex;
    justify-content: flex-end;
}

div#regular-header p,div#regular-header a {
    font-size: 15px;
}

div#regular-header p {
    margin-left: 20px;
}

div#regular-header p i {
    margin-right: 7px;
}

.dm-third.phone-header .social-icons a {
    background: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    color: #000;
    line-height: 30px;
    border-radius: 50%;
    margin-right: 5px;
    text-align: center;
}

.dm-third.phone-header .social-icons a * {
    color: #000 !important;!im;!i;!;!;
}

div#regular-header .dm-third {
    padding: 5px 10px;
}

div#regular-header .social-header {
    background: var(--sColor);
    align-items: center;
}

div#header #logo a {
    font-size: 21px !important;!i;!;
    font-family: 'Unbounded';
}

section.office-package .dm-third:nth-child(1) .package * {
}

section.office-package .dm-third:nth-child(1):hover * {
    color: #fff !important;!I;!;
    border-color: #fff !important;!I;!;
}

section.office-package .dm-third:nth-child(1) .package h3:before {
}

section.choose-us {
    padding: 0vh 0px 5vh;
}

section.choose-us .dm-third:before {
    position: absolute;
    background-image: url(http://sunrisedentalolympia.doctormmdev3.com/wp-content/uploads/2025/01/choose_aptmn_img.png);
    background-position: 50% 100%;
    content: "";
    height: 100%;
    width: 100%;
    opacity: 0.4;
    left: 0px;
    bottom: 0px;
    background-size: contain;
    background-repeat: no-repeat;
}

section.choose-us {
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    z-index: 1;
}

section.choose-us .dm-third {
    background: var(--sColor);
    padding: 50px 30px;
    border-radius: 14px;
    position: relative;
    top: 150px;
    right: -50px;
}

section.choose-us .dm-third * {
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
}

section.choose-us .dm-third {
    text-align: center;
}

section.choose-us .dm-third h3 {
    font-size: 35px;
    line-height: 1.2;
}

section.choose-us .dm-third p {
    padding-bottom: 105px;
}

section.choose-us .dm-half-plus {
    flex: 1 1 66.66%;
}

span.star-ss {
    width: 74px;
    height: 74px;
    background: var(--aColor);
    display: block;
    margin: 0px auto;
    line-height: 74px;
    border-radius: 50%;
    margin-bottom: 25px;
}

span.star-ss:before {
    height: 50%;
    width: 50%;
    background: #000;
    border-radius: 50%;
    position: absolute;
    content: "";
    top: 50%;
    left: 0px;
    margin: 0px auto;
    right: 0px;
    transform: translateY(-50%);
    opacity: 0.3;
}

a.btn i:before {
    color: #000;
}

section.choose-us h2 {
    font-weight: bold;
    font-size: 45px;
    line-height: 1.2;
    margin-bottom: 20px;
}

section.choose-us .dm-blog-image {
    border-radius: 50%;
    background-color: var(--sColor);
    height: 74px;
    width: 74px;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.choose-us .dm-blog-image img {
    filter: brightness(0) invert(1);
    width: 40px;
}

section.choose-us .dm-half-plus p {
    border-bottom: 1px solid #00000061;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

section.choose-us .dm-half-plus .dm-flex {
    margin: 0px -15px;
}

.dm-fex {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.dm-fex he {}

.dm-fex h3 {
    font-size: 22px;
    line-height: 1.2;
}

.dm-fex p {
    font-size: 15px;
    border: 0px !important;!i;!;
    margin: 0px !important;!I;!;
    padding: 0px !important;!I;!;
}

.dm-fex div:nth-child(2) {
    flex: 1 1 calc(100% - 74px);
    padding-left: 20px;
}

section.choose-us .dm-half-plus .dm-flex .dm-half {
    margin-bottom: 15px;
}

@media (max-width: 880px) {
    #regular-header {
        display: none;
    }
    .dm-full.vut h2 {
        font-size: 40px;
    }

    section.classy-testimonials h2 {
        font-size: 40px;
        text-align: center;
        line-height: 1;
    }
    section.office-package .dm-third {
        margin-bottom: 30px;
    }

    section.medi-welcome .dm-fourth {
        flex: 1 1 50%;
    }

    .bloom-image {
        padding: 0px;
    }

    section.medi-service-section img {
        max-width: 100%;
        margin-bottom: 20px;
    }

    section.visit-us-today .dm-half {
        flex: 1 1 100%;
    }
}

@media (max-width: 640px) {
    section.medi-welcome .dm-fourth {
        flex: 1 1 100%;
    }
}

.dm-third.phone-header > * {
    display: inline-block;
}

.dm-third.phone-header .social-icons {
    position: relative;
    top: -3px;
}

li#field_2_6 a {
    display: inline-block;
    font-weight: bold;
}

.dm-ff.mmn img {max-width: 300px;}

section.visit-us-today li input {
    height: 40px !important;
}

section.visit-us-today li#field_2_6 input {
    height: auto !important;
}

section.medi-service-section .dm-third .dm-blog-image {
    border-radius: 10px;
}



  .testimonial-box-dm blockquote {
    font-size: 18px;
    line-height: 1.6;
    color: #666;
    margin: 0;
    padding: 20px;
	  border-radius: 8px;
	    border: 1px solid #ccc;
    background-color: #f9f9f9;
    padding: 20px;
    margin: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.testimonial-box-dm blockquote:after {
	font-size: 40px;
	color: #0e070714;
} 
