.d-slider-caption br {
    display: none;
}
.text-shade {
    text-shadow: 0 2px 2px rgba(0,0,0,.75);
}
.d-con-slider-button .d-appointment-button {
    border: 1px solid #fff;
    font-weight: 500 !important;
}

.d-appointment-info:after {
    content: url(https://assets.unlayer.com/projects/5192/1667809229117-bg-cta-a.png);
    background: #000;
    padding: 4.5px 10px;
    position: absolute;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.d-appointment-info-2 a:after {
    content: url(https://assets.unlayer.com/projects/5192/1667809229117-bg-cta-a.png);
    background: #000;
    padding: 6.5px 10px;
    position: absolute;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #FFF;
   margin: -6px 0 0 31px;
}
.d-slider-caption div {
    margin-bottom: -12px;
}
h1::after, h2::after {
    content: url(https://assets.unlayer.com/projects/5192/1667811180648-lines.png);
    height: 5px;
    display: block;
    margin-top: -8px;
    padding-bottom: 18px;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    padding: 10px 0;
}
.fix-bg h2::after {
    content: url(https://assets.unlayer.com/projects/5192/1667826046436-white-lines.png);
}
.max-width-820 {
    max-width: 820px;
    margin: 0 auto;
    padding: auto 20px !important;
}
.max-width-600 {
    max-width: 600px;
    margin: 0 auto;
    padding: 0 20px !important;
}
.letter-s
{
line-height: 28PX;
    letter-spacing: -.5px;
}
.fix-bg {
    background-attachment: fixed;
}
.ten-bg {
    position: relative;
}
.ten-bg::before {
    background: linear-gradient(0deg, rgba(144,0,0,0.75), rgba(144,0,0,.75));
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.fix-bg >.container {
    max-width: 820px !important;
}
.bg-posi {
    background-position: center !important;
}
@media (max-width: 1500px){
.slogan .d-slider-caption {
    font-size: 32px;
}
}
@media (max-width: 767px){
div#u_content_custom_slider_1 {
    display: none !important;
}
}