


.cajaCarrusel img{
	width:100%;
}

.tituloAfianzador{
	font-size:1.6em;
	color: #ff9e16;
	text-align: center;
	padding: 21px 0 ;
	margin:0px;
}
.descripcionAfianzador{
	font-size: 1.4em;
	color: #4c4f52;
	text-align: center; 
	padding-bottom:26px;
}
.listaProductosHome{
	overflow:hidden;
	background: url("../images/fotos/fondo1.png");
	background-size:cover;
	
}
.listaProductosHome .productoHome{
	
	width:32%;
	padding:35px 0px; 
	
	float:left;
}
.listaProductosHome.listaProductosPrivada .productoHome{
	
	width:25%;
	
}

.listaProductosHome.productosPrivados .productoHome{
	
	width:25%;
	
}
.listaProductosHome.productosPrivados .productoHome h3{
	
	font-size: 1.3em;
	
}
.listaProductosHome .productoHome .caja{
	
	display:block;
	width:85%;
	margin:auto;
	position:relative;
}
.listaProductosHome .productoHome .caja img{
	width:50%;
	margin:auto;
	
}

.listaProductosHome .productoHome .caja img.normal{
	display:block;
}
.listaProductosHome .productoHome .caja img.hover{
	display:none;
}

.listaProductosHome .productoHome:hover .caja img.normal{
	display:none;
}
.listaProductosHome .productoHome:hover  .caja img.hover{
	display:block;
}

.listaProductosHome .productoHome .caja a{
	
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	color:transparent;
	font-size:0;
	background:url("../images/transparente.png");
	
}
.listaProductosHome .productoHome h3{
	
	color:#4c4f52;
	text-align:center;
	font-size:1.5em;
	font-family:"avenir-light";
	padding:21px 0 15px 0;
	margin:0;
	
	
}

.listaProductosHome.productosPrivados .productoHome h3{
	
	font-size:0.9em;
	
}


.listaProductosHome .productoHome .productoHome .descripcionProducto img{
		width:100%;
}

.blanco{
	font-family:"avenir-light";
	
}

.pagoEnLinea {
	position:relative;
	padding-bottom:60px;
	overflow:hidden;
}
.pagoEnLinea .fondo{
		position:absolute;
		width:100%;
		height:100%;
		left:0;
		top:0;
}
.gridContainer{
	position:relative;
	padding-left:44px;
	padding-right:44px;
	box-sizing:border-box;
}
.pagoEnLinea .frase{
	padding:24px 30px;
	font-size:1.6em;
	
}

.pagoEnLinea .numeros{
	width:40%;
	float:left;
	
	box-sizing:border-box;
	
	padding-left:30px;
}
.pagoEnLinea .numeros p{
	padding-left:50px;
	color:#4c4f52;
	margin:5px 0 25 0;
	font-size:0.9em;
	
	
}
.pagoEnLinea .numeros p.n1{
	background:url("../images/iconos/n1.png") left no-repeat;
}
.pagoEnLinea .numeros p.n2{
	background:url("../images/iconos/n2.png") left no-repeat;
}
.pagoEnLinea .numeros p.n3{
	background:url("../images/iconos/n3.png") left no-repeat;
}

.pagoEnLinea .forma{
	width:60%;
	text-align:center;
	float:left;
	
}
.pagoEnLinea .forma label{
	font-size:1.9em;
	font-family:"avenir-light";
	font-weight:bolder;
}

.pagoEnLinea .forma input[type="text"]{
	border: #ccc solid 1px;
	padding:15px 30px;
	font-size:0.95em;
	width:60%;
	
	background:white;
	display:block;
	margin:40px auto;
	text-align:center;
}

.separador{
	
	width:100%;
	height:31px;
	margin:0 auto;
	display:block;
	clear:both;
	
}

.col1{
	width:40%;
	float:left;
}
.col2{
	width:60%;
	float:left;
}

.icono1{
	max-width:200px;
	margin:auto;
	display:block;
}

.textUbicanos p{
	padding:0.5em 0;
	font-size:1.7em
}

.textConstruccion{
	text-align:center;
	font-size:2em;
	padding-top:45px;
}
.ubicanos{
		padding-bottom:3em;
}
.ubicanos h2{
	padding-bottom:60px;
}




hr{
	margin:0;
	height:0;
	border:none;
	border-bottom: #a1a1a1 solid 1px;
}
.b1{
	display:inline-block;
}
.sistemas {
	padding:0 0px 2em 0px;
	overflow:hidden;
}
.sistemas .item{
	float:left;
	width:25%;
	padding:2em 0;
	
}
.sistemas .item a{
	display:block;
	font-size:1.5em;
	color:gray;
	text-align:center;
	padding:0.5em;
}
.sistemas .item a img{
	width:100%;
}

.recursos .mosaicos .item, .mosaicos.misSistemas .item{
	width:25%;
}


.pagoEnLinea h2{
		padding-top:1.5em;
	}
	
.pagoEnLinea .aviso{
	padding:24px 30px;
	text-align:right;
}
#misSistemas{
	padding-top:2em;
}
.asertaTV{
	background:#f2f2f2;
	padding-top:2em;
	border-top:#0071b3 solid 1px;
}
.asertaTV .galerias{
	overflow:hidden;
	clear:both;
	
}
.asertaTV .galerias .gal{
	width:27%;
	padding:3%;
	float:left;
	text-align:center;
}
.asertaTV .galerias .gal h3{
	font-size:1.2em;
	color:#4c4f52;
}
.asertaTV  .btnAzul{
	width:23%;
	margin:1em auto 2em auto;
}

.textUbicanos .controlesUbicacion select{
	border:#ccc solid 1px;
	min-width:30%;
	font-size:0.7em;
	padding:0.5em;
}

@media screen and (max-height: 1024px) and (max-width:768px){
	.gridContainer .cajaCarrusel{
		margin-left:-44px;
		margin-right:-44px;
	}
	
}

@media screen and (max-width: 481px) and (orientation : portrait){
	
	
	.listaProductosHome .productoHome:nth-child(2){
		padding-top:0;
		padding-bottom:0;
		
	}
	
	.col1, .col2{
		width:auto;
		float:none;
	}
	
	.textUbicanos{
		text-align:center;
	}
	
	.listaProductosHome .productoHome, .listaProductosHome.productosPrivados .productoHome{
		
		width:auto;
		
		float:none;
		
		
		
	}
	
	.pagoEnLinea .numeros{
		padding-left:0;
		width:auto;
		float:none;
		margin-bottom:25px;
	}
	
	.mosaicos.recursos .item{
		width:auto;
	}

}

@media screen and (max-width: 481px) and (orientation : portrait), screen and (max-width: 736px) and (orientation : landscape) {
	
	.gridContainer .cajaCarrusel{
		margin-left:-20px;
		margin-right:-20px;
	}
	
	
	
	.pagoEnLinea .frase{
		padding:24px 0;
	}
	
	.pagoEnLinea .forma{
		width:auto;
		float:none;
	}
	.pagoEnLinea .numeros p{
		min-height:45px;
		margin:15px 0;
		
	}
	
	.sistemas .item{
		width:auto;
		float:none;
	}
	
	.asertaTV .galerias .gal{
		width:auto;
		
	}
	.listaProductosHome .productoHome h3{
		font-size:1.1em;
	}
	
	.recursos .mosaicos .item, .mosaicos.misSistemas .item{
		width:auto;
	}
	
	.listaProductosHome{
		
		background:#8e9091 url("../images/fotos/fondoFooter.png");
		background-repeat:no-repeat;
		background-size:10px 100px;
		background-position:0 4em;
	}
	
}
@media screen and (min-width:768px){
	#infoQuienessomos{
		
	}
}
.contratos{
	display:none;
}

.contratosSeleccionados{
	background-color:#eee;
}

.contratos .formato{
	background-color:#eee;
	padding: 10px 0 !important;
	margin:0!important;
}

.letra-chica {
    font-size: 0.9rem;
}
.aviso {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.75);
 padding: 0.5rem;
 z-index: 99999;
}

.aviso>div {
    display: inline-block;
}

.aviso div p {
    color: #FFF;
}

.aviso>div a {
    color: #698F8D;
    text-decoration: none;
}

.aviso .texto-cookies {
    width: 90%;
}

.aviso>div .cerrar {
    color: #FFF;
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    border-radius: 0.3rem;
    background-color: #000;
    padding: 0.3rem;
}

.aviso_privacidad{
    font-size: .8em;
}
.blur{
	filter: blur(15px);
}
.divSubmenu {
    width: 25%;
    float: left;
    text-align: center;
}
.divSubmenu label{
	width: 100%;
}
.img_submenu{
	width: 47px;
    height: 35px;
    top: -5px;
    position: relative;
    display: inline-block;
    background-size: 47px 35px;
    background-repeat: no-repeat;
}
.divSubmenu a{
	color: #373F41;
	cursor: pointer;
}
.divSubmenu a:hover{
	color: #FDAA1E;
}
.subMenuHome{
	padding-top: 3%;
	height: 140px;
	background-color: #F2F2F2;
}
@media screen and (max-width:768px) and (min-width:375px){
	.divSubmenu {
		width: 50% !important;
	}
	.subMenuHome{
		padding-top: 2%;
		height: 145px;
	}
	.divSubmenu a{
		font-size: .7em;
	}
}
@media screen and (max-width:375px){
	.divSubmenu {
		width: 50% !important;
	}
	.subMenuHome{
		padding-top: 4%;
		height: 145px;
	}
	.divSubmenu a{
		font-size: .7em;
	}
}

@media screen and (max-width:768px){
	#menuContainer .sl-two-columns > div{
		max-width: 49%;
	}
}




