/* CSS Document */
/*================================*/
/* Modulo Titulares 1             */
/*================================*/
.b-titulares {
    width: 100%;
}

.b-titulares > div , .b-titulares > div > article {
    float: left;
}

.b-titulares > div:nth-of-type(1) {
    width: 814px;
}

.b-titulares > div:nth-of-type(1) article:nth-of-type(1) {
    position: relative;
    width: 60%;
    padding-right: 15px;
}

.b-titulares > div:nth-of-type(1) article:nth-of-type(1) figure {
    z-index: 1;
    width: 100%;
    height: 320px;
    margin: 0;
}

.b-titulares > div:nth-of-type(1) article:nth-of-type(1) figure img {
    position: absolute;
    height: 100%;
    margin-left: -50px;
}

.b-titulares > div:nth-of-type(1) article:nth-of-type(1) h1 {
    margin-right: 15px;
    position: absolute;
    font-size: 28px;
    line-height: 30px;
    padding: 10px;
    color: #fff;
    background-image: linear-gradient(transparent, black);
    text-shadow: 2px 2px 10px #000;
    bottom: 0;
    width: 474px;
    z-index: 10;
}

.b-titulares > div:nth-of-type(1) article:nth-of-type(1) h1 span.tax {
    background: #48c2d1;
    color: #fff;
    display: table;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 0 10px;
}

.b-titulares > div:nth-of-type(1) article:nth-of-type(n+2) {
    position: relative;
    width: 40%;
    height: 160px;
    background: #000;
    padding: 0;
    border-bottom: 1px solid #ddd;
}

.b-titulares > div:nth-of-type(1) article:nth-of-type(n+2) figure {
    float: left;
    width: 100%;
    height: 160px;
    margin: 0 10px 0 0;
}

.b-titulares > div:nth-of-type(1) article:nth-of-type(n+2) figure img {
    width: 100%;
}

.b-titulares > div:nth-of-type(1) article:nth-of-type(n+2) h1 {
    width: 325px;
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    padding: 15px;
    background-image: linear-gradient(transparent, black);
    text-shadow: 2px 2px 10px #000;
}

.b-titulares > div:nth-of-type(1) article:nth-of-type(n+2) h1 span.tax {
    background: #48c2d1;
    color: #fff;
    display: table;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 0 10px;
}

.b-titulares > div:nth-of-type(2) {
    width: 315px;
    padding-left: 15px;
}

.pup-300x250 {
    /* float: left; */
    /* top: -278px; */
    position: absolute;
    right: 0;
    /* left: 1px; */
}

.media-play {
    display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    z-index: 98;
    background-size: 100%;
    border-radius: 0 0 10px;
    top: 0px;
    left: 0;
}

.mpv {
    background: url(/noticias/imag/ico-play-video2.svg) no-repeat center;
}

.mpf {
    background: url(/noticias/imag/ico-play-foto2.svg) no-repeat center;
    border-radius: 6px 0 10px 0;
}

/*================================*/
/* Modulo DiseÃ±o 1             */
/*================================*/
.m-d1 > div {
    width: 100%;
}

.m-d1 > div , .m-d1 > div > article {
    float: left;
}

.m-d1 > div:nth-of-type(1) {
    width: 100%;
    margin-bottom: 30px;
}

.m-d1 > div:nth-of-type(1) article:nth-of-type(1) {
    float: left;
    position: relative;
    width: 829px;
    height: 250px;
    padding-right: 30px;
}

.m-d1 > div:nth-of-type(1) article:nth-of-type(1) figure {
    z-index: 1;
    width: 100%;
    height: 250px;
    margin: 0;
    border: 5px solid #44b8c6;
}

.m-d1 > div:nth-of-type(1) article:nth-of-type(1) figure img {
    position: absolute;
    width: 100%;
    top: -112px;
}

.m-d1 > div:nth-of-type(1) article:nth-of-type(1) h1 {
    margin-right: 15px;
    position: absolute;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    padding: 10px;
    color: #000;
    border: 2px solid #44b8c6;
    border-bottom: 0;
    background: #fff;
    bottom: 0;
    left: 35px;
    width: 729px;
    z-index: 10;
}

.m-d1 > div:nth-of-type(1) article:nth-of-type(1) h1 span.tax {
    position: absolute;
    top: -20px;
    left: -1px;
    background: #44b8c6;
    color: #fff;
    display: table;
    padding: 0 10px;
    font-size: 11px;
    line-height: 20px;
}

.m-d1 > div:nth-of-type(2) {
    width: 100%;
}

.m-d1 > div:nth-of-type(2) article {
    float: left;
    padding-right: 20px;
    width: 557px;
    height: 160px;
    padding: 0;
    border-bottom: 1px solid #ddd;
}

.m-d1 > div:nth-of-type(2) article figure {
    float: left;
    width: 240px;
    height: 145px;
    margin: 0 30px 0 0;
    border: 3px solid #44b8c6;
}

.m-d1 > div:nth-of-type(2) article figure img {
    height: 100%;
}

.m-d1 > div:nth-of-type(2) article h1 {
    float: left;
    width: 260px;
    bottom: 0;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    padding: 0;
}

.m-d1 > div:nth-of-type(2) article h1 span.tax {
    color: #48c2d1;
    display: table;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
}

.m-d1 > div:nth-of-type(2) article.cp {
    float: left;
    padding-right: 20px;
    width: 376px;
    height: 200px;
    padding: 0;
    border-bottom: 1px solid #ddd;
}

.m-d1 > div:nth-of-type(2) article.cp figure {
    float: left;
    width: 195px;
    height: 113px;
    margin: 0 20px 0 0;
    border: 3px solid #44b8c6;
}

.m-d1 > div:nth-of-type(2) article.cp h1 {
    float: left;
    width: 145px;
    bottom: 0;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    padding: 0;
}

.m-d1 > div:nth-of-type(2) article.cp h1 span.tax {
    background: #48c2d1;
    display: table;
    font-size: 13px;
    line-height: 20px;
    padding: 0 15px;
    text-transform: uppercase;
}

.rot-new {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 500;
    line-height: 27px;
    color: #49c2d2;
    padding: 0px 0 0px 10px;
    float: left;
    width: 92%;
    border-left: dotted 5px #49c2d2;
    font-weight: bold;
    margin: 0 0 0 0;
    position: relative;
    float: left;
    margin: 17px 5%;
}

/*================================*/
/* Modulo DiseÃ±o 2             */
/*================================*/
.m-d2 {
    width: 100%;
}

.m-d2 > div , .m-d1 > div > article {
    float: left;
}

.m-d2 > div:nth-of-type(1) {
    width: 100%;
    margin-bottom: 30px;
}

.m-d2 > div > div:nth-of-type(1) {
    float: left;
    width: 814px;
}

.m-d2 > div > div:nth-of-type(2) {
    margin-left: 15px;
}

.m-d2 > div:nth-of-type(1) article {
    position: relative;
    float: left;
    width: 385px;
    height: 250px;
    border: 5px solid #44b8c6;
}

.m-d2 > div:nth-of-type(1) article:nth-of-type(1) {
    margin-right: 15px;
}

.m-d2 > div:nth-of-type(1) article:nth-of-type(2) {
    margin-left: 15px;
}

.m-d2 > div:nth-of-type(1) article figure {
    z-index: 1;
    width: 100%;
    height: 250px;
    margin: 0;
}

.m-d2 > div:nth-of-type(1) article figure img {
    position: absolute;
    height: 100%;
}

.m-d2 > div:nth-of-type(1) article h1 {
    position: absolute;
    font-weight: 900;
    font-size: 23px;
    line-height: 25px;
    padding: 8px;
    color: #000;
    border: 1px solid #44b8c6;
    border-bottom: 0;
    background: #fff;
    bottom: -5px;
    left: 15px;
    width: 346px;
    z-index: 10;
}

.m-d2 > div:nth-of-type(1) article h1 span.tax {
    position: absolute;
    top: -20px;
    left: -1px;
    background: #44b8c6;
    color: #fff;
    display: table;
    padding: 0 10px;
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
}

.m-d2 > div:nth-of-type(2) {
    width: 100%;
}

.m-d2 > div:nth-of-type(2) article {
    position: relative;
    float: left;
    margin-right: 15px;
    width: 385px;
    height: 250px;
    padding: 0;
    border-bottom: 1px solid #ddd;
}

.m-d2 > div:nth-of-type(2) article figure {
    float: left;
    width: 385px;
    height: 145px;
    margin: 0 0 8px 0;
    border: 3px solid #44b8c6;
}

.m-d2 > div:nth-of-type(2) article figure img {
    width: 100%;
}

.m-d2 > div:nth-of-type(2) article h1 {
    font-weight: 700;
    width: 370px;
    bottom: 0;
    color: #000;
    font-size: 20px;
    margin: 0 15px;
}

.m-d2 > div:nth-of-type(2) article h1 span.tax {
    position: absolute;
    top: 125px;
    left: 0;
    background: #44b8c6;
    color: #fff;
    display: table;
    padding: 0 10px;
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
}

.m-d2 > div:nth-of-type(2) {
    width: 100%;
}

.m-d2 > div:nth-of-type(2) article:nth-of-type(3) {
    position: relative;
    float: left;
    background: #E80B0F;
    width: 294px;
    height: 250px;
    padding: 0;
    margin: 0;
    border-bottom: 0;
}

.m-d2 > div:nth-of-type(2) article:nth-of-type(3) figure {
    float: left;
    width: 294px;
    height: 250px;
    margin: 0 !important;
}

.m-d2 > div:nth-of-type(2) article:nth-of-type(3) figure img {
    height: 100%;
}

.m-d2 > div:nth-of-type(2) article:nth-of-type(3) h1 {
    margin-right: 15px;
    position: absolute;
    font-size: 18px;
    line-height: 18px;
    height: 74px;
    padding: 10px;
    color: #fff;
    border: 2px solid #44b8c6;
    border-bottom: none;
    background: #fff;
    left: 10px;
    width: 274px;
    z-index: 10;
    margin: 0;
}

.m-d2 > div:nth-of-type(2) article:nth-of-type(3) h1 span.tax {
    position: absolute;
    top: -20px;
    left: 8px;
    background: #44b8c6;
    color: #fff;
    display: table;
    padding: 0 10px;
    margin: 0 0 7px -10px;
    font-size: 11px;
    line-height: 20px;
}

/*================================*/
/* Modulo Calugas                 */
/*================================*/
.b-calugas {
    width: 100%;
}

.b-calugas > div > article {
    float: left;
}

.b-calugas > div:nth-of-type(1) article {
    position: relative;
    width: 281px;
    height: 180px;
    background: #FCB400;
    margin-right: 1px;
    opacity: .9;
    cursor: pointer;
}

.b-calugas > div:nth-of-type(1) article:hover {
    opacity: 1;
}

.b-calugas > div:nth-of-type(1) article figure {
    position: absolute;
    width: 281px;
    height: 180px;
    margin: 0;
    z-index: 1;
}

.b-calugas > div:nth-of-type(1) article figure img {
    height: 180px;
    margin-left: -12px;
}

.b-calugas > div:nth-of-type(1) article h1 {
    position: absolute;
    height: 104px;
    font-size: 21px;
    line-height: 23px;
    padding: 10px;
    color: #fff;
    background-image: linear-gradient(transparent, black);
    text-shadow: 2px 2px 10px #000;
    bottom: 0;
    width: 100%;
    z-index: 10;
}

.b-calugas > div:nth-of-type(1) article h1 span.tax {
    background: #48c2d1;
    color: #fff;
    display: table;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 0 10px;
}

/*================================*/
/* Modulo DiseÃ±o 3                */
/*================================*/
.m-d3 {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}

.m-d3 > div.m-d3-art-container{
    float: left;
    width: 90%;
    /* margin-bottom: 20px; */
    margin-top: 10px;
    margin-left: 5%;
}

.m-d3 > div , .m-d1 > div > article {
    float: left;
}

.m-d3 > div:nth-of-type(1) {
    position: relative;
    width: 98%;
    margin-left: 1%;
}

.m-d3 > div:nth-of-type(1) article:nth-of-type(1) {
    position: relative;
    width: 100%;
    height: auto;
    /* padding-right: 30px; */
    margin-bottom: 90px;
    /* border-radius: 30px; */
}

.m-d3 > div:nth-of-type(2) article:nth-of-type(2) {
    margin-right: 0;
    margin-left: 0;
}

.m-d3 > div:nth-of-type(1) article:nth-of-type(1) figure {
    z-index: 1;
    width: 100%;
    height: auto;
    margin: 0;
    border: 4px solid #44b8c6;
    border-radius: 10px 30px 10px 0;
}

.m-d3 > div:nth-of-type(1) article:nth-of-type(1) figure img {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    /* top: -67px; */
    aspect-ratio: 16/9;
}

.m-d3 > div:nth-of-type(1) article:nth-of-type(1) h1 {
    position: absolute;
    font-weight: 900;
    font-size: 7vw;
    line-height: 1;
    padding: 15px 15px;
    color: #000;
    border: 2px solid #44b8c6;
    /* border-bottom: 0; */
    background: #fff;
    bottom: -87px;
    left: 4%;
    width: 92%;
    z-index: 10;
    /* border-bottom: 1px dashed #44b8c6; */
    border-radius: 0px 20px 20px;
}

.m-d3 > div:nth-of-type(1) article:nth-of-type(1) h1 span.tax {
    position: absolute;
    top: -34px;
    left: -2px;
    background: #44b8c6;
    color: #fff;
    display: table;
    padding: 5px 24px;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    border-radius: 10px 5px 15px 0;
}

.m-d3 article h2 span.tax, .m-d3 article h3 span.tax{
    position: absolute;
    top: -30px;
    left: 0;
    padding: 3px 10px;
    background: #48c2d1;
    color: #fff;
    display: table;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    border-radius: 10px 5px 15px 0;
}


.m-d3 > div:nth-of-type(1) article h3 span.tax {
    position: absolute;
    top: -34px;
    left: -2px;
    background: #44b8c6;
    color: #fff;
    display: table;
    padding: 5px 24px;
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
    border-radius: 10px 5px 15px 0;
}



.m-d3 > div:nth-of-type(1) article:nth-of-type(1) h3 {
    position: absolute;
    font-weight: 900;
    font-size: 6vw;
    line-height: 1;
    padding: 15px 30px;
    color: #000;
    border: 2px solid #44b8c6;
    /* border-bottom: 0; */
    background: #fff;
    bottom: -69px;
    left: 5%;
    width: 90%;
    z-index: 10;
    /* border-bottom: 1px dashed #44b8c6; */
    border-radius: 0px 20px 20px;
}



.m-d3 > div:nth-of-type(1) > div:nth-of-type(1) {
    position: absolute;
    display: table;
    right: 0;
    top: 0;
    width: 300px;
    z-index: 300;
}

.m-d3 > div:nth-of-type(2) {
    margin-top: 20px;
    padding-bottom: 40px;
    /* border-bottom: 1px solid #e5e2e2; */
}

.m-d3 > div:nth-of-type(2) article {
    position: relative;
    float: left;
    margin-right: 5%;
    width: 100%;
    height: auto;
    padding: 0;
    /* border-bottom: 1px solid #ddd; */
    /* margin-left: 20px; */
    /* max-height: 246px; */
    height: 73vw;
}

.m-d3 > div:nth-of-type(2) article figure {
    float: left;
    width: 100%;
    /* height: 213px; */
    margin: 0 0 10px 0;
    border: 3px solid #2996a3;
    border-radius: 10px;
    aspect-ratio: 16 / 9;
}

.m-d3 > div:nth-of-type(2) article figure img {
    width: 100%;
}

.m-d3 > div:nth-of-type(2) article h1 {
    width: 350px;
    bottom: 56px;
    color: #000;
    font-weight: 600;
    font-size: 24px;
    line-height: 26px;
    margin: 0 15px;
    position: relative;
    background: #fff;
    /* height: 63px; */
    float: left;
    padding: 5px 5px 5px 11px;
    border: 1px solid #48c2d1;
    border-radius: 0 5px 5px;
    min-height: 90px;
}

.m-d3 > div:nth-of-type(2) article h2, .m-d3 > div:nth-of-type(2) article h3 {
    width: 90%;
    bottom: 56px;
    color: #000;
    font-weight: 600;
    font-size: 5vw;
    line-height: 1.2;
    margin: 0 15px;
    position: relative;
    background: #fff;
    /* height: 63px; */
    float: left;
    padding: 5px 5px 5px 11px;
    border: 1px solid #48c2d1;
    border-bottom: 1px dashed #48c2d1;
    border-radius: 0 5px 5px;
    min-height: 90px;
}

.m-d3 > div:nth-of-type(2) article h1 span.tax {
    position: absolute;
    top: -20px;
    left: 0;
    padding: 0 10px;
    background: #48c2d1;
    color: #fff;
    display: table;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    border-radius: 10px 5px 15px 0;
}

.m-d3 > div:nth-of-type(2) { 
}

.m-d3 > div:nth-of-type(2) article:nth-of-type(3) {
    position: relative;
    float: left;
    background: #E80B0F;
    width: 294px;
    height: 250px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #ddd;
    border: 3px solid #2996a3;
}

.m-d3 > div:nth-of-type(2) article:nth-of-type(3) figure {
    position: relative;
    float: left;
    width: 294px;
    height: 250px;
    margin: 0;
    border: 0;
}

.m-d3 > div:nth-of-type(2) article:nth-of-type(3) figure img {
    height: 100%;
    width: auto;
    position: absolute;
    left: -80px;
}

.m-d3 > div:nth-of-type(2) article:nth-of-type(3) h1 {
    height: 84px;
    position: absolute;
    background: #fff;
    font-size: 20px;
    line-height: 20px;
    padding: 10px;
    color: #fff;
    border: 2px solid #44b8c6;
    border-bottom: 0;
    background-size: 40px;
    bottom: -3px;
    left: 15px;
    width: 264px;
    z-index: 10;
    margin: 0;
}

.m-d3 > div:nth-of-type(2) article:nth-of-type(3) h1 span.tax {
    position: absolute;
    top: -20px;
    left: 8px;
    background: #44b8c6;
    color: #fff;
    display: table;
    padding: 0 10px;
    margin: 0 0 5px -10px;
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
}

/*================================*/
/* Modulo d4               */
/*================================*/
.m-d4 {
    width: 100%;
    float: left;
    /* background: #f2f2f2; */
    border-radius: 10px;
    margin-bottom: 30px;
}

.m-d4 > div.m-d4-art-container{
    /* float: left; */
    /* width: 90%; */
    margin-bottom: 20px;
    margin-top: 10px;
    /* margin-left: 5%; */
    /* display: table; */
    /* margin: auto; */
}

.m-d4 > div.m-d4-art-container:nth-of-type(2){}

.m-d4 > div article {
    position: relative;
    float: left;
    background: #ffffff;
    width: 90%;
    margin-left: 5%;
    height: auto;
    padding: 0;
    border: 0px solid #ddd;
    /* border: 3px solid #44b8c6; */
    border-radius: 10px 10px 0 0;
    margin-right: 0;
    margin-bottom: 15px;
}

.m-d4 > div article:nth-of-type(1){
    margin-right: 0px;
}

.m-d4 > div article figure {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px !important;
    border-radius: 0px 0px 0 0;
}

.m-d4 > div article figure img {
    width: 100%;
    margin: auto;
    display: flex;
    aspect-ratio: 16 / 9;
    border: 2px solid #44b8c6;
    border-radius: 4px;
}

.m-d4 > div article h3 {
    position: relative;
    height: auto;
    font-size: 6vw;
    line-height: 1;
    padding: 10px;
    color: #000;
    border: 1px solid #44b8c6;
    border-bottom: 1px dashed #44b8c6;
    background: #fff;
    bottom: -3px;
    left: 5%;
    width: 90%;
    z-index: 10;
    margin: 0;
    top: -25px;
    border-radius: 0 5px 10px 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}


.m-d4 > div article h3 span.tax {
    position: relative;
    top: 0;
    left: 0px;
    background: #44b8c6;
    color: #fff;
    display: table;
    padding: 0 10px;
    margin: 0 0 5px 0px;
    font-size: 10px;
    line-height: 20px;
    text-transform: uppercase;
    border-radius: 10px 5px 15px 0;
    width: auto;
}

.m-d4 > div article:nth-of-type(4) {
    position: relative;
    float: left;
    background: #E80B0F;
    width: 294px;
    height: 244px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #ddd;
    border: 3px solid #44b8c6;
}

.m-d4 > div article:nth-of-type(4) figure {
    float: left;
    width: 294px;
    height: 244px;
    margin: 0 !important;
}

.m-d4 > div article:nth-of-type(4) figure img {
    height: 100%;
}

.m-d4 > div article:nth-of-type(4) h1 {
    margin-right: 15px;
    position: absolute;
    font-size: 18px;
    line-height: 18px;
    padding: 10px;
    color: #000;
    border: 1px solid #44b8c6;
    border-bottom: 0;
    background: #fff;
    bottom: -3px;
    left: 10px;
    width: 274px;
    z-index: 10;
    margin: 0;
}

.m-d4 > div article:nth-of-type(4) h1 span.tax {
    position: absolute;
    top: -20px;
    left: 9px;
    background: #44b8c6;
    color: #fff;
    display: table;
    padding: 0 10px;
    margin: 0 0 5px -10px;
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
}

/*================================*/
/* Modulo Rio                     */
/*================================*/
.b-rio {
    width: 100%;
    display: none;
}

.b-rio .rot-new{margin-bottom: 15px;}

.b-rio-tax {
    display: table;
}

.b-rio .tax-date {
    padding: 0 0px;
    position: relative;
}

.b-rio > div article {
    width: 45%;
    height: 58vw;
    /* padding-right: 15px; */
    opacity: .9;
    cursor: pointer;
    border-radius: 10px;
    /* padding-left: 10px; */
    /* background: #f0f0f0; */
    /* margin-right: 5%; */
    /* float: left; */
    top: 0;
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    border: 1px solid #48c2d1;
}



.b-rio > div article figure {
    width: 100%;
    height: auto;
    margin: 0;
    z-index: 1;
    border-bottom: 2px solid #49c2d2;
    border-radius: 10px 10px 0 0;
    width: 100%;
    margin: auto;
    display: flex;
    aspect-ratio: 16 / 9;
    border: 2px solid #44b8c6;
    border-radius: -1px;
}

.b-rio > div article figure .media-play {
    width: 40px;
    height: 40px;
    background-size: 40px;
    top: 0;
    left: 0;
}

.b-rio > div article figure img {
    width: 100%;
    margin-top: 0px;
}

.b-rio > div article .tax-date .tax-art-port {
    font-size: 13px;
    line-height: 30px;
    /* color: #999; */
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    top: 2px;
    left: 5%;
    background: #44b8c6;
    color: #fff !important;
    display: table;
    padding: 0 5px;
    margin: 0 0 5px 0px;
    font-size: 10px;
    line-height: 13px;
    text-transform: uppercase;
    border-radius: 10px 5px 15px 0;
    width: auto;
}

.b-rio > div article .tax-date .tax-art-port a {
    color: #ffffff;
    display: table;
    font-size: 7px;
    text-transform: uppercase;
    font-weight: 400;
}

.b-rio > div article .tax-date time {
    /* float: right; */
    font-size: 9px;
    color: #787878;
    line-height: 2;
    margin-right: 0%;
    /* position: absolute; */
    top: -8vw;
    z-index: 9;
    right: 5%;
    background: #ffffff;
    border-radius: 3px;
    padding: 0 3px;
}

.b-rio > div article h1 {
    font-size: 17px;
    color: #000;
    padding: 5px 10px;
    font-weight: normal;
    position: relative;
    height: auto;
    min-height: 30vw;
    font-size: 4vw;
    line-height: 1;
    padding: 10px;
    color: #000;
    /* border: 1px solid #44b8c6; */
    /* border-bottom: 1px dashed #44b8c6; */
    background: #fff;
    bottom: -3px;
    left: 0%;
    width: 100%;
    z-index: 10;
    margin: 0;
    top: 0px;
    border-radius: 0 5px 10px 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    padding-top: 7px;
}

/* .b-rio > div > div { float: left; width: 315px; padding: 0 0  15px  15px;}*/
.b-rio > div article.fot {
    position: relative;
    width: 300px;
    height: 250px;
    background: #FCB400;
    margin-right: 1px;
    opacity: .9;
    cursor: pointer;
}

.b-rio > div article.fot:hover {
    opacity: 1;
}

.b-rio > div article.fot figure {
    position: absolute;
    width: 300px;
    height: 250px;
    margin: 0;
    z-index: 1;
}

.b-rio > div article.fot figure img {
    height: 250px;
}

.b-rio > div article.fot h1 {
    position: absolute;
    bottom: 0;
    font-size: 21px;
    padding: 10px;
    color: #fff;
    background-image: url(/noticias/imag/bg-tit.png);
    background-size: auto 100%;
    z-index: 10;
}

/*.b-rio > div article[class*="tax-list-300"] {
    width: 300px;
}

.b-rio > div article[class*="tax-list-300"] figure {
    width: 300px;
    height: 130px;
}

.b-rio > div article[class*="tax-list-300"] figure img {
    position: absolute;
    width: 300px;
    height: auto;
}

.b-rio > div .tax-list-300-right {
    margin-right: 0;
    padding-right: 0;
}

.b-rio > div article.not-list-1014 {
    margin-right: 0;
    width: 23.5%;
    padding-right: 0;
}*/

/*EMBED*/
.embed-sg {
    position: relative;
    width: 300px;
    overflow: hidden;
    max-width: 100%;
    height: 250px;
}

.embed-sg .rotulo-embed-sg {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    border-bottom: 2px solid #2996a3;
    margin: 0px 0 3px 0;
    width: 100%;
    height: 25px;
}

.embed-sg.defecto {
    height: 250px;
}

.embed-sg.spotify,.embed-sg.fb-video,.embed-sg.tw,.embed-sg.instagram {
    height: 300px;
}

.embed-sg.cooptv,.embed-sg.cooptv2 {
    height: 180px;
}

.embed-sg iframe {
    position: absolute;
    top: 30px;
    left: 0%;
    width: 100%;
    height: 100%;
}

.embed-sg.cooptv iframe,.embed-sg.cooptv2 iframe {
    height: auto;
}

.embed-sg.tw iframe#twitter-widget-0 {
    height: 290px !important
}

.embed-sg.instagram iframe.instagram-media {
    min-width: 250px !important;
    padding: 0px;
}


/*adicionales mobile*/


/*Modulo 2 columnas foto-texto*/
.m-d3 .m-d3-art-container:nth-of-type(n+3) > article:nth-of-type(n+2) {
    position: relative;
    width: 94vw;
    margin: auto;
    /* border-bottom: 1px solid #ddd; */
}
.m-d3 .m-d3-art-container:nth-of-type(n+3) > article:nth-of-type(n+2) figure {
    float: left;
    width: 40vw;
    height: auto;
    margin: 0vw 1vw 3vw 3vw;
    border: 1px solid #48c2d1;
    border-right: 0;
    aspect-ratio: 16 / 9;
    border-radius: 10px 0px 0px 10px;
}
.m-d3 .m-d3-art-container:nth-of-type(n+3) > article:nth-of-type(n+2) figure img {
    /* height: 30vw; */
    aspect-ratio: 16 / 9;
}

.m-d3 .m-d3-art-container:nth-of-type(n+3) > article:nth-of-type(n+2) h3 {
    float: left;
    width: 47vw;
    bottom: 0;
    color: #000;
    font-size: 4vw;
    line-height: 5vw;
    margin: 0vw 0;
    border: none;
    border-radius: 0px 10px 10px 0;
}
.m-d3 .m-d3-art-container:nth-of-type(n+3) > article:nth-of-type(n+2) h3 span.tax {
    position: initial;
    padding: 0 10px;
    color: #48c2d1;
    display: table;
    font-size: 10px;
    line-height: 20px;
    text-transform: uppercase;
}





.m-d4 .m-d4-art-container:not(:nth-of-type(1)) > article {
    position: relative;
    width: 90%;
    /* border-bottom: 7px solid #008175; */
    border: none;
}
.m-d4 .m-d4-art-container:not(:nth-of-type(1)) > article figure {
    float: left;
    width: 40vw;
    height: auto;
    margin: 3vw 1vw 3vw 3vw;
    /* border: 1px solid #48c2d1; */
    border-right: 0;
    aspect-ratio: 16 / 9;
    border-radius: 0px 0px 0px 0px;
}
.m-d4 .m-d4-art-container:not(:nth-of-type(1)) > article figure img {
    /* height: 30vw; */
    aspect-ratio: 16 / 9;
}

.m-d4 .m-d4-art-container:not(:nth-of-type(1)) > article h3 {
    float: left;
    width: 47vw;
    bottom: 0;
    color: #000;
    font-size: 3.5vw;
    line-height: 1.2;
    margin: 3vw 0;
    border: none;
    border-radius: 0px 10px 10px 0;
    left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}




.m-d4 .m-d4-art-container:not(:nth-of-type(2)) > article:nth-of-type(n+3) h3 span.tax {
    position: initial;
    padding: 0 10px;
    color: #48c2d1;
    display: table;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
}


/* /Modulo 2 columnas foto-texto*/



span.tax a{
   
    color: #fff;

}
.rot-new {

    border-bottom: 0px solid #2996a3;

}
/*.contWidget{display: none !important;}*/

.contWidget {
 
    height: unset !important;
}

.widget-container {
    width: 100vw !important;
    height: 45vw !important;
    background-color: black;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 0px !important;
    padding-left: 10px !important;
    box-sizing: border-box;
    height: 230px;
    border-radius: 0px !important;
    position: relative;
    flex-direction: row;
    flex-wrap: nowrap;
    box-shadow: inset -2px 0px 11px 1px #9e9e9e;
    border-bottom: 1px solid #000000a6;
}
.slider-flecha-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: flex-start;
    /* max-height: 200px; */
    overflow: hidden;
}




.widget-container .slider-wrapper {
    width: 100%;
    /* max-height: 215px; */
    position: relative;
}
.slider-wrapper .noticia {

border: 0px solid #44b8c6;

border-radius: 5px;

background: #fff;

position: relative;

width: 25vw !important;

left: 20vw !important;

height: 32vw;
}
.slider-wrapper .noticia p {
    font-size: 2.3vw !important;
}

.slider-flecha-container {
    display: flex
;
    justify-content: space-between;
    width: 80%;
    align-content: center;
    align-items: center;
}

.flecha-container {
    width: 13% !important;
    display: flex
;
    justify-content: center;
    align-items: center;
    font-size: 10px;
}

.flecha {
    background: none;
    border: none;
    color: #44b8c6;
    font-size: 25px !important;
    cursor: pointer;
    transition: color 0.3s ease;
}

.contWidget .categorias li {
    padding: 0px 0;
    font-size: 3vw;
    border-bottom: 1px dashed #616161;
    color: #6cbfcf;
    margin: 0px 0 0 30px;
    display: list-item;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start;
    width: calc(100% - 40px);
    /* text-align: center; */
}

.contWidget .categorias a {
    color: white;
    text-decoration: auto;
    font-size: 3vw;
    transition: color 0.3s ease, text-decoration 0.3s ease;
    cursor: pointer;
}

.slick-dots {
    display: none !important
;

}
.tax-media {
    width: 100vw;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    margin: auto;
    align-content: flex-start;
}


.slider-flecha-container {
    display: flex;
    justify-content: space-between;
    width: 70% !important;
    background: #000000;
}

.logo-categorias-container {
    display: block;
    display: flex !important;
    /* flex-direction: column; */
    /* justify-content: flex-start; */
    width: 15%;
    /* background: red; */
    height: 80% !important;
    overflow: auto;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-end;
    position: relative;
    top: 3% !important;
    /* flex-direction: column; */
    /* justify-content: flex-start; */
    width: 26% !important;
    /* background: red; */
    /* height: 180px; */
    overflow: auto;
}

.logo-container {
    width: 60% !important;
    display: flex;
    justify-content: center;
    border-bottom: 2px dashed #66b6c4;
    top: 10px;
}



.slider-wrapper .noticia img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-bottom: 0;
    aspect-ratio: 16 / 9;
    border: 3px solid #48c2d1;
    border-bottom: 3px dashed #48c2d1;
}



.slider-wrapper .contBajada {
    background-color: #fff;
    color: #000;
    height: auto;
    box-sizing: border-box;
    overflow: hidden;
    padding: 5px;
    display: flex
;
    align-items: center;
    justify-content: center;
}

.slider-wrapper::before {
  content: '';
  position: absolute;
  height: 100%;
  width: 20px;
  background: linear-gradient(to right, #0a0909, #00000000);
  z-index: 99;
  left: 0;
}


    .mobile-only {
  display: none;
}
@media only screen and (max-width: 768px) {
  .mobile-only {
    display: block;
  }
}

/*AJUSTES ADICIONALES*/
 @media (max-width: 480px) {
    .contWidget .categorias li { padding: 5px 0;}

}