/*Other styles */

.mgtopj {
    margin-top: 95px;
    /*margin-left: 123px;*/
}

.wp-block-image img {
  height: auto;
}

.coloraj{
  color: #133250;
}

.margintop{
  margin-top: 80px;
}
.titulares2{ 
  /*padding-top: 95px; */
}

.boxlinegreen .imagenext .image{
float: left;
  width: 130px;
  height: 192px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.selectuser{
  cursor: pointer;
}
.whitee{
  color: white;
}

a:link 
{ 
text-decoration:none; 
} 

  
}
.aligncenter {
  display: block;
  margin: auto;
  width: -webkit-fill-available;
}
.biggs {
      height: 524px !important;
}
.letlelo{
  color: #25ef26 !important;
}

.dacontent p a{
  color: black !important;
}

.swiper-button-next.nejo {
    background-image: none;
    right: 33px;
    top: 17%;
    left: auto;
}



/*.page-numbers{
  display: none;
}
.page-numbers.current{
  display: block !important;
}
.prev.page-numbers{
  display: block !important;
}
.next.page-numbers{
  display: block !important;
}*/
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
   .resemobile{
   	display: none;	
   }
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  .resemobile{
   	display: none;	
   }
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
	.resemobile{
   	display: none;	
   }
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	.resemobile{
   	display: none;	
   }
   .disqusclass{
    display: none !important;
  }
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  .desk{
    display: none;
  }
  .disqusclass{
    display: none !important;
  }
  .mtopmob{
    margin-top: 69px !important;
  }
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  .desk{
    display: none;
  }
  .disqusclass{
    display: none !important;
  }

  .contentWhitemobile .container .row .col img{
    width: 100%;
    height: auto;
  }
  .mtopmob{
    margin-top: 69px !important;
  }

  .banner1 {
      height: 40px !important;
  }
}

.menuOpen{
  z-index: 999999;
}

.minheightj{
  height: 500px !important;
  max-height: 600px !important;
}
.minheightjtres{
  height: 500px !important;
  max-height: 600px !important;
  margin-top: 15px !important;
}

.boxlinegreen h2{
  font-size: 26px !important;
}

.izqalign{
  text-align: left;
  width: 764px;
}

.dropdown-item {
  white-space: unset !important;
}

.fontCenter {
    text-align: center;
}

.branding .advertising1 {
    background: #f900 !important;
}

.branding .advertising2 {
    background: #f900 !important;
}

.home .box2 .boxCircle h1 {
    line-height: 34px !important;
}

@media only screen and (max-width: 767px)
{
  .parallax.imageprincipal {
    background-position: 78%;
    background-attachment: initial;
    height: 438px;
  }
}


@media only screen and (max-width: 576px)
{
  .box2Mobile .boxCircle h1 {
    text-align: center !important;
  }
}



/* Noticias Interna */
.contentEspeciales .date {
  background-color: #0B1C2C;
  font-size: 18px;
  float: right;
  padding: 2px 12px;
}
.contentEspeciales .date .number {
  color: #FFF;
  font-weight: normal;
}
.contentEspeciales .img-article {
  background-size: cover; 
  height: 600px;
  margin-bottom: 25px;
}


.ad_div_contenedor_global_sticky_1234567890 {
    position: fixed;
    width: 728px;
    height: auto;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    bottom: 0px;
    z-index: 999999;
    overflow: visible;
}

#ad_div_btn_cerrar_sticky_1234567890 {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0px;
    top: -30px;
    display: inline-block;
    cursor: pointer;
    background-color: #f3f3f3;
    font-family: sans-serif;
    font-size: 24px;
    color: #000000;
    text-align: center;
    border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    z-index: 999;
    border-top: 1px solid #AAA;
    border-right: 1px solid #AAA;
    border-left: 1px solid #AAA;
}

#ad_div_btn_cerrar_sticky_1234567890:before {
    content: "x";
}

#ad_sticky {
    position: relative;
    margin: 0 auto;
  width:auto; 
    cursor: pointer;
    z-index: 10;
}

@media (max-width: 700px){
    .ad_div_contenedor_global_sticky_1234567890 {
        position: fixed;
        width: 320px;
        height: auto;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        display: block;
        bottom: 0px;
        z-index: 999999;
        overflow: visible;
    }

    #ad_div_btn_cerrar_sticky_1234567890 {
        position: absolute;
        width: 30px;
        height: 30px;
        right: 0px;
        top: -30px;
        display: inline-block;
        cursor: pointer;
        background-color: #f3f3f3;
        font-family: sans-serif;
        font-size: 22px;
        color: #000000;
        text-align: center;
        border-radius: 6px 6px 0 0;
        -webkit-border-radius: 6px 6px 0 0;
        -moz-border-radius: 6px 6px 0 0;
        z-index: 999;
        border-top: 1px solid #AAA;
        border-right: 1px solid #AAA;
        border-left: 1px solid #AAA;
    }

    #ad_div_btn_cerrar_sticky_1234567890:before {
        content: "x";
    }

    #ad_sticky {
        position: relative;
        margin: 0 auto;
      width:auto; 
        cursor: pointer;
        z-index: 10;
    }
}  