﻿
.enlace {
    cursor: pointer;
}

.dnone {
    display: none !important;
}

.activ {
    background-color: lightblue !important;
}

.huevo {
    z-index: 30;
    position: absolute !important;
    left: 5px;
    top: 5px;
    height: 60px;
    width: 60px;
    border: 1px solid rgba(255,255,255,0);
}

.aliText {
    margin-top: 0em!important;
}

.aliTextDown {
    margin-top: 1em !important;
}

 .nara{
  position: relative !important;
  left: -4px !important;

}

.mt-0 {
    margin-top: 0px!important;
}

.ml-015 {
    margin-left: -0.15em !important;
}

.mb-00 {
    margin-bottom: 0px !important;
}

.mlr2 {
    margin-left: 2px !important;
    margin-right: 2px !important;
}

.filete_tit {
    margin-right: 0px !important;
}

.ngt {
    font-weight: bold;
}

.botones_slider img{
   height: 2.65em !important;
}

.caja_gen {
    min-height: 360px!important;
}

.enlaceactivo {
    background-color: rgb(242,139,2) !important;
    color: rgb(255,255,255) !important;
}

.altExtraCu {
    min-height: 60px !important;
}

.negrotxt {
    letter-spacing: 0 !important;
    color: rgb(0,0,0) !important;
    font-weight: 500 !important;
}

.gristxt {
    letter-spacing: 0 !important;
    color: rgb(100,100,100) !important;
    font-weight: 600 !important;
}

.caja_menu {
    min-height: 380px !important;
    margin-bottom: 0px !important;
    padding-bottom: 20px !important;
}

.cont_logo_IS_B {
    margin: 0px 0px 10px 0px !important;
}

.caja_logo_IS {
    min-height: 80px;
}

/*.imagenNoticia{
    
    background-size: contain;
}*/

.circulo_peq {
    margin: 2.5px !important;
}

.sec1 {
    background-color: #F28B00;
    text-align: right;
    position: relative;
    left: 5px;
    padding: 4px 6px 8px 8px;
}

    .sec1 .txt_menu {
        color: rgb(255,255,255) !important;
    }

    .sec1 .p1 {
        display: none !important;
    }

    .sec1 .p2 {
        display: inline-block !important;
        opacity: 1;
    }



.sec2 {
    background-color: #FFCF02;
    text-align: right;
    position: relative;
    left: 5px;
    padding: 4px 6px 8px 8px;
}

    .sec2 .txt_menu {
        color: rgb(255,255,255) !important;
    }

    .sec2 .p1 {
        display: none !important;
    }

    .sec2 .p2 {
        display: inline-block !important;
        opacity: 1;
    }


.sec3 {
    background-color: #B5BE0F;
    text-align: right;
    position: relative;
    left: 5px;
    padding: 4px 6px 8px 8px;
}

    .sec3 .txt_menu {
        color: rgb(255,255,255) !important;
    }

    .sec3 .p1 {
        display: none !important;
    }

    .sec3 .p2 {
        display: inline-block !important;
        opacity: 1;
    }


.sec4 {
    background-color: #0499A8;
    text-align: right;
    position: relative;
    left: 5px;
    padding: 4px 6px 8px 8px;
}

    .sec4 .txt_menu {
        color: rgb(255,255,255) !important;
    }

    .sec4 .p1 {
        display: none !important;
    }

    .sec4 .p2 {
        display: inline-block !important;
        opacity: 1;
    }

.sec5 {
    background-color: #648D2E;
    text-align: right;
    position: relative;
    left: 5px;
    padding: 4px 6px 8px 8px;
}

    .sec5 .txt_menu {
        color: rgb(255,255,255) !important;
    }

    .sec5 .p1 {
        display: none !important;
    }

    .sec5 .p2 {
        display: inline-block !important;
        opacity: 1;
    }


.sec6 {
    background-color: #035678;
    text-align: right;
    position: relative;
    left: 5px;
    padding: 4px 6px 8px 8px;
}

    .sec6 .txt_menu {
        color: rgb(255,255,255) !important;
    }

    .sec6 .p1 {
        display: none !important;
    }

    .sec6 .p2 {
        display: inline-block !important;
        opacity: 1;
    }


.sec8 {
    background-color: #58BCAC;
    text-align: right;
    position: relative;
    left: 5px;
    padding: 4px 6px 8px 8px;
}

    .sec8 .txt_menu {
        color: rgb(255,255,255) !important;
    }

    .sec8 .p1 {
        display: none !important;
    }

    .sec8 .p2 {
        display: inline-block !important;
        opacity: 1;
    }





@keyframes neonrojo {
    0% {
        background-color: rgba(255,0,0,0.0);
        box-shadow: 0px rgba(255,0,0,0);
    }

    50% {
        background-color: rgba(255,0,0,0.1);
        box-shadow: 0px 0px 1px 1px rgba(255,0,0,0.05);
    }

    100% {
        background-color: rgba(255,0,0,0.0);
        box-shadow: 0px rgba(255,0,0,0);
    }
}


.btpeq {
    height:26px;
    width: 30px;
    padding: 0px;
    margin-left: 10px;
}

.icoMenu {
    position: relative;
    top: -10px;
    left: 10px;
    font-size: 20px;
    font-weight: bold;
}

.icoMenuP {
    width: 40px!important;
    height: 40px!important;
}

.tgW {
    width: 60px !important;
}

.imagenPla {
    max-width: 350px!important;
}



.pPl {
    max-width: 1600px !important;
    width: 80%;
}