body{
    font-family: "PT Sans", sans-serif !important;
}

.box-home-geral {
    padding: 20px;
    float: left !important;
    margin-top: -80px;
    -webkit-border-radius: 20px;
    border-radius: 20px !important;
    border-top-right-radius: 90px !important;
    border-bottom-left-radius: 90px !important;
    padding: 0px 30px 30px 40px;
}

.box-home {
    padding: 20px;
    float: left !important;
    margin-top: -80px;
    -webkit-border-radius: 20px;
    border-radius: 20px !important;
    border-top-right-radius: 90px !important;
    border-bottom-left-radius: 90px !important;
    padding: 0px 30px 30px 40px;
}

    .custom-shape-divider-bottom-1607556140 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}


.box-produtos-home{
padding:20px;
float:left !important;

-webkit-border-radius: 20px;
border-radius: 20px !important;
border-top-right-radius: 90px !important;
border-bottom-left-radius: 90px !important;
}


.custom-shape-divider-bottom-1607556140 svg {
    position: relative;
    display: block;
    width: calc(144% + 1.3px);
    height: 158px;
}

.custom-shape-divider-bottom-1607556140 .shape-fill {
    fill: #FFFFFF;
}
    .header-top-inner {
        border-bottom: none !important;
        padding:0px;


    }
    .transparent-header {
        border-bottom: none !important;

    }
    .header-sticky.is-sticky {
        background-color: #fff !important;
        height: 100px !important;
    }
    .row{
        margin:0px;
    }
    .text-center {
        text-align: center !important;
        margin-top: -20px;
    }
    .search-wrap {
        margin-top: -25px;
    }
    .shopping-cart-wrap {
        margin-top: -25px;
    }

  .text-info h2 {
                        font-size: 90px !important;
                        width: 100% !important;
                        line-height: 50px;
                        color: #264132;
                    }
                    .text-info h1 {
                        font-size: 100px !important;
                        width: 100% !important;

                    }



            .categoria{
                font-size: 14px !important;
                text-transform: lowercase;
                margin-bottom: 5px !important;
                border-bottom:1px dashed #ccc !important;
                font-weight: bold !important;
                box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.2);
                min-height: 30px !important;
    font-family: "PT Sans", sans-serif;
                color:#fff; 
                
            }
                        .categoria ul {
    display: block;
                            margin-bottom: 10px !important;
                                
}
            
            .categoria ul a {
    display: block;
    font-size: 12px;
                margin-left: 10px !important;
                float: left !important;
                width:100% !important;
                padding-bottom: 0px !important;
}
            .section-title h2 span {
                color: #406b51;
            }




            .product-image {
                position: relative;
                display: inline-block;
                overflow: hidden;
            }

                .product-image img {
                    width: 100%;
                    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
                }

            .image-hover {
                position: absolute;
                top: 0;
                left: 0;
                opacity: 0;
            }

            .product-image:hover .image-default {
                opacity: 0;
            }

            .product-image:hover .image-hover {
                opacity: 1;
                transform: scale(1.05); /* Pequeno efeito de zoom */
            }
            .single-product-wrap {
                margin-top: 30px;
                padding: 0px !important;
            }
.product-details-tab .nav li {
    margin-right: 5px !important;
}
.slick-slide {

padding:0px !important;
}
 .btn-badge {
            background-color: #00776c;
            color: white;
            font-size: 10px !important;
            padding:0px !important;
            border-radius: 8px;
border:none !important;
            line-height: 1;
font-weight:normal;
color:#fff !important;
text-transform:none !important;
width:60px;
padding:0px !important;
        }

.btn-badge1 {
            background-color: #264132;
            color: white;
            font-size: 10px !important;
            padding:0px !important;
            border-radius: 8px;
border:none !important;
            line-height: 1;
font-weight:normal;
color:#fff !important;
text-transform:none !important;
width:60px;
padding:0px !important;
        }
.top-parallax-wrap {
                margin-top: 20px;
                position: relative;
margin-bottom:60px;
margin-top:60px;
                background-size: cover;
                background-position: center;
                background-repeat: no-repeat;
                background-attachment: fixed; 
                height: 450px; 
margin-top:200px;

            }
.chamada-noticias-home {
    line-height: normal;
    width: 100% !important;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    font-size: 18px !important;
}
.titulo-noticias-home {
    line-height: 25px !important;
    font-size: 24px !important;
    font-weight: bold !important;
}

.titulo-servicos {
    font-size: 24px;
    color: #fff;
}

.chamada-servicos {
    font-size: 14px;
    color: #fff;
    margin-top: -20px;
    line-height: 20px;
    font-weight: normal !important;
}
.chamada-chamada {
    margin-top: -20px;
}
.texto-quemsomos {
    top: -100px !important;
    float: left !important;
    padding: 20px !important;
    top: 0px !important;
    padding-left: 50px !important;
}

/* Smartphones (Portrait and Landscape) */
@media only screen and (max-width: 728px) {
    .text-info h2 {
        font-size: 30px !important;
        width: 100% !important;
        line-height: 10px;
        color: #264132;
        margin-left:-30px;
    }
    .text-info h1 {
        font-size: 30px !important;
        width: 100% !important;
        line-height: 0px;
        margin-left: -30px;
    }
    .chamada-banner {
        font-weight: normal !important;
        margin-top: 20px !important;
        font-size: 16px !important;
        margin-left: -30px;
        line-height: 30px;
        font-size: 22px !important;
        line-height: 26px !important;
    }
    .box-home-geral {
        padding: 20px;
        float: left !important;
        margin-top: -80px;
        -webkit-border-radius: 20px;
        border-radius: 20px !important;
        border-top-right-radius: 90px !important;
        border-bottom-left-radius: 90px !important;
        padding: 0px 30px 30px 40px;
        height:300px;
    }

    .box-home {
        padding: 20px;
        float: left !important;
        margin-top: -80px;
        -webkit-border-radius: 20px;
        border-radius: 20px !important;
        border-top-right-radius: 90px !important;
        border-bottom-left-radius: 90px !important;
        padding: 0px 30px 30px 40px;
    }
    .titulo-servicos {
        font-size:24px; color:#fff;
        margin-top:20px;
    }
    .chamada-servicos {
        font-size: 12px;
        color: #fff;
        margin-top: -20px;
        line-height: 20px;
        font-weight: normal !important;
        margin-top:10px;
    }
    .texto-quemsomos{
        top:-100px !important;
        float:left !important;
        padding:20px !important;
        margin-bottom:-80px !important;

    }
    .col-md-12, .col-md-7 {
        position: relative;
        width: 100%;
        padding-right: 2px;
        padding-left: 2px;
        margin: 0px !important;
    }
    .banner {
        margin-top: 0px !important;
        margin-bottom:60px;
    }
    .single-product-wrap {
        border-top-left-radius: 120px;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 120px;
        border-bottom-left-radius: 20px;
        overflow: hidden;
        padding: 40px !important;
    }
    .chamada-chamada {
        margin-top: 10px !important;
        font-size:22px;
        float:left !important;
        width:100% !important;
        line-height:20px !important;
    }
    .animated-text {
        padding-left: 80px;
        font-size: 30px;
        font-weight: bold;
        width: 100% !important;
        float: left !important;
        margin-top: 100px !important;
    }

    .animated-text2 {
        color: #406b51;
        float: left !important;
        font-size: 30px;
        padding-left: 80px;
        font-weight: bold;
        width: 100% !important;
        margin-top: 20px !important;
    }

    .animated-text3 {
        width: 100% !important;
        padding-left: 50px !important;
        font-size: 18px !important;
        width: 100% !important;
        float: left !important;
        margin-top: 0px !important;
        font-weight: normal;
    }
    .mobile-menu li > a {
        font-size: 19px !important;
        color: #252525;
        text-transform: capitalize;
        line-height: 18px;
        position: relative;
        display: inline-block;
        padding: 10px 0;
    }
    .mobile-menu li ul li a {
        font-size: 18px !important;
        text-transform: capitalize;
        padding: 10px 15px 8px;
        color:#666 !important;
    }
    .dropdown ul li a {
        font-size: 10px;
        margin-left: 20px;
        color: #ccc !important;
    }
}

/* Tablets (Portrait) */
@media only screen and (min-width: 600px) and (max-width: 767px) {
    .tablet {
        /* Estilos específicos para tablets em modo retrato */
    }
}

/* Tablets (Landscape) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tablet-landscape {
        /* Estilos específicos para tablets em modo paisagem */
    }
}