@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap');
body {
    font-family: 'Roboto', sans-serif;
    padding-top: 134px;
}
/* Typography */
h1, h2, h3, h4, h5, h6 {}
a {
    color: #FE0000;
    text-decoration: underline;
}
a:hover {
    color: #000000;
}
h1 {
    font-size: 56px;
    line-height: 65px;
}
h2 {
    font-size: 46px;
    line-height: 54px;
    letter-spacing: -1px;
}
h2 span {
    color: #fe0000;
}
h3 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -.16px;
}
h4 {
    font-size: 36px;
    line-height: 65px;
}
h5 {
    font-size: 26px;
    line-height: 26px;
}
/* Buttons */
.btn {
    -webkit-border-radius: 42px;
    -moz-border-radius: 42px;
    border-radius: 42px;
    padding: 30px 97px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 600;
}
.btn-sm {
    font-size: 14px;
    text-align: left;
    padding: 7.5px 12px;
    font-weight: 300;
}
.btn-sm i {
    margin-left: 32px;
}
.btn-md {
    padding: 13px 64px 13px 22px;
}
.btn-md i {
    font-size: 26px;
    line-height: 26px;
    vertical-align: middle;
}
.btn-light {
    color: #fe0000;
}
.btn-danger {
    background-color: #fe0000;
}

/* Helpers */
.fw-black {
    font-weight: 900 !important;
}
/* Navbar */
.ss-navbar-topbar {
    background-color: #FE0000;
    padding: 13px 25px;
}
.ss-navbar {
    background-color: #fff;
    padding: 0;
    top: 62px;
}
.ss-navbar .nav-link {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -.09px;
    color: #000000;
    padding: 28px 25px!important;
}
.ss-navbar .nav-link:hover {
    color: #fe0000;
}
.ss-navbar .nav-link.active {
    font-weight: 600;
}
.ss-navbar-socials {
    display: inline-block;
}
.ss-navbar-socials a {
    color: #ffffff;
}
.ss-navbar-socials a:hover {
    color: #e3e3e3;
}
.ss-navbar-socials a i {
    font-size: 18px;
    line-height: 18px;
    margin: 0 7.5px;
    vertical-align: middle;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    width: 30px;
    height: 30px;
}
#scroll-button {
    transition: opacity ease-in-out .3s;
    font-weight: 600;
    border-width: 2px;
}
/* Carousel */
.ss-carousel-item {
    height: 705px;
    background-size: cover;
    background-position: center;
}
.ss-carousel-caption {
    position: absolute;
    /*right: 8.05555555%;*/
    right: 48.055556%;
    top: 50%;
    transform: translateY(-50%);
    bottom: unset;
    vertical-align: middle;
    /*left: 59.5138888%;*/
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
}
.ss-carousel-caption h5 {
    font-size: 34px;
    font-weight: 900;
    line-height: 47px;
}
.ss-carousel-caption p {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -.12px;
}

/* Content section */
.ss-section-body {}
.ss-section-body {
    padding-top: 88px;
    padding-bottom: 68px;
}
.ss-section-body h3 {
    /*color: #FE0000;*/
}
.ss-section-body h2 {}
.ss-section-body p, .ss-section-usps p {
    font-size: 18px;
    line-height: 36px;
    letter-spacing: -.1px;
}

/* Call-to-Action */
.ss-section-cta {
    background-color: #FE0000;
    color: #ffffff;
    padding-top: 67px;
    padding-bottom: 67px;
    vertical-align: middle;
}
.ss-section-cta h3 {
    font-size: 56px;
    line-height: 56px;
    font-weight: 900;
    letter-spacing: -1.22px;
}
.ss-call-to-action {}
.ss-call-to-action p {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 28px;
}
.ss-call-to-action {
    background-color: #D8D8D831;
    border-radius: 10px;
    padding-top: 71px;
    padding-bottom: 59px;
}

/* USPS */
.ss-section-usps {}
.ss-section-usps {
    padding-top: 147px;
    padding-bottom: 121px;
}
.ss-usp-item {
    margin-bottom: 20px;
}
.ss-usp-item i {
    color: #fe0000;
    vertical-align: top;
    display: inline-block;
    font-size: 36px;
    line-height: 37px;
    margin-right: 19px;
    width: 42px;
}
.ss-usp-item .ss-usp-item-text {
    display: inline-block;
}
.ss-usp-item .ss-usp-item-text p {
    font-weight: 300;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 19px;
}

/* Blogs */
.ss-section-blog {}
.ss-section-blog {
    padding-top: 95px;
    padding-bottom: 121px;
}
.ss-blog-item {}
.ss-blog-item {
    color: #000000;
    text-decoration: none;
}
.ss-section-blog-overview {}
.ss-section-blog-overview {
    padding-top: 57px;
    padding-bottom: 109px;
}

/* Mockups */
.ss-section-mockup {}
.ss-section-mockup {
    background-color: #000000;
    color: #ffffff;
    padding-top: 32px;
}
.ss-section-mockup h3 {
    color: #fe0000;
}
.ss-section-mockup p {
    max-width: 513px;
    font-size: 16px;
    line-height: 31px;
    margin-bottom: 36px;
}
.ss-article h2 a {
    text-decoration: none;
    color: #000000;
}
.ss-article span {
    color: #727272;
    font-size: 14px;
    line-height: 21px;
}
/* Footer */
footer {}
footer {
    padding: 65px 25px;
    background-color: #fe0000;
}
.ss-footer-links {
    background-color: #000000;
}
.ss-footer-links a, .ss-footer-links span {
    display: inline-block;
    color: #ffffff;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 24px;
}

/* Contact */
.ss-section-contact {}
.ss-section-contact {
    padding-top: 54px;
    padding-bottom: 108px;
}

/* Inputs, forms & labels */
label {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 21px;
    font-weight: 300;
    margin-bottom: 7px;
}
input.form-control, textarea.form-control {
    border-radius: 0;
    font-size: 14px;
    line-height: 21px;
}
input.form-control {}
textarea.form-control {}

@media screen and (min-width: 992px) {
    .ss-align-middle {
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
    }
    .navbar-toggler {
        display: none;
    }
}
@media screen and (max-width: 992px) {
    .ss-carousel-caption {
        left: 25px;
        right: 25px;
        background-color: #00000070;
        border-radius: 3px;
        padding: 32px 28px;
    }
    .ss-carousel-caption h5, .ss-carousel-caption p {
        text-shadow: 1px 1px 0 #000;
        color: #fffffd;
    }
    .ss-navbar .nav-link {
        padding: 16px 25px!important;
    }
}
@media screen and (min-width: 768px) {
    .ss-blog-item {
        max-width: 33.33333%;
    }
    .ss-blog-item:nth-child(2n) {
        margin: 0 13px;
    }
}
@media screen and (max-width: 556px) {
    h1 {
        font-size: 40px;
        line-height: 45px;
    }
    h2 {
        font-size: 32px;
        line-height: 39px;
    }
    h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .ss-section-cta h3 {
        font-size: 42px;
        line-height: 46px;
    }
    h4 {
        font-size: 30px;
        line-height: 50px;
    }
    h5 {
        font-size: 22px;
        line-height: 22px;
    }
    .ss-navbar-socials a i {
        margin: 0 1.5px;
    }
}