body {
  font-family: "Ubuntu";
  color: #363a35;
}

header {
  background: rgba(255, 255, 255, 0.95);
  z-index: 10;
  position: absolute;
  width: 100%;
  transition: background 300ms;
}
header.white {
  background: white;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
}
header .logo {
  background: #fddb00;
  min-width: 193px;
}
header .logo > a {
  display: inline-block;
  line-height: 90px;
  width: 100%;
}
header .main-menu {
  min-height: 89px;
  width: 80%;
}
header .main-menu #home-bar > ul {
  margin-top: 23px;
}
header .main-menu #home-bar > ul li {
  margin: 0;
}
@media screen and (min-width: 1200px) {
  header .main-menu #home-bar > ul li {
    margin: 0 6px;
  }
}
header .main-menu #home-bar > ul li a {
  border: 1px solid transparent;
  line-height: 38px;
  padding: 0 20px;
  color: #37383a;
  letter-spacing: 0.3px;
  font-size: 13.3px;
}
header .main-menu #home-bar > ul li.active a, header .main-menu #home-bar > ul li:hover a, header .main-menu #home-bar > ul li:focus a {
  border: 1px solid #c2c3c7;
  background: #f6f6f6;
}
@media screen and (max-width: 767px) {
  header {
    position: relative;
  }
  header .logo a {
    line-height: 60px;
  }
  header .main-menu {
    min-height: auto !important;
  }
}

.ubica {
  text-align: center;
  background-color: #f8f8f8;
  height: 30px;
  line-height: 18px;
  font-weight: bold;
  color: #777;
}

.fa-bars {
  font-size: 33px !important;
}

.homeslider {
  margin: 0;
  border: none;
  border-radius: 0;
}
.homeslider.videoslider .slides .caption {
  bottom: 10%;
  top: auto;
}
.homeslider.videoslider .slides .caption h2 {
  font-size: 26px;
}
.homeslider.videoslider .slides .caption h2, .homeslider.videoslider .slides .caption p {
  text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.9);
  margin-left: 10%;
}
.homeslider .slides {
  overflow: hidden;
}
.homeslider .slides li {
  max-height: 443px;
}
.homeslider .slides li.s01 {
  background-color: #2C384D;
}
.homeslider .slides li.s02 {
  background-color: #7B6445;
}
.homeslider .slides li.s03 {
  background-color: #7D7D7D;
}
.homeslider .slides li.s04 {
  background-color: #030207;
}
.homeslider .slides li.s05 {
  background-color: #695453;
}
.homeslider .slides li img {
  width: auto;
  float: right;
  max-height: 443px;
}
.homeslider .slides .caption {
  position: absolute;
  top: 31%;
  width: 100%;
  animation: slideOut;
  animation-duration: 1s;
}
.homeslider .slides .caption h2 {
  font-weight: 400;
  font-size: 54px;
  color: white;
  line-height: 1em;
}
.homeslider .slides .caption p {
  font-weight: 300;
  font-size: 16px;
  color: white;
}
@media screen and (max-width: 767px) {
  .homeslider .slides .caption h2 {
    font-size: 40px;
  }
  .homeslider .slides .caption p {
    display: none;
  }
}
.homeslider .flex-control-nav {
  bottom: 10px;
  z-index: 10;
}
.homeslider .flex-control-paging li a {
  opacity: 0.4;
  background-color: #fdda00;
  width: 12px;
  height: 12px;
  box-shadow: none;
}
.homeslider .flex-control-paging li a.flex-active {
  opacity: 1;
}

.product-slider {
  margin: 0;
  border: none;
  border-radius: 0;
}
.product-slider .flex-control-nav {
  bottom: 10px;
  z-index: 10;
  text-align: right;
  padding-right: 10px;
}
.product-slider .flex-control-paging li {
  margin: 0 3px;
}
.product-slider .flex-control-paging li a {
  opacity: 0.4;
  background-color: white;
  width: 10px;
  height: 10px;
  box-shadow: none;
  overflow: hidden;
  text-indent: 99px;
}
.product-slider .flex-control-paging li a.flex-active {
  opacity: 1;
}
.product-slider .flex-direction-nav li a {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.3);
  width: 53px;
  height: 53px;
  outline: none;
}
.product-slider .flex-direction-nav li a.flex-prev {
  left: 0;
}
.product-slider .flex-direction-nav li a.flex-prev:before {
  content: "\f104";
}
.product-slider .flex-direction-nav li a.flex-next {
  right: 0;
}
.product-slider .flex-direction-nav li a.flex-next:before {
  content: "\f105";
}
.product-slider .flex-direction-nav li a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.product-slider .flex-direction-nav li a:before {
  box-shadow: none;
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  font-family: FontAwesome;
  font-size: 30px;
  line-height: 49px;
  text-align: center;
  width: 53px;
}
.product-slider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 0;
}
.product-slider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 0;
}
.product-slider:hover .flex-nav-prev a {
  left: 0;
}
.product-slider:hover .flex-nav-next a {
  right: 0;
}

#page-header {
  z-index: 0;
  width: 100%;
  padding-top: 130px;
  border-bottom: 17px solid #373934;
  min-height: 354px;
  background: #73a4cd no-repeat right bottom;
}
#page-header.empresa {
  background-image: url("../images/sections/01_empresa.jpg");
  background-color: #73a4cd;
}
#page-header.equipo {
  background-image: url("../images/sections/02_equipo.jpg");
  background-color: #264F65;
}
#page-header.obras {
  background-image: url("../images/sections/03_obras.jpg");
  background-color: #73a4cd;
}
#page-header.noticias {
  background-image: url("../images/sections/04_noticias.jpg");
  background-color: #2f516c;
}
#page-header.clientes {
  background-image: url("../images/sections/05_clientes.jpg");
  background-color: #6b6a66;
}
#page-header.premios {
  background-image: url("../images/sections/07_premios.jpg");
  background-color: #070e19;
}
#page-header.privacidad {
  background-image: url("../images/sections/06_legal.jpg");
  background-color: #4f87dc;
}
#page-header.multimedia {
  background-image: url("../images/sections/08_multimedia.jpg");
  background-color: #adcfec;
}
#page-header h1 {
  color: #fff;
  font-size: 40.9px;
  margin-bottom: 10px;
}
#page-header p {
  color: white;
  font-size: 16.8px;
  max-width: 54.4%;
  text-align: justify;
  line-height: 1.2em;
  font-weight: 300;
  letter-spacing: -0.3px;
}
@media screen and (max-width: 767px) {
  #page-header p {
    max-width: 100%;
  }
}

.enlaceweb {
  color: #ccc;
}

.enlaceweb:hover {
  color: #fff;
}

.margen_noticias {
  height: 100px;
}

#contact-map {
  z-index: 0;
  width: 100%;
  border-bottom: 17px solid #373934;
  min-height: 454px;
  padding-bottom: -10px;
}

#slides {
  z-index: 0;
  width: 100%;
}
.tabs {
  margin: 0 -6px;
}
.tabs ul.nav-tabs {
  border: none;
}
.tabs ul.nav-tabs li {
  float: left;
  height: 51px;
  border-bottom: 1px solid #c8c8c8;
}
.tabs ul.nav-tabs li a {
  padding: 0 45px;
  display: block;
  color: #444;
  height: 50px;
  font-size: 14px;
  font-weight: 500;
  line-height: 45px;
  border: none;
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  transition: all 300ms;
}
.tabs ul.nav-tabs li.active a, .tabs ul.nav-tabs li:hover a, .tabs ul.nav-tabs li:focus a {
  border: none;
  border-bottom: 5px solid #fdd900;
  background-color: #fff;
}

.equipo-tabs {
  padding: 39px 0 0;
  background-color: #F8F8F8;
}
.equipo-tabs #tab1 .info {
  padding: 45px 0 55px;
  background-color: #f8f8f8;
}
.equipo-tabs #tab1 .info .thumb {
  padding-top: 10px;
}
.equipo-tabs #tab1 .info .thumb img {
  padding-right: 18px;
  width: 100%;
  margin-bottom: 30px;
}
.equipo-tabs #tab1 .info .content {
  padding: 0;
}
.equipo-tabs #tab1 .info .content p {
  margin-bottom: 20px;
  margin-left: 21px;
  text-align: justify;
  margin-right: 44px;
}
.equipo-tabs #tab1 .equipo {
  background-color: #ffffff;
  padding: 75px 0 57px;
}
.equipo-tabs #tab1 .equipo .fancy-title {
  position: relative;
  margin-bottom: 63px;
  text-align: center;
}
.equipo-tabs #tab1 .equipo .fancy-title h2 {
  background-color: #ffffff;
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0 33px;
  font-size: 25px;
  font-weight: 100;
  color: #343837;
}
.equipo-tabs #tab1 .equipo .fancy-title:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  left: auto;
  right: 0;
  top: 49%;
  border-top: 1px solid #DDD;
}
.equipo-tabs #tab1 .equipo .person {
  margin-bottom: 31px;
}
.equipo-tabs #tab1 .equipo .person img {
  width: 100%;
}
.equipo-tabs #tab1 .equipo .person a {
  cursor: default;
}
.equipo-tabs #tab1 .equipo .person h3 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 0;
}
.equipo-tabs #tab1 .equipo .person p {
  text-align: center;
  font-size: 16px;
}
.equipo-tabs #tab2 .info {
  padding: 45px 0 55px;
  background-color: #f8f8f8;
}
.equipo-tabs #tab2 .info .content {
  margin: 10px 18px 0 -9px;
}
.equipo-tabs #tab2 .info .content p {
  margin-bottom: 20px;
  margin-left: 21px;
  text-align: justify;
  margin-right: 44px;
  letter-spacing: -0.1px;
}
.equipo-tabs #tab2 .info .content p strong {
  font-weight: 500;
}
.equipo-tabs #tab2 .organigrama {
  background-color: #ffffff;
  padding: 32px 0 90px;
}
.equipo-tabs #tab2 .organigrama img {
  margin: 0 auto;
}

.empresa-tabs {
  padding: 39px 0 0;
  background-color: #F8F8F8;
}
.empresa-tabs .tab-content #tab1 .info {
  padding: 45px 0 65px;
  background-color: #f8f8f8;
}
.empresa-tabs .tab-content #tab1 .info .thumb {
  padding-top: 10px;
}
.empresa-tabs .tab-content #tab1 .info .thumb img {
  padding-right: 18px;
  width: 100%;
  margin-bottom: 30px;
}
.empresa-tabs .tab-content #tab1 .info .content {
  padding: 0;
}
.empresa-tabs .tab-content #tab1 .info .content p {
  margin-bottom: 20px;
  margin-left: 21px;
  text-align: justify;
  margin-right: 44px;
}
.empresa-tabs .tab-content #tab1 .company-boxes {
  padding: 45px 0 15px;
  background: white;
}
.empresa-tabs .tab-content #tab1 .company-boxes .company-box {
  margin-bottom: 30px;
}
.empresa-tabs .tab-content #tab1 .company-boxes .company-box img {
  width: 100%;
}
.empresa-tabs .tab-content #tab1 .company-boxes .company-box h3 {
  background-color: #feda00;
  margin: 0;
}
.empresa-tabs .tab-content #tab1 .company-boxes .company-box h3 a {
  line-height: 65px;
  width: 100%;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #35363a;
  font-size: 18px;
  font-weight: 400;
}
.empresa-tabs .tab-content #tab2 .info {
  padding: 45px 0 51px;
  background-color: #f8f8f8;
}
.empresa-tabs .tab-content #tab2 .company-big-boxes {
  padding-bottom: 65px;
}
.empresa-tabs .tab-content #tab2 .company-big-boxes .company-big-box {
  background-color: white;
  margin-bottom: 22px;
  overflow: hidden;
}
.empresa-tabs .tab-content #tab2 .company-big-boxes .company-big-box img {
  width: 100%;
}
.empresa-tabs .tab-content #tab2 .company-big-boxes .company-big-box a {
  float: left;
}
.empresa-tabs .tab-content #tab2 .company-big-boxes .company-big-box .thumb {
  width: 100%;
}
.empresa-tabs .tab-content #tab2 .company-big-boxes .company-big-box .title {
  background-color: #feda00;
  margin: 0;
  display: block;
  text-decoration: none;
  min-height: 61px;
  width: 100%;
}
.empresa-tabs .tab-content #tab2 .company-big-boxes .company-big-box .title h3 {
  text-align: center;
  color: #35363a;
  font-size: 20px;
  font-weight: 300;
  margin: 0;
  padding: 19px 0;
}
.empresa-tabs .tab-content #tab2 .company-big-boxes .company-big-box p {
  padding: 25px 45px 45px;
  float: left;
  text-align: justify;
}
.empresa-tabs .tab-content #tab2 .company-small-text {
  padding: 65px 0 90px;
  background: white;
}
.empresa-tabs .tab-content #tab2 .company-small-text p {
  margin: 0 55px;
  text-align: justify;
}
@media (max-width: 768px) {
  .empresa-tabs .tab-content #tab5 .info .content, .empresa-tabs .tab-content #tab4 .info .content {
    max-height: none !important;
  }
}
.empresa-tabs .tab-content #tab3 .info, .empresa-tabs .tab-content #tab5 .info, .empresa-tabs .tab-content #tab4 .info {
  padding: 45px 0 85px;
  background-color: #f8f8f8;
}
.empresa-tabs .tab-content #tab3 .info .thumb, .empresa-tabs .tab-content #tab5 .info .thumb, .empresa-tabs .tab-content #tab4 .info .thumb {
  padding-top: 10px;
}
.empresa-tabs .tab-content #tab3 .info .thumb img, .empresa-tabs .tab-content #tab5 .info .thumb img, .empresa-tabs .tab-content #tab4 .info .thumb img {
  padding-right: 18px;
  width: 100%;
  margin-bottom: 30px;
}
.empresa-tabs .tab-content #tab3 .info .content, .empresa-tabs .tab-content #tab5 .info .content, .empresa-tabs .tab-content #tab4 .info .content {
  padding: 0;
}
.empresa-tabs .tab-content #tab3 .info .content h4, .empresa-tabs .tab-content #tab5 .info .content h4, .empresa-tabs .tab-content #tab4 .info .content h4 {
  font-size: 20px;
  margin: 0 0 30px;
  margin-left: 21px;
  font-weight: 100;
}
.empresa-tabs .tab-content #tab3 .info .content p, .empresa-tabs .tab-content #tab5 .info .content p, .empresa-tabs .tab-content #tab4 .info .content p {
  margin-bottom: 20px;
  margin-left: 21px;
  text-align: justify;
  margin-right: 44px;
}
.empresa-tabs .tab-content #tab3 .info .content p a.black-link, .empresa-tabs .tab-content #tab5 .info .content p a.black-link, .empresa-tabs .tab-content #tab4 .info .content p a.black-link {
  color: #363a35;
  font-weight: 600;
}
.empresa-tabs .tab-content #tab3 .company-certificates, .empresa-tabs .tab-content #tab5 .company-certificates, .empresa-tabs .tab-content #tab4 .company-certificates {
  padding: 65px 0 45px;
  background-color: #fff;
}
.empresa-tabs .tab-content #tab3 .sig-text, .empresa-tabs .tab-content #tab5 .sig-text, .empresa-tabs .tab-content #tab4 .sig-text {
  position: relative;
}
.empresa-tabs .tab-content #tab3 .sig-text .certificate, .empresa-tabs .tab-content #tab5 .sig-text .certificate, .empresa-tabs .tab-content #tab4 .sig-text .certificate {
  text-align: left !important;
}
.empresa-tabs .tab-content #tab3 .sig-text .certificate .menu, .empresa-tabs .tab-content #tab5 .sig-text .certificate .menu, .empresa-tabs .tab-content #tab4 .sig-text .certificate .menu {
  position: relative;
  transform: none !important;
  left: 0 !important;
  margin: 15px !important;
}
.empresa-tabs .tab-content #tab3 .company-certificates .certificate, .empresa-tabs .tab-content #tab3 .sig-text .certificate, .empresa-tabs .tab-content #tab5 .company-certificates .certificate, .empresa-tabs .tab-content #tab5 .sig-text .certificate, .empresa-tabs .tab-content #tab4 .company-certificates .certificate, .empresa-tabs .tab-content #tab4 .sig-text .certificate {
  text-align: center;
  margin: 20px 0 60px;
  z-index: 9;
  min-height: 60px;
}
.empresa-tabs .tab-content #tab3 .company-certificates .certificate a, .empresa-tabs .tab-content #tab3 .sig-text .certificate a, .empresa-tabs .tab-content #tab5 .company-certificates .certificate a, .empresa-tabs .tab-content #tab5 .sig-text .certificate a, .empresa-tabs .tab-content #tab4 .company-certificates .certificate a, .empresa-tabs .tab-content #tab4 .sig-text .certificate a {
  border: 1px solid #a9a9a9;
  display: inline-block;
}
.empresa-tabs .tab-content #tab3 .company-certificates .certificate > img, .empresa-tabs .tab-content #tab3 .sig-text .certificate > img, .empresa-tabs .tab-content #tab5 .company-certificates .certificate > img, .empresa-tabs .tab-content #tab5 .sig-text .certificate > img, .empresa-tabs .tab-content #tab4 .company-certificates .certificate > img, .empresa-tabs .tab-content #tab4 .sig-text .certificate > img {
  border: 1px solid #b0b0b0;
  display: inline-block;
}
.empresa-tabs .tab-content #tab3 .company-certificates .certificate:hover .menu, .empresa-tabs .tab-content #tab3 .sig-text .certificate:hover .menu, .empresa-tabs .tab-content #tab5 .company-certificates .certificate:hover .menu, .empresa-tabs .tab-content #tab5 .sig-text .certificate:hover .menu, .empresa-tabs .tab-content #tab4 .company-certificates .certificate:hover .menu, .empresa-tabs .tab-content #tab4 .sig-text .certificate:hover .menu {
  display: block;
}
.empresa-tabs .tab-content #tab3 .company-certificates .certificate .menu, .empresa-tabs .tab-content #tab3 .sig-text .certificate .menu, .empresa-tabs .tab-content #tab5 .company-certificates .certificate .menu, .empresa-tabs .tab-content #tab5 .sig-text .certificate .menu, .empresa-tabs .tab-content #tab4 .company-certificates .certificate .menu, .empresa-tabs .tab-content #tab4 .sig-text .certificate .menu {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  margin-top: 40px;
}
.empresa-tabs .tab-content #tab3 .company-certificates .certificate .menu .navbar-collapse, .empresa-tabs .tab-content #tab3 .sig-text .certificate .menu .navbar-collapse, .empresa-tabs .tab-content #tab5 .company-certificates .certificate .menu .navbar-collapse, .empresa-tabs .tab-content #tab5 .sig-text .certificate .menu .navbar-collapse, .empresa-tabs .tab-content #tab4 .company-certificates .certificate .menu .navbar-collapse, .empresa-tabs .tab-content #tab4 .sig-text .certificate .menu .navbar-collapse {
  width: 100%;
}
.empresa-tabs .tab-content #tab3 .company-certificates .certificate .menu .navbar-collapse .navbar-nav, .empresa-tabs .tab-content #tab3 .sig-text .certificate .menu .navbar-collapse .navbar-nav, .empresa-tabs .tab-content #tab5 .company-certificates .certificate .menu .navbar-collapse .navbar-nav, .empresa-tabs .tab-content #tab5 .sig-text .certificate .menu .navbar-collapse .navbar-nav, .empresa-tabs .tab-content #tab4 .company-certificates .certificate .menu .navbar-collapse .navbar-nav, .empresa-tabs .tab-content #tab4 .sig-text .certificate .menu .navbar-collapse .navbar-nav {
  width: 250px;
  border: 1px solid #a9a9a9;
  border-width: 0 0 1px 0;
  z-index: 10;
}
.empresa-tabs .tab-content #tab3 .company-certificates .certificate .menu .navbar-collapse .navbar-nav > li, .empresa-tabs .tab-content #tab3 .sig-text .certificate .menu .navbar-collapse .navbar-nav > li, .empresa-tabs .tab-content #tab5 .company-certificates .certificate .menu .navbar-collapse .navbar-nav > li, .empresa-tabs .tab-content #tab5 .sig-text .certificate .menu .navbar-collapse .navbar-nav > li, .empresa-tabs .tab-content #tab4 .company-certificates .certificate .menu .navbar-collapse .navbar-nav > li, .empresa-tabs .tab-content #tab4 .sig-text .certificate .menu .navbar-collapse .navbar-nav > li {
  width: 100%;
}
.empresa-tabs .tab-content #tab3 .company-certificates .certificate .menu .navbar-collapse .navbar-nav > li a, .empresa-tabs .tab-content #tab3 .sig-text .certificate .menu .navbar-collapse .navbar-nav > li a, .empresa-tabs .tab-content #tab5 .company-certificates .certificate .menu .navbar-collapse .navbar-nav > li a, .empresa-tabs .tab-content #tab5 .sig-text .certificate .menu .navbar-collapse .navbar-nav > li a, .empresa-tabs .tab-content #tab4 .company-certificates .certificate .menu .navbar-collapse .navbar-nav > li a, .empresa-tabs .tab-content #tab4 .sig-text .certificate .menu .navbar-collapse .navbar-nav > li a {
  width: 100%;
}
.empresa-tabs .tab-content #tab3 .company-certificates .certificate .menu .navbar-collapse .navbar-nav > li.dropdown, .empresa-tabs .tab-content #tab3 .sig-text .certificate .menu .navbar-collapse .navbar-nav > li.dropdown, .empresa-tabs .tab-content #tab5 .company-certificates .certificate .menu .navbar-collapse .navbar-nav > li.dropdown, .empresa-tabs .tab-content #tab5 .sig-text .certificate .menu .navbar-collapse .navbar-nav > li.dropdown, .empresa-tabs .tab-content #tab4 .company-certificates .certificate .menu .navbar-collapse .navbar-nav > li.dropdown, .empresa-tabs .tab-content #tab4 .sig-text .certificate .menu .navbar-collapse .navbar-nav > li.dropdown {
  position: relative;
}
@media (min-width: 768px) {
  .empresa-tabs .tab-content #tab3 .company-certificates .certificate .menu .navbar-collapse .navbar-nav > li.dropdown:hover .dropdown-menu, .empresa-tabs .tab-content #tab3 .sig-text .certificate .menu .navbar-collapse .navbar-nav > li.dropdown:hover .dropdown-menu, .empresa-tabs .tab-content #tab5 .company-certificates .certificate .menu .navbar-collapse .navbar-nav > li.dropdown:hover .dropdown-menu, .empresa-tabs .tab-content #tab5 .sig-text .certificate .menu .navbar-collapse .navbar-nav > li.dropdown:hover .dropdown-menu, .empresa-tabs .tab-content #tab4 .company-certificates .certificate .menu .navbar-collapse .navbar-nav > li.dropdown:hover .dropdown-menu, .empresa-tabs .tab-content #tab4 .sig-text .certificate .menu .navbar-collapse .navbar-nav > li.dropdown:hover .dropdown-menu {
    display: block;
  }
}
.empresa-tabs .tab-content #tab3 .company-certificates .certificate .menu ul, .empresa-tabs .tab-content #tab3 .sig-text .certificate .menu ul, .empresa-tabs .tab-content #tab5 .company-certificates .certificate .menu ul, .empresa-tabs .tab-content #tab5 .sig-text .certificate .menu ul, .empresa-tabs .tab-content #tab4 .company-certificates .certificate .menu ul, .empresa-tabs .tab-content #tab4 .sig-text .certificate .menu ul {
  position: relative;
}
.empresa-tabs .tab-content #tab3 .company-certificates .certificate .menu ul li a, .empresa-tabs .tab-content #tab3 .sig-text .certificate .menu ul li a, .empresa-tabs .tab-content #tab5 .company-certificates .certificate .menu ul li a, .empresa-tabs .tab-content #tab5 .sig-text .certificate .menu ul li a, .empresa-tabs .tab-content #tab4 .company-certificates .certificate .menu ul li a, .empresa-tabs .tab-content #tab4 .sig-text .certificate .menu ul li a {
  background-color: #ececec;
  color: #262626;
  padding: 10px 10px;
  border: 1px solid #a9a9a9;
  border-width: 1px 1px 0 1px;
}
.empresa-tabs .tab-content #tab3 .company-certificates .certificate .menu > ul > li:hover > ul, .empresa-tabs .tab-content #tab3 .sig-text .certificate .menu > ul > li:hover > ul, .empresa-tabs .tab-content #tab5 .company-certificates .certificate .menu > ul > li:hover > ul, .empresa-tabs .tab-content #tab5 .sig-text .certificate .menu > ul > li:hover > ul, .empresa-tabs .tab-content #tab4 .company-certificates .certificate .menu > ul > li:hover > ul, .empresa-tabs .tab-content #tab4 .sig-text .certificate .menu > ul > li:hover > ul {
  display: block;
}
.empresa-tabs .tab-content #tab3 .company-certificates .certificate .menu .dropdown-menu, .empresa-tabs .tab-content #tab3 .sig-text .certificate .menu .dropdown-menu, .empresa-tabs .tab-content #tab5 .company-certificates .certificate .menu .dropdown-menu, .empresa-tabs .tab-content #tab5 .sig-text .certificate .menu .dropdown-menu, .empresa-tabs .tab-content #tab4 .company-certificates .certificate .menu .dropdown-menu, .empresa-tabs .tab-content #tab4 .sig-text .certificate .menu .dropdown-menu {
  padding: 0;
  margin: 0;
  border-radius: 0;
  z-index: 10;
  box-shadow: none;
  top: 0;
  width: 250px;
  left: 249px;
  position: absolute;
  border-bottom: 1px solid darkgrey;
  border-width: 0 0 1px 0;
}
@media (max-width: 768px) {
  .empresa-tabs .tab-content #tab3 .company-certificates .certificate .menu .dropdown-menu, .empresa-tabs .tab-content #tab3 .sig-text .certificate .menu .dropdown-menu, .empresa-tabs .tab-content #tab5 .company-certificates .certificate .menu .dropdown-menu, .empresa-tabs .tab-content #tab5 .sig-text .certificate .menu .dropdown-menu, .empresa-tabs .tab-content #tab4 .company-certificates .certificate .menu .dropdown-menu, .empresa-tabs .tab-content #tab4 .sig-text .certificate .menu .dropdown-menu {
    left: auto;
    position: relative;
    border-width: 0;
  }
}
.empresa-tabs .tab-content #tab3 .company-certificates .certificate .menu .dropdown-menu > li > a, .empresa-tabs .tab-content #tab3 .sig-text .certificate .menu .dropdown-menu > li > a, .empresa-tabs .tab-content #tab5 .company-certificates .certificate .menu .dropdown-menu > li > a, .empresa-tabs .tab-content #tab5 .sig-text .certificate .menu .dropdown-menu > li > a, .empresa-tabs .tab-content #tab4 .company-certificates .certificate .menu .dropdown-menu > li > a, .empresa-tabs .tab-content #tab4 .sig-text .certificate .menu .dropdown-menu > li > a {
  background-color: #c4c2c3;
}
@media (max-width: 768px) {
  .empresa-tabs .tab-content #tab3 .company-certificates .certificate .menu, .empresa-tabs .tab-content #tab3 .sig-text .certificate .menu, .empresa-tabs .tab-content #tab5 .company-certificates .certificate .menu, .empresa-tabs .tab-content #tab5 .sig-text .certificate .menu, .empresa-tabs .tab-content #tab4 .company-certificates .certificate .menu, .empresa-tabs .tab-content #tab4 .sig-text .certificate .menu {
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    margin: 0;
  }
}
.empresa-tabs .tab-content #tab3 .events-list, .empresa-tabs .tab-content #tab5 .events-list, .empresa-tabs .tab-content #tab4 .events-list {
  background: white;
}
.empresa-tabs .tab-content #tab3 .events-list .article, .empresa-tabs .tab-content #tab5 .events-list .article, .empresa-tabs .tab-content #tab4 .events-list .article {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #d7d7d7;
}
.empresa-tabs .tab-content #tab3 .events-list h3.title, .empresa-tabs .tab-content #tab5 .events-list h3.title, .empresa-tabs .tab-content #tab4 .events-list h3.title {
  text-transform: uppercase;
  font-weight: 300;
  margin: 40px 0;
}
.empresa-tabs .tab-content #tab5 .info .content, .empresa-tabs .tab-content #tab4 .info .content {
  overflow-x: hidden;
}

.home-text-boxes {
  background: #f8f8f8;
  padding-top: 20px;
  padding-bottom: 25px;
}
.home-text-boxes .home-text-box {
  padding: 0 30px;
}
.home-text-boxes .home-text-box h3 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  line-height: 50px;
  border-bottom: 1px solid #323433;
  color: #323433;
  margin-bottom: 20px;
}
.home-text-boxes .home-text-box p {
  text-align: justify;
  font-size: 14px;
  font-weight: 2em;
}
.home-text-boxes .yellow-button {
  padding: 0 35px;
  line-height: 37px;
  min-height: 40px;
  font-weight: 600;
  color: #353732;
  background: #fddb00;
  display: inline-block;
  margin: 35px 0;
  min-width: 225px;
}
.home-text-boxes .yellow-button span {
  line-height: normal;
  vertical-align: middle;
  display: inline-block;
  margin: 10px 0;
}
.home-text-boxes .yellow-button:hover {
  text-decoration: none;
  color: #333333;
}

.projects h2 {
  font-weight: 300;
  padding: 25px 0 44px;
  font-size: 25px;
  margin: 32px 0 0px;
}
.projects h2.all {
  padding: 14px 0 0;
  font-size: 19.9px;
  margin: 28px 0 26px;
}
.projects .featured-projects .project {
  margin-bottom: 30px;
}
.projects .featured-projects .project a, .projects .featured-projects .project a:hover {
  text-decoration: none;
  color: #363a35;
}
.projects .featured-projects .project img {
  width: 100%;
}
.projects .featured-projects .project h3 {
  font-weight: 700;
  font-size: 19.3px;
  margin: 24px 0 10px 0;
}
.projects .featured-projects .project h4 {
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.3px;
}
.projects .featured-projects .project .sep {
  width: 115px;
  height: 3px;
  display: inline-block;
  background: #fcd901;
  margin: 12px 0;
}
.projects .featured-projects .project p {
  font-size: 14px;
  line-height: 1.8em;
}
.projects .all-projects {
  margin: 0;
}
.projects .all-projects .project {
  padding: 0 0 0 1px;
}
.projects .all-projects .project:first-child {
  padding: 0;
}
.projects .all-projects .project a {
  min-height: 66px;
  line-height: 66px;
  font-weight: 600;
  color: #353732;
  background: #fddb00;
  display: inline-block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 0 30px;
  margin-bottom: 1px;
}
.projects .all-projects .project a span {
  vertical-align: middle;
  line-height: normal;
  display: inline-block;
}
.projects .all-projects .project a:hover, .projects .all-projects .project a.active {
  text-decoration: none;
  background: #353732;
  color: #fddb00;
}
@media screen and (min-width: 1200px) {
  .projects .all-projects .project a:hover:after, .projects .all-projects .project a.active:after {
    z-index: 0;
    position: absolute;
    top: 98.1%;
    left: calc(50% - 5px);
    /* margin-left: -25%; */
    content: "";
    width: 0;
    height: 0;
    border-top: solid 10px #353732;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
  }
}
.projects .all-projects .project a:hover:hover:after, .projects .all-projects .project a.active:hover:after {
  z-index: 0;
  position: absolute;
  top: 98.1%;
  left: calc(50% - 5px);
  content: "";
  width: 0;
  height: 0;
}

.archive-calendar h3 {
  margin: 0;
  font-weight: 300;
  font-size: 22.5px;
  text-align: center;
  line-height: 61px;
  height: 63px;
  background-color: #d7d8d7;
  margin-bottom: 1px;
}
.archive-calendar .year {
  background-color: #f5f5f5;
  display: block;
  line-height: 31px;
  height: 32px;
  color: #363a35;
  text-align: center;
  margin-bottom: 1px;
}
.archive-calendar .year:hover, .archive-calendar .year:focus {
  text-decoration: none;
}
.archive-calendar ul {
  display: none;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.archive-calendar ul li {
  margin-bottom: 1px;
}
.archive-calendar ul li a {
  background-color: #9a9c9a;
  display: block;
  line-height: 23px;
  height: 24px;
  color: white;
  text-align: center;
  margin-bottom: 1px;
  font-size: 12px;
}
.archive-calendar ul li a:hover, .archive-calendar ul li a:focus {
  text-decoration: none;
}

.home-news, .list-news {
  background: #f8f8f8;
}
.home-news .header, .list-news .header {
  margin: 48px 0 20px;
}
.home-news h2, .list-news h2 {
  margin: 0;
  color: #343933;
  line-height: 60px;
  padding: 0 70px;
  display: inline-block;
  background: #f8f8f8;
  z-index: 10;
  position: relative;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0.5px;
}
.home-news .line, .list-news .line {
  background: #d0d0d0;
  position: absolute;
  width: calc(100% - 30px);
  top: 30px;
  height: 1px;
}
.home-news .article, .list-news .article {
  margin-bottom: 30px;
}
.home-news .article .thumb img, .list-news .article .thumb img {
  width: 100%;
}
.home-news .article .content > a, .list-news .article .content > a {
  text-decoration: none;
  color: #363a35;
}
.home-news .article .content h3, .list-news .article .content h3 {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
}
.home-news .article .content .date, .list-news .article .content .date {
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  display: block;
  color: #fcd100;
}
.home-news .article .content .excerpt, .list-news .article .content .excerpt {
  padding-top: 10px;
  padding-bottom: 10px;
}
.home-news .article .content .excerpt p, .list-news .article .content .excerpt p {
  line-height: 1.8em;
  font-size: 14px;
  margin-bottom: 6px;
}
.home-news .article .content .excerpt a, .list-news .article .content .excerpt a {
  font-size: 14px;
  font-weight: 500;
  color: #383838;
}
.home-news .white-button, .list-news .white-button {
  padding: 0 30px;
  line-height: 40px;
  font-weight: 600;
  color: #353732;
  background: #fff;
  display: inline-block;
  margin: 14px 0 44px;
  border: 1px solid #a6a6a6;
  font-size: 14px;
  width: 100%;
  max-width: 300px;
}
.home-news .white-button:hover, .list-news .white-button:hover {
  text-decoration: none;
  color: #333333;
}

#obras > .info {
  background-color: #f8f8f8;
  padding-top: 35px;
  padding-bottom: 35px;
}
#obras > .info p {
  font-size: 25px;
  font-weight: 300;
}
#obras > .info p strong {
  font-weight: 300;
  font-size: 35px;
}
#obras .menu {
  background-color: #f8f8f8;
  padding: 40px 0;
}
#obras .menu .item {
  padding: 0;
  border-right: 1px solid #fff;
}
#obras .menu .item a {
  display: block;
  line-height: 65px;
  background-color: #fdda00;
  color: #363a35;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  transition: all 250ms;
  text-decoration: none;
}
#obras .menu .item a:hover, #obras .menu .item a.active {
  background-color: #363a35;
  color: #fdda00;
  text-decoration: none;
}
#obras .list {
  padding: 40px 0 20px;
}
#obras .list .obra {
  margin-bottom: 50px;
}
#obras .list .obra .thumb img {
  width: 100%;
}
#obras .list .obra > a {
  height: 60px;
  line-height: 63px;
  display: block;
  background-color: #f8f8f8;
  text-decoration: none;
  overflow: hidden;
  text-align: center;
}
#obras .list .obra > a h3 {
  margin: 0;
  font-weight: 300;
  color: #333836;
  font-size: 14px;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 8px;
}
#obras .details {
  padding: 60px;
}
#obras .details .social {
  float: right;
}
#obras .details .info h2 {
  font-size: 25px;
  font-weight: 400;
}
#obras .details .info .data ul {
  list-style-type: none;
  margin: 30px 0;
  padding: 0;
}
#obras .details .info .data ul li {
  border-bottom: 1px solid #d7d8d7;
  border-top: 1px solid #e4e5e4;
  line-height: 41px;
  font-size: 14.5px;
  font-weight: 300;
}
#obras .details .info .data ul li b {
  font-weight: 400;
}
#obras .details .info .data ul li:first-child {
  border-top: none;
}
#obras .details .info .data ul li:last-child {
  border-bottom: none;
}
#obras .details .info .post {
  font-weight: 300;
  text-align: justify;
}

#noticias .noticia-destacada {
  padding: 40px 0;
}
#noticias .noticia-destacada .details .thumb img {
  width: 100%;
}
#noticias .noticia-destacada .details > a {
  text-decoration: none;
}
#noticias .noticia-destacada .details h1 {
  font-weight: 500;
  font-size: 25px;
  color: #363a35;
  margin: 43px 0 13px;
  padding-right: 20px;
  line-height: 35px;
}
#noticias .noticia-destacada .details .metadata {
  margin-bottom: 9px;
}
#noticias .noticia-destacada .details .metadata .item i {
  margin: 0 8px 0 0;
}
#noticias .noticia-destacada .details .metadata .item {
  font-style: italic;
  font-size: 15px;
  padding-left: 25px;
  display: inline-block;
}
#noticias .noticia-destacada .details .metadata .item:first-child {
  padding-left: 0;
}
#noticias .noticia-destacada .details .metadata .item:not(:first-child):before {
  content: "/";
  display: inline-block;
  margin-right: 32px;
}
#noticias .noticia-destacada .details .sep {
  width: 115px;
  height: 3px;
  display: inline-block;
  background: #fcd901;
  margin: 12px 0 4px;
}
#noticias .noticia-destacada .details .excerpt {
  line-height: 24px;
  margin: 0 0 27px 0;
}
#noticias .noticia-destacada .details .excerpt a {
  font-size: 14px;
  font-weight: 500;
  color: #383838;
}
#noticias .list-news {
  background: transparent;
  padding: 10px 0 90px;
}
#noticias .list-news .article {
  border-top: 1px solid #d6d7d7;
  padding-top: 50px;
  padding-bottom: 48px;
}
#noticias .list-news .article .content h3 {
  font-weight: 500;
  font-size: 16.5px;
}

#clientes .info {
  padding: 45px 0;
}
#clientes .info p {
  font-size: 25px;
  font-weight: 300;
  margin: 0;
}
#clientes .list {
  padding-bottom: 70px;
}
#clientes .list .item {
  margin-bottom: 65px;
}
#clientes .list .item img {
  width: 100%;
}

#contacto {
  padding: 37px 0;
}
#contacto .form h1 {
  font-size: 25px;
  margin-bottom: 37px;
}
#contacto .form .form-group {
  margin-bottom: 26px;
}
#contacto .form input, #contacto .form textarea {
  border-radius: 0;
  border: 1px solid #dddddd;
  background-color: #fff;
  height: 36px;
  box-shadow: none;
}
#contacto .form input:focus, #contacto .form textarea:focus {
  border: 1px solid #bbbbbb;
}
#contacto .form textarea {
  min-height: 127px;
}
#contacto .form label {
  font-weight: 300;
  margin-bottom: 11px;
}
#contacto .widgets .widget {
  opacity: 0.8;
  background: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  margin-top: 14px;
  margin-bottom: 20px;
}
#contacto .widgets .widget h3 {
  border-bottom: 1px solid #aaa;
  background-color: #f5f5f5;
  font-weight: 500;
  font-size: 16px;
  line-height: 44px;
  border-bottom: 1px solid #dddddd;
  padding-left: 15px;
  margin: 0;
}
#contacto .widgets .widget .content {
  padding-top: 17px;
  padding-bottom: 16px;
}
#contacto .widgets .widget .content .line {
  padding-left: 40px;
  position: relative;
  line-height: 19px;
  font-weight: 300;
}
#contacto .widgets .widget .content .line i {
  position: absolute;
  top: 4px;
  left: 18px;
}
#contacto .widgets .widget .content .line.address {
  margin-bottom: 8px;
}
#contacto .widgets .widget .content .line.phone {
  margin-bottom: 2px;
}
#contacto .widgets .widget .content .line.fax {
  margin-bottom: 2px;
}
#contacto .widgets .widget .content .line.email {
  margin-bottom: 0px;
}
#contacto .widgets .widget .content .line.hour {
  margin-bottom: 5px;
}

.social {
  margin: 20px 0 25px;
}
.social a {
  float: left;
  width: 31px;
  height: 31px;
  display: inline-block;
  background: #fddb00;
  border-radius: 1px;
  margin-right: 6px;
  overflow: hidden;
}
.social a:last-child {
  margin-right: 0;
}
.social a i {
  color: #fff;
  width: 31px;
  line-height: 35px;
  text-align: center;
  font-size: 19px;
}
.social a.google-plus i {
  width: 35px;
}
.social.gray-social a {
  border-radius: 3px;
  background: #e3e3e3;
}
.social.gray-social a i {
  line-height: 31px;
  font-size: 15px;
  color: #666666;
}

footer {
  background: #363a35;
  padding: 37px 0;
}
footer .logo a {
  width: 100%;
  max-width: 145px;
  height: 51px;
  background-color: #fdda00;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  padding-left: 5px;
  padding-top: 1px;
  margin-top: 5px;
}
footer .logo a img {
  height: 43px;
  margin: 4px auto 0 -3px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  footer .logo {
    text-align: center;
    padding-bottom: 25px;
  }
}
footer .address p {
  color: white;
  font-size: 13px;
  margin-top: 2px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  footer .address p {
    font-size: 12px;
    margin-top: 2px;
  }
}
footer .address p a {
  color: white;
}
footer .address p a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 767px) {
  footer .address {
    text-align: center;
    padding-bottom: 25px;
  }
}
footer .links .nav-1 {
  overflow: hidden;
}
footer .links .nav-1 ul {
  float: right;
  padding: 0;
}
footer .links .nav-1 ul li {
  float: left;
  margin: 0 15px;
}
footer .links .nav-1 ul li:first-child {
  margin-left: 0;
}
footer .links .nav-1 ul li:last-child {
  margin-right: 0;
}
footer .links .nav-1 ul li a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-weight: 500;
}
footer .links .nav-1 ul li a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  footer .links .nav-1 ul li {
    margin: 0 7px;
  }
  footer .links .nav-1 ul li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  footer .links .nav-1 {
    padding-bottom: 30px;
  }
  footer .links .nav-1 ul {
    float: none;
    list-style-type: circle;
  }
  footer .links .nav-1 ul li {
    float: none;
    margin: 0 !important;
  }
  footer .links .nav-1 ul li:before {
    display: inline-block;
    margin-right: 8px;
    color: #5B5B5B;
    content: "\f105";
    font-family: FontAwesome;
  }
}
footer .links .nav-2 {
  overflow: hidden;
}
footer .links .nav-2 ul {
  float: right;
  padding: 0;
}
footer .links .nav-2 ul li {
  float: left;
  padding: 0 13px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
footer .links .nav-2 ul li:first-child {
  padding-left: 0;
  border-left: none;
}
footer .links .nav-2 ul li:last-child {
  padding-right: 0;
  border-right: none;
}
footer .links .nav-2 ul li a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-weight: 400;
}
footer .links .nav-2 ul li a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 767px) {
  footer .links .nav-2 {
    padding-bottom: 30px;
  }
  footer .links .nav-2 ul {
    float: none;
    list-style-type: circle;
  }
  footer .links .nav-2 ul li {
    float: none;
    margin: 0 !important;
    border: none;
    padding: 0 !important;
  }
  footer .links .nav-2 ul li:before {
    display: inline-block;
    margin-right: 8px;
    color: #5B5B5B;
    content: "\f105";
    font-family: FontAwesome;
  }
}
footer .links .copyright {
  text-align: right;
  color: white;
  font-size: 12px;
  font-weight: 400;
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  footer .links .copyright {
    text-align: center;
    padding-bottom: 10px;
  }
}

#overbox3 {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 999999999;
  display: block;
}

#infobox3 {
  margin: auto;
  position: relative;
  top: 0px;
  width: 100%;
  text-align: center;
  background-color: #eeeeee;
}
#infobox3 p {
  font-size: 16px;
  text-align: center;
  display: inline-block;
  padding: 30px;
}
#infobox3 p a {
  margin-right: 5px;
  text-decoration: underline;
  color: #999;
}

/* Small Post
-----------------------------------------------------------------*/
#recent-post-list-sidebar h3 {
  border-bottom: 3px solid #FCD901;
  color: #444;
  font-size: 17px;
  font-weight: 400;
  height: 39px;
  line-height: 36px;
  padding: 0 35px 0 15px;
  margin: 0;
  display: inline-block;
}

.spost {
  margin-top: 20px;
  padding-top: 20px;
}
.spost:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.spost .entry-image {
  float: left;
  margin: 0 15px 0 0;
  text-align: center;
  width: 48px;
  height: 48px;
}
.spost .entry-image a, .spost .entry-image img, .spost .entry-image i {
  width: 48px;
  height: 48px;
}
.spost .entry-image a i {
  font-size: 28px;
  line-height: 48px;
  color: #666;
  background-color: #EEE;
}
.spost .entry-c {
  overflow: hidden;
  position: relative;
}
.spost .entry-title h4 {
  margin: 0 0 7px;
  font-size: 14px;
  font-weight: 600;
}
.spost .entry-title h4 a {
  color: #333;
  text-decoration: none;
}
.spost .entry-title h4 a:hover {
  color: #222;
}
.spost .entry-title p {
  font-weight: 300;
}
.spost .date {
  display: inline-block;
  font-size: 14px;
  font-style: italic;
}
.spost .entry-meta {
  margin: 8px -10px 0 0;
}
.spost .entry-meta li {
  font-size: 13px;
  margin: 0 10px 0 0;
}

/* tooltip */
.tooltipy {
  width: 345px;
  padding: 30px 35px;
  margin-top: 0;
  margin-left: -80px;
  z-index: 10;
  position: absolute;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  border-radius: 1px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  text-align: justify;
  cursor: pointer;
  color: #000000;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #dbdbdb;
}
.tooltipy b {
  width: 15px;
  height: 15px;
  margin-left: 40px;
  margin-top: -38px;
  display: block;
  position: absolute;
  transform: rotate(-45deg);
  -o-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  background: rgba(255, 255, 255, 0.95);
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
}

/* Alternate Caption slideIn CSS */
/* Will not work properly without JS pull by Ryan Long https://github.com/woothemes/FlexSlider/pull/865 */
@keyframes slideIn {
  0% {
    left: 30%;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
.pager {
  margin-bottom: 40px;
}
.pager li > a, .pager li > span {
  background: #fddb00;
  color: #353732;
  font-weight: 600;
  border: 0;
  border-radius: 0;
  margin: 1px;
  padding: 10px 15px;
}
.pager li > a:hover, .pager li > span {
  background: #353732;
  color: #fddb00;
  font-weight: 600;
}

.noticias-destacadas h3 {
  color: #9c9c9c;
  border-bottom: 1px solid #9c9c9c;
  padding: 15px 0;
  font-style: italic;
  font-weight: 400;
}
.noticias-destacadas .list .item {
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: 25px;
}
.noticias-destacadas .list > div {
  padding-right: 10px;
  padding-left: 10px;
}
.noticias-destacadas .list img {
  width: 100%;
}
.noticias-destacadas .list a.title {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 600;
  color: #373936;
  text-align: justify;
  display: inline-block;
}
.noticias-destacadas .list span.date {
  display: block;
  color: #717173;
  margin-top: 8px;
  font-style: italic;
  font-size: 13px;
}/*# sourceMappingURL=style.css.map */