nav ul a {
    color: #7D0045!important;
    font-size: 16px!important;
    font-family: arial;
    margin: 0 12px;
    padding: 0!important;
}

nav ul a:hover {
    background-color: transparent!important;
    font-family: arial;
    margin: 0 12px;
    padding: 0!important;
    border-bottom: 3px solid #7D0045 !important;
}
.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;
}

nav {
    height: 190px!important;
    background-color: white!important;
    font-family: arial;
}
.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;
    /* width: 806px!important; */
    padding-left: 0px!important;
    /*height: 278px;*/
    margin-top: 81px;
}

.imgnovedad {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
@media (max-width: 600px) {
    .contnovedad {
        padding: 0 !important;
    }
    .imgnovedad {
        min-height: 200px;
    }
    .col-novedad {
        padding: 0 !important;
    }
}

.titulonovedad{
    font-family: 'Asap';
    color: #FF5F8A;
    font-size: 34px;
        margin-top: -7px;
    margin-left: -6px;
}

.fechanovedad{
    font-family: 'Asap';
    font-weight: 300;
    color: #595959;
    font-size: 16px;
}

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

.ver{
    font-family: 'Asap';
    font-weight: 400;
    color: #7F0045;
    position: relative;
    bottom: 3px;
    left: 20px;
}

nav .item-right{
    right: unset!important;
}


@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: Arial;
    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);
}
}