.t-morado {
    color: #9D1460;
    font-style: italic;
    font-weight: 900;
}
.bajada-semanas{
color: #808080;
}

element.style {
}
.lista-icon-rg {
    width: 16.5%;
    float: left;
    margin-right: 2.7%;
    margin-bottom: 13px;
}
#inline1{
    
  width:100%;  
    
}
html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    padding: 0px!important;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.lista-icon-rg #lightcase-case {
    display: none;
    position: fixed;
    z-index: 2002;
    width: 800px;
    margin-left: -400px;
    top: 50%;
    left: 50%;
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.riesgos-caracteristicas h2{
    color: #FFD102 !important;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    
    
}
h1.title{
   	color: #E73060;
    font-size: 1.6em;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    
    
}
 .margen-sup{
    padding-top: 32px;
}
span.sup{
 color: #ffff;
    
    text-decoration:underline;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;  
    
    
}
.t-rosa{
color: #E73060 !important;
   
}
.t-yellow{
color: #FFD102 !important;
   
}
.t-white{
    
   color: white !important;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.img-interior {
    margin-top: 80px;
     display: block;
    margin: 0 auto;
    margin-top: 82px;
}
body.riesgos{
	background-color: #e6e6e6!important;
  color: #E73060;
}
body.miEmpresa{
	background-color: #E6E6E6 !important;
  color: #E73060;
}
body.portada{
	background-color: #E73060 !important;
  color: #FFFFFF;
}

.sub-titulo-principal{
 font-weight: 400;   
   text-align: center;
}
body.riesgos p {
    font-size: 1.2em;
    font-weight: 300;
}
.salta-intro img{
    display: block;
    margin: 0 auto;
}

.link-recom{
 width: 100%;
 height: 100%;
 
    
}
.link-recom img{
transition: 0.8s all; 
}
.link-recom:hover img{
transform: scale(1.2);
}
.salta-intro{
color: white;
text-decoration: none;
}
.salta-intro:hover{
color:#FFD102;
text-decoration: none;
}
.imagen-recomendaciones{
    width: 300px;
    display: block;
    margin: 0 auto;
    
    
}
.salta-intro h6{
margin-top: 30px;
font-size: 18px;
}
.btn-default-2 {
    color: #333;
    font-size: 0.9em !important;
    background-color: #fff;
    border-color: #ccc;
    width: 177px;
    margin: 0 auto;
    display: block;
    margin-top: 30px;
}
.descargas a {
    color: #9D1460!important;
    height: 23px;
    margin-top: 4px;
    display: block;
    line-height: 18px;
    text-decoration: none!important;
    font-size: 13px;
    margin-bottom: 39px;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 30px;
    background-image: url(../img/flecha-lila.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 21px;
}
.fondo-recuadro-sem{
background-color: white;
	margin-top: 10px;
	
}
 .lista-icon-rg a img {
    width:50px;

}

.img-iconos-riegos {
    height: 112px;
    width: auto;
}

.fondo-recuadro-sem:last-child {
    margin-bottom: 30px;
}

@media screen and (min-width:400px){
.lista-icon-rg {
    width: 11.3%;
    float: left;
    margin-right: 2.7%;
    margin-bottom: 13px;
}
    .list-inline>li {
    display: inline-block;
    padding-right: 5px !important;
    padding-left: 9px !important;
}

}
@media screen and (min-width: 480px){
.lista-icon-rg {
    width: 22.3%;
    float: left;
    margin-right: 2.7%;
    margin-bottom: 13px;
}
        .lista-icon-rg a img {
    width:100px;

}


}
@media screen and (min-width: 640px){
 .lista-icon-rg {
    width: 11.5%;
    float: left;
    margin-right: 2.7%;
    margin-bottom: 13px;
}
   .lista-icon-rg a img {
    width: 79px;
}
}

@media screen and (min-width:1200px){
    .lista-icon-rg a img {
    width:100px;

}

}