
.light-bg {
    background-color: #F5F5F5;
}
.swiper-slide .img-container {
    min-height: 735px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.swiper-slide .row {
    height: 100%;
    min-height: 735px;
    width: 100%;
}
.swiper-slide .row:after {
    content: "";
    height: 100%;
    width: 50%;
    left: 0;
    background-color: #326E45;
    position: absolute;
    top: 0;
    mix-blend-mode: multiply;
}
.swiper-slide .row .col-lg-6:first-of-type {    
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    margin-right: 0;
    margin-left: auto;
    z-index: 99;
}
.swiper-slide .white-heading {
    font-family: GothamCondensed-Bold, sans-serif;
    font-size: 56px;
    color: #ffffff;
    text-transform: uppercase;   
}
.swiper-slide .white-description {
    font-family: Figtree-Medium, sans-serif;
    font-size: 16px;
    color: #ffffff;
}

.red-bg-btn {
    font-family: Figtree-Regular, sans-serif;
    color: #ffffff;
    font-size: 16px;    
    background: #C63530;
    max-width: 296px;
    width: 100%;
    text-align: center;
    z-index: 99;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    padding: 24px;
    line-height: 16px;
}
.red-bg-btn a {
    color: #ffffff;
}
.red-bg-btn:hover a, .red-bg-btn:focus a {
    color: #D91F26;
    text-decoration: none;
}
.red-bg-btn:hover, .red-bg-btn:focus {    
    background-color: #ffffff;    
}
.swiper-pagination {
    left: 0 !important;
    width: 50% !important;
    bottom: 190px !important;
    display: flex !important;
    padding-right: 30px;
    padding-left: 30px;
    justify-content: center;
}
.swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    background-color: #888888;
    opacity: 100%;
}
.swiper-pagination-bullet-active {
    background-color: #D91F26;
}
.subheading {
    font-family: GothamCondensed-Bold, sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 40px;
}
.subtext {
    font-family: Figtree-Regular, sans-serif;
    color: #ffffff;
    font-size: 16px;
}
.blocks a {
    font-family: Figtree-Bold, sans-serif;
    color: #ffffff;
    font-size: 16px;
}
.blocks a:hover {
    color: #ffffff;
}
.blocks.desktop {
    bottom: 67px;
    position: relative;
    z-index: 9;
}
.desktop .block {
    background-color: #D91F26;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    width: 300px;
    padding: 16px;
}
.desktop .block .icon {
    height: 90px;    
}
.mobile .block {
    background-color: #D91F26;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    display: flex;
    justify-content: space-between;
    padding: 8px;
    align-items: center;
    margin-top: 16px;
    min-height: 88px;
}
.mobile .block .icon {
    width: 26px;
}
.mobile .block .subheading {
    font-size: 24px;
    margin-bottom: 0;
    margin-left: 8px;
}
.mobile .block .icon-container {
    display: flex;
    align-items: center;
}
.block .icon {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.blocks .col-lg-10 {
    display: flex;
    justify-content: space-between;
}
.fa-arrow-right {
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
}
.heading {
    color: #D91F26;
    font-family: GothamCondensed-Bold, sans-serif;
    font-size: 56px;
    text-transform: uppercase;
}
.video-desktop, .video-mobile {
    margin-bottom: 40.47px;
}
.card-container {
    box-shadow: 0px 3px 6px #00000029;
    margin-bottom: 22px;
}
.card-description-container {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 15px;
}
.card-container > img {
    width: 100%;
}
.card-container .card-title {
    color: #D91F26;
    font-family: GothamCondensed-Bold, sans-serif;
    font-size: 45px;
    text-transform: uppercase;
    line-height: 48px;
}
.card-container .card-description {
    font-family: GothamBook, sans-serif;
    font-size: 16px;
    color: #1A1A1A;
    line-height: 27px;
    min-height: 110px;
}
.card-container .more-info, .card-container .more-info:hover, .card-container .more-info:focus {
    color: #D91F26;
    font-family: GothamBold, sans-serif;
    font-size: 16px;
    line-height: 23px;
    text-decoration:none;
}
.figtree-bold {
    color: #1A1A1A;
    font-family: Figtree-Bold, sans-serif;
    font-size: 16px;
}
#curator-feed-default-feed-layout .crt-logo.crt-tag {
    display: none !important;
}
.crt-load-more {
    color: #1A1A1A;
    font-family: Figtree-Medium, sans-serif;
    font-size: 16px;
}
.icons {
    align-items: flex-end;
    max-width: 368px;
}
.green-bg .white-heading, .red-bg .white-heading {
    font-family: GothamCondensed-Bold, sans-serif;
    color: #ffffff;
    font-size: 54px;
    text-transform: uppercase;
    line-height: 40px;
    margin-top: 180px;
}
.green-bg .text-details {
    font-family: Figtree-Medium, sans-serif;
    font-size: 16px;
    color: #ffffff;
}
.green-bg .red-bg-btn {
    font-family: Figtree-Bold, sans-serif;
    margin-bottom: 56px;
}
.pris-bg {
    background-repeat: no-repeat;
    background-size: 50%;
    background-position-x: left;
    min-height: 582px;
    margin-top: 80px;
}

.pris-bg .more-info {
    font-family: Figtree-Bold, sans-serif;
    font-size: 16px;
    display: flex;
    border: 3px solid #C63530;
    padding: 8px;
    width: 230px;
    text-align: center;
    margin-top: 16px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.pris-bg .more-info:hover, .more-info:focus {
    color: #FFF;
    background-color: #D91F26;
}

.pris-bg .more-info a {
    color: #C63530;
    text-decoration: none;
}

.pris-bg .more-info:hover a {
    color: #FFF;
    text-decoration: none;
}

@keyframes myfirst {
  0%   {margin-left: 0px; margin-top: 0px;}
  100% {margin-left: -100%; margin-top: 0px; opacity: 0;}
}
.red-bg {
    background-color: #D91F26;
    position: relative;
}
.white-subheading {
    font-family: Figtree-Bold, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff; 
}
.contact-details {
    font-family: Figtree-Regular, sans-serif;
    font-size: 14px;
    color: #ffffff;
}
.red-bg .white-heading, .green-bg:not(.lubricant-bg) .white-heading {
    text-align: center;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}
.map-container {
    margin-bottom: 40px;
}
.form-container {
    border-radius: 5px;
    border: 1px solid #5E7FB1;
    background-color: #ffffff;
    padding: 32px;
}
.form-container .form-group {
    margin-bottom: 28px;    
}
.form-container .form-control {
    border-radius: 0;
    border: 1px solid #505965;
    color: #222222;
    font-family: Figtree-Regular, sans-serif;
    font-size: 12px;
}
.form-container .form-control::placeholder {
    color: #222222;
    font-family: Figtree-Regular, sans-serif;
    font-size: 12px;
}
.form-container textarea {
    min-height: 98px;
}
.form-title {
    color: #326E45;
    text-transform: uppercase;
    text-align: center;
    font-family: Figtree-Bold, sans-serif;
    font-size: 24px;
}
.form-container .submit-btn {
    color: #ffffff;
    background-color: #D91F26;
    text-transform: uppercase;
    text-align: center;
    font-family: Figtree-Bold, sans-serif;
    font-size: 24px;
    width: 100%;
    line-height: 24px;
}
#desktop_form {
    z-index: 99;
}
.video-desktop, .video-mobile {
   position: relative;
}
.video-mobile video {
    max-height: 624px;
}
.video-description {
    margin: 0 auto;
    position: absolute;
}
.video-desktop .video-description {
    max-width: 1083px;
}
.video-mobile .video-description {
    max-width: 318px;
}
.video-description .main-heading {
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: GothamCondensed-Bold, sans-serif;
    margin-bottom: 24px;
    text-align: center;
}
.video-desktop .main-heading {
    font-size: 65px;
}
.video-mobile .main-heading {
    font-size: 45px;
    line-height: 47px;
}
.video-description .video-subheading {
    font-family: GothamBook, sans-serif;
    color: #FFFFFF;
    line-height: 27px;
    text-align: center;
}
.video-description .video-subheading:first-of-type {
    margin-bottom: 24px;
}
.video-desktop .video-subheading {
    font-size: 24px;
}
.video-mobile .video-subheading {
    font-size: 16px;
}
@media only screen and (max-width: 576px) {
    .video-desktop {
        display: none !important;
    }
    .video-mobile {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    #desktop_form input {
        min-height: 45px;
    }
    #desktop_form input, #desktop_form textarea {
        font-size: 16px;    
    }
}
@media only screen and (min-width: 577px) {
    .video-mobile {
        display: none !important;
    }
    .video-desktop {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
}
@media only screen and (max-width: 1024px) {
    .light-bg .details {
        margin-top: 24px;
    }
    .heading {
        margin-top: 32px;
    }
    .green-bg .col-lg-2 img {
        max-width: 50px;
    }
    .green-bg .white-heading {
        margin-top: 40px;
        line-height: 60px;
    }
    main .blocks.mobile {
        display: flex;
        flex-direction: column;
        margin-bottom: 56px;    
    }
    main .col-lg-5 .mobile {
        bottom: -60px;
        position: relative;
        display: block;
    }
    main .desktop {
        display: none;
    }
    .overview select {
        margin-bottom: 16px;
    }
    .swiper-slide .row:after {
        width: 100%;
        opacity: 60%;
    }
    .swiper-pagination {
        left: 0 !important;
        width: 100% !important;
        margin-left: 0 !important;
    }
    .pris-bg .col-lg-6:last-of-type {
        display: flex;
        align-items: center;
    }
    .pris-bg {
        margin-top: 112px;
    }
    .red-contact {
        padding-bottom: 40px;
    }
    .red-contact .white-subheading {
        margin-bottom: 0;
    }
    .red-contact .contact-details {
        margin-bottom: 24px;
    }
    .form-wrapper {
        margin-bottom: 40px;
    }
}

.green-bg {
    background-color: #326E45;
    position: relative;
}
.green-bg .red-bg-btn {
    color: #ffffff;
    text-decoration: none;
}
.green-bg .red-bg-btn:hover, .green-bg .red-bg-btn:focus {
    color:#D91F26;
    text-decoration: none;
}
@media only screen and (min-width: 1024px) {

    .green-bg.lubricant-bg:after {
        position: absolute;
        bottom: -89px;
        right: -14px;
        display: block;
        width: 100%;
        height: 100%;
        text-align: right;
    }
    main .mobile {
        display: none;
    }
    .light-bg .row {
        padding-bottom: 40px;
    }
    .pris-bg .col-lg-6:last-of-type {
        display: flex;
        align-items: center;
        margin-bottom: 160px;
    }
    .swiper-slide .row .col-lg-6:first-of-type {    
        max-width: 500px;
    }

    .red-bg .col-lg-4.form-wrapper {
        position: absolute;
        top: 136px;
        right: 24px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
    .green-bg.lubricant-bg .icons .col-lg-3 {
        padding-right: 0;
    }
    .green-bg.lubricant-bg .icons .col-lg-3 img {
        max-width: 60px;
    }
}
@media only screen and (min-width: 1400px) {
    .swiper-pagination {
        padding-left: 128px;
    }
}
@media only screen and (max-width: 576px) {
    .swiper-slide .row {
        margin: 0 auto;
    }
    .swiper-pagination {
        justify-content: flex-start;
    }
}
