/* Bootstrap icons */
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/* Bootstrap icons */

body {
    font-family: 'Roboto', sans-serif;
}

.container {
    max-width: 80%;
}

.logo_navbar {
    margin-right: 60px;
}


.overlay {
    position: relative;
    width: 100%;
    height: 500px;
    background-color: #0000008a;
    z-index: 1;
}

.h1_topo {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -90px);
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
    color: white;
    z-index: 3;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    text-align: center;
    line-height: 1.8;
    letter-spacing: 3px;
}

.btn_topo {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -70px);
    text-transform: uppercase;
    z-index: 3;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    letter-spacing: 3px;
}

.btn:hover {
    background-color: white;
}

.btn-header>a:hover {
    color: #000;
}

.carousel-control-prev {
    z-index: 19;
}

/* Overlay para adicionar uma película azul */
.carousel-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.423);
    /* Película azul com 50% de transparência */
    z-index: 2;
    /* Coloca o overlay acima da imagem */
}

.carrocel {
    display: flex;
}

.carrocel_mt {
    /* margin-top: 55px; */
    width: 100%;
}

.c_topo {
    position: relative;
    /* Torna o contêiner principal posicionado */
}

.carousel-iner {
    width: 100%;
    position: relative;
}

.carousel-inner img {
    width: 100%;
    height: 500px;
    /* Defina uma altura fixa para o carrossel */
    object-fit: cover;
    /* Mantém a proporção da imagem */
}

strong {
    color: #3c5395;
}

.btn-primary {
    background-color: red;
    color: #3c5395;
}

.btn-primary:hover {
    background-color: #FEF212 !important;
}

.subtitle {
    text-align: center;
    font-size: 35px;
    margin-top: 50px;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}

.btns {
    display: block;
    text-align: center;
    margin-bottom: 60px;
}

.btns>.btn {
    width: 230px;
    height: 50px;
    border-radius: 0;
    margin-left: 20px;
    font-weight: 600;
    padding-top: 13px;
    letter-spacing: 0.5px;
}

.btns>a:hover {
    color: #000;
}

.cards {
    display: flex;
}

.card {
    margin: 15px;
}

.call-to-action {
    position: relative;
    height: 500px;
    width: 100%;
    background-image: url(../img/call-to-action.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: 60px;
}

.alt_bg {
    background-color: #f4f4f4;
}

.garantia {
    width: 250px;
    transform: rotate(30deg);
    position: absolute;
}

.carousel-overlay-yellow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fef212a1;
    z-index: 1;
}

.card-img-overlay {
    position: relative;
    z-index: 2;
    color: #3C5395;
}

.informativo {
    color: #3C5395;
    text-decoration: overline;
    text-transform: uppercase;
    font-size: 25px;
    position: relative;
}

.d-grid>a {
    /* left: 24%; */
    position: inherit;
    margin-top: 20px;
    width: 300px;
    height: 60px;
    padding: 17px;
    /* margin-left: 50%; */
}

.d-grid>a:hover {
    color: #000;
}

.title-card {
    font-size: 40px;
    padding-top: 45px;
    padding-left: 50px;
    letter-spacing: 2px;
    font-weight: 800;
}

.text-card {
    font-size: 30px;
    font-weight: 600;
    padding-top: 10px;
    padding-left: 50px;
}

.back-to-top {
    width: 50px;
    height: 50px;
    background-color: #fef212;
    text-align: center;
    top: 93.5%;
    margin-left: 96%;
    padding-top: 0px;
    font-size: 32px;
}

.btn_whatsapp {
    position: fixed;
    width: 225px;
    height: 40px;
    bottom: 16px;
    right: 5%;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 18px;
    box-shadow: 1px 1px 2px #888;
    z-index: 1000;
    padding-top: 4px;
    text-decoration: none;
}

.card_toldos {
    margin-top: 50px;
    width: 600px;
    font-size: 45px;
    font-weight: 700;
    letter-spacing: 5px;
    line-height: 2;
    text-transform: uppercase;
}

.btn_cunsulte {
    padding-top: 11px;
    font-size: 18px;
    font-weight: 500;
}

.icons_sociais>a>img {
    width: 90px;
}

.topo_articulado {

    background-color: #3C5395;
    width: 100%;
    height: 70vh;


}

.topo_art_2 {
    background-image: url(../img/toldo_art_europeu/toldo_top.jpeg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    width: 600px;
    height: 50vh;
    position: absolute;
    top: 19%;
    left: 50%;
    box-shadow: #000;
}

@media (max-width: 1024px) {
    .logo_navbar {
        margin-right: 0px;
    }

    .container {
        max-width: 100%;
    }

    .h1_topo {
        width: 100%;
        padding: 0px 40px 0px 40px;
        font-size: 23px;
        font-weight: 700;
        text-align: center;
        z-index: 999 !important;
        position: absolute;
        top: 35%;
        transform: translate(-50%, -75px);
    }

    .btn_topo {
        top: 95%;
        left: 50%;
    }

    .carrocel {
        display: block;
        width: 80%;
        margin: auto;
    }

    .carrocel_mt {
        /* margin-top: 30px; */
        width: auto;
    }

    .carousel-iner {
        width: 100%;
        height: 300px;
        position: relative;
    }

    .carousel-inner img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        top: 0;
        left: 0;
    }

    .subtitle {
        text-align: center;
        font-size: 28px;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .btns>.btn {
        margin-bottom: 10px;
    }

    .cards {
        display: block;
        /* margin-left: 25px; */
    }

    .card-img-overlay>a {
        left: 12%;
        position: absolute;
        margin-top: 20px;
        width: 300px;
        height: 60px;
        padding: 17px;
    }

    .title-card {
        font-size: 25px;
        padding-top: 45px;
        padding-left: 9px;
        letter-spacing: 2px;
        font-weight: 800;
        text-align: center;
        padding-bottom: 25px;
    }

    .text-card {
        font-size: 20px;
        font-weight: 700;
        padding-top: 10px;
        padding-left: 0px;
        text-align: center;
    }

    /* 
    .d-grid>a {
        left: 45%;
        position: inherit;
        margin-top: 10px;
        width: 280px;
        height: 50px;
        padding: 10px;
    } */

    .back-to-top {
        display: none;
    }

    .garantia {
        width: 180px;
        transform: rotate(-30deg);
    }

    .copy {
        display: block;

    }

    .copy>div>p {
        font-size: 12px;
    }

    .btn_whatsapp {
        width: 195px;
        height: 35px;
        bottom: 25px;
        right: 5%;
        top: 92%;
        font-size: 16px;
        text-decoration: none;
        padding-top: 5px;
    }

    .card_toldos {
        margin-top: 15%;
        width: 350px;
        font-size: 30px;
        font-weight: 800;
        letter-spacing: 5px;
        line-height: 1.5;
    }

    .btn_cunsulte {
        padding-top: 11px;
        font-size: 18px;
        font-weight: 500;
    }

    .topo_articulado {
        background-image: url(../img/toldo_art_europeu/toldo_top.jpeg);
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover;
        width: 100%;
        height: 70vh;
    }

    .topo_art_2 {
        display: none;
    }

    .img_descricao {
        width: 500px;
        height: 400px;
    }

}