/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.padding-mapa {
  padding: 0px !important;
}
.texto-pie {
  font-weight: 300;
  color: #fff !important; 
}
.txt-servicio {
    margin-top: 0px !important;
    margin: 0px;
    color: #fff;
    font-weight: 500;
}

.txt-titulo {
    margin-top: 0px !important;
    margin: 0px;
    font-weight: 800;
    color: #fff;
}
.servicio-frase { 
  background: url(../../../images/Asse_Seguros/servicios_ASSE_Seguros.jpg) no-repeat;   
  -webkit-background-size: cover;    
  -moz-background-size: cover;    
  -o-background-size: cover;    
  background-size: cover;	
  }
  
  .inicio-frase { 
  background: #1f335f url(../../../images/Asse_Seguros/Profasse_Seguros_Inicio_Quienes_Somos.png)  no-repeat center;   
  -webkit-background-size: cover;    
  -moz-background-size: cover;    
  -o-background-size: cover;    
  background-size: cover;	
  }