/*
Theme Name: Gelato - Schema Child
Version: 1.0
Description: A child theme of Schema by MyThemeShop
Template: mts_schema
Text Domain: schema
*/

/* Carousel */
@import url("../mts_schema/style.css");
/* general */
.container {
    width: 1130px;
    max-width: 100%;
}
.btn,
html a.btn {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    -webkit-transition: .3s all;
    transition: .3s all;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    min-width: 235px;
    margin: 10px;
    padding: 12px 18px;
    background-color: transparent !important;
    background: var(--pColor) linear-gradient(to top, var(--sColor) 0%, rgb(195 195 195 / 72%) 100%) !important;
    border-radius: 5px;
}
section.page-header {
    position: relative;
}

section.page-header:before {
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0.3;
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
}
.social-icons a {
    margin: 0px 5px;
    font-size: 18px;
}
.slide-content a,.slide-content a:hover{color:#fff;}
section.page-header * {
    position: relative;
    z-index: 1;
}
[class*="flex-"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
div#post-247 {
    text-align: center;
}

div#post-247 img {
    margin: 0px auto;
}
.alignleft {
    float: left;
    margin: 0px 20px 20px 0px;
    border: 2px solid #ececec;
    margin-bottom:20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.alignright {
    float: right;
    margin: 0px 0px 20px 20px;
    border: 2px solid #ececec;
    margin-bottom:20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.alignnone {
    /* border: 2px solid #ececec; */
    /* margin-bottom:20px; */
    /* -webkit-box-shadow: 0 8px 6px -6px black; */
    -moz-box-shadow: 0 8px 6px -6px black;
    /* box-shadow: 0 8px 6px -6px black; */
}
.center { text-align: Center; }
.clear { clear: both; }
.hide-d {
    display: none;
}

/* Header */
.col-3 {
    width: 33.33%;
    padding: 0px 15px;
    box-sizing: border-box;
}

header#site-header .flex-ed {
    align-items: center;
    justify-content: center;
    text-align: center;
}

.logo-wrap {
    margin: 0px;
    text-align: center;
    float: none;
}

#logo img {
    float: none;
}

header#site-header .btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 336px;
    flex: 0 1 336px;
    padding: 5px;
}

header#site-header .col-3:nth-child(1) p > a {
    display: block;
    font-weight: 400;
    text-align: center;
    font-size: 40px;
    line-height: 1.25;
}

.logo-wrap img {
    display: block;
    margin: 0px auto;
}

a.so,a.rv {
    text-align: center;
    color: #fff;
    -webkit-box-shadow: inset 24px 0 0 rgba(0, 0, 0, 0.35);
    box-shadow: inset 24px 0 0 rgba(0, 0, 0, 0.35);
    border-radius: 5px;
    background-color: #8e8a87;
    text-transform: uppercase;
    font-size: 10px;
    padding: 5px 10px;
    -webkit-box-flex: 0;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    letter-spacing: 2px;
    padding-left: 30px;
}

.col-3:nth-child(3) a.btn {
    display: block;
}

a.phy {
    width: 100%;
    display: block;
}

a.rv {
    -webkit-box-shadow: inset 24px 0 0 rgba(0, 0, 0, 0.35);
    box-shadow: inset 24px 0 0 rgba(0, 0, 0, 0.35);
    border-radius: 5px;
    background-color: #414142;
}

.col-3:nth-child(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 340px;
    flex: 0 1 340px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

a.so i, a.rv i {
    position: absolute;
    left: 8px;
    top: 6px;
}

.col-3:nth-child(3) a {
    margin: 3px;
}

header#site-header p {
    margin: 0px;
}

[class^="btn"]:hover {
    color: #fff;
    background: var(--aColor) !important;
}

div#header {
    background-color: var(--pColor);
    margin-top: 10px;
    float: none;
}

ul#menu-main-menu > li > a {
    padding: 5px 10px;
    font-size: 12px;
}

nav.navigation.clearfix.mobile-menu-wrapper > ul {
    margin: auto;
    list-style: none;
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

div#page {
    padding: 0px;
}

.covid-container {
    background-color: #eae6e1;
    text-align: center;
    padding: 7px;
}

nav.navigation.clearfix.mobile-menu-wrapper {
    float: none;
}

div#header * {
    float: none !important;
}

.main-header .container {
    background-color: transparent;
}

.covid-container a {
    color: black;
    font-size: 22px;
    text-decoration: underline;
}
.carousel-caption {
    position: absolute;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    width: 100%;
}

.carousel-caption img {
    display: block;
    margin: 15px auto;
}

.carousel-caption h2 {
    text-align: center;
    margin: 0px auto;
    display: block;
    margin: 10px auto;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    color: #fff;
    text-shadow: 0px 1px 10px rgb(0 0 0 / 52%);
}

.carousel-caption h2 span {
    text-shadow: 0 1px 7px rgba(0, 0, 0, 0.5);
    font-size: 22px;
    color: #fff;
    text-transform: none !important;
}
/* Welcome */


section.welcome .wc-fed {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    /* flex-direction: column; */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0px;
    background-color: #eae6e1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    position: relative;
}
.col-6 {
    width: 50%;
}

* {
    box-sizing: border-box;
}

section.welcome .col-6:nth-child(2) img {
    width: 100%;
}

section.welcome img {
    display: block;
}

section.welcome .flex-ed {
    align-items: center;
    justify-content: center;
}

section.welcome .flex-ed div {
    margin: 0px 20px;
}

section.welcome .col-6:nth-child(1) {
    padding: 80px 20px;
}

section.welcome h2 {
    color: #414142;
    line-height: 1.05;
}

section.welcome p {
    max-width: 100%;
    margin: 20px auto;
    line-height: 1.7;
}

section.welcome {
    position: relative;
    margin-top: -70px;
}
#smile-sim, #virtual-smile {
    max-width: 720px;
    margin: 80px auto;
    text-align: center;
    padding: 10px;
}
#smile-sim a, #virtual-smile a {
    background-color: #8e8a87;
    display: inline-block;
    padding: 15px 95px;
    color: #fff;
}
h2, .h2 {
    color: #414142;
    position: relative;
}

/* Boxes */
.section-three .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.sttc {
    width: 25%;
    padding: 0px 5px;
    text-align: center;
}

.section-three .sttc div {
    background-color: #b19db1;
    padding: 20px;
}

.section-three h3 {
    color: #fff;
    font-weight: 900;
    font-size: 12px;
    letter-spacing: 3px;
    padding: 20px 5px;
    box-sizing: border-box;
    text-transform: uppercase;
    margin: 0px;
}

.section-three p {
    color: #fff;
    max-width: 90%;
    margin: 5px auto;
    padding-bottom: 20px;
    color: #fff;
    line-height: 1.3;
}

.section-three div:nth-child(even) a div {
    background-color: #8e8a87;
}
.sttc figure {
    height: 280px;
    position: relative;
    margin: 0px;
    background-size: cover;
    background-position: 50% 50%;
}

.sttc a {
    display: block;
    position: relative;
    overflow: hidden;
}

.transition {
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    bottom: -100%;
}

.sttc a:hover .transition {
    bottom: 0px;
}

.sttc a:hover figure + div h3 {
    bottom: -100%;
    opacity: 0;
}

.sttc a figure + div {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    bottom: 0px;
}

.sttc a figure + div h3 {
    position: relative;
    bottom: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1;
}

/* Section 2 Tabs */
.section-tab-home {
    position: relative;
}
.tabs ul {
    border-radius: 26px;
    background-color: #eae6e1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 820px;
    margin: 20px auto 30px;
    text-align: center;
    margin: 0px;
    list-style: none;
    margin: 0px auto;
    padding-left: 0px;
}

.tabs li {
    color: #414142;
    font-size: 12px;
    line-height: 1.2;
    font-weight: bold;
    letter-spacing: 3px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 13px 20px;
    border-radius: 26px;
    cursor: pointer;
    background-color: transparent;
}

.tabs li button {
    color: inherit;
    background-color: transparent;
    border: 0px;
}

.tabs li.active {
    background-color: var(--sColor);
    color: #fff;
}

.section-tabs {
    margin: 80px auto;
    padding: 10px;
    max-width: 1130px;
display: none;}

div#tab-0 {
    display: flex;
}
.st {
    display: flex;
    justify-content: center;
    width: 100%;
}

.st .col6 {
    width: 50%;
}

.st .col-6 {
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    background-color: #eae6e1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    position: relative;
}

.st .col-6 figure {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50% 0%;
    margin: 0px;
}

.st .col-6:nth-child(1) {
    padding: 0px;
}

.st p {
    max-width: 95%;
    margin: 20px auto;
    line-height: 1.7;
    font-size: 16px;
}

.st h2 {
    color: #414142;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    display: block;
    margin: 10px auto;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    line-height: 0.9;
    padding: 7px 0px 0px;
}

.st h3 {
    color: #414142;
    margin: 0px;
    font-size: 30px;
    font-weight: 400;
}

.secti-t {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
}
.secti-t.active {
    opacity: 1;
    visibility: visible;
}

.tabs {
    margin-bottom: 30px;
}
.st p:last-of-type {
    margin: 0px 0px 10px;
}
.full .st {
    flex-wrap: wrap;
}

.full .st .col-6 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
}

.full .st .col-6 figure {
    height: 250px;
}

.full .st .col-6 p {
    max-width: 100%;
    width: 100%;
}

/* Half Half */
small {
    color: #414142;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    display: block;
    margin: 10px auto;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    text-align: center;
    margin: 0px;
}

.half-half-section h3 {
    color: #414142;
    font-size: 31px;
}

.half-half-section {
    text-align: center;
}

.half-half-section .col-6 {
    padding: 0px 15px;
    box-sizing: border-box;
}

/* Testimonial */
.testimonial-section > div {
    display: flex;
    justify-content: center;
}

.testimonial-item {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    padding: 30px 10px 15px;
    text-align: center;
    background-color: var(--aColor);
    min-height: 575px !important;
    overflow: hidden;
    display: flex;
    display:
    -webkit-box !important;
    display:
    -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}

.testimonial-section .flex-ed {
    height: 100%;
}

.testimonial-section .flex-ed .col-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #8e8a87;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 10px;
}

.testimonial-item p {
    max-width: 440px;
    margin: 0 auto;
    color: #fff;
    font-size: 17px;
    line-height: 31px;
    font-weight: 400;
    font-style: italic;
}

.testimonial-item h4 {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 3px;
    margin-bottom: 10px;
    color: #ddd6ce;
    font-weight: bold;
    color: #fff;
}

.social-top {
    position: absolute;
    left: -30px;
    top: -46px;
    background-color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    color: var(--aColor);
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-top i {position: relative;top: 16px;left: 12px;font-size: 26px;}

.controls {
    position: absolute;
    bottom: 1px;
    z-index: 100;
    text-align: right;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.testimonial-section .col-6 {
    position: relative;
}

.controls i {
    line-height: 50px;
    font-size: 20px;
    font-weight: 400;
    height: 50px;
    width: 50px;
    line-height: 50px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.half-half-section {
    margin: 50px auto;
}
.controls i:nth-child(1) {
    background-color: rgb(0 0 0 / 32%);
}

.testimonial-section .slick-arrow {
    display: none !important;
}
div#smile-sim {
    margin-top: 50px;
}

div#virtual-smile {
    margin-bottom: 40px;
}
.testimonial-section figure {
    height: 100%;
    width: 100%;
    margin: 0px;
    background-position: 50% 50%;
    background-size: cover;
}

.testimonial-section .flex-ed .col-6:nth-child(1) {
    padding: 0px;
}
span.t-stars:before {
    content: '\f005 \f005 \f005 \f005 \f005';
    font-family: 'Font Awesome 5';
    display: block;
    color: #ffc741;
    font-size: 12px;
    letter-spacing: 9px;
    letter-spacing: 7.2px;
    display: block;
    margin: 10px auto 20px;
}

.testimonial-item h4 strong {
    font-weight: 400;
    color: #ddd6ce;
}

.testimonial-section .flex-ed h2 {
    color: #fff;
    margin-bottom: 20px;
    max-width: 100%;
    font-size: 40px;
    line-height: 1.05;
    font-weight: 400;
    padding: 0px 30px;
}

.col-6 a.play {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    font-size: 58px;
    color: #000;
    opacity: 0.4;
    cursor: pointer;
}

.testimonial-section.full-width .col-6 {
    width: 100%;
    flex: 100%;
}

.testimonial-section.full-width .flex-ed {
    flex-wrap: wrap;
}

.testimonial-section.full-width .container-wide {
    flex-wrap: wrap;
}
.full-me {
    padding-bottom: 56%;
}

.testimonial-section.full-width a.play {
    z-index: -100;
}

.testimonial-section.full-width .col-6 .col-6:nth-child(1) {
    order: 2;
}

a.close {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 50px;
    width: 50px;
    background-color: #703957;
    color: #fff;
    z-index: 100;
    cursor: pointer;
    line-height: 50px;
}

/* Services */
.servo-offer {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}

.servo-item {
    width: 33.33%;
    padding: 0px 10px;
}

.servo-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 31%;
    flex: 0 1 31%;
    height: 353px;
    padding: 10px;
    margin: 10px auto;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
}

.servo-item a h4 {
    color: #fff;
    position: relative;
    font-size: 25px;
    line-height: 1.44;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.67px;
    margin: 0px;
}

.services-container h2 {
    color: #111;
    font-size: 40px;
}

.services-we-offer {
    padding: 34px 0px;
}

.servo-item a:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    background-color: #000;
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.servo-item a:hover:before {
    opacity: 0.4;
}
.insurance {
    padding: 40px 0;
}
.insurance h2 {
    text-align: center;
}
.insurance-logos {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
}
.insurance-logos img {
    max-width: 230px;
}
.way-to-pay {
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 100px 10px;
    background-color: #111;
}

.way-to-pay h3 {
    font-size: 40px;
    font-weight: 400;
}

.way-to-pay * {
    color: #fff;
}

.pay-item span {
    height: 68px;
    width: 68px;
    background-color: #fff;
    display: table;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px auto;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.way-offer {
    display: flex;
    /* align-items: center; */
    justify-content: center;
}

.pay-item {
    width: 33.33%;
    padding: 15px;
}

.pay-item h4 {
    color: #fff;
    display: block;
    position: relative;
    font-size: 25px;
    line-height: 1.44;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.67px;
}

/* Home Appt */
.home-questions {
    margin: 40px auto;
    text-align: center;
    padding: 40px 20px;
}

.home-questions h3 {
    color: #414142;
    font-size: 40px;
    line-height: 1.05;
    font-weight: 400;
}

.home-questions label {
    display: none !important;
}

.home-questions .gform_fields > div {
    width: calc(33.33% - 16px);
    margin: 0px !important;
    margin: 0px 8px !important;
}

.home-questions .gform_fields div input {
    width: 100% !important;
}

.home-questions ul#gform_fields_2 {
    display: flex !important;
    flex-wrap: wrap !important;
}

.home-questions input,.home-questions textarea {-webkit-box-sizing: border-box !important;box-sizing: border-box !important;border: 0;border-radius: 0;line-height: 1;font-size: 15px;width: 100%;max-width: 100%;padding: 0 11px;margin-bottom: 10px;height: 45px;background-color: #eae6e1;}

.home-questions input {
    padding: 0px 11px !important;
}

.home .ginput_container {
    margin: 0px !important;
}

.home .gform_footer.top_label input {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    -webkit-transition: .3s all;
    transition: .3s all;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    min-width: 235px;
    margin: 10px;
    padding: 12px 18px;
    border-radius: 5px;
    display: block;
    margin: 0px auto !important;
    float: none !important;
    background: var(--pColor) linear-gradient(to top, var(--sColor) 0%, rgb(195 195 195 / 72%) 100%) !important;
}
.home-questions .gform_fields > div:nth-child(1) {
    width: 100%;
}

html .home-questions .gform_fields {
    display: flex !important;
    flex-wrap: wrap;
    gap: 0px !important;
}

.home-questions .gform_fields > div#field_2_4 {
    width: 100%;
}

/* Footer Style */
.map-social {
    position: relative; 
}

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

.map-wrap .col-6:nth-child(1) iframe {
    height: 320px;
    display: block;
}

.map-wrap .col-6:nth-child(1) a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 20px 10px;
    height: 318px;
    position: relative;
    text-align: center;
    background-size: cover;
}

.map-wrap .h3 {
    color: #fff;
    display: block;
    position: relative;
    font-size: 25px;
    line-height:  1.44;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.67px;
}

.map-wrap .h1 {
    color: #fff;
    font-weight: bold;
    font-size: 70px;
    line-height: 1;
    letter-spacing: .21px;
    text-shadow: 0 1px 7px rgba(0, 0, 0, 0.5);
    margin-bottom: 20px;
}

.map-wrap p {
    text-shadow: 0 1px 7px rgba(0, 0, 0, 0.5);
    font-size: 12px;
    color: #fff;
    letter-spacing: .21px;
    margin: 0px;
}

.map-wrap p + i {
        width: 49px;
    height: 49px;
    background-color: #602241;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 22px;
    line-height: 49px;
    color: #fff;
}
.map-wrap .col-6:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    background-color: #5c5c5c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 20px;
    width: 100%;
}
.map-wrap .col-6:nth-child(2) i {
    margin-right: 8px;
}
.map-wrap .col-6:nth-child(2) h3 {
    display: none;
}

.fb_iframe_widget {
    display: inline-block;
    padding: 0px !important;
    text-align: center;
}

.fb_iframe_widget >span {
    display: inline-block;
}

.map-wrap .col-6:nth-child(2) div {
    width: 100%;
    text-align: center;
}

.fb_iframe_widget iframe {
    position: relative !important;
    margin: 0px auto 15px !important;
    display: block;
}

/* Footer */
.copyrights a,.copyrights {
    font-size: 15px;
}
.container.special-end .flex-ed {
    width: 100%;
    margin: 0px auto;
    background-color: #5c5c5c;
    padding: 10px 0px;
    padding-top: 0px;
}
.insu p {
    max-width: 1400px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    padding: 20px 10px;
}

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

footer#site-footer {
    background: #fff !important;
}

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

.copyrights p:nth-child(1) {
    font-weight: bold;
}

.copyrights p {
    margin-bottom: 0px;
}
.col-12 {
    width: 100%;
    border-bottom: 2px solid #6c6c6c;
    text-align: center;
}
.container.special-end {
    padding-top: 35px;
}
.container.special-end > div {
    flex-wrap: wrap;
}

.col-12 img {
    margin: 25px auto;
    display: block;
filter: brightness(0) invert(1);}

.fo-title {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}

.fo-title ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 450px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 20px;
}

.fo-title li {
    font-size: 15px;
    line-height: 33px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 190px;
    flex: 0 1 190px;
}

.fo-nav li {
    font-size: 15px;
    line-height: 33px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 190px;
    flex: 0 1 190px;
}

.fo-nav ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 450px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 20px;
    padding: 0px;
}

.fo-nav a {
 color: #ddd6ce;
}

.container.special-end .col-6 {
    padding: 20px;
}

.fo-info > a:nth-child(1) {
    color: #fff;
    margin: 10px auto;
    display: block;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
}

.fo-info {
    text-align: center;
}

.fo-info > a:nth-child(2) {
    color: #fff;
    font-size: 18px;
    margin: 10px auto 20px;
    display: block;
    text-align: center;
}

.fo-info .hours {
    background: transparent !important;
}
.hours {
    display: table;
    margin: 10px auto;
    font-size: 15px;
    line-height: 25px;
}
.fo-title {
    margin-bottom: 6px;
}
.map-social {
    padding-bottom: 40px;
    overflow: hidden;
}
.footer-icons a {
    position: relative;
    display: inline-block;
    margin: 3px;
    vertical-align: middle;
    font-size: 20px;
    background-color: #fff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    line-height: 36px;
}
#move-to-top {
    height: 42px;
    line-height: 45px;
    width: 42px;
    padding: 0px;
}
.flex-ed .col-12 + .col-6 {
    border-right: 2px solid #6c6c6c;
}

.hours label {
    width: 130px;
    display: inline-block;
    font-weight: 700;
}

.hours {
    color: #ddd6ce;
    font-size: 15px;
    line-height: 25px;
    margin: 5px auto;
    background: transparent !important;
    text-align: center;
}
.col-6.col-full {
    width: 100%;
}
.home-questions label {
    display: none !important;
}
.testimonial-item.even {
    background-color: rgb(0 0 0 / 67%);
}

.half-half-section img {
    height: 100% !important;
    object-fit: cover;
    position: absolute;
    top: 0px;
    width: calc(100% - 30px);
    left: 15px;
}

.half-half-section .col6 {
    position: relative;
}

.half-half-section .col-6 {
    position: relative;
}

.half-half-section p {
    font-size: 17px;
    line-height: 25px;
}

.half-half-section .col-6:nth-child(1) {
    padding: 25px 15px;
}

.way-to-pay:before {content: "";position: absolute;top: 0px;left: 0px;height: 100%;width: 100%;background-position: 50% 50%;background-size: cover;filter: grayscale(1);opacity: 0.4;}

.way-to-pay {
    position: relative;
}

.way-to-pay img {
    filter: brightness(0);
    max-width: 40px;
}

.services-we-offer h2 {
    text-align: center;
}

.services-we-offer .servo-item:nth-child(odd) a:before {
    background-color: var(--pColor);
}

.services-we-offer .servo-item:nth-child(even) a:before {
    background-color: var(--aColor);
}

section.welcome h3 {
    font-size: 23px;
}

section.welcome .col-6 img {
    height: 100% !important;
    object-fit: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    object-position: 50% 50%;
}

section.welcome .col-6 {
    position: relative;
}

.wc-fed .col-6:nth-child(1) {
}


@media (max-width: 880px) {
    .way-to-pay p {
        height: auto !important;
    }
    .hide-xs {
        display: none;
    }
    .hide-d {
        display: block;
    }
}


@media screen and (max-width: 1152px) {
    .innerImage {
        height: 350px;
    }
    footer .container {
        width: 100%;
    }
    .headerPhone {
        box-sizing: border-box;
    }
}
/* mobile */
@media screen and (max-width: 880px) {
    #header #logo a { display:block; text-align: center; }
    #header:after,#regular-header:after {
        clear: both;
        content: "";
        display: block;
    }
    .logo-wrap {
        width: 100% !important;
    }
    #header .logo-wrap {
        float: none !important;
    }
    #secondary-navigation {
        height: auto !important;
    }
    .hide-d { display: block; }
    #header { background: none; padding: 0px 0 0px 0px; margin-bottom: 0px; }
    .mobileBtn { margin-bottom: 0px; }
    .mobileBtn a { display: block; color: #fff; text-align: center; background: #1179bd; padding: 10px; border-radius: 10px; -moz-border-radius: 10px; margin: 10px !important;}
    .mobileBtn.phoneBtn { font-size: 20px; }
    .mobileBtn a:hover, .mobileBtn a:visited { color: #fff; }
    .primary-slider-container, .hide-xs { display: none; }
    
    .innerImage { display: none; }
    .homeBoxes, .homeWidgets, .welcome, .footerSocial, div.footer .copy { width: 100%; height: auto;}
    .box01, .box02, .box03 { width: 96%; float: none; margin-bottom: 20px; padding: 2%;}
    .welcome {margin: 20px auto;}
    .homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 { width: 98%; }
    .post-content img { width: 100% !important; height: auto !important; }
    .footer-widgets.widgets-num-4 .f-widget:nth-child(even), .footer-widgets.widgets-num-3 .f-widget:nth-child(even),
    .footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget    { width: 100% !important; max-width: 100% !important; }
    .main-header { background-color: #fff !important; }
    .leftwow {
         width: 100%;
    }
    .rightwow {
        width: 100%;
    }
    .col-sm-6 {
        width: 100%;
    }
    .row {
        margin:0px;
    }
    .welcome iframe {
        height: 400px !important;
    }
    .featured .btn {
        display: block;
        text-align: center;
    }
    .homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 {
        height: auto;
    }
    .box02 .btn {
        display: block;
        max-width: 250px;
        margin:10px auto 0px;
    }
    footer .container {
        width: 100%;
    }
    #regular-header { display: none; }
    .sticky { background-color: #fff !important; }
    
    div.header-social-icons { float: none !important; text-align: center; background:none!important;}
    div.header-social-icons a { float: none; display: inline-block; position: relative; z-index: 9999; }
    .header-social-icons {  text-align: Center; float: none !important; }
    .header-social-icons a {  display: inline-block; font-size: 32px !important; width: 34px !important; line-height: 34px; color: #333 !important; }
    
}
@media (max-width: 1100px) {
    .col-3:nth-child(3) {
        display: none;
    }
    .col-3 {
        width: 50%;
    }
    header#site-header img {
        max-height: 50px;
    }

    header#site-header .col-3:nth-child(1) p > a {
        font-size: 30px;
    }

    section.welcome .wc-fed .col-6:nth-child(2) {
        display: none;
    }

    section.welcome .col-6:nth-child(1) {
        width: 100%;
    }

    section.welcome p {
        max-width: 100%;
    }
}
@media (max-width: 991px) {
    .sttc figure {
        height: 340px;
    }

    .st .col-6 {
        width: 100%;
        flex: 100%;
    }

    .st {
        flex-wrap: wrap;
    }

    .st p {
        max-width: 100%;
    }

    .st .col-6 figure {
    }

    .half-half-section .col-6 {
        width: 100%;
    }

    .half-half-section .flex-ed {
        flex-wrap: wrap;
    }

    .half-half-section .col-6:nth-child(1) {
        order: 2;
        margin-top: 10px;
    }

    .testimonial-section > div {
        flex-wrap: wrap;
    }

    .testimonial-section > div > .col-6 {
        width: 100%;
    }

    .testimonial-item p {
        max-width: 100%;
        padding: 0px 30px;
    }

    .testimonial-section + div .col-6:nth-child(1) {
        order: 2;
    }

    .testimonial-section + div .col-6:nth-child(2) {
        order: 2;
        padding-top: 15px;
    }
    .servo-item {
        width: 50%;
    }
    .pay-item {
        width: 50%;
    }
    .sttc {
        width: 50%;
        margin-bottom: 10px;
    }
    .way-offer {
        flex-wrap: wrap;
    }
    .section-three .container {
        flex-wrap: wrap;
    }
}
@media (max-width: 880px) {
    .services-we-offer {
        padding-top: 0px;
    }
    .servo-item a {
        height: 180px;
    }
    .st br {
        display: none;
    }

    .section-tabs {
        margin-bottom: 30px;
    }

    .testimonial-section {
        background-color: #8e8a87;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px;
        margin-bottom: 30px;
    }

    .testimonial-section .col-6 {
        margin-bottom: 10px;
    }

    .testimonial-section .flex-ed h2 {
        font-size: 41px;
    }

    .testimonial-item {
        min-height: 450px !important;
    }
    .servo-item a {
        height: 180px;
    }

    .col-6 {
        width: 100%;
    }
    #smile-sim, #virtual-smile {
        margin-top: 40px;
    }
    html #page.homepage {
        padding: 0px !important;
    }
    .flex-ed .col-12 + .col-6 {
        border-bottom:  2px solid #6c6c6c;
        border-right: 0px;
    }
    .carousel-caption img {
        max-width: 340px;
    }
    .video_holder {
        height: 440px !important;
    }
    #secondary-navigation a#pull {
        margin: 0px auto !important;
    }

    section.welcome {
        margin: 10px 0px 0px;
    }

    section.welcome .container {
        padding: 0px 10px;
    }
    .hide-d.mobile-btn a {
        color: #fff;
    }

    .hide-d.mobile-btn p {
        width: 100%;
        margin: 0px 0px 10px;
    }

    .hide-d.mobile-btn {
        padding: 20px 15px;
    }

    .hide-d.mobile-btn p:last-of-type {
        margin-bottom: 0px;
    }
}
@media (max-width: 760px) {
    .section-three .sttc div {
        bottom: 0px;
        position: relative;
    }

    .sttc figure {
        display: none;
    }

    .sttc a div:nth-child(2) {
        display: none;
    }

    .sttc a {
        height: 100%;
    }

    div#smile-sim {
        margin-bottom: 30px;
    }

    .tabs li {
        background-color: #ddd6ce;
        margin: 8px auto;
        width: 350px;
    }

    .tabs ul {
        background: transparent;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .section-tabs {
        margin-top: 30px;
    }
    .half-half-section h3 {
        font-size: 40px;
    }
    .half-half-section h3 {
        font-size: 40px;
    }

    .testimonial-section .flex-ed .col-6 {
        width: 100%;
        flex: 100%;
    }

    .testimonial-section .flex-ed {
        flex-wrap: wrap;
    }

    .testimonial-section .flex-ed .col-6:nth-child(1) {
        order: 2;
    }

    .testimonial-section .flex-ed .col-6:nth-child(1) figure {
        height: 400px;
    }
    .testimonial-item p {
        font-size: 20px;
        line-height: 30px;
    }
    .pay-item {
        width: 100%;
    }
    .way-to-pay {
        padding: 50px 10px;
        background-image: none !important;
        background-color: #8e8a87;
    }
    .home-questions li {
        width: 100% !important;
    }
    .map-wrap .col-6 {
        width: 100%;
    }

    .map-wrap .flex-ed {
        flex-wrap: wrap;
    }

    .map-wrap .col-6:nth-child(2) {
        display: none;
    }
    .insu img {
        padding: 10px;
    }
    .under-welcome h2 {
        line-height: normal;
    }
}
@media (max-width: 640px) {
    .servo-item a h4 {
        font-size: 20px;
    }
    .col-3 {
        width: 100%;
    }

    .col-3:nth-child(1) {
        display: none;
    }
    .covid-container a {
        font-size: 17px;
    }
    section.welcome .flex-ed div {
        margin-bottom: 10px;
    }
    section.welcome .flex-ed {
        flex-wrap: wrap;
    }
    .insu p {
        flex-wrap: wrap;
    }
    .sttc,
    .servo-item {
        width: 100%;
    }
    .home-questions h3,
    .way-to-pay h3,
    section.welcome h2,
    .st h3,
    .services-container h2 {
        font-size: 40px;
    }
}
.way-to-pay {
    overflow: hidden;
}
.pay-item:nth-child(2) {
    animation-delay: 0.3s;
}
.pay-item:nth-child(3) {
    animation-delay: 0.6s;
}
.servo-item:nth-child(2) {
    animation-delay: 0.2s;
}
.servo-item:nth-child(3) {
    animation-delay: 0.4s;
}
.servo-item:nth-child(4) {
    animation-delay: 0.6s;
}
.servo-item:nth-child(5) {
    animation-delay: 0.8s;
}
.servo-item:nth-child(6) {
    animation-delay: 1s;
}

.carousel-caption span {
    cursor: pointer;
    text-shadow: 0 1px 7px rgba(0,0,0,0.5);
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
}

.carousel-caption span i {
    cursor: pointer;
    width: 82px;
    border-radius: 50%;
    height: 82px;
    border: 2px solid #fff;
    font-size: 28px;
    color: #fff;
    text-shadow: none;
    display: inline-block;
    vertical-align: middle;
    margin: 8px;
    line-height: 83px;
    padding-left: 10px;
}

.carousel-caption span:hover i {
    background-color: #fff;
    color: #8e8a87;
}
.carousel-caption span {
    cursor: pointer;
    text-shadow: 0 1px 7px rgba(0,0,0,0.5);
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
}

.carousel-caption span i {
    cursor: pointer;
    width: 82px;
    border-radius: 50%;
    height: 82px;
    border: 2px solid #fff;
    font-size: 28px;
    color: #fff;
    text-shadow: none;
    display: inline-block;
    vertical-align: middle;
    margin: 8px;
    line-height: 83px;
    padding-left: 10px;
}

.carousel-caption span:hover i {
    background-color: #fff;
    color: #8e8a87;
}

.big-video {
    position: fixed;
    top: 0px;
    left: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 10000;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000000ad;
    opacity: 0;
    visibility: hidden;
}
.big-video.show-me-video {
    opacity: 1;
    visibility: visible;
}

.big-conti {
    max-width: 1200px;
    width: 100%;
    margin: 0px auto;
    display: block;
    position: relative;
}

span.closeMe {
    position: absolute;
    top: -40px;
    right: -20px;
    width: 40px;
    height: 40px;
    display: block;
    color: #fff;
    background-color: #000;
    z-index: 1;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
html .dm-service-section:nth-child(even) {
    background: #eae6e1;
}
#title {
    position: relative;
    text-align: center;
    background-color: #eae6e1;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}


.article #title {
    position: relative;
    text-align: center;
    background-color: #eae6e1;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.dm-service-section img {
    outline: 0px !important;
    border: 0px !important;
    display: block;
}

.article #title h1, .article .h1 small {
    color: #414142;
    font: 400 14px/1.2 'Raleway', sans-serif;
    display: block;
    margin: 10px auto;
    text-transform: uppercase;
    letter-spacing: 1.6px;
}
.article #title h1:only-child, .article h2#append, .article .h1 {
    color: #414142;
    font: 400 50px/1.05 'Unna', serif;
}
.first + p, #title + p, .first + p + p {
    max-width: 960px;
    margin: 50px auto 0px;
    text-align: center;
}
div#post-101 #title {
    display: none;
}

div#post-101 #title  + p {
    margin: 0px auto;
}

/* Meet The Dentist Page */
div#post-101 #title {
    display: none;
}

div#post-101 #title  + p {
    margin: 0px auto;
}

html #post-101 .dm-service-section:nth-child(even) {
    background: transparent;
    padding: 0px;
    margin-bottom: 40px;
}

html #post-101 .dm-service-section:nth-child(even) a {
    display: block;
    position: relative;
}

html #post-101 .dm-service-section:nth-child(even) p + a {
    position: absolute;
    bottom: 20px;
    margin: 0px;
    text-align: center;
    width: 80%;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    background-color: rgba(96, 34, 65, 0.6);
    color: #fff;
    text-decoration: none !important;
    font-weight: 400;
}

html #post-101 .dm-service-section:nth-child(even) img {
    display: block;
    margin: 0px auto;
}

html #post-101 .dm-service-section:nth-child(even) .dm-half {
    position: relative;
}

html #post-101 .dm-service-section:nth-child(even) p + a p {
    margin: 0px;
}
#title p {
    max-width: 80%;
    margin: 20px auto;
}
.single + .map-social {
    margin-top: 61px;
}
div#post-112 .dm-half:nth-child(1) {
    width: auto;
}
div#post-112 #title {
    display: none;
}

div#post-112 #title + p {
    margin: 0px auto;
}
div#post-122 #title {
    display: none;
}
.slidetour img {
    margin:0px auto !important;
}
div#post-122 #title + p {
    margin: 0px auto;
}
div#post-134 #title {
    display: none;
}

div#post-134 #title + p {
    margin: 0px auto;
}
div#post-134 #title {
    display: none;
}

div#post-134 #title + p {
    margin: 0px auto;
}

.slidetour span {
    width: 50%;
    display: inline-block;
    margin-left: -4px;
    padding: 0px 10px;
    box-sizing: border-box;
}
.slidetour span:nth-child(1):after {
    content: "Before";
    display: block;
    text-align: center;
    padding:10px 0px;
    font-size: 20px;
}
.slidetour span:nth-child(3):after {
    content: "After";
    display: block;
    text-align: center;
    padding:10px 0px;
    font-size: 20px;
}
.top img {
    margin: 0px !important;
}
div#post-163 .dm-half:nth-child(1) {
    width: auto;
}
div#post-134 .slidetour {
    max-width: 800px;
}
.slidetour span + br {
    display: none;
}
div#post-167 #append + p {
    margin: 0px;
}
div#post-167 #append + p {
    margin: 0px;
}

.cls-1, cls-1.per {
    stroke: #252525;
    stroke-miterlimit: 10;
    stroke-width: .75px !important;
    fill: #fff;
}

.cls-2, .cls-3, .cls-4 {
    stroke: #b19db1;
}
#safety h3 {
    font-size: 35px;
    margin: 5px auto;
    font-weight: 400;
    line-height: 1.2;
    text-align: left;
    letter-spacing: 0;
}
#safety article {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 800px;
    flex: 0 1 800px;
    padding: 0 10px;
}
.cls-1,.cls-2{fill:none;stroke-width:.75px}
#safety h3:after {
    background-color: #b19db1;
    content: '';
    display: block;
    height: 2px;
    width: 57px;
    margin: 10px 0;
}

.covid-icon {
    box-shadow: 0 0 0 10px #fff;
    border: 3px solid #b19db1;
    margin: 10px;
    height: 140px;
    width: 140px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
}
.slidetour {
    max-width: 690px;
    margin: 0px auto;
}

.services figure {
    -webkit-transition: .4s all;
    transition: .4s all;
}
.services div {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;
    padding: 0;
    margin: 10px auto 20px;
}
.services div > a {
    display: block;
    text-align: center;
    position: relative;
}
.services figure {
    position: relative;
}

.services figure + p {
    display: none;
}
.services figure h3 {
    text-align: center;
}
.services.flex-row figure img {
    height: 300px !important;
    object-fit: cover;
}
.services {
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 1180px;
    margin: 0px auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;

}
.services h3 {
    color: #fff;
    display: block;
    position: relative;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.44;
    text-transform: uppercase;
    background-color: rgba(96, 35, 66, 0.6);
    padding: 10px 5px;
    font-size: 17px;
    letter-spacing: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 1;
}
.services figure {
    -webkit-transition: .4s all;
    transition: .4s all;
}
.services ul {
    max-width: 520px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px auto;
}

.services ul li {
    font-size: 15px;
    margin: 5px 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 235px;
    flex: 0 1 235px;
    line-height: 1.2;
}
main ul li {
    position: relative;
    display: block;
    margin: 0 0 10px 26px;
    padding-left: 24px;
    line-height: 1.6;
    overflow: hidden;
}
main ul li:before {
    content: '\e832';
    color: #602342;
    position: absolute;
    left: 0;
    top: 3px;
}
.hours p {
    margin: 0px;
    color: #fff;
}

.home li#field_2_5 {
    width: 100%;
    margin-bottom: 13px !important;
    text-align: center;
    font-size: 14px;
    max-width: 900px;
    padding: 0px !important;
    margin: 0px auto 20px !important;
}

.home li#field_2_4 {
    width: 100% !important;
}

.home .gform_wrapper .gform_footer {
    padding-top: 0px !important;
}
.home-questions .gform_footer.top_label {
    padding: 0px 8px !important;
}
.home-questions textarea {
    height: 155px !important;
}

.home-questions .gform_fields > div {
    margin-bottom: 16px !important;
}

.home-questions .gform_fields > div input {
    height: 50px !important;
}
.services-we-offer p {
    text-align: center;
}
.even .social-top {
    color: rgb(0 0 0 / 63%);
}
@media (max-width: 900px) {
    .article .top > * {
        margin: 20px auto;
    }
    .article .first {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .article .first > * {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        margin: auto;
    }
    section.page-header h2 {
        line-height: 1;
    }
}
@media (max-width: 880px) {
    .home-questions .gform_fields > div {
        width:  100% !important;
    }
    .testimonial-section {
        padding: 0px;
    }

    .testimonial-section > div > .col-6 {
        margin: 0px;
    }
    .st h3 {
        line-height: 30px;
        font-size: 30px;
        font-weight: bold;
    }
    .half .st .col-6:nth-child(1) {
        height: 350px;
    }
    .hide-las {
        display: none !important;
    }
    .carousel-caption h2 span {
        font-size: 17px;
    }
    span.closeMe {
        right: 0px;
    }
}
@media (max-width: 460px) {
    .home-questions h3, .way-to-pay h3, section.welcome h2, .st h3, .services-container h2 {
        font-size: 30px;
    }
    .half-half-section h3 {
        font-size: 30px;
        line-height: 1;
    }
    .testimonial-item p {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 15px;
        line-height: 22px;
    }
}

.dm-rate-us a,.dm-rate-us a:visited {
    color: #ddc900 !important;
}

#site-header .dm-rate-us span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px !important;
}

.dm-footer-info {
    max-width: 900px;
    margin: 0px auto 10px;
}

.home-questions #field_2_3 {width: 100%;}

section.welcome .container {padding: 0px 30px;}

html .meetd {
	height: 255px;
	width: 90%;
}

@media screen and (max-width: 880px) 
{
	html .meetd {
	height: 190px;
}
}

.financing {
	display: inline-flex;
	flex-wrap: wrap;
}

#post-64 > div > div > div:nth-child(2) {
	background: white !important;
}

#site-header > div.container > div > div:nth-child(3) > a.btn {
	display: none;
}