.nota-principal-home{
    text-decoration: none;
    margin-bottom: 20px;
    display: table;
}
.nota-principal-home-img{
    width: 100%;
    padding-top: 60%;
    background-size: cover !important;
    background-position: center !important;
}
.nota-principal-home-text{
    background: #fff;
    padding: 20px;
    color: #282F34;
    
}
.nota-principal-home-text small{
    font-size: 14px;
    color: #245198;
}
.placa-nota{
    width: 30px;
    height: 8px;
    background-color: #94DE1D;
    border-radius: 4px;
    margin-bottom: 10px;
}
nota-secundaria-home{
    width: 100%;
    height: 33%;
    background: #245198;
    color: #fff;
    display: flex;
    text-decoration: none;
}
.nota-secundaria-home:hover{
    color: #fff;
}
.nota-secundaria-home-img{
    height: 100%;
    width: 60%;
    background-size: cover !important;
    background-position: center !important;
}

.nota-secundaria-home-text{
    width: 40%;
}
.nota-secundaria-home-text{
    padding: 25px;
}
.nota-secundaria-home-text p{
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 13px;
}
.nota-secundaria-home small{
    color: #94DE1D;
}



/*---------------------------------------Siminotas----------------------------------*/
.nota-section{
    padding-top: 60px;
    padding-bottom: 60px;
    background: #f4f5fa;
}
.titulo-ns {
    font-size: 13px;
    line-height: 1.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 32px;
    margin-bottom: 10px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
  }
  .descripcion-ns {
    font-size: 12px;
    line-height: 1.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 30px;
    margin-bottom: 0;
  }
  .titulo-nph {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.4;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px;
  }
  .descripcion-nph {
    line-height: 1.4;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 66px;
    font-size: 15px;
  }
.cover-siminotas{
    padding: 180px 0 150px;
    position: relative;
}
.nota-principal{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    box-shadow: 2px 2px 10px rgba(0,0,0,.2);
    border: solid 2px #fff
}
.nota-principal-img{
    width: 60%;
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
}
.nota-principal-text{
    width: 40%;
    padding:60px 30px;
    background: #f4f5fa;
    color: #585858;
}

.nota-secundaria{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: 45%;
    box-shadow: 2px 2px 10px rgba(0,0,0,.2);
    margin-bottom: 2%;
    border: solid 2px #fff
}
.nota-secundaria-img{
    width: 35%;
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
}
.nota-secundaria-text{
    width: 65%;
    padding:  20px;
    background: #f4f5fa;
    color: #585858;
    
}
.titulo-ns{
    font-size: 15px;
    line-height: 1.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 38px;
    margin-bottom: 15px;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
}
.descripcion-ns{
    font-size: 15px;
    line-height: 1.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 36px;
    margin-bottom: 0;
}
.nota-terciaria{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0px 0px 14px rgba(65, 65, 65, 0.2);
    margin-bottom: 20px;
    border: solid 1px #fff
}
.nota-terciaria-img{
    width: 30%;

    background-size: cover !important;
    background-position: center !important;
}
.nota-terciaria-text{
    width: 70%;
    padding: 20px;
    background: #f4f5fa;
    color: #3d3d3d;
    height: 130px;
}
.titulo-nt{
    font-size: 15px;
    line-height: 1.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 35px;
    margin-bottom: 5px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 400;
}
.descripcion-nt{
    font-size: 15px;
    line-height: 1.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 354x;
    margin-bottom: 0;
}

.spinner-border{
    margin: auto;
    display: table;
}
.siminota article{
    background: #fff;
    padding: 50px 30px;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 0px 14px rgba(0,0,0,.1);
    margin-bottom: 80px;
}
.siminota article h1{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 30px;
}

.siminota article h1 img {
  float: left;
  margin-right: 10px;
  margin-top: -5px;
  width: 40px;
}

.cover-siminota{
    padding: 100px 0 0;
    position: relative;
    background: #d1def3;
}

.articulo-inner-img {
  margin: 10px 15px;
  border: solid 4px #e4e4e4;
  border-radius: 6px;
  max-width: 346px;
}
.float-right {
  float: right;
}
.nota-imagen{
    width: 100%;
    padding-top: 40%;
    background-size: cover !important;
    background-position: center !important;
}
.hashtag{
    text-align: right;
    font-weight: 800;
    color: #010C2C;
    font-size: 28px;
    margin-bottom: 10px;
}
.nota-sugerida{
    width: 100%;
    margin-bottom: 4px;
    display: table;
    background-color: #f4f5fa;
    border: solid 1px #fff;
    box-shadow: 2px 2px 18px rgba(117, 117, 117, 0.2);
}
.nota-sugerida-text{
    width: 100%;
    padding:  20px;
    color: #3d3d3d;
    height: 110px;
}
.siminota h3, .siminota h2{
    font-size: 22px;
    font-weight: 400;
}
.siminota article small{
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 5px;
    display: table;
}
.siminota article ul{
    font-size: 14px;
}
.galeria{
    display: flex;
    flex-wrap: wrap;
}
.galeria .galeria-item{
    width: 48%;
    margin: 1%;
}
.galeria .galeria-item img{
    width: 100%;
}
.notas-anteriores{
    margin-bottom: 60px;
}
@media (max-width: 1199.98px){
    .notas-home{

        margin-bottom: 30px;
    }
}

@media (max-width: 767.98px){
    .siminota article h1{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .nota-principal-img{
        width: 100%;
        height: 250px;
    }
    .nota-principal-text{
        width: 100%;
    }
    .nota-principal-text {
        width: 100%;
        padding: 20px 20px;
    }
    .articulo-inner-img{
        width: 100%;
        max-width: 100%;
        margin: 20px 0
    }
}

@media (max-width: 575.98px){
    .siminota article {
        padding: 40px 15px;
        font-size: 13px;
    }
    .cover-siminotas {
        padding: 100px 0 40px;
    }
    .siminota article {
    padding: 40px 15px;
    font-size: 13px;
    }
    .siminota article {
    padding: 40px 15px;
    font-size: 13px;
    }
}