:root {
   --theme-color: #D2232A;
}

.d-wbr header, .design-web header {
    background-color: #ffffffd9 !important;
}

span.slogan-top, span.slogan-mid, span.slogan-bottom {
    text-shadow: 0px 0px 8px black !important;
}

.d-con-slider.banner {
    background: black;
    background-blend-mode: difference;
}

#d-slogan .d-con-slider>ul>li>div {
    bottom: 0 !important;
    text-align: center;
}

.d-con-slider.banner img {
    opacity: .75;
}

.d-con-slider.banner ul li > div {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/** BUTTONS **/

.d-con-button .btn, #Contact-btnSubmit, .d-appointment-button, .d-appointment-info input, #apptSubmitBtn {
    background: linear-gradient(180deg, #D2232A 0%, #980006 100%);
    border: 2px solid var(--theme-color) !important;
}

.d-con-button .btn:hover, #Contact-btnSubmit:hover, .d-appointment-button:hover, .d-appointment-info input:hover, #apptSubmitBtn:hover {
    background: linear-gradient(180deg, #980006 0%, #D2232A 100%);
    color: white !important;
}

.container-small {
    max-width: 800px;
    margin:  0 auto;
}

a {
    text-decoration: none !important;
}

h1, h2, h3, h4 {
    text-transform: uppercase;
}

header {
    box-shadow: 0 0 10px #00000036;
}

img {
   max-width: 100%;
}
.header-mobile .container {
    isolation: isolate;
    z-index: 100;
    position: relative;
}
.header-mobile {
    position: relative;
}
.header-mobile::after {
    content: "";
    position: absolute;
    inset: 1.5em;
    border: 1px solid #d7d7d71f;
    border-radius: 6px;
}

li.d-slider-item > div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 100px;
}

.d-slider-caption span {
    display: block;
    line-height: 1.125em;
}

span.slogan-top {
    font-family: montserrat, sans-serif;
    font-size: clamp(15px, 2vw, 30px);
    font-weight: 800 !important;
}

span.slogan-mid {
    font-size: clamp(50px, 2.75vw, 75px);
    font-weight: 800 !important;
}

span.slogan-bottom {
    font-family: montserrat, sans-serif;
    font-size: clamp(40px, 2.5vw, 60px);
    font-weight: 900 !important;
    margin-top: 0.9rem;
}

.d-slider-caption > br {
    display: none;
}

.d-con-slider {
    max-height: 650px;
}

#header-links-mobile a {
    color: white;
}

header ul.menu {
    flex-wrap: nowrap !important;
}

.navbar-nav  li a {
   text-transform: capitalize;
   color: white !important;
}

header ul.menu li a {
    font-weight: bold;
    text-transform: uppercase;
}

.banner p {
    color: white;
    text-transform: capitalize;
    font-size: 1.25rem;
    line-height: normal !important;
    margin-bottom: 3em;
}

.banner button {
    border: 2px solid var(--theme-color);
    border-radius: 3px !important;
    transition: all 150ms ease-in-out;
}

.square-left {
    position: relative;
}
.square-left::after {
    content: "";
    bottom: -40px;
    position: absolute;
    width: 350px;
    height: 95%;
    border: 10px solid var(--theme-color);
}

.square-right {
    position: relative;
}
.square-right::after {
    content: "";
    bottom: -40px;
    right: 0;
    position: absolute;
    width: 350px;
    height: 95%;
    border: 10px solid var(--theme-color);
}

@media (max-width: 510px) {
    .square-left::after {
    content: "";
    bottom: -10px;
    left: -10px;
    position: absolute;
    width: 300px;
    height: 95%;
    border: 10px solid var(--theme-color);
}
.square-right::after {
    content: "";
    bottom: -10px;
    right: -10px;
    position: absolute;
    width: 300px;
    height: 95%;
    border: 10px solid var(--theme-color);
}
}

.d-slider-caption {
    text-transform: uppercase;
}

.d-con-mobile-navbar {
    position: fixed;
    width: 100%;
}

ul.nav.navbar-nav li {
    text-align: center;
    background: #00000055;
    margin: 1px;
}

@media (max-width: 1610px) {
header #u_content_custom_logo_1 .d-logo {
    width: 175px;
}
header .d-toolbar > div p {
    font-size: 14px !important;
}
}

@media (max-width: 1400px) {
    header ul.menu li a {
    font-size: 14px !important;
}
header #u_content_custom_logo_1 .d-logo {
    width: 175px;
}
header #header-links .d-toolbar-social-box a:not(:last-of-type) {
    margin-right: 0px;
}
.banner .d-slider-caption {
    font-size: 42px !important;
    transition: all 250ms ease;
}
#d-slogan .d-con-slider>ul>li>div {
    bottom: 50px !important;
    text-align: center;
    transition: all 250ms ease;
}
.banner p {
    font-size: 1.125rem;
    margin-bottom: 2em;
    transition: all 250ms ease;
}
#d-slogan .d-con-slider .d-slider-item .d-appointment-button {
    padding: 12px 57px 12px 57px !important;
    transition: all 250ms ease;
}
}

@media (max-width: 1110px) {
header .d-toolbar > div p {
    font-size: 12px !important;
}
    header ul.menu li a {
    font-size: 12px !important;
}
}

@media (max-width: 991px) {
     header.header d-mobile-nav {
        display: block !important;
    }
}

@media (max-width: 768px) {
    .amenities .container .u-row > div {
        max-width: 50% !important;
        flex: unset !important;
        flex-wrap: wrap !important;
    }
}


@media (min-width: 768px) {
.body.accessibility, .body.tips, .body.privacy, .body.BlogDetails, .body.accessibility, .body.vehicles{
    padding-top: 120px !important;
}
}