/* CSS3 Document */
@font-face {
	font-family: Code_bold;
	src:url(../fonts/code_bold.otf);
}


header,nav,section,article,aside,footer,figure{
	display:block;
}

body{
	padding:0px;
	margin:0px;
    font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
}

a{
	text-decoration:none;
}

img{
	border:none;
}

ul{
	margin:0px;
	padding:0px;
}

ul li{
	list-style:none;
}

a img{
	border:none;
}

.cl{
	clear:both;
}

.izq{
	float:left;
}

.der{
	float:right;
}

.logo{
	max-width:119px;
	max-height:119px;
	float:left;
    margin-top: -20px;
}

/*spam{
	font-size: 33px;
    margin-top: 22px;
    padding: 0 18px;
    display: inline-block;
    font-weight: bold;
    color: #354584;
}*/
	
.logo-texto {
    font-size: 26px;
    margin-top: 20px;
    padding: 0 18px;
    display: inline-block;
    font-weight: bold;
    color: #D52E2C;
}

h2 {
    text-transform: uppercase;
	font-family: Code_bold;
    font-size: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
}

h3 {
    text-transform: uppercase;
	font-family: Code_bold;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

nav{
	width: 63%;
    float: right;
    border-bottom: 5px solid #354584;
    margin-top: 55px;
}

.triangulo_top_right {
	border-top: 32px solid #354584;
    border-left: 55px solid transparent;
    background: #fff;
    float: left;	
}

.col-head1{
	width:30%;
	float:left;
}

.col-head1 .mini-contenedor{
	float:right;
}

.col-head2{
	width:70%;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	font-size: 13px;
	background:#354584;
}

.col-head2 .mini-contenedor{
    width: 915px;
    color: #FFF;
    text-align: right;
}

.col-head2 span{
	display:block;
	padding-top:8px;
	padding-bottom:8px;
}

.col-head2 .tel-icon{
	background:url(../img/phone.png) left center no-repeat;
	float:right;
	padding-left: 25px;
}

.col-head2 .email-icon{
	background:url(../img/email.png) left center no-repeat;
	float:right;
	padding-left: 30px;
	margin-left:30px;
}

.contenedor{
	width:1200px;
	margin:auto;
	position:relative;
}

.media {
    position: absolute;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
}

.paginacion-fondo{
	background:#3f3f3f;
	padding-top:10px;
	padding-bottom:10px;
}

#nosotros h2 {
    text-align: center;
    margin-top: 0px;
}

#nosotros p {
    text-align: justify;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 10px;
}

#nosotros .contenedor{
	width:920px;
	margin:auto;
}

#nosotros {
    padding-top: 30px;
    padding-bottom: 30px;
}

#nosotros .col{
	width:40%;
	float:left;
}

#nosotros .col-last{
	width:57%;
	float:right;
}

#nosotros img{
	width:100%;
}

.redes{
    width: 200px;
    margin-top: 70%;
    margin: 0 17px 0 0;
    z-index: 2016;
    position: fixed;
}

ul.redes-total {
	position: fixed;
	padding: 0px 0;
	margin-top:410px;
	z-index: 2000;
	display: inline-block;
	width: 38px !important;
	right: 0;
}

ul.redes-total a{
	margin:0 0 0 0;
	position: relative;
	display: block;
}
ul.redes-total img{
	display:block;
}

#servicios h2{
	color:#ffffff;
	text-align:center;
}

.lista-servicios{
	width:80%;
	margin:auto;
	display:block;
}

.lista-servicios a {
    display: block;
	padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 13px;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

.lista-servicios a:hover {
    background: #fff;
    color: #801815;
}

.lista-servicios a span {
    padding-right: 24px;
    background: url(../img/1.png) right no-repeat;
}

.lista-servicios a:hover span {
	background: url(../img/2.png) right no-repeat;
}

.col-servicio1 {
    background: #bd312f;
    width: 65%;
    float: left;
}

.col-servicio1 .mini-contenedor {
    width: 824px;
    float: right;
}

.col-servicio2 {
    background: #801815;
    width: 35%;
    float: right;
}

.col-servicio2 .mini-contenedor {
    width: 376px;
	float:left;
	height: 377px;
}

.col-servicio2 .btn-vermas{
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 16px;
    padding: 6px 20px 6px 20px;
    border: solid #FFFFFF 2px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Casper, Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
    cursor: pointer;
    margin-top: 40px;
    background: #801815;
    margin-right: 35px;
}

.col-servicio2 .btn-vermas:hover{
    color: #801815;
    border: solid #FFFFFF 2px;
    background: #FFFFFF;
}

.col-servicio1{
	text-align: center;
}

.col-servicio1 .btn-vermas{
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 16px;
    padding: 6px 20px 6px 20px;
    border: solid #FFFFFF 2px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Casper, Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
    cursor: pointer;
    margin-top: 20px;
    background: #BD312F;
}

.col-servicio1 .btn-vermas:hover{
    color: #801815;
    border: solid #FFFFFF 2px;
    background: #FFFFFF;
}

#productos .col{
	width:35%;
	float:left;
}

#productos .col-last{
	width:64%;
	float:right;
    margin-top: 60px;
}


	
.col-footer{
	width:50%;
	float:left;
    background: #354584;
}

.col-footer h3{
	color:#FFF;
}

.col-footer .mini-contenedor{
	width:600px;
	float:right;
    height: 403px;
}

footer{
	background:#3f3f3f;
	color:#fff;
	padding-top:10px;
	padding-bottom:15px;
}

#productos{
	background:url(../img/fondo-prod.jpg) center no-repeat;
	background-size:cover;
	height:300px;
}

#productos h2{
	color:#FFF;
    text-align: center;
	font-size: 40px;
}

#productos p{
	color:#FFF;
    text-align: center;
	font-size: 24px;
}

#contacto{
	text-align:center;
	padding-top: 30px;
    padding-bottom: 30px;
}


.col50 {
    width: 50%;
    float: left;
	max-height: 340px;
}

.col50 img {
	border:1px solid #CCC}
	
.col50 img:hover {
	border:1px solid #06F}

ul.social {
	width: 33%;
	float: left;
	display: block;
	text-align: center;
}

ul.social li{
    margin-top: 0px;
    margin-left: 10px;
	display: inline-block;
}

ul.social img{
	display:block;
}

p.copyright {
	width: 33%;
	float: left;
	display:block;
    text-align: left;
}

p.firma {
	float: right;
	display:block;
	width: 33%;
    text-align: right;
    margin-top: 5px;
}

p.firma img{
	position:relative;
	top: 6px;
}

.mini-contenedor .col{
	width:30%;
	float:left;
}

.mini-contenedor .col0{
	width:100%;
	float:right;
}

/* --- Contactenos --- */

label {
	float:left;
	width:25%;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	color:#FFF;
}

input.form-control {
    border: 1px solid #00004c;
    background: #fff;
    padding: 1%;
    width: 60%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
}

textarea.form-control {
    border: 1px solid #00004c;
    background: #fff;
    padding: 1%;
    width: 60%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.btn-vermas {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #354584;
    font-size: 16px;
    padding: 6px 20px 6px 20px;
    border: solid #354584 2px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Casper, Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
    cursor: pointer;
    background: #FFF;
}

.btn-vermas:hover {
	background: #354584;
	color: #FFF;
	text-decoration: none;
}

.btn-enviar {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #FFF;
    font-size: 16px;
    padding: 6px 20px 6px 20px;
    border: solid #FFF 2px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Casper, Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
    cursor: pointer;
    background: #354584;
	float: right;
    margin-right: 350px;
}

.btn-enviar:hover {
	background: #FFF;
	color: #354584;
	text-decoration: none;
}

.der{
	float: right;
}

.data-contact{
	display:block;
	margin-top:0px;
	margin-bottom:0px;
}

.data-contact li{
	list-style:none;
    line-height: 22px;
}

.data-contact li strong{
	width:120px;
	float:left;
}

.data-contact li strong span{
	float:right;
	margin-right:10px;
}

.dir{
	background:url(../img/dir.png) top center no-repeat;
    padding-top: 30px;
    margin-bottom: 10px;
}

.cel{
	background:url(../img/cel.png) top center no-repeat;
    padding-top: 35px;
    margin-bottom: 10px;
}

.phone{
	background:url(../img/phone.png) top center no-repeat;
    padding-top: 37px;
    margin-bottom: 10px;
}

.mail{
	background:url(../img/mail.png) top center no-repeat;
    padding-top: 20px;
    margin-bottom: 10px;
}

.responsive-mostrar{
	display:none;
}

.col1 {
    width: 63%;
    float: left;
}

.col2 {
    width: 35%;
    float: right;
}

.col2 img{
	width:100%;
}

.col3 {
	width: 31%;
	float: left;
	text-align: center;
	margin-left: 1%;
	margin-right: 1%;
}

.col4{
	width:42%;
	float:left;
}

.col5{
	width:55%;
	float:right;
}

.btn-volver {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	color: #FFF !important;
    font-size: 16px;
    padding: 6px 20px 6px 20px;
    border: solid #354584 2px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Casper, Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
    cursor: pointer;
    background: #354584 !important;
}

.btn-volver:hover {
	background: #FFF !important;
	color: #354584 !important;
	text-decoration: none;
}


/* --- Contactenos fin --- */

#titular {
    text-align: center;
    font-size: 48px;
    font-weight: lighter;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fafafa;
    background: url(../img/fondo-prod.jpg) center no-repeat;
    background-size: cover;
    margin-top: 0px;
	line-height: 48px;
    margin-bottom: 0px;
    color: #fff;
}

.separador0{
	height:14px;
}

.border-sep{
	border-bottom:1px solid #ccc;
}

.separador0.border-sep{
	margin-bottom:14px;
}

.separador.border-sep{
	margin-bottom:32px;
}

.separador{
	height:32px;
}

.separador1{
	height:64px;
}

.col-form li {
	width: 32%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;

}

.col-form li:last-child{
	margin-right: 0%;
}

.col-form li:first-child{
	margin-left: 0%;
}
/*
.col-form li:nth-child(0){
	margin-right: 0%;
}
*/
#interna a{
	color:#354584;
    font-weight: bold;
}

#interna a:hover{
	color:#ff0000;
}

#interna .col{
	width:100%;
}

#interna p{
	margin-top:0px;
	color: #777;
}

#interna .col8 {
    width: 58%;
    float: left;
    background: #EFF0F2;
    padding: 1%;
}

#interna .col9{
	width:40%;
	float:right;
}

#interna .col9 img{
	width:100%;
    min-height: 112px;
    display: block;
}

#interna .col-form2 textarea.form-control {
    border: 1px solid #00004c;
    background: #fff;
    padding: 0.5%;
    width: 99%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 18px;
    font-family: arial;
}

#interna .col-form input.form-control {
    border: 1px solid #00004c;
    background: #fff;
	padding: 1.5%;
    width: 97%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 18px;
}

#interna .btn-enviar {
    margin-right: 0px;
    width: 200px;
    height: 40px;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 0px;
}

#interna {
    font-size: 14px;
	text-align:justify;
    line-height: 22px;
}

#interna .btn-enviar:hover {
	background: #ff0000;
	color: #fff;
}

.lista-productos li{
	width:33%;
	float:left;
    margin-bottom: 2%;
}

.lista-productos .col{
	width:95%;
	margin:auto;
}

.lista-productos li img {
    width: 100%;
    display: block;
}

.cont_noti{text-align: center !important;}
.box_noti{width: 100%; display: inline-block; position: relative; margin-bottom: 10px; margin-top: 10px; vertical-align: top; text-align: justify; border-bottom: 1px dashed #ccc; padding-bottom: 20px }
.n_border{border-bottom: 0px !important;}
.img_noti {
    width: 330px !important;
    display: inline-block;
    float: left;
    border: 1px solid #ccc;
    height: 200px;
}
.img_noti_inter{margin-right: 20px; margin-bottom: 20px; border-bottom: 0px; width: 50% !important;  width: 500px !important; background: #fff; padding: 9px; border: 1px solid #CCC;}
.info_noti{width: 68%; display: inline-block; float: right; text-align: justify;}
.tit_noti {
    color: #354584;
    font-size: 26px !important;
    margin: 0px 0px 10px 0px;
}
.vermas_noti{ padding: 4px 15px; color: #FFF; text-decoration: none; background: #000000; display: table; margin-top: 10px;}
.vermas_noti:hover{ background: #333333; color: #FFF; text-decoration:none;}
.inter_noti{width: 100%}
.fecha-publi{color: #E95019;  font-style: italic;   margin-bottom: 8px;}
.desc_noti {
  margin-bottom: 20px;
}

/*----- Productos categoria -----*/
.lista-productos-int li{
	width:25%;
	float:left;
    margin-bottom: 2%;
}

.lista-productos-int .col{
	width:95%;
	margin:auto;
}

.lista-productos-int li img {
    width: 100%;
    display: block;
}

#interna .lista-productos-int .view h2{
    margin: 30px 0 0 0;
}

.paginado{display:table; width:auto; margin:0 auto; margin-top:20px;}
.paginado li{display:table;width:auto; float:left; padding:2px;}
.btn_pag{background:#354584; color:#FFF !important; text-decoration:none; padding:5px; border-radius:4px;}
.btn_pag:hover{background:#000; color:#FFF !important; text-decoration:none;}
.btn_activo{background:#FF0000; color:#FFF !important; text-decoration:none; padding:5px; border-radius:4px;}

.objetivos ul li {
    list-style-type: square;
    margin-left: 15px;
    padding-left: 0px;
    text-align: left;
    margin-bottom: 8px;
    color: #777;
}

/******************************************/
/***    DISEÑO PARA TABLETAS           ****/
/******************************************/
@media only screen and (max-width:1024px){
	#interna .view h2 {
		margin: 20px 0 0 0;
	}
	#productos .col-last {
		width: 60%;
		float: right;
		margin-top: 60px;
	}
	header .contenedor{
		width:100%;
		height:auto;
		padding-left: 0%;
		padding-right: 0%;
	}
	.lista-productos-int li {
		width: 33.33%;
		float: left;
		margin-bottom: 3%;
	}
	.contenedor{
	    min-width: 1px;
		width:98%;
		height:auto;
		padding-left: 1%;
		padding-right: 1%;
	}
	.col-servicio1 {
		width: 100%;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.camera_wrap .camera_pag .camera_pag_ul {
	    width: 100%;
	    margin: auto;
	}
	.col-servicio1 .mini-contenedor {
		width: 100%;
		float: none;
	}
	#productos .contenedor {
    	width: 100%;
    	height: auto;
    	padding-left: 0%;
    	padding-right: 0%;
	}
	.responsive-mostrar{
		display:block;
	}
	.contenedor-nosotros{
		width:98%;
	}
	.col-head2 .mini-contenedor {
		width: 98%;
		color: #FFF;
		text-align: center;
	}
	
	.triangulo_top_right {
		display: none;
	}
	.col-head2 {
	    width: 100%;
	}
	
	.col-head2 .email-icon {
		float: none;
		display: inline-block;
		margin-left: 0;
		margin-right: 30px;
	}
	
	.col-head2 .tel-icon {
		float: none;
		display: inline-block;
	}
	
	.logo {
		float: none;
		margin: auto;
		margin-top: 10px;
		display: block;
	}
	
	nav {
	    margin-top: 20px;
		width: 100%;
	}
	
	#cssmenu {
		float: none;
		text-align: center;
	}
	
	#cssmenu > ul > li {
		float: none;
		display: inline-block;
	}
	.lista-servicios {
		width: 100%;
	}
	.col-servicio1{
		width:100%;
	}
	.col-servicio2{
		width:100%;
	}
	.col-servicio2 .btn-vermas {
	    margin-right: 0;
	}
	.col-servicio2 {
		width: 100%;
		float: none;
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.col-servicio2 .mini-contenedor {
		width: 98%;
		float: none;
		height: auto;
		padding-left: 1%;
		padding-right: 1%;
	    height: auto;
	}
	.col-footer .mini-contenedor {
	    width: 98%;
	    float: none;
	    height: auto;
	    margin: auto;
	    display: block;
	}
	ul.social {
	    width: 27%;
	}
	p.copyright {
	    width: 40%;
	}
	p.firma {
	    width: 20%;
	}
	.media .slick-slide img {
		display: block;
		max-height: 348px;
		margin: auto;
		width: 100%;
	}
	.col-footer {
		width: 100%;
		float: none;
		background: #354584;
		padding-top: 10px;
		padding-bottom: 1px;
	}
	.btn-enviar{
		float: none;
		margin-left: 25%;
	}
	#nosotros .contenedor {
		width:98%;
	}
	#productos {
		height: 315px;
	}
}
@media only screen and (max-width:840px){
	.media {
		position: relative;
		width: 100%;
		padding-top: 0px;
		padding-bottom: 0px;
		top: 0px;
	}
	.view h2 {
	    margin: 20% 0 0 0;
	}
	#productos .col {
		width: 100%;
		float: none;
		margin-top: 30px;
	}
	#productos .col-last {
		width: 100%;
		float: none;
		margin-top: 45px;
	}
	.media .slick-slide img {
		display: block;
		max-height: 348px;
		margin: auto;
		width: 100%;
		max-width: 367px;
	}
	#productos {
	    height: 560px;
	}
}
@media only screen and (max-width:800px){
	#cssmenu {
		margin-bottom: 0px;
		background: #354584;
	}
	#cssmenu > ul > li > a {
		color: #ffffff;
		background: #4D6394;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		border-bottom: 1px solid #B5D1E0;
	}

	.col1 {
		width: 100%;
		float: none;
	}
	
	.col2 {
		width: 100%;
		float: none;
	}
	
	.lista-productos li {
		width: 50%;
		float: left;
		margin-bottom: 2%;
	}
	.lista-productos-int li {
		width: 50%;
		float: left;
		margin-bottom: 3%;
	}
	
	#nosotros .col {
		width: 100%;
		float: none;
	}
	#nosotros .col-last {
		width: 100%;
		float: none;
	    margin-top: 20px;
	}
	
	#nosotros .col-last p{
		text-align:center;
	}
	
	.der{
		float:none;
	}
	
	#nosotros .contenedor {
		text-align: center;
	}
	
	.col3 {
		width: 96%;
		float: left;
		text-align: center;
		margin-left: 2.5%;
		margin-right: 2.5%;
		margin-bottom: 30px;
	}
}
@media only screen and (max-width:550px){
	.media .slick-slide img {
		display: block;
		max-height: 281px;
		margin: auto;
		width: 100%;
		max-width: 250px;
	}
	#productos h2 {
		font-size: 32px;
	}
	#productos p {
		font-size: 18px;
	}
	.view h2 {
		margin: 30% 0 0 0;
	}
	#interna .lista-productos-int .view h2 {
	   margin: 50px 0 0 0;
	}
	.lista-productos-int li {
		width: 100%;
		float: none;
		margin-bottom: 3%;
	}
}

@media only screen and (max-width:500px){
	.lista-productos li {
		width: 50%;
		float: left;
		margin-bottom: 2%;
	}
	#interna .view h2 {
		margin: 50px 0 0 0;
	}
}

@media only screen and (max-width:480px){
	.view h2 {
		margin: 15% 0 0 0;
	}

	ul.social {
		width: 100%;
		float: none;
		text-align: center;
	}
	p.copyright {
		width: 100%;
		text-align: center;
	}
	p.firma {
		width: 100%;
		text-align: center;
	}
}

@media only screen and (max-width:340px){
	#productos h2 {
		font-size: 25px;
	}
	h2 {
	    font-size: 40px;
	}
	#productos p {
		font-size: 16px;
	}
	#interna .lista-productos-int .view h2 {
		margin: 30px 0 0 0;
	}	
	.media .slick-slide img {
		display: block;
		max-height: 225px;
		margin: auto;
		width: 100%;
		max-width: 200px;
	}	
	#productos {
    	height: 500px;
	}
	
	#interna .view h2 {
		margin: 30px 0 0 0;
	}
}

@media only screen and (max-width:1100px){
	.col50 {
		width: 100%;
		float: left; 
		max-height:none;
	}
	
	spam{
		display: block;
   		text-align: center;}

}