@font-face {
  	font-family:"texgyreadventor-bold";
  	src:url("../fonts/texgyreadventor-bold.eot?") format("eot"),
  	url("../fonts/texgyreadventor-bold.woff") format("woff"),
  	url("../fonts/texgyreadventor-bold.ttf") format("truetype"),
  	url("../fonts/texgyreadventor-bold.svg#texgyreadventor-bold") format("svg");
  	font-weight:normal;
  	font-style:normal;
	}

@font-face {
	font-family:"Androgyne_TB";
	src:url("../fonts/Androgyne_TB.eot?") format("eot"),
	url("../fonts/Androgyne_TB.woff") format("woff"),
	url("../fonts/Androgyne_TB.ttf") format("truetype"),
	url("../fonts/Androgyne_TB.svg#Androgyne_TB") format("svg");
	font-weight:normal;
	font-style:normal;
	}

#contenedor{
	width:100%;
	overflow:hidden;
	position:relative;
	font-family:"Androgyne_TB";
	}

.pad{
	padding-left:0px;
	padding-right:0px;
	}

.clear{
	clear:both;
	}

#head-menu{
	background-color: #fff;
	}

#menu{
  	background: transparent;
  	width: 100%;
  	float:left;
  	position: relative;
  	margin-bottom:0px;
  	border: none;
  	padding-bottom:30px;
  	text-align: center;
	}

#navbar li{
  	display: inline-block;
	}

#navbar a{
  	color: #3C3D3E;
  	display: block;
  	padding:7px;
  	padding-top:72px;
    text-transform: uppercase;
  	font-family:"texgyreadventor-bold";
  	font-size: 20px;
  	margin-right: 67px;
	}

#navbar a:hover{
  	color: #FFA30E;
  	text-decoration: none;
	}

#navbar .selec{
  	color:#FFA30E;
  	text-decoration: none;
	}

nav .me{
  	text-align:center;
  	margin:auto;
  	padding-bottom: 4px;
  	display: block;
  	color: #fff;
	}

.navbar-toggle .icon-bar{
  	width: 38px;
  	background-color: #fff !important;
	}

#barra-top{
  	background: #3C3D3E;
  	border-bottom: solid 1px #dedede;
	}

#barra-top ul li{
  	border-left: solid 1px #dedede;
  	padding: 7px 9px;
  	float: left;
  	position: relative;
	}

#barra-top ul li a{
  	float: left;
  	position: relative;
  	color: #fff;
  	padding: 19px 24px 14px 10px;
	font-family:"Androgyne_TB";
	}

#buscar{
 	width:291px;
  	float: left;
  	position: relative;
  	background: #fff;
  	margin-top: 6px;
	}

#buscar input{
	border: none;
  	background: #f6f6f6;
  	border-radius: 0px;
  	min-height: 50px;
  	font-size: 16px;
	}

#buscar button{
	border: none;
	color: #fff;
    background: #b8b8b8;
    border-radius: 0px;
    min-height:50px;
	}

.badge {
  	padding-left: 9px;
  	padding-right: 9px;
  	-webkit-border-radius: 9px;
  	-moz-border-radius: 9px;
  	border-radius: 9px;
	}

#cart{
	background: url(../img/shop.png) no-repeat;
  	width: 45px;
  	height: 52px;
  	margin-right: -9px !important;
	}

#cart-badge {
  	font-size: 20px;
  	background: #1e7ac4;
  	color: #fff;
  	padding: 10px 15px;
  	vertical-align: top;
  	border-radius: 50%;
  	z-index: 1;
  	position: relative;
	}

.btn-log{
  	padding-left: 38px !important;
  	background: url(../img/icons.png)no-repeat 0px 13px;
	}

.btn-reg{
  	padding-left: 38px !important;
  	background: url(../img/icons.png)no-repeat 0px -62px;
	}

#contenido{
  	background: url(../img/bg.jpg) center top;
  	background-size: cover;
  	padding: 40px 0px;
	}

.caption{
  	position: absolute;
  	bottom: 40px;
  	color: #FFF;
  	left: 10%;
	}

.caption h1{
	font-size: 32px;
  	text-shadow: 2px 2px #000;
	font-family:"Androgyne_TB";
	}

.caption h2{
  	font-size: 50px;
  	text-shadow: 1px 2px 3px #000;
  	font-family:"texgyreadventor-bold";
	}

#carousel-home .carousel-indicators li{
  	background: #feeea7;
  	border: 1px solid #000;
	}

.carousel-indicators li{
	width:17px;
	height:17px;
	}

#carousel-home .carousel-indicators .active{
	width:17px;
	height:17px;
	}

#carousel-home .carousel-indicators{
  	left: 11%;
	}

#carousel-home .carousel-indicators .active{
  	background: #fda328;
	}

.home1{
  	padding: 0px 30px;
	}	

.home-btn1{
  	background:#fda328;
  	padding: 68px 20px;
  	float: left;
  	position: relative;
  	width: 100%;
  	min-height: 406px;
  	max-height: 465px;
	}

.home-btn1 h1{
  	color: #FFF;
  	text-align: center;
  	font-size: 65px;
  	text-shadow: 1px 3px 1px #000;
  	}

.home-btn1 h2{
  	color: #FFF;
  	text-align: center;
  	font-size: 17px;
  	font-weight: 500;
  	margin-top: 20px;
	}

.home-btn1 a{
  	margin-top: 20px;
  	display:inline-block;
  	width: 100%;
	}

.home-btn2{
  	float: left;
  	position: relative;
  	width: 100%;
  	border: solid 2px #feeea7;
  	overflow: hidden;
  	min-height: 406px;
  	max-height: 465px;
	}

.home-btn2 h1{
  	color: #000;
  	text-align: center;
  	font-size: 65px;
  	font-weight: 700;
	}

.home-btn2 h2{
  	color: #000;
  	text-align: center;
  	font-size: 16px;
  	font-weight: 500;
  	margin-top: 20px;
	}
/*
.home-btn2 a{
  margin-top: 20px;
  display:inline-block;
  width: 100%;
}
.home-btn2:hover img{
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}*/
.home-btn2-tex{
  	position: absolute;
  	top: 0px;
  	left: 0px;
  	width: 100%;
  	padding: 83px 0px;
	}

.home-btn2-tex h1{
  	color: #FFF;
  	text-align: center;
  	font-size: 65px;
  	text-shadow: 1px 3px 1px #000;
	}

.home-btn2-tex h2{
  	color: #FFF;
  	text-align: center;
  	font-size: 16px;
  	font-weight: 500;
  	margin-top: 20px;
	}

.home-btn2-tex a{
  	margin-top: 20px;
  	display:inline-block;
  	width: 100%;
	}

.btn-home1{
  	float: left;
  	position: relative;
  	width: 100%;
  	background: url(../img/home1.jpg) no-repeat;
  	background-size: cover;
  	margin-top: 30px;
  	height: 470px;
  	border: solid #fed02f 1px;
	}

.btn-home1 span{
  	background: rgba(254, 208, 47, 0.84);
  	position: absolute;
  	left: 0px;
  	top: 30%;
  	width: 100%;
  	padding: 43px 40px;
	}

.btn-home1 h1{
  	color: #fff;
  	text-align: center;
  	font-size: 46px;
	text-shadow: 1px 3px 1px #000;
	}

.btn-home1 p{
  	color: #000;
  	text-align: center;
  	font-size: 16px;
  	font-weight: 500;
  	margin-top: -9px;
	}

.btn-home1 img {
    position: absolute;
    bottom: -85px;
    left: 33%;
	}

.btn-home2{
  	float: left;
  	position: relative;
  	width: 100%;
 	background: url(../img/home2.jpg) no-repeat;
  	background-size: cover;
  	margin-top: 30px;
  	height: 470px;
  	border: solid #3c3d3e 1px;
	}

.btn-home2 span{
  	background:#3c3d3ecc;
  	position: absolute;
  	left: 0px;
  	top: 30%;
  	width: 100%;
  	padding: 43px 40px;
	}

.btn-home2 h1{
  	color: #fff;
  	text-align: center;
  	font-size: 46px;
  	font-weight: 400;
	text-shadow: 1px 3px 1px #000;
	}

.btn-home2 p{
  	color: #000;
  	text-align: center;
  	font-size: 16px;
  	font-weight: 500;
  	margin-top: -9px;
	}

.btn-home2 img {
    position: absolute;
    bottom: -85px;
    left: 34%;
	}

.photo {
	padding: 0px 0px;
	position: relative;
	}

#carousel-home2 p{
  	color: #000;
  	line-height: 20px;
  	font-size: 18px;
  	margin-top: 37px;
  	}

#carousel-home2 .carousel-indicators{
  	bottom: -30px;
  	text-align: right;
  	left: 65%;
	}

#carousel-home2 .carousel-indicators li{
  	width:15px;
  	height:15px;
  	background: #000;
  	border-color: #000;
  	border:none;
	}

#carousel-home2 .carousel-indicators .active{
  	width:15px;
  	height:15px;
  	background: #e11d73;
  	border-color: #e11d73;
	}

#footer{
  	border-bottom: solid 1px #dedede;
  	border-top: solid 1px #dedede;
  	padding: 15px 0px;
	}

#datos_wh{
    color: #000 !important;
    text-decoration: none;
	}

#datos_wh span{
    margin-top: 0px;
    position: absolute;
    float: right;
	}

#web{
  	float: right;
  	position: relative;
  	background: url(../img/web.png) no-repeat right;
  	padding-right: 150px;
  	color: #ffffff1c;
  	font-size: 14px;
  	margin-top: 35px;
}

#redes{
  	float: right;
  	position: relative;
	}

#redes p{
  	float:left;
  	padding-top:10px;
	}

#fb{
  	float: left;
  	position: relative;
  	background: url(../img/redes.png) no-repeat left;
  	width: 40px;
  	height: 35px;
	}

#tw{
  	float: left;
  	position: relative;
  	background: url(../img/redes.png) no-repeat -47px;
  	width: 36px;
  	height: 35px;
  	margin-left: 5px;
	}

#in{
  	float: left;
  	position: relative;
  	background: url(../img/redes.png) no-repeat -92px;
  	width: 36px;
  	height: 35px;
  	margin-left:5px;
	}

footer{
	background-color: #3C3D3E;
	padding-top: 43px;
  	font-size:18px;
  	line-height: 30px;
  	color: #fff;
}

#carousel-emp{
    padding: 20px;
}

#prev2 {
    background: #FFF;
    color: #000000 ;
    opacity: 1;
    padding: 15px;
    width: 45px;
    height: 45px;
    position: relative;
    right: 90px;
    bottom: 3%;
    top: auto;
    left: auto;
    float: right;
	}

#prev2:hover {
	color:#f6b436;
	}

#next2 {
    background: #FFF;
    color: #000000 ;
    opacity: 1;
    padding: 15px;
    width: 45px;
    height: 45px;
    position: relative;
    right: 0px;
    bottom: 3%;
    top: auto;
    float: right;
	}
#next2:hover {
	color:#f6b436;
	}

.empresa img{
  	margin: 30px 0px;
	}

.empresa h1{
	font-size:30px !important;
	color: #FFA30E;
	border-bottom:2px solid #FFA30E;
	margin-top:22px;
	}
.empresa p{
  	text-align: justify;
	margin-top: 27px;
	font-size: 18px;
	color: #848484;
	line-height: 26px;
	}

.servicio img{
  	margin: 30px 0px;
	}

.servicio h1{
	font-size:30px !important;
	color: #FFA30E;
	border-bottom:2px solid #FFA30E;
	margin-top:22px;
	}

.servicio h3{
	font-size:28px !important;
	font-family:"texgyreadventor-bold";
	color: #FFA30E;
	margin-top: 64px;
	}

.servicio p{
  	text-align: justify;
	margin-top: 27px;
	font-size: 18px;
	color: #848484;
	line-height: 26px;
	}

#formulario{
  	margin-top: 20px;
	}

#formulario h2{
	color: #000 !important;
  	margin-left: 10px;
	text-transform: none;
	font-size: 18px;
	margin-top: 5px;
	}

#formulario input{
	width:100%;
	background-color:#fff;
	color:#000;
	font-size:16px;
	padding:7px 8px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #000;
	}

#formulario textarea{
	width:100%;
	background-color:#fff;
	color:#000;
	font-family: "Decker";
	font-size:14px;
	padding:7px 8px;
	margin-top: 5px;
	border: 1px solid #000;
	}

#map{
  	height:400px;
    margin-bottom: 20px;
  	}

#ampliar{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #f6b436;
    color: #FFF;
    text-align: center;
    padding-top: 25px;
    position: absolute;
    right: 20%;
    top:-40px;
  	}

#ampliar:hover{
  	background: #000;
  	}

#back-top {
    background-image: url(../img/whatsapp.png);
    width: 51px;
    height: 51px;
    position: fixed;
    right: 15px;
    z-index: 900;
    bottom: 18px;
	}

.home-ser{
	float: left;
	position: relative;
	width: 100%;
	margin-top: 20px;
	}

.home-ser span{
	position: absolute;
	left: 0px;
	bottom: 39px;
	padding: 8px;
	box-sizing: border-box;
	max-width: 70%;
	background: #36b0d0;
	color: #fff;
	font-size:22px;
	min-width:236px;
	}

.home-ser:hover span{
	background:#7ec31a ;
	}

#contacto{
	float: left;
	padding:83px 0px;
}

#borrar {
    width: 120px !important;
    cursor: pointer;
    position: relative;
    float: right !important;
    font-size: 16px !important;
    color: #fff !important;
    text-align: center;
    margin-top: 15px !important;
    padding: 10px 0px !important;
    background: #f55b02 !important;
    margin-right: 15px;
    border: none !important;
}

#enviar {
    width: 120px !important;
    cursor: pointer;
    position: relative;
    float: right !important;
    font-size: 16px !important;
    color: #fff !important;
    text-align: center;
    margin-top: 15px !important;
    padding: 10px 0px !important;
    background: #f55b02 !important;
    margin-right: 15px;
    border: none !important;
}

.contacto h1 {
    font-size: 30px !important;
    font-family:"texgyreadventor-bold";
    color: #FFA30E;
	border-bottom: 2px solid #FFA30E;
	margin-bottom: 38px;
	padding-bottom: 5px;
}

#contacto p{
    text-align: justify;
    margin-top: 27px;
    padding-left: 60px;
    font-size: 18px;
    color: #848484;
    line-height: 26px;
}



@media (max-width: 700px){
	
	.img_xs{
		width: 303px;
	}

	.navbar-header {
	    float: none;
	}

	.navbar-left,.navbar-right {
	    float: none !important;
	}

	.navbar-toggle {
	    display: block;
		background:#FFA30E !important;
		margin-top: 0px;
		margin-bottom:0px;
		border: none;
		border-radius: 0px;
	}

	.navbar-collapse {
	    border-top: 1px solid transparent;
	    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}

	.navbar-fixed-top {
	    top: 0;
	    border-width: 0 0 1px;
	}

	.producto_item{
		width: auto !important;
	}

	.navbar-collapse.collapse {
	    display: none!important;
	}

	.navbar-nav {
	    float: none!important;
	    margin-top: 7.5px;
	}

	.navbar-nav>li {
	    float: none;
	}

	.navbar-nav>li>a {
	    padding-top: 10px ;
	    padding-bottom: 10px;
	}

	.collapse.in{
	    display:block !important;
	}

	#navbar li {
	    width: 100%;
	}

    #navbar a{
	   	width: 100%;
	   	text-align: left;
	   	padding: 5px;
	   	margin-top: 2px;
	   	font-size:20px;
	}

    .caption h1 {
       	font-size: 12px;
    }

  	.caption h2 {
    	font-size: 14px;
  	}

	.home-btn1 {
		padding: 20px 20px;
		min-height: 100px;
	}

	.home-btn2 {
		overflow: hidden;
	  	min-height: 265px;
	  	margin-top: 20px;
	}

	.home-btn2-tex {
		width: 70%;
		margin-left: 15%;
	}

	.photo {
		height: 155px;
	}

	.producto {
		max-height: 450px;
	}

	#texto-in h4 {
		width: 101%;
		border-bottom: solid 1px #000;
	}

	#texto-reg p {
		margin-top: 15px;
		padding-right: 0px;
	}

	#enviar-r {
		width:100px !important;
	}

	#borrar-r {
		width:100px !important;
	}

	#contacto p {
		margin-top: 0px;
		padding-left: 0px;
		margin-bottom: 50px;
	}

	.btn-home1 img {
		position:relative;
		left: auto;
	}

	.btn-home2 img {
		position:relative;
		left: auto;
	}
	.empresa p {
		margin-top: 10px;
	}
	#contenido h1{
		font-size:32px;
	}
	.photo h1{
		font-size:30px;
	}
	
	.photo p{
		font-size:18px;
	}
	.carousel-indicators li{
		width:10px;
		height:10px;
	}
	
	#carousel-home .carousel-indicators .active{
		width:10px;
		height:10px;
	}
	
	.home-btn1 h2{
		font-size:14px;
	}
	
	
	.home-btn2-tex h2{
		font-size:14px;
		margin-top:-3px;
	}
	
	.home-btn2-tex a{
		margin-top:4px;
		
	}
	
	#barra-top{
		margin-left:0px;
	}
	
	#carousel-home .carousel-indicators{
		left:18%;
	}
	
	#barra-top ul li{
		border-left:none;
	}
	
}


@media (max-width:500px) and (min-width: 400px) {

	#barra-top ul li a{
		padding: 19px 5px 14px 10px;
	}

	.botones-producto a{
		font-size: 15px !important;
	}

	.texto-producto h2{
		font-size: 18px !important;
	}
}


@media (max-width:900px) and (min-width: 701px) {

    .navbar-header {
	    float: none;
	}

	.navbar-left,.navbar-right {
	    float: none !important;
	}

	.navbar-toggle {
	    display: block;
		background:#FFA30E !important;
		margin-top: 0px;
		margin-bottom:0px;
		border: none;
		border-radius: 0px;
	}

	.navbar-collapse {
	    border-top: 1px solid transparent;
	    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}

	.navbar-fixed-top {
	    top: 0;
	    border-width: 0 0 1px;
	}

	.navbar-collapse.collapse {
	    display: none!important;
	}

	.navbar-nav {
	    float: none!important;
	    margin-top: 7.5px;
	}

	.navbar-nav>li {
	    float: none;
	}

	.navbar-nav>li>a {
	    padding-top: 10px ;
	    padding-bottom: 10px;
	}

	.collapse.in{
	    display:block !important;
	}

	#navbar li {
	    width: 100%;
	}

    #navbar a{
	   	width: 100%;
	   	text-align: left;
	   	padding: 5px;
	   	margin-top: 2px;
	   	font-size:20px;
	}

}


@media (max-width: 900px) and (min-width: 701px) {

    .img_xs{
		width: 303px;
	}

	#menu{
		padding-bottom: 11px;
	}

	.producto_item{
		width:47% !important;
	}

	.detalle-texto p{
		font-size: 15px !important;
		line-height: 21px !important;
	}

	.home-btn2-tex h1{
		font-size: 33px;
	}

	.home-btn2{
		border-color: transparent;
	}

	.home-btn1 h1{
		font-size: 31px;
	}

	#barra-top ul li a{
		padding: 19px 4px 14px 35px !important;
	}

	.home-btn2-tex{
		padding:22px 0px;
	}

	.home-btn1{
		padding: 25px 20px;
	}

	.btn-home1 h1{
		font-size: 36px;
	}

	.btn-home2 h1{
		font-size: 33px;
	}

	.btn-home1 span{
		padding: 29px 24px;
	}

	.btn-home2 span{
		padding: 29px 24px;
	}

	.btn-home1 img{
		left: 12%;
	}

	.empresa p{
		font-size: 17px;
		line-height: 23px;
	}

	.btn-home2 img{
		left: 12%;
	}

}



@media (max-width: 991px) and (min-width: 901px) {

    .img_xs{
		width: 303px;
	}

	.producto_item{
		width:47% !important;
	}

	.detalle-texto p{
		font-size: 15px !important;
		line-height: 21px !important;
	}

	.home-btn2-tex h1{
		font-size: 42px;
	}

	.home-btn2{
		border-color: transparent;
	}

	.home-btn1 h1{
		font-size: 36px;
	}

	.btn-home1 h1{
		font-size: 36px;
	}

	.btn-home2 h1{
		font-size: 36px;
	}

	.btn-home2 span{
		padding: 34px 25px;
	}

	.btn-home1 span{
		padding: 34px 25px;
	}

	.btn-home1 img{
		left: 19%;
	}

	.empresa p{
		font-size: 17px;
		line-height: 23px;
	}

	.btn-home2 img{
		left: 19%;
	}

	#navbar a{
		margin-right: 11px;
		padding-top: 28px;
	}

	#barra-top ul li a{
		padding: 19px 19px 14px 10px;
	}

}


@media (max-width:1097px) and (min-width: 992px) {

	#navbar a{
		padding-top: 41px;
		margin-right: 9px;
		font-size: 17px;
	}

	.home-btn1 h1{
		font-size: 44px;
	}

	.home-btn2-tex h1{
		font-size: 44px;
	}

	.btn-home2 h1{
		font-size: 36px;
	}

	.btn-home1 h1{
		font-size: 36px;
	}

	.btn-home1 img{
		left: 22%;
	}

	.btn-home2 img{
		left: 22%;
	}

	.home-btn1{
		padding: 31px 20px;
	}

	.home-btn2-tex{
		padding: 57px 0px;
	}

	.home-btn2{
		border-color: transparent;
	}

	.producto_item{
		width: 31% !important;
	}

	.botones-producto a{
		font-size: 15px !important;
	}

	.texto-producto h2{
		font-size: 18px !important;
	}
}



@media (max-width:1199px) and (min-width: 1098px) {

	#navbar a{
		padding-top: 41px;
		margin-right: 9px;
		font-size: 17px;
	}

	.home-btn1 h1{
		font-size: 44px;
	}

	.home-btn2-tex h1{
		font-size: 44px;
	}

	.btn-home2 h1{
		font-size: 36px;
	}

	.btn-home1 h1{
		font-size: 36px;
	}

	.btn-home1 img{
		left: 22%;
	}

	.btn-home2 img{
		left: 22%;
	}

	.home-btn1{
		padding: 31px 20px;
	}

	.home-btn2-tex{
		padding: 57px 0px;
	}

	.home-btn2{
		border-color: transparent;
	}

	.producto_item{
		width: 31% !important;
	}

	.botones-producto a{
		font-size: 15px !important;
	}

	.texto-producto h2{
		font-size: 18px !important;
	}

	.nivel1{
		font-size: 17px !important;
	}	

}


@media (max-width:1350px) and (min-width: 1200px) {

	#navbar a{
		margin-right: 0px;
		padding-top: 41px;
		font-size: 18px;
	}

	.producto_item{
		width: 30% !important;
	}

	#barra-top ul li a{
		padding: 19px 4px 14px 10px;
	}

	.nivel1{
		font-size: 17px !important;
	}

	.texto-producto h2{
		font-size: 18px !important;
	}

	.botones-producto a{
		font-size: 15px !important;
	}

	.detalle-texto p{
		font-size: 15px !important ;
		line-height: 15px !important;
	}

	.home-btn1 h1{
		font-size: 41px;
	}

	.home-btn2-tex{
		padding: 46px 0px;
	}

	.home-btn2-tex h1{
		font-size: 41px;
	}

	.home-btn2{
		border-color: transparent;
	}

	.home-btn1{
		padding: 26px 20px;
	}

	.btn-home1 h1{
		font-size: 37px;
	}

	.btn-home2 h1{
		font-size: 37px;
	}

	.btn-home1 img{
		left: 22%;
	}

	.btn-home2 img{
		left: 22%;
	}
}


@media (max-width:1500px) and (min-width: 1351px) {

	#navbar a{
		margin-right: 9px;
		padding-top: 45px;
	}

	#barra-top ul li a{
		padding:19px 7px 14px 10px ;
	}

	.producto_item{
		width: 31% !important;
	}

	.nivel1{
		font-size: 17px !important;
	}

	.home-btn1 h1{
		font-size: 41px;
	}

	.home-btn2-tex{
		padding: 46px 0px;
	}

	.home-btn2-tex h1{
		font-size: 41px;
	}

	.home-btn2{
		border-color: transparent;
	}

	.home-btn1{
		padding: 26px 20px;
	}

	.btn-home1 h1{
		font-size: 37px;
	}

	.btn-home2 h1{
		font-size: 37px;
	}

	.btn-home1 img{
		left: 22%;
	}

	.btn-home2 img{
		left: 22%;
	}


}


@media (max-width:1700px) and (min-width: 1501px) {

	#navbar a{
		margin-right: 27px;
		padding-top: 55px;
	}

	.producto_item{
		width: 30% !important;
	}

	.nivel1{
		font-size: 17px !important;
	}

	.home-btn1{
		padding: 26px 20px;
	}

	.home-btn1 h1{
		font-size: 49px;
	}

	.home-btn2-tex h1{
		font-size: 54px;
	}

	.home-btn2{
		border-color: transparent;
	}

	.btn-home1 img{
		left: 28%;
	}

	.btn-home2 img{
		left: 28%;
	}

}


@media (max-width:1900px) and (min-width: 1701px) {

	#navbar a{
		margin-right: 49px;
		padding-top: 58px;
	}

	.producto_item{
		width: 30% !important;
	}
}
