﻿/* lato-300 - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/lato-v17-latin/lato-v17-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/lato-v17-latin/lato-v17-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/lato-v17-latin/lato-v17-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/lato-v17-latin/lato-v17-latin-300.woff') format('woff'), /* Modern Browsers */
    url('../fonts/lato-v17-latin/lato-v17-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/lato-v17-latin/lato-v17-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/lato-v17-latin/lato-v17-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/lato-v17-latin/lato-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/lato-v17-latin/lato-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/lato-v17-latin/lato-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/lato-v17-latin/lato-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/lato-v17-latin/lato-v17-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/lato-v17-latin/lato-v17-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/lato-v17-latin/lato-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/lato-v17-latin/lato-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/lato-v17-latin/lato-v17-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/lato-v17-latin/lato-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/lato-v17-latin/lato-v17-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}

/* windsong-regular - latin */
@font-face {
    font-family: 'WindSong';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/windsong-v7-latin/windsong-v7-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/windsong-v7-latin/windsong-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/windsong-v7-latin/windsong-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/windsong-v7-latin/windsong-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/windsong-v7-latin/windsong-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/windsong-v7-latin/windsong-v7-latin-regular.svg#WindSong') format('svg'); /* Legacy iOS */
}
/* windsong-500 - latin */
@font-face {
    font-family: 'WindSong';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/windsong-v7-latin/windsong-v7-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/windsong-v7-latin/windsong-v7-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/windsong-v7-latin/windsong-v7-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/windsong-v7-latin/windsong-v7-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../fonts/windsong-v7-latin/windsong-v7-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/windsong-v7-latin/windsong-v7-latin-500.svg#WindSong') format('svg'); /* Legacy iOS */
}


/* waterfall-regular - latin */
@font-face {
    font-family: 'Waterfall';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/waterfall-v3-latin/waterfall-v3-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/waterfall-v3-latin/waterfall-v3-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/waterfall-v3-latin/waterfall-v3-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/waterfall-v3-latin/waterfall-v3-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/waterfall-v3-latin/waterfall-v3-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/waterfall-v3-latin/waterfall-v3-latin-regular.svg#Waterfall') format('svg'); /* Legacy iOS */
}

:root {
    --bs-font-sans-serif: 'Lato', sans-serif;
    --danger: #ff5454;
    --success: #77cc62;
    --info: #39afea;
    --warning: #f9aa0b;
    --light-gray: #808284;
    --white: #fff;
    --text-dark: #212529;
    --google: #ea4335;
    --facebook: #1877f2;
    --twitter: #1da1f2;
    --youtube: #ff0000;
    --linkedin: #0077b5;
    --pinterest: #e60023;
    --instagram: #e1306c;
    --yelp: #af0606;
    --sharecare: #1aba9c;
    --healthgrades: #0202ea;
    --covid-info-bg: #ffed76;
    --covid-info-color: #8a6d3b;
    --implants-gray-color: #808184;
    --guru-gray-color: #6d6e70;
    --screw-gray-color: #58595b;
    --gray-6c6c6c: #6c6c6c;
    /*    --secondary-font: 'Great Vibes', cursive;*/
    --WindSong-font: 'WindSong', cursive;
    /*    --Carattere-font: 'Carattere', cursive;*/
    --Waterfall-font: 'Waterfall', cursive;
}

body {
    background-color: #fff;
    color: #fff !important;
}

.text-dark {
    color: var(--text-dark) !important;
}

.font-style2 {
    font-family: var(--WindSong-font);
    /*    font-size: 160%;*/
    font-weight: normal;
}

.font-style4 {
    font-family: var(--Waterfall-font);
    /*    font-size: 160%;*/
    font-weight: normal;
}

.lt-2 {
    letter-spacing: 2px;
}

.fs-130 {
    font-size: 130%;
}

.fs-200 {
    font-size: 200%;
}

.fs-220 {
    font-size: 220%;
}

.fs-240 {
    font-size: 240%;
}

.fs-460 {
    font-size: 460%;
}

.fs-560 {
    font-size: 560%;
}

.fw-300 {
    font-weight: 300;
}

.font-color-2 {
    color: #04ffe1;
}

.text-shadow-2 {
    text-shadow: 0 1px rgb(0 0 0 / 60%), 0 2px rgb(0 0 0 / 50%), 0 3px rgb(0 0 0 / 40%), 0 4px rgb(0 0 0 / 30%), 0 5px rgb(0 0 0 / 20%), 0 6px rgb(0 0 0 / 10%), 0 7px rgb(255 255 255 / 10%);
}



#covid-update-bar {
    background-color: var(--covid-info-bg);
}

#covid-update-bar .accordion-header button,
#covid-update-bar .accordion-body {
    color: var(--covid-info-color);
}

#covid-update-accordion .accordion-item .accordion-button:hover,
#covid-update-accordion .accordion-item .accordion-button:focus {
    box-shadow: none;
}

#covid-update-accordion .accordion-item .accordion-button:not(.collapsed) {
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%) !important;
}

#covid-update-accordion .accordion-body a {
    color: #092C3F;
}

#covid-update-accordion .accordion-body a:hover {
    color: var(--text-dark);
}


#top-c2a-bar {
    background: #afd2d6;
    border-bottom: 1px solid #c8f6fb;
}

#top-c2a-bar .social-nav li a:not(:hover) {
    background: none;
    color: #334b58;
}

#top-c2a-bar .social-nav li a i.fa {
    height: 32px;
    line-height: 2;
}

#top-c2a-bar .vr {
    background-color: #bfebf0;
    opacity: 0.85;
}

#top-c2a-bar .btn-outline-primary {
    color: #324a57;
}

    #top-c2a-bar .btn-outline-primary:hover,
    #top-c2a-bar .btn-outline-primary:focus {
        color: #fff;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8c9499+0,6b767c+100 */
        background: #8c9499; /* Old browsers */
        background: -moz-linear-gradient(top, #8c9499 0%, #6b767c 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #8c9499 0%,#6b767c 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #8c9499 0%,#6b767c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c9499', endColorstr='#6b767c',GradientType=0 ); /* IE6-9 */
    }



#default-menu,
#services-menu {
    z-index: 2;
    padding: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#afd2d6+0,557b7e+100 */
    background: #afd2d6; /* Old browsers */
    background: -moz-linear-gradient(top, #afd2d6 0%, #557b7e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #afd2d6 0%,#557b7e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #afd2d6 0%,#557b7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afd2d6', endColorstr='#557b7e',GradientType=0 ); /* IE6-9 */
}


/*    #default-menu:before {
        content: '';
        background: url(../img/seaview-dental-arts-logo-bg.webp) no-repeat;
        background-position-x: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1;
        top: 0;
        right: 0;
    }*/

    #default-menu .navbar-brand {
        position: relative;
        margin-right: 0;
    }

        #default-menu .navbar-brand:before {
            content: '';
            background: url(../img/seaview-dental-arts-logo-bg.webp) no-repeat center center;
            position: absolute;
            width: 166%;
            height: 172%;
            z-index: -1;
            top: -16px;
            right: -40px;
            opacity: 0.5;
        }

#default-menu .header-c2a-links .icon-square {
    display: inline-flex;
    align-items: center;
    justify-content: start;
    width: 2rem;
    height: 2rem;
}

#default-menu .header-c2a-links a {
    color: #fff;
}

#default-menu .header-c2a-links a:hover,
#default-menu .header-c2a-links a:focus {
    color: #092C3F;
}

#default-menu .header-c2a-links a:hover svg path.fill-000000,
#default-menu .header-c2a-links a:focus svg path.fill-000000 {
    fill: #092C3F;
}

    #default-menu .header-menu-bar {
        border-top: 1px solid hwb(184deg 40% 44%);
        box-shadow: 0px 2px 2px 0px rgb(255 255 255 / 10%) inset, 0 6px 10px 0 rgb(0 0 0 / 35%);
        background: rgb(153 189 192 / 60%);
    }

    #default-menu .header-menu-bar a.appt-btn {
        color: #fff;
        padding: 0.7rem 1rem;
        box-shadow: 0px 2px 2px 0px rgb(255 255 255 / 20%) inset;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#355f6f+0,032437+100 */
        background: #355f6f; /* Old browsers */
        background: -moz-linear-gradient(top, #355f6f 0%, #032437 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #355f6f 0%,#032437 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #355f6f 0%,#032437 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355f6f', endColorstr='#032437',GradientType=0 ); /* IE6-9 */
    }


        #default-menu .header-menu-bar a.appt-btn:hover,
        #default-menu .header-menu-bar a.appt-btn:focus {
            background: #032437;
            color: #bfebf0;
            box-shadow: 0px 2px 2px 0px rgb(255 255 255 / 30%) inset;
        }



#sub-page #default-menu {
    z-index: 5;
}

#sub-page #services-menu {
    z-index: 4;
}

#default-menu .navbar-nav .nav-link,
#services-menu .navbar-nav .nav-link {
    color: #fff;
    padding: 0.7rem 1rem;
}

#default-menu .navbar-nav .nav-link.active,
#default-menu .navbar-nav .show > .nav-link,
#services-menu .navbar-nav .nav-link.active,
#services-menu .navbar-nav .show > .nav-link {
    color: #092C3F;
}

#default-menu .navbar-nav .nav-link:focus,
#default-menu .navbar-nav .nav-link:hover,
#services-menu .navbar-nav .nav-link:focus,
#services-menu .navbar-nav .nav-link:hover {
    color: #092C3F;
}

#default-menu .navbar-nav .nav-link.dropdown-toggle.show,
#services-menu .navbar-nav .nav-link.dropdown-toggle.show {
    color: #092C3F;
}


#default-menu .dropdown-menu,
#services-menu .dropdown-menu {
    background-color: #779598;
    border-color: #a6bcbe;
    margin-top: 0;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}


#default-menu .navbar-nav .dropdown-item,
#services-menu .navbar-nav .dropdown-item {
    color: #fff;
}

#default-menu .dropdown-item.active,
#default-menu .dropdown-item:active,
#services-menu .dropdown-item.active,
#services-menu .dropdown-item:active {
    color: #fff;
    background-color: #355f6f;
}

#default-menu .navbar-nav .dropdown-item.border-bottom,
#services-menu .navbar-nav .dropdown-item.border-bottom {
    border-bottom: 1px solid rgb(255 255 255 / 15%) !important;
}

#default-menu .navbar-nav .dropdown-item:focus,
#default-menu .navbar-nav .dropdown-item:hover,
#services-menu .navbar-nav .dropdown-item:focus,
#services-menu .navbar-nav .dropdown-item:hover {
    color: #fff !important;
    background-color: #355f6f;
}

#default-menu .navbar-nav .nav-link[aria-expanded="true"] {
    color: #092C3F !important;
}

#default-menu .navbar-nav .nav-link i {
    width: 16px;

}

#default-menu .navbar-nav .nav-link[aria-expanded="true"] i:before {
    content: "\f057";
}

#default-menu .navbar-nav .nav-link[aria-expanded="true"] i {
    font-size: 20px;
}

#default-menu .navbar-toggler:focus,
#services-menu .navbar-toggler:focus {
    box-shadow: 0 0 0 0.25rem var(--bs-gray-200);
}

#default-menu .navbar-nav .card {
    border-color: #a6bcbe;
    border-radius: 0 0 6px 6px !important;
}

    #default-menu .navbar-nav .card form {
        background-color: #a6bcbe;
    }

    #default-menu .navbar-nav .card .input-group {
        border-radius: 0 0 4px 4px !important;
    }

    #default-menu .navbar-nav #seachBoxCollapseCard .form-control {
        color: #092c3f;
        background-color: #fff;
        border: 1px solid #ced4da;
    }


#seachBoxCollapseCard form button[type="submit"] {
    color: #fff;
    border-color: transparent;
    background: #557b7e;
    box-shadow: 0px 6px 4px -4px rgb(255 255 255 / 30%) inset;
}

#seachBoxCollapseCard form input:placeholder-shown ~ button[type="submit"] {
    opacity: 0.6;
    cursor: not-allowed;
    webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    pointer-events: none;
}

#seachBoxCollapseCard form input:not(:placeholder-shown) ~ button[type="submit"]:hover {
    background: #032437;
}

.social-nav li a i.fa {
    width: 25px;
    height: 25px;
}

.social-nav li a.twitter {
    color: var(--twitter);
}

.social-nav li a.facebook {
    color: var(--facebook);
}

.social-nav li a.google-plus {
    color: var(--google);
}

.social-nav li a.linkedin {
    color: var(--linkedin);
}

.social-nav li a.pinterest {
    color: var(--pinterest);
}

.social-nav li a.yelp {
    color: var(--yelp);
}

.social-nav li a.youtube {
    color: var(--youtube);
}

.social-nav li a.instagram {
    color: var(--instagram);
}

.social-nav li a {
    background: #f8f9fa;
}

.social-nav li a:hover {
    color: var(--white);
    background: var(--warning);
}

.social-nav li a.twitter:hover {
    background: var(--twitter);
}

.social-nav li a.facebook:hover {
    background: var(--facebook);
}

.social-nav li a.google-plus:hover {
    background: var(--google);
}

.social-nav li a.linkedin:hover {
    background: var(--linkedin);
}

.social-nav li a.pinterest:hover {
    background: var(--pinterest);
}

.social-nav li a.yelp:hover {
    background: var(--yelp);
}

.social-nav li a.youtube:hover {
    background: var(--youtube);
}

.social-nav li a.instagram:hover {
    background: var(--instagram);
}


#default-menu .header-call-button:hover {
    background: #092C3F
}




#main-slider {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#82a9ba+0,254a5c+100 */
    background: #82a9ba; /* Old browsers */
    background: -moz-linear-gradient(top, #82a9ba 0%, #254a5c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #82a9ba 0%,#254a5c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #82a9ba 0%,#254a5c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82a9ba', endColorstr='#254a5c',GradientType=0 ); /* IE6-9 */
}


#main-slider .carousel-inner {
    height: 400px;
    background-color: #fff;
    background-position: center center;
    background-size: cover;
    position: relative
}

#main-slider .carousel-item {
    background-position: center center;
    background-size: cover;
    height: 100%;
}

    #main-slider .carousel-item .carousel-caption {
        background-position: calc(100%) center;
        background-position-x: calc(100%);
        background-position-y: center;
    }

#main-slider .carousel-indicators [data-bs-target] {
    height: 18px;
    width: 18px;
    border-radius: 30px;
    border: none;
    background-color: var(--white);
    box-shadow: 0 0px 0px 3px rgb(255 255 255 / 40%);
    margin-left: 10px;
}

#main-slider .carousel-indicators [data-bs-target].active {
    background-color: var(--warning);
    box-shadow: 0 0px 0px 3px var(--warning);
}

#main-slider .carousel-indicators {
    bottom: 20px;
}


#main-slider .carousel-control-next-icon,
#main-slider .carousel-control-prev-icon {
    width: 30px;
    height: 30px;
    background-size: 60% 60%;
    background-color: rgb(15 50 67 / 75%);
    border-radius: 4px;
}

#main-slider .carousel-control-next-icon:hover,
#main-slider .carousel-control-prev-icon:hover,
#main-slider .carousel-control-next-icon:focus,
#main-slider .carousel-control-prev-icon:focus {
    background-color: #032437;
}


#main-slider .carousel-control-next,
#main-slider .carousel-control-prev {
    width: 30px;
    height: 30px;
    z-index: 2;
    top: auto;
    bottom: 15px;
    opacity: 0.7;
}

#main-slider .carousel-control-next {
    left: auto;
    right: 15px;
}

#main-slider .carousel-control-prev {
    left: auto;
    right: 50px;
}

/*#main-slider #main-carousal .carousel-indicators,
#main-slider #main-carousal .carousel-control-prev,
#main-slider #main-carousal .carousel-control-next {
    opacity: 0;
    -webkit-transition: opacity 300ms linear 0s;
    -moz-transition: opacity 300ms linear 0s;
    -o-transition: opacity 300ms linear 0s;
    transition: opacity 300ms linear 0s;
}

#main-slider #main-carousal:hover .carousel-indicators,
#main-slider #main-carousal:hover .carousel-control-prev,
#main-slider #main-carousal:hover .carousel-control-next {
    opacity: 1;
    -webkit-transition: opacity 300ms linear 0s;
    -moz-transition: opacity 300ms linear 0s;
    -o-transition: opacity 300ms linear 0s;
    transition: opacity 300ms linear 0s;
}*/




#main-carousal {
    border: 1px solid #598495;
    border-top: 0;
    border-bottom: 0;
}

#slider-c2a {
    z-index: 1;
}

#slider-c2a .card {
    width: 55%;
    height: 100%;
    padding: 0 !important;
    /*-webkit-backdrop-filter: saturate(180%) blur(5px);
    backdrop-filter: saturate(180%) blur(5px);
    background-color: rgb(255 255 255 / 85%);*/
    background: #000 url(../img/main-slider/slider-c2a-bg.webp) no-repeat bottom center;
}

#sub-page #slider-c2a .card {
    background: #000 url(../img/main-slider/slider-c2a-bg-sub-page.webp) no-repeat bottom center;
}

#slider-c2a .card:before {
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    z-index: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7793a8+0,384d5e+100 */
    background: #7793a8; /* Old browsers */
    background: -moz-linear-gradient(top, #7793a8 0%, #384d5e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7793a8 0%,#384d5e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7793a8 0%,#384d5e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7793a8', endColorstr='#384d5e',GradientType=0 ); /* IE6-9 */
}

#slider-c2a .card-body {
    z-index: 1;
    color: #fff;
    padding: 50px 50px;
    margin-left: 215px;
    height: 50%;
    flex: none;
    position: relative;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#aabfd2+0,515b67+100 */
    background: #aabfd2; /* Old browsers */
    background: -moz-linear-gradient(top, #aabfd2 0%, #515b67 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #aabfd2 0%,#515b67 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #aabfd2 0%,#515b67 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aabfd2', endColorstr='#515b67',GradientType=0 ); /* IE6-9 */
}

    #slider-c2a .card-body:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 0;
        background: rgb(0 51 77 / 20%);
        left: 0;
        bottom: -100%;
        /*filter: hue-rotate(330deg);*/
    }

#slider-c2a .card-body .slogan-text {
    font-size: 38px;
    text-align: left;
    text-shadow: 2px 2px 2px rgb(0 0 0 / 40%);
}

#slider-c2a .card-body .slogan-text .handwritten-font {
    font-size: 76px;
    line-height: 0.5;
    text-align: right;
}

.handwritten-font {
    font-family: var(--Waterfall-font);
}



    #slider-c2a .card .card-body a.btn:not(.bg-transparent):hover,
    #slider-c2a .card .card-body a.btn:not(.bg-transparent):focus {
        background-color: var(--light-gray);
        border-color: var(--light-gray);
    }

#slider-c2a .card .card-body a.bg-transparent:hover,
#slider-c2a .card .card-body a.bg-transparent:focus {
    color: var(--info) !important;
}




#expert-advice-widget {
    height: 650px;
    z-index: 1;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#013045+0,515b67+100 */
    background: #aabfd2; /* Old browsers */
    background: -moz-linear-gradient(top, #013045 0%, #515b67 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #013045 0%,#515b67 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #013045 0%,#515b67 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#013045', endColorstr='#515b67',GradientType=0 ); /* IE6-9 */
}

#expert-advice-widget .quotes {
    margin-top: 155px;
    z-index: 2;
}

#expert-advice-widget picture {
    bottom: -79px;
    z-index: -1;
    width: 461px;
    height: 541px;
}

    #expert-advice-widget .slogan-bar {
        background: rgba(255, 255, 255, 0.6);
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cee0de+0,7ea5b6+100 */
        background: rgb(206,224,222); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(206,224,222,1) 0%, rgba(126,165,182,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(206,224,222,1) 0%,rgba(126,165,182,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(206,224,222,1) 0%,rgba(126,165,182,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cee0de', endColorstr='#7ea5b6',GradientType=0 ); /* IE6-9 */
    }

#expert-advice-widget .text-white,
#expert-advice-widget .sub-title,
#expert-advice-widget .description {
    color: rgb(255 255 255 / 70%);
}


    #expert-advice-widget .btn-warning {
        color: #fff;
        border-color: transparent;
        background: #557b7e; /* Old browsers */
        box-shadow: 0px 6px 4px -4px rgb(255 255 255 / 20%) inset;
    }

    #expert-advice-widget .btn-danger {
        color: #fff;
        border-color: transparent;
        background: #032437; /* Old browsers */
        box-shadow: 0px 6px 4px -4px rgb(255 255 255 / 20%) inset;
    }


        #expert-advice-widget .btn-warning:hover,
        #expert-advice-widget .btn-warning:focus,
        #expert-advice-widget .btn-danger:hover,
        #expert-advice-widget .btn-danger:focus {
            color: #000 !important;
            border-color: transparent;
            background: #aabfd2; /* Old browsers */
            box-shadow: 0px 6px 4px -4px rgb(255 255 255 / 20%) inset;
        }

    #expert-advice-widget .btn:focus {
        background-color: #515b67;
        border-color: #515b67;
        box-shadow: 0 0 0 0.25rem #aabfd250;
    }


#acess-icons li i,
#acess-icons .accessibility-footer a.btn-link {
    color: #314956 !important;
}

    #acess-icons .accessibility-footer a.btn-link:hover,
    #acess-icons .accessibility-footer a.btn-link:focus {
        color: #000 !important;
    }

#acess-icons li:focus i,
#acess-icons li:hover i {
    color: #000 !important;
}

#special-cards {
    z-index: 1;
    background: rgb(0 0 0 / 5%);
    padding: 70px 0;
    content-visibility: auto;
    contain: layout;
}

#special-cards .card {
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

#special-cards .card picture,
#special-cards .card .card-body {
    z-index: 1
}

#special-cards .card:hover,
#special-cards .card:focus {
    background-color: var(--white) !important;
    -webkit-transition: background 300ms linear 0s;
    -moz-transition: background 300ms linear 0s;
    -o-transition: background 300ms linear 0s;
    transition: background 300ms linear 0s;
}

#special-cards .card img {
    border-radius: 6px;
}

#special-cards .card:not(.bg-warning) .card-text {
    min-height: 100px;
}

#special-cards .card.bg-warning .card-text {
    min-height: 64px;
}

#special-cards .card .btn,
#footer_section .footer-menu .nav-pills li a {
    transition: unset;
}

#special-cards .card.bg-danger:hover .card-title,
#special-cards .card.bg-danger:focus .card-title,
#special-cards .card.bg-danger:hover .card-text,
#special-cards .card.bg-danger:focus .card-text {
    color: #092C3F !important;
}

#special-cards .card.bg-danger:hover .btn,
#special-cards .card.bg-danger:focus .btn {
    color: var(--white) !important;
    background-color: #092C3F !important;
}

#special-cards .card.bg-info:hover .card-title,
#special-cards .card.bg-info:focus .card-title,
#special-cards .card.bg-info:hover .card-text,
#special-cards .card.bg-info:focus .card-text {
    color: var(--info) !important;
}

#special-cards .card.bg-info:hover .btn,
#special-cards .card.bg-info:focus .btn {
    color: var(--white) !important;
    background-color: var(--info) !important;
}


#special-cards .card.bg-warning:hover .card-title,
#special-cards .card.bg-warning:focus .card-title,
#special-cards .card.bg-warning:hover .card-text,
#special-cards .card.bg-warning:focus .card-text {
    color: var(--warning) !important;
}

#special-cards .card.bg-warning:hover .btn,
#special-cards .card.bg-warning:focus .btn {
    color: var(--white) !important;
    background-color: var(--warning) !important;
}


#special-cards .card.bg-success:hover .card-title,
#special-cards .card.bg-success:focus .card-title,
#special-cards .card.bg-success:hover .card-text,
#special-cards .card.bg-success:focus .card-text {
    color: var(--success) !important;
}

#special-cards .card.bg-success:hover .btn,
#special-cards .card.bg-success:focus .btn {
    color: var(--white) !important;
    background-color: var(--success) !important;
}


#special-cards .card:before {
    content: '';
    
    border-radius: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -50%;
    top: -30%;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#special-cards .card:after {
    content: '';
    border-radius: 100%;
    width: 110%;
    height: 50%;
    position: absolute;
    right: -40%;
    bottom: -25%;
    z-index: 0;
    -webkit-transform: rotate(14deg);
    -moz-transform: rotate(14deg);
    -ms-transform: rotate(14deg);
    -o-transform: rotate(14deg);
    transform: rotate(14deg);
}

#special-cards .card:hover:before,
#special-cards .card:focus:before,
#special-cards .card:hover:after,
#special-cards .card:focus:after {
    background: rgb(0 0 0 / 3%);
    -webkit-transition: background 300ms linear 0s;
    -moz-transition: background 300ms linear 0s;
    -o-transition: background 300ms linear 0s;
    transition: background 300ms linear 0s;
}




#main-content {
    z-index: 1;
    content-visibility: auto;
    contain: layout;
    background: #010914;
    box-shadow: 0 270px 200px -200px #014e6e inset;
}

#main-content .side-bar-content {
    background: #000;
    border: 1px solid #001d2f;
    border-top: none;
    border-bottom: none;
    box-shadow: 0 0 10px 0 #001d2f;
}

#main-content .side-bar-content .sidebar-services {
    padding: 170px 15px 30px;
    background: #000 url(../img/sidebar-services-bg.webp) no-repeat top left;
}

#main-content .side-bar-content .sidebar-services .title-text {
    color: #a9bdd0;
    font-size: 28px;
    font-weight: 400;
    line-height: 0.5;
}

#main-content .side-bar-content .sidebar-services .title-text .handwritten-font {
    font-size: 68px;
    line-height: 0.5;
}

    #main-content .side-bar-content .sidebar-services ul.sidebar-services-list {
        padding: 0;
        padding-left: 0;
        display: inline-block;
        font-size: 14px;
    }

        #main-content .side-bar-content .sidebar-services ul.sidebar-services-list li {
            position: relative;
            list-style: none;
            padding: 4px 0;
            padding-left: 25px;
            /* display: inline-block; */
            width: 100%;
            float: left;
            text-align: left;
        }

            #main-content .side-bar-content .sidebar-services ul.sidebar-services-list li:before {
                content: '\f101';
                font-family: fontAwesome;
                left: 8px;
                position: absolute;
                color: #a9bdd0;
                font-size: 16px;
                line-height: 1.4;
                font-weight: normal;
            }

    #main-content .side-bar-content .sidebar-services .btn-primary,
    #main-content .side-bar-content .sidebar-meet-team .btn-primary {
        color: #000;
        border-color: #254a5c;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#82a9ba+0,254a5c+100 */
        background: #82a9ba; /* Old browsers */
        background: -moz-linear-gradient(top, #82a9ba 0%, #254a5c 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #82a9ba 0%,#254a5c 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #82a9ba 0%,#254a5c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82a9ba', endColorstr='#254a5c',GradientType=0 ); /* IE6-9 */
    }

        #main-content .side-bar-content .sidebar-services .btn-primary:hover,
        #main-content .side-bar-content .sidebar-services .btn-primary:focus,
        #main-content .side-bar-content .sidebar-meet-team .btn-primary:hover,
        #main-content .side-bar-content .sidebar-meet-team .btn-primary:focus {
            color: #010914;
            border-color: #6d9195;
            /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#afd2d6+0,557b7e+100 */
            background: #afd2d6; /* Old browsers */
            background: -moz-linear-gradient(top, #afd2d6 0%, #557b7e 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top, #afd2d6 0%,#557b7e 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, #afd2d6 0%,#557b7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afd2d6', endColorstr='#557b7e',GradientType=0 ); /* IE6-9 */
        }



    #main-content .side-bar-content .sidebar-meet-team {
        padding: 15px 15px;
    }

    #main-content .side-bar-content .sidebar-meet-team p {
        color: #a9bdd0;
    }

    #main-content .side-bar-content .sidebar-meet-team .title-text {
        color: #a9bdd0;
        font-size: 28px;
        font-weight: 400;
        line-height: 1;
    }

        #main-content .side-bar-content .sidebar-meet-team .title-text .handwritten-font {
            font-size: 68px;
            line-height: 1;
        }





#main-content .content-part {
    padding: 70px 0;
}


#main-content h1 {
    font-size: calc(1rem + 1.8vw);
    font-weight: 400;
    margin-bottom: 3rem !important;
    text-align: center;
    color: #fff;
    font-size: 48px;
    line-height: 1.3;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ebf1f6+0,abd3ee+50,89c3eb+51,d5ebfb+100;Blue+Gloss+%234 */
    background: rgb(235,241,246); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(235,241,246,1) 0%, rgba(171,211,238,1) 50%, rgba(137,195,235,1) 51%, rgba(213,235,251,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(235,241,246,1) 0%,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(235,241,246,1) 0%,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=0 ); /* IE6-9 */


    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#main-content p,
#main-content ol,
#main-content ul {
    font-size: 16px;
    font-weight: 300;
    text-align: left;
}

#main-content h2 {
    margin: 30px 0 20px;
}

#main-content ul.list-with-icon {
    padding: 0;
    padding-left: 0;
    display: inline-block;
}

#main-content ul.list-with-icon li {
    position: relative;
    list-style: none;
    padding: 4px 0;
    padding-left: 30px;
    /* display: inline-block; */
    width: 25%;
    float: left;
    text-align: left;
}

    #main-content ul.list-with-icon li:before {
        content: '\f00c';
        font-family: fontAwesome;
        left: 0px;
        position: absolute;
        color: #a9bdd0;
        font-size: 18px;
        line-height: 1.6;
        font-weight: normal;
    }

    #main-content p a,
    #main-content li a {
        color: #a9bdd0;
        font-weight: 400;
        text-decoration: none;
    }

        #main-content p a:hover,
        #main-content p a:focus,
        #main-content li a:hover,
        #main-content li a:focus {
            color: #bfebf0;
        }

    #main-content .btn-primary {
        color: #000;
        border-color: #557b7e;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#afd2d6+0,557b7e+100 */
        background: #afd2d6; /* Old browsers */
        background: -moz-linear-gradient(top, #afd2d6 0%, #557b7e 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #afd2d6 0%,#557b7e 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #afd2d6 0%,#557b7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afd2d6', endColorstr='#557b7e',GradientType=0 ); /* IE6-9 */
    }

        #main-content .btn-primary:hover,
        #main-content .btn-primary:focus {
            color: #000;
            border-color: #515b67;
            /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#aabfd2+0,515b67+100 */
            background: #aabfd2; /* Old browsers */
            background: -moz-linear-gradient(top, #aabfd2 0%, #515b67 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top, #aabfd2 0%,#515b67 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, #aabfd2 0%,#515b67 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aabfd2', endColorstr='#515b67',GradientType=0 ); /* IE6-9 */
        }



    #main-content .payment-option-section hr {
        background-color: #bfebf0;
        opacity: 0.35;
    }

    #main-content .payment-option-section p.title {
        font-size: 28px;
        font-weight: 500;
        margin-bottom: 20px;
    }

    #main-content .payment-option-section .btn-primary {
        color: #000;
        border-color: #557b7e;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#afd2d6+0,557b7e+100 */
        background: #afd2d6; /* Old browsers */
        background: -moz-linear-gradient(top, #afd2d6 0%, #557b7e 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #afd2d6 0%,#557b7e 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #afd2d6 0%,#557b7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afd2d6', endColorstr='#557b7e',GradientType=0 ); /* IE6-9 */
    }

        #main-content .payment-option-section .btn-primary:hover,
        #main-content .payment-option-section .btn-primary:focus {
            color: #000;
            border-color: #515b67;
            /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#aabfd2+0,515b67+100 */
            background: #aabfd2; /* Old browsers */
            background: -moz-linear-gradient(top, #aabfd2 0%, #515b67 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top, #aabfd2 0%,#515b67 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, #aabfd2 0%,#515b67 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aabfd2', endColorstr='#515b67',GradientType=0 ); /* IE6-9 */
        }


#our-office-carousal .carousel-inner {
    border-radius: 12px;
}

#our-office-carousal .carousel-control-next-icon,
#our-office-carousal .carousel-control-prev-icon {
    width: 2.5rem;
    height: 2.5rem;
    background-size: 60% 60%;
    background-color: #3f6767;
    border-radius: 6px;
}

#our-office-carousal .carousel-control-next-icon:hover,
#our-office-carousal .carousel-control-next-icon:focus,
#our-office-carousal .carousel-control-prev-icon:hover,
#our-office-carousal .carousel-control-prev-icon:focus {
    background-color: #092C3F !important;
}


#special-offers-slider {
    z-index: 2;
    background: var(--gray-6c6c6c);
    content-visibility: auto;
    contain: layout;
}


#special-offers-slider .carousel-inner .d-flex {
    height: 500px;
}

#special-offers-slider .carousel-inner .d-flex .btn:hover,
#special-offers-slider .carousel-inner .d-flex .btn:focus {
    background: var(--light-gray);
    border-color: var(--light-gray);
}

#special-offers-slider .carousel-inner .carousel-item .carousel-caption {
    background-repeat: no-repeat;
    background-position: left bottom;
    background-position-x: left;
    background-position-y: bottom;
}

#special-offers-slider .carousel-control-next-icon,
#special-offers-slider .carousel-control-prev-icon {
    width: 3rem;
    height: 3rem;
    background-size: 60% 60%;
}




#social-ratings {
    z-index: 1;
    background: rgb(0 0 0 / 5%);
    padding: 70px 0 210px;
    content-visibility: auto;
    contain: layout;
}

#social-ratings.disablePaddingBottom {
    padding-bottom: 70px;
}

#social-ratings .card {
    border-radius: 12px;
    position: relative;
    overflow: hidden;
}

#social-ratings .card .card-body {
    z-index: 1
}

#social-ratings .card .stars mark {
    color: var(--bs-yellow);
    background: #ffffff !important;
    border: 1px solid rgb(0 0 0 / 5%);
}

#social-ratings .card:hover,
#social-ratings .card:focus {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175);
    -webkit-transition: background 300ms linear 0s;
    -moz-transition: background 300ms linear 0s;
    -o-transition: background 300ms linear 0s;
    transition: background 300ms linear 0s;
}

#social-ratings .card.google:hover,
#social-ratings .card.google:focus {
    background-color: var(--google) !important;
}

#social-ratings .card.facebook:hover,
#social-ratings .card.facebook:focus {
    background-color: var(--facebook) !important;
}

#social-ratings .card.yelp:hover,
#social-ratings .card.yelp:focus {
    background-color: var(--yelp) !important;
}

#social-ratings .card.sharecare:hover,
#social-ratings .card.sharecare:focus {
    background-color: var(--sharecare) !important;
}

#social-ratings .card.healthgrades:hover,
#social-ratings .card.healthgrades:focus {
    background-color: var(--healthgrades) !important;
}

#social-ratings .card:hover .stars mark,
#social-ratings .card:focus .stars mark {
    background: transparent !important;
    color: var(--white);
}

#social-ratings .card:hover .card-text,
#social-ratings .card:focus .card-text {
    color: var(--white) !important;
}

#social-ratings .card:before {
    content: '';
    border-radius: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -70%;
    top: 30%;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#social-ratings .card:after {
    content: '';
    border-radius: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    right: -60%;
    bottom: 50%;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#social-ratings .card:hover:before,
#social-ratings .card:focus:before,
#social-ratings .card:hover:after,
#social-ratings .card:focus:after {
    background: rgb(0 0 0 / 7%);
    -webkit-transition: background 300ms linear 0s;
    -moz-transition: background 300ms linear 0s;
    -o-transition: background 300ms linear 0s;
    transition: background 300ms linear 0s;
}





#our-services-cards {
    z-index: 2;
    padding: 0px 0 70px;
/*    content-visibility: auto;
    contain: layout;*/
    background: rgb(90 89 92);
/*    margin-top: -140px;*/
}


#our-services-cards .card.what-we-do-card {
    min-height: auto;
    margin-top: -140px;
    margin-bottom: 70px;
    border-radius: 20px;
    content-visibility: auto;
    contain: layout;
}

#our-services-cards .card.what-we-do-card:before,
#our-services-cards .card.what-we-do-card:after {
    content: none;
}

#our-services-cards .card.what-we-do-card .card-text {
    color: var(--gray-6c6c6c);
}

#our-services-cards .card.what-we-do-card:hover .card-text,
#our-services-cards .card.what-we-do-card:focus .card-text {
    color: var(--gray-6c6c6c) !important;
/*    box-shadow: 0 0px 0 0 var(--success) !important;
    -webkit-transition: box-shadow 300ms linear 0s;
    -moz-transition: box-shadow 300ms linear 0s;
    -o-transition: box-shadow 300ms linear 0s;
    transition: box-shadow 300ms linear 0s;*/
}

/*#our-services-cards .card.what-we-do-card:hover .card-text span.slogan-text,
#our-services-cards .card.what-we-do-card:focus .card-text span.slogan-text {
    box-shadow: 0 2px 0 0 var(--bs-gray-200) !important;
    -webkit-transition: box-shadow 300ms linear 0s;
    -moz-transition: box-shadow 300ms linear 0s;
    -o-transition: box-shadow 300ms linear 0s;
    transition: box-shadow 300ms linear 0s;
}*/



#our-services-cards .our-services-div {
    content-visibility: auto;
    contain: layout;
}

#our-services-cards p.lead {
    color: rgb(255 255 255 / 65%);
}

#our-services-cards .card {
    border-radius: 12px;
    position: relative;
    overflow: hidden;
}

#our-services-cards .card picture,
#our-services-cards .card .card-body {
    z-index: 1
}

#our-services-cards .card:hover,
#our-services-cards .card:focus {
    background: var(--white) !important;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175);
    overflow: hidden;
    -webkit-transition: background 300ms linear 0s;
    -moz-transition: background 300ms linear 0s;
    -o-transition: background 300ms linear 0s;
    transition: background 300ms linear 0s;
}

#our-services-cards .card .btn {
    transition: unset;
    background-color: rgb(255 255 255 / 12%);
    font-size: 90%;
}

#our-services-cards .card .line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: break-spaces;
    color: rgb(255 255 255 / 60%);
}

#our-services-cards .card:hover .card-title,
#our-services-cards .card:focus .card-title {
    color: #092C3F !important;
}

#our-services-cards .card:hover .card-text,
#our-services-cards .card:focus .card-text {
    color: #092C3F !important;
}

#our-services-cards .card:hover .btn,
#our-services-cards .card:focus .btn {
    color: var(--white) !important;
    background-color: var(--warning) !important;
}


#our-services-cards .card:before {
    content: '';
    border-radius: 100%;
    width: 140%;
    height: 80%;
    position: absolute;
    right: -60%;
    top: -40%;
    z-index: 0;
    -webkit-transform: rotate(78deg);
    -moz-transform: rotate(78deg);
    -ms-transform: rotate(78deg);
    -o-transform: rotate(78deg);
    transform: rotate(78deg);
}

#our-services-cards .card:after {
    content: '';
    border-radius: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 50%;
    bottom: -60%;
    z-index: 0;
    -webkit-transform: rotate(140deg);
    -moz-transform: rotate(140deg);
    -ms-transform: rotate(140deg);
    -o-transform: rotate(140deg);
    transform: rotate(140deg);
}

#our-services-cards .card:hover:before,
#our-services-cards .card:focus:before,
#our-services-cards .card:hover:after,
#our-services-cards .card:focus:after {
    background: rgb(0 0 0 / 3%);
    -webkit-transition: background 300ms linear 0s;
    -moz-transition: background 300ms linear 0s;
    -o-transition: background 300ms linear 0s;
    transition: background 300ms linear 0s;
}




#footer_section {
    z-index: 2;
}

    


#footer_section .copyright,
#footer_section .footer-menu,
#footer_section .accreditations,
#footer_section .footer-content,
#footer_section .maps-section {
    /*content-visibility: auto;*/
    contain: layout;
}

    #footer_section .footer-content {
        padding: 70px 0;
        box-shadow: 0 6px 10px 0 rgb(0 0 0 / 35%);
        z-index: 1;
        position: relative;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#aacdd1+0,3e6467+100 */
        background: #aacdd1; /* Old browsers */
        background: -moz-linear-gradient(top, #aacdd1 0%, #3e6467 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #aacdd1 0%,#3e6467 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #aacdd1 0%,#3e6467 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aacdd1', endColorstr='#3e6467',GradientType=0 ); /* IE6-9 */
    }


        #footer_section .footer-content:before {
            content: '';
            z-index: -1;
            background: url(../img/seaview-dental-arts-logo-tooth.webp) no-repeat;
            background-size: contain;
            background-position-x: right;
            width: 600px;
            height: 450px;
            position: absolute;
            opacity: 0.08;
            /* transform: rotate(-15deg); */
            top: 70px;
            right: -250px;
        }



        #footer_section .footer-content .footer-content-flower {
            position: absolute;
            top: -50px;
        }

    #footer_section .accreditations {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7ea5b6+0,275061+100 */
        background: #7ea5b6; /* Old browsers */
        background: -moz-linear-gradient(top, #7ea5b6 0%, #275061 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #7ea5b6 0%,#275061 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #7ea5b6 0%,#275061 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ea5b6', endColorstr='#275061',GradientType=0 ); /* IE6-9 */
    }


        #footer_section .accreditations a {
            border-radius: 8px;
        }

            #footer_section .accreditations a:hover,
            #footer_section .accreditations a:focus {
                /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cee0de+0,7ea5b6+100 */
                background: rgb(206,224,222); /* Old browsers */
                background: -moz-linear-gradient(top, rgba(206,224,222,1) 0%, rgba(126,165,182,1) 100%); /* FF3.6-15 */
                background: -webkit-linear-gradient(top, rgba(206,224,222,1) 0%,rgba(126,165,182,1) 100%); /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to bottom, rgba(206,224,222,1) 0%,rgba(126,165,182,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cee0de', endColorstr='#7ea5b6',GradientType=0 ); /* IE6-9 */
            }

            #footer_section .accreditations a img {
                filter: brightness(0) contrast(1) invert(1);
                -o-filter: brightness(0) contrast(1) invert(1);
                -ms-filter: brightness(0) contrast(1) invert(1);
                -moz-filter: brightness(0) contrast(1) invert(1);
                -webkit-filter: brightness(0) contrast(1) invert(1);
                -webkit-transition: all 300ms linear 0s;
                -moz-transition: all 300ms linear 0s;
                -o-transition: all 300ms linear 0s;
                transition: all 300ms linear 0s;
            }

            #footer_section .accreditations a:hover img,
            #footer_section .accreditations a:focus img {
                filter: brightness(0) contrast(10) invert(0) opacity(0.7);
                -o-filter: brightness(0) contrast(10) invert(0) opacity(0.7);
                -ms-filter: brightness(0) contrast(10) invert(0) opacity(0.7);
                -moz-filter: brightness(0) contrast(10) invert(0) opacity(0.7);
                -webkit-filter: brightness(0) contrast(10) invert(0) opacity(0.7);
                -webkit-transition: all 300ms linear 0s;
                -moz-transition: all 300ms linear 0s;
                -o-transition: all 300ms linear 0s;
                transition: all 300ms linear 0s;
            }

        #footer_section .footer-content .card-body {
            padding: 0;
        }

        #footer_section .footer-content .contact-form {
            background: transparent;
            border-radius: 0;
            border: none;
        }

            #footer_section .footer-content .contact-form .f-group {
                background: transparent;
                padding: 0;
                border-radius: 0;
                margin-bottom: 8px;
            }

            #footer_section .footer-content .contact-form label.form-label {
                display: none;
            }

            #footer_section .footer-content .contact-form textarea {
                height: 270px;
            }

            #footer_section .footer-content .contact-form .form-text {
                margin-top: 5px;
                font-size: 12px;
                color: #ffffff;
            }

            #footer_section .footer-content .contact-form .form-control-plaintext {
                width: 100%;
                padding: 0 2px;
                line-height: 1.5;
                border-width: 0 0;
                color: #ffffff;
                font-weight: bold;
            }

            #footer_section .footer-content .contact-form .secure-shield p {
                color: rgb(255 255 255 / 70%);
            }

            #footer_section .footer-content .contact-form .form-control,
            #footer_section .footer-content .contact-form .form-select {
                color: #092C3F;
                background-color: #fff;
                border: 1px solid #6d9194;
            }


        #footer_section .footer-content .icon-square {
            width: 2rem;
            height: 2rem;
            font-size: 1.5rem;
            border-radius: 4px;
            background: transparent !important;
            color: #bef8ff;
        }

        #footer_section .footer-content .social-nav li a:not(:hover) {
            background: none;
            color: #fff;
        }

        #footer_section .footer-content .btn-danger {
            color: #fff;
            border-color: #032437;
            /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#355f6f+0,032437+100 */
            background: #355f6f; /* Old browsers */
            background: -moz-linear-gradient(top, #355f6f 0%, #032437 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top, #355f6f 0%,#032437 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, #355f6f 0%,#032437 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355f6f', endColorstr='#032437',GradientType=0 ); /* IE6-9 */
        }

            #footer_section .footer-content .btn-danger:hover,
            #footer_section .footer-content .btn-danger:focus {
                color: #010914;
                border-color: #6d9195;
                /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#afd2d6+0,557b7e+100 */
                background: #afd2d6; /* Old browsers */
                background: -moz-linear-gradient(top, #afd2d6 0%, #557b7e 100%); /* FF3.6-15 */
                background: -webkit-linear-gradient(top, #afd2d6 0%,#557b7e 100%); /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to bottom, #afd2d6 0%,#557b7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afd2d6', endColorstr='#557b7e',GradientType=0 ); /* IE6-9 */
            }

        #footer_section .footer-content .invalid-feedback {
            color: #b50c1d;
        }


#footer_section .footer-content .address-details p a {
    color: var(--info);
}

#footer_section .footer-content .address-details p a:hover,
#footer_section .footer-content .address-details p a:focus {
    color: #032437 !important;
}

#footer_section .footer-content .c2a-buttons .btn:hover,
#footer_section .footer-content .c2a-buttons .btn:focus {
    background-color: var(--light-gray) !important;
    border-color: var(--light-gray) !important;
}

.access-ramp-icon {
    margin: 10px 0 0px;
    display: inline-block;
    width: 100%;
    padding: 0px;
    text-align: center;
}

.access-ramp-icon i {
    color: #0047ba;
    float: none;
    font-size: 42px;
    line-height: 50px;
    margin-right: 7px;
    margin-left: 7px;
}

.access-ramp-icon span {
    color: #0047ba;
    font-size: 16px;
    text-align: left;
    margin: 0;
    line-height: 1.3;
    display: inline-block;
    font-weight: 300;
}

.access-ramp-icon span b {
    font-weight: 600;
}

#footer_section .footer-menu {
    box-shadow: 0px 3px 4px 0px rgb(255 255 255 / 20%) inset, 0 20px 25px -30px rgb(0 0 0 / 80%);
    background: rgb(128 164 168) !important;
}

    #footer_section .footer-menu .nav-pills li a {
        color: #fff;
        font-size: 16px;
    }

        #footer_section .footer-menu .nav-pills li a:hover,
        #footer_section .footer-menu .nav-pills li a:focus {
            color: #092c3f;
        }


    #footer_section .footer-menu .nav-pills .nav-link.active,
    #footer_section .footer-menu .nav-pills .show > .nav-link {
        color: #092c3f;
        background-color: transparent;
    }



#footer_section .copyright {
    font-size: 14px;
    color: rgb(255 255 255 / 45%);
    background: #2d4150;
    letter-spacing: 1px;
}

#footer_section .copyright a {
    color: rgb(255 255 255 / 45%);
}

#footer_section .copyright a:hover,
#footer_section .copyright a:focus {
    color: rgb(255 255 255 / 100%);
}



.modal-open .modal {
    /*-webkit-backdrop-filter: saturate(180%) blur(15px);
    backdrop-filter: saturate(180%) blur(15px);*/
    background-color: rgb(3 36 55 / 75%);
}

.modal-content {
    border: none;
    border-radius: 8px;
    box-shadow: 0 0 80px -50px #000;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#afd2d6+0,557b7e+100 */
    background: #afd2d6; /* Old browsers */
    background: -moz-linear-gradient(top, #afd2d6 0%, #557b7e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #afd2d6 0%,#557b7e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #afd2d6 0%,#557b7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afd2d6', endColorstr='#557b7e',GradientType=0 ); /* IE6-9 */
}

.modal-header {
    border-bottom: 5px solid #c6e5e9;
    padding: 1.2rem 1.5rem;
}

.modal-title {
    font-size: 1.25rem;
    font-weight: bold;
    color: #092C3F;
}

.modal-body {
    margin-bottom: 1.5rem;
    padding: 1.2rem 1.5rem;
}

.modal .modal-body a:hover {
    color: var(--success) !important;
}

.modal .modal-body .dr-notes {
    font-size: 18px;
}

.modal .modal-body .dr-notes ul.list-with-icon {
    padding: 0;
    padding-left: 0;
    display: inline-block;
}

.modal .modal-body .dr-notes ul.list-with-icon li {
    position: relative;
    list-style: none;
    padding: 4px 0;
    padding-left: 33px;
    /* display: inline-block; */
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 10px;
}

.modal .modal-body .dr-notes ul.list-with-icon li:before {
    content: '\f00c';
    font-family: fontAwesome;
    left: 0px;
    position: absolute;
    color: var(--success);
    font-size: 20px;
    line-height: 1.3;
    font-weight: normal;
}

.modal #safetyRecommendationsVideo {
    border-radius: 6px;
    outline: none;
}

/* Back to top ****/
.back-to-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    z-index: 4;
}

    .back-to-top i {
        background: rgb(109 145 148) none repeat scroll 0 0;
        color: #ffffff;
        height: 35px;
        width: 35px;
        line-height: 35px;
        font-size: 20px;
        padding: 0;
        text-shadow: 0 1px 2px rgb(0 0 0 / 5%);
        border-radius: 4px;
        text-align: center;
    }

.backToTopIsvisible .back-to-top {
    visibility: visible;
    opacity: 1;
}


.back-to-top:hover {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

    .back-to-top:hover i {
        background-color: #bfebf0;
        color: #3f6767;
        border-radius: 6px;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
    }




#share-wrapper {
    z-index: 4;
    /*-webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);*/
    background-color: rgb(85 123 126 / 95%);
}

#share-wrapper li a {
    display: inline-block
}

#share-wrapper li a i {
    width: 36px;
    height: 36px;
    background: rgb(109 145 148);
    color: #ffffff;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    border-radius: 6px;
}

#share-wrapper li a:focus i,
#share-wrapper li a:hover i {
    background: #324a57;
    color: #fff;
}


#expert-advice-widget-bottom-pop-up {
    z-index: 5;
    bottom: 55px;
    right: 10px;
}



#seachBoxCollapseCard {
    width: 350px;
}

#seachBoxCollapseCard input.form-control:focus {
    box-shadow: none;
    background: transparent;
}

    #seachBoxCollapseCard:focus-within .card-body {
        background: #a6bcbe !important;
    }


.bg-danger {
    background-color: #092C3F !important;
}

.border-danger {
    border-color: #092C3F !important;
}

.text-danger {
    color: #092C3F !important;
}

.btn-danger {
    background-color: #092C3F;
    border-color: #092C3F;
}


.bg-info {
    background-color: var(--info) !important;
}

.border-info {
    border-color: var(--info) !important;
}

.text-info {
    color: var(--info) !important;
}

.btn-info {
    background-color: var(--info);
    border-color: var(--info);
}


.bg-warning {
    background-color: var(--warning) !important;
}

.border-warning {
    border-color: var(--warning) !important;
}

.text-warning {
    color: var(--warning) !important;
}

.btn-warning {
    background-color: var(--warning);
    border-color: var(--warning);
}


.bg-success {
    background-color: var(--success) !important;
}

.border-success {
    border-color: var(--success) !important;
}

.text-success {
    color: var(--success) !important;
}

.btn-success {
    background-color: var(--success);
    border-color: var(--success);
}


#sub-page #main-slider .carousel-inner {
    height: 200px;
}

#sub-page #main-slider .carousel-item {
    background-position: right center;
    background-size: auto;
    height: 100%;
}

#sub-page #slider-c2a .card:before {
    display: none;
}

#sub-page #slider-c2a .card-body {
    background: none;
}

#sub-page #slider-c2a .card-body:before {
    height: 200%;
    bottom: -100%;
    z-index: -1;
}

#main-content hr {
    background-color: #bfebf0;
    opacity: 0.35;
}

/*#sub-page #main-slider .carousel-inner .carousel-item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-backdrop-filter: saturate(180%) blur(15px);
    backdrop-filter: saturate(180%) blur(15px);
    background-color: rgb(0 0 0 / 20%);
}

#sub-page #main-slider .carousel-inner .carousel-item .subpage-slider-c2a {
    padding: 70px 0;
}

#sub-page #main-slider .carousel-inner .carousel-item .subpage-slider-c2a .h3 {
    color: rgb(255 255 255 / 85%);
}

#sub-page #main-slider .carousel-inner .carousel-item .subpage-slider-c2a a.btn:hover,
#sub-page #main-slider .carousel-inner .carousel-item .subpage-slider-c2a a.btn:focus {
    background-color: var(--light-gray);
    border-color: var(--light-gray);
}*/

#sub-page #main-content h1 {
    margin-top: 30px;
    margin-bottom: 30px !important;
    text-align: left;
    color: #a0a0a0;
}


#main-content .breadcrumb {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 0;
}

#main-content .breadcrumb .breadcrumb-item a {
    color: #a9bdd0;
    text-decoration: none;
}

#main-content .breadcrumb .breadcrumb-item a:hover,
#main-content .breadcrumb .breadcrumb-item a:focus {
    color: #bfebf0;
}

#main-content .breadcrumb .breadcrumb-item.active {
    color: #aed1d5;
}

#main-content .breadcrumb-item + .breadcrumb-item::before {
    padding-right: 0.7rem;
    padding-left: 0.3rem;
    color: rgb(255 255 255 / 25%);
    content: var(--bs-breadcrumb-divider, "\f105");
    font-family: 'FontAwesome';
}

#sub-page.contact-page #main-content {
    padding-bottom: 0 !important;
}


#sub-page #main-content .sub-page-image {
    border-radius: 12px;
    background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;
}

#sub-page #main-content .sub-page-image img {
    border-radius: 12px;
    margin: auto;
}


#main-content #special-offers-slider {
    box-shadow: none !important;
/*    background: var(--bs-gray-100) !important;*/
    border-radius: 12px;
}

#main-content #special-offers-slider .carousel-control-next,
#main-content #special-offers-slider .carousel-control-prev {
    width: 7%;
}

#main-content #special-offers-slider .carousel-control-prev {
    left: -20px;
}

#main-content #special-offers-slider .carousel-control-prev-icon {
    border-radius: 0 50% 50% 0 !important;
}

#main-content #special-offers-slider .carousel-control-next {
    right: -20px;
}

#main-content #special-offers-slider .carousel-control-next-icon {
    border-radius: 50% 0 0 50% !important;
}




#main-content #special-offers-slider p,
#main-content #special-offers-slider ol,
#main-content #special-offers-sliderul {
    font-weight: 400;
    text-align: center;
}


#sub-page.contact-page #footer_section {
    box-shadow: none !important;
}

#sub-page.contact-page #footer_section .maps-section iframe {
    border-radius: 12px;
    margin-bottom: 70px;
}

#sub-page.contact-page #footer_section .access-ramp-icon {
    margin: 40px 0 50px;
    text-align: left;
}


#sub-page #special-cards {
    padding: 70px 0 210px;
}

#sub-page #special-cards.disablePaddingBottom {
    padding-bottom: 70px;
}

#sub-page #expert-advice-widget,
#expert-advice-widget.mobile-mode {
    content-visibility: auto;
    contain: layout;
}

#sub-page.contact-page #footer_section .footer-content {
    content-visibility: visible;
    contain: layout;
}


#sub-page.contact-page #footer_section .copyright,
#sub-page.contact-page #footer_section .footer-menu,
#sub-page.contact-page #footer_section .accreditations,
#sub-page.contact-page #footer_section .maps-section {
    content-visibility: auto;
    contain: layout;
}


#sub-page.contact-page .contact-content-section {
}

    #sub-page.contact-page .contact-content-section iframe:not(iframe[title="reCAPTCHA"]) {
        border-radius: 14px;
    }

#sub-page.contact-page .contact-content-section .text-danger {
    color: #a9bdd0 !important;
}

#sub-page.contact-page .contact-content-section a:hover,
#sub-page.contact-page .contact-content-section a:focus {
    color: #bfebf0 !important;
}

#sub-page.contact-page .contact-content-section .icon-square {
    color: #a9bdd0;
    background: none;
    font-size: 20px;
}

#sub-page.contact-page .contact-content-section .social-nav li a:not(:hover) {
    background: #668c8f;
    color: #00364e !important;
}

#sub-page.contact-page .contact-content-section .social-nav li a:hover,
#sub-page.contact-page .contact-content-section .social-nav li a:focus {
    color: #fff !important;
}

#sub-page.contact-page .contact-content-section .contact-form {
    background: rgb(16 50 67);
    border-radius: 12px;
    border: none;
}

#sub-page.contact-page .contact-content-section .contact-form .card-subtitle {
    color: #afd2d6 !important;
}

#sub-page.contact-page .contact-content-section .contact-form label.form-label {
    color: #ffffff;
}

#sub-page.contact-page .contact-content-section .contact-form .f-group {
    background: rgb(174 209 213 / 5%);
}

#sub-page.contact-page .contact-content-section .contact-form .btn-danger {
    color: #fff;
    border-color: transparent;
    background: #557b7e; /* Old browsers */
    box-shadow: 0px 6px 4px -4px rgb(255 255 255 / 20%) inset;
}

#sub-page.contact-page .contact-content-section .contact-form .btn-danger:hover,
#sub-page.contact-page .contact-content-section .contact-form .btn-danger:focus {
    color: #000 !important;
    border-color: transparent;
    background: #aabfd2; /* Old browsers */
    box-shadow: 0px 6px 4px -4px rgb(255 255 255 / 20%) inset;
}

#sub-page.contact-page .contact-content-section .contact-form .form-text,
#sub-page.contact-page .contact-content-section .contact-form .form-control-plaintext {
    color: rgb(255 255 255 / 70%);
}


#sub-page.contact-page #footer_section .footer-content {
    padding: 0 0;
}

#sub-page.contact-page #footer_section .footer-content:before {
    display: none;
}






/* Contact form styles*/
.contact-form {
    /*    background: var(--white);
*/ border-radius: 20px;
    border: 4px solid rgb(57 175 234 / 50%);
}

.contact-form textarea {
    height: 100px
}

    .contact-form .form-control,
    .contact-form .form-select {
        color: #092C3F;
        background-color: #fff;
        border: 1px solid #6d9194;
    }

.contact-form .intl-tel-input {
    display: block;
}

    .contact-form .f-group {
        background: hsl(0deg 0% 100% / 8%);
        padding: 10px;
        border-radius: 4px;
    }

    .contact-form label.form-label {
        color: #092c3f;
    }

    .contact-form .form-text {
        color: #092c3f;
    }

    .contact-form .form-control-plaintext {
        color: #092c3f;
    }


.contact-form .card-subtitle {
    color: #092c3f !important;
}

.contact-form #messageTextCounter {
    font-size: 12px;
    opacity: 0.6;
}

    .contact-form .btn[type=submit]:hover,
    .contact-form .btn[type=submit]:focus {
        color: #010914;
        border-color: #6d9195;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#afd2d6+0,557b7e+100 */
        background: #afd2d6; /* Old browsers */
        background: -moz-linear-gradient(top, #afd2d6 0%, #557b7e 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #afd2d6 0%,#557b7e 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #afd2d6 0%,#557b7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afd2d6', endColorstr='#557b7e',GradientType=0 ); /* IE6-9 */
    }



.contact-form .f-group .form-control[valid="false"],
.contact-form .f-group .form-control[aria-invalid="true"],
.contact-form .f-group .form-select[valid="false"],
.contact-form .f-group .form-select[aria-invalid="true"]{
    border-color: #dc3545;
    background-repeat: no-repeat;
}

.contact-form .f-group .form-control[valid="false"],
.contact-form .f-group .form-control[aria-invalid="true"] {
    padding-right: calc(1.5em + 0.75rem);
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
}

.contact-form .f-group .form-select[valid="false"],
.contact-form .f-group .form-select[aria-invalid="true"] {
    padding-right: 4.125rem;
    background-position: right 0.75rem center,center right 2.25rem;
    background-size: 16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
}

.contact-form .f-group .form-control[valid="false"]:focus,
.contact-form .f-group .form-control[aria-invalid="true"]:focus,
.contact-form .f-group .form-select[valid="false"]:focus,
.contact-form .f-group .form-select[aria-invalid="true"]:focus{
    border-color: #dc3545;
    box-shadow: 0 0 0 0.25rem rgb(220 53 69 / 25%);
}

.contact-form .f-group.has-error .g-recaptcha {
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
}


.contact-form .f-group .form-control[valid="true"],
.contact-form .f-group .form-control[aria-invalid="false"],
.contact-form .f-group .form-select[valid="true"],
.contact-form .f-group .form-select[aria-invalid="false"]{
    border-color: #198754;
    color: #198754;
    background-repeat: no-repeat;
}

.contact-form .f-group .form-control[valid="true"],
.contact-form .f-group .form-control[aria-invalid="false"] {
    padding-right: calc(1.5em + 0.75rem);
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}

.contact-form .f-group .form-select[valid="true"],
.contact-form .f-group .form-select[aria-invalid="false"] {
    padding-right: 4.125rem;
    background-position: right 0.75rem center,center right 2.25rem;
    background-size: 16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}


.contact-form .f-group .form-control[valid="true"]:focus,
.contact-form .f-group .form-control[aria-invalid="false"]:focus {
    border-color: #198754;
    box-shadow: 0 0 0 0.25rem rgb(25 135 84 / 25%);
}

.contact-form .f-group.has-success .g-recaptcha {
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}


.modal-body .contact-form {
    border-radius: 0;
    border: none;
}

.secure-shield {
    margin: 0 0 0 15px;
    display: inline-block;
    width: auto;
}

.secure-shield .security-shield-icon {
    float: left;
    margin-right: 7px;
    width: 42px;
    height: 42px;
}

    .secure-shield p {
        color: #ffffff;
        font-size: 12px !important;
        font-weight: 400;
        text-align: left;
        margin: 0;
        line-height: 1.2;
        display: inline-block;
        opacity: 0.8;
    }


.contact-form .btn-danger {
    color: #fff;
    border-color: #032437;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#355f6f+0,032437+100 */
    background: #355f6f; /* Old browsers */
    background: -moz-linear-gradient(top, #355f6f 0%, #032437 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #355f6f 0%,#032437 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #355f6f 0%,#032437 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355f6f', endColorstr='#032437',GradientType=0 ); /* IE6-9 */
}

.contact-form .btn-danger:hover,
.contact-form .btn-danger:focus {
    color: #010914;
    border-color: #6d9195;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#afd2d6+0,557b7e+100 */
    background: #afd2d6; /* Old browsers */
    background: -moz-linear-gradient(top, #afd2d6 0%, #557b7e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #afd2d6 0%,#557b7e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #afd2d6 0%,#557b7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afd2d6', endColorstr='#557b7e',GradientType=0 ); /* IE6-9 */
}



.contact-form .f-group .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: var(--light-gray);
}

.contact-form .f-group .form-control::-moz-placeholder { /* Firefox 19+ */
    color: var(--light-gray);
}

.contact-form .f-group .form-control:-ms-input-placeholder { /* IE 10+ */
    color: var(--light-gray);
}

.contact-form .f-group .form-control:-moz-placeholder { /* Firefox 18- */
    color: var(--light-gray);
}



/* Contact form styles*/






@media(max-width:767px) {

    #default-menu .navbar-nav .card .input-group {
        border-radius: 4px !important;
    }

    #default-menu .navbar-nav .card {
        border-radius: 6px !important;
    }

    #footer_section .footer-content .footer-content-flower {
        top: -63px;
        width: 130px;
    }

    #footer_section .footer-content .contact-form textarea {
        height: 120px;
    }

    #default-menu .navbar-nav .nav-link, #services-menu .navbar-nav .nav-link {
        padding: 0.7rem 0;
    }

    #main-content .content-part {
        padding: 40px 0;
        padding-left: 0 !important;
    }

    .navbar-light .navbar-toggler {
        border-radius: 6px !important;
        padding: 8px 8px !important;
        color: #010914;
        border-color: #7ba0a3 !important;
        background-color: #aed1d5 !important;
    }

    .navbar-light .navbar-toggler:hover,
    .navbar-light .navbar-toggler:focus {
        border-color: #557b7e !important;
        background-color: #bfebf0 !important;
    }

    #default-menu .navbar-brand:before {
        width: 260%;
        height: 144%;
        top: -16px;
        right: -100px;
    }

    #top-c2a-bar .gap-3 {
        gap: 0.5rem !important;
        justify-content: center !important;
    }


    #top-c2a-bar .btn {
        padding-left: 0 !important;
        padding-right: 0px !important;
        font-size: 0 !important;
    }

    #top-c2a-bar .btn i {
        font-size: 18px;
        padding: 2px !important;
        margin: 0 !important;
        text-align: center;
        width: 35px;
    }


    #top-c2a-bar .social-nav li a i.fa {
        height: 32px;
        width: 20px;
    }

    #main-slider .carousel-inner {
        height: 230px;
    }

    /*#index-page #main-slider .carousel-item:nth-child(1) {
        background-image: url(../img/main-slider/slider-item-bg-1-xs.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(2) {
        background-image: url(../img/main-slider/slider-item-bg-2-xs.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(3) {
        background-image: url(../img/main-slider/slider-item-bg-3-xs.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(4) {
        background-image: url(../img/main-slider/slider-item-bg-4-xs.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(5) {
        background-image: url(../img/main-slider/slider-item-bg-5-xs.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(6) {
        background-image: url(../img/main-slider/slider-item-bg-6-xs.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(7) {
        background-image: url(../img/main-slider/slider-item-bg-7-xs.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(8) {
        background-image: url(../img/main-slider/slider-item-bg-8-xs.webp);
    }*/

    #index-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-1-xs.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(2) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-2-xs.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(3) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-3-xs.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(4) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-4-xs.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(5) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-5-xs.webp);
    }

    #sub-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-sub-page-1-xs.webp);
    }

    #sub-page #main-slider .carousel-item:nth-child(2) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-sub-page-2-xs.webp);
    }

    #sub-page #main-slider .carousel-item:nth-child(3) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-sub-page-3-xs.webp);
    }

    #sub-page #main-slider .carousel-item:nth-child(4) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-sub-page-4-xs.webp);
    }

    #sub-page #main-slider .carousel-item:nth-child(5) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-sub-page-5-xs.webp);
    }

    #main-slider .carousel-item .carousel-caption {
        background-position: center bottom;
        background-position-x: center;
        background-position-y: bottom;
        background-repeat: no-repeat;
        background-size: contain;
    }

    #sub-page #main-slider .carousel-item .carousel-caption {
        background-position: right center;
        background-size: auto;
        height: 100%;
    }

    #expert-advice-widget {
        height: auto;
        padding-bottom: 5rem !important;
    }

    #expert-advice-widget picture {
        bottom: 0;
        position: relative !important;
        padding: 0;
        margin-top: 130px;
        display: block;
    }

    #expert-advice-widget p.title {
        background: var(--white);
        color: #6d757d !important;
        padding: 15px;
        border-radius: 50px;
    }

    #special-offers-slider .carousel-inner .carousel-item .carousel-caption {
        background-position: center bottom;
        background-position-x: center;
        background-position-y: bottom;
    }

    /*#special-offers-slider .carousel-item:nth-child(1) .carousel-caption {
        background-image: url(../img/special-offers/fixed-implant-dentures-offer-xs.webp);
    }

    #special-offers-slider .carousel-item:nth-child(2) .carousel-caption {
        background-image: url(../img/special-offers/lower-implant-dentures-offer-xs.webp);
    }*/

    #special-offers-slider .carousel-item .carousel-caption .d-flex {
        background: rgb(108 108 108 / 85%);
        height: 500px;
    }

    #special-offers-slider .carousel-control-next-icon,
    #special-offers-slider .carousel-control-prev-icon {
        width: 2rem;
        height: 2rem;
        background-size: 65% 65%;
    }

    #seachBoxCollapseCard {
        width: 100%;
        position: relative !important;
        display: block;
    }

    #seachBoxCollapseCard .card {
        margin: 10px 0 0 !important;
        box-shadow: none !important;
    }


    #expert-advice-widget-bottom-pop-up .toast {
        width: 260px !important;
    }

    #expert-advice-widget-bottom-pop-up .toast .toast-body img {
        width: 100% !important;
        height: auto;
    }

    #sub-page #main-content p, #sub-page #main-content ol, #sub-page #main-content ul {
        font-size: 16px;
    }

    #main-content #special-offers-slider .carousel-control-prev {
        left: 0;
    }

    #main-content #special-offers-slider .carousel-control-next {
        right: 0px;
    }

    #main-content #special-offers-slider .container-md {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    #our-services-cards .card.what-we-do-card .card-text .fs-460 {
        font-size: 360%;
    }

    #expert-advice-widget .quotes {
        margin-top: 0px;
    }

    #expert-advice-widget .slogan-text .fs-560 {
        font-size: 400%;
    }

    #main-content h1 {
        font-size: 32px;
    }

    #sub-page.contact-page #footer_section .footer-content {
        content-visibility: auto;
        contain: layout;
    }

    #main-slider .carousel-indicators [data-bs-target] {
        height: 20px;
        width: 20px;
        margin: 0 7px;
    }

    #main-content #special-offers-slider {
        border-radius: 0;
    }
}

@media(min-width:768px) {

    /*#index-page #main-slider .carousel-item:nth-child(1) {
        background-image: url(../img/main-slider/slider-item-bg-1.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(2) {
        background-image: url(../img/main-slider/slider-item-bg-2.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(3) {
        background-image: url(../img/main-slider/slider-item-bg-3.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(4) {
        background-image: url(../img/main-slider/slider-item-bg-4.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(5) {
        background-image: url(../img/main-slider/slider-item-bg-5.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(6) {
        background-image: url(../img/main-slider/slider-item-bg-6.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(7) {
        background-image: url(../img/main-slider/slider-item-bg-7.webp);
    }

    #index-page #main-slider .carousel-item:nth-child(8) {
        background-image: url(../img/main-slider/slider-item-bg-8.webp);
    }*/

    #index-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-1.webp);
        background-position: calc(102%) center;
        background-position-x: calc(102%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(2) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-2.webp);
        background-position: calc(100%) center;
        background-position-x: calc(100%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(3) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-3.webp);
        background-position: calc(102%) center;
        background-position-x: calc(102%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(4) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-4.webp);
        background-position: calc(100%) center;
        background-position-x: calc(100%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(5) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-5.webp);
        background-position: calc(100%) center;
        background-position-x: calc(100%);
        background-position-y: center;
    }

    /*#special-offers-slider .carousel-item:nth-child(1) .carousel-caption {
        background-image: url(../img/special-offers/fixed-implant-dentures-offer.webp);
    }

    #special-offers-slider .carousel-item:nth-child(2) .carousel-caption {
        background-image: url(../img/special-offers/lower-implant-dentures-offer.webp);
    }*/

    #sub-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-sub-page-1.webp);
        background-position: calc(100%) center;
        background-position-x: calc(100%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(2) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-sub-page-2.webp);
        background-position: calc(100%) center;
        background-position-x: calc(100%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(3) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-sub-page-3.webp);
        background-position: calc(100%) center;
        background-position-x: calc(100%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(4) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-sub-page-4.webp);
        background-position: calc(100%) center;
        background-position-x: calc(100%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(5) .carousel-caption {
        background-image: url(../img/main-slider/slider-item-model-sub-page-5.webp);
        background-position: calc(100%) center;
        background-position-x: calc(100%);
        background-position-y: center;
    }
}

@media (max-width: 359.98px) {

    #sub-page #main-slider .carousel-control-next,
    #sub-page #main-slider .carousel-control-prev {
        display: none;
    }

    #index-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-position: center calc(112%);
        background-position-x: center;
        background-position-y: calc(112%);
    }

    #index-page #main-slider .carousel-item:nth-child(2) .carousel-caption {
        background-position: center calc(100%);
        background-position-x: center;
        background-position-y: calc(100%);
    }

    #index-page #main-slider .carousel-item:nth-child(3) .carousel-caption {
        background-position: center calc(107%);
        background-position-x: center;
        background-position-y: calc(107%);
    }

    #index-page #main-slider .carousel-item:nth-child(4) .carousel-caption {
        background-position: center calc(112%);
        background-position-x: center;
        background-position-y: calc(112%);
    }

    #index-page #main-slider .carousel-item:nth-child(5) .carousel-caption {
        background-position: center calc(110%);
        background-position-x: center;
        background-position-y: calc(110%);
    }

    #sub-page #main-slider .carousel-inner {
        height: 120px;
    }

    #sub-page #main-slider .carousel-item:nth-child(1) {
        background-image: none;
    }

    #sub-page #slider-c2a .card {
        height: 100%;
    }

    #sub-page #slider-c2a .card-body {
        padding: 22px 20px;
    }

    #slider-c2a .card {
        width: 100%;
        height: 50%;
        align-self: flex-start !important;
    }

    #slider-c2a .card-body {
        padding: 10px 15px;
        margin-left: 69px;
    }

    #slider-c2a .card:before {
        width: 25%;
    }

    #slider-c2a .card-body .slogan-text {
        font-size: 20px;
    }

        #slider-c2a .card-body .slogan-text .handwritten-font {
            font-size: 44px;
            line-height: 0.8;
        }

    #main-slider .carousel-inner {
        height: 400px;
    }





    #default-menu .navbar-brand:before {
        width: 300%;
        height: 153%;
        top: -16px;
        right: -82px;
    }

    #top-c2a-bar .float-end {
        float: none !important;
        width: 100%;
        display: block;
    }

    #top-c2a-bar .gap-3 {
        gap: 0.5rem !important;
        justify-content: center !important;
        display: block;
    }

    #top-c2a-bar .btn,
    #top-c2a-bar .vr {
        display: none;
    }

    .navbar-brand img {
        width: 186px;
        height: auto;
    }

    #expert-advice-widget picture {
        width: 280px;
        height: 329px;
        margin-left: auto;
        margin-right: auto;
    }

    #special-cards .card img {
        width: 248px;
        height: 164px;
    }

    #our-office-carousal .carousel-inner picture img {
        width: 296px;
        height: 182px;
    }

    #main-content ul.list-with-icon li {
        width: 100%;
    }

    #special-offers-slider .carousel-item .carousel-caption .d-flex .btn {
        margin-bottom: 15px;
    }

    #our-services-cards .card img {
        width: 248px;
        height: 186px;
    }

    #footer_section .accreditations a img {
        width: 145px;
        height: auto;
    }

    #sub-page.contact-page #footer_section .address-details {
        margin-bottom: 0 !important;
    }

    .secure-shield .security-shield-icon {
        margin-right: 6px;
        width: 30px;
        height: 40px;
        margin-top: 6px;
    }

    .secure-shield p {
        font-size: 10px !important;
        width: 70%;
    }

    .contact-form .g-recaptcha > div {
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        -ms-transform: scale(0.75);
        -o-transform: scale(0.75);
        transform: scale(0.75);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    /*#sub-page #main-content .sub-page-image img {
        width: 296px !important;
        height: 183px;
    }*/

    #expert-advice-widget .quotes {
        margin-top: 200px;
    }
}

@media (min-width: 360px) and (max-width: 575.98px) {

    #sub-page #main-slider .carousel-control-next,
    #sub-page #main-slider .carousel-control-prev {
        display: none;
    }

    #index-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-position: center calc(120%);
        background-position-x: center;
        background-position-y: calc(120%);
    }

    #index-page #main-slider .carousel-item:nth-child(2) .carousel-caption {
        background-position: center calc(100%);
        background-position-x: center;
        background-position-y: calc(100%);
    }

    #index-page #main-slider .carousel-item:nth-child(3) .carousel-caption {
        background-position: center calc(113%);
        background-position-x: center;
        background-position-y: calc(113%);
    }

    #index-page #main-slider .carousel-item:nth-child(4) .carousel-caption {
        background-position: center calc(117%);
        background-position-x: center;
        background-position-y: calc(117%);
    }

    #index-page #main-slider .carousel-item:nth-child(5) .carousel-caption {
        background-position: center calc(118%);
        background-position-x: center;
        background-position-y: calc(118%);
    }

    #sub-page #main-slider .carousel-inner {
        height: 120px;
    }

    #sub-page #main-slider .carousel-item:nth-child(1) {
        background-image: none;
    }

    #sub-page #slider-c2a .card {
        height: 100%;
    }

    #sub-page #slider-c2a .card-body {
        padding: 22px 20px;
    }

    #slider-c2a .card {
        width: 100%;
        height: 50%;
        align-self: flex-start !important;
    }

    #slider-c2a .card-body {
        padding: 10px 20px;
        margin-left: 85px;
    }

    #slider-c2a .card:before {
        width: 28%;
    }

    #slider-c2a .card-body .slogan-text {
        font-size: 22px;
    }

    #slider-c2a .card-body .slogan-text .handwritten-font {
        font-size: 46px;
        line-height: 0.8;
    }

    #main-slider .carousel-inner {
        height: 400px;
    }




    #top-c2a-bar .float-end {
        float: none !important;
        width: 100%;
        display: block;
    }

    #top-c2a-bar .gap-3 {
        gap: 0.5rem !important;
        justify-content: center !important;
        display: block;
    }

    #top-c2a-bar .btn,
    #top-c2a-bar .vr{
        display: none;
    }

    .container {
        width: 340px;
    }

    .navbar-brand img {
        width: 225px;
        height: auto;
    }

    #expert-advice-widget picture {
        width: 300px;
        height: 352px;
        margin-left: auto;
        margin-right: auto;
    }

    #expert-advice-widget .slogan-text {

    }

    #expert-advice-widget .slogan-text span {
        display: inline-block;
    }

    #special-cards .card img {
        width: 268px;
        height: 178px;
    }

    #our-office-carousal .carousel-inner picture img {
        width: 316px;
        height: 195px;
    }

    #main-content ul.list-with-icon li {
        width: 100%;
    }

    #our-services-cards .card img {
        width: 268px;
        height: 201px;
    }

    #sub-page.contact-page #footer_section .address-details {
        margin-bottom: 0 !important;
    }

    .secure-shield .security-shield-icon {
        margin-right: 6px;
        width: 30px;
        height: 40px;
        margin-top: 5px;
    }

    .secure-shield p {
        font-size: 10px !important;
        width: 75%;
    }

    .contact-form .g-recaptcha > div {
        -webkit-transform: scale(0.818);
        -moz-transform: scale(0.818);
        -ms-transform: scale(0.818);
        -o-transform: scale(0.818);
        transform: scale(0.818);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    /*#sub-page #main-content .sub-page-image img {
        width: 316px !important;
        height: 195px;
    }*/

    #special-offers-slider .carousel-item .carousel-caption .d-flex .btn {
        margin-bottom: 15px;
    }

    #expert-advice-widget .quotes {
        margin-top: 200px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {

    #index-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-position: calc(127%) center;
        background-position-x: calc(127%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(2) .carousel-caption {
        background-position: calc(118%) center;
        background-position-x: calc(118%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(3) .carousel-caption {
        background-position: calc(113%) center;
        background-position-x: calc(113%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(4) .carousel-caption {
        background-position: calc(111%) center;
        background-position-x: calc(111%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(5) .carousel-caption {
        background-position: calc(113%) center;
        background-position-x: calc(113%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-inner {
        height: 150px;
    }

    #sub-page #slider-c2a .card-body {
        padding: 35px 15px;
        margin-left: 0;
    }

    .navbar-brand img {
        width: 225px;
        height: auto;
    }

    #slider-c2a .card-body {
        z-index: 1;
        color: #fff;
        padding: 15px 15px;
        margin-left: 0;
    }

    #slider-c2a .card-body .slogan-text {
        font-size: 25px;
    }

    #slider-c2a .card-body .slogan-text .handwritten-font {
        font-size: 58px;
    }

    #slider-c2a .card-body:before {
        width: 50%;
        left: 50%;
    }

    #main-slider .carousel-item .carousel-caption {
        background-position: calc(128%) bottom;
        background-position-x: calc(128%);
        background-position-y: bottom;
        background-size: contain;
        background-repeat: no-repeat;
    }

    #expert-advice-widget picture {
        margin-left: auto;
        margin-right: auto;
        width: 350px;
        height: 411px;
    }
    
    #expert-advice-widget picture img{
        width: 350px;
        height: 411px;
    }

    #special-cards .card.bg-warning .card-text {
        min-height: 67px;
    }

    #special-cards .card img {
        width: 198px;
        height: 131px;
    }

    #our-office-carousal .carousel-inner picture img {
        width: 516px;
        height: 319px;
    }

    #main-content ul.list-with-icon li {
        width: 50%;
    }

    #our-services-cards .card img {
        width: 198px;
        height: 149px;
    }

    /*#footer_section .accreditations a img {
        width: 246px;
        height: 109px;
    }*/

    .secure-shield {
        width: auto;
    }

    /*#sub-page #main-content .sub-page-image img {
        width: 516px !important;
        height: 319px;
    }*/

}

@media (min-width: 768px) and (max-width: 991.98px) {
    #sub-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-position: calc(136%) center;
        background-position-x: calc(136%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(2) .carousel-caption {
        background-position: calc(138%) center;
        background-position-x: calc(138%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(3) .carousel-caption {
        background-position: calc(165%) center;
        background-position-x: calc(165%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(4) .carousel-caption {
        background-position: calc(105%) center;
        background-position-x: calc(105%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(5) .carousel-caption {
        background-position: calc(108%) center;
        background-position-x: calc(108%);
        background-position-y: center;
    }
    
    #index-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-position: calc(190%) center;
        background-position-x: calc(190%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(2) .carousel-caption {
        background-position: calc(153%) center;
        background-position-x: calc(153%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(3) .carousel-caption {
        background-position: calc(148%) center;
        background-position-x: calc(148%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(4) .carousel-caption {
        background-position: calc(133%) center;
        background-position-x: calc(133%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(5) .carousel-caption {
        background-position: calc(140%) center;
        background-position-x: calc(140%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-position: calc(140%) center;
        background-position-x: calc(140%);
        background-position-y: center;
    }



    #default-menu .navbar-nav .card .input-group {
        border-radius: 4px !important;
    }

    #default-menu .navbar-nav .card {
        border-radius: 6px !important;
    }

    .navbar-light .navbar-toggler {
        border-radius: 6px !important;
        padding: 8px 8px !important;
        color: #010914;
        border-color: #7ba0a3 !important;
        background-color: #aed1d5 !important;
    }

    .navbar-light .navbar-toggler:hover,
    .navbar-light .navbar-toggler:focus {
        border-color: #557b7e !important;
        background-color: #bfebf0 !important;
    }

    #default-menu .navbar-brand:before {
        width: 216%;
        height: 138%;
        top: -16px;
        right: -150px;
    }

    #top-c2a-bar .gap-3 {
        gap: 0.5rem !important;
    }

    #top-c2a-bar .btn-outline-primary {
        padding: 3px 9px !important;
    }

    #top-c2a-bar .btn-outline-primary i {
        display: none;
    }

    #top-c2a-bar .social-nav li a i.fa {
        height: 32px;
        width: 20px;
    }

    .navbar-brand img {
        width: 270px;
        height: auto;
    }

    #main-slider .carousel-item .carousel-caption {
        background-size: contain;
    }

    #slider-c2a .card {
        width: 50%;
    }

    #slider-c2a .card-body {
        padding: 50px 15px;
        margin-left: 85px;
    }

    #sub-page #slider-c2a .card-body {
        padding: 50px 45px;
        margin-left: 0;
    }

        #slider-c2a .card-body:before {
            width: 66.6%;
            left: 33.5%;
        }

        #slider-c2a .card-body .slogan-text {
            font-size: 26px;
        }

        #slider-c2a .card-body .slogan-text .handwritten-font {
            font-size: 52px;
            line-height: 1;
        }

    #main-content .side-bar-content .sidebar-services {
        padding-top: 190px;
    }

    #main-content .side-bar-content .sidebar-services .title-text {
        font-size: 24px;
    }

    #main-content .side-bar-content .sidebar-services .title-text .handwritten-font {
        font-size: 56px;
    }

    #main-content .side-bar-content .sidebar-meet-team .title-text {
        font-size: 24px;
    }

    #main-content .side-bar-content .sidebar-meet-team .title-text .handwritten-font {
        font-size: 50px;
    }

    #main-content .side-bar-content .sidebar-meet-team .dr-name {
        font-size: 18px !important;
    }


    #expert-advice-widget p.title {
        font-size: 46px;
    }

    #expert-advice-widget p.sub-title {
        font-size: 30px;
    }

    #expert-advice-widget p.sub-title span {
        font-size: 32px;
    }

    #expert-advice-widget p.description {
        font-size: 32px;
    }

    #expert-advice-widget picture {
        bottom: -110px;
        right: -200px !important;
    }

    #special-cards .card:not(.bg-warning) .card-text {
        min-height: 75px;
    }

    #special-cards .card.bg-warning .card-text {
        min-height: 41px;
    }

    #special-cards .card img {
        width: 288px;
        height: 191px;
    }

    #our-office-carousal .carousel-inner picture img {
        width: 696px;
        height: 430px;
    }

    #main-content ul.list-with-icon li {
        width: 50%;
    }

    #special-offers-slider .carousel-item .carousel-caption .d-flex {
        background: rgb(108 108 108 / 85%);
    }

    #our-services-cards .card img {
        width: 168px;
        height: 126px;
    }

    /*#footer_section .accreditations a img {
        width: 336px;
        height: 149px;
    }*/

    #seachBoxCollapseCard {
        width: 100%;
        position: relative !important;
        display: block;
    }

    #seachBoxCollapseCard .card {
        margin: 10px 0 0 !important;
        box-shadow: none !important;
    }

    #default-menu .navbar-nav .nav-link,
    #services-menu .navbar-nav .nav-link {
        padding: 0.7rem 0;
    }

    /*#sub-page #main-content .sub-page-image img {
        width: 696px !important;
        height: 430px;
    }*/

    #main-content #special-offers-slider .carousel-control-prev {
        left: -10px;
    }

    #main-content #special-offers-slider .carousel-control-next {
        right: -10px;
    }

    #main-content #special-offers-slider .container-md {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    #expert-advice-widget .quotes {
        margin-top: 155px;
    }

    #expert-advice-widget .description {
        font-size: 250%;
    }

    #main-content h1 {
        font-size: 32px;
    }

    #main-content .content-part {
        padding-left: 30px !important;
    }

    #footer_section .footer-content .footer-content-flower {
        top: -80px;
        width: 160px;
    }

    #footer_section .footer-content .address-details {
        float: left;
        width: 50%;
        margin-right: 50px;
        margin-top: 0 !important;
    }
}

@media(min-width:992px) {

    .windowScrolled.sidebarSocialIconsVisible #default-menu {
        z-index: 10;
    }

    .windowScrolled.sidebarSocialIconsVisible #default-menu .social-nav {
        position: fixed;
        left: 0;
        top: 200px;
        background: #fff;
        padding: 10px 6px 10px 4px;
        border-radius: 0 21px 21px 0;
        box-shadow: -40px 0 60px -10px #000;
        margin: 0 !important;
        padding: 2px 0px !important;
        font-size: 100% !important;
    }

    .windowScrolled.sidebarSocialIconsVisible #default-menu .social-nav li {
        display: table;
        margin: 5px 5px !important;
    }

    .windowScrolled.sidebarSocialIconsVisible #default-menu .social-nav li a {
        padding: 5px !important;
    }



    .windowScrolled.sidebarNumberButtonVisible {
    }

    .windowScrolled.sidebarNumberButtonVisible #default-menu .header-call-button {
        margin: 0;
        position: fixed;
        right: 0;
        top: 211px;
        writing-mode: vertical-lr;
        padding: 10px 6px 10px 6px !important;
        box-shadow: 15px 0 60px -10px #000;
        border-radius: 21px 0 0 21px !important;
        font-size: 22px !important;
    }

    .windowScrolled.sidebarNumberButtonVisible #default-menu .header-call-button i {
        font-size: 26px;
        vertical-align: text-top;
        margin-right: 0;
        margin-bottom: 5px;
    }


    .windowScrolled.stickyHeaderEnabled .top-c2a-bar {
        margin-bottom: 0 !important;
    }

    .windowScrolled.stickyHeaderEnabled #default-menu {
        position: sticky !important;
        top: 0;
        width: 100%;
        height: auto;
        /*background: var(--white);*/
    }

    /*.windowScrolled.stickyHeaderEnabled #default-menu .navbar-brand {
        position: absolute;
        top: 0px;
        background: #fff;
        padding: 15px;
        border-radius: 10px;
        box-shadow: 0 0px 50px -40px #000;
    }*/

    .windowScrolled.stickyHeaderEnabled #default-menu .navbar-brand img {
        width: 220px;
        height: auto;
    }

    .windowScrolled.stickyHeaderEnabled #default-menu .navbar-brand {
        margin-right: 100px;
    }

        .windowScrolled.stickyHeaderEnabled #default-menu .navbar-brand:before {
            width: 276%;
            height: 209%;
            top: -16px;
            right: -140px;
        }


    .windowScrolled.stickyHeaderEnabled #default-menu .header-c2a-links {
        display: flex !important;
        flex-direction: row-reverse !important;
    }

    .windowScrolled.stickyHeaderEnabled #default-menu .header-c2a-links .each-item:not(:nth-child(3)) {
        margin-left: 30px;
    }


    .windowScrolled.stickyHeaderEnabled #main-slider {
        margin-top: 70px;
    }


    .windowScrolled.stickyServiceMenuEnabled {
    }

    .windowScrolled.stickyServiceMenuEnabled #services-menu {
        position: sticky !important;
        top: 54px;
        width: 100%;
        background: var(--white);
        z-index: 9;
        padding: 0;
    }

    .windowScrolled.stickyServiceMenuEnabled #services-menu .navbar-nav {
        margin-right: 0 !important;
    }

}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #sub-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-position: calc(115%) center;
        background-position-x: calc(115%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(2) .carousel-caption {
        background-position: calc(112%) center;
        background-position-x: calc(112%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(3) .carousel-caption {
        background-position: calc(126%) center;
        background-position-x: calc(126%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(4) .carousel-caption {
        background-position: calc(101%) center;
        background-position-x: calc(101%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(5) .carousel-caption {
        background-position: calc(120%) center;
        background-position-x: calc(120%);
        background-position-y: center;
    }
    
    #index-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-position: calc(153%) center;
        background-position-x: calc(153%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(2) .carousel-caption {
        background-position: calc(133%) center;
        background-position-x: calc(133%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(3) .carousel-caption {
        background-position: calc(124%) center;
        background-position-x: calc(124%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(4) .carousel-caption {
        background-position: calc(118%) center;
        background-position-x: calc(118%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(5) .carousel-caption {
        background-position: calc(124%) center;
        background-position-x: calc(124%);
        background-position-y: center;
    }


    #sub-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-position: calc(112%) center;
        background-position-x: calc(112%);
        background-position-y: center;
    }

    #main-content .side-bar-content .sidebar-meet-team .title-text {
        font-size: 24px;
    }

    #main-content .side-bar-content .sidebar-meet-team .title-text .handwritten-font {
        font-size: 45px;
    }

    #main-content .side-bar-content .sidebar-meet-team .dr-name {
        font-size: 16px !important;
    }

    .windowScrolled.stickyHeaderEnabled #default-menu .navbar-brand {
        margin-right: 0;
    }

    #top-c2a-bar .btn-outline-primary {
        padding: 2px 10px !important;
    }

    #default-menu .navbar-nav .nav-link, #services-menu .navbar-nav .nav-link {
        padding: 0.7rem 7px !important;
        font-size: 14px;
    }

    #default-menu .navbar-nav .dropdown-item, #services-menu .navbar-nav .dropdown-item {
        padding: 10px 15px !important;
        font-size: 15px;
    }

    #default-menu .navbar-brand:before {
        width: 185%;
        height: 211%;
        top: -19px;
        right: -15px;
    }

    .windowScrolled.stickyHeaderEnabled #default-menu .navbar-brand:before {
        width: 266%;
        height: 243%;
        top: -16px;
        right: -15px;
    }

    .windowScrolled.stickyHeaderEnabled #default-menu .header-c2a-links .each-item:not(:nth-child(3)) {
        margin-left: 20px;
    }

    #slider-c2a .card-body {
        margin-left: 154px;
        padding: 50px 30px;
    }

    #slider-c2a .card-body .slogan-text {
        font-size: 32px;
    }

    #slider-c2a .card-body .slogan-text .handwritten-font {
        font-size: 68px;
    }

    #main-content .side-bar-content .sidebar-services {
        padding-top: 190px;
    }

    .navbar-brand img {
        width: 310px;
        height: auto;
    }

    #footer_section .footer-content .footer-content-flower {
        top: -50px;
        width: 155px;
    }
/*
    #slider-c2a .card {
        width: 37%;
    }*/
    
    #expert-advice-widget .quotes {
        margin-top: 180px;
    }

    #expert-advice-widget picture {
        right: -80px !important;
    }

    #expert-advice-widget p.title {
        font-size: 48px;
    }

    #expert-advice-widget p.sub-title {
        font-size: 32px;
    }

    #expert-advice-widget p.sub-title span {
        font-size: 34px;
    }

    #expert-advice-widget picture {
        bottom: -87px;
    }

    #special-cards .card p.card-title {
        font-size: 22px !important;
    }

    #special-cards .card:not(.bg-warning) .card-text {
        min-height: 145px;
    }

    #special-cards .card.bg-warning .card-text {
        min-height: 79px;
    }

    #special-cards .card img {
        width: 168px;
        height: 115px;
    }

    #our-office-carousal .carousel-inner picture img {
        width: 468px;
        height: 289px;
    }

    #main-content ul.list-with-icon li {
        width: 33.333333%;
    }

    #our-services-cards .card img {
        width: 248px;
        height: 186px;
    }

   /* #footer_section .accreditations a img {
        width: 296px;
        height: 131px;
    }*/

    .windowScrolled.stickyServiceMenuEnabled #services-menu .navbar-nav {
        width: 72%;
    }



    .windowScrolled.stickyServiceMenuEnabled #services-menu .navbar-nav .nav-link {
        padding-left: 0.7rem !important;
        white-space: normal;
        text-align: center;
    }

    /*#sub-page #main-content .sub-page-image img {
        width: 468px !important;
        height: 289px;
    }*/
    
    #special-offers-slider .carousel-inner .carousel-item .carousel-caption p.title {
        font-size: 24px !important;
    }

    #special-offers-slider .carousel-inner .carousel-item .carousel-caption p.title .offer-name {
        font-size: 30px !important;
    }

    #expert-advice-widget .description {
        font-size: 270%;
    }

    #main-content h1 {
        font-size: 36px;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    #sub-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-position: calc(100%) center;
        background-position-x: calc(100%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(2) .carousel-caption {
        background-position: calc(100%) center;
        background-position-x: calc(100%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(3) .carousel-caption {
        background-position: calc(108%) center;
        background-position-x: calc(108%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(4) .carousel-caption {
        background-position: calc(110%) center;
        background-position-x: calc(110%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(5) .carousel-caption {
        background-position: calc(107%) center;
        background-position-x: calc(107%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-position: calc(118%) center;
        background-position-x: calc(118%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(2) .carousel-caption {
        background-position: calc(113%) center;
        background-position-x: calc(113%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(3) .carousel-caption {
        background-position: calc(109%) center;
        background-position-x: calc(109%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(4) .carousel-caption {
        background-position: calc(105%) center;
        background-position-x: calc(105%);
        background-position-y: center;
    }

    #index-page #main-slider .carousel-item:nth-child(5) .carousel-caption {
        background-position: calc(105%) center;
        background-position-x: calc(105%);
        background-position-y: center;
    }

    #sub-page #main-slider .carousel-item:nth-child(1) .carousel-caption {
        background-position: calc(103%) center;
        background-position-x: calc(103%);
        background-position-y: center;
    }

    #main-content .side-bar-content .sidebar-meet-team .title-text {
        font-size: 26px;
    }

    #main-content .side-bar-content .sidebar-meet-team .title-text .handwritten-font {
        font-size: 52px;
    }

    #main-content .side-bar-content .sidebar-meet-team .dr-name {
        font-size: 17px !important;
    }

    #default-menu .navbar-brand:before {
        right: -30px;
    }

    .windowScrolled.stickyHeaderEnabled #default-menu .navbar-brand:before {
        right: -130px;
    }

    #default-menu .navbar-nav .nav-link, #services-menu .navbar-nav .nav-link {
        padding: 0.7rem 10px !important;
    }

    #slider-c2a .card-body {
        margin-left: 185px;
    }

    #footer_section .footer-content .footer-content-flower {
        top: -60px;
        width: 185px;
    }

    #footer_section .footer-content .social-nav li a i.fa {
        width: 22px;
        height: 22px;
    }


    #special-cards .card img {
        width: 213px;
        height: 141px;
    }

    #our-office-carousal .carousel-inner picture img {
        width: 558px;
        height: 344px;
    }

    #our-services-cards .card img {
        width: 213px;
        height: 160px;
    }

    /*#footer_section .accreditations a img {
        width: 356px;
        height: 158px;
    }*/

    .windowScrolled.stickyServiceMenuEnabled #services-menu .navbar-nav .nav-link {
        padding-left: 0.7rem !important;
    }

    /*#sub-page #main-content .sub-page-image img {
        width: 558px !important;
        height: 344px;
    }*/

    #special-offers-slider .carousel-inner .carousel-item .carousel-caption p.title {
        font-size: 24px !important;
    }

    #special-offers-slider .carousel-inner .carousel-item .carousel-caption p.title .offer-name {
        font-size: 30px !important;
    }

    #expert-advice-widget .description {
        font-size: 300%;
    }

    #expert-advice-widget .quotes {
        margin-top: 165px;
    }

    #main-content h1 {
        font-size: 42px;
    }
}
