body {
    overflow-y: scroll;
    overflow-x: hidden;
    /*font-family: "Helvetica";*/
}

.logoMenuBar {
    height: 8vh;
}
footer {
    clear: both; position: relative; padding-top: 3vh
}

nav ul li a {
    color: black;
    font-size: 1.8vmin;
    font-weight: bold;
}

nav ul li a:hover {
    color: #e8551b;
}

.tituloPrincipalHome {
    font-size: 6vmin;
    padding-top: 10vmin !important;
    font-weight: bold;
}

.descricaoPrincipalHome {
    font-size: 2vmin;
}
.menuSelected {
    display: inline-block;
    border-bottom: 3px #e8551b solid;
}

.colorOrangeLVP {
    color : #e8551b !important;
}

/* dropdown menu */

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #16151511;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.videoSize {
    /*height: 45vmin;
    width: 90vmin;*/
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}


/* Carousel */

.my-carousel {
    width: 100vw;
    position: relative;
}

.my-caption-one {
    color: black;
    width: 30vw;
    left: 50vw;
    font-size: 2vmin;
    text-align: left;
    top: 12vh;
    background-border : unset;
}

.carousel-caption {
    padding-top : 10px;
}

#myCarousel {
    top : -12% !important;
}

.my-caption-two {
    color: white;
    position: absolute;
    width: 22vw;
    padding-bottom: 1vmin !important;
    background-color: rgba(0, 0, 0, 0.5);
    left: 20vw;
    bottom: 0;
    text-align: left;
    padding-left: 1%;
    padding-right: 1%;
    z-index:5;
}

.my-carousel-left-arrow {
    bottom: 0;
    position: absolute;
    left: 47.5%;
    width: 2.5vw;
    height: 2vmin !important;
    background-color: white;
    overflow: hidden;
    z-index:5;
    text-align: center;
}

.my-carousel-right-arrow {
    bottom: 0;
    position: absolute;
    left: 50%;
    width: 2.5vw;
    height: 2vmin !important;
    background-color: white;
    overflow: hidden;
    text-align: center;
}

.my-carousel-left-arrow span,
.my-carousel-right-arrow span {
    font-size: 1.5vmin;
    padding-top:.5vh;
}

.carousel-inner {
    max-height: 70vh;
}

.carousel-inner img {
    max-height: 70vh;
}


/* Fim Carousel */

.divSecondItProd {
    width: 0% !important;
}

.homeListaFamilias {
}

.divImagemHomeFamilias {
    width: 41.5%;
    /*text-align: right;*/
}

.divImagemHomeFamilias img {
    height: auto;
    width: 60%;
}

.tituloLetra {
    font-size: 1.5vmin;
}

.tituloEmpresa {
    font-size: 2.5vmin;
}

.descricaoLetra {
    font-size: 2.8vmin;
    font-weight: bold;
}

.letraFamilias {
    font-weight: bold;
    text-transform: uppercase;
}

.tracoCima {
    border-top: 1px solid black;

}

.letraRodape {
    font-weight: bold;
    font-size: 1.5vmin;
}

.imagemRodape {
    height: 20vh;
    width: auto;
}

.espacamento {
    margin-top: 10vh;
}

.textoImagemRodape {
    padding-top: 4vmin;
}

.btnContactar {
    background-color: #e8551b;
    color: white;
    font-size: 1.8vmin;
    font-weight: bold;
}

.noLateralPaddings {
    padding-left: 0px ! important;
    padding-right: 0px !important;
}
.btnContactar:hover {
    color: white;
    background-color: #f76f3e;
}

.portfolioImgContainer {
   /* width: 21.5vw;
    height: 21.5vw;*/
    position: relative;
    /*margin-left: 1vw;*/
   /* margin-right: 1vw;*/
}

.portfolioImgContainer3  {
    /*width: 20vw;*/
    height: auto;
    /*position: relative;*/
    /*margin-left: 1vw;
    /*margin-right: 2vw;*/
}

.portfolioImgContainer2 {
    width: 42vw;
    height: 20.5vw;
    position: relative;
    margin-left: 1vw;
}

.porfolioImage {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.divImgTextPortfolio {
    width: 90%;
    height: 7vmin;
    background-image: linear-gradient(to bottom, rgba(27, 25, 25, 0), rgba(27, 25, 25, 0.8) 90%);
    position: absolute;
    display: block;
    bottom: 0;
    color: white
}

.divImgTextPortfolio p {
    margin-left: 0.5vw;
    margin-bottom: 5px !important;
}

.tituloImgPortfolio {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.8vmin;
}

.descricaoImgPortfolio {
    font-size: 1.5vmin;
}

.imgRodape {
    height: 7vh;
}

#divDesktop {
    display: block;
}

#divPhone {
    display: none;
}

.iconeFamilia {
    height: auto; 
    width: 5vmin;
    padding-bottom: 0.5vmin;
}

.textobannerhome {
    font-size: 3vmin !important;
}

.prevCarroussel{
    left: -100px !important;
}

/*.prevCarrousselEmpresa{
    left: -100px !important;
    }*/


    @media screen and (min-width: 420px) and (max-width:992px) {
        .produtosContainerCarrocelProdutoMobile {
            margin-right: 0.7vw !important;
        }
    }



    @media screen and (max-width:1092px) {
        .divImagemHomeFamilias img {
            padding-left: 10px;
            height: auto;
            width: 69%;
        }
        .logoMenuBar {
            width: 80px;
            height: auto;
        }
        .imgRodape {
            max-width: 9vh;
            height: auto;
        }

        .bannerImgContactnos {
            min-height: 25vmin !important;
        }

        video {
            /*max-width: 50vw; height: auto;*/
        }

        .paddingImagemProduto {
            padding-top: 8vmin !important;
        }

        .produtosContainerCarrocelEmpresa {
            /*margin-right: 3vw !important;*/
        }

        .videoSize {
           /* height: 40vmin !important;
            width: 50vmin !important;*/
        }

        .textoImagemRodape {
            padding-top: 2vmin !important;
        }

        .portfolioImgContainer3 {
            width: 36vmin !important;
            height: 36vmin !important;

        }

        .mobileRightPadding {
            padding-right: 0px !important;
        }


        #divPhone {
            display: block !important;
        }
        #divDesktop {
            display: none !important;
        }

        .my-caption-two { /*titulo e texto 2 do banner da homepage */
            color: white;
            position: absolute;
            width: 40vw;
            background-color: rgba(0, 0, 0, 0.5);
            left: 5vw;
            bottom: 0;
            text-align: left;
            padding-left: 1%;
            padding-right: 1%;
        }

        .carrocelContainerEmpresaMobile {
            margin-left: -22px !important;
            padding-left: 0px !important;
        }

        .btnAcaoProduto {
            font-size: 6pt ! important;
        }

       

        .mobileMargin {
            margin-left: 1vmin !important;
        }
        .textobannerhome {
            font-size: 2vmin !important;
        }
        #myCarousel {
            top : unset !important;
        }

       /* .portfolioImgContainer {
            margin-right: 3vw !important;
        }*/

        .homeListaFamilias {
        }

        .divImgTextPortfolio p {
            margin-left: 0.5vw;
            margin-bottom: 0px !important;
        }


        #divPhone .g-recaptcha {
            transform:scale(0.20);
            -webkit-transform:scale(0.85);
            transform-origin:0 0;
            -webkit-transform-origin:0 0;
        }

        .btnContactar {
            font-size: 2.3vmin !important;
            /*margin-left: -4vw !important;*/
            /*width: 24.5vw !important;*/
        }

        .noMarginsMobile {

        }
        .next,
        .prev {
            top: 20% !important;
        }


        .tituloBanner {
            font-size: vmin !important;
            font-weight: bold;
        }

        .espacamentoBotoesProduto {
            margin-top: 2vmin;
            padding-left: 4vmin !important;
        }

        .prevCarroussel{
            left: -50px !important;
        }
        

        .produtosContainerCarrocelProdutoMobile {
            position: relative;
            /*text-align: center;*/
            color: white;
            max-width: 23vw !important;
            margin-left: 0vw !important;
            margin-right: 1.1vw !important;
        }


        .ImgprodutosCarrocelProdutoMobile {
            font-weight: bold;
            font-size: 1.8vmin;
        /*height: 23vw !important;
        max-width: 100% !important;*/
        object-fit: cover;
    }

    .divImgTextProdutosCarrocelProdutoMobile {
        width: 23vw;
        height: 14vmin;
        background-image: linear-gradient(to bottom, rgba(232, 85, 27, 0), rgba(232, 85, 27, 0.438) 90%);
        position: absolute;
        display: block;
        bottom: 0;
        color: white;
    }

    .ImgprodutosCarrocelEmpresa {
        font-weight: bold;
        font-size: 1.8vmin;
        /*height: 22vw !important;
        max-width: 22vw !important;*/
        object-fit: cover;
    }

    .prev:hover,
    .next:hover {
        background-color: transparent !important;
    }
    .prev,
    .next {
        height: 8px !important;
    }

    .divImgTextProdutosCarrocelProdutoMobile p {
        margin-left: 1vw;
    }

    .noLeftPaddingMobile {
        padding-left: 0px !important;
    }

    .my-caption-one {
        color: black;
        position: absolute;
        width: 35vw;
        left: 50vw;
        font-size: 2vmin;
        text-align: left;
        top: 0vh !important;
    }

    .carousel-caption {
        padding-top : 5px;
    }

    .divSecondItProd {
        width: 8% !important;
    }

    #menuProdutosDesktop {
        display: none !important;
    }

    #menuProdutosPhone {
        display: inline-block !important;
    }

    .lateralLeftPaddingMobile {
        padding-left: 3px !important;
    }

    .lateralLeftPaddingMobileSM {
        padding-left: 5px !important;
    }

    .nextProdutoMobile{
        right: -16vmin !important;
    }

    .my-carousel-left-arrow {
        height: 2vh !important;
        width: 3vw;
    }
    .my-carousel-right-arrow {
        height: 2vh !important;
        width: 3vw;
    }

    .espacamentoEsquerdo {
        padding-left: 4vmin!important;
    }

    .espacamentoTopNevagdorHistoricoProdutos {
        margin-top: 1vh !important;
        margin-bottom: 0% !important;
        padding-left : 0px !important;
    }

    .pagination {
        /*display: inline-block !important;*/
        /*padding-left: revert !important; */
        /*width : 70vw !important;*/
   /* margin: 20px 0 !important;
   border-radius: 4px !important;*/
}
.paginationMobilePortfolio {
    /*padding-left: 18vmin !important;*/
       /* padding-left : initial;
       width: initial;*/
   }

   .containerPaginaPortfolio {
    /*min-height: 44vh !important;*/
}

.containerImagensPortfolio {
    /*min-height: 32vh !important;*/
}

.descricaoLetraBannerContactUs {
    padding-top: -2vmin !important;
}

.tracoCimaReisSemPadding {
    margin-bottom: 0px !important;
}

.dropdown-content {
    margin-left : -3vmin !important;
}

.marginTopMain {
    margin-top: 3vmin;
}

.btnSetaSlider {
    width: 1.3vmin !important;
    height:  1.3vmin !important;
}

.paddingBtnPortfolio {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}


.newPaddingLeft1 {
    padding-left : 20px !important;
    padding-right: 0px !important;
}

.descricaoEmpresa p {
    font-size: 1vmin !important;
}

.bodyContainer {

}

.nomeProdutoR {
    font-weight: bold;
    font-size: 6pt !important;
}

.btnVerProduto {
    color: #e8551b;
    font-weight: bold;
    cursor: pointer;
    font-size: 6pt !important;
}

}


.marginTopMain {
    margin-top: 3vmin;
}

.btnSetaSlider {
    width:2vmin;
    height: 2vmin;
}

.btnSetaVer {
    margin-top: -.3vmin;
    margin-left: .5vmin;
    width:1.5vmin;
    height: auto ;
}

#menuProdutosPhone {
    display:none;
}
#menuProdutosDesktop {
    display: inline-block;
}

.espacamento1 {
    margin-top: 4vh;
}


/******************* Fábio **********************/

.tituloProduto {
    font-size: 2vmin;
}

.descricaoProduto {
    font-size: 1.5vmin;
    padding-bottom: 2%;
}

.btnVerProduto:hover {
    color: #e8551b;
}
.btnVerProduto {
    color: #e8551b;
    font-weight: bold;
    cursor: pointer;
}

h2 {
    border-bottom: 2px solid black;
    font-size: 3vmin;
}

.greyRow {
    background-color: rgb(239, 239, 239);
}

.marginBottom {
    margin-bottom: 7vh;
}

.nomeProduto {
    font-weight: bold;
}

.btnAcaoProduto {
    font-weight: bold;
    color: black;
    text-decoration: none !important;
    font-size: 1.5vmin;
}

.espacamentoBotoesProduto {
    margin-top: 2vmin;
    /*padding-left: 0vmin;*/
}

.noTextDecorationLink {
    text-decoration: none !important;
    font-weight: bold;
    color: black;
}

.LinkHistoricoProdutos {
    text-decoration: none !important;
    color: grey;
    font-weight: bold;
    font-size: 1.7vmin !important;
}

.linkHistoricoFamilia {
    text-decoration: none !important;
    color: #aaaaaa;
    font-size: 1.5vmin !important;
}

.linkHistoricoFiltrosFamilia {
    text-decoration: none !important;
    color: #aaaaaa;
    font-size: 2vmin !important;
}

.currentElementSeeing {
    color: #e8551b !important;
}

.listaMenuFamilias {
    text-align: left;
    border-bottom: solid 2px white;
    width: 90%;
    margin-right: 5%;
    color: white !important;
}

.listaMenuFamilias:hover {
    border-bottom: solid 2px orange;
    color: black !important;
    background-color: transparent !important;
}

.marginIdioma {
    margin-left : -.3vmin;
}

.listaMenuIdiomas {
    text-align: left;
    border-bottom: solid 2px white;
    width: 90% !important;
    margin-right: 5%;
    color: white !important;
}

.listaMenuIdiomas:hover {
    border-bottom: solid 2px orange;
    color: black !important;
    background-color: transparent !important;
}

.tituloBanner {
    font-size: 4vmin !important;
    font-weight: bold;
}

.textoBanner {
    font-size: 2vmin !important;
}

.produtosContainerCarrocel {
    position: relative;
    /*text-align: center;*/
    color: white;
    /*max-width: 20vw;*/
    /*margin-left: 1vw;*/
    /*margin-right: 2vw;*/
}

.produtosContainerCarrocelEmpresa {
    /*position: relative;*/
    /*text-align: center;*/
    /*color: white;*/
    /*max-width: 23vw !important;*/
    /* margin-left: 1vw;
    margin-right: 1vw;*/
    /*margin-right: 3.3vw;*/
}

.divImgTextProdutosCarrocel {
    width: 79%;
    height: 14vmin;
    background-image: linear-gradient(to bottom, rgba(232, 85, 27, 0), rgba(232, 85, 27, 0.438) 90%);
    position: absolute;
    display: block;
    bottom: 0;
    color: white;
}

@media only screen and (min-width: 1080px) and (max-width: 1200px) {

    .divImgTextProdutosCarrocel {
        width: 87% !important;
    }

}

.divImgTextProdutosCarrocel p {
    margin-left: 1vw;
}

.tituloImgProdutosCarrocel {
    font-weight: bold;
    font-size: 1.8vmin;
    object-fit: cover;
}

.ImgprodutosCarrocel {
    font-weight: bold;
    font-size: 1.8vmin;
    /* height: 20.5vw;*/
    /*max-width: 20vw;*/
    object-fit: cover;
}

.ImgprodutosCarrocelEmpresa {
    font-weight: bold;
  /*  font-size: 1.8vmin;
    height: 20vw;
    max-width: 20vw;*/
    object-fit: cover;
}

.bottom-left {
    position: absolute;
    bottom: .5vmin;
    left: .5vmin;
}

.carrocelContainer {
    /*position: relative;*/
}


.descricaoPequenaEmpresa {
    font-size: 1vmin !important;
}

.boldedTextEmpresa {
    font-size: 2vmin;
    font-weight: bold;
}

.espacamentoEmpresa {
    margin-top: 3vmin;
}

.espacamentoEsquerdo {
    padding-left: 2vmin;
}

.tracoCimaReis {
    border-color: black;
    margin-top: -.4vmin;
}

.espacamentoSliderEmpresa {
    margin-top: 5vmin;
}

.espacamentoTopNevagdorHistoricoProdutos {
    margin-top: 5vh;
    margin-bottom: 0.5%;
}

.idiomaSelector {
    color: black; 
    font-size: 1.8vmin; 
    font-weight: bold; 
    cursor: pointer;
}

.divVideoHomeProduto {
    /*right: 0;*/
}

.boldText {
    font-weight: bold;
}

.containerPaginaPortfolio {
   /* min-height: 111vh;
    height: auto;
    width: auto;*/
}

.containerImagensPortfolio {
    /*min-height: 98vh;*/
}


.menuIdiomas {
    display: inline-block;
}