h3.title2{
    font-size: 25px;
    margin-top: 40px;
}
.marcaAguaTitle{
    position: absolute;
    right: 0;
    text-align: right;
    bottom: 0;
    margin-bottom: 10px;
}
ul .number{
    font-family: OpenSans-Semibold;
    padding-right: 0.8em;
}
.hrBreadcrumb{
    border: 5px solid black;
}
.breadcrumb2{
    font-family: Arial;
    margin-bottom: 12px;
}
.typeActualidad{
    display: inline-block;
    padding: 0 1em;
    color: white;
    font-size: 25px;
    font-family: SohoStd-Light;
}
.typeActualidad.yellow {
    background: #F0C30F;
    color: black;
}

li .title{
    color: #4285F4;
    font-family: OpenSans-Semibold;
}
.box{
    margin-left: 1em;
    padding: 5em 1em 2em 2em;
    position: relative;
    margin-bottom: 1.3em;
}
.box .type{
    position: absolute;
    left: 0px;
    top: 0px;
    margin-top: 0.5em;
    margin-left: -1em;
}
.box .foto{
    position: absolute;
    right: 0px;
    margin-right: -1em;
    top: 0px;
    margin-top: 0.5em;
    text-align: right;
    width: 100%;
}
.box h1{
    font-size: 3em;
}
.box .foto .triangulo{
    line-height: 0px;
}
.box .foto .triangulo img{
    width: 1em;
    height: auto;
}
.box .foto .div-foto{
    width: 13%;
    float: right;
}
.box .foto .div-foto img{
    max-height: 140px;
width: auto;
}
.box .type span{
    padding-left: 2.5em;
    padding-right: 1em;
    background: #F0C30F;
    font-family: SohoStd-Light;
    display: inline-block;
    font-size: 25px;
    color: black;
    line-height: 1.5em;
}
.box .type span.firma{
    display: block;
    background: none;
    font-size: 17px;
    color: white;
    padding-left: 3.8em;
}
.box .type img{
    display: block;
    width: 1em;
    height: auto;
}
.box .contentBox{
    font-family: SohoStd-Light;
    font-size: 24px;
}
.box .contentBox .title{
    font-family: SohoStd-Medium;
}
.box-black{
    color: white;
    background: black;
}
.box-orange{
    color: white;
    background: #F15A24;
    padding-top: 8em;
}
.ul-black{
    font-family: OpenSans-Semibold;
}

@media (min-width:768px) and (max-width: 1200px)  {

  h3{
      font-weight: bold;
      font-size: 22px;
  }
}

#noticias-relacionadas h3{
    color: black;
}
#noticias-relacionadas h4{
    font-size: 21px;
}

#noticias-relacionadas .hrBreadcrumb{
    margin-bottom: 1.5em;
}
#noticias-relacionadas p{
    margin-bottom: 0px;
    font-size: 16px;
}
.loMas{
    font-family: SohoStd-Light;
    font-size: 2.5em;
    margin-bottom: 1.3em;
}
.loMas .mas{
    font-family: PlantIta;
    border-radius: 50%;
    background: #F0C30F;
    width: 3em;
    height: 3em;
    display: inline-block;
    padding-top: 0.7em;
    text-align: center;
}
.boxNoticia{
    margin-bottom: 1.3em;
}
.noticia{
    margin-left: 15px;
    margin-right: 15px;
    color: white;
    padding-top: 1em;
    padding-bottom: 1em;
}
.noticia span{
    font-size: 0.85em;
}
.noticia > div.col-xs-3.col-sm-4.col-lg-3{
    text-align: right;
}
.box2{
    background: rgba(179, 179, 179, 0.2);
    padding: 1em;
    color: #4285F4;
    font-family: OpenSans-Light;
    font-size: 29px;
}
p .bold{
    font-family: OpenSans-Semibold;
    color: #4D4D4D;
}
p .title{
    color: black;
    font-family: OpenSans-Semibold;
    font-size: 21px;
}
p .destacado{
    font-family: OpenSans-Semibold;
}
.image-center{
    text-align: center;
    margin-bottom: 1.3em;
}
.image-center img{
    width: auto;
    height: auto;
    max-width: 100%;
}
@media(max-width: 399px){
    .box-orange{
        padding-top: 4.5em;
    }
    .box-orange h1{
        font-size: 1.5em;
    }
    .loMas{
        font-size: 2.4em;
    }
    #marcaAguaNoticia3{
        margin-top: 1em;
    }
    #marcaAguaNoticia3{
        margin-top: 0em;
    }
    .col-sm-3 .noticia .image-responsive, .col-sm-3 .col-xs-7 .image-responsive{
        max-width: 100%;
        width: auto;
    }
}
@media(min-width: 400px) {
    .box-orange{
        padding-top: 7.5em;
    }
    .box-orange h1{
        font-size: 2em;
    }
    .loMas{
        font-size: 3.5em;
    }
    #marcaAguaNoticia3{
        margin-top: 0em;
    }
    .col-sm-3 .noticia .image-responsive, .col-sm-3 .col-xs-7 .image-responsive{
        max-width: 100%;
        width: auto;
    }
}
@media(min-width: 768px){
    .box-orange{
        padding-top: 5em;
    }
    .box-orange h1{
        font-size: 50px;
    }
    .loMas{
        font-size: 1.5em;
    }
    .noticia{
        font-size: 0.8em; 
    }
    #marcaAguaNoticia3{
        margin-top: 6em;
    }
}
@media (min-width: 992px) { 
    .box-orange{
        padding-top: 6em;
    }
    .box-orange h1{
        font-size: 56px;
    }
    .loMas{
        font-size: 2em;
    }
    .noticia{
        font-size: 1.1em; 
    }
    .noticia span{
        font-size: 0.7em;
    }
    #marcaAguaNoticia3{
        margin-top: 4.5em;
    }
}
@media (min-width: 1200px) { 
    .box-orange{
        padding-top: 7.5em;
    }
    .box-orange h1{
        font-size: 56px;
    }
    .loMas{
        font-size: 2.5em;
    }
    .noticia{
        font-size: 17px; 
    }
    .noticia span{
        font-size: 0.8em;
    }
    #marcaAguaNoticia3{
        margin-top: 2em;
    }
}

h2 span {
    font-size: 0.8em;
}