
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    width:100%;
}

.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
	max-height:870px;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}


.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    max-width:100%;
    max-height:870px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 72px;
    height: 72px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
	top: 55%;
}

.nbs-flexisel-nav-left {
    left: 3%;
    background: url(../img/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 3%;
    background: url(../img/button-next.png) no-repeat;
}


.tit_slide_productos {
	font-size: 70px !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center;
	z-index: 1 !important;
	top: 38% !important;
	left: 46% !important;
	position: absolute;
	padding-bottom:15px;
}


.tit_slide_productos_dos {
	font-size: 70px !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center;
	z-index: 1 !important;
	top: 38% !important;
	left: 46% !important;
	position: absolute;
	padding-bottom:15px;
}


.tit_slide_productos_tres {
	font-size: 70px !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center;
	z-index: 1 !important;
	top: 38% !important;
	left: 46% !important;
	position: absolute;
	padding-bottom:15px;
}


.tit_slide_productos_cuatro {
	font-size: 70px !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center;
	z-index: 1 !important;
	top: 38% !important;
	left: 46% !important;
	position: absolute;
	padding-bottom:15px;
}

.subtit_slide_productos {
	font-size: 19px;
	line-height: 27px;
	width:700px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-align: center;
	z-index: 1 !important;
	top: 50% !important;
	left: 32% !important;
	position: absolute;
}


.imagenes_slide_productos {
	z-index:0 !important;
	padding:0px;
	margin:0px;
}

.btn-slide-productos {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;!important;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 0px solid transparent;
  padding-left:35px;
  padding-right:35px;
  padding-top:15px;
  padding-bottom:15px;
  background-color: #42210C;
  color: #FFF;
  margin-top:5px;
}
.btn-slide-productos:focus,
.btn-slide-productos:active:focus,
.btn-slide-productos.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-slide-productos:hover,
.btn-slide-productos:focus {
	color: #FFF;
	background-color: #F09A18;
	text-decoration: none;
}


.btn-slide-productos-blanco {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;!important;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 0px solid transparent;
  padding-left:35px;
  padding-right:35px;
  padding-top:15px;
  padding-bottom:15px;
  background-color: #F09A18;
  color: #FFF;
  margin-top:5px;
}
.btn-slide-productos-blanco:focus,
.btn-slide-productos-blanco:active:focus,
.btn-slide-productos-blanco.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-slide-productos-blanco:hover,
.btn-slide-productos-blanco:focus {
	color: #FFF;
	background-color: #42210C;
	text-decoration: none;
}

.btn-slide-contactenos {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;!important;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 0px solid transparent;
  padding-left:45px;
  padding-right:45px;
  padding-top:15px;
  padding-bottom:15px;
  background-color: #FFF;
  color: #00A4E4;
  margin-top:10px;
}
.btn-slide-contactenos:focus,
.btn-slide-contactenos:active:focus,
.btn-slide-contactenos.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-slide-contactenos:hover,
.btn-slide-contactenos:focus {
	color: #FFF;
	background-color: #00A4E4;
	text-decoration: none;
}




@media screen and (min-width:1367px) and (max-width:1920px)   {
  

.tit_slide_productos {
	font-size: 88px !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center !important;
	left: 32% !important;
	z-index: 1 !important;
	top: 37% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
}


.tit_slide_productos_dos {
	font-size: 88px !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center !important;
	left: 37% !important;
	z-index: 1 !important;
	top: 37% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
}


.tit_slide_productos_tres {
	font-size: 88px !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center !important;
	left: 37% !important;
	z-index: 1 !important;
	top: 37% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
}



.tit_slide_productos_cuatro {
	font-size: 88px !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center !important;
	left: 30% !important;
	z-index: 1 !important;
	top: 37% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
}




.subtit_slide_productos{
 left: 32% !important;
 top: 48% !important;
}

}



@media screen and (min-width:1360px) and (max-width:1366px)   {
  

.tit_slide_productos {
	font-size: 37px;
	left: 31% !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center;
	z-index: 1 !important;
	top: 38% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;    
}


.tit_slide_productos_dos {
	font-size: 37px;
	left: 35% !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center;
	z-index: 1 !important;
	top: 38% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;    
}


.tit_slide_productos_tres {
	font-size: 37px;
	left: 35% !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center;
	z-index: 1 !important;
	top: 38% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;    
}


.tit_slide_productos_cuatro {
	font-size: 37px;
	left: 29% !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center;
	z-index: 1 !important;
	top: 38% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;    
}


.subtit_slide_productos {
 	font-size: 17px;
	line-height: 20px;
	width:600px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-align: center;
	z-index: 1 !important;
	top: 50% !important;
	left: 29% !important;
	position: absolute;
}

}



@media screen and (min-width:1280px) and (max-width:1366px)   {
  

.tit_slide_productos {
	font-size: 35px;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center !important;
	left: 31% !important;
	z-index: 1 !important;
	top: 38% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
}


.tit_slide_productos_dos {
	font-size: 35px;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center !important;
	left: 35% !important;
	z-index: 1 !important;
	top: 38% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
}


.tit_slide_productos_tres {
	font-size: 35px;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center !important;
	left: 35% !important;
	z-index: 1 !important;
	top: 38% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
}


.tit_slide_productos_cuatro {
	font-size: 35px;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center !important;
	left: 29% !important;
	z-index: 1 !important;
	top: 38% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
}


.subtit_slide_productos{
    left: 29% !important;
 	top: 50% !important;
 	width:600px;
 	font-size: 16x;
	line-height: 24px;
}

}




@media screen and (min-width:1930px) and (max-width:2560px)   {
  

.tit_slide_productos {
	font-size: 88px !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center !important;
	left: 32% !important;
	z-index: 1 !important;
	top: 37% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
}


.tit_slide_productos_dos {
	font-size: 88px !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center !important;
	left: 40% !important;
	z-index: 1 !important;
	top: 37% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
}


.tit_slide_productos_tres {
	font-size: 88px !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center !important;
	left: 37% !important;
	z-index: 1 !important;
	top: 37% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
}



.tit_slide_productos_cuatro {
	font-size: 88px !important;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: 'Sacramento', cursive;
	font-style:normal;
	text-align: center !important;
	left: 37% !important;
	z-index: 1 !important;
	top: 37% !important;
	position: absolute;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
}




.subtit_slide_productos{
 left: 37% !important;
 top: 48% !important;
}

}

/**/