@font-face {
    font-family: 'Lato';
    src: url('fonts/lato/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/lato/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/lato/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/lato/Lato-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/lato/Lato-Regular.svg#48e70b8825d557df57af3e4f7d4c31be') format('svg'); /* Legacy iOS */
         
    font-style:   normal;
    font-weight:  400;
  }
  
  
  @font-face {
    font-family: 'Lato Medium';
    src: url('fonts/lato/Lato-Medium.eot'); /* IE9 Compat Modes */
    src: url('fonts/lato/Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/lato/Lato-Medium.woff') format('woff'), /* Modern Browsers */
         url('fonts/lato/Lato-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/lato/Lato-Medium.svg#4eb8a602824d480acab6dffa694826b6') format('svg'); /* Legacy iOS */
         
    font-style:   normal;
    font-weight:  400;
  }
  
  @font-face {
    font-family: 'Lato Bold';
    src: url('fonts/lato/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/lato/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/lato/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('fonts/lato/Lato-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/lato/Lato-Bold.svg#eea591db52cf6ebc8992abb7621b9256') format('svg'); /* Legacy iOS */
         
    font-style:   normal;
    font-weight:  700;
  }
  
  
  @font-face {
    font-family: 'Lato Semibold';
    src: url('fonts/lato/Lato-Semibold.eot'); /* IE9 Compat Modes */
    src: url('fonts/lato/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/lato/Lato-Semibold.woff') format('woff'), /* Modern Browsers */
         url('fonts/lato/Lato-Semibold.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/lato/Lato-Semibold.svg#cc6431f780b635b7993d4262e75393af') format('svg'); /* Legacy iOS */
         
    font-style:   normal;
    font-weight:  700;
  }
  
  @font-face {
    font-family: 'Lato Light';
    src: url('fonts/lato/Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('fonts/lato/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/lato/Lato-Light.woff') format('woff'), /* Modern Browsers */
         url('fonts/lato/Lato-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/lato/Lato-Light.svg#80d8021909d835b751af094d043ad177') format('svg'); /* Legacy iOS */
         
    font-style:   normal;
    font-weight:  200;
  }
  
  @font-face {
    font-family: 'Lato Black';
    src: url('fonts/lato/Lato-Black.eot'); /* IE9 Compat Modes */
    src: url('fonts/lato/Lato-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/lato/Lato-Black.woff') format('woff'), /* Modern Browsers */
         url('fonts/lato/Lato-Black.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/lato/Lato-Black.svg#deafb22e0fea74c18abc97a942bb621e') format('svg'); /* Legacy iOS */
         
    font-style:   normal;
    font-weight:  400;
  }
  
  
  html, body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  h1,h2,h3,h4,h5,h6{
    font-family: 'Lato';
    font-weight:normal;
  }
  
  a {
    color: #005589;
    text-decoration: none;
  }
  
  .site-footer a:hover, .wrapper a:hover {
      text-decoration: none;
      color: #005589;
  }
          
  body,p{
    font-family: 'Lato';
    font-weight:normal;
    }
  
    ::selection{
    background:#000;
    color:#fff;
  }
  
  ::-moz-selection{
    background:#000;
    color:#fff;
  }
  
  header.site-header{
    font-family: 'Lato Bold';
    font-size:15px;
    background:#005589;
    height: 78px;
  }

  .header-block {
    padding-top: 25px !important;
  }

  .site-header--sticky-active-padding {
    padding-top: 25px !important;
}
  
  header.site-header.sticky-fixed{
    height: auto;
  }
  
  header .header-logo.logo-image{   
   width: 109px !important;
   height: auto !important;
  }
  
  
  .main-header.menu-type-standard-menu .standard-menu-container div.menu>ul>li+li,
  .main-header.menu-type-standard-menu .standard-menu-container ul.menu>li+li {
    margin-left: 15px;
  }
  
  .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-light div.menu>ul>li>a:after,
  .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-light ul.menu>li>a:after {
    display: none;
  }
  
  .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-light div.menu>ul>li>a span,
  .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-light ul.menu>li>a span {
    padding: 6px 10px;
    text-transform: uppercase;
    font-size: 15px !important;
    letter-spacing: -0.7px;
  }
  
  .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-light div.menu>ul>li>a:hover span,
  .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-light ul.menu>li>a:hover span {
    background: #ffffff;
    color:#005589;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  
  .sub-menu a span {
    background: transparent !important;
  }
  
  li.current-menu-item a span {
    background: #ffffff;
    color: #005589;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  
  .main-header.menu-type-standard-menu .standard-menu-container ul.menu ul {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  
  
  .section-title {
    margin-bottom: 40px;
  
  }
  
  .section-title h2{
    color: #005589;
    font-family: 'Lato Bold';
    font-size: 29px;
    text-transform: uppercase;
  }
  
  .section-title p{
    font-family: 'Lato';
    font-size: 18px;
    color: #222533;
  }
  
  .section-home-nosotros{
    padding: 30px 0;
  }
  
  .section-home-nosotros p{
    font-family: 'Lato';
    font-size: 18px;
    color: #222533;
  }
  
  .section-home-nosotros .section-title h2{
    margin-top:0;
  }
  
  .section-home-nosotros .wpb_content_element{
    margin-bottom: 0!important;
  }
  
  .section-home-slider .wpb_content_element{
    margin-bottom: 0!important;
  }
  
  #rev_slider_1_1_forcefullwidth .tp-caption bold{
    font-weight: 700 !important;
  }
  
  #rev_slider_1_1_forcefullwidth .btn-conocenos{
    font-family: 'Lato Light' !important;
    font-size: 18px !important;
    background: #005589 !important;
    color: #fff !important;
    padding: 10px 33px !important;
    border: 0 !important;
    border-radius: 40px !important;
    margin-top: 10px !important;
    width: 164px !important;
  }
  
  #rev_slider_1_1_forcefullwidth .btn-conocenos i{
    font-size: 15px;
    font-weight: normal;
    position: relative;
    top: 0px;
    transition: all 0.2s ease-out !important;
    opacity: 0;
    margin-left: 0px !important;
    width: 0px !important;
  }
  
  #rev_slider_1_1_forcefullwidth .btn-conocenos:hover i{
    opacity: 1 !important;
    margin-left: 10px !important;
    width: auto !important;
  }
  
  .section-title.center{
    text-align: center;
  }
  
  .portfolio-holder .thumb .hover-state .info{
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 0 25px;
    width: 100%;
  }
  
  .portfolio-holder .thumb .hover-state .info h3 a{
    font-family: "Lato Bold";
    font-size: 28px;
    letter-spacing: -1px;
    color: #ffffff;
      text-transform: uppercase;
  }
  
  .portfolio-holder .thumb .hover-state .terms a{
    font-family: "Lato Bold";
    font-size: 20px;
    letter-spacing: -1px;
    text-align: center;
    color: #ffffff;
  }
  
  .section-home-proyectos{
    margin-top:10px;
  }
  
  .section-home-proyectos .lab-portfolio-items{
    margin-bottom:0;
  }
  
  .section-home-proyectos .lab-portfolio-items .portfolio-title-holder{
    display: none;
  }
  
  .section-home-proyectos .lab-portfolio-items .portfolio-holder{
    margin-top:0 !important;
    margin-bottom: -1px;
  }
  
  .section-post-proyectos{
    background: #bcd8e7;
  }
  
  .section-post-proyectos .container-fixed{
      padding: 32px 0px;
  }
  
  .section-post-proyectos p{
    font-family: 'Lato';
    font-size: 20px;
    color: #005589;
    width: 663px;
  }
  
  .section-home-proyectos #proyecto-1.portfolio-holder .item-box .thumb .hover-state{
      background-color: rgba(65, 144, 186, 0.75) !important;
  }
  
  .section-post-proyectos .vc_btn3-container.vc_btn3-inline{
    margin-bottom:0;
  }
  
  .section-post-proyectos .vc_btn3-container.vc_btn3-inline .vc_btn3{
    font-family: 'Lato Light';
    font-size: 18px;
    background: #005589;
    color: #fff;
    padding: 10px 0;
    width: 164px;
    border: 0;
    border-radius: 40px;
    margin-top: 5px;
  }
  
  .section-post-proyectos .vc_btn3-container.vc_btn3-inline .vc_btn3:hover{
    color: #ffffff;
    border-color: #4190ba;
    background-color: #4190ba;
  }
  
  .section-post-proyectos .wpb_content_element{
    margin-bottom:0;
  }
  
  .section-home-formacion{
    padding:20px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
  }
  
  .section-home-formacion .section-title{
    margin-bottom: 30px;
  }
  
  .section-home-formacion .wpb_content_element{
    margin-bottom:0 !important;
  }
  
  .section-home-formacion .section-title h2{
    font-family: 'Lato';
    font-size: 68px;
    line-height: 0.97;
    letter-spacing: -2px;
    color: #ffffff;
    margin-top:0; 
  }
  
  .section-home-formacion p{
    font-family: 'Lato';
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 30px;
  }
  
  .section-home-formacion .btn-verMas{
    font-family: 'Lato';
    font-size: 20px;
    background: #ffffff;
    color: #4190ba;
    padding: 10px 0;
    width: 164px;
    border: 0;
    border-radius: 40px;
    display: inherit;
    text-align: center;
  }
  
  .section-home-formacion .btn-verMas i {
      font-size: 15px;
      font-weight: normal;
      position: relative;
      top: 0px;
      transition: all 0.2s ease-out !important;
      opacity: 0;
      margin-left: 0px !important;
      width: 0px !important;
      display: none;
  }
  
  .section-home-formacion .btn-verMas:hover i {
      opacity: 1 !important;
      margin-left: 10px !important;
      width: auto !important;
      display: none;
  }
  
  .section-home-formacion .btn-verMas:hover{
    color: #4190ba;
  }
  
  .section-home-formacion .vc_column-inner {
    padding-top:0 !important;
  }
  
  .section-home-formacion .container-fixed {
      padding: 44px 0 !important;
      padding-right: 15px !important;
      padding-left: 15px !important;
  }
  
  .section-home-noticias .wpb_wrapper .section-title>h2{
    margin-top:30px;
  }
  
  
  .section-home-noticias .blog-post-entry{
    border:0 !important;
  }
  
   .section-home-noticias .blog-post-content-container {
      padding: 30px 0 !important;
  }
  
  .section-home-noticias .blog-post-date{
    font-family: 'Lato';
    font-size: 13px;
    color: #222533 !important;
  }
  
  .section-home-noticias .blog-post-title a{
    font-family: 'Lato Bold';
    font-size: 18px;
    color: #222533 !important;
  }
  
  .section-home-noticias .blog-post-title a:hover{
    color:#1e73be !important;
  }
  
  .section-home-noticias .blog-post-excerpt p{
    font-family: 'Lato';
    font-size: 16px;
    line-height: 1.69;
    color: #222533 !important;
  }
  
  .section-home-noticias .wpb_wrapper .lab-blog-posts .blog-post-entry .blog-post-image a .hover-display{
    background-color: #1e73bea1 !important;
  }
  
  .section-home-noticias .icon-basic-link{
    display: none;
  }
  
  .section-home-noticias .cols-3.row:before{
    content:none;
  }
  
  .section-twets{
    background-color: #f7f7f7;
  }
  
  .section-twets .wpb_wrapper .section-title>h2{
    margin-top: 30px;
    color:#4a4a4a;
  }
  
  .section-twets .wpb_content_element{
    margin-bottom:0 !important;
  }
  
  .section-twets .tweets {
      margin-bottom: 55px !important;
      display: flex;
      flex-flow: row wrap;
  }
  
  .section-twets .tweets .tweet{
    flex: 1 2 20%;
  }
  
  .section-twets .tweet-individual{
    border: 1px #d8d8d8 solid;
    background: #ffffff;
    border-radius: 3px;
    background-color: #ffffff;
    padding:15px;
    min-height: 380px;
    height: 100%;
  
  }
  
  .section-twets .tweets img{
    border-radius: 5px;
    margin-top: 5px;
  }
  
  .section-twets .tweets img.logo-tweet{
    width: 24px;
    float:right;
    margin-top: 5px;
  }
  
  .section-twets .tweets img.logo-icono{
    width: 29px;
    float:left;
    margin-top: 0;
    border-radius: 100%;
  }
  
  .section-twets .tweets .tweet-nombre{
    display: inline-block;
    width: 110px;
    margin-left: 6px;
  }
  
  .section-twets .tweets .tweet-cabecera{
    margin-bottom:5px;
  }
  
  .section-twets .tweets .tweet-cabecera a{
    font-family: 'Lato Bold';
    color:#4a4a4a;
    font-size: 13px;
  }
  
  .section-twets .tweets .tweet-cabecera .tweet-icono {
    display: inline-block;
    width: 30px;
    vertical-align: top;
  }
  
  .section-twets .tweets .tweet-cabecera span{
    font-family: 'Lato';
    font-size: 10px;
    display: block;
  }
  
  .section-twets .tweets .tweet-footer {
    text-align: right;
    margin-top: 5px;
  }
  
  .section-twets .tweets .tweet-footer a{
    color:#9b9b9b;
    font-family: 'Lato Bold';
    font-size: 11px;
  }
  
  .section-twets .tweets .tweet-footer a:hover{
    text-decoration: underline;
  }
  
  .section-twets .tweets .tweet-cuerpo a{
    color:#1da1f2;
  }
  
  .section-twets .tweets .tweet-cuerpo{
    overflow: hidden;
    min-height: 115px;
  }
  
  .section-home-ir-noticias{
    background: #222533;
  }
  
  .section-home-ir-noticias .container-fixed{
    padding: 32px 0px;
  }
  
  .section-home-ir-noticias p{
    font-family: 'Lato';
    font-size: 20px;
    color: #bcd8e7;
    width: 663px;
  }
  
  .section-home-ir-noticias .vc_btn3-container.vc_btn3-inline{
    margin-bottom:0;
    float: right;
  }
  
  .section-home-ir-noticias .vc_btn3-container.vc_btn3-inline .vc_btn3{
    font-family: 'Lato Light';
    font-size: 18px;
    background: #4190ba;
    color: #fff;
    padding: 10px 0;
    width: 164px;
    border: 0;
    border-radius: 40px;
    margin-top: 10px;
  }
  
  .section-home-ir-noticias .vc_btn3-container.vc_btn3-inline .vc_btn3:hover{
    color: #4190ba;
    border-color: #ffffff;
    background-color: #ffffff;
  }
  
  .section-home-ir-noticias .wpb_content_element{
    margin-bottom:0;
  
  }
  
  .section-home-socios .wpb_content_element{
    margin-bottom:0;
  }
  
  .section-home-socios .section-title h2{
    margin-top:30px;
    margin-bottom:8px;
  }
  
  .section-home-socios .section-title {
    margin-bottom: 62px;
  }
  
  .socios{
    width: 90% !important;
    margin: 0 auto;
  }
  
  .socios div a img{
    width: 150px !important;
    margin: 0 auto;
  }
  
  .contenedor-socios{
    position: relative;
    margin-bottom:54px !important;
  }
  
  .contenedor-socios .customNavigation{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  
  }
  
  .contenedor-socios .customNavigation .btn{
    color:#bcd8e7;
    padding: 3px 13px;
    margin: 0;
    font-size: 20px;
  }
  
  .contenedor-socios .customNavigation .btn:hover{
    color:#007bba;
    cursor: pointer;
  }
  
  .contenedor-socios .customNavigation .next{
    float: right;
  }
  
  .contenedor-socios .customNavigation .prev{
    float: left;
  }
  
  .section-home-eventos{
    background: #007bba;
  }
  
  .section-home-eventos .wpb_content_element{
    margin-bottom: 55px!important;
  }
  
  .section-home-eventos .section-title h2{
    color:#005589;
    margin-top: 30px;
  }
  
  .section-home-eventos .section-title p{
    color:#ffffff;
  }
  
  .section-home-eventos .box-image img{
    border-radius: 5px;
  }
  
  .section-home-eventos .box-title h2{
    line-height: 0.7;
  }
  
  .section-home-eventos .box-title .titulo-evento{
    font-family: "Lato Bold";
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
  }
  
  .section-home-eventos .box-image a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
  }
  
  .section-home-eventos .box-image a:after {
    content: none;
  }
  
  .section-home-eventos .box-image a .hover-display {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*background-color: #bcd8e7;*/
    visibility: hidden;
    zoom: 1;
    border-radius: 5px;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
       -moz-opacity: 0;
            opacity: 0;
  }
  
  .section-home-eventos .box-image a:hover .hover-display {
    visibility: visible;
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
       -moz-opacity: 1;
            opacity: 1;
  }
  
  .section-home-eventos .box-meta{
    font-family: "Lato";
    font-size: 12px;
    line-height: 2.25;
    color: #ffffff;
    margin-top: 12px;
  }
  
  .section-home-eventos .box-meta span{
    font-weight: bold;
  }
  
  /*Footer*/
  .site-footer .footer-widgets .widget p {
    color: #ffffff;
    font-size: 18px;
  }
  
  .footer-bottom {
    background: #444;
  }
  
  .site-footer .footer-bottom-content .copyrights{
    color: #ffffff;
  }
  
  .site-footer .footer-bottom-content .copyrights p {
    color: #FFF !important;
    font-size: 16px;
    display: inline-block;
  }
  
  .site-footer .footer-bottom-content .copyrights a {
    color:#ffffff;
  }
  
  footer.site-footer {
    background-color: #222533 !important;
  }
  .site-footer hr {
    display: none;
  }
  
  .site-footer .social-networks.rounded li a i {
    color: #005589;
  }
  .footer-bottom {
    background: transparent;
    padding-bottom: 25px;
  }
  .footer-bottom .container {
    background: #005589;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 20px;
  }
  .site-footer.footer-bottom-horizontal .footer-bottom-content {
    padding: 15px 0px;
  }
  .site-footer .social-networks.rounded li a {
    width: 30px;
    height: 30px;
    margin-bottom: 0px;
  }
  
  .site-footer .footer-widgets .widget img {
    width: 115px;
  }
  
  .site-footer .footer-widgets .widget .textwidget, .site-footer .footer-widgets .widget p {
    line-height: 1.5;
  }
  .site-footer .footer-widgets .widget li {
    padding: 4px 0;
  }
  .widget_nav_menu {
    margin-top: 20px;
  }
  .widget-area.widgets--columned-layout.widgets--columns-5>.widget:first-child {
    width: 40%;
  }
  .site-footer .footer-widgets {
    margin-bottom: 0px;
  }
  
  .site-footer .footer-widgets ul#menu-menu-footer-2 {
    margin-top: 39px;
  }
  
  .site-footer .footer-widgets .widget a{
    color:#ffffff;
    font-size: 18px;
  }
  
  .site-footer .footer-widgets .widget-area .widgettitle{
    color:#ffffff;
  }
  
  .site-footer a:after, .wrapper a:after {
    background-color: #fff;
  }
  
  a.go-to-top{
      background-color: #bcd8e780;
      opacity: 1;
      bottom:4px;
  }
  
  a.go-to-top.visible:hover{
      background-color: #005589;
  }
  
  
  /*Paginas Interiores*/
  
  .cabecera-pagina{
    height: 345px;
    position: relative;
    background-size:cover;
  }
  
  .section-cabecera .wpb_content_element{
    margin-bottom: 0 !important;
  }
  
  .cabecera-pagina .caption-cabecera{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 540px;
  }
  
  .cabecera-pagina .cabecera-overlay{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
  }
  
  .cabecera-pagina .caption-cabecera h2{
    font-family: "Lato";
    font-size: 68px;
    line-height: 0.97;
    letter-spacing: -2px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    margin:0;
  }
  
  .cabecera-pagina .caption-cabecera h3{
    font-family: "Lato Bold";
    font-size: 26px;
    text-align: center;
    color: #ffffff;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -40px;
    padding: 0 10px;
    margin: 0;
  }
  
  .section-breadcrumb .wpb_content_element{
    margin-bottom: 0 !important;
  }
  
  .contenedor-breadcrumb {
    padding: 14.5px 0px;
    font-size: 14px;
  }
  
  .contenedor-breadcrumb .parent{
    color:#bcd8e7;
  }
  
  .contenedor-breadcrumb i{
    color:#bcd8e7;
  }
  
  .contenedor-breadcrumb .current{
    color:#4190ba;
    width: 80%;
    vertical-align: top;
  }
  
  .contenedor-breadcrumb a:hover{
    color:#005589;
  }
  
  .section-interior-portfolio .portfolio-title-holder{
    margin-bottom: 0 !important;
    padding: 44px 0;
  }
  
  .section-interior-portfolio #proyecto-1.portfolio-holder .item-box .thumb .hover-state {
      background-color: #4190babf !important;
  }
  
  .section-interior-portfolio .portfolio-title-holder .pt-column{
    margin:0 auto;
  }
  
  .section-interior-portfolio .portfolio-title-holder .pt-column .portfolio-root-categories{
    margin-bottom: 0;
  }
  
  .section-interior-portfolio .portfolio-title-holder a{
    font-family: "Lato";
    font-size: 18px;
    color: #4a4a4a;
  }
  
  .section-interior-portfolio .portfolio-title-holder a:hover{
    color:#005589;
  }
  
  .section-interior-portfolio .portfolio-title-holder li a:after{
    background-color: #005589;
  }
  
  .section-interior-portfolio .portfolio-holder{
    margin-top: 0 !important;
  }
  
  .section-interior-portfolio .lab-portfolio-items{
    margin-bottom: 0 !important;
  }
  
  
  
  /*CONTACTAR*/
  
  .cabecera-pagina.contactar .caption-cabecera{
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin-top: 106px;
  }
  
  .cabecera-pagina.contactar .caption-cabecera h2{
    text-align: left;
  }
  
  .cabecera-pagina.contactar .caption-cabecera h3{
    text-align: left;
    font-family: "Lato";
    font-size: 20px;
    width: 345px;
    line-height: 1.5;
    bottom: -95px;
  }
  
  .contacto-formulario{
    max-width: 460px;
  }
  
  .contacto-formulario input[type="text"],.contacto-formulario input[type="email"]{
    width: 100%;
    background-color: #eeeeed;
    padding: 10px 15px;
    border: 1;
    margin-bottom:30px !important;
    line-height: 1.5;
    color: #4a4a4a;
  }
  
  .contacto-formulario textarea{
    width: 100%;
    background-color: #eeeeed;
    padding: 10px 15px;
    border: 0;
    line-height: 1.5;
    color: #4a4a4a;
    resize: none;
  }
  
  .contacto-formulario .contenedor-aceptar .wpcf7-list-item{
    margin-left:0;
    font-size: 18px;
    color: #4a4a4a;
    margin: 30px 0;
  }
  
  .contacto-formulario .contenedor-aceptar .wpcf7-list-item a{
    color:#005589;
  }
  
  .contacto-formulario .wpcf7-submit{
    width: 174px;
    height: 40px;
    border-radius: 20px;
    background-color: #005589;
    font-family: "Lato Light";
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    border: 0;
  }
  
  .contacto-formulario .wpcf7-submit:hover{
    color: #fff;
    border-color: #4190ba;
    background-color: #4190ba;
  }
  
  .contacto-formulario input[type=checkbox]:before, .contacto-formulario input[type=radio]:before {
    background-color: #005589;
  }
  
  .contacto-formulario input.wpcf7-not-valid{
    border-color: red;
  }
  
  .contacto-formulario .wpcf7-not-valid-tip{
    display: none;
  }
  
  div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
      border: 2px solid #005589;
  }
  
  .contacto-mapa iframe{
    width: 555px;
    height: 700px;
    margin-top: 30px;
  }
  
  .caption-cabecera h3 a {
      background: white;
      display: inline-block;
      position: absolute;
      border-radius: 100%;
      padding: 5px 0;
      font-size: 16px;
      line-height: 16px;
      width: 26px;
      text-align: center;
  }
  
  
  /*NOTICIAS*/
  
  .column.column--sidebar .widget-area > .widget, .post-sidebar .widget-area > .widget, .sidebar-eventos .widget-area .wpb_wrapper > .widget{
    border-top: 2px solid #005589;
    border-left: 2px solid #005589;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
  }
  
  .column.column--sidebar .widget-area > .widget h2.widgettitle, .post-sidebar .widget-area > .widget h2.widgettitle, .sidebar-eventos .widget-area .wpb_wrapper > .widget h2.widgettitle{
    font-family: "Lato Bold";
    font-size: 23px;
    color: #4a4a4a;
    text-transform: uppercase;
  }
  
  .column.column--sidebar .widget-area > .widget.widget_search, .post-sidebar .widget-area > .widget.widget_search, .sidebar-eventos .widget-area .wpb_wrapper > .widget.widget_search{
    padding-top:0;
    padding-left:0;
    padding-bottom:0;
  }
  
  .column.column--sidebar .widget-area > .widget li:not(:last-child), .post-sidebar .widget-area > .widget li:not(:last-child), .sidebar-eventos .widget-area .wpb_wrapper > .widget li:not(:last-child){
    border-bottom: 1px solid #d8d8d8;
  }
  
  .column.column--sidebar .widget-area > .widget li a, .post-sidebar .widget-area > .widget li a, .sidebar-eventos .widget-area .wpb_wrapper > .widget li a{
    font-size: 18px;
    color: #4a4a4a;
  }
  
  .column.column--sidebar .widget-area > .widget li a:hover, .post-sidebar .widget-area > .widget li a:hover, .sidebar-eventos .widget-area .wpb_wrapper > .widget li a:hover{
    color:#005589;
  }
  
  .column.column--sidebar .widget-area input.search-field, .widget.widget_search .search-bar input.search-field{
    background-color: #ffffff;
    font-family: "Lato Light";
    font-size: 14px;
  }
  
  .column.column--sidebar .widget-area .widget.widget_search .search-bar::after, .widget.widget_search .search-bar::after{
    content: "\f002";
    position: absolute;
    right: 10px;
    top: 0;
    font-family: 'FontAwesome';
    color:#4a4a4a;
    transform: translateY(50%);
    pointer-events: none;
  }
  
  .column.column--sidebar .widget-area input.search-submit, .post-sidebar .widget-area input.search-submit, .sidebar-eventos .widget-area input.search-submit{
    opacity: 0;
  }
  
  .column.column--sidebar .widget-area input.search-submit:after, .post-sidebar .widget-area input.search-submit:after, .sidebar-eventos .widget-area input.search-submit:after{
    
  }
  
  .column.column--sidebar .widget-area > .widget.widget_tweet_widget, .post-sidebar .widget-area > .widget.widget_tweet_widget, .sidebar-eventos .widget-area .wpb_wrapper > .widget.widget_tweet_widget{
    padding-top:5px;
    padding-left:10px;
    padding-bottom:0;
  }
  
  .column.column--sidebar .widget-area .widget_tweet_widget .tweets .tweet:not(:first-child), .post-sidebar .widget-area .widget_tweet_widget .tweets .tweet:not(:first-child), .sidebar-eventos .widget-area .widget_tweet_widget .tweets .tweet:not(:first-child){
    display: none;
  }
  
  .column.column--sidebar .widget-area .widget_tweet_widget .tweets.row, .post-sidebar .widget-area .widget_tweet_widget .tweets.row, .sidebar-eventos .widget-area .widget_tweet_widget .tweets.row{
    margin-left: 0;
    margin-right: 0;
  }
  
  .column.column--sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child, .post-sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child, .sidebar-eventos .widget-area .widget_tweet_widget .tweets .tweet:first-child{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  
  .column.column--sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-individual, .post-sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-individual, .sidebar-eventos .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-individual{
    word-break: break-word;
  }
  
  .column.column--sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child img, .post-sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child img, .sidebar-eventos .widget-area .widget_tweet_widget .tweets .tweet:first-child img{
    border-radius: 5px;
    margin-top: 5px;
  }
  
  .column.column--sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child img.logo-tweet, .post-sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child img.logo-tweet, .sidebar-eventos .widget-area .widget_tweet_widget .tweets .tweet:first-child img.logo-tweet{
    width: 24px;
    float:right;
    margin-top: 5px;
  }
  
  .column.column--sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child img.logo-icono, .post-sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child img.logo-icono, .sidebar-eventos .widget-area .widget_tweet_widget .tweets .tweet:first-child img.logo-icono{
    width: 29px;
    float:left;
    margin-top: 0;
    border-radius: 100%;
  }
  
  .column.column--sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-nombre, .post-sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-nombre, .sidebar-eventos .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-nombre{
    display: inline-block;
    width: 110px;
    margin-left: 6px;
  }
  
  .column.column--sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-cabecera, .post-sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-cabecera, .sidebar-eventos .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-cabecera{
    margin-bottom:5px;
  }
  
  .column.column--sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-cabecera a, .post-sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-cabecera a, .sidebar-eventos .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-cabecera a{
    font-family: 'Lato Bold';
    color:#4a4a4a;
    font-size: 13px;
  }
  
  .column.column--sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-cabecera .tweet-icono, .post-sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-cabecera .tweet-icono, .sidebar-eventos .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-cabecera .tweet-icono{
    display: inline-block;
    width: 30px;
    vertical-align: top;
  }
  
  .column.column--sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-cabecera span, .post-sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-cabecera span, .sidebar-eventos .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-cabecera span{
    font-family: 'Lato';
    font-size: 10px;
    display: block;
  }
  
  .column.column--sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-footer, .post-sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-footer, .sidebar-eventos .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-footer{
    text-align: right;
    margin-top: 5px;
  }
  
  .column.column--sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-footer a, .post-sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-footer a, .sidebar-eventos .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-footer a{
    color:#9b9b9b;
    font-family: 'Lato Bold';
    font-size: 11px;
  }
  
  .column.column--sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-cuerpo a, .post-sidebar .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-cuerpo a, .sidebar-eventos .widget-area .widget_tweet_widget .tweets .tweet:first-child .tweet-cuerpo a{
    color:#1da1f2;
  }
  
  
  .icon.icon-basic-calendar:before{
    content:"\e802";
    font-family: "custom-icons" !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
   
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
   
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon.icon-basic-folder-multiple:before{
    content:"\e803";
    font-family: "custom-icons" !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
   
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
   
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon.icon-icon_placeholder:before{
    content:"\e804";
    font-family: "custom-icons" !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
   
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
   
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  
  .blog .page-heading{
    margin-top: 50px;
    margin-bottom: 40px;
  }
  
  .blog .page-heading p{
    font-family: "Lato";
    font-size: 18px;
    line-height: 1.5;
    color: #4a4a4a;
  }
  
  .blog-posts .post-item .post-details .post-title {
      margin-bottom: 0;
  }
  
  .blog-posts .post-item .post-details .post-title a{
    font-family: "Lato Bold";
    font-size: 22px;
    color: #4a4a4a;
    margin-bottom: 15px;
    text-transform: uppercase;
  }
  
  .blog-posts .post-item .post-details .post-title a.link-hover::after{
    width: 0;
  }
  
  .blog-posts .post-item .post-details .post-excerpt p{
    font-family: "Lato";
    font-size: 18px;
    line-height: 1.5;
    color: #4a4a4a;
  }
  
  .blog-posts .post-item .post-details .post-meta{
    font-family: "Lato Light";
    font-size: 14px;
    font-weight: 300;
    color: #4a4a4a;
  }
  
  .blog-posts .post-item .post-details .post-meta a{
    color: #4190ba;
  }
  
  .blog-posts .post-item .post-details .post-meta .icon{
    margin-right: 10px;
  }
  
  .blog-posts .post-item .post-thumbnail .post-hover{
    background-color: #1e73bea1 !important;
  }
  
  .blog-posts .post-item .post-thumbnail .post-hover .hover-icon{
    display: none
  }
  
  .blog .blog-image-placeholder.placeholder-empty{
    padding-bottom: 0 !important;
  }
  
  .blog .blog-image-placeholder.placeholder-empty img{
    max-width: 100%;
  }
  
  .pagination--normal .page-numbers.current{
    color: #005589;
  }
  
  .pagination--normal a:hover {
    color: #005589;
  }
  
  .pagination-container span.page-numbers{
    color: #005589 !important;
  }
  
  .pagination-container a.page-numbers:hover{
    color: #005589 !important;
  }
  
  .single-post .header-destacada{
    height:600px; 
        /* -webkit-background-size: cover; */
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
  }
  
  .single-post .single-post{
    margin-top:30px;
  }
  
  .single-post .post .entry-header .post-title{
    text-transform: uppercase;
    font-family: "Lato Bold";
    color:#005589;
  }
  
  .single-post .post .post-share-networks .networks-list a{
    width: 30px;
    height: 30px;
    background-color: #0976b4;
  }
  
  .single-post .post .post-share-networks .icon{
    font-size:22px;
    color: #ffffff;
  }
  
  .single-post .post .post-share-networks .share-title {
    margin-bottom: 5px;
  }
  
  .single-post .post .post-content{
    font-size: 18px;
  }
  
  .comment-respond label {
    display: none;
  }
  
  .comment-respond input{
    background-color: #eeeeed;
  }
  
  .single-post .comment-form>p.form-submit {
    margin-top: 0px;
  }
  
  .comment-respond h3#reply-title{
    font-family: "Lato Bold";
    font-size: 29px;
    color: #005589;
  }
  
  .comment-respond .logged-in-as a{
    color: #005589;
  }
  
  .comment-respond input[type='submit']{
    border-radius: 20px;
    background-color: #005589;
    font-family: "Lato light";
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    padding: 8px 34px;
  }
  
  .comment-respond input[type='submit']:hover{
    color: #fff;
    border-color: #4190ba;
    background-color: #4190ba;
  }
  
  .comment-respond textarea{
    background-color: #eeeeed;
    background-color: #eeeeed;
    padding: 10px 15px;
    line-height: 1;
    resize: none;
  }
  
  
  /*PROYECTOS*/
  
  .cabecera-pagina.proyectos .caption-cabecera h3{
    bottom: -95px;
  }
  
  .single-portfolio-holder .title h1{
    font-family: "Lato Bold";
    font-size: 29px;
    color: #005589;
    text-transform: uppercase;
  }
  
  .single-portfolio-holder p{
    font-family: "Lato";
    font-size: 18px !important;
    line-height: 1.5;
    color: #4a4a4a;
  }
  
  .single-portfolio-holder h3{
    font-family: "Lato Bold";
    font-size: 27px;
    color: #4a4a4a;
  }
  
  .single-portfolio .portfolio-type-3 .gallery .row .col-sm-6.nivo{
    /*padding:0;*/
  } 
  
  .single-portfolio .portfolio-type-3 .gallery .row .col-sm-6.pull-right-md + div{
    /*padding-left: 15px;*/
  }
  
  .single-portfolio .portfolio-type-3 .gallery.gallery-type-description.no-spacing .gallery-item-description.description-right{
    margin-top: 10px;
    margin-left: 15px;
      overflow: visible !important;
  }
  
  .single-portfolio .portfolio-type-3 .gallery.gallery-type-description.no-spacing .gallery-item-description{
    margin-top: 5px;
    margin-right: 10px;
    overflow: visible !important;
  }
  
  .single-portfolio .single-portfolio-holder .gallery .photo {
    width: 100%;
    margin-bottom: 0;
  }
  
  .single-portfolio-holder .portfolio-big-navigation a.back-to-portfolio{
    color: #4190ba;
  }
  
  .single-portfolio-holder .portfolio-big-navigation .next.not-clickable, .single-portfolio-holder .portfolio-big-navigation .previous.not-clickable{
  
    font-family: "Lato";
    font-size: 20px;
    opacity: 1;
    line-height: 1.13;
    color: #4a4a4a;
  }
  
  .single-portfolio .listado-categorias h3{
    font-family: "Lato Bold";
    font-size: 18px;
    color: #4a4a4a;
  }
  
  .single-portfolio .listado-categorias ul li a{
    font-family: Lato;
    font-size: 18px;
    line-height: 1.5;
    color: #4a4a4a;
  }
  
  .single-portfolio .listado-categorias ul li a:hover{
      color: #005589;
  }
  
  
  .single-portfolio-holder.portfolio-type-1 .nivo .photo{
    margin-bottom:10px;
  }
  
  .single-portfolio-holder.portfolio-type-1 table td{
    text-align: center;
    padding: 5px;
  }
  
  .single-portfolio-holder.portfolio-type-1 table {
    border: 1px solid black;
    margin-bottom:20px;
    width: 100%;
  }
  .single-portfolio-holder.portfolio-type-1 table td {
    border: 1px solid black;
  }
  
  .single-portfolio-holder.portfolio-type-1 th {
    border: 1px solid black;
    text-align: center;
    padding: 5px;
  }
  
  .blog-posts .post-item .post-thumbnail .blog-image-placeholder{
    min-height: 260px;
    background:#ffffff;
  }
  
  .blog-posts .post-item .post-thumbnail .image-placeholder{
    min-height: 260px;
    background:#ffffff;
  }
  
  /*Quienes Somos*/
  
  .cabecera-pagina.quienesSomos .caption-cabecera h3{
      bottom: -70px;
      padding: 0px 30px;
  }
  
  .section-interior-dos-columnas{
    padding: 30px 0;
  }
  
  .section-interior-dos-columnas.con-titulo{
    padding: 0;
  }
  
  .section-interior-dos-columnas .wpb_content_element{
      margin-bottom: 0 !important;
  }
  
  .section-interior-dos-columnas p{
    font-size: 18px;
    line-height: 1.5;
    color: #4a4a4a;
  }
  
  .section-interior-dos-columnas ul li{
    font-size: 18px;
    line-height: 1.5;
    color: #4a4a4a;
  }
  
  .contenido-interior-quienes{
    background: #222533;
  }
  
  .contenido-interior-quienes .wpb_content_element{
      margin-bottom: 0 !important;
  }
  
  .menu-quienesSomos{
    background: #bcd8e7;
    text-align: center;
    padding: 26px;
  }
  
  .btn-menu{
    display: inline-block;
    padding: 0;
    font-size: 18px;
    text-align: center;
    color: #4a4a4a;
    margin-right: 30px;
  }
  
  a.btn-menu:hover, a.btn-menu:focus{
    color: #005589;
  }
  
  .btn-menu:last-child{
    margin-right: 0;
  }
  
  .contenido-interior-quienes .wpb_wrapper .section-title>h2{
    margin-top:0;
    font-family: "Lato Bold";
    font-size: 29px;
    color: #ffffff;
    margin: 40px 0;
    padding-right: 15px;
    padding-left: 15px;
  }
  
  
  .contenido-interior-quienes .vc_inner.container-fixed {
    width: 100% !important;
    padding-right: 0  !important;
    padding-left: 0  !important;
  }
  
  .contenido-interior-quienes .section-icons .wpb_content_element .wpb_wrapper{
    width: 445px;
    margin:0 auto;
    text-align: center;
  }
  
  .contenido-interior-quienes .section-icons .wpb_wrapper i{
    color:#ffffff;
    font-size:66px;
  }
  
  .contenido-interior-quienes .section-icons .wpb_wrapper p{
    font-size: 27px;
    text-align: center;
    color: #ffffff;
    padding-bottom: 30px;
  }
  
  .contenido-interior-quienes .section-icons .wpb_wrapper a{
    border-radius: 20px;
    background-color: #4190ba;
    font-family: "Lato Light";
    font-size: 18px;
    color: #ffffff;
    display: inline-block;
    padding: 8px 34px;
  }
  
  .contenido-interior-quienes .section-icons .wpb_wrapper a:hover{
    color: #4190ba;
    border-color: #fff;
    background-color: #fff;
  }
  
  .contenido-interior-quienes .cuadrado-imagen{
    height: 463px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  
  .contenido-interior-quienes .cuadrado-imagen.cuadro-derecha{
    background-position: center right;
  }
  
  .contenido-interior-quienes .cuadrado-imagen.cuadro-izquierda{
    background-position: center left;
  }
  
  .contenido-interior-quienes .cuadrado-imagen img{
    display: none;
  }
  
  
  .contenido-interior-quienes .section-icons{
    height: 463px;
  }
  
  .contenido-interior-quienes .section-icons.section-defender .wpb_content_element .wpb_wrapper{
    width: 445px;
  }
  
  .contenido-interior-quienes .section-icons.section-informar .wpb_content_element .wpb_wrapper{
    width: 435px;
  }
  
  .contenido-interior-quienes .section-icons.section-velar .wpb_content_element .wpb_wrapper{
    width: 430px;
  }
  
  .contenido-interior-quienes .section-icons.section-promover .wpb_content_element .wpb_wrapper{
    width: 445px;
  }
  
  .contenido-interior-quienes .section-icons .vc_column-inner  > .wpb_wrapper{
    height: 100%;
  }
  
  .contenido-interior-quienes .section-icons .vc_column-inner{
    height: 100%;
  }
  
  .contenido-interior-quienes .section-icons .wpb_content_element{
    height: 100%;
    position: relative;
  }
  
  .contenido-interior-quienes .section-icons .wpb_content_element .wpb_wrapper{
    position: absolute;
    top: 50%;
  }
  
  .contenido-interior-quienes .section-icons.texto-derecha .wpb_content_element .wpb_wrapper{
    left:30%;
    transform: translate(-50%,-50%);
  }
  
  .contenido-interior-quienes .section-icons.texto-izquierda .wpb_content_element .wpb_wrapper{
    right: 30%;
    transform: translate(50%,-50%);
  }
  
  .contenido-interior-quienes .texto-interno .section-title{
    margin-bottom:10px;
  }
  
  .contenido-interior-quienes .texto-interno .section-title h2{
    margin-bottom:10px;
  }
  
  .contenido-interior-quienes .texto-interno p{
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    color: #ffffff;
    margin-bottom: 50px !important;
  }
  
  .contenido-interior-quienes .section-interior-colaboradores img{
    margin:20px 0;
  }
  
  .contenido-interior-quienes .section-interior-colaboradoresEnlace{
    text-align: center;
    padding: 50px 0;
  }
  
  .contenido-interior-quienes .section-interior-colaboradoresEnlace p{
    font-size: 18px;
    line-height: 1.5;
    color: #ffffff;
    margin-bottom: 12px !important;
  }
  
  .contenido-interior-quienes .section-interior-colaboradoresEnlace a{
    border-radius: 20px;
    background-color: #4190ba;
    font-family: "Lato Light";
    font-size: 18px;
    color: #fff;
    display: inline-block;
    padding: 8px 34px;
  }
  
  .contenido-interior-quienes .section-interior-colaboradoresEnlace a:hover{
    color: #4190ba;
    border-color: #fff;
    background-color: #fff;
  }
  
  #miembros .section-title{
    margin-top:70px;
    margin-bottom: 50px;
  }
  
  #miembros p{
    color:#4a4a4a;
  }
  
  .section-interior-miembros .wpb_content_element{
    margin-bottom: 0!important;
  }
  
  .section-interior-colaboradores .wpb_content_element{
    margin-bottom: 0!important;
  }
  
  a.no-link-hover.link-hover:after{
    content:none;
  }
  
  .contenedor-avatar-personal{
    margin-bottom: 70px !important;
  }
  
  .contenedor-avatar-personal img{
    border-radius: 3px;
  }
  
  .contenedor-avatar-personal h2{
    font-family: 'Lato Black';
    font-size: 23px;
    font-weight: 900;
    color: #4a4a4a;
    margin-top: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
  }
  
  .contenedor-avatar-personal span.empresa{
    font-size: 15px;
    color: #4a4a4a;
  }
  
  .cargo{
    font-family: "Lato Bold";
    font-size: 18px;
    line-height: 1.5;
    color: #4a4a4a;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px !important;
  }
  
  .contenedor-avatar-personal .texto-personal{
    font-size: 18px;
    line-height: 1.5;
    color: #4a4a4a;
  }
  
  .contenedor-avatar-personal .contenedor-enlace{
    text-align: right;
  }
  
  .contenedor-avatar-personal .logo-linkedin{
    display: block;
    margin-top:20px;
  }
  
  .contenedor-avatar-personal .logo-linkedin img{
    width: 120px;
  }
  
  #comites .wpb_content_element{
    margin-bottom: 0 !important;
  }
  
  #comites .section-title{
    margin-bottom: 0;
  }
  
  #comites .section-title h2{
    margin-bottom: 0;
  }
  
  
  #comites .container-fixed{
    margin-bottom: 70px;
    margin-top: 70px;
  }
  
  .section_rectangle{
    text-align: center;
    border-radius: 5px;
    background-color: #4190ba;
    min-height: 85px;
    padding: 8px;
  }
  
  .section_rectangle h2{
    font-family: "Lato Black";
    font-size: 12px;
    color: #ffffff;
    margin:0;
  }
  
  .section_rectangle h3{
    font-family: "Lato Light";
    font-size: 11px;
    color: #ffffff;
    padding-top: 0;
    margin-top: 5px;
  }
  
  .section_rectangle.rectangle_big{
    text-align: center;
    border-radius: 5px;
    background-color: #005589;
    min-height: 85px;
    padding: 20px 20px;
    max-width: 242px;
  }
  
  .section_rectangle.rectangle_big.left{
    float:left;
  }
  
   .section_rectangle.rectangle_big.center{
    float:left;
  }
  
   .section_rectangle.rectangle_big.right{
    float:left;
  }
  
  .section_rectangle.rectangle_big h2{
    font-size: 18px;
  }
  
  .section_rectangle.rectangle_big h3{
    height: 24px;
  }
  
  .section_rectangle.rectangle_big a{
    border-radius: 5px;
    background-color: #4190ba;
    font-family: "Lato Light";
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    border-radius: 20px;
    padding: 4px 35px;
    display: inline-block;
  }
  
  .section_rectangle.rectangle_big a:hover{
      color: #4190ba;
      border-color: #fff;
      background-color: #fff;
  }
  
  /*Sección especial para AST*/
  
    .section_rectangle.rectangle_tcs{
    text-align: center;
    border-radius: 5px;
    background-color: #009a93;
    min-height: 85px;
    padding: 20px 20px;
    max-width: 242px;
  }
  
  .section_rectangle.rectangle_tcs.left{
    float:right;
  }
  
  .section_rectangle.rectangle_tcs h2{
    font-size: 18px;
  }
  
  .section_rectangle.rectangle_tcs h3{
    height: 24px;
  }
  
  .section_rectangle.rectangle_tcs a{
    border-radius: 5px;
    background-color: #0069b4;
    font-family: "Lato Light";
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    border-radius: 20px;
    padding: 4px 35px;
    display: inline-block;
  }
  
  .section_rectangle.rectangle_tcs a:hover{
      color: #4190ba;
      border-color: #fff;
      background-color: #fff;
  }
  /*Fin sección especial AST*/
  
  
  .section-interior-logos img{
    margin-bottom: 40px !important;
  }
  
  /*Quienes Somos Interiores*/
  
  .section-title.titulo-miembros {
    margin-top: 40px;
    margin-bottom: 50px;
  }
  
  .section-interior-enlaces{
    margin-bottom: 70px;
    margin-top: 50px;
  }
  
  .section-interior-enlaces .wpb_content_element{
    margin-bottom:0;
  }
  
  .section-interior-enlaces .contenedor-enlaces a{
    font-family: "Lato Bold";
    font-size: 22px;
    line-height: 1.23;
    color: #4a4a4a;
    text-decoration: underline;
    display: block;
    margin-bottom: 10px;
  }
  
  .section-interior-enlaces .contenedor-enlaces a:hover{
    color:#007bba;
  }
  
  .section-interior-enlaces .contenedor-enlaces br{
    display: none;
  }
  
  
  /*FORMACION*/
  
  .section-title.titulo-dos-columnas {
      margin-bottom: 40px;
      margin-top: 40px;
  }
  
  .section-title.titulo-dos-columnas h2{
    margin-top:0;
    margin-bottom:0;
  }
  
  .section-interior-formacion.titulo-formacion{
    font-family: "Lato Bold";
    font-size: 27px;
    color: #4a4a4a;
    margin-top:40px;
    margin-bottom:40px;
  }
  
  .section-interior-formacion.titulo-formacion h2{
    margin-top:0;
    margin-bottom:0;
  }
  
  .section-interior-formacion .tabs-formacion .vc_tta-tabs-container {
    margin-right: 30px !important;
    padding-right: 0;
  }
  
  .section-interior-formacion .tabs-formacion li.vc_tta-tab a{
    background: #bcd8e7 !important;
    font-family: "Lato";
    font-size: 18px;
    line-height: 1.5;
    color: #ffffff;
  }
  
  .section-interior-formacion .tabs-formacion li.vc_tta-tab.vc_active a{
    background: #005589 !important;
    color:#ffffff!important;
  }
  
  .section-interior-formacion .tabs-formacion h3{
    font-family: "Lato Bold";
    font-size: 18px;
    line-height: 1.5;
    color: #4a4a4a;
    text-transform: uppercase;
    clear:both;
  }
  
  .section-interior-formacion .tabs-formacion p{
    font-size: 18px;
    line-height: 1.5;
    color: #4a4a4a;
  }
  
  .section-interior-formacion .tabs-formacion .formacion-lista ul {
    padding-left: 40px;
    list-style: none;
  }
  
  .section-interior-formacion .tabs-formacion .formacion-lista ul li::before {
    content: "\2022";
    color: #005589;
    font-weight: bold; 
    display: inline-block;
    width: 1em;
    margin-left: -1em;
  }
  
  
  .section-interior-formacion .tabs-formacion li{
    font-size: 18px;
    line-height: 1.5;
    color: #4a4a4a;
  }
  
  .section-interior-formacion .tabs-formacion .btn-verMas{
    font-family: "Lato Light";
    text-align: center;
    color: #fff;
    border-radius: 20px;
    background-color: #005589;
    float: right;
    padding: 8px 34px;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  
  .section-interior-formacion .tabs-formacion .btn-verMas:hover{
    background-color: #4190ba;
  }
  
  
  .section-interior-formacion .tabs-formacion .post-formatting .wpb_wrapper{
    padding-right: 30px;
  }
  
  .section-interior-formacion .tabs-formacion .logo-formacion .wpb_wrapper{
    padding-right:0;
  }
  
  .section-interior-formacion .enlace-universidad  a.link-hover:after{
    width: 0 !important;
  }
  
  /*EVENTOS*/
  
  .section-interior-eventos.post-header{
    margin-top: 50px;
    margin-bottom: 40px;
  }
  
  .section-interior-eventos.post-header .wpb_content_element{
    margin-bottom: 0!important;
  }
  
  .section-interior-eventos.post-header p{
      font-family: "Lato";
      font-size: 18px;
      line-height: 1.5;
      color: #4a4a4a;
  }
  
  .section-interior-eventos .portfolio-title-holder{
    display: none;
  }
  
  .portfolio-holder .item-box .photo a.item-link .on-hover{
      background-color: #1e73bea1 !important;
  }
  
  .portfolio-holder .item-box .photo a.item-link .on-hover .icon{
    display: none;
  }
  
  .section-interior-eventos .portfolio-item:not(:first-child){
    margin-top:10px !important;
  }
  
  .section-interior-eventos .portfolio-item:first-child{
    padding-top: 0;
  }
  
  .section-interior-eventos .portfolio-item:nth-child(2){
    margin-top:0 !important;
    padding-top: 0;
  }
  
  .section-interior-eventos .portfolio-item .item-box{
    border: 1px solid #eaeaea;
  }
  
  .section-interior-eventos .portfolio-item .info{
      padding: 15px 30px 20px!important;
  }
  
  .section-interior-eventos .portfolio-item .info a{
    font-family: "Lato Bold";
    font-size: 23px;
    color: #4a4a4a;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  
  .section-interior-eventos .portfolio-item .terms{
    display: none;
  }
  
  .section-interior-eventos .portfolio-item .box-texto{
    font-size: 18px;
    color: #4a4a4a;
    margin-bottom:30px;
  }
  
  .section-interior-eventos .portfolio-item .box-meta{
    font-family: "Lato light";
    font-size: 14px;
    color: #4a4a4a;
  }
  
  .section-interior-eventos .portfolio-item .box-meta div{
    margin-top: 10px;
  }
  
  .section-interior-eventos .portfolio-item .box-meta i{
    margin-right:5px;
    vertical-align: top;
  }
  
  .section-interior-eventos .portfolio-item .box-meta .data-fecha span{
    color:#005589;
    display: inline-block;
    width: 90%;
    vertical-align: top;
  }
  
  /*COLABORADORES*/
  
  .section-interior-individual-colabadores{
    background: #222533;
    padding:70px 0;
    margin-top:40px;
  }
  
  .section-interior-individual-colabadores img{
      margin: 20px 0px !important;
  }
  
  .section-interior-individual-colabadores .wpb_content_element{
    margin-bottom: 0!important;
  }
  
  .section-post-proyectos-interior {
      margin-bottom: 70px;
  }
  
  .mobile-menu-wrapper .mobile-menu-container ul.menu li.current-menu-item>a{
    color: #005598;
  }
  
  .section-interior-socios p{
      font-size: 18px;
      line-height: 1.5;
      color: #4a4a4a;
  }
  
  /*Seciones legales*/
  
  .section-interior-legales{
    margin-top:40px;
  }
  
  .section-interior-legales p{
      font-size: 18px;
      line-height: 1.5;
      color: #4a4a4a;
  }
  
  .section-interior-legales ul{
    margin-left:30px;
  }
  
  .section-interior-legales li{
      font-size: 18px;
      line-height: 1.5;
      color: #4a4a4a !important;
  }
  
  .section-interior-legales .table-responsive{
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  
  .section-interior-legales .table {
      width: 100%;
      max-width: 100%;
      margin-bottom: 1rem;
      background-color: #0000;
  }
  
  .section-interior-legales .table thead th {
      vertical-align: bottom;
      border-bottom: 2px solid #dee2e6;
  }
  
  .error-holder .box {
      background: #005589;
  }
  
  .error-holder .error-text{
    color: #005589;
  }
  
  .caption-cabecera h3 a.link-cabecera{
      -webkit-transition: all .4s ease-in-out;
       -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
         -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
  }
  
  .caption-cabecera h3 a.link-cabecera:hover{
    background: #005589;
    color: #fff;
  }
  
  .caption-cabecera h3 a.link-cabecera:after{
    content:none;
  }
  
  
  @media (max-width: 1500px){
    .contenido-interior-quienes .section-icons.texto-derecha .wpb_content_element .wpb_wrapper{
      left:40%;
    }
  
    .contenido-interior-quienes .section-icons.texto-izquierda .wpb_content_element .wpb_wrapper{
      right: 40%;
    }
  }
  
  @media (max-width: 1400px){
    .contenido-interior-quienes .section-icons.texto-derecha .wpb_content_element .wpb_wrapper{
      left: 50%;
    }
  
    .contenido-interior-quienes .section-icons.texto-izquierda .wpb_content_element .wpb_wrapper{
      right: 50%;
    }
  }
  
  
  
  /* Medium devices (desktops, 992px and up) */
  @media (max-width: 1199px){
  
  .section-post-proyectos .vc_col-sm-10{
    width: 80%;
  }
  
  .section-home-formacion .vc_col-sm-7{
    width: 700px;
  }
  
  .contenido-interior-quienes .vc_col-sm-6{
    width: 100%;
  }
  
  .contenido-interior-quienes .vc_row-fluid{
    position: relative;
  }
  
  .contenido-interior-quienes .section-icons{
    position: absolute;
  }
  
  .contenido-interior-quienes .section-icons .wpb_content_element .wpb_wrapper{
    z-index:1;
  }
  
  .section-icons.texto-derecha.wpb_column.vc_column_container.vc_col-sm-6{
    top:0;
  }
  
  .contenido-interior-quienes .section-background .vc_column-inner > .wpb_wrapper{
    opacity: .3;
  }
    
  }
  
  /* Small devices Tablets  */
  @media (max-width: 991px) {
  
  .section-post-proyectos p {
      width: 100%;
      font-size: 17px;
  }
  
  .section-post-proyectos .vc_col-sm-10{
    width: 75%;
  }
  
  .section-post-proyectos .vc_col-sm-2{
    width: 25%;
  }
    
  #footer .footer-widgets .widget{
    height: 200px;
    margin: 0;
    width: 50% !important;
  }
  
  #footer .footer-widgets .widget#nav_menu-4{
    float:right;
    margin-top: 0;
  }
  
  .site-footer .footer-widgets ul#menu-menu-footer-2 {
      margin-top: 0;
  }
  
  .section-home-noticias .wpb_wrapper .lab-blog-posts.cols-3 .blog-post-column {
      flex: 0 0 33.33333333%;
      max-width: 33.33333333%;
  }
  
  .section-interior-eventos .portfolio-item .box-meta .data-fecha span{
    width: 75%;
  }
  
  #menu-menu-principal a:hover{
    color: #005598;
  }
  
  .blog .column.column--posts{
    width: 75%;
  }
  
  .blog .column.column--sidebar{
    width: 25%;
  }
  
  .section-interior-colaboradores .col-md-3{
    text-align: center;
  }
  
  .section-interior-individual-colabadores .col-md-3{
    text-align: center;
  }
  
  .section-post-proyectos-interior.section-post-proyectos p{
    padding-right: 15px;
  }
  
  .section-home-ir-noticias p {
    width: 100%;
  }
  
  .section-home-ir-noticias .vc_col-sm-6:first-child{
    width: 75%;
  }
  
  .section-home-ir-noticias .vc_col-sm-6:nth-child(2){
    width: 25%;
  }
  
  .section-home-eventos .contenedor-eventos{
      min-height: 420px;
      margin-bottom: 20px;
  }
  
  .section-home-formacion .vc_col-sm-7{
    width: 100%;
  }
  
  .section-home-eventos .contenedor-eventos img{
    width: 100%;
  }
  
  .section-twets .tweet-individual{
    margin-bottom: 0 !important;
    max-width: 262px;
    margin: 0 auto;
  }
  
  .section-twets .tweet{
    margin-bottom: 20px !important;
  }
  
  .section_rectangle.rectangle_big {
    min-height: 190px;
  }
  
  .section_rectangle.rectangle_big a{
    padding: 4px 20px;
  }
  
  .section_rectangle.rectangle_big h3 {
      height: 44px;
  }
  
  .section_rectangle.rectangle_big.left h3 {
      height: 24px;
  }
  
  .section_rectangle h2 {
      word-break: break-word;
  }
  
  .section_rectangle.rectangle_big h2 {
      word-break: initial;
  }
  
  .section_rectangle{
    min-height: 145px;
  }
  
  .blog-posts .post-item .post-thumbnail .blog-image-placeholder{
    min-height: auto;
    background:#ffffff;
  }
  
  .blog-posts .post-item .post-thumbnail .image-placeholder{
    min-height: 260px;
    background:#ffffff;
  }
  
  .section-home-proyectos .vc_col-sm-3{
    width: 50%;
    display: inline-block;
  }
  
  .section-home-proyectos .lab-portfolio-items .portfolio-holder {
      margin-bottom: -5px;
  }
  
  }
  
  /* Extra small devices Phones */
  @media (max-width: 767px) {
  
  .section-home-proyectos .section-title{
    text-align: left;
    padding-right: 15px;
    padding-left: 15px;
  }
  
  .section-post-proyectos p{
    font-size: 17px;
    text-align: center;
  }
  
  .section-post-proyectos .vc_col-sm-10{
    width: 100%;
  }
  
  .section-post-proyectos .vc_col-sm-2{
    width: 100%;
  }
  
  .section-post-proyectos .vc_col-sm-2{
    text-align: center;
    margin-top: 20px;
  }
  
  .section-home-formacion .section-title h2{
    font-size: 45px;
    padding-right: 20px;
  }
  
  .section-home-formacion .section-title p{
    font-size: 17px;
  }
  
  .section-home-formacion .btn-verMas{
    margin:0 auto;
  }
  
  .section-home-noticias .wpb_wrapper .lab-blog-posts.cols-3 .blog-post-column {
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  .section-home-ir-noticias .vc_col-sm-6:first-child{
    width: 100%;
    text-align: center;
  }
  
  .section-home-ir-noticias .vc_col-sm-6:nth-child(2){
    width: 100%;
    text-align: center;
  }
  
  .section-home-noticias .blog-post-content-container {
    padding-bottom: 0 !important;
  }
  
  .section-twets .tweets .tweet{
    width: 50%;
  }
  
  .section-twets .tweet-image{
    text-align: center;
    margin-top: 5px;
  }
  
  
  .section-home-ir-noticias p {
    font-size: 17px;
  }
  
  .section-home-ir-noticias .contenedor-btn{
    text-align: center;
    margin-top: 20px;
    width: 100%;
  }
  
  .section-home-eventos .box-image img{
    width: 100%;
  }
  
  .section-home-eventos .section-title{
    margin-bottom: 0;
  }
  
  .section-home-eventos .section-title p{
    margin-bottom: 0;
  }
  
  #footer .footer-widgets .widget {
    height: auto;
    margin-bottom: 30px;
  
  }
  
  #footer .footer-widgets .widget#nav_menu-4{
    margin-top: 0;
  }
  
  .site-footer .footer-widgets ul#menu-menu-footer-2 {
      margin-top: -28px;
  }
  
  .footer-bottom {
      padding-bottom: 0;
  }
  
  
  .section-home-eventos .contenedor-eventos{
    padding-top: 25px;
  }
  
  .cabecera-pagina .caption-cabecera{
    width: 100%;
  }
  
  .cabecera-pagina .caption-cabecera h2{
    font-size: 45px;
    margin-bottom: 20px;
  }
  
  .cabecera-pagina .caption-cabecera h3{
    font-size: 17px;
    position: initial;
  }
  
  .section-interior-portfolio .portfolio-title-holder .pt-column .portfolio-root-categories{
    text-align: center;
  }
  
  .section-interior-portfolio .portfolio-title-holder .pt-column .portfolio-root-categories li{
    margin-bottom: 20px;
  }
  
  .blog .column.column--posts{
    width: 100%;
  }
  
  .blog .column.column--sidebar{
    width: 100%;
  }
  
  .blog-posts .post-item .post-details .post-title a{
    margin-bottom: 10px;
  }
  
  .section-interior-eventos .portfolio-item{
    margin-top: 20px !important;
  }
  
  .section-interior-eventos .portfolio-item:nth-child(2){
    margin-top: 20px !important;
  }
  
  .menu-quienesSomos a.btn.btn-menu {
    display: inline-block;
    width: 49%;
    margin-right: 0;
  }
  
  #comites .comites-imagen{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px !important;
  }
  
  #comites .comites-imagen img{
    width: 70%;
  }
  
  #comites .section_rectangle.rectangle_big{
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  
  #comites .container-fixed {
    margin-bottom: 0;
    margin-top: 0;
  }
  
  #comites .section_rectangle {
    margin-bottom: 10px;
    min-height: auto;
  }
  
  #comites .section_rectangle h3:empty{
    margin:0;
  }
  
  #comites .section_rectangle h2{
    font-size: 18px;
  }
  
  .cabecera-pagina.contactar .caption-cabecera h3 {
    margin-left: 0;
  }
  
  .contacto-formulario p{
    text-align: center;
  }
  
  .contacto-mapa{
    height: 400px;
  }
  
  .contacto-mapa iframe {
    width: 100%;
    height: 400px;
    top: 0;
  }
  
  .imagen-enlaces{
    margin-top:30px;
  }
  
  .section-home-eventos .contenedor-eventos{
    width: 50%;
  }
  
  .contacto-formulario {
      width: 100%;
      max-width: 100%;
  }
  
  .section-interior-logos{
    text-align: center;
  }
  
  .section-interior-logos .col-sm-6 {
    width: 50%;
    display: inline;
  }
  
  .section_rectangle.rectangle_big h3 {
    height: auto;
  }
  
  .section_rectangle.rectangle_big.left h3 {
    height: auto;
  }
  
  .blog .blog-image-placeholder.placeholder-empty img {
    width: 100%;
  }
  
  .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
      background-color: #bcd8e7;
      color: #666 !important;
  }
  
  .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a {
      background-color: #005589;
      color: #fff !important;
  }
  
  .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a::before {
      border: none !important;
      color: #666;
      right: 30px;
      position: absolute;
      font-family: 'FontAwesome';
      content: "\f107";
      font-weight: 900;
  }
  
  .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a::before {
      content: none;
  }
  
  .section-interior-formacion .tabs-formacion h3{
    margin-top:15px;
  }
  
  
  }
  
  /* Extra small devices Phones */
  @media (max-width: 576px) {
    #footer .footer-widgets .widget{
        width: 100% !important;
    }
  
    .section-home-eventos .contenedor-eventos{
      width: 100%;
    }
  
    .section-twets .tweets .tweet{
      width: 100%;
      margin-bottom: 20px;
    }
  
  .contenido-interior-quienes .section-icons .wpb_content_element .wpb_wrapper{
      width: 100% !important;
      padding-right: 15px;
      padding-left: 15px;
  }
  
  .contenedor-socios .customNavigation .next{
    margin-right:-10px;
  }
  
  .contenedor-socios .customNavigation .prev{
    margin-left:-10px;
  }
  
  .socios {
      width: 80% !important;
      margin: 0 auto;
  }
  
  .contenido-interior-quienes .texto-interno p {
      padding-left: 15px;
      padding-right: 15px;
  }
  
  .contenedor-breadcrumb .current{
    width: 70%;
  }
  
  .section-twets .tweets .tweet {
      flex: 1 2 100%;
  }
  
  .menu-quienesSomos a.btn.btn-menu {
    /*width: 100%;*/
  }
  
  .menu-quienesSomos a[href="#miembros"]  {
    margin-bottom: 0 !important;
  }
  
  .section-home-proyectos .vc_col-sm-3{
    width: 100%;
    display: inline-block;
  }
  
  .home #proyecto-1.portfolio-holder .item-box .thumb .hover-state{
    background-color: #0000009e !important;
    visibility: visible;
      opacity: 1;
  }
  
  .home #proyecto-2.portfolio-holder .item-box .thumb .hover-state{
    background-color: #0000009e !important;
    visibility: visible;
      opacity: 1;
  }
  
  .home #proyecto-3.portfolio-holder .item-box .thumb .hover-state{
    background-color: #0000009e !important;
    visibility: visible;
    opacity: 1;
  }
  
  .home #proyecto-4.portfolio-holder .item-box .thumb .hover-state{
    background-color: #0000009e !important;
    visibility: visible;
    opacity: 1;
  }
  
  .section-home-proyectos .hover-state.hover-eff-fade-slide .info h3 {
      zoom: 1;
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      opacity: 1;
      -webkit-transform: translate(0,0);
      transform: translate(0,0);
      transition: all .3s .1s cubic-bezier(.455,.03,.515,.955);
  }
  
  .section-home-proyectos .hover-state.hover-eff-fade-slide .info p {
      zoom: 1;
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      opacity: 1;
      -webkit-transform: translate(0,0);
      transform: translate(0,0);
      transition: all .4s .2s cubic-bezier(.455,.03,.515,.955);
  }
  
  .section-home-eventos .contenedor-eventos {
      min-height: auto;
      padding-top: 10px;
      margin-bottom: 10px;
  }
  
  .section-home-eventos .wpb_content_element {
      margin-bottom: 30px!important;
  }
  
  
  }
  
  @media (max-width: 480px) {
  .section-interior-portfolio #proyecto-1.portfolio-holder .item-box .thumb .hover-state{
    background-color: #0000009e !important;
    visibility: visible;
    opacity: 1;
  }
  
  .section-interior-portfolio .hover-state.hover-eff-fade-slide .info h3 {
      zoom: 1;
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      opacity: 1;
      -webkit-transform: translate(0,0);
      transform: translate(0,0);
      transition: all .3s .1s cubic-bezier(.455,.03,.515,.955);
  }
  
  .section-interior-portfolio .hover-state.hover-eff-fade-slide .info p {
      zoom: 1;
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      opacity: 1;
      -webkit-transform: translate(0,0);
      transform: translate(0,0);
      transition: all .4s .2s cubic-bezier(.455,.03,.515,.955);
  }
  
  }
  
  
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
  
  .cols-3.lab-blog-posts {
    display: block;
  }
  
  .lab-blog-posts.cols-3 .blog-post-column {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
    width: 33%;
    display: inline-block;
    vertical-align: top;
  }
  
  .header-search-input {}
  
  .logo-column {}
  
  header.main-header .logo-and-menu-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    /* Direction defaults to 'row', so not really necessary to specify */
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
  }
  
  header.main-header .logo-and-menu-container .header-search-input {
    width: 30px;
    height: 30px;
    position: absolute;
    right:30px;
    top:20px;
  }
  
  header.main-header.sticky-fixed .logo-and-menu-container .header-search-input {
    top:10px;
  }
  
  header.main-header .logo-and-menu-container .header-search-input .search-icon{
    width: 30px;
    height: 30px;
  }
  
  header.main-header .logo-and-menu-container .header-search-input .search-icon a{
    width: 30px;
    height: 30px;
  }
  
  header.main-header .logo-and-menu-container nav{
    margin-right:30px;
  }
  
  header .menu-column {
    width: 80%;
    margin-top:5px;
  }
  
  .blog-posts .post-item.columned {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    /* Direction defaults to 'row', so not really necessary to specify */
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
  }
  
  .blog-posts .post-item.columned {
    width: 100%;
    overflow: hidden;
  }
  
  .blog-posts .post-item.columned .post-details {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }
  
  .portfolio-title-holder .pt-column .product-filter {
    text-align: center;
  }
  
  .section-home-noticias .wpb_wrapper .lab-blog-posts .blog-post-entry .blog-post-image a .hover-display{
    background-color: #1e73bea1 !important;
    display: none;
  }
  
  .blog-posts .post-item .post-thumbnail .post-hover{
    display: none;
  }
  
  .portfolio-holder .item-box .photo a.item-link .on-hover{
    display: none;
  }
  
  }
  
  
  
  
  
  #impliedsubmit{
    height: 100%;
    width: 80px;
  }
  
  #impliedsubmit strong{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  @media (max-width: 991px) {
      #cookiesdirective div{
      float:left;
      }
  }

  .blog .page-heading {
    background-image: url("../images/noticias_header1.jpg");
    background-size: cover;
    margin-top: 0;
    margin-bottom: 0;
    height: 345px;
    margin-bottom: 50px;
  }

  .blog .page-heading .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .blog .page-heading .container .page-heading__title {
    font-family: "Lato";
    font-size: 68px;
    line-height: 0.97;
    letter-spacing: -2px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0;
  }

  .blog .page-heading .container .page-heading__description {
    font-family: "Lato Bold";
    font-size: 26px;
    text-align: center;
    color: #ffffff;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -40px;
    padding: 0 10px;
    margin: 0;
  }