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

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

#contenedor{
	width:100%;
	overflow:hidden;
	position:relative;
}

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

.clear{
	clear:both;
}

.borde{
  	height:5px;
  	width: 100%;
}

#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: #000;
  	display: block;
  	padding:7px;
  	padding-top:52px;
  	text-transform: uppercase;
  	font-family:"Spy_Agency_Bold_Italic";
  	font-size: 20px;
  	margin-right: 67px;
}

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

#navbar .selec{
  	color:#9c0003;
  	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: #000;
  	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;
  	font-family:"Roboto Regular";
  	padding: 19px 24px 14px 10px;
}

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

#buscar input{
	border: none;
  	background: #f6f6f6;
  	border-radius: 0px;
  	min-height: 50px;
  	font-family: 'Roboto', sans-serif;
  	font-size: 16px;
}

#buscar button{
	border: none;
	color: #fff;
    background: #9c0003;
    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/cart.png) no-repeat;
  	width: 45px;
  	height: 52px;
  	margin-right: -9px !important;
}

#cart-badge {
  	font-size: 20px;
  	background: #9c0003;
  	color: #fff;
  	padding: 7px 12px;
  	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: 62px 0px;
}

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

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

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

#carousel-home .carousel-indicators li{
  	background: #FFF;
  	border: none;
}

.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: #9c0003;
}

#home-pro{
	padding: 45px 15px;
	background: url(../img/bg.jpg) center top;
}

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

.home-pro span{
	text-align: center;
	float: left;
	position: relative;
	width: 100%;
	margin-top: 15px;
	font-size: 22px;
	color: #000;
	font-family: "Spy_Agency_Bold_Italic";
}

.photo {
	background-attachment: fixed;
  	padding-top: 100px;
  	padding-bottom: 80px;
	background-position: 20% 0;
	position: relative;
  	background-image: url(../img/img.jpg);
  	background-size: cover;
	font-family: 'Roboto', sans-serif;
}

.texto-photo{
  	display: inline-block;
  	padding:60px 30px;
  	color: #FFF;
  	background: rgba(0, 0, 0, 0.8);
}

.texto-photo h1{
  	width: 100%;
  	float: left;
  	position: relative;
  	font-family: "Spy_Agency_Bold_Italic";
  	font-size: 46px;
}

.texto-photo p{
  	font-family:"Roboto Regular";
  	width: 100%;
  	float: left;
  	position: relative;
  	font-size: 18px;
  	margin-top: 20px;
  	line-height: 23px;
  	text-align:justify;
}

.texto-photo a{
  	display: inline-block;
  	margin-top: 40px;
  	padding: 7px 20px;
    background: rgba(250,47,54,1);
    background: -moz-linear-gradient(left, rgba(250,47,54,1) 0%, rgba(156,0,3,1) 73%, rgba(156,0,3,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(250,47,54,1)), color-stop(73%, rgba(156,0,3,1)), color-stop(100%, rgba(156,0,3,1)));
    background: -webkit-linear-gradient(left, rgba(250,47,54,1) 0%, rgba(156,0,3,1) 73%, rgba(156,0,3,1) 100%);
    background: -o-linear-gradient(left, rgba(250,47,54,1) 0%, rgba(156,0,3,1) 73%, rgba(156,0,3,1) 100%);
    background: -ms-linear-gradient(left, rgba(250,47,54,1) 0%, rgba(156,0,3,1) 73%, rgba(156,0,3,1) 100%);
    background: linear-gradient(to right, rgba(250,47,54,1) 0%, rgba(156,0,3,1) 73%, rgba(156,0,3,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa2f36', endColorstr='#9c0003', GradientType=1 );
    text-transform: uppercase;
    font-size: 14px;
    color: #FFF;
}

.texto-photo a:hover{
    text-decoration: none;
    background: #bebebe;
}

#links{
    padding: 60px 0px;
    background: url(../img/bg.jpg) center top;
}

.link{
    width: 100%;
    float: left;
    position: relative;
}

.texto-link{
  	text-align: center;
  	background: rgba(0, 0, 0, 0.7);
  	position: absolute;
  	right: 0px;
  	top: 0px;
  	width: 50%;
  	height: 100%;
  	padding: 45px 15px;
}

.texto-link h1{
  	font-family: "Spy_Agency_Bold_Italic";
  	font-size: 30px;
  	color: #FFF;
}

.texto-link p{
  	font-family:"Roboto Regular";
  	margin-top: 20px;
  	font-size: 15px;
  	color: #FFF;
  	line-height: 19px;
}

.link-p{
  	text-transform: uppercase;
  	text-decoration: underline;
}

.link:hover .texto-link{
  	background: #9c0003cc;
}

footer{
  	background:#fff;
}

.datos{
  	padding: 20px 0px;
  	color: #000;
}

.datos h1{
  	float: left;
  	position: relative;
  	padding-right: 12px;
  	border-right: solid 1px #000;
  	text-align: right;
  	font-family: "Spy_Agency_Bold_Italic";
  	line-height: 22px;
}

.datos p{
  	font-family:"Roboto Regular";
  	font-size:18px;
  	float: left;
  	margin-left: 12px;
  	position: relative;
  	line-height: 22px;
}

.redes{
  	background: url(../img/bg-redes.png) no-repeat center bottom;
  	height: 130px;
  	text-align: center;
}

.redes h2{
  	margin-top: 30px;
  	font-family: "Spy_Agency_Bold_Italic";
  	color: #000;
  	text-align: left;
  	margin-left: 75px;
}

#fb{
  	background: url(../img/redes.png) no-repeat  -10px 0px;
  	width: 50px;
  	height: 50px;
  	display: inline-block;
  	margin-top: 30px;
}

#fb:hover{
  	background: url(../img/redes-h.png) no-repeat  -10px 0px;
}

#ins{
  	background: url(../img/redes.png) no-repeat right top;
  	width: 55px;
  	height: 50px;
  	display: inline-block;
  	margin-top: 30px;
}

#ins:hover{
  	background: url(../img/redes-h.png) no-repeat right top;
}

#web{
   	background: #000;
  	padding: 11px 0px;
}

#web a{
  	background: url(../img/web.png) no-repeat right;
  	padding-right: 110px;
  	color: #ffffff47;
	text-decoration: none;
	float: right;
	font-size: 11px;
}

#contenido h1{
  	padding-bottom: 10px;
}

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

.empresa h1{
	font-size:30px !important;
	color: #9c0003;
	font-family:"Spy_Agency_Bold_Italic" !important ;
	border-bottom:2px solid #9c0003;
	margin-top:22px;
}

.empresa p{
  	text-align: justify;
	font-family:"Roboto Regular";
  	margin-top: 154px;
  	font-size:18px;
  	color: #151515;
  	line-height:22px;
}

#mision{
	padding: 200px 15px;
	background: url(/assets/img/empresa/fondo.jpg);
}

#mision h1{
	color: #fff;
	font-family: "Spy_Agency_Bold_Italic";
	font-size: 30px;
	text-transform: uppercase;
	text-shadow: 2px 4px 4px #000;
}

#mision p{
	color: #fff;
	margin-top: 30px;
	line-height: 22px;
	text-align: justify;
	font-family:"Roboto Regular";
  	font-size:18px;
}

.mision{
	padding-left: 75px;
	background: url(../img/empresa/ico1.png) no-repeat left top;
}

.vision{
	padding-left: 75px;
	background: url(../img/empresa/ico1.png) no-repeat left top;
}

#valores{
  	padding: 51px 0px;
  	background: url(../img/bg.jpg);
  	background-size: cover;
  	text-align: center;
}

#valores h1{
  	font-family: "Spy_Agency_Bold_Italic";
  	font-size: 30px;
  	color: #9c0003;
  	padding: 2px 20px;
 	display: inline-block;
}

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

#valores h2{
  	color: #fff;
  	background: #000;
  	display: inline-block;
  	text-transform: uppercase;
 	font-family:"Roboto Regular";
  	margin-top: 5px;
  	font-size:18px;
  	padding: 5px 25px;
}

#valores p{
  	margin-top: 10px;
  	color: #FFF;
  	display: inline-block;
  	width: 70%;
  	line-height: 19px;
}

.contacto h1{
	font-size:30px !important;
	color: #9c0003;
	font-family:"Spy_Agency_Bold_Italic" !important ;
	border-bottom:2px solid #9c0003;
	margin-top:22px;
}

#contacto p{
  	text-align: justify;
  	font-family:"Roboto Regular";
  	margin-top: 50px;
  	padding-left: 60px;
	line-height: 20px;
}

#formulario{
  	margin-top: 20px;
}

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

#formulario input{
	width:100%;
	background-color:#000;
	color:#fff;
	border:none;
	font-family:"Roboto Regular";
	font-size:16px;
	padding:14px 8px;
	margin-top: 5px;
}

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

#enviar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:16px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:30px !important;
	margin-bottom:30px !important;
	padding:10px 0px !important;
	background: #9c0003 !important;
	font-weight: bold;
	margin-right: 15px;
}

#enviar:hover{
  	background:#000 !important;
	color: #FFF !important;
}

#borrar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:16px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:30px!important;
	margin-bottom:30px !important;
	padding:10px 0px !important;
	font-weight: bold;
	background: #9c0003!important;
}

#borrar:hover{
    background: #000 !important;
	color: #FFF !important;
}

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

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

#ampliar:hover{
  	background: #000;
	color: #FFF;
}

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

.pagination > li > a, .pagination > li > span{
	color: #000;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
	background-color: #9C0003;
	border-color: #9C0003;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover{
	color: #fff;
	background-color: #9c0003;
	border-color: #9c0003;
}


@media (max-width: 700px){
	
	.navbar-header {
	    float: none;
	}

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

	.navbar-toggle {
	    display: block;
		background:#9c0003 !important;
	}

	.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:18px;
	}

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

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

	.producto {
		max-height: 450px;
	}

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

	.empresa p {
		margin-top: 10px;
	}

	#contenido h1{
		font-size:32px;
	}

	.photo h1{
		font-size:22px;
	}
	
	.photo p{
		font-size:17px;
	}

	.carousel-indicators li{
		width:10px;
		height:10px;
	}
	
	#carousel-home .carousel-indicators .active{
		width:10px;
		height:10px;
	}
	
	#carousel-home .carousel-indicators{
		left:18%;
	}
	
	#barra-top ul li{
		border-left:none;
	}

	.texto-link h1 {
    	font-size: 20px;
    }

	.vision {
   		margin-top: 30px;
	}
	
}




@media (max-width: 780px) and (min-width: 700px){
	
	.navbar-header {
	    float: none;
	}

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

	.navbar-toggle {
	    display: block;
		background: #9c0003 !important;
	}

	.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;
	}

	.carrito-item a{
		font-size: 17px;
	}

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

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

   	.producto {
		max-height: 450px;
	}

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

	.empresa p {
		margin-top: 38px;
		font-size:15px;
	}

	.photo h1{
		font-size:29px;
	}
	
	.photo p{
		font-size:15px;
	}
	
	#contenido h1{
		font-size:33px;
	}

	.home-pro span {
   		font-size: 15px;
    }

	.texto-link h1 {
    	font-size: 20px;
    }

	.redes h2 {
    	font-size: 12px;
	}

	.vision {
   		margin-top: 30px;
	}

}





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

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

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

	.producto {
		max-height: 450px;
	}

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

	.empresa p {
		margin-top: 76px;
		font-size:17px;
	}
	
	.photo h1{
		font-size:22px;
	}
	
	.photo p{
		font-size:18px;
	}
	
    #contenido h1{
		font-size:44px;
	}

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

	#mision p{
		font-size: 17px;
		line-height: 18px;
	}

	.detalle-texto h1{
		font-size: 20px !important;
	}

	.detalle-texto h3{
		font-size: 17px !important;
	}

	#cantidad-text{
		font-size: 17px !important;
	}

	.detalle-texto h2{
		font-size: 21px !important;
	}

	.carrito-item a{
		font-size: 17px !important;
	}

	#login h1{
		font-size: 24px;
	}

	.agregar{
		font-size: 14px !important;
	}

	.detalle-texto p{
		font-size: 14px !important;
	}

	.home-pro span {
   		font-size: 16px;
    }

	.texto-link h1 {
    	font-size: 20px;
	}

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

	.redes h2 {
    	font-size: 12px;
	}

	.datos p {
		font-size: 11px;
   	}

}



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

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

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

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

	.empresa p {
		margin-top: 85px;
		font-size: 17px;
	}

	.photo h1{
		font-size:35px;
	}
	
	.photo p{
		font-size:18px;
	}
	
	#contenido h1{
		font-size:44px;
	}
	
	#navbar a{
		font-size:20px;
		margin-right:11px;
		padding-top: 0px;
	}

	.detalle-texto h1{
		font-size: 22px !important;
	}

	.agregar{
		font-size: 15px !important;
	}

	#carrito h1{
		font-size: 24px !important;
	}

	.detalle-texto h2{
		font-size: 22px !important;
	}

	.producto{
		min-height: 596px !important;
	}

	.detalle-texto p{
		font-size: 14px !important;
	}

	.detalle-texto h3{
		font-size: 18px !important;
	}

	#cantidad-text{
		font-size: 18px !important;
	}

	.home-pro span {
    	font-size: 18px;
    }

	.texto-link h1 {
		font-size: 22px;
    }

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

	.redes h2 {
    	font-size: 12px;
	}

	.datos p {
		font-size: 11px;
    }

}


@media (max-width: 1150px) and (min-width: 990px){

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

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

	.producto {
		max-height: 450px;
	}

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

	.empresa p {
		margin-top: 113px;
        font-size: 17px;
	}

	.photo h1{
		font-size:35px;
	}
	
	.photo p{
		font-size:18px;
	}
	
	#contenido h1{
		font-size:44px;
	}
	
	#navbar a{
		font-size:17px;
		margin-right:-3px;
		padding-top:49px;
	}

	#barra-top ul li{
		padding:7px 6px ;
	}

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

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

	.img-producto{
		height: auto !important;
	}

	.home-pro span {
    	font-size: 18px;
    }

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

	.redes h2 {
    	font-size: 12px;
	}

	.datos p {
		font-size: 15px;
   }

   .producto{
   	min-height: 428px !important;
   }

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

   .detalle-texto h3{
   	font-size: 18px !important;
   }

   #cantidad-text{
   	font-size: 18px !important;
   }

   .agregar{
   	font-size: 15px !important;
   }

}





@media (max-width: 1200px) and (min-width: 1150px){
	
	#navbar a{
		font-size:17px;
		margin-right:21px;
	}
	
	.caption h2{
		font-size:56px;
	}

	#contenido h1{
		font-size:43px;
	}
	
	.photo h1{
		font-size:40px;
	}
	
	#contacto p{
		font-size:18px;
		padding-left:25px;
	}

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

	.producto{
		min-height: 419px !important;
	}

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

	.detalle-texto h1{
		font-size: 22px;
	}
	
}



@media (max-width: 1300px) and (min-width: 1200px){
	
	#navbar a{
		font-size:17px;
		margin-right:8px;
		padding-top:32px;
	}
	
	#contenido h1{
		font-size:41px;
		padding-bottom:10px;
	}
	
	.photo h1{
		font-size:35px;
	}
	
	.caption h2{
		font-size:63px;
	}
	
	.empresa p{
		margin-top: 71px;
		font-size:16px;
	}
	#contacto p{
		font-size:18px;
		padding-left:4px;
	}
	.home-pro span {
    	font-size: 16px;
	}
	.texto-link h1 {
   		font-size: 22px;
    }
	.datos h1 {
    	font-size: 12px;
	}
	.redes h2 {
    	font-size: 12px;
	}
	.datos p {
		font-size: 15px;
   }

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

   .img-producto{
     	height: auto !important;
    }

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

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

    .producto{
    	min-height: 424px !important;
    }

    .detalle-texto h1{
    	font-size: 20px !important;
    }

    .detalle-texto h2{
    	font-size: 20px !important ;
    }

    .detalle-texto h3{
    	font-size: 17px !important;
    }

    #cantidad-text{
    	font-size: 17px !important;
    }

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

    .agregar{
    	font-size: 14px !important;
    }

    .carrito-item a{
    	font-size: 17px !important;
    }
}


@media (max-width: 1400px) and (min-width: 1300px){
	
	#navbar a{
		font-size:17px;
		margin-right:17px;
		padding-top:24px;
	}

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

	.img-producto{
		height: auto !important;
	}
	
	#contenido h1{
		font-size:45px;
	}
	
	.photo h1{
		font-size:40px;
	}
	
	.caption h2{
		font-size:69px;
	}
	
	.empresa p{
		margin-top: 80px;
		font-size:17px;
	}

	#contacto p{
		font-size:18px;
		padding-left:15px;
	}

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

	.home-pro span {
    	font-size: 18px;
    }

	.texto-link h1 {
    	font-size: 26px;
    }

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

    .producto{
    	min-height: 405px !important;
    }

    .detalle-texto h1{
    	font-size: 20px !important;
    }

    .agregar{
    	font-size: 14px !important;
    }

	.datos p {
    	font-size: 16px;
    }
}



@media (max-width: 1600px) and (min-width: 1400px){
	
	#navbar a{
		font-size:20px;
		margin-right:17px;
		padding-top:35px;
	}

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

	.producto{
		min-height: 454px !important;
	}

	.nivel1{
		font-size: 17px !important;
	}
	
	#contenido h1{
		font-size:45px;
	}
	
	.caption h2{
		font-size:68px;
	}
	
	.empresa p{
		margin-top: 96px;
        font-size: 17px;
	}
	
	#contacto p{
		font-size:18px;
		padding-left:23px;
	}
	
	#barra-top ul li a{
		padding:19px 1px 14px 5px;
		font-size:12px;
	}
	
}


@media (max-width: 1700px) and (min-width: 1600px){
	
	#navbar a{
		font-size:21px;
		margin-right:25px;
		padding-top:40px;
	}
	
	#contenido h1{
		font-size:61px;
	}
	
	.empresa p{
		margin-top: 157px;
	}
	
	#barra-top ul li a{
		padding:19px 8px 14px 10px;
	}
	
	#contacto p{
		padding-left:40px;
		font-size:18px;
	}
}
