/*Other styles */

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



.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: 576px)
{
  .box2Mobile .boxCircle h1 {
    text-align: center !important;
  }
}
