body{
	margin:0;
	padding:0;
}
/*::-webkit-scrollbar {
    width: 7px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset  0 6px 0 6px  #f1f1f1; 
    border-radius: 0px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 6px 6px 6px 6px #ff7900; 
}*/
@font-face {
	font-family: 'NexaBold';
	src: url('../fonts/Nexa_Bold.eot');
	src: url('../fonts/Nexa_Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/Nexa_Bold.woff2') format('woff2'),url('../fonts/Nexa_Bold.woff') format('woff'),url('../fonts/Nexa_Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'NexaLight';
	src: url('../fonts/Nexa_Light.eot');
	src: url('../fonts/Nexa_Light.eot?#iefix') format('embedded-opentype'),url('../fonts/Nexa_Light.woff2') format('woff2'),url('../fonts/Nexa_Light.woff') format('woff'),url('../fonts/Nexa_Light.ttf') format('truetype');
}
@font-face {
	font-family: 'UniSansThin';
	src: url('../fonts/UniSansThin.eot');
	src: url('../fonts/UniSansThin.eot?#iefix') format('embedded-opentype'),url('../fonts/UniSansThin.woff2') format('woff2'),url('../fonts/UniSansThin.woff') format('woff'),url('../fonts/UniSansThin.ttf') format('truetype');
}
*{
	font-family: 'NexaLight';
}
.col33 img{
	max-width:100%;
}
.logo{
	width:25%;
	position:relative;
	float:left;
}
.menuresponsivo{
	display:none;
}
.menu{
	width:55%;
	position:relative;
	float:left;
}
.menu-a{
	font-family: 'UniSansThin';
    color: gray;
    text-decoration: none;
    font-size: 17px;
	margin-left: 10px;
    margin-right: 10px;
	font-weight:bold;
}
.menu-a:hover{
	color:#ff7900;
}
.telefonos{
	width:20%;
	position:relative;
	float:left;
	font-family: 'NexaLight';
}
.divborde{
	width:100%;
	position:relative;
	float:left;
	border-left:1px solid black;
}
.seccion{
	width:100%;
	position:relative;
	float:left;
}
.in{
	width:90%;
	position:relative;
	float:left;
	left:5%;
}
.mar10{
	margin-top:10px;
	margin-bottom:10px;
}
.mar15{
	margin-top:15px;
	margin-bottom:15px;
}
.mar20{
	margin-top:20px;
	margin-bottom:20px;
}
.mar30{
	margin-top:30px;
	margin-bottom:30px;
}
.contenedor{
	position:relative;
	width:1800px;
	max-width:100%;
	margin:0 auto;
}
#cuerpo{
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
}
.orn{
	margin-top:10px;
	border:1px solid #ff7900;
}
.cuadro{
	width:60%;
	position:Relative;
	float:left;
	font-family: 'NexaLight';
	font-size:9.8pt;
	background-color:white;
}
.cuadro h3{
	margin-top:10px;
	margin-bottom:10px;
}
.box{
	 box-shadow: 2px 2px 9px 3px #888888;
	 -moz-box-shadow: 2px 2px 9px 3px #888888;
	-webkit-box-shadow: 2px 2px 9px 3px #888888;
}
.cuadro-imagen{
	width:40%;
	position:relative;
	float:left;
	text-align:center;
}
.espacio-circulo{
	width:36%;
	position:relative;
	float:left; 
}

.borde-circulo{
	border:2px solid white;
	position: relative;
	width:250px;
	height:250px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	margin: 0 auto;
	margin-top:80%;
}
.circulo{
	background-color: white;
    position: relative;
    float: left;
    font-family: 'NexaLight';
    width: 95%;
    height: 235px;
    border-radius: 50%;
    margin-left: 3%;
    margin-top: 3%;
}
.incirculo{
	width: 80%;
    position: Relative;
    float: left;
    left: 10%;
    margin-top: 80px;
    font-size: 15px;
    text-align: center;
}
.area-productos{
	width:64%;
	position:relative;
	float:left; 
	font-family: 'NexaLight';
}
.inproductos{
	width:95%;
	position:relative;
	float:left;
	left:2.5%;
}
.descripcion{
	font-size:10pt;
}

.cnt{
	text-align:center;
}
.mart10{
	margin-top:10px;
}
.col50{
	position:relative;
	float:left;
	width:50%;
}


.cl50{
	position:relative;
	float:left;
	width:50%;
}
.rd{
	background-color:#f30235;
	color:white;
}
#footer{
	background-color:#1a1a1a;
}
.mapa{
	width:60%;
	position:relative;
	float:left;
}
.formulario{
	width:40%;
	position:relative;
	float:left;
	color:white;
	font-family: 'NexaBold';
}
.tbl{
	width: 100%;
    max-width: 350px;
    position: relative;
    margin: 0 auto;
}
.inp{
	width:100%;
}
.ara{
	width:100%;
	resize:none;
	height:80px;
}
.send{
	background: #1a1a1a;
    border: none;
    color: #ff7900;
    font-size: 17px;
}
#pie{
	font-family: 'NexaLight';
	color:white;
	font-size:small;
}
/******************Nosotros************************/
.gry{
	background-color:#f6f6f6;
}
.ora{
	background-color: #ff6c00;
    color: white;
}
.masora{
	background-color:#ee6805;
    color: white;
	padding-bottom:20px;
}
.upper{
	/*text-transform:uppercase;*/
}
/******************Productos************************/
.categorias{
	width:25%;
	position:relative;
	float:left;
}
.productos{
	width:75%;
	position:relative;
	float:left;
}
.productos a{
	color:black;
}
.productos a:hover{
	color:orange;
}
.col33{
	width:33.33%;
	position:relative;
	float:left;
	text-align:center;
	margin-bottom: 20px;
}
	
.minh {
    min-height: 400px;
}
.brdg {
    box-shadow: 7px 0 7px -2px #ccc, -7px 0 7px -2px #ccc;
    -moz-box-shadow: 7px 0 7px -2px #ccc, -7px 0 7px -2px #ccc;
    -webkit-box-shadow: 7px 0 7px -2px #ccc, -7px 0 7px -2px #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
}

.subcat{
	color:white;
	text-decoration:none;
}
.subcat:hover{
	color:black;
}
.selec{
	display:none;
}
.col30{
	width:35%;
	position:Relative;
	float:left;
}
.col30 img{
	width:100%;
}
.col70{
	width:65%;
	position:Relative;
	float:left;
}
.brdg{
	border:1px solid gainsboro;
}


.btnact:active{
	background-color: black;
}
/******************Blog************************/
.recientes{
	width:30%;
	position:relative;
	float:left;
}
.principal{
	width:70%;
	position:relative;
	float:left;
}
.principal img{
	width:100%;
}
.fecha{
	width: 78px;
    height: 78px;
    border-radius: 100%;
    text-align: center;
	background-color: #f6f6f6;
	position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
	line-height:78px;
}
.numero{
	color: #1681e5;
    font-size: 20px;
    font-weight: bold;
}
.mes{
	 font-weight: bold;
}
.titulo{
	background: white;
    margin-top: -85px;
    width: 90%;
    left: 5%;
}
.titulo h1{
	margin-top:35px;
}
.buto{
	border-radius: 0.25em;
    border: none;
    padding: .6em 1.2em;
    background-color: #ff6c00;
    color: #ffffff;
    font-size: 18px;
	-webkit-transition: all 420ms ease-in-out;
    -moz-transition: all 420ms ease-in-out;
    -o-transition: all 420ms ease-in-out;
    transition: all 420ms ease-in-out;
	cursor:pointer;
}
.buto:hover{
	background-color:black;
	-webkit-transition: all 420ms ease-in-out;
    -moz-transition: all 420ms ease-in-out;
    -o-transition: all 420ms ease-in-out;
    transition: all 420ms ease-in-out;
}
.listablog{
	margin:0;
	padding:0;
	list-style-type:none;
}
.listablog li{
	padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid gainsboro;
    border-left: 1px solid gainsboro;
    border-right: 1px solid gainsboro;
    padding-left: 10px;
    padding-right: 10px;
}
.listablog li:hover{
	background-color:gainsboro;
	font-weight:bold;
}
.first{
	 border-top: 1px solid gainsboro;
}
/**************Contacto********************/
.inp2{
	width:100%;
	font-size:25px;
	border:1px solid gainsboro;
}
.tabla{
	width:100%;
	max-width:600px;
	margin:0 auto;
	position:relative;
}
.blk{
	background-color:black;
	color:white;
}
/**********************Paginacion*******************/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li>a, .pagination>li>span {
        position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #ff7900;
    color: #fff;
    margin-left: -1px;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: white;
    background-color: #000;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #000;
   
    cursor: default;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
@media screen and (max-width: 1265px){
	#cuerpo{
		background-image:none;
	}
	.espacio-circulo{
		width:100%;
		background-color:#ff7900;
	}
	.borde-circulo{
		margin-top:20px;
		margin-bottom:20px;
	}
	.area-productos{
		width:100%;
	}
	.brg{
		border: 1px solid gainsboro;
		padding-top: 2px;
		padding-bottom: 3px;
		margin-bottom:20px;
		
	}
}
@media screen and (max-width: 1160px){
	.cuadro {
		width:100%;
		margin-bottom:20px;
	}
	.cuadro-imagen{
		width:100%;
		display:none;
	}
}
@media screen and (max-width: 1117px){
	.col50{
		width:100%;
	}
	.brg{
		width: 90%;
		left: 0%;
	}
	.rd{
		padding-top: 5px;
		padding-bottom: 5px;
	}
}
@media screen and (max-width: 1060px){
	.logo{
		width:100%;
		text-align:center;
	}
	.menu{
		width:100%;
		text-align:center;
	}
	.telefonos{
		width:100%;
	}
	.divborde{
		border-left:none;
		text-align:center;
	}
}
@media screen and (max-width: 950px){
	.principal{
		width:100%;
	}
	.recientes{
		width:100%;
	}
}
@media screen and (max-width: 900px){
	.categorias{
		width:100%;
	}
	.productos{
		width:100%;
	}
	.barralat{
		display:none;
	}
	.selec{
		display:block;
		width: 100%;
		margin-bottom: 30px;
		font-size: 18px;
	}
}
@media screen and (max-width: 800px){
	.col33{
		width:50%;
	}
}
@media screen and (max-width: 667px){
	.logo{
		width:100%;
		text-align:center;
	}
	.menu{
		width:100%;
	}
	.telefonos{
		width:100%;
	}
	.divborde{
		border-left:none;
		text-align:center;
	}
	#cuerpo{
		background-image:none;
	}
	.cuadro{
		width:100%;
		margin-bottom:20px;
	}
	.cuadro-imagen{
		width:100%;
		display:block;
	}
	.cuadro-imagen img{
		width:100%;
	}
	.espacio-circulo{
		width:100%;
		background-color:#ff7900;
	}
	.borde-circulo{
		margin-top:20px;
		margin-bottom:20px;
	}
	.area-productos{
		width:100%;
	}
	.mapa{
		width:100%;
	}
	.formulario{
		width:100%;
		margin-bottom:20px;
	}
	.menu{
		display:none;
	}
	.menuresponsivo{
		display:block;
		text-align:right;
		font-size: 22px;
	}
	.navegacion {
		margin: 0;
		padding: 0;
	}
	.navegacion li {
		width: 100%;
		text-align: left;
		font-size: 18px;
		padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		color: black;
		list-style-type: none;
		font-family: 'NexaLight';
	}
	.navegacion li:hover{
		background-color:#ff7900;
		color:white;
	}
	.navegacion a{
		text-decoration:none;
	}
	.brg{
		border:none;
	}
}
@media screen and (max-width: 555px){
	.col33{
		width:100%;
		
	}
	
}
@media screen and (max-width: 535px){
	.cl50{
		width:100%;
	}
	.rd{
		margin-bottom:30px;
	}
	.titulo{
		width:100%;
		left:0;
		margin-top:0px;
	}
	.recientes{
		width: 100%;
		background: gainsboro;
		padding-bottom: 30px;
	}
}