@font-face {
    font-family: 'RotisSansSerifStd';
    src: url('/fonts/RotisSansSerifStd.otf')
}

.container {
    max-width: 1000px;
}

.site-header {
    background-color: rgba(0, 0, 0, .85) !important;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}

    .site-header a {
        color: #fff !important;
        transition: ease-in-out color .15s;
        text-transform: uppercase;
        text-align: center;
        font-family: 'RotisSansSerifStd', sans-serif;
        margin-top: 10px;
    }

        .site-header a.whatsapp {
            font-family: 'RotisSansSerifStd', sans-serif;
            font-weight: bold;
            color:rgb(247,147,29) !important;
            margin-top: 0;
        }

            .site-header a.whatsapp:hover {
                color:rgb(247,147,29) !important;
            }

        .site-header a:hover {
            color: #fff !important;
            text-decoration: none;
        }

        .site-header a.whatsapp span {
            font-size: 30px;
        }

.section-home {
    background-image: url('../images/bg-section-home.jpg');
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    min-height: 700px;
}

    .section-home #section1 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .section-home .whatsapp {
        color: #fff !important;
        background-color: #007400;
        padding-left: 50px;
        padding-right: 50px;
        cursor: pointer;
        font-weight: bold;
    }

        .section-home .whatsapp span {
            font-size: 13px;
        }

    .section-home h1 {
        font-size: 80px;
    }

    .section-home h2 {
        font-size: 65px;
    }

    .section-home h1, .section-home h2 {
        font-family: 'RotisSansSerifStd', sans-serif;
        font-weight: bold;
        color: #fff;
    }

        .section-home h1 span, .section-home h2 span {
            color:rgb(247,147,29);
        }

    .section-home #section2 .img-fluid {
    }

.section-why .container {
    max-width: 800px;
    padding-bottom: 50px;
}

.section-why #box-why {
    background-color: #101010;
    color: #fff;
    border-top: 5px solid rgb(247,147,29);
    padding-top: 70px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -50px;
}

    .section-why #box-why h1 {
        font-family: 'RotisSansSerifStd', sans-serif;
        font-weight: bold;
        font-size: 3.5em;
    }

    .section-why #box-why p {
        font-family: 'RotisSansSerifStd', sans-serif;
    }

.section-why h5 {
    color:rgb(247,147,29);
    text-transform: uppercase;
}

.section-how {
    background-image: url('../images/bg-section-how.png');
    background-position: center;
    background-size: 100%;
    padding-top: 50px;
    padding-bottom: 40px;
}

    .section-how h1 {
        font-family: 'RotisSansSerifStd', sans-serif;
        font-weight: bold;
        color: #fff;
        font-size: 3.5em;
    }

    .section-how .row {
        margin-top: 60px;
    }

    .section-how p {
        color: #fff;
        font-family: 'RotisSansSerifStd', sans-serif;
        font-size: 1.2em;
        margin-top: 10px;
    }

.section-testimonial {
    background-image: url('../images/bg-section-testimonials.png');
    background-attachment: fixed;
    background-position: center;
    background-size: 100%;
    padding-top: 80px;
    padding-bottom: 40px;
    background-color: rgba(0, 0, 0, .85);
    min-height: 450px;
}

    .section-testimonial h1 {
        font-family: 'RotisSansSerifStd', sans-serif;
        font-weight: bold;
        color: #fff;
        font-size: 3.5em;
    }

    .section-testimonial h2 {
        text-align: center;
        color: #fff;
        font-family: 'RotisSansSerifStd', sans-serif;
    }

    .section-testimonial .row {
        margin-top: 30px;
    }

    .section-testimonial .client {
        color: #fff;
        font-size: 1.5em;
        text-transform: uppercase;
        font-family: 'RotisSansSerifStd', sans-serif;
        margin-bottom: 30px;
    }

        .section-testimonial .client .client-description {
            color: #fff;
            font-size: 1em;
            text-transform: uppercase;
            font-family: 'RotisSansSerifStd', sans-serif;
        }

            .section-testimonial .client .client-description .subtitle {
                font-size: 0.7em;
                display: block;
            }

    .section-testimonial .carousel-indicators {
        bottom: -50px;
    }

.section-contact {
    background-image: url('../images/bg-section-testimonials.png');
    background-attachment: fixed;
    background-position: center;
    background-size: 100%;
    padding-top: 100px;
    padding-bottom: 40px;
    background-color: rgba(0, 0, 0, .85);
    min-height: 600px;
}

    .section-contact h1 {
        font-family: 'RotisSansSerifStd', sans-serif;
        font-weight: bold;
        color: #fff;
        font-size: 3.5em;
    }

    .section-contact h4 {
        margin-top: 20px;
        margin-bottom: 40px;
        color: #fff;
        font-family: 'RotisSansSerifStd', sans-serif;
    }

.carousel-indicators > li {
    border-radius: 50%;
}

.section-blog-header {
    padding-top: 100px;
    padding-bottom: 50px;
    background-color:rgb(247,147,29);
    background-image: url('../images/bg-section-blog-header.png');
}

    .section-blog-header h1 {
        color: #fff;
        font-family: 'RotisSansSerifStd', sans-serif;
        font-weight: bold;
        font-size: 3.5em;
    }

.section-blog {
    padding-top: 100px;
    padding-bottom: 40px;
    min-height: 450px;
}

    .section-blog h1 {
        font-family: 'RotisSansSerifStd', sans-serif;
        font-weight: bold;
        font-size: 3.5em;
    }

    .section-blog .post {
        cursor: pointer;
        padding-top: 5px;
        padding-bottom: 10px;
        border-bottom: 1px solid rgb(247,147,29);
        margin-bottom: 20px;
    }

        .section-blog .post:hover {
            background: rgba(246,182,60,0.10);
        }

            .section-blog .post:hover img {
                opacity: 0.5;
            }

        .section-blog .post a {
            color:rgb(247,147,29);
        }

    .section-blog .load-more-blog {
        margin-top: 20px;
        background-color:rgb(247,147,29);
        color: #fff;
        padding-left: 100px;
        padding-right: 100px;
    }

footer {
    min-height: 150px;
    background-color: #000;
    color: #fff;
    font-family: 'RotisSansSerifStd', sans-serif;
    padding-top: 20px;
    padding-bottom: 10px;
}

    footer .col-sm p {
        text-align: center;
        font-family: 'RotisSansSerifStd', sans-serif;
    }

        footer .col-sm p a {
            color: #fff;
        }

    footer .icon {
        margin-right: 20px;
        margin-top: 20px;
    }

        footer .icon img {
            height: 50px;
        }

.error {
    color: #ff0000;
}

.icon-whatsapp-float {
    display: none;
    position: fixed;
    bottom: 5px;
    right: 5px;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
}

@media only screen and (max-width: 425px) {
    .icon-whatsapp-float {
        display: block;
    }

    .zopim {
        display: none !important;
    }

    .section-why {
        background-color: #101010;
    }

        .section-why #box-why {
            margin-top: 0;
        }

    .section-home #section2 img {
        margin-bottom: 50px;
    }

    #navbarCollapse {
        background-color: #000;
    }

    #logo {
        left: 90px;
        position: absolute;
        top: 5px;
    }

    .section-home #section1 {
        padding-top: 20px;
    }
}
