.itemsnov .activado {
    background-color: transparent!important;
    font-family: arial;
    border-bottom: 3px solid #7D0045 !important;
    color: #7D0045 !important;
    font-size: 32px!important;

    padding: 0!important;
        padding-bottom: 12px!important;
}

nav .itemsnov a {
    color: #FF5F8A!important;
    font-size: 32px!important;
    font-family: arial;
    margin: 0px 0px!important;
    padding: 0!important;
}

nav .itemsnov a:hover {
    background-color: transparent!important;
    font-family: arial;
    border-bottom: 3px solid #7D0045 !important;
    color: #7D0045 !important;
    font-size: 32px!important;
 
    padding: 0!important;
    padding-bottom: 12px!important;
}
nav .itemsnov {
    position: relative;
    top:62px;
    left: -11px;
    width: 1100px;
    font-size: 18px;
    font-family: Arial;
    line-height: 46px;
}

.principalnov ul li {
    margin: 0px 0px;
}

.principalnov{

    position: relative;
    margin-top: 3px;
    height: 123px!important;
    box-shadow: 0 0 0 0 rgba(0,0,0,0.14), 0 0 0 0 rgba(0,0,0,0.12), 0 1px 0 0 rgba(0,0,0,0.2)!important;
}

.list{
    height: 1000px;
}

.contnovedad {
    background-color: #F5F5F5;
    border: 1px solid #C9C9C9;
    padding-left: 0px!important;
    height: 239px;
    border-top: 4px solid #009788;
}

.imgnovedad img {
    width: 368px;
    height: 276px;
}

.titulonovedad{
    font-family: 'Titillium Web';
    color: #004680;
    font-size: 23px;
}

.fechanovedad{
    font-family: 'Titillium Web';
    font-weight: 300;
    color: #004680;
    font-size: 14px;
    padding-top: 4%;
}

.descripcionnovedad{
    color: #595959;
    font-family: 'Titillium Web';
    font-weight: 400;
    font-size: 17px;
    margin-top: 26px;
    margin-right: 27px;
    line-height: 28px;
}

.ver{
    font-family: 'Titillium Web';
    font-weight: 400;
    color: #009788;
    position: relative;
    bottom: 3px;
    left: 20px;
}


@media only screen and (max-width: 993px){
    .principalnov {
    box-shadow: none!important;
}

nav .itemsnov {
    position: relative;
    top: 62px;
    left: -11px;
    width: 100%;
    font-size: 18px;
    font-family: Titillium Web;
    line-height: 46px;
}

.contnovedad {
    background-color: #F5F5F5;
    border: 1px solid #C9C9C9;
    /* width: 806px!important; */
    padding-left: 0px!important;
    height: 100%;
    margin-top: 81px;
}
.principalnov {
    position: relative;
    margin-top: 3px;
    margin-bottom: 63%;
    height: 123px!important;
    box-shadow: 0 0 0 0 rgba(0,0,0,0.14), 0 0 0 0 rgba(0,0,0,0.12), 0 1px 0 0 rgba(0,0,0,0.2);
}
}