@charset "utf-8";
#ContBotonesMax {
    display: none;

}
#ContBotonesMin {
    display: none;
}
.ContenedorPpal-Logo {
    width: 100%;
    height: 80px;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    text-align: center;
    background-color: rgba(255,255,255,1.00);
    border-bottom: 1px solid rgba(186,210,83,1.00);
}
.CajaContenedora-Logo {
    display: inline-block;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 80%;
    height: 100%;
    max-width: 1000px;
    text-align: left;
}
.LogoPrincipalMenu {
    width: 160px;
    height: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url(../img/LogoPrincipalCoremab1.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    -webkit-transition: all 0.5s ease-in-out 0.05s;
    -o-transition: all 0.5s ease-in-out 0.05s;
    transition: all 0.5s ease-in-out 0.05s;
}
.ContendorRedes-Contacto {
    width: 240px;
    height: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: block;
    float: right;
    position: relative;
    text-align: right;
    top: 0px;
}
.CajaLogosRedesSociales, .CajaInfoContacto-Rapido {
    width: 90%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    display: inline-block;
    color: rgba(100,100,100,1.00);
    font-family: Rubik, Arial;
    font-size: 10pt;
    font-weight: 400;
    line-height: 13pt;
}
.CajaLogosRedesSociales img {
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 0px;
    padding-left: 3px;
}
.ContenedorBotonAbrirCerrarMenu {
    width: 40px;
    height: 40px;
    display: block;
    margin-top: 41px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    float: left;
    position: absolute;
    overflow-x: hidden;
    overflow-y: hidden;
    cursor: pointer;
}
.BotonAbrirCerrar-Menu {
    width: 100%;
    height: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-position: center center;
    background-repeat: no-repeat;
}
#BotonAbrirMenu {
    background-image: url(../img/iconoAbrirMenu.png);
}
#BotonCerrarMenu {
    background-image: url(../img/iconoCerrarMenu.png);
}




.ContenedorPrincipalBotonesMenu {
    width: 100%;
    background-color: rgba(186,210,83,1.00);
    text-align: center;
    display: block;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    overflow-y: visible;
    overflow-x: visible;
    height: auto;
}
.CajaContenedoraBotones {
    width: 100%;
    height: 100%;
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    max-width: 1000px;
    text-align: center;
    background-color: rgba(0,0,0,1.00);
}
.Botones-Menu {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    text-align: center;
    display: inline-block;
    color: rgba(186,210,83,1.00);
    font-family: Catamaran, Arial;
    font-weight: 700;
    font-size: 12pt;
    line-height: 30pt;
    text-decoration: none;
}
.Botones-Menu:hover {
    background-color: rgba(186,210,83,1.00);
    color: rgba(0,0,0,1.00);
    -webkit-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}







@media screen and (max-width:501px){
.ContendorRedes-Contacto {
    width: 240px;
    height: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: none;
    float: right;
    position: relative;
    text-align: right;
    top: 0px;
    background-color: rgba(228,228,228,1.00);
}
.LogoPrincipalMenu {
    width: 160px;
    height: 100%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url(../img/LogoPrincipalCoremab1.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}


}

@media screen and (orientation:landscape){
.ContenedorPrincipalBotonesMenu {
    width: 100%;
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    display: block;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    overflow-y: visible;
    overflow-x: visible;
    height: auto;
}
.CajaContenedoraBotones {
    width: 100%;
    height: 100%;
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    max-width: 1000px;
    text-align: center;
    background-color: rgba(255,255,255,0.37);
}
.Botones-Menu {
    width: 32%;
    height: auto;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    text-align: center;
    display: inline-block;
    color: rgba(0,0,0,1.00);
    font-family: Catamaran, Arial;
    font-weight: 700;
    font-size: 12pt;
    line-height: 30pt;
    text-decoration: none;
    background-color: rgba(186,210,83,1.00);
    border-radius: 20px;
}
.Botones-Menu:hover {
    background-color: rgba(0,0,0,1.00);
    color: rgba(255,255,255,1.00);
    -webkit-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}




}
