﻿@charset "UTF-8";
/*BLOQUE RIEL*/
.color-reforma{color: #01B541;}
.color-mural{color: #D1212D;}
.color-elnorte{color: #1594F3;}
/*.header-riel{padding: 0 1rem;}*/
.header-riel h2{width: 85%; font-family: "Oswald"; font-weight: 400; font-size: 1.5rem;padding: 0.9rem 0 0.5rem 0;text-transform: uppercase; margin-left: 2rem}
.swiper-wrapper{height: auto;}
.riel-container{width: 100%; background: #eee; padding-bottom: 1.25rem; /*margin-bottom: 1.5rem;*/ border: solid #dfdfdf; border-width: 0.0625rem 0;}
.elementos-container{margin-left: 2rem}
.elemento-riel{text-align: center; font-size: 1.6rem; background: #fff; display: block; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center;-webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; height: auto;box-sizing: border-box; margin-right: 0.9rem;}
.elemento-riel a{text-decoration: none; color: #000; display: block; height: 100%;}
.cabeza-riel{padding: 0 1rem; border-top: 0.1875rem solid #D1212D;/*min-height: 85px; max-height: 85px;*/}
.cabeza-riel h3{font-size: 1.4rem; padding: 0.5rem 0px 1.5rem 0; margin: 0; font-family: "Oswald", sans-serif; font-weight: 300; word-wrap: break-word; text-align: left; line-height: 1.7rem;  color:#0A0A0A; height:51px;}
.cabeza-riel h4{font-size: 1.4rem; padding: 0.5rem 0px 1.5rem 0; margin: 0; font-family: "Oswald", sans-serif; font-weight: 300; word-wrap: break-word; text-align: left; line-height: 1.7rem;  color:#0A0A0A; height:51px;}
.elemento-riel:focus, .elemento-riel a:focus{outline: none;}
.slick-track{display: flex !important;}
.slick-slide{height: inherit !important;}
.elemento-riel img{width: 100%;}
/*estilos para rieles de video*/
.contenedor-video, .contenedor-Imagen{border:none;min-width: 300px; /*height:200px;*/ position:relative;}
/*.play-video{width: 135px;height: 135px;margin:auto;display:block; min-height: 30px;min-width: 30px;position: absolute;right: 0;top:-15px;z-index:10;}*/
.play {color: transparent;font-size: 0;vertical-align: middle;-ms-interpolation-mode: bicubic; }
.libre-acceso{width:122px;height:29px;position:absolute;top:0;z-index:10;display:block;margin-bottom:-4px;}



/*FIN BLOQUE RIEL*/

@media screen and (max-width: 960px){
.elementos-container, .header-riel h2{margin-left: 4rem}

}
@media screen and (max-width: 780px){
.elementos-container, .header-riel h2{margin-left: 3rem}
.cabeza-riel h3{font-size: 1.3rem;}
.cabeza-riel h4{font-size: 1.3rem;}

}
@media screen and (max-width: 640px){
.elementos-container, .header-riel h2{margin-left: 2rem}

}
@media screen and (max-width: 480px){
.elementos-container, .header-riel h2{margin-left: 1.7rem}
.cabeza-riel h3{font-size: 1.3rem; line-height: 1.6rem}
.cabeza-riel h4{font-size: 1.3rem; line-height: 1.6rem}


}
@media screen and (max-width: 420px){
.elementos-container, .header-riel h2{margin-left: 1.7rem;}


}
@media screen and (max-width: 360px){
.header-riel h2{font-size: 1.3rem;} 
.cabeza-riel h3{font-size: 1.15rem; line-height: 1.35rem}
.cabeza-riel h4{font-size: 1.15rem; line-height: 1.35rem}

}

@media screen and (max-width: 320px){
.elementos-container{margin-left: 1rem}
.header-riel h2{font-size: 1.2rem;}
.cabeza-riel h3{font-size: 1.1rem; line-height: 1.3rem}
.cabeza-riel h4{font-size: 1.1rem; line-height: 1.3rem}

}

@media screen and (max-width: 667px) and (orientation: landscape){
.cabeza-riel h3{font-size: 1.3rem; line-height:1.6rem}
.cabeza-riel h4{font-size: 1.3rem; line-height:1.6rem}
}