h1 {

    font-family: "BigShouldersDisplay-Bold", sans-serif;

    font-size: 5rem;

}

.hero-section {

    position: relative;

    overflow-y: hidden;

}

.hero-section:before {

    content: "";

    width: 100%;

    height: 100%;

    display: block;

    position: absolute;

    top: 0;

    left: 0;    

}

.hero-section * {

    color: #FFFFFF;

}

.hero-section .container-fluid {

    position: absolute;

}

.hero-section img {

    object-fit: cover;

    width: 100%;

}

.hero-section .subheading {

    font-family: "Rubik-Regular", sans-serif;

    font-size: 1.5rem;

    line-height: 1.8rem;

}

.subtext {

    font-family: "Rubik-Regular", sans-serif;

    font-size: 13px;

    color: #000000;

}

h3 {

    color: #CC0000;

    font-family: "BigShouldersDisplay-Bold", sans-serif;

    text-transform: uppercase;

    font-size: 3.125rem;

    text-align: center;

    margin: 64px auto;

}

.service-container {

    position: relative;

    margin-bottom: 15px;

    overflow: hidden;

}

.service-container img {

    transition: all 0.2s ease;

    min-width: 100%;

}

.service-container:hover img {

    transform: scale(1.1);

}

.service-heading {

    position: absolute;

    left: 0;

    right: 0;

    text-align: center;

    color: #FFFFFF;

    font-family: "BigShouldersDisplay-Bold", sans-serif;

    text-transform: uppercase;

    font-size: 24px;

    height: 100%;

    width: 100%;

    display: flex;

    top: 0;

    justify-content: center;

    align-items: flex-end;

    padding-bottom: 15px;

    z-index: 9;

}

.service-heading:hover, .service-heading:focus {

    color: #FFFFFF;

}

div#parallax-el {

    transition: all 0.2s ease;

}

#recall-modal {

    overflow-y: hidden !important;

}

#recall-modal .modal-content {

    background-color: #000000;

    border-top: 3.95px solid #CC0000;    

}

#recall-modal .modal-content *:not(.close-container) {

    color: #FFFFFF;

    text-align: center;

}

#recall-modal .modal-heading {

    font-family: "Rubik-Light", sans-serif;

    font-size: 2.75rem;

    text-transform: uppercase;

}

#recall-modal .modal-description {

    font-size: 1.4rem;

}

#recall-modal .modal-content .cta {

    font-size: 1.5rem;

    color: #000000;

    background-color: #FFFFFF;

    padding: 5px 28px;

    text-transform: uppercase;

    border-radius: 4px;

}

#recall-modal .modal-description, #recall-modal .cta {

    font-family: "Rubik-Regular", sans-serif;

}

.close-container {

    text-align: right;

}

.close-container img {

    max-width: 70%;

}

#recall-modal .close {

    float: none;

}

#recall-modal .cta:hover, #recall-modal .cta:focus {

    opacity: 0.9;

}

.links-container {

    display: flex;

    align-items: center;

    justify-content: center;

    flex-wrap: wrap;

    margin-top: 48px;

    margin-bottom: 64px;

}

.links-container a {

    font-family: "Rubik-Regular", sans-serif;

    color: #CC0000;

    font-size: 18px;

    display: inline-block;

    border: 2px solid #CC0000;

    padding: 6px 8px;

    border-radius: 5px;

    min-width: 350px;

    margin-bottom: 0;

    text-align: center;

}

.links-container a .hover {

    display: none;

}

.links-container a img {
    height: 30px;
    margin-left: 5px;
}

.links-container a:hover .default,

.links-container a:focus .default {

    display: none;

}

.links-container a:hover .hover,

.links-container a:focus .hover {

    display: inline-block;

}

.links-container a:hover,

.links-container a:focus {

    text-decoration: none;

    color: #FFFFFF;

    background-color: #CC0000;

}

@media only screen and (min-width: 576px) {

    .modal-dialog {

        max-width: 760px;

    }

}

@media only screen and (max-width: 767px) {

    #recall-modal .modal-heading {

        font-size: 24px;

    }

    #recall-modal .modal-description {

        font-size: 16px;

    }

    #recall-modal .modal-content .cta {

        font-size: 22px;

    }

    .service-container {

        max-height: 261px;

    }

    .service-container {

        margin-bottom: 20px;

    }

    .hero-section img {

        min-height: 681px;

    }

    .hero-section .container-fluid {

        text-align: center;

        bottom: 15px;

        left: 0;

        right: 0;

        margin: 0 auto;

    }

    .hero-section::before {

        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);

    }

    .container-fluid {

       margin-top: 24px; 

    }

}

@media only screen and (min-width: 768px) {

    .hero-section:before {

        background: linear-gradient(0deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), linear-gradient(90deg, rgba(0, 0, 0, 0) 38.5%, rgba(0, 0, 0, 0.21) 49.55%, rgba(0, 0, 0, 0.6) 80%);

    }

    .hero-section img {

        max-height: 742px;

        object-fit: cover;

        width: 100%;

    }

    .hero-section .container-fluid {

        bottom: 25%;

        right: 15px;

        text-align: right;

        z-index: 9;

        max-width: 760px;

    }

    .col-md-3:not(:last-of-type) {

        padding-right: 0;

    }

    .service-container img {

        min-height: 510px;

        max-height: 510px;

        object-fit: cover;

    }

    .links-container a:first-of-type {

        margin-right: 16px;

    }

}

@media only screen and (max-width: 1023px) {    

    .hero-section h1 {

        font-size: 45px;

        line-height: 53.93px;

    }

    .hero-section .subheading {

        font-size: 25.55px;

        line-height: 30.28px;

    }

    .form-container {

        border-top-left-radius: 48px;

        border-top-right-radius: 48px;

    }

    .dynamic-container {

        margin-top: 56px;

    }

    h2 {

        font-size: 37px;

    }

}

.mobile-slide-heading {

    font-family: "BigShouldersDisplay-Bold", sans-serif;

    color: #000000;

    font-size: 26px;

    margin: 0;

}

.mobile-slide-description {

    font-family: "Rubik-Regular", sans-serif;

    color: #000000;

    font-size: 16px;

}

.mobile-slide-container {

    background-color: #FFFFFF;

    padding: 15px 24px;

}

.model-swiper-mobile {

    margin-bottom: 24px;

}

.model-swiper-mobile, .model-swiper-mobile2, .model-swiper-mobile3 {

    position: relative;

}

.model-swiper-mobile .prev-1:after, .model-swiper-mobile2 .prev-2:after, .model-swiper-mobile3 .prev-3:after,

.model-swiper-mobile .next-1:after, .model-swiper-mobile2 .next-2:after, .model-swiper-mobile3 .next-3:after {

    content: "";

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    width: 24px;

    height: 24px;

}

section.mobile > div.swiper-main-container {

    position: relative;

    background: #FFFFFF;

}

section.mobile > div.swiper-main-container:not(:first-of-type):after {

    content: "";

    background: #CC0000;

    width: 239px;

    height: 1px;

    display: block;

    margin: 0 auto;

    text-align: center;

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

}

.swiper-row {

    margin-top: 64px;

}

.model-swiper {

    overflow-x: hidden;

    position: relative;

}

.model-swiper .swiper-button-next:after, 

.model-swiper  .swiper-button-prev:after {

    color: #FFFFFF;

}

.model-swiper .description-container {

    position: absolute;

    left: 0;

    top: 0;

    max-width: 28%;

    z-index: 9999;

    height: 100%;

    background: rgba(0, 0, 0, 0.6);

    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);

    backdrop-filter: blur(5px);

    -webkit-backdrop-filter: blur(5px);

    color: white;

    padding: 16px 24px;

    display: flex;

    flex-wrap: wrap;

    align-items: flex-end;

}

.model-swiper .navigation {

    width: 28%;

    position: absolute;

    top: 50px;

    z-index: 99;

}

.model-swiper .heading {

    display: inline-block;

    width: 100%;

    font-family: "BigShouldersDisplay-Bold", sans-serif;

    font-size: 45px;

    text-transform: uppercase;

}

.model-swiper .description {

    font-family: "Rubik-Regular", sans-serif;

    font-size: 18px;

}

.model-swiper .navigation > div {

    position: absolute;

}

.model-swiper .navigation > div:first-of-type {

    left: 24px;

}

.model-swiper .navigation > div:last-of-type {

    right: 24px;

}

section.desktop, .section.mobile {

    margin-bottom: 56px;

}

.form-container {

    background-color: #CC0000;

    padding-top: 40px;

    padding-bottom: 40px;

    margin-top: 40px;

}

.form-heading {

    font-family: "BigShouldersDisplay-Bold", sans-serif;

    color: #FFFFFF;

    font-size: 50px;

    text-transform: uppercase;

    margin: 0;

    text-align: center;

}

.form-subheading {

    font-family: "Rubik-Regular", sans-serif;

    color: #FFFFFF;

    font-size: 18px;

    margin-bottom: 24px;

    text-align: center;

}

form input.form-control {

    text-transform: uppercase;

    border-radius: 5px;

    font-family: "Rubik-Regular", sans-serif;

}

.submit-btn {

    background-color: #FFFFFF;
    text-transform: uppercase;
    color: #E60020;
    font-family: "Rubik-Regular", sans-serif;
    font-size: 18px;
    border-radius: 4px;
    padding-left: 32px;
    padding-right: 32px;

}

.submit-btn:hover {

    background-color: #000000;

    color: #FFFFFF;

}

.submit-btn:hover .default, .submit-btn:not(:hover) .hover {

    display: none;

}

form {

    max-width: 676px;

    margin: 0 auto;

    text-align: center;

}

form textarea.form-control {

    min-height: 257px;

}

h2 {

    color: #CC0000;

    text-align: center;

    text-transform: uppercase;

    font-family: "BigShouldersDisplay-Bold", sans-serif;

    font-size: 35px;
    margin-bottom: 40px;

}

.dynamic-container p {

    font-family: "Rubik-Regular", sans-serif;

    font-size: 16px;

    color: #000000;

}

.dynamic-container {

    margin-top: 156px;

    max-width: 745px;

}