/* @import url('https://1c8cfd.claudeassets.com/20250506122401cs_/https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900'); */

.h1, .h2, .h3, .h4, .h5, .h6, .h7, h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif !important;
}

#account-dropdown-invoker{
  /* font-family: 'Roboto', sans-serif; */
}

li a.nav-link.active{
  color: #ba942e !important;
}

li a.nav-link{
  font-family: 'Lato', sans-serif !important;
  font-weight: 500;
  letter-spacing: 0.25px;
  text-transform: none !important;
  font-size: 14px;
  color: #747d8c !important;
}

.file-btn{
  background-color: #18345f;
  color: white;
  border-radius: 0px;
  padding: 7px 10px;
}

.control-label{
  font-size: 16px;
  font-weight: 600;
  color: #b2bec3;
  width: 100%;
  border-bottom: 1px solid #f7f7f7;
  line-height: 35px;
  font-family: 'Lato', sans-serif !important;
}

.yellow-button{
  border: 1px solid #ba942e !important;
  background-color: white;
  color: white !important;
}

.form-control {
    border-color: #f1f1f1 !important;
    border-radius: 0px;
    height: auto;
}

.input-file-label{
  color: #636e72 !important;
  font-weight: 600;
  font-family: 'Lato', sans-serif !important;
}

li a.nav-link:hover{
  color: #ba942e !important;
}

.table-menu-mobile .d-block{
  font-size: 14px !important;
  font-family: 'Lato', sans-serif !important;
  font-weight: 700;
  letter-spacing: 0.25px;
  text-transform: capitalize !important;
  color: #747d8c !important;
}

.table-menu-mobile .d-block:hover{
  color: #ba942e !important;
}

.titulos-secondarios{
  font-family: 'Lato', sans-serif !important;
  font-weight: 600;
  color: #1a355e;
}

.btn-primary-yellow{
  background-color: #ba942e !important;
}

.btn-primary-yellow:hover{
  border-color: #9c7c25 !important;
  background-color: #ba942e;
}

.post-title-blog:hover{
  color: #ba942e !important;
}

.primary-yellow-color{
  color: #ba942e !important;
}

.gm-style-mtc{
  display:none !important;
}

#account-dropdown li a{
  font-size: 14px !important;
  font-family: 'Lato', sans-serif !important;
  font-weight: 700;
  letter-spacing: 0.25px;
  color: #747d8c !important;
}

#account-dropdown li a:hover{
  color: #ba942e !important;
}

.page-title-header{
  font-family: 'Lato', sans-serif !important;
  letter-spacing: 1.75px;
  text-transform: capitalize !important;
}

.page-subtitle-header{
  color: #ba942e;
  font-family: 'Lato', sans-serif !important;
  /* text-transform: capitalize !important; */
}

.heading-slogan-expectativas{
  font-size: 14px;
  margin-top: 10px;
  color: #ae8b2d;
  font-weight: 700;
  font-family: 'Lato', sans-serif !important;
  border-top: 1px solid #ededed;
}

.primary-blue-color{
  color: #1a355e !important;
}

div.g-bg-primary {
    background-color: #ba942e !important;
}

.nombre-equipo{
  font-weight: 700;
  font-family: 'Lato', sans-serif !important;
  color: #1a355e !important;
}

.titulo-equipo{
  font-family: 'Lato', sans-serif !important;
  text-transform: capitalize !important;
  font-weight: 600;
  color: #ae8b2d !important;
}

h2.titulos-secondarios-blog{
  font-family: 'Lato', sans-serif !important;
  text-transform: capitalize !important;
  font-size: 20px;
  font-weight: 700 !important;
  color: #1a355e !important;
  margin-bottom: 10px !important;
}

.categorias-list li a:hover{
  background-color: #f7f7f7 !important;
  border-radius: 50px !important;
}

.categorias-list li a.active{
  background-color: #f7f7f7 !important;
  border-radius: 50px !important;
}

.categoria-blog{
  font-size: 12px;
  font-weight: 600;
  color: #a5b1c2;
  margin-top: 5px;
  margin-bottom: 25px;
}

.categoria-video{
  font-size: 12px;
  font-weight: 600;
  color: #a5b1c2;
  margin-top: 5px;
  margin-bottom: 25px;
}

.categoria-blog:hover{
  color: #ba942e;
}



.post-title-blog{
  font-weight: 600;
  font-size: 17px;
  color: #18345f !important;
}

.post-title-single{
  font-family: 'Lato', sans-serif !important;
  font-weight: 600;
  font-size: 30px;
  color: #18345f;
}

li i.like-button:hover{
  color: #ba942e !important;
  cursor: pointer !important;
}

div h2.home-title{
  margin: 0px !important;
  border-color: #bb951f !important;
}

.u-nav-v1-1.u-nav-primary .nav-link.active {
  color: #fff !important;
  background-color: #ba942e !important;
}

ul.g-brd-primary {
  border-color: #18345f !important;
}

.u-btn-primary {
  color: #fff;
  background-color: #ba942e !important;
}

.input-container-profile{
  width: 100%;
}

.input-container-profile-span{
  display: inline-block;
    width: 50%;
}

.ytp-title-text{ 
  display: none !important;
}

.video .ytp-chrome-top.ytp-share-button-visible{
  display: none !important;
}

.table-menu-mobile td a{
  padding: 0px 15px;
}

a.g-bg-primary--hover:hover {
    background-color: #af8c22 !important;
}

i.g-color-primary {
    color: #18345f !important;
}

a.g-color-primary--hover:hover {
    color: #bd9600 !important;
}

h3.g-color-primary {
    color: #18345f !important;
}

.btn-centro{
  margin: 0 auto;
  display: block;
  border: 2px solid #18345f !important;
  color: #18345f;
  font-weight: 700;
  padding: 5px 25px;
  margin-top: 30px;
  width: 150px;
  text-align: center;
}

.btn-centro:hover{
  color: #bd9600 !important;
  border-color: #bd9600 !important;
  text-decoration: none;
}

.img-post{
  height: 300px;
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
}

.anuncio-image{
  background-size: cover;
    background-position-x: center;
    background-position-y: center;
}

.anuncio-etiqueta{
  background-color: #bc9600;
  width: 80px;
  position: absolute;
  top: 10px;
  text-align: center;
  color: white;
  font-weight: 600;
  font-size: 12px;
  padding: 3px;
}

.anuncio-etiqueta-post{
  background-color: #bc9600;
  width: 80px;
  position: absolute;
  top: 23px;
  left: 24px;
  text-align: center;
  color: white;
  font-weight: 600;
  font-size: 12px;
  padding: 3px;
}

.anuncio-link:hover{
  text-decoration: none !important;
}

.anuncio-link{
  display: block;
  position: relative;
}

.resumen-container{
  height: 210px;
}

.titulo-container{
  height: 80px;
}

.u-go-to-v2:hover, .u-go-to-v2:focus:hover {
    text-decoration: none;
    color: #fff;
    background-color: #d0b45e !important;
}

.btn-primary {
    background-color: #cca222 !important;
    border-color: #cca222 !important;
}

a.link-amarillo {
    color: #bc9600 !important;
}

a.link-amarillo:hover{
  color: #bc9600 !important;
}

.vote{
  text-align: center;
  color: #bc9600;
}

.vote.mobile{
  display: inline-flex;
  font-size: 12px;
}

.anuncio-horizontal{
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 100000000;
  height: 55px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
}

.comments{
      margin-top: 20px;
}

.vote i{
  cursor: pointer;
}

.user-comment{
  margin-bottom: 0px;
  font-weight: 600;
  color: #18345f;
}

.form-delete {
  display: inline !important;
  margin-left: 10px;
}

.content-comment{
  margin-bottom: 0px;
}

.reply-button{
  font-weight: 600;
  color: gray;
  font-size: 12px;
  cursor: pointer;
}

/* .col-md-1.vote-column{
    -ms-flex: 0 0 4.333333%;
    flex: 0 0 4.333333%;
    max-width: 4.333333%;
}

.col-md-11.vote-column {
    -ms-flex: 0 0 95.666667%;
    flex: 0 0 95.666667%;
    max-width: 95.666667%;
} */

.detalles-revista{
  text-align: center;
  font-family: 'Lato', sans-serif !important;
  color: #ba942e;
      width: 100%;
}

.vote.mobile .up{
  margin-right: 10px;
}

.vote.mobile .number{
  margin-right: 10px;
}

.vote.mobile .down{
  margin-right: 10px;
}

.btn-primary:hover {
    background-color: #bb951f !important;
    border-color: #947702 !important;
}

.titulos{
  text-transform: uppercase !important;
  font-weight: 600;
  font-size: 2.7em;
}

.book {
  display: inline-block;
  box-shadow: 5px 5px 20px #333;
  /* margin: 10px; */
}

.book img { vertical-align: middle; }


.table-menu-mobile .d-block.revista-link{
      font-weight: 600 !important;
    color: #bb951f !important;
}
/*
 *  In order for this to work, you must use Modernizer
 *  to detect 3D transform browser support. This will add
 *  a "csstransforms3d" class to the HTML element.
 *
 *  Visit http://modernizr.com/ for installation instructions
 */

.csstransforms3d  .books {
  -moz-perspective: 100px;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.csstransforms3d  .book {
  position: relative;
  -moz-perspective: 100px;
  -moz-transform: rotateY(-3deg);
  -webkit-transform: perspective(100) rotateY(-3deg);
  outline: 1px solid transparent; /* Helps smooth jagged edges in Firefox */
  box-shadow: none;
  margin: 0;
}

.csstransforms3d  .book img {
  position: relative;
  max-width: 100%;
}

.csstransforms3d  .book:before,
.csstransforms3d  .book:after {
  position: absolute;
  top: 2%;
  height: 96%;
  content: ' ';
  z-index: -1;
}

.csstransforms3d  .book:before {
  width: 100%;
  left: 7.5%;
  background-color: #5a2d18;
  box-shadow: 5px 5px 20px #333;
}

.csstransforms3d  .book:after {
  width: 5%;
  left: 100%;
  background-color: #EFEFEF;
  box-shadow: inset 0px 0px 5px #aaa;
  -moz-transform: rotateY(20deg);
  -webkit-transform: perspective(100) rotateY(20deg);
}

.csstransforms3d  #book2:before { background-color: #333; }
.csstransforms3d  #book3:before { background-color: #254053; }

a:hover{
  text-decoration: none !important;
}

.slick-prev:before, .slick-next:before{
      color: #bd9600 !important;
}

.suscripcion-textos{
      text-align: left;
    font-size: 12px;
}

.u-btn-primary:hover, .u-btn-primary.active {
    border-color: #a78315 !important;
}

@media (max-width: 600px) {
  #account-dropdown-invoker .d-block {
    font-size: 12px !important;
  }

  .table-menu-mobile{
    /* width: 100% !important; */
    float: right;
  }

  /* .table-menu-mobile .g-hidden-sm-down{
    display: block !important;
  } */

  .tp-mask-wrap a{
    /* font-size: 12px !important; */
  }

  .book{
    width: 90% !important;
  }
}


@media only screen and (max-width : 768px) {
.animated { all: unset; }
}

.titulo-pregunta{
    font-size: 19px !important;
    font-family: 'Lato', sans-serif !important;
    color: #ba942e !important;
    font-weight: 600;
}

.respuesta-pregunta{
  font-size: 14px !important;
  font-family: 'Lato', sans-serif !important;
  color: #747d8c !important;
  font-weight: 400;
}

.contenido{
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}

.contenido span{
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}

.contenido p{
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}

.contenido b{
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}

.contenido i{
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}

a{
  text-decoration: none !important;
}

.u-btn-facebook{
  color: white !important;
}

.u-btn-twitter{
  color: white !important;
}

.g-color-secondary-dark-v1 {
    color: #858993 !important;
}

.g-color-secondary-dark-v2 {
    color: #7e828a !important;
}

input.form-control.form-input-focus:focus{
  border-color: #e4e8ed !important;
}


button.btn-search{
  background-color: #c29f34 !important;
  color: white !important;
}

button.btn-search:hover{
  background-color: #c29f34 !important;
  color: white !important;
  margin: 0px !important;
  border-color: #9c7c12;
}

button.btn-search:focus{
  color: white !important;
}

@media (max-width : 1200px) {
  .table-menu-mobile .d-block {
      font-size: 13px !important;
  }
}

@media (max-width: 767px) {
  .input-search{
    margin-bottom: 20px
  }
}

.social-media-icon a{
  width: 100%;
  display: block;
  color: white;
  background-color: #007bb6;
  margin: 5px 0px;
  padding: 8px 0px;
  border-radius: 4px;
  text-align: center;
}

#newsletter{
  font-size: 12px !important;
  display: flex;
  align-items: center;
}

#newsletter input{
  display: block;
  width: 17px;
}

.btn.close{
  position: absolute;
  background-color: black;
  z-index: 10000000;
  color: white;
  text-shadow: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  right: 3px;
  top: 3px;
}
/*
     FILE ARCHIVED ON 07:57:27 May 10, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:24:48 Jul 21, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.403
  exclusion.robots: 0.038
  exclusion.robots.policy: 0.03
  esindex: 0.008
  cdx.remote: 60.052
  LoadShardBlock: 40.437 (3)
  PetaboxLoader3.datanode: 30.889 (4)
  PetaboxLoader3.resolve: 171.379 (2)
  load_resource: 170.086
*/