/*
Theme Name: Jade - Child
Version: 22.99
Template: mts_schema
Text Domain: schema
*/

/* Carousel */
@import url("../mts_schema/style.css");
/* general */
* {
    box-sizing: border-box;
}
html h3 {
    color: var(--sColor);
}
section.map-contact h2 {
    text-align: center;
    font-weight: 300;
    font-size: 50px;
}

#move-to-top {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    line-height: 1;
}

.carousel-caption h2 a {
    color: #fff;
    font-size: 45px;
}

h3.widget-title {
    color: #fff;
}

.container {
    padding: 0px 15px;
    max-width: 1200px !important;
    width: 100%;
    position: relative;
}

div#header {
    background: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    width: 100%;
}

div#header .dm-flex {
    justify-content: space-evenly;
    max-width: 1440px;
    margin: 0px auto;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    padding: 15px;
}

div#header .dm-third {
    width: auto;
}

.hide-d {
    display: none;
}

div#page {
    padding: 0px;
}

html a.btn:hover {
    color: #fff !important;
}

div#secondary-navigation > nav > ul > li > a {
    display: block;
    color: #764189;
    height: 100%;
    padding: 5px 10px;
    line-height: 1.8;
    text-transform: none;
    font-weight: 300;
}

div#header .dm-third:nth-child(2), div#header .dm-third:nth-child(4) {
    width: 100%;
}

div#header .dm-third:nth-child(3) {
    width: 100%;
    flex: 1 1 100%;
}

html #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    background-color: #000000 !important;
}

.video_wrapper {
    height: 100vh;
    position: relative;
}

html .video_holder {
    width: 100%;
    height: 100%;
    position: absolute;
}

ul#menu-main-menu {
    text-align: center;
}

ul#menu-main-menu > li {
    float: none;
    display: inline-block;
}

.newCon:before,
.video_wrapper:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: linear-gradient(0deg, rgb(255 255 255 / 0%) 0%, rgb(125 125 125 / 0%) 51%, rgb(255 255 255) 100%);
}

div#header .dm-third a {
    color: #fff;
}
.social-icons a {
    display: inline-block;
    background: var(--aColor);
    color: #111;
    padding: 5px;
    text-align: center;
    width: 30px;
    line-height: 30px;
    padding: 0px;
    margin: 0px 5px;
}

div#header .dm-third p {
    margin: 0px;
}
.social-icons {
    margin-bottom: 10px;
    text-align: right;
}

div#header .dm-third:nth-child(4) {
    text-align: right;
    display: none;
}

div#header p a {
    font-size: 20px;
    letter-spacing: 1px;
}
.bottom-left-appt {
    bottom: 0px;
    position: fixed;
    z-index: 10;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

a.btn {
    background-color: var(--pColor) !important;
    color: #fff;
}

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

.carousel-caption > h2 {
    font-size: 75px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: none !important;
    opacity: 1;
    line-height: 1;
    margin: 0px;
    font-weight: 300;
}

.carousel-caption h3 {
    color: #fff;
    margin: 0px 0px 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 20px;
}

.carousel-caption > a {
    background-color: var(--aColor);
    padding: 7px 20px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    color: #000000;
}
@media (min-width: 881px) {
    div#header.header-scroll {
        /* background: #000; */
    }
}

#header .logo-wrap {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
    margin: 0px auto;
    float: none;
    display: flex;
    justify-content: center;
}

#header.header-scroll .logo-wrap {
}

.social-icons.pull-right {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    max-height: 110px;
}

.header-scroll .social-icons {
    max-height: 0px;
    overflow: hidden;
    margin: 0px;
}
div#header .dm-third p a {
    font-size: 25px;
}
section.welcome h2 {
    font-size: 40px;
    margin-bottom: 50px;
    color: var(--aColor);
    letter-spacing: 2px;
    line-height: 1.2;
    font-weight: 400;
    text-align: center;
}

section.welcome {
    padding: 50px 0px;
}

section.welcome p {
}

section.welcome .dm-half {
    width: 48.5%;
    margin-bottom: 30px;
}

section.welcome .dm-half:nth-child(1) {
    margin-right: 3%;
}

section.welcome h3 {
    text-transform: uppercase;
    color: var(--pColor);
}

.service-slider {
    /* background-size: cover; */
    background-position: 50% 50%;
    padding: 40px 0px;
}

.media {
    position: relative;
    height: 450px;
    width: calc(100% - 400px);
    padding: 0px 15px;
}

.service-content {
    max-width: 380px;
    text-align: right;
}

.service-s {
    position: relative;
}

.service-content p {
    line-height: 1.76;
    margin-bottom: 20px;
    font-weight: 300;
}

.service-content a {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--aColor);
    font-weight: bold;
    font-size: 15px;
}

.service-content h2 {
    color: var(--pColor);
    font-size: 38px;
    text-transform: uppercase;
    letter-spacing: 0px;
    line-height: 1;
    font-weight: 300;
}
.media div {
    height: 100%;
    width: 75%;
    background-size: cover;
    margin: 0px auto;
    border-radius: 8px;
    background-position: 50% 50%;
  /*  background: #111;*/
    margin-left: 20px;
}
.under-service-quote {
    text-align: center;
    padding: 6vh 0px 5vh;
    margin: 0px auto;
    font-size: 26px;
    letter-spacing: 1px;
    background: var(--sColor);
    background: linear-gradient(109deg, rgba(195,195,195,1) 0%, rgba(253,252,252,1) 47%, rgba(198,185,179,1) 100%);
}

.ss-controls {
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
}
.ss-controls li {
    list-style: none;
    padding: 3px 0px;
    margin-bottom: 13px;
}

.ss-controls .dot {
    display: block;
    width: 20px;
    height: 20px;
    background: #f9f9f9;
    border: 4px solid #E6E6E6;
    border-radius: 100%;
    position: absolute;
    left: -26px;
    top: 3px;
}

.ss-controls a {
    display: block;
    position: relative;
    font-size: 14px;
}

.ss-controls:before {
    width: 1px;
    position: absolute;
    height: 80%;
    content: "";
    top: 50%;
    background: #e6e6e6;
    transform: translateX(-16px) translateY(-50%);
}

.ss-controls .dot + span {
    padding-left: 5px;
}
.ss-controls .dot:before {
    height: 10px;
    width: 10px;
    position: absolute;
    background: var(--aColor);
    border-radius: 50%;
    content: "";
    top: 1px;
    left: 1px;
    opacity: 0;
}
section.ab-doctors p {
    font-size: 15px;
}
a.active-dot span.dot:before {
    opacity: 1;
}

a.active-dot {
    color: var(--aColor);
}

.boxes-layout {
    padding: 8% 20px;
    position: relative;
    box-sizing: border-box;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed;
}

.boxes-layout .container {
    position: relative;
    padding: 40px;
    background: rgb(255 255 255 / 89%);
    display: flex;
}

.ti-img {
    width: 100%;
    height: 175px;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    background-color: #fff;
    cursor: pointer;
}

.ti-img h4 {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    text-transform: uppercase;
    color: #111;
    opacity: 1;
    font-size: 14px;
    letter-spacing: 1.2px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.thumb-item {
    margin-bottom: 20px;
}

.thumb-controller {
    width: calc(25% - 20px);
    margin-right: 20px;
}

.boxes-controller {
    width: 75%;
    padding: 0px 15px;
    position: relative;
}

.ti-img:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: var(--aColor);
    opacity: 0;
}

.ti-img:hover:before {
    opacity: 1;
}

.ti-img:hover h4 {
    opacity: 1;
}
.bi-img {
    height: 100%;
    width: 100%;
    background-size: cover;
}

.box-item {
    height: 100%;
    position: absolute;
    left: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
    opacity: 0;
    /* display: none; */
}

.box-item:nth-child(1) {
}

.thumb-item:last-of-type {
    margin: 0px;
}

.text-item {
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -ms-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
   position: absolute;
   right: 0px;
   opacity: 0;
   padding: 30px 60px 30px 40px;
   background: rgb(255 255 255 / 82%);
   max-width: 100%;
   bottom: 0px;
}

.bi-text h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--aColor);
    font-style: italic;
    font-size: 23px;
}

.bi-text p {
    font-size: 13px;
    line-height: 2.1;
}

.bi-text a {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--aColor);
}
.text-item.show-box,
.box-item.show-box {
    opacity: 1;
    z-index:1;
}

.text-item:nth-child(3).show-box .bi-text {
    top: calc(50% + 75px);
}

.text-item:nth-child(1).show-box .bi-text {
    top: calc(50% - 75px);
}
.ti-img.show-t-box:before {opacity: 1;}

.ti-img.show-t-box h4 {
    opacity: 1;
}

/* Testimonials */
html 
 section#wda_testi {
    margin-top: 30px;
    padding: 200px 0px;
    background-attachment: scroll;
    background-position: 50% 35%;
}

section#wda_testi .container {
    max-width: 100% !important;
    width: 100% !important;
}

.wd12 {
    max-width: 760px;
}

.bg-white:after {
    opacity: 0;
}

html 
 section#wda_testi p {
    margin: 0px;
    color: #fff;
    line-height: 1.8;
    font-size: 17px !important;
    text-align: center !important;
}

html  .bg-white {
    background: transparent;
}

section#wda_testi h2, section#wda_testi h4 {
    text-align: center;
    font-weight: 400 !important;
    text-align: center !important;
}

html section#wda_testi:after {
    opacity: 0.5;
}

.bottom-left-appt a:hover {
    color: #000;
    background: #fff !important;
}

html section#wda_testi:before {
    opacity: 0;
}

section#wda_testi h2 {
    margin-bottom: 0px;
}

span.slide-star {
    display: block;
    width: 100%;
    float: none;
    margin: 0px auto;
    text-align: center;
}
a.simple-btn {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--aColor);
}

html .dm-slide-main {height: 100vh !important;}

section.ab-doctors h2 {
    font-weight: 400;
    text-transform: uppercase;
    color: var(--aColor);
    letter-spacing: 1px;
}

/* Blog Part  */

.ff-articles h2 {
    text-align: center;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 29px;
    margin-bottom: 25px;
}

/* Footer  */

.footerMenu ul {
    padding:  0px;
    display: flex;
    justify-content: space-evenly;
    list-style: none;
    margin: 0px;
}

.footerMenu a {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.copyrights .dm-full:last-of-type {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 20px;
}

.copyrights .dm-full:last-of-type a {
    margin: 0px 7px;
}
section.ab-doctors {
    padding-top: 60px;
    padding-bottom: 60px;
}

.dm-third.flex-left {
    text-align: left;
}

.dm-third.flex-left div {
    text-align: left;
}

.dm-third.flex-right {
    text-align: right;
}

.dm-third.flex-right a {
    font-size: 28px;
    letter-spacing: 1px;
}

.dm-third.flex-center p {
    line-height: 1;
    margin: 10px 0px;
}

.dm-third.flex-center a,.dm-third.flex-center img {
    display: block;
    margin: 0px auto;
    max-width: 350px;
}

.dm-third.flex-center p a {
    font-size: 14px;
}

.copyrights .dm-third {
    margin: 15px 0px;
}

/* Posts  */
.ff-aa-slider {
    max-width: 1440px;
    display: flex;
    justify-content: center;
    margin: 0px auto;
    flex-wrap: wrap;
}

.ff-aa-item {
    flex: 1 1 33.33%;
    flex-basis: 320px;
    text-align: center;
    padding: 0px 15px;
}

.ff-aa-item h3 {
    color: var(--aColor);
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 0px;
    font-size: 23px;
}

.ff-aa-item p {
    font-size: 15px;
    line-height: 1.6;
}

.ff-content {
    font-size: 15px;
    margin: 10px auto;
}

.ff-aa-item > a {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--aColor);
}
.ff-aa-item .img {
    height: 200px;
    background-position: 50% 50%;
    width: 100%;
    width: 90%;
    margin: 0px auto 20px;
    background-size: cover;
}

.ff-articles {
    margin-bottom: 55px;
}
.under-service-quote h2 {
    font-size: 45px;
    letter-spacing: 1px;
    font-weight: 300;
    color: var(--aColor);
}

.under-service-quote p {
    font-size: 20px;
    line-height: 1.2;
}

.under-service-quote a.btn {
    text-transform: uppercase;
}
.wow {
    visibility: hidden;
}
@keyframes fadeInLeftB {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInLeftB {
    animation-name: fadeInLeftB;
}

@keyframes fadeInRightB {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInRightB {
    animation-name: fadeInRightB;
}

@keyframes fadeInUpB {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInUpB {
    animation-name: fadeInUpB;
}

.carousel-caption * {
    animation-delay: 0.5s;
}

/* Preloader  */

.lds-circle {
  display: inline-block;
  transform: translateZ(1px);
}
.lds-circle > div {
  display: inline-block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  background: #fff;
  animation: lds-circle 2.4s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

@keyframes lds-circle {
  0%, 100% {
    animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
  }
  0% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(1800deg);
    animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
  }
  100% {
    transform: rotateY(3600deg);
  }
}
.preloader {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100% !important;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    z-index: 1;
    -webkit-transition: all 1.3s ease-in-out;
    transition: all 1.3s ease-in-out;

}
.preloader.hide-preloader {
    transform: scale(10);
    opacity: 0;
    visibility: hidden;
}

/* Random  */
header#site-header.not-home > #header {
    position: relative;
    background: var(--sColor);
    margin-bottom: 2px;
}

@media (max-height: 760px) {
    .banner-new img {max-width: 380px;margin: 0px auto;}
}

/*footer#site-footer .flex-center a {
    filter: brightness(0) invert(1);
}*/

@media (max-width: 1280px) {
    div#header .dm-third:nth-child(2), div#header .dm-third:nth-child(4) {
        /* width: 50%; */
    }

    div#header .dm-third:nth-child(3) {
        width: 100%;
        order: 4;
    }

    div#header .dm-flex {
        flex-wrap: wrap;
        padding-top: 10px;
    }

    #header .logo-wrap {
        padding: 0px;
    }

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

    #header.header-scroll .logo-wrap {
        padding: 0px;
    }

    #header.header-scroll .logo-wrap img {
        max-width: 150px;
    }

    .logo-wrap img {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
}
@media (max-width: 1170px) {
    .media div {
        width: 100%;
        margin: 0px auto;
    }
    .boxes-layout .container {
        padding: 30px;
    }
    .box-item {
        left:  0px;
    }
    .text-item {
        right: 0px;
        top: auto;
        transform: none;
        bottom: 0px;
        padding: 20px;
    }

    .thumb-controller {
        width: 205px;
    }

    .bi-img {
        width: 100%;
    }

    .text-item p {
        line-height: 1.6;
       
        margin-bottom: 15px;
    }
    .service-content {
        max-width: 100%;
        width: 100%;
        text-align: center;
        order: 2;
        padding-top: 15px;
    }

    .service-content p {
        max-width: 400px;
        margin: 0px auto 20px;
        line-height: 1.6;
        font-size: 16px;
    }

    .media {
        height: 300px;
        width: 100%;
    }

    .ss-controls {
        right: -35px;
    }

    .service-slider .container {
        max-width: 500px !important;
        width: 100% !important;
    }
    .ff-aa-slider .slick-arrow {
        display: block !important;
    }

    .ff-aa-slider {
        padding: 0px 25px;
    }
    .media div {
        width: 100%;
        margin: 0px auto;
    }

    .ss-controls {
        position: relative;
        top: 0px;
        transform: none;
        right: 0px;
        text-align: center;
    }

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

    .ss-controls:before {
        opacity: 0;
    }

    .service-slider .container {
        max-width: 600px !important;
    }
}
@media (max-width: 880px) {
   .dm-slide-main .slide-caption p{display:none;}
    html .dm-slide-main .slide-caption {    bottom: 10px;}
    
    .ct_s .social-icons {
        text-align: center;
    }
    #logo a {
        color: var(--pColor) !important;
    }
    #header.header-scroll .logo-wrap img {
        max-width: 300px;
    }
    .copyrights .dm-third {
        width: 100%;
        text-align: center !important;
    }

    .copyrights .dm-third div {
        text-align: center;
    }

    #page.homepage {
        padding: 0px !important;
    }

    .hide-d {
        display: block;
    }

    div#header .dm-flex {
        padding-top: 0px;
        padding: 0px;
    }

    html a#pull {
        margin: 0px auto;
    }

    div#header .dm-third:nth-child(4) {
        display: none;
    }

    div#header {
        position: relative;
    }

   #logo img {
        margin: 0px auto;
        max-width: 200px;
    }

    div#header .dm-third:nth-child(2) {
        padding: 10px 0px;
    }

    .video_wrapper {
        max-height: 600px;
    }

    p.mobileBtn {
        color: #fff;
        text-align: center;
        margin: 15px 0px 0px;
    }

    p.mobileBtn a {
        color: #fff;
        padding: 9px 20px;
        display: inline-block;
        border-radius: 0px;
        margin: 0px !important;
        font-size: 15px;
    }

    html div.header-social-icons {
        float: none;
        text-align: center;
        background: transparent;
        padding: 20px 0px 0px;
    }

    section.welcome .dm-half {
    }

    section.ab-doctors .dm-half {
        width: 100%;
        margin: 0px auto;
        text-align: center;
    }

    .copyrights .dm-third div {
        margin: 0px;
        color: #fff;
    }

    .copyrights .dm-third {
        margin: 5px 0px;
    }

    .sticks {
        padding: 5px 0px;
        background: #111;
        border: 0px;
    }

    .sticks + .sticks {
        background-color: var(--pColor);
    }

    .bottom-left-appt {
        display: none;
    }
    header#site-header.not-home > #header {
        background: transparent;
    }
}
#secondary-navigation {
    height: auto !important;
}
@media (max-width: 600px) {
    .media div {
        width: 100%;
    }
    section.welcome .dm-half {
        width: 100%;
        margin: 0px auto;
        text-align: center;
    }

    section.welcome .dm-half h3 {
        text-align: center;
    }
    .carousel-caption > h2 {
        font-size: 50px;
    }
    section.welcome h2 {
        font-size: 40px;
    }
    .carousel-caption h3 {
        font-size: 25px;
    }
    .ss-controls {
        display: none;
    }
    .under-service-quote {
        padding: 50px 20px;
    }
    section.welcome .dm-half {
        width: 100%;
        margin: 0px auto;
        text-align: center;
    }

    section.welcome .dm-half h3 {
        text-align: center;
    }

    .carousel-caption > h2 {
        font-size: 50px;
    }

    .carousel-caption h3 {
        font-size: 25px;
    }

    section.welcome h2 {
        font-size: 40px;
    }

    .ss-controls {
        width: 100%;
        right: 0px;
        top: auto;
        transition: none;
        transform: none;
        position: relative;
        display: flex;
        display: none;
    }

    .ss-controls li {
        flex: 1 1 25%;
    }

    .ti-img {
        height: 75px;
        margin: 0px;
        width: 100%;
        border-bottom: 1px solid var(--aColor);
    }

    .thumb-controller {
        width: 100%;
    }

    .boxes-layout .container {
        flex-wrap: wrap;
    }

    .thumb-item {
        flex: 1 1 33.33%;
        margin: 0px;
        padding: 0px 5px;
    }

    .boxes-controller {
        width: 100%;
    }

    .box-item {display: none;}

    .thumb-controller {
        display: inline-block;
        margin: 0px;
        margin-bottom: 10px;
    }

    .text-item {
        margin: 0px auto;
        text-align: center;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        left: 0px;
        right: 0px;
        bottom: auto;
    }

    .text-wrapper {
        height: 300px;
        position: relative;
    }

    .bi-text {
        top: 0px !important;
    }
    .logo-wrap {
        width: 100%;
        float: none;
        overflow: visible;
    }

    div#header .dm-third:nth-child(2) {
        width: 100%;
    }
    .video_wrapper {
        max-height: 500px;
    }
    html section#wda_testi {
        padding: 120px 0px;
    }
    .footerMenu {
        display: none;
    }
    .boxes-layout .container {
        padding:  15px;
    }

}

.video_wrapper {
    overflow: hidden;
}

.copyrights div a {
    color: #fff;
}

html .bg-white {
    padding: 20px;
}

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

.dm-third p.phoned + p a {
    font-size: 17px;
    line-height: 1.4;
    display: block;
}

.dm-third.flex-left div.social-icons a {
    height: 40px;
    width: 40px;
    line-height: 40px;
}

.carousel-caption img {
    width: 400px;
   /* filter: brightness(0) invert(1);*/
}

.dm-flex.mobile-flex p {
    padding: 0px;
    margin: 0px;
    width: 50%;
}

#header .dm-rate-us span {
    color: var(--aColor);
    text-transform: uppercase;
    font-size: 16px;
    margin: 0px;
    margin-right: 10px;
    font-weight: bold;
}

#header .dm-rate-us {
    margin: 0px;
}

.dm-flex.mobile-flex p:nth-child(1) {
    border-right: 1px solid #ffffff5c;
}

@media (max-width: 881px ) {
    #header logo-wrap img {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    #header.header-scroll .logo-wrap img{max-width:150px;}
    .dm-full.hide-d.inline-flex {
        display: flex;
        background: var(--pColor);
        padding: 0px 10px;
    }

    .dm-full.hide-d.inline-flex > a {
        flex: 1 1 50%;
        display: block;
    }

    html #header a#pull {
        margin: 0px !important;
        width: 100%;
        flex: inherit;
        color: #fff !important;
    }

    .dm-full.hide-d.inline-flex > a:nth-child(1) {
        background: var(--pColor);
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .dm-full.hide-d.inline-flex > a {
        font-size: 15px;
    }

    .dm-full.hide-d.inline-flex > a i {
        padding-right: 9px;
    }
    .dm-full.hide-d.inline-flex .hide-d {
        width: 100%;
        border-top: 1px solid #ffffff52;
        display: none;
    }

    .dm-full.hide-d.inline-flex {
        flex-wrap: wrap;
        font-size: 14px;
    }

    .dm-full.hide-d.inline-flex .hide-d a {
        font-size: 14px !important;
        text-align: center;
    }

    .dm-full.hide-d.inline-flex {
        padding: 0px;
    }

    .dm-full.hide-d.inline-flex > a:nth-child(1) {
        padding-left: 13px;
        display: none;
    }

    .dm-full.hide-d.inline-flex .hide-d a + a {
        text-align: right;
    }

    .carousel-caption img {
        display: none;
    }
}
@media (max-width: 500px) {
    .text-wrapper {
        height: 320px;
    }
}
.messagebox input[type="submit"],.ct-design .c6 i {
    background-color: var(--aColor);
}

.ct_s .social-icons {
    text-align: left;
    padding-top: 9px;
    color: #fff;
}

.ct_s .social-icons a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    color: #fff;
}
html span.slide-star:before {
    opacity: 0;
}
.ct_s strong {
    font-size: 20px;
    display: block;
    margin-bottom: 0px;
}

.association-logos-dm div {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

h3.bg_faq_closed, h3.bg_faq_opened {
    font-size: 18px!important;
    color: #023b6d!important;
    padding: 10px 20px!important;
    border-radius: 10px!important;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%)!important;
    background: #fff;
}

@media (max-height: 760px) {
    .banner-new img {max-width: 380px;margin: 0px auto;}
}

.bg_faq_content_section p {
    padding: 5px 20px!important;
    font-size: 16px;
    line-height: 1.7em;
}

.ff-articles {
    display: none;
}

img.aligncenter.size-full.wp-image-282 {
    outline: none;
}

img.aligncenter.size-full.wp-image-283 {
    outline: none;
}

.page-id-276 h3.bg_faq_closed, .page-id-276 h3.bg_faq_opened {
    font-size: 16px!important;
}

img.size-full.wp-image-112.aligncenter {
    outline: none;
    max-width: 400px;
}

.testimonial-box-dm {
    padding: 30px;
    background: hsl(0deg 0% 97%);
    border-radius: 20px;
    margin-bottom: 30px;
}

p.t-author {
    font-weight: 700;
    font-style: italic;
}

.testimonial-box-dm img {
    max-width: 120px;
}

@media screen and (max-width: 880px){
.testimonial-box-dm {
    text-align: center;
}}

img.t-image {
    outline: none!important;
    border: none!important;
}

/* Pop Up CSS */

.dm-popup-wrapper::-webkit-scrollbar-thumb, .dm-modal::-webkit-scrollbar-thumb {
    background: var(--pColor)!important;
}

.dm-classic-pop, .dm-readmore-wrapper.dm-modal {

    background-color: rgb(255 255 255 / 98%)!important;
    border-radius: 10px;

}

.dm-popup-wrapper button, .dm-readmore-wrapper.dm-modal button {
    background-color: #0000001c!important;
}

a.dm_read_more {text-transform: capitalize;text-decoration: none!important;}

.dm-readmore {
    margin-bottom: 20px;
}

a.dm_read_more:before {
    font-family: "Font Awesome 5";
    content: "\f061";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 500;
}

.single .article a.dm_read_more {
    text-decoration: none!important;
    padding: 4px 12px;
    border-radius: 10px;
    color: #444;
}

.association-logos-dm img {
    vertical-align: middle;
    margin: 0 5px;
    width: 125px;
    object-fit: cover;
}

#logo img {
    float: none;
    max-width: 150px;
    display: block;
    margin: 0px auto;
    width: 100%;
    filter: brightness(0) invert(1);
}

.banner-new {
    background: #d5dad457;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative;
    overflow: hidden;
    min-height: 760px;
    background: #000;
}

.banner-new:before {
    position: absolute;
    left: 0px;
    transform: translateY(-50%);
    transform: rotate(180deg) translateY(0%);
    writing-mode: vertical-rl;
    margin-bottom: 30px;
    position: absolute;
    left: 0px;
    font-size: 50px;
    opacity: 0.3;
    width: 100%;
    margin: 0px;
    height: 100%;
    bottom: 0px;
    padding: 40px 10px;
    text-transform: none;
    font-weight: 300;
    color: #969696;
    opacity: 0.2;
    line-height: 1;
}

.banner-new img {
    display: block;
    position: relative;
    bottom: -1px;
    transform: scaleX(-1);
}

.banner-new h2 {
    font-weight: 400;
    font-size: 50px;
    line-height: 1;
    margin-bottom: 25px;
}

.banner-new svg {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    height: 100%;
    width: 100%;
    top: 0px;
    opacity: 0.2;
}

.banner-new .dm-half {
    position: relative;
    flex: 1 1 60%;
}

.banner-new svg * {
    stroke: var(--pColor);
}

.banner-new:after {
    left: 20%;
    height: 100%;
    width: 1px;
    position: absolute;
    content: "";
    background: #000;
    opacity: 0;
}

.banner-new > .container:after {
    left: 20%;
    height: 100vh;
    width: 1px;
    position: absolute;
    content: "";
    background: #000;
    opacity: 0;
    top: -50%;
    transform: translateY(-50%);
}

.banner-new > .container:before {
    left: 90%;
    height: 100vh;
    width: 1px;
    position: absolute;
    content: "";
    background: #000;
    opacity: 0;
    top: -50%;
    transform: translateY(-4.5%);
}

.banner-new .container {
    z-index: 1;
}

.banner-new .dm-flex {
    position: relative;
    z-index: 1;
}

.banner-new .dm-half:nth-child(2) {
    text-align: right;
    flex: 1 1 40%;
}

section.bella-welcome h2 {
    font-weight: 300;
    font-size: 45px;
    padding: 15px 50px;
}

section.bella-welcome .dm-half:nth-child(1) {
    flex: 1 1 40%;
    padding: 0px;
}

section.bella-welcome .dm-half:nth-child(2) {
    flex: 1 1 60%;
    position: relative;
    left: -50px;
}

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

.bella-cont {
    padding: 20px 10%;
    height: 80%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    top: 100px;
}
.bella-cont h3 {
    font-weight: 300;
    margin-bottom: 0px;
    position: relative;
}

.bella-cont:before {
    width: 106%;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    content: "";
    background-color: var(--pColor);
}

.bella-cont li:before {
    display: none;
}

.bella-cont ul {
    padding: 0px;
    color: #000;
    margin: 50px 0px;
}

.bella-cont li {
    margin-bottom: 7px;
}

section.bella-welcome .dm-half:nth-child(2) img {
    height: 700px !important;
    object-fit: cover;
    width: 48%;
    margin: 0px 1%;
}

.dm-content-bella {
    padding: 20px 105px;
}

.bella-cont a:not(.btn) {
    /*color: #fff;*/
    font-weight: bold;
    border-bottom: 1px solid #fff;
}

.bella-cont a.btn {
    max-width: 250px;
    text-align: center;
    background: #000 !important;
    color: #fff !important;
    position: relative;
    font-weight: 300;
    padding: 5px;
} 

section.bella-new-slider h2 {
    text-align: center;
    font-weight: 300;
    font-size: 50px;
}

section.bella-new-slider {
    padding: 40px 0px 80px;
}

section.bella-new-slider .big-item {
    width: 39%;
    height: 768px;
    padding: 10px;
}

section.bella-new-slider .dm-flex .dm-flex {
    width: 58%;
}

.small-item {
    width: 50%;
    padding: 10px;
    height: 50%;
    position: relative;
}

.vide-box {
    height: 100%;
    position: relative;
}

.vide-box video {
    height: 100% !important;
    object-fit: cover;
    filter: grayscale(1);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

section.bella-new-slider .dm-flex {
    align-items: inherit;
}

.img-box {
    height: 100%;
    backdrop-filter: none;
    background-size: cover;
    position: relative;
    filter: grayscale(1);
    background-position: 50% 50%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.small-item h4 {
    bottom: 0px;
    position: absolute;
    width: 100%;
    text-align: right;
    padding: 20px;
    margin: 0px;
    color: #fff;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 21px;
    text-transform: uppercase;
    z-index: 1;
}

section.bella-new-slider a {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
}

.small-item {
    position: relative;
}

.small-item .img-box:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: linear-gradient(178deg, rgb(255 255 255 / 0%) 0%, rgb(125 125 125 / 0%) 51%, rgba(0,0,0,1) 100%);
}

.vide-box h4 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: right;
    width: 100%;
    color: #fff;
    font-weight: 300;
    padding: 20px;
    margin: 0px;
    font-size: 35px;
    max-width: 300px;
    line-height: 1;
    text-transform: uppercase;
    right: 0px;
}

section.bella-new-slider *:hover {
    filter: none;
}

.copyrights * {
    color: #fff !important;
}

html .copyrights p,html .copyrights p a {
    color: #fff !important;
}

footer#site-footer * {
    color: #000 !important;
}

.under-service-quote * {
    color: #000000 !important;
}

.under-service-quote a.btn {
    background: #fff !important;
    color: #000 !important;
    font-size: 17px !important;!I;!;
}

section.bella-welcome.bottom-bella-welcome .bella-cont * {
    position: relative;
    z-index: 1;
}

section.bella-welcome.bottom-bella-welcome .bella-cont * {color: #000;}

section.bella-welcome.bottom-bella-welcome .bella-cont h2 {
    padding: 0px;
    font-size: 45px;
    margin-bottom: 20px;
}

section.bella-welcome.bottom-bella-welcome .bella-cont a.btn {
    min-width: 200px;
    margin-top: 15px;
}

section.bella-welcome.bottom-bella-welcome {
    padding: 80px 0px;
}

section.bella-welcome.bottom-bella-welcome .dm-half:nth-child(1) {
    order: 2;
}

section.bella-welcome.bottom-bella-welcome .dm-half:nth-child(1):before {
    right: 0px;
    left: auto;
}

section.bella-welcome.bottom-bella-welcome .dm-half:nth-child(2) {
    left: 0px;
    right: -50px;
}

section.bella-welcome.bottom-bella-welcome .bella-cont:before {
    right: 0px;
    left: auto;
}

.bella-cont * {
    color: #000;
}

@media (max-width: 1100px) {
    section.bella-welcome .dm-half:nth-child(2) {
        left: 0px;
        padding: 2px;
    }

    section.bella-welcome .dm-half:nth-child(2) img {
        margin: 0px;
        width: 50%;
        padding: 4px;
    }

    .banner-new {
        height: 85vh;
    }

    section.bella-welcome h2 {
        font-size: 40px;
    }

    section.bella-welcome .dm-half {
        width: 100%;
        flex: 1 1 100% !important;
    }

    .bella-cont:before {
        top: 0px;
        width: 100%;
        opacity: 0;
    }

    .bella-cont {
        background: var(--aColor);
        padding: 20px;
        height: 100%;
        top: 0px;
    }

    .bella-welcome .dm-half:nth-child(1) {
        background: var(--aColor);
    }

    .dm-content-bella {
        padding: 40px;
    }

    section.bella-new-slider .big-item {
        width: 100%;
        height: 450px;
    }

    section.bella-new-slider .dm-flex .dm-flex {
        width: 100%;
    }

    .small-item {
        height: 400px;
    }

    section.bella-welcome.bottom-bella-welcome .dm-half:nth-child(2) {
        padding: 3px;
    }

    .banner-new .dm-half:nth-child(1) {
        flex: 1 1 60%;
    }

    .banner-new .dm-half:nth-child(2) {
        flex: 1 1 40%;
    }
}

@media (max-width: 880px ){
    .home div#header {
        position: absolute;
    }
    section.bella-welcome .dm-half:nth-child(2) img {
        height: 450px !important;
    }

    .banner-new .dm-half:nth-child(1) {
        flex: 1 1 100%;
    }

    .banner-new .dm-half:nth-child(1) img {
        max-width: 330px;
        margin: 0px auto;
        display: block;
    }

    .banner-new .dm-half:nth-child(2) {
        flex: 1 1 100%;
        text-align: center;
        padding: 15px;
        background: var(--aColor);
    }

    .banner-new .dm-half:nth-child(2) h2 {
            font-size: 30px;
        margin: 0px 0px 10px;
        color: #fff;
    }

    .banner-new .dm-half:nth-child(2) a.btn {
        background: #fff !important;
        color: #000 !important;
    }

    .banner-new .container {
        padding: 0px;
    }

    section.bella-welcome h2 {
        text-align: center;
    }

    .banner-new {
        height: 820px;
    }
    .dm-third.hide-xs {
        display: none !important;
    }
}

@media (max-width: 640px) {
    
    .dm-content-bella {
        padding: 20px;
    }

    .small-item {
        width: 100%;
    }

    section.bella-welcome .dm-half:nth-child(2) img {
        width: 100%;
        height: 250px !important;
    }

}

div#header .dm-third > .dm-flex > * {
    flex: 1 1 33.33%;
    width: 33.33%;
    text-align: center;
}

div#header .dm-third strong {
    display: block;
    text-transform: uppercase;
    color: var(--pColor);
    font-weight: 300;
    letter-spacing: 1px;
    font-weight: 400;
}

section.map-contact h2 + p {
    text-align: center;
    max-width: 700px;
    margin: 0px auto 0px;
}

section.map-contact .dm-half {
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

section.map-contact iframe {
    display: block;
    height: 100%;
}

section.map-contact .dm-half:nth-child(2) {
    background: var(--sColor);
    text-align: center;
    padding: 100px 15px;
}

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

section.map-contact ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    margin: 0px;
    padding: 0px;
}

section.map-contact li {
    flex: 1 1 50%;
}

section.map-contact .dm-half:nth-child(2) li:before {
    display: none;
}

section.map-contact .dm-half:nth-child(2) * {
    color: #fff;
}

section.map-contact .dm-half:nth-child(2) i {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 32px;
    margin: 0px auto 10px;
}

section.map-contact .dm-half:nth-child(2) span {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
    font-weight: bold;
}

section.map-contact li:nth-child(1),section.map-contact li:nth-child(2) {
    margin-bottom: 30px;
}

section.map-contact .dm-full {
    margin: 50px auto 20px;
}

footer#site-footer .social-icons a span {
    color: #000 !important;
}

section.bella-welcome.bottom-bella-welcome ul {padding-left: 20px;list-style: disc;margin: 0px 0px 20px;}

section.bella-welcome.bottom-bella-welcome li {
    list-style: disc;
}

.bella-cont:after {
    content: "";
    background-image: url(/wp-content/uploads/2026/05/marble.jpg);
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    filter: brightness(0) invert(1);
    opacity: 0.3;
}

.bella-cont > * {
    position: relative;
    z-index: 1;
}

@media (max-width: 1100px) {
    section.map-contact li {
        flex: 1 1 100%;
    }
    section.map-contact .dm-half:nth-child(2) i {
        width: 60px;
        height: 60px;
        font-size: 20px;
    }
    section.map-contact .dm-half:nth-child(2) {
        padding: 50px 15px;
    }
}

@media (max-width: 880px) {
    section.map-contact .dm-half {
        flex: 1 1 100%;
    }

    section.map-contact .dm-half li {
        flex: 1 1 50%;
        flex-basis: 250px;
    }
}

section.map-contact .dm-third li:nth-child(1) {
    width: 100%;
    flex: 1 1 100%;
    font-weight: bold;
}

section.map-contact .dm-third {
    flex: 1 1 50%;
    max-width: 50%;
}

.dm-s {
    flex: 1 1 50%;
    max-width: 50%;
}

.dm-s li:nth-child(1) {
    flex: 1 1 100%;
    font-weight: bold;
}

.banner-new h2 p {
    color: #000;
    font-size: 30px;
    line-height: 1.2;
    margin: 15px auto;
}

.dm-third.hide-xs .pho {
    color: #000000 !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px !important;
    background: var(--aColor);
    padding: 8px 20px;
    border-radius: 2px;
}

@media (max-width: 880px) {
	
	section.bella-welcome.bottom-bella-welcome img {
    max-width: 90%!important;

}
	
		section.bella-welcome .dm-flex {
    align-items: inherit;
    gap: 30px;
}
    .dm-s {
        flex: 1 1 100%;
        max-width: 100%;
        margin-bottom: 50px;
    }
}

.video_holder video {
    opacity: 0.7;
}

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

html #secondary-navigation > nav > ul > li.current-menu-item > a {
    color: #000 !important;
}

.bella-cont h3 {
    font-size: 45px;
}

section.bella-welcome.bottom-bella-welcome .bella-cont {
    height: 100%;
}

.under-service-quote p a.btn {
    font-size: 20px !important;
}

html body a.btn {
    background: var(--pColor) !important;
    color: #fff !important;
}

html a.btn:hover i {
    color: #fff !important;
}

div#header a {
    color: #000 !important;
}

#logo img {
    filter: unset;
}

@media (min-width: 881px) {
	section.bella-welcome .dm-flex {
    align-items: inherit;
    gap: 30px;
}
	section.bella-welcome.bottom-bella-welcome {
    display: flex;
    gap: 20px;
    max-width: 80%;
}

section.bella-welcome.bottom-bella-welcome img {
    width: 23%;
    height: 470px!important;
    object-fit: cover;
}
    div#header.header-scroll {
        background: #ffffffe8;
        position: fixed;
    }}

header#site-header.not-home > #header {
    background: #fff;
}

.flex-logos {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}
.flex-logos img {
    margin: 20px;
    text-align: center;
    width: 100px;
    object-fit: contain;
    height: 150px !important;
}

.bella-cont:after {
    filter: unset;
    background-image: url(/wp-content/uploads/2026/05/marble.jpg);
    background-position: 50% 50%;
    opacity: unset;
}

.bella-cont:before {
    display: none;
}

.under-service-quote.wow.fadeInUpB.animated {
    background-image: url(/wp-content/uploads/2026/05/marble.jpg);
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    background-attachment: fixed;
    margin-bottom: 50px;
}

.under-service-quote:before {
    height: 100%;
    background: unset;
    opacity: 0.6;
    position: absolute;
    content: "";
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: -1;
    background: #fff;
}

section.map-contact .dm-half:nth-child(2) {
        background-image: url(/wp-content/uploads/2026/05/marble.jpg);
        background-position: 50% 84%;
    background-size: cover;
    background-repeat: no-repeat;
    background-clip: unset;
}


section.map-contact .dm-half:nth-child(2) * {
    color: #000 !important;
}

section.map-contact .dm-half:nth-child(2) i {
    border: 1px solid  #000;
}

img.alignnone.size-full.wp-image-151 {
    border: unset;
    outline: unset;
}

img.alignnone.wp-image-281 {
    border: unset !important; 
    outline: unset !important;
}

img.aligncenter.size-full.wp-image-398 {
border: unset !important; 
    outline: unset !important;  
}

img.size-full.wp-image-408.aligncenter {
    border: unset !important; 
    outline: unset !important;  
}

img.aligncenter.size-full.wp-image-413 {
    border: unset !important; 
    outline: unset !important;  
}

img.aligncenter.size-full.wp-image-433 {
        border: unset !important; 
    outline: unset !important;
}

p {
    margin-bottom: 30px;
}

li {
font-family: Avenir MediumOblique !important;
}

.dm-service-section:nth-child(odd) img {
    border: none;
    outline: none;
}

/*
#header > div > div > div:nth-child(2) > div > div:nth-child(1) > p {
    display: none;
}
*/
section.bella-welcome .dm-half:nth-child(2) img {
    height: 620px !important;
}

.coming-soon {
    position: absolute;
    bottom: 29%;
    width: 100%;
    left: 0px;
    text-align: center;
    z-index: 10;
    padding: 30px 0px;
    box-sizing: border-box;
    background-color: transparent;
}

.slick-slide img {
    margin: 0 auto;
}

@media screen and (max-width: 880px) 

{

.dm-slide-main .slide-caption h2 {
    display: none;
}
    
        
    #header .logo-wrap {
        /* display: none; */
        filter: brightness(0) invert(1);
    }
    
    .coming-soon {
        bottom: -10%;
    }
    
    .navigation.mobile-menu-wrapper {
        background-color: #fff !important;
    }
    .slide-caption a.btn {
    display: none;
}
    html .dm-slide-main {
        max-height: 330px !important;
        height: 460px !important;
    }
}

.under-service-quote a.btn:hover {
    background: var(--sColor) !important;
}



img.new-img {
    max-width: 300px;
}

.slide-caption {
    max-height: unset !important;
    bottom: 3% !important;
}



/* Service Links Hover Effect - Enhanced Animation */

/* Box content positioning - different for big vs small items */
.big-item .vide-box .box-content {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 10;
    width: 100%;
    max-width: 300px;
    padding: 20px;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.small-item .img-box .box-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    padding: 20px;
    text-align: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Box link styling */
.big-item .vide-box .box-content .box-link,
.small-item .img-box .box-content .box-link {
    text-decoration: none;
    display: block;
}

/* H4 styling and animation - moves up on hover */
.big-item .vide-box .box-content .box-link h4,
.big-item .vide-box .box-content h4 {
    position: relative !important;
    top: auto !important;
    transform: translateY(0) !important;
    margin: 0;
    color: #fff;
    font-weight: 300;
    padding: 0;
    font-size: 35px;
    max-width: 300px;
    line-height: 1;
    text-transform: uppercase;
    text-align: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), 
                margin-bottom 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.small-item .img-box .box-content .box-link h4,
.small-item .img-box .box-content h4 {
    position: relative !important;
    bottom: auto !important;
    margin: 0;
    color: #fff;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 21px;
    text-transform: uppercase;
    padding: 0;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), 
                margin-bottom 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Move h4 up and box-content up on hover */
.big-item .vide-box:hover .box-content {
    transform: translateY(calc(-50% - 20px));
}

.big-item .vide-box:hover .box-content .box-link h4,
.big-item .vide-box:hover .box-content h4 {
    transform: translateY(-10px);
    margin-bottom: 15px;
}

.small-item .img-box:hover .box-content .box-link h4,
.small-item .img-box:hover .box-content h4 {
    transform: translateY(-10px);
    margin-bottom: 15px;
}

/* Service Links - Hidden by default */
.service-links {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(10px);
    transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1), 
                opacity 0.4s ease 0.1s,
                transform 0.4s ease 0.1s,
                margin-top 0.4s ease 0.1s;
    margin-top: 0;
}

/* Show service links on hover with fade and slide up */
.big-item .vide-box:hover .service-links,
.small-item .img-box:hover .service-links {
    max-height: 500px;
    opacity: 1;
    transform: translateY(0);
    margin-top: 15px;
}

/* Service Links List Styling */
.service-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.service-links li {
    margin: 0;
    padding: 0;
}

/* Service Links Anchor Styling */
.service-links a {
    display: block;
    color: rgba(255, 255, 255, 0.95);
    text-decoration: none;
    font-size: 0.95em;
    padding: 10px 15px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    line-height: 1.5;
}

.service-links a:hover {
    color: #fff;
    padding-left: 18px;
    transform: translateX(5px);
}

/* If links are in paragraph format */
.service-links p {
    margin: 0 0 10px;
}

.service-links p:last-child {
    margin-bottom: 0;
}

.service-links p a {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 8px;
    padding: 8px 12px;
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.95);
    text-decoration: none;
}

.service-links p a:hover {
    color: #fff;
    transform: translateX(3px);
}

/* Responsive Styles */
@media (max-width: 768px) {
    .big-item .vide-box:hover .box-content {
        transform: translateY(calc(-50% - 15px));
    }
    
    .big-item .vide-box:hover .box-content .box-link h4,
    .big-item .vide-box:hover .box-content h4,
    .small-item .img-box:hover .box-content .box-link h4,
    .small-item .img-box:hover .box-content h4 {
        transform: translateY(-8px);
        margin-bottom: 12px;
    }
    
    .big-item .vide-box:hover .service-links,
    .small-item .img-box:hover .service-links {
        max-height: 400px;
        margin-top: 12px;
    }
    
    .service-links a {
        font-size: 0.9em;
        padding: 8px 12px;
    }
    
    .service-links ul {
        gap: 8px;
    }
    
    .service-links p a {
        margin-right: 10px;
        margin-bottom: 6px;
        font-size: 0.9em;
        padding: 7px 10px;
    }
}

@media (max-width: 480px) {
    .big-item .vide-box:hover .box-content {
        transform: translateY(calc(-50% - 10px));
    }
    
    .big-item .vide-box:hover .box-content .box-link h4,
    .big-item .vide-box:hover .box-content h4,
    .small-item .img-box:hover .box-content .box-link h4,
    .small-item .img-box:hover .box-content h4 {
        transform: translateY(-6px);
        margin-bottom: 10px;
    }
    
    .big-item .vide-box:hover .service-links,
    .small-item .img-box:hover .service-links {
        max-height: 350px;
        margin-top: 10px;
    }
    
    .service-links a {
        font-size: 0.85em;
        padding: 7px 10px;
    }
    
    .service-links ul {
        gap: 6px;
    }
    
    .service-links p a {
        display: block;
        margin-right: 0;
        margin-bottom: 8px;
        padding: 6px 10px;
    }
}

/* Touch device support - show links on tap */
@media (hover: none) and (pointer: coarse) {
    .big-item .vide-box:active .box-content,
    .big-item .vide-box.touched .box-content {
        transform: translateY(calc(-50% - 20px));
    }
    
    .big-item .vide-box:active .box-content .box-link h4,
    .big-item .vide-box:active .box-content h4,
    .small-item .img-box:active .box-content .box-link h4,
    .small-item .img-box:active .box-content h4,
    .big-item .vide-box.touched .box-content .box-link h4,
    .big-item .vide-box.touched .box-content h4,
    .small-item .img-box.touched .box-content .box-link h4,
    .small-item .img-box.touched .box-content h4 {
        transform: translateY(-10px);
        margin-bottom: 15px;
    }
    
    .big-item .vide-box:active .service-links,
    .small-item .img-box:active .service-links,
    .big-item .vide-box.touched .service-links,
    .small-item .img-box.touched .service-links {
        max-height: 500px;
        opacity: 1;
        transform: translateY(0);
        margin-top: 15px;
    }
}


section.bella-new-slider a {
    text-align: right;
}

section.bella-new-slider a {
    padding-top: 0px !important;
}



section.bella-welcome {
    padding: 70px 0px;
    text-align: center;
    max-width: 1200px;
    margin: auto;
}

section.bella-welcome.bottom-bella-welcome {
    display: none;
}

@media (min-width: 881px) {
	li#menu-item-725 .sub-menu {
		opacity: 1 !important;
		visibility: visible !important;
		display: block;
		position: relative;
		left: 0px !important;
		width: 100%;
	}

	#header li#menu-item-655 > ul {
		background: #fff;
		width: 100vw;
		left: 50% !important;
		transform: translateX(-50%);
		display: flex;
		right: auto !important;
		flex-wrap: wrap;
		padding: 20px;
		max-height: calc(100vh - 275px);
		overflow-y: scroll;
		visibility: hidden;
		opacity: 0;
		z-index: -999999;
		display: none;
	}

	li#menu-item-655 > ul > li >.sub-menu {
		display: flex;
		flex-wrap: wrap;
		width: 100% !important;
		align-items: flex-start;
	}

	li#menu-item-655 > ul .sub-menu li {
		flex: 0 1 25%;
	}

	#menu-item-725 ul ul ul {
		box-shadow: 0px 0px 0px !important;
	}

	#menu-item-725 .menu-item-has-children > a {
		font-weight: bold !important;
	}

	#menu-item-725 .menu-item-has-children > a:after {
		display: none;
	}

	li#menu-item-725 ul.sub-menu.toggle-submenu a {
		border: 0px !important;
		font-size: 14px !important;
		padding: 0px !important;
	}

	ul.sub-menu.toggle-submenu {}

	li.item-parent {
		flex: 1 1 25%;
		width: 25% !important;
		float: none;
		flex-basis: 250px;
	}

	.items {
		flex: 1 1 70%;
		display: flex;
		padding: 0px 15px;
	}

	li#menu-item-655 {
		position: inherit;
	}

	li#menu-item-726 {
		display: none;
	}

	.items .toggle-caret {display: none;}

	#menu-item-725 ul.sub-menu.toggle-submenu.wda-long-menu {
		display: flex;
		align-items: flex-start;
		justify-content: left;
		position: relative !important;
		right: auto !important;
		left: auto !important;
	}
	
	li#menu-item-655 a {
		position: relative;
	}


	#menu-item-725 ul.sub-menu.toggle-submenu.wda-long-menu li:not(:first-child) a {
		padding: 5px 10px;
	}

	.items ul ul.sub-menu.toggle-submenu li a {
		padding: 1px 5px !important;
	}
	
	li.item-parent a {
		cursor: pointer;
	}

	#menu-main-menu li:hover > .sub-menu {
		opacity: 1 !important;
		visibility: visible !important;
	}

	li#menu-item-655:hover > ul {
		display: block !important;
	}
	
	.navigation #menu-main-menu #menu-item-655 ul ul {
		box-shadow: 0px 0px 0px !important;
		width: 100%;
		left: initial !important;
		opacity: 1 !important;
		visibility: visible;
		position: relative;
		right: auto !important;
	}

	li.item-parent {
		border-right: 1px solid var(--pColor);
	}

	#menu-item-655 li.item-parent a {
		font-weight: bold !important;
		font-size: 18px !important;
	}
	
}

@media (max-width: 880px) {
	.toggle-menu .toggle-caret .fa {
		color: #000;
	}
}



ul.sub-menu.toggle-submenu.wda-long-menu li {
    padding: 7px 25px 7px 10px;
    border-bottom: solid 1px #fafafa;
}

header#site-header {
    position: relative;
    z-index: 999;
    width: 100%;
}

html .dm-slide-main .slide-caption h2 {
    font-size: 55px !important;
    font-weight: 400;
}

#logo {
    margin: 0px;
}

section.map-contact .dm-half:nth-child(2):before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    left: 0px;
    background: #fff;
    top: 0px;
    opacity: 0.6;
}

section.map-contact .dm-half:nth-child(2) {
    position: relative;
}

.ti-widget.ti-goog.ti-review-text-mode-readmore.ti-text-align-left {
    max-width: 1230px;
    margin: 0px auto;
    padding: 0px 15px;
}

html .newCon {
    filter: saturate(1.5);
    background-position: 50% 5%;
}

.big-img.img-box {
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: flex-end;
}

.big-img.img-box h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    padding: 0px 15px;
}

.under-service-quote a.inline-dm-phone {
    background: var(--aColor);
    color: #fff !important;
    padding: 10px 30px;
}

.container-wide {
    padding: 0px 15px;
}