body {
    display: flex;
    background-color: #ebe7e7 !important;
    flex-direction: column;
    min-height: 100vh;
    margin: 0;
}


/* HEADER */
.header {
    width: 100%;
    height: auto;
    display: flex;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(#fec240 0%, #fff 180%);
}

.dropdown-menu {
    background-color: #f9f9f9;
}

.dropdown-item{
    color: #295b60 !important;
    font-size: 14px;
}

.btn-light{
    color: #295b60 !important;
}

.navbar-brand{
    color: #295b60 !important;
}


.form-container {
    display: none;
    position: absolute;
    right: 0;
    z-index: 999;
}

.form-container.active {
    display: block;
}

.logo-header {
    width: 280px;
    height: auto;
    border-radius: 10px;
}

.icon-search {
    font-size: 20px;
    color: #295b60;
    cursor: pointer;
}


#search-form {
    position: static;
    width: 100%;
}

.modal-body .table-responsive {
    max-width: 100%;
  }
  

  .picture-map-att{
    width: 400px;
}


/* PRODUCTS */

#title-theme {
    width: 295px;
    font-size: 22px;
    color: #295b60;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(#fcd47d 0%, #fff 180%);
}


.title-products-1 {
    width: 185px;
    font-size: 22px;
    color: #295b60;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(#fcd47d  0%, #fff 150%);
}

.title-products-2 {
    width: 185px;
    font-size: 22px;
    color: #295b60;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(#fcd47d 0%, #fff 180%);
}

.title-products-3 {
    width: 225px;
    font-size: 22px;
    color: #295b60;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(#fcd47d 0%, #fff 180%);
}

.title-products-4 {
    width: 185px;
    font-size: 22px;
    color: #295b60;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(#fcd47d 0%, #fff 180%);
}

.title-products-5 {
    width: 185px;
    font-size: 22px;
    color: #295b60;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(#fcd47d 0%, #fff 180%);
}

.products-container {
    height: 380px;
}


#products-container-mod {
    height: 450px;
}

#products-container-comp {
    height: 480px;
}

.products-info {
    height: 100%;
    display: flex;
    justify-content: center;
}


.carousel-inner {
    background-image: linear-gradient(#dbdbdb 0%, #fff 180%);
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.carousel-control {
    position: absolute;
    top: 85%;
    transform: translateY(-50%);
    color: #000;
    font-size: 2em;
    cursor: pointer;
    z-index: 999;
}

.carousel-control.left {
    left: 50px;
}

.carousel-control.right {
    right: 50px;
}

/* ICONS */
.bi-arrow-left-circle {
    color: #295b60;
    font-size: 32px;
}

.bi-arrow-right-circle {
    color: #295b60;
    font-size: 32px;
}

.cards-title {
    color: #295b60;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.text-cards {
    color: #295b60;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.minitext-cards{
    color: #5e7283 ;
    font-size: 10px;
    text-align: center;
}


/* MÓDULOS */

.picture-mod-1 {
    width: 350px;
    border-radius: 10px;
}


/* GERADORES */

.picture-bom-1{
    width: 240px;
    border-radius: 10px;
}

.picture-bom-2{
    width: 300px;
    border-radius: 10px;
}

.picture-bom-3,
.picture-bom-6 {
    width: 280px;
    border-radius: 10px;
}

.picture-bom-4,
.picture-bom-5 {
    width: 250px;
    border-radius: 10px;
}


/* POSTES */

.picture-poste-1,
.picture-poste-2,
.picture-poste-3,
.picture-poste-4 {
    width: 250px;
    border-radius: 10px;
}


/* FOOTER */
.bi-whatsapp,
.bi-instagram,
.bi-facebook,
.bi-youtube {
    font-size: 18px;
    color: #295b60;
}

.bi-geo-alt-fill {
    color: #295b60;
    font-size: 17px;
}

.bi-envelope-fill {
    color: #295b60;
    font-size: 12px;
}

.bi-telephone-fill {
    color: #295b60;
    font-size: 12px;
    
}

.text-adress {
    color: #295b60;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.text-email {
    color: #295b60;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.text-cell {
    color: #295b60;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.text-follow {
    color: #295b60;
    letter-spacing: 2px;
    font-size: 15px;
    font-weight: bold;
}

.logo-footer {
    width: 280px;
    height: auto;
    border-radius: 10px;
}

footer {
    margin-top: auto;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(to top, #fec240 0%, #fff 200%);
}


#scrollTopButton {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    cursor: pointer;
    background-color: #295b60;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}

#scrollTopButton:hover {
    background-color: #1e4145;
}


@media (max-width: 767px) {

    .logo-header{
        width: 200px;
        height: auto;
        border-radius: 10px;
    }

    .modal-body .table-responsive {
        max-width: 100%;
      }

      .dropdown-item{
        color: #295b60 !important;
        font-size: 14px;
    }
    
    .btn-light{
        color: #295b60 !important;
    }
    
    .navbar-brand{
        color: #295b60 !important;
    }
    
    

    /* PRODUCTS */

    .title-theme {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        color: #295b60;
        
    }

    .title-products-1 {
        width: 115px;
        color: #295b60;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        border-radius: 10px;
        box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.5);

    }

    .title-products-2 {
        width: 130px;
        color: #295b60;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        border-radius: 10px;
        box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.5);
    }

    .title-products-3 {
        width: 180px;
        color: #295b60;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        border-radius: 10px;
        box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.5);
    }

    .title-products-4 {
        width: 165px;
        color: #295b60;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        border-radius: 10px;
        box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.5);
    }

    .title-products-5 {
        width: 120px;
        color: #295b60;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        border-radius: 10px;
        box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.5);
    }

    
    .cards-title{
        font-size: 18px;
        color: #295b60;
    }

    .navbar-toggler-icon {
        font-size: 15px;
        color: #295b60;
    }

    .icon-search {
        display: none;
        color: #295b60;
    }

    #products-container-mod {
        height: 800px;
    }

    #products-container-pos {
        height: 650px;
    }

    .products-container {
        height: 550px;
    }

    .carousel-control {
        position: absolute;
        top: 5%;
        transform: translateY(-50%);
        color: #000;
        font-size: 2em;
        cursor: pointer;
        z-index: 999;
    }

    .carousel-control.left {
        left: 15px;
    }

    .carousel-control.right {
        right: 15px;
    }

    /* ICONS */
    .bi-arrow-left-circle {
        font-size: 22px;
        color: #295b60;
    }

    .bi-arrow-right-circle {
        font-size: 22px;
        color: #295b60;
    }


       /* FOOTER */
       .bi-whatsapp,
       .bi-instagram,
       .bi-facebook,
       .bi-youtube {
           font-size: 18px;
           color: #295b60;
       }
   
       .bi-geo-alt-fill {
           font-size: 20px;
           color: #295b60;
       }
   
       .bi-envelope-fill {
           font-size: 18px;
           color: #295b60;
       }
   
       .bi-telephone-fill {
           font-size: 18px;
           color: #295b60;
       }
   
       .text-adress {
           letter-spacing: 2px;
           font-size: 15px;
           color: #295b60;
       }
   
       .text-email {
           letter-spacing: 2px;
           font-size: 15px;
           color: #295b60;
       }
   
       .text-cell {
           letter-spacing: 2px;
           font-size: 15px;
           color: #295b60;
       }
   
       .text-follow {
           letter-spacing: 2px;
           font-size: 15px;
           color: #295b60;
       }
   
       .logo-footer {
           width: 200px;
           height: auto;
           border-radius: 10px;
       }
   
       footer {
           margin-top: auto;
           box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.5);
       }

       #scrollTopButton {
        display: none;
        position: fixed;
        bottom: 20px;
        right: 20px;
        z-index: 9999;
        cursor: pointer;
        background-color: #295b60;
        color: #fff;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: none;
        text-align: center;
        font-size: 24px;
        line-height: 40px;
        box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    }
    
    #scrollTopButton:hover {
        background-color: #1e4145;
    }
}