/*
@media (max-width: 410px) {

}
@media (min-width:411px) and (max-width: 755px) {

}
@media (min-width: 756px) {

}
*/





@font-face {
  font-family: Papelli-Regular;
  src: url(../_fontes/Papelli-Regular.otf)
}
@font-face {
  font-family: Papelli-Medium;
  src: url(../_fontes/Papelli-Medium-Regular.otf)
}
@font-face {
  font-family: Papelli-Bold;
  src: url(../_fontes/Papelli-Bold.otf)
}
@font-face {
  font-family: Papelli-XBold;
  src: url(../_fontes/Papelli-Extrabold-Regular.otf)
}
@font-face {
  font-family: Papelli-Light;
  src: url(../_fontes/Papelli-Light-Regular.otf)
}
@font-face {
  font-family: Papelli-XLight;
  src: url(../_fontes/Papelli-Extralight-Regular.otf)
}

html,
body {
  height: 100%;
}
body {
	position:relative;
  padding-top: 0px;
  font-family: Papelli-Regular;
}
header {}
section{
  margin: 0px !important;
}
*{
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	font-family: Papelli-Regular;
}
.crsPonter:hover {
    cursor:pointer;
}
.customPadT30 {
  padding-top: 30px !important;
  }
.customPadT50 {
padding-top: 50px !important;
}
.customPadT80 {
padding-top: 80px !important;
}
.customPadT100 {
padding-top: 100px !important;
}
.customPadB50 {
padding-bottom: 50px !important;
}
.customPadB80 {
padding-bottom: 80px !important;
}
.customPadB100 {
padding-bottom: 100px !important;
}
.contCaroussel {
    position: absolute;
    top:0px;
    left:0px;
    height:auto;
    width:100%;
    display:table;
    overflow:hidden;
    white-space: nowrap;
    width:auto;
}
.container{
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin:0px !important;
}
.container-full-wh{
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  height:100%;
  margin:0px !important;
}
.container-full-w{
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin:0px !important;
}
.wrapper-block{
  position: relative;
  display: inline-block;
  height: auto;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto !important;
}
.wrapper-fluid {
  position: relative;
  display: inline-block;
  height: inherit;
  width: 100%;
  margin: 0 auto !important;
}
.box{
  position: relative;
  display: inline-block;
  float: left;
}
#videoPlayBtn:hover {
    cursor:pointer;
}
#blackoutVideo {
    position:absolute;
    display:table-cell;
    text-align:center !important;
    top:0px;
    left:0px;
    height:100%;
    width:100%;
    background-color:#000;
    z-index:35000;
}
#videoContainer {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width:100%;
  /*max-width:1000px;*/
  height:90%;
}
#blackoutVideoClose{
    display:normal;
    position:absolute;
    top:0px;
    right:50px;
    padding:10px;
    background-color:#b02024;
    font-family:Papelli-XBold;
    color:#fff;
    z-index:20000;
}
#blackoutVideoClose:hover{
    cursor:pointer;
    background:#ccc;
}
.mblackoutVideoHide {
    display:none;
    visibility:collapse;
}
.mblackoutVideoShow {
    display:normal;
    visibility:visible;
}
.youtube-video{
  width:100%;
  /*max-width:1000px;*/
  height: 100%;
}
.mainmanucontainer {
    height:70px !important;
}
#mainmenu{
  height: 70px;
  width:100%;
  background-color:#b02024;
  border-radius:0px;
  color:#ffffff;
  text-align: center;
  z-index: 30000;
}
#mainmenu a{
  text-decoration: none;
   color:#ffffff;
}
#mainmenu a:hover{
  text-decoration: none;
   color:#ac8242;
}
#mainmenu a:visited{
  text-decoration: none;
   color:#ffffff;
}
.mainmenu-icon {
    border:0px;
    text-decoration: none;
}
#mainmenu_right{
    position:absolute;
    top:25px;
    right:0px;
    list-style: none;
    padding:0px;
    margin:0px;
    font-size: 12px;
}
#mainmenu_right li{
  display: inline;
  padding-right: 10px;
  vertical-align: middle;
}
.rollover_insta_yellow, .rollover_face_yellow,
.rollover_insta_white, .rollover_face_white{
    position:relative;
    display:inline;
    float:right;
    padding:0px;
    margin:0px 5px 0px 0px;
    width:20px;
    height:20px;
}
.rollover_face_yellow {
    background: url("../_imgs/social-icons_facebook-off.png") no-repeat center center;
}
.rollover_insta_yellow {
    margin-left:-10px;
    background: url("../_imgs/social-icons_instagram-off.png") no-repeat center center;
}
.rollover_insta_yellow:hover {
    background: url("../_imgs/social-icons_instagram-on.png") no-repeat center center;
}
.rollover_face_yellow:hover {
   background: url("../_imgs/social-icons_facebook-on.png") no-repeat center center;
}
.rollover_face_white {
    background: url("../_imgs/social-icons_facebook-on.png") no-repeat center center;
}
.rollover_insta_white {
    margin-left:-10px;
    background: url("../_imgs/social-icons_instagram-on.png") no-repeat center center;
}
.rollover_insta_white:hover {
    background: url("../_imgs/social-icons_instagram-off.png") no-repeat center center;
}
.rollover_face_white:hover {
   background: url("../_imgs/social-icons_facebook-off.png") no-repeat center center;
}

#menuLogo{
    position:absolute;
    left:0px;
    height:70px;
    padding: 10px 0px 10px 10px;
    width:auto;
    text-align: left;
}
#menuLogo img{
  height:50px;
  width: auto;
}
#banner_home{
  background: #000 url(../_imgs/header.png) no-repeat center center;
  -moz-background-size:  cover;
  -webkit-background-size:  cover;
  -o-background-size:  cover;
  background-size: cover;
}
#banner_home_header{
  position: absolute;
  top:0px;
  left:0px;
  right:0px;
  width: 100%;
  background-color: #b02024;
  font-family: Papelli-Medium;
  color:#fff;
  text-align: center;
  font-size:  calc(20px + (30/1440) * 100 * 1vw);
  padding-top: 20px;
  padding-bottom: 20px;
}
.videoPlayBanner {
    position:absolute;
    width:auto;
    height:auto;
    top:50%;
    left:50%;
    margin-top:-145px;
    margin-left:-145px;
}

.mainmenu-scroll{
  position:absolute;
  left: 0; 
  bottom: 0px;
  z-index: 9999; 
}
.mainmenu-fixed-top{ 
  position: fixed;
  left: 0; 
  top: 0;
  z-index: 9999;  
}
@media (max-width: 800px) {
    #sinal_arrasteTela {
        position: absolute;
        right: 20px;
        margin: auto;
        top: 50%;
        visibility: visible;
        margin-top: -30px;
    }
}
@media (min-width: 800px) {
    #sinal_arrasteTela {
        position:absolute;
        right:20px;
        margin: auto;
        top: 50%;
        visibility: collapse;
        margin-top: -30px;
    }
}
@media (max-width: 800px) {
    #sinal_arrasteCursor{
        position: absolute;
        left: 30px;
        bottom: 30px;
        visibility: collapse;
    }
}
@media (min-width: 800px) {
    #sinal_arrasteCursor {
        position:absolute;
        left: 30px;
        bottom: 30px;
        visibility: visible;
    }
}
#PRODUTOS {
  background: #FFF url(../_imgs/bgSectionProdutos.png) no-repeat center center;
  -moz-background-size:  cover;
  -webkit-background-size:  cover;
  -o-background-size:  cover;
  background-size: cover;
}
#PRODUTOS_ctrlRow{
  background: #FFF;
}
@media (max-width: 410px) {
    #produtosMenuBar {
        height: 55px;
    }
}
@media (min-width:411px) and (max-width: 755px) {
    #produtosMenuBar {
        height: 75px;
    }
}
@media (min-width: 756px) {
    #produtosMenuBar {
        height: 120px;
    }
}
#produtosMenuBar {
    position: relative;
    display:flex;
    justify-content: center;
    float:none;
    background:#ac8242;
    text-align: center;
    z-index:10000;
}
#produtosMenuBar_icons{
  position:relative;
  flex-direction: row;
  float:none;
  margin: 0 auto;
  list-style: none;
  padding: 0px;
  margin:0px;
}
@media (max-width: 410px) {
    #produtosMenuBar_icons li {
     height:55px;
     width: 55px;
     background-size: 45px;
     margin:0px 0px 0px 0px !important;
    }
    #produtosMenuBar_icons li:hover {
     background-size: 45px;
     margin:0px 0px 0px 0px !important;
    }
}
@media (min-width:411px) and (max-width: 755px) {
    #produtosMenuBar_icons li {
     height:75px;
     width: 75px;
     background-size: 65px;
     margin:0px 0px 0px 0px !important;
    }
    #produtosMenuBar_icons li:hover {
     background-size: 65px;
     margin:0px 0px 0px 0px !important;
    }
}
@media (min-width: 756px) {
    #produtosMenuBar_icons li {
     height:120px;
     width: 120px;
     background-size: 100px;
     margin:0px 0px 0px 60px !important;
    }
    #produtosMenuBar_icons li:hover {
     background-size: 100px;
     margin:0px 0px 0px 60px !important;
    }
}

#produtosMenuBar_icons li{
  padding: 0px;
  display: inline-block;
}
#produtosMenuBar_icons li:hover{
  background-color: #fff;
  /*transition: background-color 300ms linear;*/
}

#btnPaoDeAlho {
  background: url(../_imgs/iconesProdutos_PaodealhoOff.png) no-repeat center center;
  height:120px;
  transition: height 0.5s ease-out;
}
@media (max-width: 410px) {
  #btnPaoDeAlho:hover {
      background: url(../_imgs/iconesProdutos_PaodealhoOn.png) no-repeat center center;
      height:60px;
      transition: height 0.5s ease-in;
  }
}
@media (min-width:411px) and (max-width: 755px) {
  #btnPaoDeAlho:hover {
      background: url(../_imgs/iconesProdutos_PaodealhoOn.png) no-repeat center center;
      height:100px;
      transition: height 0.5s ease-in;
  }
}
@media (min-width: 756px) {
  #btnPaoDeAlho:hover {
      background: url(../_imgs/iconesProdutos_PaodealhoOn.png) no-repeat center center;
      height:160px;
      transition: height 0.5s ease-in;
  }
}


#btnBurgerGourmet{
    margin-left:50px;
}
#btnBurger {
    background: url(../_imgs/iconesProdutos_HamburgerOff.png) no-repeat center center;
    height:120px;
    transition: height 0.5s ease-out;
}
@media (max-width: 410px) {
    #btnBurger:hover {
        background: url(../_imgs/iconesProdutos_HamburgerOn.png) no-repeat center center;
        height:60px;
        transition: height 0.5s ease-in;
    }
}
@media (min-width:411px) and (max-width: 755px) {
    #btnBurger:hover {
        background: url(../_imgs/iconesProdutos_HamburgerOn.png) no-repeat center center;
        height:100px;
        transition: height 0.5s ease-in;
    }
}
@media (min-width: 756px) {
    #btnBurger:hover {
        background: url(../_imgs/iconesProdutos_HamburgerOn.png) no-repeat center center;
        height:160px;
        transition: height 0.5s ease-in;
    }
}
#btnBurgerGourmet {
    height:120px;
    transition: height 0.5s ease-out;
    background: url(../_imgs/iconesProdutos_HamburgerGourmetOff.png) no-repeat center center;
}
@media (max-width: 410px) {
    #btnBurgerGourmet:hover {
        background: url(../_imgs/iconesProdutos_HamburgerGourmetOn.png) no-repeat center center;
        height:60px;
        transition: height 0.5s ease-in;
    }
}
@media (min-width:411px) and (max-width: 755px) {
    #btnBurgerGourmet:hover {
        background: url(../_imgs/iconesProdutos_HamburgerGourmetOn.png) no-repeat center center;
        height:100px;
        transition: height 0.5s ease-in;
    }
}
@media (min-width: 756px) {
    #btnBurgerGourmet:hover {
        background: url(../_imgs/iconesProdutos_HamburgerGourmetOn.png) no-repeat center center;
        height:160px;
        transition: height 0.5s ease-in;
    }
}
#btnBurgerAlmondega {
    height:120px;
    transition: height 0.5s ease-out;
    background: url(../_imgs/iconesProdutos_AlmondegasOff.png) no-repeat center center;
}
@media (max-width: 410px) {
    #btnBurgerAlmondega:hover {
        background: url(../_imgs/iconesProdutos_AlmondegasOn.png) no-repeat center center;
        height:60px;
        transition: height 0.5s ease-in;
    }
}
@media (min-width:411px) and (max-width: 755px) {
    #btnBurgerAlmondega:hover {
        background: url(../_imgs/iconesProdutos_AlmondegasOn.png) no-repeat center center;
        height:100px;
        transition: height 0.5s ease-in;
    }
}
@media (min-width: 756px) {
    #btnBurgerAlmondega:hover {
        background: url(../_imgs/iconesProdutos_AlmondegasOn.png) no-repeat center center;
        height:160px;
        transition: height 0.5s ease-in;
    }
}
#btnBurgerPaodequeijo {
    height:120px;
    transition: height 0.5s ease-out;
    background: url(../_imgs/iconesProdutos_PaodequeijoOff.png) no-repeat center center;
}
@media (max-width: 410px) {
    #btnBurgerPaodequeijo:hover {
        background: url(../_imgs/iconesProdutos_PaodequeijoOn.png) no-repeat center center;
        height:60px;
        transition: height 0.5s ease-in;
    }
}
@media (min-width:411px) and (max-width: 755px) {
    #btnBurgerPaodequeijo:hover {
        background: url(../_imgs/iconesProdutos_PaodequeijoOn.png) no-repeat center center;
        height:100px;
        transition: height 0.5s ease-in;
    }
}
@media (min-width: 756px) {
    #btnBurgerPaodequeijo:hover {
        background: url(../_imgs/iconesProdutos_PaodequeijoOn.png) no-repeat center center;
        height:160px;
        transition: height 0.5s ease-in;
    }
}
#MAPA{
  background-color: #FFF;
  height:400px;
}
.map-responsive{
  overflow:hidden;
  position:relative;
  height: 400px;
  width:100%;
}
.map-responsive iframe{
  left:0;
  top:0;
  height: 400px;
  width:100%;
  position:absolute;
}
.formFrame{
  position: absolute;
  left:0;
  top:0;
  height: 100% !important;
  width:100% !important;
  padding: 20px 20px 0px 50px;
  position:absolute;
}



/* SEÇÃO CONTATO - COMEÇO */
#CONTATO{
  background:#b02024;
}
#box-contact-decor{
  position:relative;
  display:inline-block;
  float:left;
  color:#fff;
}
#box-contact-form{
  position:relative;
  display:inline-block;
  float:left;
  color:#fff;
}
#box-contact-infos{
  position:relative;
  display:inline-block;
  float:left;
  color:#fff;
}
#contato-wrapper{
  position: relative;
  display: inline-block;
  height: auto;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto !important;
}
@media (max-width: 760px) {
    #CONTATO {
          height:auto;
    }
    #contato-wrapper{
          background-image:none;
          text-align:center;
    }
    #box-contact-decor{
      display: none;
    }
    #box-contact-form {
          margin: 0px !important;
          height: auto;
          min-height: 450px;
          width: 95%;
          padding:10px 0px 0px 0px !important;
          text-align:left !important;
    }
    #box-contact-infos {
          height: auto;
          margin: 0px !important;
          width: 100%;
          padding: 20px 10px 10px 20px;
          margin-left: 0px;
          text-align:center !important;
    }
    #box-contact-infos h2{
      text-align: center !important;
    }
    #box-contact-infos p{
      text-align: center !important;
      font-size: 12px;
    }
}
@media (min-width:761px) and (max-width: 1050px) {
    #CONTATO {
          height:auto;
          min-height: 550px;
    }
    #contato-wrapper{
      background-image:none;
      text-align:center;
    }
    #box-contact-decor{
      display: none;
    }
    #box-contact-form {
          margin: 0px !important;
          height: auto;
          min-height:440px;
          width: 500px;
          padding:10px 0px 0px 0px !important;
          text-align:left !important;
    }
    #box-contact-infos {
          height: auto;
          margin: 0px !important;
          width: 200px;
          padding: 20px 10px 10px 20px;
          margin-top: 0px;
          margin-left: 0px;
          text-align: right !important;
    }
    #box-contact-infos h2{
      text-align: right !important;
    }
    #box-contact-infos p{
      text-align: right !important;
      font-size: 12px;
    }
}
@media (max-width:1100px){    
  #box-contact-decor{
  display: none;
  }
}
@media (min-width: 1051px) {
    #CONTATO {
          height:450px;
    }
    #contato-wrapper{
      background-image: url(../_imgs/style_logo_contato.png);
      background-repeat: no-repeat;
      text-align:right;
    }
    #box-contact-decor{
      width: 300px;
      height: 300px;
    }
    #box-contact-form {
          margin-left:0px;
          height: 450px;
          width: 500px;
          margin-top: 0px;
          padding:0px;
          text-align:left !important;
    }
    #box-contact-infos {
          height: 530px;
          width: 250px;
          padding: 50px 10px 10px 50px;
          margin: 0px;
          text-align: right !important;
    }
    #box-contact-infos h2{
      text-align: right !important;
    }
    #box-contact-infos p{
      text-align: right !important;
      font-size: 12px;
    }
}




.form-input-text, .form-textarea{
  background-color: #b02024;
  border:0px;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  width: 100%;
  padding: 5px;
  margin-bottom: 10px;
  color:#fff;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 3px;
}
.form-textarea{
  height:50px
}
.labelForm{
  color:#fff;
  font-size: 12px;
  font-style: italic;
  float: left;
}
@media (max-width: 760px) {
    .form-submit{
      background-color: #ac8242;
      border:0px;
      color:#fff;
      height: 35px;
      width:70%;
      margin-top: 10px;
      font-size: 12px;
      letter-spacing: 3px;
    }
}
@media (min-width: 761px) {
    .form-submit{
      background-color: #ac8242;
      border:0px;
      color:#fff;
      height: 35px;
      width:50%;
      margin-top: 10px;
      font-size: 10px;
      letter-spacing: 2px;
    }
}

/* SEÇÃO CONTATO - FIM */



#FOOTER{
  background-color: #000;
  height:150px;
  color:#fff;
  text-align: center;
}

#FOOTER p{
font-size:  calc(11px + (18 - 11) * ((100vw - 300px) / (1440 - 300)));
padding-left: 150px;
padding-right: 150px;
}
@media (max-width: 410px) {
  #FOOTER p{
    padding-top: 10px;
  }
}
@media (min-width:411px) and (max-width: 755px) {
  #FOOTER p{
    padding-top: 30px;
  }
}
@media (min-width: 756px) {
  #FOOTER p{
    padding-top: 40px;
  }
}
.footer_logoBrasa{
  position: absolute;
  left: 0px;
  top:30px;
  height: 75px;
  width: auto;
}
.footer_logoEOutroNivel{
  position: absolute;
  right: 0px;
  top:30px;
  height: 75px;
  width: auto;
}
.footer-social-icons {
    position:relative;
    display:inline-block;
    float:none;
    margin-top:-15px;
    height:20px;
    width:50px;
}
.sliderHistoria{
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
}
@media (max-width: 800px) {
    .cardHist{
      position: relative;
      flex: 0 0 auto;
      width:100%;
      height: auto;
    }

}
@media (min-width: 801px) {
    .cardHist{
      position: relative;
      flex: 0 0 auto;
      width:100%;
      height: auto;
      padding-top:30px;
    }
}
@media (max-width: 800px) {
    .cardHist .box1{
      position:relative;
      display:inline-box;
      float:left;
      font-family:Papelli-Bold;
      color:#ce8a14;
      width:100%;
      padding:30px;
      height:80px;
    }
}
@media (min-width: 801px) {
    .cardHist .box1{
      position:relative;
      display:inline;
      float:left;
      font-family:Papelli-Bold;
      color:#ce8a14;
      width:40%;
      padding:30px;
      height:150px;
    }
}
@media (max-width: 800px) {
  .cardHist .box1 h1{
    font-size: calc(25px + (50 - 25) * ((100vw - 300px) / (1440 - 300)));
    margin:5px 0px 5px 0px; 
  }
}
@media (min-width: 801px) {
  .cardHist .box1 h1{
    font-size: calc(25px + (50 - 25) * ((100vw - 300px) / (1440 - 300)));
  }
}
@media (max-width: 800px) {
    .cardHist .box2{
      position:relative;
      display:inline;
      float:left;
      font-family:Papelli-Bold;
      font-size: calc(12px + (16 - 12) * ((100vw - 300px) / (1440 - 300)));
      width:100%;
      padding:30px;
      height:280px;
    }
    .cardHist .box2 p{
      margin:5px 0px 0px 0px; 
  }
    .cardHist .box2 img{
        margin-top:-40px
    }
}
@media (min-width: 801px) {
    .cardHist .box2{
      position:relative;
      display:inline;
      float:left;
      font-family:Papelli-Bold;
      font-size: calc(14px + (16 - 14) * ((100vw - 300px) / (1440 - 300)));
      width:60%;
      padding:30px;
      height:350px;
    }
}
.cardHist .box3{
  position:relative;
  display:inline;
  float:left;
  font-family:Papelli-Bold;
  width:100%;
  height: auto;
  padding:0px;
  text-align:center;
}
.cardHist .box3 img{
  width:90%;
  height:auto;
}
@media (max-width: 800px) {
    #sliderHistoriaCtrl {
        height:60px;
    }
}
@media (min-width: 801px) {
    #sliderHistoriaCtrl {
        height:100px;
    }
}
#sliderHistoriaCtrlWrap {
    width: 300px !important;
}
.sliderProdutos{
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
  width:100%;
  height:auto;
}
.cardProd{
  position: relative;
  flex: 0 0 auto;
  /*overflow-y:hidden;  
  flex-wrap:nowrap;*/
  width:100%;
  height: auto;
}
.cardProdContainer{
  position: relative;
  flex: 0 0 auto;
  overflow-y:hidden;
  flex-wrap:nowrap;
  width:100%;
  height: auto;
}
.cardProdHeader{
  position: relative;
  display:inline-block;
  float: left;
  height:250px;
  width: 100%;
}
.cardProdBody{
  position: relative;
  display:inline-block;
  float: left;
  height:auto;
  width: 100%;
  text-align: center;
}
.cardProdBodyWraper{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  flex: 1 1 auto;
  justify-content: center;
  margin: 0 auto !important;
  text-align: left !important;
}
#slide_paodealho {
  background: #fff url(../_imgs/banner_tematica_paodealho.jpg) no-repeat center center;
  -moz-background-size:  cover;
  -webkit-background-size:  cover;
  -o-background-size:  cover;
  background-size: cover;
  z-index:1000;
}
#slide_hamburger {
    background: #fff url(../_imgs/banner_tematica_hamburguer.jpg) no-repeat center center;
    -moz-background-size:  cover;
    -webkit-background-size:  cover;
    -o-background-size:  cover;
    background-size: cover;
    z-index:1000;
}
#slide_hamburgerGourmet {
    background: #fff url(../_imgs/banner_tematica_hamburguerGurmet.jpg) no-repeat center center;
    -moz-background-size:  cover;
    -webkit-background-size:  cover;
    -o-background-size:  cover;
    background-size: cover;

    z-index:900;
}
#slide_almondega {
    background: #fff url(../_imgs/banner_tematica_almondega.jpg) no-repeat center center;
    -moz-background-size:  cover;
    -webkit-background-size:  cover;
    -o-background-size:  cover;
    background-size: cover;
    z-index:800;
}
#slide_paodequeijo {
    background: #fff url(../_imgs/banner_tematica_paodequeijo.jpg) no-repeat center center;
    -moz-background-size:  cover;
    -webkit-background-size:  cover;
    -o-background-size:  cover;
    background-size: cover;
    z-index:700;
}

      /* width */
      .sliderWrap::-webkit-scrollbar {
        width: 10px;
      }
      /* Track */
      .sliderWrap::-webkit-scrollbar-track {
        box-shadow: inset 0 0 0px grey;
        border-radius: 10px;
      }
      /* Handle */
      .sliderWrap::-webkit-scrollbar-thumb {
        background: #b02024;
        border-radius: 5px;
      }
@media (max-width: 800px) {
  .slideStd {
    position: relative;
    float: left;
    display: block;
    width:100%;
    min-width: 270px;
    max-width: 290px;
    height: auto;
  }
  .imgProd{
    width: 50%;
    max-width: 270px;
    height: auto;
  }
}
@media (min-width: 801px) and (max-width: 1039px) {
  .slideStd {
    position: relative;
    float: left;
    display: inline-block;
    width:300px !important;
    height: auto;
  }
  .imgProd{
    width: 300px;
    height: auto;
  }
}
@media (min-width: 1040px) {
  .slideStd {
    position: relative;
    float: left;
    display: inline-block;
    width:270px;
    height: auto;
  }
}
.slideStd h1{
    font-family: Papelli-Bold;
    font-size:18px;
    color:#b02024;
    padding:0px;
    margin:0px;
}
.slideStd h1 span{
    font-family: Papelli-Bold;
    font-size:14px;
    color:#f7941d;
    padding:0px;
    margin:0px;
}
.slideStd p {
    font-size:13px;
    color:#000;
    padding:5px 0px 2px 0px;
    margin:0px;
}
.fichaProdContainer{
    position:relative;
    display:inline-block;
    float:left;
    top:0px;
    left:0px;
    padding:20px;
    width:100%;
    height:100%;
}
.tag{
  width: 30px;
  height: auto;
}
.fichaProdContainerDecor {
    position:relative;
    display:inline-block;
    float:left;
    top:0px;
    left:0px;
    padding:0px;
    width:100%;
    height:30px;
    background-image: url(../_imgs/fichaProdContainerBG.png);
    background-repeat: no-repeat;
    background-position: center bottom;

}
.button {
  background-color: #b02024;
  border: none;
  color: #fff;
  width: 40px;
  height: 40px;
  padding: 0px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 50%;
  transition: 1.0s;
}
.button:hover {
  cursor: pointer;
  background-color: #ce8a14;
  transition: 1.0s;
}
.posAbLeft{
    position: relative;
    display:inline;
    float:left;
    top: 50%;
    transform: translateY(-50%);
}
.posAbRight{
    position: relative;
    display:inline;
    float:right;
    top: 50%;
    transform: translateY(-50%);
}
.sliderCTRL {
    width: 100%;
    height: 125px;
    text-align:center;
}
.sliderCTRL p{
    color:#ce8a14;
    font-size:  calc(20px + (40 - 20) * ((100vw - 300px) / (1440 - 300)));
}
.sliderBanner {
  width: 100%;
  height: auto;
  text-align:center;
}
