@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .boton-fondo-oscuro {
    margin-bottom: 10% !important;
  }
  .hero-seccion h1 {
    margin-top: 10%;
  }
  iframe.pdf {
    display: none;
  }
}
@media (min-width: 576px) {
  html {
    overflow-x: hidden;
  }
  .menu-base-theme a, .menu-base-theme a:hover, .menu-base-theme a:focus, .menu-base-theme a:active {
    background: #002856;
  }
  ul.quicktabs-tabs li {
    display: block;
  }
  .menu-base-theme li a {
    font-size: 1em;
  }
}
@media (max-width: 575px) {
  blockquote {
    width: 100%;
    font-size: 1em;
    padding-left: 45px;
  }
  .quote-card p {
    font-size: 1.25rem;
  }
  .quote-card::after {
    font-size: 15em;
    right: -15px;
  }
  .btn {
    display: block;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .updates,
  .topwidget,
  .top-message,
  .footer,
  .bottom-widget,
  .services,
  .products,
  .features,
  .clients {
    padding: 30px 0;
  }
  .container {
    max-width: 1140px;
  }
  .navbar-toggle {
    display: none;
  }
  .user-logged-in .main-header {
    position: relative;
  }
  .menu-wrap {
    padding-left: 0;
  }
  /*flexslider*/
  .flexslider .slider-caption {
    display: block;
    top: 30%;
    left: 5%;
    width: 60%;
  }
  .flexslider .slider-title {
    font-size: 4em;
    margin-bottom: 20px;
  }
  .flexslider .flex-direction-nav {
    display: block;
    margin-top: -24px;
  }
  .clients .region ul li {
    width: 24%;
  }
  .testimonials-wrap {
    padding: 75px 0 55px;
  }
  .footerwidget img.left {
    float: left;
    margin: 10px 10px 0 0;
  }
  .region-search {
    float: right;
    width: 300px;
    padding: 12px 6px;
  }
  .navbar-toggle-close {
    display: none;
  }
  .region-primary-menu {
    display: inline-block !important;
    width: 100%;
    margin: 0;
    background: #002856;
    vertical-align: middle;
    position: static;
  }
  .region-primary-menu ul {
    border: 0;
    display: flex;
    justify-content: center;
  }
  .region-primary-menu ul ul {
    background: #fff;
    background: #002856;
    border: 1px solid #e8e8e9;
  }
  .region-primary-menu ul ul li a {
    border-bottom: 1px solid #e8e8e9;
    color: #ffffff;
    padding: 18px 15px;
  }
  .region-primary-menu ul ul li a:hover,
  .region-primary-menu ul ul li a:focus,
  .region-primary-menu ul ul li a:active,
  .region-primary-menu ul ul li a:disabled,
  .region-primary-menu ul ul li a.highlighted {
    color: #f9c700;
    padding: 18px 15px;
  }
  .region-primary-menu li {
    border: 0;
  }
  .region-primary-menu li a {
    background: none;
    border: 0;
    font-weight: 400;
    color: #ffffff;
  }
  .region-primary-menu li a span.sub-arrow {
    padding: 0;
    top: 28px;
    margin-top: 0;
    bottom: 2px;
    right: 2px;
    margin-left: -5px;
    left: auto;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid;
    border-color: white transparent transparent transparent;
    font-size: 2em;
    line-height: 100%;
  }
  .region-primary-menu li > a {
    border-right: none;
  }
  .region-primary-menu li li span.sub-arrow {
    top: 22px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
    right: 5px;
  }
  .carousel-caption p,
  .carousel-caption h3 {
    display: block;
  }
  .carousel-caption p:last-child {
    margin: 0;
  }
  .carousel-caption {
    background-color: #fff;
    background: rgba(0, 0, 0, 0.84);
    color: #ddd;
    text-shadow: none;
    padding: 20px;
    top: 20%;
    left: 10%;
    bottom: auto;
    width: 30%;
    text-align: left;
  }
  .comment-wrap .author-details {
    width: 10%;
  }
  .comment-wrap .author-comments {
    width: 90%;
  }
  .custom-block-title h2 {
    font-size: 2.5em;
  }
  .social-media {
    /*
    display: inline-block;
    padding: 0px 0;
    text-align: right;
    */
  }
  .paragraph.paragraph--width--wide > .paragraph__column {
    float: left;
    width: 90%;
    margin-left: 5%;
  }
  ul.quicktabs-tabs li {
    display: inline;
  }
}
@media (min-width: 1680px) {
  .paragraph.paragraph--width--wide > .paragraph__column {
    width: 70%;
    margin-left: 15%;
  }
  .btn {
    display: inline-block;
  }
}
nav .menu-base-theme {
  background: none;
  border: none;
  margin: 0;
}

nav .menu-base-theme li,
nav .menu-base-theme li a {
  background: none;
  border: none;
  border-left: none;
  margin: 0;
}
/*# sourceMappingURL=media.css.map */
