.texto-novo {
    background: #f1f1f1;
    padding: 60px;
    text-align: center;
}


a.acceso {
    background: #23b24f;
    color: #fff!important;
    padding: 20px;
}


a.acceso:hover {
    background: #55565b;
}


.texto-novo p {
    font-size: 17px;
}

.texto-novo img {
    margin-bottom: 60px;
}


html, body, #wrapper {overflow-x: hidden;}


.contatos-contacto {
 
    color: #fff;
}

.contatos-contacto {
   width: 30%;
    padding: 20px 0;
    
    border: 1px solid #fff;
    margin: 40px auto;
 
}

.contatos-contacto a {
    color: #fff;
}
.contatos-contacto a:hover {
    color: #fff;
    font-weight: 700;
}
.contatos-contacto a i {
    margin-right: 10px;
}

.contatos-contacto p {
    margin-bottom: 15px!important;
}


.rodape p {
    font-weight: 400;
    font-size: 9px;
    padding: 10px 0 0;
}

#emprendimento, #diferenciales, #proyecto, #ubicacion, #contacto { display: block;

    position: relative;

    top: -50px;

    visibility: hidden;}



.pc {display: block;}
.mobile {display: none}

.whatsapp {position: fixed; bottom: 20px;right: 20px;z-index: 10000;}



/* HOME */
.logo-menu {
    position: absolute;
    top: 10px;
    left: 15px;
}


.icone-loja i {
    width: 19px;
    color: #fff;
    text-align: center;
}

.icone-loja a {
    background: #4e5356;
    border-radius: 200px;
    padding: 8px;
    width: 8px;
}

.icone-loja {
    position: absolute;
    right: 20px;
    top: 18px;
}



.banner01 {
    height: 100vh!important;
    background: url(../images/banner01.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
}

.banner02 {
    height: 100vh!important;
    background: url(../images/banner02.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
}

.banner03 {
    height: 100vh!important;
    background: url(../images/banner03.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
}

.banner-imagem {
    position: absolute;
    left: 100px;
    top: 10%;
}
.emprendimento .folha1 {
    position: absolute;
    right: 40px;
    margin-top: 40px;
}




.logo-menu img {
    width: 140px;
}

div#banners {
    height: 100vh;
}

.logo-rengo {
    text-align: center;
    padding: 50px 0;
}

.logo-autentica {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 50px 0;
}



.barra-esquerda {
    background: #55565b url(../images/bg-lateral.jpg);
    width: 250px;
    background-position-y:-110px ;
    position: relative;
    left: 0;
    height: 100%;
    float: left;
    background-position: top center;
    background-repeat: no-repeat;
}


.emprendimento .container {
    padding-left: 250px;
    padding-top: 130px;
}

.diferenciales .container {
    padding-left: 250px;
    padding-top: 80px;
}
.proyecto .container {
    padding-left: 250px;
    padding-top: 80px;
}


.proyecto h1 {font-weight: 700;}
.diferenciales h1, .proyecto h1 {
    color: #55565b;
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 50px;
}

.diferenciales p {
    font-weight: 400;
    font-size: 20px;
    color: #55565b;
    font-family: 'Montserrat', sans-serif;
}


.emprendimento h1 {
    color: #55565b;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    line-height: 1.3em;
}


.logo-vende {
    margin: 30px 0 0;
}





.emprendimento h1 span, .diferenciales h1 span {font-weight: 800;}

.emprendimento h2 {
    margin: 50px 0;
    font-size: 25px;
    color: #55565b;
    font-family: 'Montserrat', sans-serif;
}


.emprendimento h3 {
    font-size: 17px;
    margin-bottom: 50px;
}

.botao1, .botao2, .botao3, .botao4 {
    float: left;
    padding: 20px;
    border: 2px solid #55565b;
    margin-right: 20px;
    color: #55565b;
    font-weight: 600;
}


.botao1 a, .botao2 a, .botao3 a, .botao4 a {
    color: #55565b;
}

.botao1 a i, .botao2 a i, .botao3 a i, .botao4 a i  {
    margin-left: 10px;
}

.botao1:hover, .botao2:hover, .botao3:hover, .botao4:hover {background: #55565b;}
.botao1:hover > a , .botao2:hover > a , .botao3:hover > a, .botao4:hover > a {color: #fff;}

div#banners-meio {
    height: fit-content;
}




.tourvirtual {
    width: 100%;
    height: 70vh;
    padding: 0 40px;
}
.tu {width: 100%;height: 70vh;overflow-y: hidden;}


.tourvirtual1 {
    float: left;
    width: 60%;
    height: 80vh;
}

.plantas {
    height: 100vh;
    width: 100%;
    padding: 100px;
}




.emprendimento {
    height: 100vh;
}

.diferenciales {
    height: 65vh;
}


.proyecto .folha2 {
    position: absolute;
    z-index: 99;
    margin-top: 260px;
    left: 180px;
}

.proyecto {
    height: 130vh;
    text-align: center;
}


iframe {border: none;}

.ubicacion2 {float: right; width: 40%; height: 100%;}

.ubicacion {
    background: #626369;
    width: 100%;
    height: 150px;

    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    padding: 50px 0 40px;

}

.folha3 {
    position: absolute;
    margin-top: -140px;
    left: 100px;
}

.folha4 {
    position: absolute;
    right: 50px;
    margin-top: 400px;
}
.contato {
    color: #FFF;
    background: #55565b;
    padding: 80px 0px;
    text-align: center;
}
.planta img {
    margin-top: -15px;
    width: 100%;
}

.contato h1, .plantas h1, .ubicacion h1, .catalogo h1 {
    font-weight: 700;
    font-size: 40px;
}
.catalogo h1 {
    color: #636469!important;
    margin-bottom: -40px!important;
}


.lightbox {
  /* Default to hidden */
  display: none;

  /* Overlay entire screen */
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  
  /* A bit of padding around image */
  padding: 1em;

  /* Translucent background */
  background: rgba(0, 0, 0, 0.8);
}

/* Unhide the lightbox when it's the target */
.lightbox:target {
  display: block;
}

.lightbox span {
  /* Full width and height */
  display: block;
  width: 100%;
  height: 100%;

  /* Size and position background image */
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}


#catalogo { width: 100%; padding: 120px 0 0;background: #ffffff; height: 130vh;}
.plantas h1, .catalogo h1 {color: #55565b; text-align: center; margin-bottom: 50px;}
.plantas h2 {color: #55565b; text-align: left; font-size: 40px; font-weight: 700; margin-bottom: 50px; margin-top: 30px;}

.planta {text-align: center;}
.plantas p {
    color: #55565b;
    font-size: 18px;
    text-align: left;
    line-height: 2.5em;
}

.contato p {
    margin-bottom: 70px;
}

input[type=text] {width: 30%; margin-right: 15px; margin-bottom: 15px;}

.contato input {
    
    color: #fff;
    height: 50px;
    background: transparent;
    border-bottom: 1px solid #fff;
    border-top: none;
    border-right: none;
    border-left: none;
}


.contato textarea {
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    width: 100%;
    height: 150px;
}

input#contact-submit {
 background: #FFF;
    font-weight: 700;
    color: #55565b;
    margin-top: 1px;
    width: 100%;
    height: 76px;
}

.enviar {
    width: 40%;
    float: right;
}

.captcha {
    width: 10%;
    float: left;
}

.g-recaptcha {
    margin: 0 auto;
    width: 300px;
}












/* #################### Media Queries #################### */



/*--- 1366x768px ---*/
@media screen and (device-width: 1366px) and (device-height: 768px) {

}


/*--- 1280x720px ---*/
@media screen and (device-width: 1280px) and (device-height: 720px) {
.emprendimento .container {
    padding-left: 250px;
    padding-top: 100px!important;
}
.plantas {
    height: 100vh;
    width: 100%;
    padding: 100px 0 0;
}
.tourvirtual1 {
    height: 100vh;
}
.tu {height: 100vh;}

.planta img {
     width: 80%;
}

#catalogo {
    padding: 80px 0;
    height: 140vh;
}
.contato {padding: 50px 0px!important;}
.rodape {
    padding: 30px 20px 10px;
}

.logo-vende img {
    width: 250px;
}

.diferenciales {
    height: 70vh;
}

.emprendimento {
    height: 100vh;
}
.emprendimento .folha1 {
    right: 30px;
    
}

.proyecto {
    margin-top: -1px;
    height: 120vh;
    text-align: center;
}



}



/*--- 1280x720px ---*/
@media screen and (device-width: 1280px) and (device-height: 719px) {


.rodape {
    padding: 30px 20px 10px;
}

.diferenciales {
    height: 70vh;
}

.emprendimento {
    height: 100vh;
}
.emprendimento .folha1 {
    right: 30px;
    
}

.proyecto {
    margin-top: -1px;
    height: 120vh;
    text-align: center;
}



}


/*--- 1280x800px ---*/
@media screen and (device-width: 1280px) and (device-height: 800px) {
.plantas {
    height: 100vh;
    width: 100%;
    padding: 100px 0 0;
}
.tourvirtual1 {
    height: 100vh;
}

.tu { height: 70vh; }
.emprendimento .container {
    padding-left: 300px;
    padding-top: 140px;
}


.proyecto {
    margin-top: -1px;
    height: 120vh;
    text-align: center;
}
.emprendimento .folha1 {
    right: 30px;
    
}

.rodape {
    padding: 30px 20px 20px;
}

.diferenciales {
    height: 70vh;
}

.emprendimento {
    height: 100vh;
}




}





/* 1920x1080 */
@media  screen and (device-width: 1920px) and (device-height: 1080px) {


.contato input, .contato textarea {
    width: 540px;
}
.logo-vende {
    margin: 80px 0 0;
}
#catalogo {
    width: 100%;
    padding: 120px 0 0;
}
.tu {height: 100vh;}
.col-md-4.rodape-direita {
    padding-top: 20px;
}

.tourvirtual1 {
    height: 95vh;
}

.emprendimento .container {
    padding-left: 280px;
    padding-top: 130px;
}

.plantas {
    height: 90vh;
    width: 100%;
    padding: 160px;
}


.banner-imagem img {
    width: 700px;
}

.diferenciales {
    height: 45vh;
}

.proyecto {
    height: 85vh;
    text-align: center;
}



.banner-imagem {
    position: absolute;
    left: 200px;
    top: 15%;
}

.emprendimento {
    height: 65vh;
}

.emprendimento .folha1 {
    position: absolute;
    right: 150px;
    margin-top: 110px;
}

.diferenciales {
    height: 45vh;
}



}


/* 1920x1080 - 125% */
@media screen and (min-width: 1400px) and (-webkit-device-pixel-ratio: 1.25)  {

.emprendimento .container {
    padding-left: 250px;
    padding-top: 110px;
}

.plantas {
    padding: 125px;
}

.catalogo {padding: 120px;}

.banner-imagem {
    position: absolute;
    left: 100px;
    top: 15%;
}
   
   .emprendimento .folha1 {
    
    right: 120px;
    
}
.emprendimento {
    height: 80vh;
}

.diferenciales {
    height: 60vh;
}
.proyecto {
    height: 110vh;
    text-align: center;
}



}



/*--- 1600x900px ---*/
@media screen and (device-width: 1600px) and (device-height: 900px) {
.diferenciales {
    height: 60vh;
}
.proyecto {
    height: 110vh;
    text-align: center;
}
.banner-imagem {
    position: absolute;
    left: 100px;
    top: 15%;
}

.emprendimento {
    height: 80vh;
}


.emprendimento .folha1 {
    
    right: 120px;
    
}

}





/* iPad */

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {


}


@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape)  { 



    }






/* iPhone 8 */
@media  screen and (min-width: 300px) and (max-width: 393px) {
    .pc {display: none;}
    .mobile {display: block}

    .plantas {
    height: fit-content;
    padding: 80px 20px;
    text-align: center;
}

.plantas h1 {
    margin-bottom: 30px;
}

.logo-vende img {
    width: 210px;
    margin: 20px 0;
}

}





/* Android */
@media screen and (max-width: 980px) {


.contatos-contacto {
    width: 90%!important;
    margin: 0 auto  40px;
    float: none!important;
}


.logo-vende img {
    width: 210px;
    margin: 20px 0;
}

.captcha {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.enviar {
    width: 90%;
    margin: 0 auto;
    float: none;
}

.logo-rda {
    float: none;
    margin: 0 auto 30px;
    width: 100%;
    text-align: center;
}


.tourvirtual {
    width: 100%;
    height: 100vh;
}
#banners img {
    width: 100%;
}
    .logomenumobile img {
    width: 130px;
    margin: 30px 0;
}


    .pc {display: none;}
    .mobile {display: block}

    .topnav {display: block!important;}

    .barra-esquerda {
    display: none;
    }

    .emprendimento .container {
    padding: 50px!important;
}

.emprendimento .folha1 {display: none;}

.tu { height: 140vh; }


.plantas {
    height: fit-content;
    padding: 20px;
    padding-top: 60px;
    text-align: center;
}
.planta img {
    margin-top: -15px;
    width: 100%;
    margin-bottom: 50px;
}

div#catalogo {
    height: 500px;
}

.col-md-8.rodape-esquerda {
    /* text-align: center; */
    font-size: 10px;
    margin-bottom: 20px;
}
.contato {
    padding: 120px 20px 80px;
}
input[type=text] {
    width: 100%;
    margin-bottom: 30px;
}

.folha4 {
    display: none;
}

.folha3 {margin-top: -180px;}



.plantas h2  { text-align: center; }

.plantas p {
    text-align: left;
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 60px;
}




.emprendimento h1 {
    font-size: 20px;
    line-height: 1.5em;
}
.ubicacion2 {
    height: 70vh;
    width: 100%;
}


.emprendimento img.mobile {
    margin: 0 auto 30px;
}

.tourvirtual1 {
    width: 100%;
    height: 70vh;
}

.ubicacion.parent {
    padding: 50px 50px 40px;
}

.ubicacion p {
    margin-top: 20px;
}
.emprendimento h2 {
    font-size: 15px;
}
.emprendimento {
    height: fit-content;
}


.emprendimento h3 {
    font-size: 13px;
    line-height: 1.5em;
    color: #55565b;
}



}







/* #################### Plugins #################### */






.topnav {display: none;}
.topnav {
  
  background-color: #333;
  position: relative;
  z-index: 9999;

}

div#myLinks {
    height: 100%;
    background: #55565b;
    text-align: center;
    position: fixed;
    top: 0;
    width: 100%;
    padding: 30px 0;
}
.topnav #myLinks {
  display: none;
}


.topnav #myLinks a {
   padding: 14px 0;
}


.topnav a:hover {color: #fff}

.topnav a {
  color: #FFF;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}
i.fa.fa-bars {
    color: #55565b;
}



.topnav a.icon {
 width: 43px;
    height: 43px;
    padding: 12px;
    background: #fff;
    display: block;
    position: fixed;
    right: 10px;
    z-index: 99999;
    top: 10px;
    border: 2px solid #55565b;
}

.topnav a:hover {
  
  color: #fff!important;
}


.hover_bkgr_fricc > div p.subtexto {
    margin: 20px auto 0px;
}

.hover_bkgr_fricc{
    background:rgba(18, 21, 25, 0.8);

    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}

.hover_bkgr_fricc > div .form-group {
    width: 70%;
}

.hover_bkgr_fricc > div  input#contact-submit {width: 70%;}


.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 50px 0;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
      font-size: 15px;
    line-height: 25px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 0px;
    display: inline-block;
    font-weight: bold;
}


.hover_bkgr_fricc > div p.required {
    text-align: center;
}

.tech-slideshow {
  height: 300px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}
.tech-slideshow > div {
  height: 300px!important;
  width: 4000px;
  background: url(../images/cardapio.jpg);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  transform: translate3d(0, 0, 0);
}
.tech-slideshow .mover-1 {
  animation: moveSlideshow 150s linear infinite;
}
.tech-slideshow .mover-2 {
  opacity: 0;
  transition: opacity 0.5s ease-out;
  background-position: 0 -200px;
  animation: moveSlideshow 15s linear infinite;
}
.tech-slideshow:hover .mover-2 {
  opacity: 1;
}

@keyframes moveSlideshow {
  100% { 
    transform: translateX(-66.6666%);  
  }
}

.accordion {
  font-size: 1rem;
  
  margin: 0 auto 20px;
  border-radius: 10px;
}

.accordion-header,
.accordion-body {
  background: white;
}

.accordion-header {
  padding: 1.5em 1.5em;
  background:rgba(228, 128, 0, 0.6);
  text-transform: uppercase;
  color: white;
  cursor: pointer;
  font-size: .8em;
  letter-spacing: .1em;
  transition: all .3s;
}

.accordion-header:hover {
  background: #fdc201;
  position: relative;
  z-index: 5;
}

.accordion-body {
  background: #fcfcfc;
  color: #3f3c3c;
  display: none;
}

.accordion-body__contents {
  padding: 1.5em 1.5em;
  font-size: .85em;
}

.accordion__item.active:last-child .accordion-header {
  border-radius: none;
}
.accordion-header.js-accordion-header {
    border-bottom: 1px solid rgba(253, 194, 1, 0.66)!important;
}
.accordion:first-child > .accordion__item > .accordion-header {
  border-bottom: 1px solid transparent;
}

.accordion__item > .accordion-header:after {
  content: "\f3d0";
  font-family: IonIcons;
  font-size: 1.2em;
  float: right;
  position: relative;
  top: -2px;
  transition: .3s all;
  transform: rotate(0deg);
}

.accordion__item.active > .accordion-header:after {
  transform: rotate(-180deg);
}

.accordion__item.active .accordion-header {
  background: #fdc201;
}

.accordion__item .accordion__item .accordion-header {
  background: #f1f1f1;
  color: black;
}
  .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        /*jssor slider bullet skin 032 css*/
        .jssorb032 {position:absolute;}
        .jssorb032 .i {position:absolute;cursor:pointer;}
        .jssorb032 .i .b {fill:#fff;fill-opacity:0.7;stroke:#000;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.25;}
        .jssorb032 .i:hover .b {fill:#000;fill-opacity:.6;stroke:#fff;stroke-opacity:.35;}
        .jssorb032 .iav .b {fill:#000;fill-opacity:1;stroke:#fff;stroke-opacity:.35;}
        .jssorb032 .i.idn {opacity:.3;}

        /*jssor slider arrow skin 051 css*/
        .jssora051 {display:block;position:absolute;cursor:pointer;}
        .jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
        .jssora051:hover {opacity:.8;}
        .jssora051.jssora051dn {opacity:.5;}
        .jssora051.jssora051ds {opacity:.3;pointer-events:none;}

.menu-collapse li {
    background: #fff;
    /* margin-bottom: 20px; */
    padding: 20px 30px 40px;
    width: 130%;
}

.menu-collapse a {
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
}

#collapse:checked ~ li{  
  margin-top:0;
  opacity:1;
}
.menu-collapse {display: none;}

.lightbox {
  background-color: fade(black, 80%);  
  overflow: hidden;
  position: fixed;
  display: none;
  z-index: 99999;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  
  &-container {
    position: relative;
    max-width: 960px;
    margin: 7% auto;
    display: block;    
    padding: 0 3%;
    height: auto;
    z-index: 10;
    
    
    @media screen and (max-width: 768px) { margin-top: 10%; }
    @media screen and (max-width: 414px) { margin-top: 13%; }
  }
    
  &-content {
    box-shadow: 0 1px 6px fade(black, 70%);
  }
  
  &-close {
    text-transform: uppercase;    
    background: transparent;
    position: absolute; 
    font-weight: 300;      
    font-size: 12px;
    display: block;
    border: none;
    color: white;
    top: -22px;
    right: 3%;
  }
}

.video-container {  
    padding-bottom: 49.25%;
    position: relative;  
    padding-top: 30px; 
    overflow: hidden;
    height: 0; 
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    height: 100%;  
    width: 100%;  
    left: 0;  
    top: 0;
}
button.lightbox-close {
    top: 10px;
    background: #000;
    color: rgba(255, 255, 255, 0.8);
    border: none;
    position: absolute;
    z-index: 101;
    right: 49%;
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(images/loader-64x/Preloader_2.gif) center no-repeat #fff;
}









/* #################### CSS #################### */





html {
  scroll-behavior: smooth;
}
body, html {background-color:#fff!important;font-family: "Montserrat", sans-serif!important;} 

body::-webkit-scrollbar {
    width: 7px!important;
    background: #fff;
}
 
body::-webkit-scrollbar-track {
    background-color: #fff;
}

body::-webkit-scrollbar-thumb {
  background-color: #23b24f;
  outline: 1px solid #23b24f;
}

.parent {display: table;}
.child {
    display: table-cell;
    vertical-align: middle;
}

a:hover {
    text-decoration: none!important;
}

ul{
  list-style:none;  
  margin:0;
  padding:0;
  width:200px;  
  margin:20px;  
}
ul li{
  display:block;
  height:20px;    
  padding:5px;  
  border-top:1px solid rgba(255,255,255,.1);  
  transition:all .5s;
  opacity:0;
}
ul li:hover{
  background:#ccc;
}
ul li:last-child{
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
}




/* #################### Home #################### */





/* #################### Menu #################### */

.menu-scroll {
    border-bottom: 1px solid #cbcbcb;
}
.menu-scroll .logo-menu {
  height: 50px!important;
    left: 5px!important;
    top: 3px!important;
    width: 80px;
}

.menu-scroll .links-menu {
    padding-top: 15px;
    margin-right: 20px;
}




.menu-scroll .logo-menu img {
    width: 100%;
}

.animated.menu {
     height: 50px;
    position: fixed;
    width: 100%;
    background: transparent;
    z-index: 9998;
}

.links-menu a:hover {
    
    font-weight: 800;
    text-decoration: none;
    }

.menu-inner a {
    color: #585858;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 13px;
    margin-right: 8px;
}



/* #################### Conteudo #################### */ 

.menu-scroll{background: #ffffff!important;height: 55px!important;}
.menu-scroll .links-menu a {color: #4e5356;}

.row.menu1 {
	height: 50px;
    color: #fff;
}
.carousel-cell {width: 100%;height: 100%}

.links-menu {
    padding-top: 18px;
    width: 100%;
    margin: 0 auto;
    text-align: right;
    margin-right: 20px;
}
.swiper-container {overflow: hidden;}

.menu-scroll .icone-loja {
 right: 10px;
    top: 14px;
}

.menu-scroll .icone-loja img {
    height: 50px;
}




.links-menu a {
    margin-right: 20px;
    color: #4e5356;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 600;
    
}


/* #################### Contato #################### */ 

.rodape p {
    font-weight: 400;
    font-size: 9px;
}

.logo-rda {
    float: left;
    margin-right: 20px;
}


.rodape .container {
    width: 100%!important;
    max-width: 100%!important;
}

.rodape a {
    line-height: 3em;
    color: #FFF;
    font-weight: 400;
}

.logo-rda img {
    width: 130px;
}

.rodape {
    background: #626369;
    padding: 30px 20px;
    color: #fff;
    font-size: 13px;
    font-weight: bolder;
    font-family: "Montserrat", sans-serif;
    
}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgb(255 255 255 / 90%);
  opacity: 0.7; 
  font-size: 13px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: rgb(255 255 255 / 90%);
  opacity: 0.7; 
  font-size: 13px;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: rgb(255 255 255 / 90%);
  opacity: 0.7; 
  font-size: 13px;
}




.swiper-button-next, .swiper-button-prev {top: 50%!important; color: #ffffff!important}

.swiper-button-prev {
    margin-left: 15px;
}

.swiper-button-next {
    margin-right: 15px;
}
