﻿/* GLOBAL STYLES
-------------------------------------------------- */

/*body {
    padding-top: 3rem;
    padding-bottom: 3rem;
    color: #5a5a5a;
}*/


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    /*margin-bottom: 4rem;*/
    margin-bottom: 0;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    /*z-index: 10;*/
    /* right: 15%; */
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
    bottom: 3rem;
    z-index: 300 !important;
    position: absolute;
    bottom: 20px;
    left: 50px;
    z-index: 10;
    color: #fff;
    text-align: left;
    top: 40px;
    width: 30%;
}

    .carousel-caption h1 {
        font-size: 44px;
        margin-bottom: 38px;
    }

    .carousel-caption p {
        font-size: 26px;
    }

.btn-carousel-continuarlendo {
    margin-top: 50px;
    background-color: #850A0C !important;
    border-color: #850A0C !important;
}

/* Declare heights because of positioning of img element */
.carousel-item {
    height: 650px;
    background-color: #777;
}

.carousel-item-banner-imgefeito {
    /*position: absolute;
        top: 0;
        left: 0;*/
    width: 98%;
    height: 650px;
}

.carousel-item-banner-imgprincipal {
    /*position: absolute;
        top: 0;
        left: 0;*/
    width: 100%;
    height: 650px;
    object-fit: cover;
}

.carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 650px;
    object-fit: cover;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media screen and (max-width: 2100px) {
    .carousel-item {
        height: 735px;
    }

    .carousel-item-banner-imgprincipal {
        height: 735px;
    }

    .carousel-item-banner-imgefeito {
        height: 735px;
    }
}

@media screen and (max-width: 1800px) {
    .carousel-item {
        height: 650px;
    }

    .carousel-caption {
        top: 25px;
        width: 32%;
        left: 40px;
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }

        .carousel-caption h1 {
            font-size: 36px;
            margin-bottom: 40px;
        }

        .carousel-caption p {
            font-size: 22px;
        }

    .btn-carousel-continuarlendo {
        margin-top: 40px;
    }

    .carousel-item-banner-imgprincipal {
        height: 650px;
    }

    .carousel-item-banner-imgefeito {
        height: 650px;
    }
}

@media screen and (max-width: 1600px) {
    .carousel-item {
        height: 580px;
    }

    .carousel-item-banner-imgprincipal {
        height: 580px;
    }

    .carousel-item-banner-imgefeito {
        height: 580px;
    }
}

@media screen and (max-width: 1600px) {
    .carousel-item {
        height: 570px;
    }

    .carousel-caption {
        top: 20px;
        width: 32%;
        left: 35px;
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }

        .carousel-caption h1 {
            font-size: 32px;
            margin-bottom: 30px;
        }

        .carousel-caption p {
            font-size: 20px;
        }

    .btn-carousel-continuarlendo {
        margin-top: 30px;
    }

    .carousel-item-banner-imgprincipal {
        height: 570px;
    }

    .carousel-item-banner-imgefeito {
        height: 570px;
    }

}

@media screen and (max-width: 1500px) {
    .carousel-item {
        height: 510px;
    }

    .carousel-item-banner-imgprincipal {
        height: 510px;
    }

    .carousel-item-banner-imgefeito {
        height: 510px;
    }
}

@media screen and (max-width: 1400px) {
    .carousel-item {
        height: 500px;
    }

    .carousel-item-banner-imgprincipal {
        height: 500px;
    }

    .carousel-item-banner-imgefeito {
        height: 500px;
    }
}

@media screen and (max-width: 1300px) {
    .carousel-caption {
        top: 15px;
        left: 30px;
    }

        .carousel-caption h1 {
            font-size: 28px;
            margin-bottom: 25px;
        }

        .carousel-caption p {
            font-size: 18px;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 4;
            display: -webkit-box;
            overflow: hidden;
        }

    .btn-carousel-continuarlendo {
        margin-top: 15px;
        font-size: 18px;
        line-height: 24px;
    }

    .carousel-item {
        height: 470px;
    }

    .carousel-item-banner-imgprincipal {
        height: 470px;
    }

    .carousel-item-banner-imgefeito {
        height: 470px;
    }
}

@media screen and (max-width: 1200px) {
    .carousel-item {
        height: 440px;
    }

    .carousel-item-banner-imgprincipal {
        height: 440px;
    }

    .carousel-item-banner-imgefeito {
        height: 440px;
    }
}

@media screen and (max-width: 1100px) {
    .carousel-item {
        height: 400px;
    }

    .carousel-item-banner-imgprincipal {
        height: 400px;
    }

    .carousel-item-banner-imgefeito {
        height: 400px;
    }
}

@media screen and (max-width: 1024px) {
    .carousel-item {
        height: 370px;
    }

    .carousel-caption {
        top: 5px;
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
        left: 25px;
        width: 32%;
    }

        .carousel-caption h1 {
            font-size: 26px;
            margin-bottom: 14px;
        }

        .carousel-caption p {
            font-size: 16px;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 5;
            display: -webkit-box;
            overflow: hidden;
        }

    .carousel-item-banner-imgprincipal {
        height: 370px;
    }

    .carousel-item-banner-imgefeito {
        height: 370px;
    }

    .btn-carousel-continuarlendo {
        margin-top: 5px;
        font-size: 16px;
        line-height: 16px;
    }

    .carousel-indicators {
        bottom: 15px !important;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 980px) {
    .carousel-item {
        height: 350px;
    }

    .carousel-caption {
        top: 5px;
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
        left: 20px;
        width: 32%;
    }

    .carousel-item-banner-imgprincipal {
        height: 350px;
    }

    .carousel-item-banner-imgefeito {
        height: 350px;
    }
}

@media screen and (max-width: 900px) {
    .carousel-item {
        height: 330px;
    }

    .carousel-item-banner-imgprincipal {
        height: 330px;
    }

    .carousel-item-banner-imgefeito {
        height: 330px;
    }
}

@media screen and (max-width: 800px) {
    .carousel-item {
        height: 290px;
    }

    .carousel-caption {
        top: 0px;
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
        left: 20px;
        width: 32%;
    }

        .carousel-caption h1 {
            font-size: 20px;
            margin-bottom: 10px;
        }

        .carousel-caption p {
            font-size: 14px;
        }

    .carousel-item-banner-imgprincipal {
        height: 290px;
    }

    .carousel-item-banner-imgefeito {
        height: 290px;
    }
}

@media screen and (max-width: 768px) {
    .carousel-item {
        height: 280px;
    }

    .btn-carousel-continuarlendo {
        margin-top: 5px;
        font-size: 14px;
        line-height: 14px;
    }

    .carousel-indicators li {
        width: 20px;
    }

    .carousel-item-banner-imgprincipal {
        height: 280px;
    }

    .carousel-item-banner-imgefeito {
        height: 280px;
    }
}

@media screen and (max-width: 700px) {
    .carousel-item {
        height: 260px;
    }

    .carousel-item-banner-imgprincipal {
        height: 260px;
    }

    .carousel-item-banner-imgefeito {
        height: 260px;
    }

    .carousel-caption {
        /*left: 10px;*/
        width: 30%;
    }

    .carousel-caption h1 {
        margin-bottom: 8px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        overflow: hidden;
    }

    .carousel-caption p {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        display: -webkit-box;
        overflow: hidden;
    }

}

@media screen and (max-width: 650px) {
    .carousel-item {
        height: 230px;
    }

    .carousel-caption {
        padding-top: 15px;
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
        left: 15px;
        width: 32%;
    }

    .btn-carousel-continuarlendo {
        margin-top: 0px;
        font-size: 12px;
        line-height: 12px;
    }

    .carousel-item-banner-imgprincipal {
        height: 230px;
    }

    .carousel-item-banner-imgefeito {
        height: 230px;
    }
}

@media screen and (max-width: 600px) {
    .carousel-item {
        height: 210px;
    }

    .carousel-caption h1 {
        font-size: 16px;
        margin-bottom: 8px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        overflow: hidden;
    }

    .carousel-caption p {
        font-size: 12px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        display: -webkit-box;
        overflow: hidden;
    }

    .btn-carousel-continuarlendo {
        margin-top: 0px;
        font-size: 12px;
        line-height: 10px;
    }

    .carousel-item-banner-imgprincipal {
        height: 210px;
    }

    .carousel-item-banner-imgefeito {
        height: 210px;
    }
}

@media screen and (max-width: 540px) {
    .carousel-item {
        height: 195px;
    }

    .carousel-caption {
        padding-top: 12px;
        top: 0px;
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
        left: 10px;
        width: 32%;
    }

    .carousel-item-banner-imgprincipal {
        height: 195px;
    }

    .carousel-item-banner-imgefeito {
        height: 195px;
    }

    .carousel-caption h1 {
        -webkit-line-clamp: 4;
    }

    .carousel-caption p {
        -webkit-line-clamp: 5;
    }

    .btn-carousel-continuarlendo {
        font-size: 10px;
        line-height: 5px;
        position: fixed;
        bottom: 5px;
        right: 5px;
    }

    .carousel-indicators {
        bottom: 10px !important;
    }
}

@media screen and (max-width: 480px) {
    .carousel-item {
        height: 180px;
    }

    .carousel-caption {
        padding-top: 12px;
        top: 0px;
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
        left: 10px;
        width: 32%;
    }

        .carousel-caption h1 {
            font-size: 14px;
        }

        .carousel-caption p {
            font-size: 12px;
        }

    .carousel-item-banner-imgprincipal {
        height: 180px;
    }

    .carousel-item-banner-imgefeito {
        height: 180px;
    }

}

@media screen and (max-width: 360px) {
    .carousel-item {
        height: 130px;
    }

    .carousel-caption {
        top: 0px;
        padding-top: 10px;
        margin-bottom: 1.25rem;
        line-height: 1.2;
        left: 10px;
        width: 31%;
    }

        .carousel-caption h1 {
            font-size: 14px;
            margin-bottom: 5px;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            display: -webkit-box;
            overflow: hidden;
        }

        .carousel-caption p {
            font-size: 11px;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 4;
            display: -webkit-box;
            overflow: hidden;
        }

    .carousel-item-banner-imgprincipal {
        height: 130px;
    }

    .carousel-item-banner-imgefeito {
        height: 130px;
    }

    .btn-carousel-continuarlendo {
        font-size: 10px;
        line-height: 5px;
        position: fixed;
        bottom: 5px;
        right: 5px;
    }
}

@media screen and (max-width: 320px) {
    .carousel-item {
        height: 120px;
    }

    .carousel-caption {
        top: 0px;
        padding-top: 10px;
        margin-bottom: 1.25rem;
        line-height: 1.2;
        left: 10px;
        width: 30%;
    }

        .carousel-caption h1 {
            font-size: 12px;
            margin-bottom: 5px;
        }

        .carousel-caption p {
            font-size: 10px;
        }

    .carousel-item-banner-imgprincipal {
        height: 120px;
    }

    .carousel-item-banner-imgefeito {
        height: 120px;
    }

    .btn-carousel-continuarlendo {
        font-size: 10px;
        line-height: 5px;
    }
}