 @import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.d-con-slider {
   max-height: 594px !important;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    padding: 10px 0;
    margin: 0;
    line-height: 1.3;
    color: #0a3b61;
}
h1::after, h2::after {
    background: url(https://assets.unlayer.com/projects/5192/1672658011041-lines.png) no-repeat center;
    height: 5px;
}
h1::after, h2::after {
    display: block;
    content: "";
    margin: 10px auto 0;
    width: 133px;
    height: 5px;
}

.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 {
    color:#fff !important;
    border: 1px solid #fff;
    font-weight: 700 !important;
    font-size: 14px;
    min-width: 175px;
    padding: 0 48px 0 18px;
    text-shadow: none;
    height: 35px;
    display: inline-block;
    transition: all 0.5s;
    position: relative;
}

.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;
}

.fix-bg h2::after {
    background: url(https://assets.unlayer.com/projects/5192/1672665287248-white-lines.png) no-repeat center;
}
p {
    letter-spacing: -.5px;
}
.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;
}
a {
    text-decoration: none;
}
.fix-bg {
    background-attachment: fixed;
}
.d-con-button a {
    height: 36px;
   font-weight: 700;
}
.ten-bg {
    position: relative;
}
.ten-bg::before {
    background: linear-gradient(0deg, rgba(0,16,89,0.8), rgba(0,16,89,0.8));
    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;
}
.img-max img {
    max-width: 100% !important;
}
.d-slider-caption {
    text-shadow: 0 2px 2px rgba(0,0,0,.75);
}
button#Contact-btnSubmit {
    font-weight: 700;
    background: #c20000 !important;
}
button#Contact-btnSubmit:hover {
    font-weight: 700;
    background: #46a046 !important;
}
@media (max-width: 1500px){
.slogan .d-slider-caption {
    font-size: 32px !important;
}
}
@media (max-width: 767px){
div#u_content_custom_slider_1 {
    display: none !important;
}
.header-top.d-toolbar.d-has-phone {
    padding-right: 0px !important;
}
}