
.intro-home{
	/*background: url(../images/intro-home.jpg) no-repeat top center;	
	background-size: cover;*/
	background: url(../images/intro-home-fons.jpg) no-repeat top center;	
	background-size: cover;
}

.intro-vida-activa{
	background: url(../images/intro-vida-activa.jpg) no-repeat top center;
	background-size: cover; 
}

.intro-prevision-integral{
	background: url(../images/intro-prevision-integral.jpg) no-repeat top center;	
	background-size: cover;
}

.intro-decesos{
	background: url(../images/intro-decesos.jpg) no-repeat top center;	
	background-size: cover;
}

.intro-comerciantes{
	background: url(../images/intro-comerciantes.jpg) no-repeat top center;	
	background-size: cover;
}

.intro-asistencia-viaje{
	background: url(../images/intro-asistencia-viaje.jpg) no-repeat top center;	
	background-size: cover;
}

.intro-asistencia-activa{
	background: url(../images/intro-asistencia-activa.jpg) no-repeat top center;	
	background-size: cover;
}

.intro-takaful{
	background: url(../images/intro-takaful.jpg) no-repeat top center;	
	background-size: cover;
}

.intro-dental{
	background: url(../images/odontocad.jpg) no-repeat top center;	
	background-size: cover;
}

.intro-taxis{
	background: url(../images/intro-taxis.jpg) no-repeat top center;	
	background-size: cover;
}

.intro-la-mutua{
	background: url(../images/intro-mutua.jpg) no-repeat top center;	
	background-size: cover;
}

.intro-trabaja-con-nosotros{
	background: url(../images/intro-trabaja-con-nosotros.jpg) no-repeat top center;	
	background-size: cover;
}

.intro-aviso-legal {
	background: url(../images/intro-aviso.jpg) no-repeat top center;	
	background-size: cover;
}

.intro-doctor-casa {
	background: url(../images/intro-doctor-casa.jpg) no-repeat top center;	
	background-size: cover;
}

.productos-info{
	 border:0px solid #ff0000; 
	 width:25%; 
	 float:left;
}

.productos-descripcion{
	border:0px solid #ff0000; 
	width:75%; 
	float:right; 
	text-align:left;
	padding: 10px 25px;
	box-sizing: border-box;
}

div.home-intro-peu-1{
	position:absolute;
	/*bottom:0;*/
	bottom:100px;
  	left: 50%;
    border: 0px solid #ff0000;
    width: -moz-calc(100% - 255px);
    width: max-content;
    transform: translateX(-50%);
}
div.home-intro-peu-2{
	position:absolute;
	bottom:200px;
	right:0;
	border:0px solid #ffff00;
	width:250px;
}

div.tpv{
	position:relative;
	border:0px solid #ff0000;
	width:150px;
	float:right;
	margin: 0 50px 25px 0;
	color:#000000;
}

div.home-productos{
	position:relative;
	border:0px solid #ff0000;
	float:left;
	margin: 0 0 10px 50px;
}

div.home-productos div{
	position:relative;
	float:left;
	border:0px solid #00ffff;	
	margin:5px 20px 5px 0;	
}

IMG.img-home{
	margin: 0 auto;
	border:5px solid #ffffff;
}

div.home-productos p{
	color:#000000;
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:1.6em;	
}

div.home-productos div p{
	color:#000000;
	margin:0 0 0 0;
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	line-height:1em;
	height:30px;
}

P.mutua-text{
	text-align:justify;
	font-size:1em;
	margin:5px 5px 5px 5px;
}

P.mutua-avisos {
	padding-top:5px;
	text-align:justify;
	font-size:0.9em;
	color:#000;	
	margin:10px 5px 5px 5px;
	font-style: oblique;
	line-height:1.3em;
	border-top:1px solid #e6e6e6;
}

UL.productos-documentos{
	text-align: left;
	/*list-style-type: none;*/
	/*list-style-image: url("../images/pdf.png");*/
	padding-left:5px;
}

UL.productos-documentos li{
    

}

div.takaful-logos{
	position:relative;
	border:0px solid #ff0000;
	float:left;
	margin: 0 0 10px 50px;
}

div.takaful-logos div{
	position:relative;
	float:left;
	border:0px solid #00ffff;	
	margin:5px 20px 5px 0;	
}

A.canviIdioma:link, A.canviIdioma:visited, A.canviIdioma:active {
  font-family: Verdana, sans-serif, Calibri, Arial;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
  border:1px solid #ff0000;
  border-radius: 11px 11px 11px 11px;
  -moz-border-radius: 11px 11px 11px 11px;
  -webkit-border-radius: 11px 11px 11px 11px;
  background-color: #ff0000;
  padding:5px;
}
A.canviIdioma:hover {
  font-family: Verdana, sans-serif, Calibri, Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  border:1px solid #ff0000;
  border-radius: 11px 11px 11px 11px;
  -moz-border-radius: 11px 11px 11px 11px;
  -webkit-border-radius: 11px 11px 11px 11px;
  background-color: #ff0000;
  padding:5px;
}

IMG.logoHome{
	margin:-20px 0 0 0;
	/*width:188px;*/
	height:75px;
}

div.intro-peu-1{
	position:absolute;
	bottom:0;
	left:0;
	border:0px solid #ff0000;
	width:49%;
}
div.intro-peu-2{
	position:absolute;
	bottom:0;
	right:0;
	border:0px solid #ffff00;
	width:49%;
}

div.tarificador{
	position:relative;
	border:0px solid #ff0000;
	width:160px;
	float:right;
	margin: 0 50px 25px 0;
	color:#000000;
	text-align:left;
	background-color:rgba(255,253,197, 0.4);
	padding:5px;
	border-radius:5px;
	box-sizing: border-box;
}
div.tarificadorOver{
	position:relative;
	border:0px solid #ff0000;
	width:160px;
	float:right;
	margin: 0 50px 25px 0;
	background-color:#fffdc5;
	color:#000000;
	text-align:left;
	padding:5px;
	border-radius:5px;
	box-sizing: border-box;
}

div.serviall{
	position:relative;
	border:0px solid #ff0000;
	float:left;
	margin: 0 0 25px 50px;
	color:#000000;
	text-align:center;
	background-color:rgba(255,253,197, 0.4);
	border-radius:5px;
	overflow:hidden;
}

a.boto-link:link, a.boto-link:active, a.boto-link:visited,a.boto-link:hover  {
	margin:10px 0;
	padding:5px 15px;
	background-color:#f9f9f9;
	border:1px solid #f4703e;
	border-radius:10px;
	font-size:18px;
	font-weight:bold;
}

#idiomas {
	position:fixed;
	top:200px;
	background:rgba(255,255,255,0.5);
	text-align:center;
	padding:5px 3px 5px 7px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	font-weight:800;
	line-height:14px;
	box-shadow: 0 0 5px #999;
	color:#666;
	z-index:1000; 	
	 -webkit-animation-duration: 1s;
	 animation-duration: 1s;
	 -webkit-animation-fill-mode: both;
	 animation-fill-mode: both;
	 animation-delay:8s;
  }
  
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){
  	#idiomas {
 		padding:5px 18px 5px 7px; 		
  	}
}
  
@-webkit-keyframes fadeOutLeft {
   0% {
      right:0;
   }
   100% {
      right:-60px;
   }
}

@keyframes fadeOutLeft {
   0% {
      right:0;
   }
   100% {
      right:-60px;
   }
}

.fadeOutLeft {
   -webkit-animation-name: fadeOutLeft;
   animation-name: fadeOutLeft;
}

#idiomas a {
	color:#666;
	padding:4px;
	font-size:13px;
}

#idiomas a:hover {
	color:#fff;
}

footer a {
	color:#fff;
}

#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:40px;
    background-color: rgba(0, 0, 0, 0.5);
    color:#fff;
    z-index:99999;
}
 
.innerCookies {
    width:100%;
    position:absolute;
    padding-left:5px;
    font-family:verdana;
    font-size:12px;
    top:30%;
}
 
.innerCookies a.ok {
    padding:4px;
    color:#00ff2e;
    text-decoration:none;
}
 
.innerCookies a.info {
    padding-left:5px;
    text-decoration:none;
    color:#faff00;
}