body {
    font-family: 'Oswald', sans-serif !important;
}

.toph {
    background: #0f152c;
    height: 50px;
    padding: 5px;
}

.toph p {
    color: #fff;
    letter-spacing: 4px;
    font-size: 15px;
    margin-bottom: 0px;
    clear: both;
    padding: 10px;
    float: left;
    clear: both;
    display: inline-block;
}
.socialm{float: right;}
.socialm a{
    font-size: 25px;
    color: #fff;
    text-decoration: none;
}
.navbar {
    z-index: 1;
}

.logo {
    width: 80px;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    right: 0px;
    position: absolute;
    z-index: 1000;
}

.logo img{width: 100%;}
.menuopts {
    height: auto;
    margin-top: 0px;
    background: #ffffff;
    margin-bottom: 25px;
}
.menuopts a {
    font-size: 16px;
    color: #404040;
    text-decoration: none;
    margin: 15px;
    letter-spacing: 3px;
    font-weight: 500;
    cursor: pointer;
}
.menuopts a:hover {
    border-bottom: 1px solid #999;
    color: #000;
}

.video {
    width: 400px;
    padding: 10px;
    margin-bottom: 20px;
}
.video iframe {
    width: 100%;
    border-radius: 28px;
}
.video i {
    font-size: 40px;
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
    color: #364673;
}
.principales {
    width: 67%;
    display: inline-block;
    vertical-align: top;
    margin-top: -30px;
}
.principales .box {
    width: 188px;
    height: 200px;
    display: inline-block;
    margin: 8px;
    border-radius: 5px;
    vertical-align: middle;
    cursor: pointer;
}
.principales .box > i {
    font-size: 40px;
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
    color: #364673;
}
.principales .box > img {
    width: 100%;
    border-radius: inherit;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 105px;
}
.principales .box > p {
    font-size: 13px;
    background: #0f152c;
    color: #fff;
    padding: 5px;
    height: 70px;
    margin: 0px;
    text-align: left;
}
.noticiasgambeteras {
    margin-top: 20px;
    width: 100%;
    background: #0f152c;
}
.noticiasgambeteras h3 {
    text-align: center;
    font-size: 18px;
    color: #fff;
    letter-spacing: 7px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    padding: 1px;
}
.noticiasgambeteras .box {
    width: 260px;
    height: 250px;
    background: #737477;
    margin: 10px;
    border-radius: 5px;
    margin-bottom: 30px;
    color: #fff;
    cursor: pointer;
}
.noticiasgambeteras .box > img {
    width: 100%;
    height: 150px;
}
.noticiasgambeteras .box > h5 {
    background: #1180e5;
    border-radius: inherit;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #fff;
    padding: 5px;
    font-size: 15px;
    letter-spacing: 3px;
    font-weight: 900;
    margin-bottom: 0px;
}

.noticiasgambeteras .box > p {
    font-size: 12px;
    padding: 5px;
    color: #fdfdfd;
    text-align: left;
    margin-bottom: 0px;
    height: 50px;
}

.noticiasgambeteras .box > small {
    color: #ffffff;
    font-size: 13px;
}
.destacado {
    background: #080808;
}

.destacado h2 {
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 20px;
    letter-spacing: 5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.hrline{
    color: #fff;
}
.hrlineB {
    color: #000;
    margin-bottom: 0px;
    margin-top: 5px;
}
.destacado .box {
    width: 200px;
    height: 270px;
    background: #fff;
    margin: 20px;
    border-radius: 10px;
    cursor: pointer;
}
.destacado .box > img {
    width: 100%;
    height: 125px;
}

.destacado .box h5 {
    font-size: 12px;
    letter-spacing: 2px;
    color: #000;
    margin-bottom: 0px;
    margin-top: 10px;
}
.destacado .box > small {
    font-size: 12px;
}
.destacado .box > p {
    font-size: 14px;
    margin-top: 5px;
    height: 69px;
    padding: 10px;
    text-align: justify;
}
.logoF {width: 100px;}
.logoF img {width: 100%;}
.socialmF a{
    font-size: 25px;
    color: #000;
    text-decoration: none;
}
.noticias {
    background: #f9f9f9;
}
.noticias h4 {
    font-size: 30px;
    letter-spacing: 5px;
    color: #252525;
    font-weight: 700;
    margin-top: 40px;
}

.noticias hr {
    width: 20%;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
}
.nots {
    background: #ffffff;
    width: 250px;
    height: 300px;
    margin: 20px;
    border-radius: 10px;
    cursor: pointer;
}
.nots h5 {
    background: #feac16;
    color: #fff;
    font-size: 15px;
    padding: 10px;
    margin: 0px;
    height: 70px;
}
.nots img {
    width: 100%;
    height: 180px;
}
.nots p {
    border-radius: inherit;
    margin: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 700;
    color: #272727;
    margin-top: 5px;
}
.nots small {
    font-size: 11px;
    font-weight: bolder;
}
.w-45{width: 45%; display:inline-block;}
.left img {
    width: 100%;
    height: inherit;
    border-radius: inherit;
}
.left {
    width: 41%;
    min-width: 364px;
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    height: 450px;
}
.right {
    margin: 0 100px;
    max-width: calc(100% - 240px);
    margin: 0px auto 0 60px;
    width: 50%;
}
.right h5 {
    text-align: left;
    font-size: 15px;
}

.right i {margin-right: 10px;}
.right h3  {
    font-weight: 700;
    font-size: 25px;
    margin-top: 20px;
    text-align: left;
}
.right p {
    text-align: left;
}
.right small {
    font-size: 12px;
}
.notaShow {
    display: flex;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    background: #f9f9f9;
}
.notadiv {    display: flex;
    position: relative;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;}
    .info img {width: 40px;
    height: 40px;
    border-radius: 50px;}

.info {
    text-align: left;
    margin-top: 0px;
    padding: 10px;
    position: sticky;
    background: #fff;
}

footer p {
    font-size: 25px;
    margin-bottom: 0px;
}
footer p > {
    font-size: 20px;
}

@media only screen and (max-width: 900px) {
 .principales {
    width: 95%;
    display: inline-block;
    vertical-align: top;
    margin-top: -30px;
}
.video {
    width: 95%;
    padding: 10px;
    margin-bottom: 20px;
}
.socialm {
    width: 35%;
}
.socialm a {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}
.toph p {
    color: #fff;
    letter-spacing: 4px;
    font-size: 11px;
    margin-bottom: 0px;
    clear: both;
    padding: 10px;
    display: inline-block;
    width: 40% !important;
}
.notadiv {
    display: inherit !important; 
    position: inherit !important; 
    flex-wrap: inherit !important; 
    flex-direction: inherit !important; 
    justify-content: inherit !important; 
}
.left {
    width: 100%;
    min-width: 364px;
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    height: 300px;
    margin-bottom: 40px;
}
.notaShow {
    display: contents;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    background: #f9f9f9;
}

.right {
    max-width: fit-content;
    margin: 30px auto;
    width: 95% !important;
}
.left img {
    width: 100%;
    height: 300px;
    border-radius: inherit;
}
.info img {width: 40px;
    height: 40px;
    border-radius: 50px;}

.contenidoNota * > img{width: 95%; margin: 0 auto;}

}

div.twitter-tweet-rendered p.entry-title {
    font-family: Arial, sans-serif !important;
    font-size: 14px !important;
    padding: 5px !important;
    background: #eee !important;
    max-width: 300px !important;
}

div.twitter-tweet-rendered p.entry-title a.link {
    font-family: Arial, sans-serif !important;
    font-size: 14px !important;
}

div.twitter-tweet-rendered div.twt-border {
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
}

div.twitter-tweet-rendered iframe.twt-follow-button { display: none !important; }

div.twitter-tweet-rendered div.footer ul.twt-actions {display: none !important;}

div.twitter-tweet-rendered div.footer a.view-details {
    display:block !important;
    width: 120px !important;
    margin: 5px 0 !important;
    padding: 7px 0 !important;
    background: #000 !important;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 13px !important;
    text-align: center !important;
    box-shadow: -1px -1px 2px #555 !important;
}
    
div.twitter-tweet-rendered div.footer a.view-details span {
    font: 14px Georgia, serif !important;
    color: #fff !important;
}


.menu {
  display: flex;
  justify-content: center; /* Centra horizontalmente */
  align-items: center; /* Alinea verticalmente */
  flex-wrap: wrap; /* Permite que salte a nueva línea si no cabe */
  gap: 20px; /* Espacio entre cada enlace */
  padding: 10px 0;
  background: white; /* o el color que uses */
}

.menu a {
  text-decoration: none;
  color: black;
  font-weight: 500;
  font-size: 14px;
  white-space: nowrap; /* Evita que se partan en varias líneas */
  transition: color 0.3s;
}

.menu a:hover {
  color: #007bff; /* efecto hover opcional */
}