.place-card .place-card-large{
  display:none !important;
}
#sp-main-body {
  padding: 50px 0;
}
.linguas {
  float:right;
}

.slide_centro .sppb-carousel-caption{
  margin:0 auto;
  
}
.sppb-carousel-inner > .sppb-item > img, .sppb-carousel-inner > .sppb-item > a > img
{width:100%;
  
}

.sp-social-share {
  display:none;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
    padding: 5px;  
}
.accordion-group{
  border:0px;
}


.nav ul li {
  padding-left:25px;
}

.menuquick.nav>li>a  {
  font-weight:bold;
  color:#337ab7 !important;
}
.-ult_mod h3{
    font-weight:bold;
  }

@media (max-width: 767px) {
   .sppb-text-left
  {
     text-align:center;
   }
  .-mission
{
  text-align:center;
}
  .-ultimas
{
  text-align:center;

}
  .-partners
{
  text-align:center;
  padding-top:50px;
}
  .-links
  {text-align:center;
  padding-top:50px;
  }
  .social-icons{
    position:absolute;
  }
  .-ult_mod{
    text-align:center;
  }
}
.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner{
  padding:0;
}
/*-----------------------------------------------------nexus-------------------------------------------*/
@media screen 
    and (min-device-width: 602px) 
    and (orientation : landscape) 
    and (-webkit-min-device-pixel-ratio: 1.331) 
    and (-webkit-max-device-pixel-ratio: 1.332){

      #offcanvas-toggler{
        display:block !important;
      }
      .sp-megamenu-parent{
        display:none !important;
      }
    }
/*-------------------------------------------------iphone4 vertical-----------------------------------------*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px)
and (orientation : portrait){ 

  .texto span {
    font-size:26px !important;
    line-height: 31px;
  }
  .sppb-carousel-indicators{
    display:none;
  }
  #sp-header{
    height:55px;
  }
  #sp-header .logo{
    height:55px;
  }
  #offcanvas-toggler{
    line-height: 68px;
  }
  ul.social-icons{
    display:none;
  }
  .sp-contact-info{
    margin:0 auto;
    float:none;
  }
  
  ]
}

/*-------------------------------------------------iphone4 horizontal-----------------------------------------*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px)
and (orientation : landscape){ 

  .texto span {
    font-size:26px !important;
    line-height: 31px;
  }
  .sppb-carousel-indicators{
    display:none;
  }
  #sp-header{
    height:70px;
  }
  #sp-header .logo{
    height:70px;
    max-width:75%;
  }
  #offcanvas-toggler{
    line-height: 68px;
	  }
 }