
/*
Gris Oscuro:#1b1b1b;
Gris CLaro: #f4f4f4 ;
Naranja: #f68e51 ;

Vino Obscuro : #490e17;
Vino : #800f2d;
Vino claro: #9d0c3d;

#b7003e
*/

@import url(http://fonts.googleapis.com/css?family=Raleway:700,100,300);

body{
    /*margin: 0px;
	font-family: 'Raleway', sans-serif;*/
}


header{
    /*background-color:white;
    padding: 10px 0px 10px 0px;
    width: 100%;
    height: 60px;
    font-size: 0.6em;
    position: fixed;
    top:0px;
    z-index: 10000000000000;
	color: #8c8c8c;*/ 
}

/*.pdf{
	position: relative;
	left: 94%;
	top:10px;
}*/

/*_________ FIGURAS ---*/

.triangulo_sup {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #000;
}

.circulo {
border-radius: 100%;
}

/*_________ ARROWS ---*/
/*.arrow-down{
    transform: rotate(90deg);
    -ms-transform:rotate(90deg); 
    -webkit-transform:rotate(90deg);
    margin-left: 5px;
}

.arrow-down::after{
    content: " >";
	 transform: rotate(90deg);
    -ms-transform:rotate(90deg); 
    -webkit-transform:rotate(90deg);
}*/

/*button {
    background-color: #ce8c31;
    padding: 10px 20px;
    border-radius: 10px;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}*/
/*_*/
/*forms*/
 /*label{
	  display:inline-block;
 	width:150px;
	 margin-right: 10px;
	 text-align: right;
	  float:left;
 }*/

/*input{
	width:200px;
	height: 20px;
	margin-bottom: 10px;
	border-radius: 5px;
	border: 1px solid #ccc;
}*/

/*select{
	width:200px;
	height: 30px;
	margin-bottom: 10px;
	border-radius: 5px;
	border: 1px solid #ccc;
}*/

/*textarea{
	width:200px;
	height: 120px;
	border-radius: 5px;
	border: 1px solid #ccc;
}*/


/*.contact-form{
position: relative;
	width: 750px;
	height: 350px;
}*/

/*.contact-form p{
	width:50%;
	min-width: 300px;
	float: left;
}*/

/*.contact-form p:nth-of-type(2){
	width:350px;
}

.contact-form p:nth-of-type(2) label{
	width:100px;
}*/

/*.contact-form button{
	position: absolute;
	bottom:0px;
	right:0px;
	margin-right: 30px;
}*/


/*Nav Header*/
/*header li {
	color:red;
}*/
 




/*.link-header{
	display: inline-block;
	position:absolute;
	top:22px;
    text-transform: uppercase;
    float: right;
	right: 0px;
	
}*/




/*Nav Header Fin*/

.text-ft{

}

h2ft{
    font-size: 2em;
    font-weight: 800;
    color: rgb(145, 146, 148);
    padding-bottom: 5px;
    font-family: Roboto-BlackItalic;
}

.background-yellow-strong{
	background-color: #f7c629;
}

.background-yellow{
	background-color: #ffde42;
}
.background-cobre-c{
background: rgba(223,164,56,.8) }
/*LINKS
GENERAl*/
a{
 text-decoration: none;
    color:#1b1b1b;
}
a:hover{
}
a:visited{
}

a:hover{
}
footer a{
	color:white;	
	
	}
footer a:visited{
    color:white;
}
/*LINKS
GENERAl Fin */

/*OTROS LINKS*/


/*OTROS LINKS FIN*/



/*CONTAINTER*/
/*IMAGENES*/

img.respon{
    max-width: 100%;
}

/*BANNER HOME*/


.imagen-home{
	width: 80%;
	height:450px;
	background-repeat: no-repeat;
	background-size: 80%;

}

#imagen1{
	background-image:url('../imgs/Corbis-42-52268940(1).jpg');
}

#imagen2{
	background-image:url('../imgs/Corbis-42-53159182(1).jpg');
}

#imagen3{
	background-image:url('imgs/Corbis-CB022524(1).jpg');

}

#imagen4{
	background-image:url('imgs/Corbis-42-57459749(1).jpg');

}
.container-banner-home{
    width:100%;
    height: 450px;
    position: relative;
}


.center{
	text-align: center;
	width: auto;
	display: block;
	margin: 25px auto;
}
.botones-banner{
    width:100%;
    height:100px;
    position: absolute;
    bottom: 0px;
}
.botones-banner div{
    margin: auto;
    width:180px;

}
.botones-banner div .circulo{
    display: inline-block;
    position: relative;
    height:20px;
    width:20px;
    background-color:#f4f4f4; 
    margin: 10px;
    cursor: pointer;
}







/*BOX PRINCIPAL*/
.box-principal{
    height: auto;
    width: 100%;
    display: inline-block;
    padding-top: 50px;
	padding-bottom: 100px;
	box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
 
}

.box-principal div{
    width: 1150px;
    margin:auto;
    
}

.box-principal div .col-2{    
    width: 650px;
    display: inline-block;
    float: left;
    position: relative;
}

.box-principal div .col-2:first-of-type{

    margin-right: 00px;
	margin-right: 30px;
}

.box-principal div .col-2:last-of-type{
	width: 300px;
    margin-right: 00px;
	margin-right: 30px;
}

.box-principal div .col-2 img{  
	width:300px;
	height: 300px;
   position: absolute;
   left: 90px;
	top:0px;
   border-radius: 100%;
}

/*BOX SECUNDARIO*/

.box-secundario{
	height: auto;
    width: 100%;
    display: block;
    padding-top: 50px;
	/*padding-left: 50px;*/
	
 
}

.box-secundario div{
    width: 80%;
    margin:auto;
	
	display: block;
}

.box-secundario div .col-3{
	margin-bottom: 40px;
    display: inline-block;
    float: left;
    margin-right:50px;
    position: relative;
}
.text-trans{
	text-transform: lowercase;

}
.box-secundario  h2{
    margin: 0px;
    margin-bottom: 10px;
    width: 100%;
	text-align: center;
    vertical-align: bottom;
	color:#8c8c8c;
}
.box-secundario.background-cobre-c h2{
	color:white;
}
.box-secundario{
	height: 200px;
}
.box-secundario:last-of-type  {
	height: 180px;
  
}

 #politicas.box-secundario.background-cobre-c{
  	height: 300px;

}



/*Footer*/
footer{
    /*width: 100%;*/
    background-color:#8c8c8c;
    /*margin: 0px;
	margin-top: -3px;
    min-height: 30px;
    border: 0px;
    padding-top: 5px;
    padding-bottom: 20px;*/
	/*position: relative;*/
    
}

footer div{
    /*width: 1000px;*/
    /*margin: auto;
    margin-top: 0px;
    padding: 0px;
    border: 0px;*/ 
}

footer div p{
    text-align: center;
    color:white;
    font-weight: 300;
    font-size: 0.7em;

}

footer a{
	color:white;
	
}

.iso-home{
	position: absolute;
	bottom:50px;
	right: 10%;
	display: none;
}
/*Paginas*/

.container-banner-pag{
    width:100%;
    position: relative;
    display: block;
}

.contenido-paginas{
    display: inline-block;
	clear: both;
	width: 100%;
	

}


.menu-productos{
	padding-top: 50px;
    width: 14%;
	min-height: 600px;
    height: auto;
    float: left;
    padding-left: 100px;
    margin-right: 50px;

}

.menu-productos ul{
	padding-bottom: 50px;
	margin-bottom: 50px;
}


.back-white{
	width: 10%;
}
.producto-content {
	padding-top: 50px;
    width: 70%;
    min-height: 600px;
	max-height: 1100px;
	height:auto;
    float:left;
	overflow-x: hidden;	
	overflow-y: scroll;	
	display: inline-block;
	padding-right: 15px;
	display: inline-block;
}
#laminas{
	height:auto;
	max-height: 600px;
	min-height: 300px;
}

.short{
	height:auto;
	max-height: 600px;
	min-height: 300px;
}
.largo{
	display: inline-block;
	height: 700px;
	
}
.principal-contenido{
	padding-top: 50px;
    min-width: 400px;
	width:65%;
    float:left;
	display: inline-block;
	padding-left: 3em;
	height: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;

}

.circulo{
	width:200px;
	height: 200px;
	border-radius: 100%;
	margin: auto;
}
.principal-contenido img{
	width:90%;
	margin-bottom: 20px;
}
.barra-derecha{
	padding-top: 50px;
	min-width: 50px;
    width:	25%;
	padding-bottom: 1px;
	float:right;
	padding-left: 50px;
	padding-right: 50px;
	height:100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}


/*Contenido menu Prodcutos*/


.menu-productos h2{
    margin:0px;
    margin-bottom: 50px;
    width: 100px;

}

.menu-productos li{
    width:140px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #d9d9d9 ;

}
.menu-productos li:hover{
	background-color: #f7c629;
	padding: 0px 15px;
	color:white;
}

/*TABLES*/

table{
	border-collapse:collapse;
	border-spacing:0;
	margin:15px auto;
	text-align: center;
	width:75%;
	font-size: 0.8em;
}

.tabla td{
	width:10%;
}
 tbody td{
 border: 1px solid #ccc;
 }

thead{
	background-color: #c1104c;
}
thead tr{
	height: 50px;
	
}
thead td{
padding: 15px;
	border: 1px solid #9d0c3d;
}

table .gris{
	background-color: #ccc;

}
thead .subtr{
	background-color: #9d0c3d;
	border: 1px solid #c1104c;
}

tbody tr{
	height: 0px;
}

/*IMAGENES TABLAS*/

.imagen-tabla-vertical{
	width: 100%;
	margin-bottom: 50px;
}