
@import url('https://fonts.googleapis.com/css?family=Anton|Roboto&display=swap');

h1 { font-size: 30px; LINE-HEIGHT: 140%;}
h2 { font-size: 27px; LINE-HEIGHT: 130%;}
h3 { font-size: 23px; LINE-HEIGHT: 110%;}
h4 { font-size: 16px; LINE-HEIGHT: 120%;}
h5 { font-size: 18px; LINE-HEIGHT: 220%;}

p {
    color: #333;
    font-weight: 400;
    line-height: 23px;
}
ul {
    margin: 0px;
    padding: 0px;
}
li {
    display: inline-block;
}
img {
    max-width: auto;
    height: auto;
}


.box {
	/* IE6-9 */
	-webkit-box-shadow: inset 0 10px 10px rgba(0,0,0,.05), 0 0 10px rgba(0,0,0,.6);
	-moz-box-shadow: inset 0 10px 10px rgba(0,0,0,.05), 0 0 10px rgba(0,0,0,.6);
	box-shadow: inset 0 10px 10px rgba(0,0,0,.05), 0 0 10px rgba(0,0,0,.6);
}
.boxi {
	-webkit-box-shadow: inset 0 0 10px 0 #6f6d6d;
	-moz-box-shadow: inset 0 0 10px 0 #6f6d6d;
	box-shadow: inset 0 0 10px 0 #6f6d6d;
}
.curve {
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	*margin-left: .10em;
	border-color: rgba(0, 0, 0, 0.8);
	outline: 0;
}
.curve2 {
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	*margin-left: .10em;
	border-color: rgba(0, 0, 0, 0.8);
	outline: 0;
}
.ima_prod_publi {
width: 100%; 
height: 500px; 
cursor:pointer;
margin:0px 0px 10px 0px;
}
.circulo {
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	outline: 0;
}
.slider-title {
	margin-top:60px;
	}
.encuadre_ima {
	width:100%; 
	height:400px; 
	padding-left:15%; 
	padding-top:5%;
}
/* MENU 2013*/
.menu_new{
	height:60px !important;
	position: absolute;	
	z-index:-2;
	margin:0px;
	padding: 0px;
	width:1px;
}
.fixed{
background: #353535 url('../image/.gif');

	position:fixed;
	top:0;
	height:60px !important;
	width:100%;
	margin:0px;
	padding: 1px;
	z-index:999;	
}
.nav_new{
	height: 0px;
	width: auto;
    line-height: 30px;
    list-style: none outside none;
    margin: 0px;
    padding: 0px;
}
.nav_new li{
	padding:0;
	position:relative;
}

.nada{
	padding:0;
	margin:0;
	color: #FFFFFF;
}
.epigrafe {
	font-size: 14px;
	color:#666;
	font-family: 'arial'; 
	line-height: 220%;
}
.subseccion {
background: #eee;
font-size:22px; 
height: 33px; 
text-transform:uppercase; 
padding:6px 30px 6px 30px;
margin:0px 0px 0px 0px;
border:4px solid #999;
cursor:pointer;
}
.pagar {
background: #006699;
color:#fff;
}

.subtitulera {
	color: #000;
	font-size:60px;
	text-transform:uppercase;
	margin-bottom:0px;
	text-align:left;
}
#modo_face {
display:inherit;
width: 60px;
height:50px;
float: left;
}
#modo_mov {
display:inherit;
width: 60px;
height:50px;
float: left;
}
#modo_pc  { 
display:none; 
}
#modo_mov img {height:40px; width:40px;}
#modo_face img {height:40px; width:40px;}
.margin_card {
padding: 0px 30px 0px 0px;
}
.margin_card_cass {
	padding: 0px 0px 0px 30px;
}
.marginado {
padding: 0px 0px 0px 50px;
}
.minitexi {
font-size: 14px;

}
.pasa_banner {
width: 100%; 
height: 520px;
}
@media (max-width:768px) {
	.subseccion {
	font-size:30px; 
	}
	.bxslider #titulo {
	font-size: 50px;
	}
	.bxslider #detall {
	PADDING: 5px; 
	font-size: 22px;
	}
	.subtitulera
	{
	font-size:40px;
	}
	.titulera {
	background: transparent;
	}
	.titulera:hover {
	background: transparent;
	}

	.margin_card {
	padding: 0px 0px 0px 0px;
	}
	.margin_card_cass {
		padding: 30px 20px 10px 20px;
	}
	.marginado {
	padding: 0px 10px 0px 20px;
	}	
	#modo_face {
	display:inherit;
	width: 80px;
	height:50px;
	float: left;
	}
	#modo_mov {
	display:none; 
	}
	#modo_pc  { 
	display:inherit; 
	width: 80px;
	height:50px;
	float: left;
	}
	#modo_pc img {height:50px; width:50px;}
	#modo_face img {height:50px; width:50px;}
	.ima_prod_publi {
		width: 100%; 
		height: 500px; 
		cursor:pointer;
	}
	.encuadre_ima {
		width:100%; 
		height:340px; 
		padding-left:3%; 
		padding-top:6%;
		margin:0px 0px 10px 0px;
	}
	.slider-title {
	margin-top:0px;
	}
	.pasa_banner {
	width: 100%; 
	height: 300px;
	}
}

@media (max-width:375px) {
	.subseccion {
	font-size:25px; 
	}
	.container {
	padding:0px 10px 0px 10px;
	margin:0px;
	}
	.subtitulera
	{
	font-size:30px;
	}
}

.up{
	background: url('../image/iconos/up-load.png') no-repeat 50% 100%;
 	background-size:auto 50px ;
	height:25px;
	width:50px;
}