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

a
{
text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 800 !important;
    padding: 10px 0;
    margin: 0;
    line-height: 1.3;
    color: #000;
}
.d-con-slider {
    max-height: 650px !important;
}
.d-con-slider-button button, .d-con-button a {
    box-shadow: 4px 4px 1px #ccc;
    border-radius: 5px !important;
    text-transform: uppercase;
    font-size: 13px !important;
    letter-spacing: 1px;
    font-weight: 700;
    min-width: 195px;
    color: #fff !important;
    background-color: #bd0000 !important;
    padding: 12px 25px !important;
    border: 1px solid #fff !important;
}
.d-con-slider-button button:hover,  .d-con-button a:hover {
    color: #fff !important;
   background-color: #000 !important;
}
.d-slider-caption br {
    display: none;
}
.d-slider-caption {
    text-shadow: 0 0 6px #000;
    margin-bottom: 30px !important;
}
.max-980>.container {
    max-width: 980px !important;
}
img {
    max-width: 100%;
}
.fix-bg {
    background-attachment: fixed;
}
.text-shade
{
text-shadow: 0 1px 1px rgb(0 0 0 / 75%);
}
.sec3b, .sec5b {
    box-sizing: border-box;
    padding: 0 20px;
    margin: 0 auto;
}
.flex {
    display: flex;
    display: -webkit-flex;
}
.d-con-service-list ul, ul.bg {
    padding: 0;
    margin: 0;
    list-style: none;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}
.col-4 {
    width: 33.333333%;
}
.max-600>.container {
    max-width: 600px !important;
}
.home-affiliations img {
    display: inline-block;
    margin: 15px 20px 30px;
    max-width: 200px;
}
.home-affiliations {
    text-align: center;
    margin-bottom: 30px;
}
.home-affiliations img {
    display: inline-block;
    margin: 15px 20px 30px;
    max-width: 200px;
}
.home-affiliations {
    text-align: center;
    margin-bottom: 30px;
}