.acceso-clientes:focus {
  outline: none;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Open Sans', sans-serif;
}
h3,
h4,
h5 {
  font-weight: 300;
  letter-spacing: 4px;
}
:not(html.ie10) .only-ie {
  display: none;
}
.iphone .home-2,
.iphone .home-3,
.iphone .mision,
.iphone .partners,
.iphone #principales-servicios,
.iphone #metrosaica,
.iphone #gestsaica,
.iphone .certificacion-maquinas-2,
.iphone .certificacion-maquinas-3,
.iphone .calibraciones-2,
.iphone .calibraciones-3,
.iphone .premisas {
  background-attachment: scroll !important;
}
body {
  overflow-x: hidden;
}
body section#content {
  overflow: hidden;
}
body.modal-open .modal {
  background-color: rgba(0, 40, 80, 0.5);
}
@media (max-width: 992px) {
  #content {
    overflow-x: hidden;
  }
}
@media (min-width: 769px) {
  .left-sm {
    text-align: left;
  }
  .right-sm {
    text-align: right;
  }
}
/*
::selection {
  background: @dark-blue;
}

::-moz-selection {
  background: @dark-blue;
}
*/
header {
  position: absolute;
  width: 100%;
  z-index: 50;
}
header a {
  font-family: 'Open Sans', sans-serif;
  line-height: 130px;
  text-transform: uppercase;
  font-size: 17px;
  color: #999999;
}
header ul.dropdown-menu a {
  text-transform: none;
}
header .navbar-default {
  background-color: transparent;
}
header a.logo {
  position: absolute;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 100px;
  top: 27px;
  display: block;
  background-image: url('/bundles/saica/img/logo.png');
  background-size: contain;
  background-repeat: no-repeat;
}
header a.logo:hover {
  text-decoration: none;
}
@media (min-width: 993px) {
  header .logo-mobile {
    display: none;
  }
  header .menu-left {
    width: 50%;
    padding-right: 66px;
    text-align: right;
  }
  header .menu-left li {
    float: right;
  }
  header .menu-right {
    width: 50%;
    padding-left: 66px;
    text-align: left;
  }
  header .menu-right li {
    float: left;
  }
  header .navbar-nav li a {
    padding-top: 28px !important;
    padding-bottom: 52px !important;
    font-weight: bold;
  }
  header .navbar-nav li ul.dropdown-menu {
    top: 60%;
    left: 15px;
    text-align: left;
  }
  header .navbar-nav li ul.dropdown-menu li {
    width: 100%;
  }
  header .navbar-nav li ul.dropdown-menu li a {
    width: 100%;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 15px;
    font-weight: normal;
    color: #002850;
  }
  header .navbar-nav li ul.dropdown-menu li a:hover {
    color: rgba(0, 40, 80, 0.7);
  }
}
header .line-left {
  overflow: hidden;
  width: 50%;
  position: absolute;
  height: 2px;
  background-color: #FFF;
  top: 65px;
  left: -80px;
  margin-bottom: -2px;
  margin-right: 65px;
  margin-top: 10px;
}
header .line-right {
  overflow: hidden;
  float: right;
  width: 50%;
  position: absolute;
  height: 2px;
  background-color: #FFF;
  top: 65px;
  right: -80px;
  margin-bottom: -2px;
  margin-left: 65px;
  margin-top: 10px;
}
#navbar {
  padding: 16px 0px;
}
/* PRUEBA */
.slide-arrow {
  width: 100%;
  /*left: -1%;*/
  height: 450px;
  background: #f00;
  clip-path: polygon(0 1%, 100% 1%, 100% 59%, 51% 91%, 0 57%);
  -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 59%, 51% 91%, 0 57%);
  -moz-clip-path: polygon(0 1%, 100% 1%, 100% 59%, 51% 91%, 0 57%);
  -o-clip-path: polygon(0 1%, 100% 1%, 100% 59%, 51% 91%, 0 57%);
  -ms-clip-path: polygon(0 1%, 100% 1%, 100% 59%, 51% 91%, 0 57%);
  clip-path: polygon(0 1%, 100% 1%, 100% 59%, 51% 91%, 0 57%) ellipse(27% 47% at 52% 47%);
  -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 59%, 51% 91%, 0 57%) ellipse(27% 47% at 52% 47%);
  -moz-clip-path: polygon(0 1%, 100% 1%, 100% 59%, 51% 91%, 0 57%) ellipse(27% 47% at 52% 47%);
  -o-clip-path: polygon(0 1%, 100% 1%, 100% 59%, 51% 91%, 0 57%) ellipse(27% 47% at 52% 47%);
  -ms-clip-path: polygon(0 1%, 100% 1%, 100% 59%, 51% 91%, 0 57%) ellipse(27% 47% at 52% 47%);
}
@media (max-width: 1200px) {
  header .row a {
    line-height: 90px;
    font-size: 14px !important;
  }
  header a.logo {
    width: 100px !important;
    height: 100px;
  }
}
#cookie_footer {
  z-index: 30;
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(50, 50, 50, 0.9);
  color: #ccc;
}
#cookie_footer a {
  color: #fff !important;
}
/* INICIO */
#slider #jsslider {
  display: none;
}
#slider #jsslider .slidesjs-navigation {
  display: none;
}
#slider #jsslider ul.slidesjs-pagination {
  position: absolute;
  bottom: 20px;
  list-style: outside none none;
}
#slider #jsslider ul.slidesjs-pagination li {
  display: inline-block;
}
#destacados,
.tabs-container,
.description-container {
  min-height: 300px;
  padding: 45px 0px;
  background: #eae3d2;
  background: -moz-linear-gradient(top, #eae3d2 0%, #ffffff 52%, #eae3d2 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eae3d2), color-stop(52%, #ffffff), color-stop(100%, #eae3d2));
  background: -webkit-linear-gradient(top, #eae3d2 0%, #ffffff 52%, #eae3d2 100%);
  background: -o-linear-gradient(top, #eae3d2 0%, #ffffff 52%, #eae3d2 100%);
  background: -ms-linear-gradient(top, #eae3d2 0%, #ffffff 52%, #eae3d2 100%);
  background: linear-gradient(to bottom, #eae3d2 0%, #ffffff 52%, #eae3d2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eae3d2', endColorstr='#eae3d2', GradientType=0);
}
#destacados h1,
.tabs-container h1,
.description-container h1,
#destacados h2,
.tabs-container h2,
.description-container h2,
#destacados h4,
.tabs-container h4,
.description-container h4,
#destacados h5,
.tabs-container h5,
.description-container h5 {
  color: #b09452;
  letter-spacing: 0;
}
#destacados .description,
.tabs-container .description,
.description-container .description {
  color: #999999;
  font-size: 15px;
  margin-bottom: 40px;
}
.title-number {
  font-size: 60px;
  font-weight: bold;
  display: block;
  color: #002850;
}
h2 {
  margin-top: 0px !important;
  text-transform: uppercase;
  font-weight: bold;
}
.subtitle {
  font-weight: bold;
  font-size: 18px;
}
.slogan {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 30px;
}
.soluciones {
  max-width: 160px;
  max-height: 60px;
}
hr {
  border-bottom: white 2px solid;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  margin: 15px 0 30px 0;
  width: 60%;
  display: block;
}
hr:after {
  clear: both;
}
.corte-inferior {
  color: white;
  z-index: 1;
  width: 100%;
  padding-top: 250px;
  padding-bottom: 250px;
}
.corte-superior {
  color: white;
  z-index: 10;
  width: 100%;
  clip-path: polygon(0% 100%, 100% 650px, 100% 300px, 0% 0%);
  -webkit-clip-path: polygon(0% 100%, 100% 650px, 100% 300px, 0% 0%);
  -moz-clip-path: polygon(0% 100%, 100% 650px, 100% 300px, 0% 0%);
  -o-clip-path: polygon(0% 100%, 100% 650px, 100% 300px, 0% 0%);
  -ms-clip-path: polygon(0% 100%, 100% 650px, 100% 300px, 0% 0%);
  padding-top: 250px;
  padding-bottom: 250px;
  margin-top: -330px;
  margin-bottom: -330px;
}
.corte-superior-2 {
  color: white;
  z-index: 10;
  width: 100%;
  clip-path: polygon(0% 70%, 100% 100%, 100% 0%, 0% 30%);
  -webkit-clip-path: polygon(0% 75%, 100% 100%, 100% 0%, 0% 25%);
  -moz-clip-path: polygon(0% 75%, 100% 100%, 100% 0%, 0% 25%);
  -o-clip-path: polygon(0% 75%, 100% 100%, 100% 0%, 0% 25%);
  -ms-clip-path: polygon(0% 75%, 100% 100%, 100% 0%, 0% 25%);
  padding-top: 250px;
  padding-bottom: 250px;
  margin-top: -330px;
  margin-bottom: -330px;
}
.corte-superior-inverso {
  color: white;
  z-index: 10;
  width: 100%;
  padding-top: 450px;
  -webkit-clip-path: polygon(0% 700px, 100% 100%, 100% 0%, 0% 400px);
  -moz-clip-path: polygon(0% 700px, 100% 100%, 100% 0%, 0% 400px);
  -o-clip-path: polygon(0% 700px, 100% 100%, 100% 0%, 0% 400px);
  -ms-clip-path: polygon(0% 700px, 100% 100%, 100% 0%, 0% 400px);
  clip-path: polygon(0% 700px, 100% 100%, 100% 0%, 0% 400px);
  padding-bottom: 350px;
  margin-top: -330px;
  margin-bottom: -330px;
}
.corte-slide {
  z-index: 40;
  position: relative;
  margin-top: 0px;
  padding-top: 0px;
  background-color: transparent;
  color: #808080;
  /*pointer-events: none;*/
}
.corte-ultimo {
  -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 300px, 0% 0%);
  -moz-clip-path: polygon(0% 100%, 100% 100%, 100% 300px, 0% 0%);
  -o-clip-path: polygon(0% 100%, 100% 100%, 100% 300px, 0% 0%);
  -ms-clip-path: polygon(0% 100%, 100% 100%, 100% 300px, 0% 0%);
  clip-path: polygon(0% 100%, 100% 100%, 100% 300px, 0% 0%);
  margin-bottom: -200px;
}
.right-content {
  text-align: right;
}
.right-content hr {
  margin-left: 40%;
}
#destacados h3 {
  font-weight: 700 !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
footer {
  position: relative;
  z-index: 20;
  padding: 25px 0 0 0;
  background-color: #002850;
  min-height: 180px;
  color: #fff;
}
footer hr {
  width: 100%;
  margin: 0;
}
footer h4 {
  text-transform: uppercase;
  font-weight: 500 !important;
  letter-spacing: 0;
  margin-bottom: 20px;
  font-size: 18px;
}
@media (max-width: 992px) {
  footer h4 {
    padding-top: 15px;
  }
}
footer .row {
  margin-top: 20px;
}
footer .row:last-child {
  vertical-align: bottom;
  font-size: 17px;
}
footer hr {
  border-color: #fff !important;
}
footer .logo-pie {
  background: url('/bundles/saica/img/logo-pie.png');
  background-size: cover;
  -webkit-background-size: cover;
  width: 130px;
  height: 36px;
}
footer .aviso-legal {
  line-height: 22px;
}
footer .footer-links ul {
  list-style: none;
  padding: 0;
}
footer .footer-links ul li {
  margin-bottom: 10px;
}
footer .footer-links ul li a {
  font-size: 15px;
  margin-right: 15px;
  padding-right: 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
footer .footer-links ul li a:hover,
footer .footer-links ul li a:active,
footer .footer-links ul li a.active {
  color: white;
  text-decoration: none;
}
footer .footer-logo {
  text-align: right;
  vertical-align: bottom;
  line-height: 60px;
  padding-top: 0;
}
footer .footer-logo img {
  display: inline-block;
  height: 60px;
  vertical-align: bottom;
  margin-top: -5px;
  margin-left: -23px;
}
@media (max-width: 992px) {
  footer .footer-logo {
    text-align: center;
  }
}
footer .addresses {
  text-align: left;
}
footer .addresses h4 {
  font-weight: bold !important;
}
footer .copyright {
  line-height: 58px;
  font-size: 15px;
}
@media (max-width: 992px) {
  footer .copyright {
    text-align: center;
    padding-top: 40px;
  }
}
footer .phone {
  font-family: 'Open Sans', sans-serif;
  text-align: right;
  font-size: 22px;
  line-height: 24px;
}
footer .phone i.fa {
  font-size: 24px;
}
@media (max-width: 992px) {
  footer .logo-pie {
    text-align: center;
    display: block;
    margin: auto;
  }
  footer .menu-pie {
    text-align: center !important;
    margin-bottom: 10px;
  }
}
footer .subfooter {
  background-color: #fff;
  color: #002850;
  padding: 10px 0 30px 0;
  margin-top: 30px;
}
footer .subfooter .row {
  font-size: 14px !important;
}
footer .subfooter .row div:first-child {
  text-align: center;
}
footer .subfooter .row div:first-child a {
  font-weight: bold;
  display: inline-block;
  width: 170px;
}
footer .subfooter .row div:last-child {
  text-align: right;
}
@media (max-width: 992px) {
  footer .subfooter .row div:last-child {
    text-align: center;
    padding-top: 15px;
  }
}
.pdf-container {
  font-size: 17px;
}
.pdf-container h1,
.pdf-container h2,
.pdf-container h3,
.pdf-container h4,
.pdf-container h5 {
  color: #b09452;
  letter-spacing: 0;
  font-weight: bold;
}
.pdf-container h1,
.pdf-container h2,
.pdf-container h3 {
  margin-top: 15px;
  margin-bottom: 25px;
}
.pdf-container h1.hotel {
  margin-bottom: 5px;
}
.pdf-container .description {
  color: #999999;
  margin-bottom: 40px;
}
.pdf-container .image {
  background-size: cover;
  -webkit-background-size: cover;
  background-position: 50%;
  height: 400px;
  margin-bottom: 30px;
}
.pdf-container div.page {
  page-break-after: always;
  padding: 0 35px 65px 35px;
  font-size: 17px !important;
}
.pdf-container div.page-no-break {
  padding: 0 35px 65px 35px;
  font-size: 17px !important;
}
.pdf-container table {
  page-break-inside: avoid !important;
  font-size: 12px;
}
section#pdf-footer {
  padding: 25px 0px;
  min-height: 180px;
}
section#pdf-footer .left-border {
  border-left: 2px solid #002850;
  height: 150px;
  padding: 10px 50px;
}
section#pdf-footer .logo {
  background-image: url("/bundles/trendixintergolf/img/logo.jpg");
  background-size: cover;
  -webkit-background-size: cover;
  width: 75%;
  height: 120px;
  margin-top: 10px;
}
section#pdf-footer .social-icons i {
  font-size: 1.6em;
  margin-right: 5px;
}
section#pdf-footer .phone {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  line-height: 24px;
}
section#pdf-footer .phone i.fa {
  font-size: 24px;
}
section#pdf-footer .web {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 0.9em;
}
ul.light-green {
  padding: 5px;
  background-color: #002850;
  color: #999999;
  list-style: none;
}
.light-green.pdf {
  background-color: #002850;
  color: #999999 !important;
  width: 200px;
  height: 55px;
}
.light-green.pdf .descarga {
  font-size: 15px;
  font-weight: bold;
  margin-left: -10px;
  padding-top: 10px;
  padding-right: 10px;
  letter-spacing: 0.05em;
}
.light-green.pdf .info {
  font-size: 14px;
  margin-left: -10px;
  line-height: 10px;
  padding-right: 10px;
}
.light-green.pdf i {
  font-size: 35px;
  margin: 10px;
}
.light-green.pdf a:hover {
  color: #999999 !important;
}
.info-icons {
  margin-bottom: 15px;
}
.info-icons div {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dark-green {
  background-color: #999999;
  color: #002850;
  width: 200px;
  height: 55px;
}
.dark-green .contacta {
  color: #002850;
  font-size: 15px;
  margin-left: -10px;
  padding-top: 10px;
  padding-right: 10px;
}
.dark-green .nosotros {
  color: #002850;
  font-size: 20px;
  letter-spacing: 0.05em;
  margin-left: -10px;
  line-height: 55px;
  padding-right: 10px;
}
.dark-green i {
  color: #002850;
  font-size: 35px;
  margin: 10px;
}
.slider,
#jsslider,
#jsslider .container {
  position: relative;
  height: 500px;
}
.contact-info {
  margin: 25px 0;
}
.contact-info .contact-phone {
  font-size: 20px;
}
.slider-contact {
  background-size: cover;
  -webkit-background-size: cover;
  height: 500px;
}
.slider-contact.short .slide-text {
  height: 130px;
}
/* FIXES PARA TABLET */
@media (max-width: 992px) {
  /* MENU */
  .navbar-nav {
    margin: 0px !important;
  }
  /* Textos del slider */
  .slide-text {
    height: 160px;
    margin-top: -80px;
    max-width: 80%;
  }
  .slide-text h1 {
    font-size: 2.3em;
  }
  .slide-text h2 {
    font-size: 1.1em;
  }
  .slider-contact {
    height: 300px;
  }
}
/* JSSOR SLIDER */
.jssorb05 {
  position: absolute;
}
.jssorb05.bottom-position {
  width: 92px;
  height: 24px;
  bottom: -24px;
  left: 50%;
  margin-left: -46px;
}
.jssorb05.dark div:before,
.jssorb05.dark .av {
  color: #002850 !important;
}
.jssorb05 div,
.jssorb05 div:hover,
.jssorb05 .av {
  position: absolute;
  /* size of bullet elment */
  width: 30px;
  height: 30px;
  font-size: 18px;
  /*background: url('/bundles/saica/img/b05.png') no-repeat;*/
  overflow: hidden;
  cursor: pointer;
  margin-left: 2px;
  margin-right: 2px;
  padding: 0 2px;
}
.jssorb05 div:before {
  content: "\f1db";
  font-family: FontAwesome;
  color: #fff;
}
.jssorb05 div:hover:before,
.jssorb05 .av:hover:before {
  content: "\f10c";
  font-family: FontAwesome;
  color: #fff;
}
.jssorb05 .av:before {
  content: "\f111";
  font-family: FontAwesome;
  color: #fff;
}
.jssorb05 .dn,
.jssorb05 .dn:hover {
  background-position: -97px -7px;
}
.jssora22l,
.jssora22r {
  display: block;
  /* position: absolute;*/
  /* size of arrow element */
  width: 40px;
  height: 58px;
  cursor: pointer;
  background: url('/bundles/saica/img/a22.png') center center no-repeat;
  overflow: hidden;
  position: absolute;
  top: 250px;
}
.jssora22l {
  background-position: -10px -31px;
  left: 0;
}
.jssora22r {
  background-position: -70px -31px;
  right: 0;
}
.jssora22l:hover {
  background-position: -130px -31px;
}
.jssora22r:hover {
  background-position: -190px -31px;
}
.jssora22l.jssora22ldn {
  background-position: -250px -31px;
}
.jssora22r.jssora22rdn {
  background-position: -310px -31px;
}
.jssora22l.jssora22lds {
  background-position: -10px -31px;
  opacity: .3;
  pointer-events: none;
}
.jssora22r.jssora22rds {
  background-position: -70px -31px;
  opacity: .3;
  pointer-events: none;
}
.slide-shape {
  z-index: 10;
  width: 102%;
  left: -1%;
  position: absolute;
  bottom: -1px;
  color: #fff;
  pointer-events: none;
}
.slide-text {
  position: relative;
  top: 150px;
}
#slider div[data-u=image] {
  width: 100%;
  height: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  /*
    background-color: @dark-blue;
    background-blend-mode: multiply;
    */
}
#slider.se div[data-u=image] {
  width: 100%;
  height: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  background-position: center top;
  /*
    background-color: @dark-blue;
    background-blend-mode: multiply;
    */
}
#text-slider,
.text-slider {
  margin-top: 150px;
}
#text-slider .jssora22l,
.text-slider .jssora22l,
#text-slider .jssora22r,
.text-slider .jssora22r {
  top: 60px;
}
#text-slider .jssora22r,
.text-slider .jssora22r {
  right: 30px;
}
#text-slider .icon,
.text-slider .icon {
  margin: auto !important;
  height: 80px;
}
#text-slider h2,
.text-slider h2 {
  color: #fff !important;
  margin-top: 10px !important;
}
#text-slider .text,
.text-slider .text {
  max-width: 90%;
  margin-left: 5%;
  text-align: center;
}
#text-slider .additional-padding,
.text-slider .additional-padding {
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 992px) {
  #text-slider .additional-padding,
  .text-slider .additional-padding {
    padding-left: 0;
    padding-right: 0;
  }
}
/* Social icons */
.social-icons {
  text-align: right;
}
@media (max-width: 992px) {
  .social-icons {
    text-align: center;
  }
}
.social-icons ul {
  list-style: none;
  padding: 0;
}
.social-icons ul li {
  margin-bottom: 10px;
}
.social-icons ul li a {
  font-size: 15px;
  margin-right: 15px;
  padding-right: 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.social-icons ul li a:hover,
.social-icons ul li a:active,
.social-icons ul li a.active {
  color: white;
  text-decoration: none;
}
.social-icons ul {
  margin-bottom: -14px;
  line-height: 74px;
  vertical-align: bottom;
}
.social-icons ul li {
  display: inline-block;
}
.social-icons ul li a {
  background-color: white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-block;
  font-size: 25px;
  padding-left: 5px;
  line-height: 30px;
}
.social-icons ul li a.fb {
  padding-left: 8px;
  line-height: 37px;
}
.social-icons ul li a.twitter {
  top: -3px;
  position: relative;
}
.social-icons ul li a.linkedin {
  font-size: 18px;
  padding-left: 7px;
  top: -6px;
  position: relative;
}
.social-icons ul li a i {
  color: #002850;
}
/* Home page */
.home-1 {
  background-image: url('/bundles/saica/img/home-bg-1.jpg');
  background-size: cover;
  -webkit-background-size: cover;
  z-index: 9;
  position: relative;
  padding-bottom: 350px;
}
.home-1 .container {
  z-index: 11;
}
.home-1 hr {
  border-color: #002850;
}
.home-1 h2 {
  color: #002850;
}
.home-2 {
  background-color: rgba(0, 40, 80, 0.7);
  background-image: url('/bundles/saica/img/home-bg-2.jpg');
  background-blend-mode: multiply;
  padding-bottom: 300px;
  padding-top: 200px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  z-index: 11;
  position: relative;
}
.home-2.gestion-integral {
  background-image: url('/bundles/saica/img/servicios/procesos.jpg');
}
.home-2.corte-superior {
  margin-bottom: -400px;
}
.home-2 h2 {
  color: #fff;
}
.home-2 .text {
  text-align: justify;
}
.home-2 .title-number {
  color: #fff;
}
.home-3 {
  text-align: right;
  background-image: url('/bundles/saica/img/home-bg-3.jpg');
  background-color: #002850;
  background-blend-mode: multiply;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
}
@media (max-width: 992px) {
  .home-3.right-content.corte-inferior {
    padding-top: 450px;
  }
}
.home-3 h2 {
  color: #fff;
}
.home-3 hr {
  float: right;
}
.home-3 .title-number {
  color: #fff;
  padding-top: 30px;
}
.home-3 .cuadro {
  border: white 3px solid;
  padding: 30px 20px 20px 20px;
}
.home-3 .cuadro img {
  margin-top: -200px;
}
@media (min-width: 993px) {
  .home-3 .cuadro:first-child {
    margin-right: 0px;
  }
  .home-3 .cuadro:last-child {
    margin-left: -3px;
  }
}
.home-3 .contact-info {
  border-width: 0;
  color: #fff;
  border-style: solid;
  padding: 20px 0 15px 10px;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}
.home-3 .contact-info a {
  color: #fff;
}
.home-3 .contact-info a:hover {
  color: #fff;
}
.home-3 .contact-info .icon {
  max-height: 20px;
}
.home-3 .contact-info span {
  display: inline-block;
}
.home-3 .contact-info span:last-child {
  margin-left: 15px;
}
@media (max-width: 992px) {
  .home-3 .contact-info span {
    display: block;
    margin-left: 0 !important;
  }
}
.home-3 img.hover-marker {
  background-repeat: no-repeat;
  background-image: none;
  -webkit-transition: background-image ease-in-out 0.3s;
  -moz-transition: background-image ease-in-out 0.3s;
  -o-transition: background-image ease-in-out 0.3s;
  transition: background-image ease-in-out 0.3s;
  background-position-y: -2px;
  background-position-x: 0;
  background-size: 40px 54px;
}
.home-3 img.hover-marker.big {
  background-size: 65px 85px;
  background-position-y: -4px;
  background-position-x: -1px;
}
.home-3 img.hover-marker:hover {
  background-image: url('/bundles/saica/img/icons/marker-white-filled.svg');
  -webkit-transition: background-image ease-in-out 0.3s;
  -moz-transition: background-image ease-in-out 0.3s;
  -o-transition: background-image ease-in-out 0.3s;
  transition: background-image ease-in-out 0.3s;
}
.home-4 {
  background-image: url('/bundles/saica/img/home-bg-1.jpg');
  background-color: #fff;
  background-blend-mode: multiply;
  background-size: cover;
  -webkit-background-size: cover;
  position: relative;
  color: #002850 !important;
  z-index: 12;
}
.home-4 hr {
  border-color: #002850;
}
.home-4:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  /*background-image: linear-gradient(to top,#fff,transparent);*/
  opacity: 1;
  height: 100px;
  z-index: 10;
}
/* Contact page */
#map {
  height: 600px;
}
@media (min-width: 1450px) {
  .map-container {
    height: 700px;
  }
  .map-container #map {
    height: 700px;
  }
}
.map-container:before {
  background: linear-gradient(to bottom, #002850, transparent);
  content: " ";
  height: 350px;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 11;
  pointer-events: none;
}
.contacto {
  color: #002850;
  padding-bottom: 0;
}
.contacto h1 {
  color: #002850 !important;
  padding-bottom: 20px;
  border-bottom: #002850 2px solid;
  letter-spacing: 0;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
}
.contacto h1 .icon {
  max-height: 30px;
  margin-bottom: 4px;
}
.contacto h3 {
  color: #002850 !important;
  letter-spacing: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
}
.contacto h3 .icon {
  max-height: 30px;
  margin-bottom: 4px;
  padding-right: 5px;
}
.contacto .container {
  padding-top: 50px;
}
.contacto.overlay {
  background-image: url('/bundles/saica/img/home-bg-1.jpg');
  background-size: cover;
  -webkit-background-size: cover;
  z-index: 9;
  position: relative;
}
.contacto.overlay:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /*background-image: linear-gradient(to bottom,#fff,transparent);*/
  opacity: 1;
  height: 50px;
}
.contacto.overlay img.icon-contacto {
  margin-left: -20px;
}
@media (max-width: 992px) {
  .contacto.overlay img.icon-contacto {
    margin-left: 0;
  }
}
.contacto .icon {
  max-height: 20px;
}
.contacto .contact-info {
  border-width: 2px 0 2px 0;
  border-color: #002850;
  color: #002850;
  border-style: solid;
  padding: 20px 0 15px 10px;
  font-weight: bold;
  font-size: 20px;
}
.contacto .contact-info a {
  color: #002850;
}
.contacto .contact-info a:hover {
  color: #002850;
}
@media (max-width: 992px) {
  .contacto .contact-info {
    text-align: center;
  }
  .contacto .contact-info .social-icons ul {
    margin-right: 0;
    margin-top: 10px;
  }
}
.contacto .addresses {
  text-align: center;
  margin-top: 80px;
}
@media (max-width: 992px) {
  .contacto .addresses .center {
    padding-top: 40px;
  }
}
.contacto .addresses img.change-map {
  cursor: pointer;
  background-repeat: no-repeat;
  background-image: none;
  -webkit-transition: background-image ease-in-out 0.3s;
  -moz-transition: background-image ease-in-out 0.3s;
  -o-transition: background-image ease-in-out 0.3s;
  transition: background-image ease-in-out 0.3s;
  background-size: 38px 50px;
  width: 38px;
  height: 50px;
  min-height: 50px;
}
.contacto .addresses img.change-map.big {
  background-size: 61px 80px;
  width: 61px;
  height: 80px;
  min-height: 80px;
  margin-top: -30px;
}
.contacto .addresses img.change-map:hover {
  background-image: url('/bundles/saica/img/icons/marker-filled.svg');
  -webkit-transition: background-image ease-in-out 0.3s;
  -moz-transition: background-image ease-in-out 0.3s;
  -o-transition: background-image ease-in-out 0.3s;
  transition: background-image ease-in-out 0.3s;
}
.contacto .social-icons ul {
  margin-top: 6px;
  margin-right: 50px;
}
.contacto .social-icons ul li {
  margin-bottom: 0;
}
.contacto .social-icons ul li a {
  background-color: #002850;
}
.contacto .social-icons ul li a i {
  color: white;
}
.contacto .partners {
  padding-top: 10px;
  padding-bottom: 40px;
  color: #666;
}
.contacto .partners img {
  max-height: 65px;
  margin: 20px;
}
table.img-mosaic.table {
  text-align: center;
  color: #808080;
}
table.img-mosaic.table.contain-img .image {
  background-size: contain;
}
table.img-mosaic.table td {
  overflow: hidden;
  display: inline-block;
  display: -moz-grid;
  width: 49%;
  padding: 2px;
  border-width: 0;
  min-height: 330px;
  max-height: 330px;
}
@media (min-width: 993px) {
  table.img-mosaic.table td:first-child {
    padding-right: 1px;
  }
}
@media (min-width: 993px) {
  table.img-mosaic.table td:last-child {
    padding-left: 1px;
  }
}
table.img-mosaic.table td:hover .image {
  transition-property: opacity, height;
  transition-duration: 0.5s;
  height: 0px;
  opacity: 0;
}
table.img-mosaic.table td:hover .text {
  transition-property: opacity, height;
  transition-duration: 0.5s;
  height: 330px;
  opacity: 1;
  display: table;
}
table.img-mosaic.table td:hover .text div {
  height: 330px;
  vertical-align: middle;
  line-height: normal;
  display: table-cell;
}
table.img-mosaic.table td .image {
  height: 330px;
  width: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.5s;
  position: relative;
  top: 0;
  z-index: -1;
}
table.img-mosaic.table td .text {
  height: 0px;
  width: 100%;
  text-align: center;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.5s;
  cursor: pointer;
  display: table;
}
table.img-mosaic.table td .text > div {
  padding: 0 30px;
  height: 330px;
  vertical-align: middle;
  line-height: normal;
  display: table-cell;
}
table.img-mosaic.table td .text > div .icon {
  padding: 10px;
  border-radius: 80px;
  margin: 0 auto;
  display: block;
  width: 80px;
  height: 80px;
  background: #002850;
}
@media (max-width: 992px) {
  #navbar {
    background: rgba(0, 40, 80, 0.95);
  }
  .metrologica .conoce-container,
  .metrologica .proc-cert-container {
    float: none;
    text-align: center;
    margin-bottom: 0;
  }
  .metrologica .proc-cert-container {
    margin-top: 8%;
    margin-bottom: 8%;
  }
  .circles .col-md-4:not(:first-child) {
    margin-top: 6%;
  }
  .excelencia {
    padding-top: 0 !important;
    margin-top: 250px;
    padding-bottom: 30px !important;
  }
  .excelencia h2 {
    margin-top: 100px !important;
    padding-top: 0 !important;
  }
}
.conoce-container {
  text-align: left;
}
.proc-cert-container {
  text-align: right;
}
table.portfolio-mosaic.table {
  text-align: center;
  color: #808080;
}
table.portfolio-mosaic.table.contain-img .image {
  background-size: contain;
}
@media (max-width: 768px) {
  table.portfolio-mosaic.table tr td {
    width: 100%;
  }
}
table.portfolio-mosaic.table td {
  overflow: hidden;
  display: inline-block;
  text-align: center;
  display: -moz-grid;
  width: 50%;
  padding: 2px;
  border-width: 0;
  min-height: 330px;
  max-height: 330px;
}
@media (min-width: 993px) {
  table.portfolio-mosaic.table td:first-child {
    padding-right: 1px;
  }
}
@media (min-width: 993px) {
  table.portfolio-mosaic.table td:last-child {
    padding-left: 1px;
  }
}
table.portfolio-mosaic.table td:hover .image {
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  transform: scale(1.3);
  transform-origin: center;
}
table.portfolio-mosaic.table td .image-container {
  overflow: hidden;
}
table.portfolio-mosaic.table td .image-container .image {
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  height: 330px;
  width: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
  top: 0;
  cursor: pointer;
}
/* DEFAULT ALIGN */
.container > .text {
  text-align: justify;
}
/* Empresa */
.empresa {
  color: #002850;
  text-align: justify;
}
.empresa h2 {
  color: #002850 !important;
  padding-bottom: 20px;
  border-bottom: #002850 2px solid;
  letter-spacing: 0;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  padding-bottom: 0;
  width: 100%;
  border-width: 0;
}
.empresa h2 .icon {
  max-height: 30px;
  margin-bottom: 4px;
}
.empresa .servicios {
  margin: 15px;
}
.empresa .servicios > div {
  text-align: center;
}
.empresa .servicios > div img {
  width: 60px;
  display: block;
  margin: auto;
  margin-bottom: 5px;
}
.empresa .mision {
  padding-top: 350px !important;
  margin-bottom: -340px;
  background-color: rgba(0, 40, 80, 0.7);
  background-image: url('/bundles/saica/img/home-bg-2.jpg');
  background-blend-mode: multiply;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
}
@media (max-width: 992px) {
  .empresa .mision {
    padding-top: 50px !important;
  }
}
.empresa .mision h2 {
  color: white !important;
  border-width: 0;
  text-align: center;
}
.empresa .mision img {
  display: block;
  height: 150px;
  margin: auto;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .empresa .mision img {
    margin-top: 20px;
  }
}
.empresa .mision .text,
.empresa .mision .col-md-4 {
  text-align: center;
}
.empresa .trayectoria {
  background-image: url('/bundles/saica/img/home-bg-1.jpg');
  padding-top: 250px;
  padding-bottom: 620px;
  margin-top: -300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
}
.empresa .trayectoria h2 {
  float: left;
}
.empresa .trayectoria .contenedor-trayectoria {
  margin-left: -4%;
  position: relative;
}
.empresa .trayectoria .contenedor-trayectoria .linea {
  width: 92%;
  height: 4px;
  background-color: #002850;
  display: inline-block;
  position: absolute;
  top: 166px;
  left: 8%;
}
.empresa .trayectoria .contenedor-trayectoria .linea.recorrida {
  width: 0;
  height: 2px;
  background-color: #fff;
  z-index: 2;
  margin-top: 1px;
}
.empresa .trayectoria .contenedor-trayectoria .puntos {
  text-align: justify;
  position: absolute;
  top: 140px;
  width: 100%;
  z-index: 4;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto {
  display: inline-block;
  text-align: center;
  width: 16%;
  float: left;
  position: absolute;
  left: 0;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto .year {
  color: #002850;
  font-size: 22px;
  font-weight: bold;
  margin-top: -30px;
  margin-bottom: 10px;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto.redondo i {
  border-radius: 50%;
  display: inline-block;
  height: 34px;
  width: 34px;
  position: relative;
  background-color: white;
  border: 3px #002850 solid;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto.cuadrado i {
  display: inline-block;
  height: 34px;
  width: 34px;
  position: relative;
  background-color: white;
  border: 3px #002850 solid;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto.cuadrado:hover i,
.empresa .trayectoria .contenedor-trayectoria .puntos .punto.cuadrado.selected i {
  border-color: white;
  background-color: #002850;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto.flecha i {
  background-color: transparent !important;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto:hover i {
  background-color: #002850;
  border-color: #fff;
  transform: scale(1.2, 1.2);
  transition: transform 0.1s;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto.selected i {
  background-color: #002850;
  border-color: #fff;
  transform: scale(1.2, 1.2);
  transition: transform 0.1s;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto.selected i + .tooltip {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.3s;
  color: #002850;
  border: 2px #999 solid;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto.selected i + .tooltip img {
  opacity: 1;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto.selected i + .tooltip:after {
  position: absolute;
  top: -30px;
  left: 20px;
  display: inline-block;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 14px solid #999;
  border-top: 14px solid transparent;
  content: " ";
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto.selected + .tooltip {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.3s;
  color: #002850;
  border: 2px #999 solid;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto.selected + .tooltip img {
  opacity: 1;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto i {
  color: #fff;
  background-color: #002850;
  font-weight: bold;
  font-size: 34px;
  width: 40px;
  height: 40px;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto i + .tooltip {
  opacity: 0;
  width: 250px;
  transition-property: opacity;
  transition-duration: 0.3s;
  background-color: rgba(255, 255, 255, 0.6);
  margin-top: 25px;
  padding: 10px;
  position: absolute;
  margin-left: 35px;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto i + .tooltip img {
  /*height: 80px;*/
  max-width: 100%;
  position: absolute;
  bottom: -100px;
  left: 0;
  /*left: 50px;*/
  opacity: 0;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto + .tooltip {
  opacity: 0;
  width: 100%;
  text-align: center;
  transition-property: opacity;
  transition-duration: 0.3s;
  background-color: rgba(255, 255, 255, 0.6);
  margin-left: 10px;
  padding: 5px;
  position: absolute;
  top: 65px;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .punto + .tooltip img {
  height: 50px;
  opacity: 0;
  display: block;
  margin: auto;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .flecha {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 0px solid #002850;
  border-top-width: 4px;
  border-right-width: 4px;
  position: absolute;
  right: 0;
  height: 40px;
  width: 40px;
  top: 8px;
  margin-left: -5px;
  transition: transform 0.1s;
}
@media (max-width: 992px) {
  .empresa .trayectoria .contenedor-trayectoria .puntos .flecha {
    margin-left: -20px;
  }
}
.empresa .trayectoria .contenedor-trayectoria .puntos .flecha .tooltip {
  margin-top: -15px !important;
  margin-left: -10px !important;
  -webkit-transform: rotate(-45deg) scale(0.77, 0.77);
  -ms-transform: rotate(-45deg) scale(0.77, 0.77);
  transform: rotate(-45deg) scale(0.77, 0.77);
}
.empresa .trayectoria .contenedor-trayectoria .puntos .flecha:hover,
.empresa .trayectoria .contenedor-trayectoria .puntos .flecha.selected {
  -webkit-transform: rotate(45deg) scale(1.3, 1.3) translateX(-4px) translateY(4px);
  -ms-transform: rotate(45deg) scale(1.3, 1.3) translateX(-4px) translateY(4px);
  transform: rotate(45deg) scale(1.3, 1.3) translateX(-4px) translateY(4px);
  transition: transform 0.1s;
}
.empresa .trayectoria .contenedor-trayectoria .puntos .flecha:hover + .tooltip,
.empresa .trayectoria .contenedor-trayectoria .puntos .flecha.selected + .tooltip {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.3s;
}
.empresa .capital {
  background-blend-mode: multiply;
  background-size: cover;
  -webkit-background-size: cover;
  position: relative;
  background-image: url('/bundles/saica/img/home-bg-3.jpg');
  background-color: #002850;
  padding-top: 375px;
  padding-bottom: 325px;
  text-align: justify;
}
.empresa .capital h2 {
  color: white !important;
  border-color: #fff;
}
.empresa .capital a.personal {
  color: white;
  font-size: 18px;
  border-radius: 8px;
  text-transform: uppercase;
  margin-top: 25px;
  padding: 5px 10px;
  border: 1px solid white;
  -webkit-transition: background, color ease-in-out 0.1s;
  -moz-transition: background, color ease-in-out 0.1s;
  -o-transition: background, color ease-in-out 0.1s;
  transition: background, color ease-in-out 0.1s;
}
.empresa .capital a.personal:hover {
  color: #002850;
  background-color: white;
  text-decoration: none;
  -webkit-transition: background, color ease-in-out 0.1s;
  -moz-transition: background, color ease-in-out 0.1s;
  -o-transition: background, color ease-in-out 0.1s;
  transition: background, color ease-in-out 0.1s;
}
.empresa .corte-superior {
  -webkit-clip-path: polygon(0% 100%, 100% 700px, 100% 300px, 0% 0%);
  -moz-clip-path: polygon(0% 100%, 100% 700px, 100% 300px, 0% 0%);
  -o-clip-path: polygon(0% 100%, 100% 700px, 100% 300px, 0% 0%);
  -ms-clip-path: polygon(0% 100%, 100% 700px, 100% 300px, 0% 0%);
  clip-path: polygon(0% 100%, 100% 700px, 100% 300px, 0% 0%);
  padding-top: 400px;
}
.empresa .partners {
  padding-top: 150px;
  padding-bottom: 40px;
  color: #666;
  background-image: url('/bundles/saica/img/home-bg-1.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
}
.empresa .partners img {
  max-height: 65px;
  margin: 20px;
}
/* MOVIL */
@media (max-width: 992px) {
  header .line-left,
  header .line-right {
    display: none;
  }
  header .navbar-toggle,
  header .navbar-toggle:hover,
  header .navbar-toggle:focus {
    background-color: transparent !important;
    border: none;
    margin-top: 13px;
    margin-bottom: 13px;
  }
  header .navbar-toggle .icon-bar,
  header .navbar-toggle:hover .icon-bar,
  header .navbar-toggle:focus .icon-bar {
    background: white !important;
  }
  header .logo {
    display: none !important;
  }
  header .logo-mobile {
    margin-top: 13px;
    margin-left: 13px;
    float: left;
    width: 150px;
    height: 36px;
    display: block;
    background-image: url('/bundles/saica/img/logo-saica-b.svg');
    background-size: contain;
    background-repeat: no-repeat;
  }
  header .navbar-header .navbar-collapse.in {
    background: rgba(0, 40, 80, 0.005);
  }
  #slider .slide-shape {
    display: none;
    pointer-events: none;
  }
  .corte-inferior,
  .corte-superior,
  .corte-ultimo,
  .corte-slide,
  .empresa .corte-inferior,
  .empresa .corte-superior,
  .empresa .corte-ultimo,
  .empresa .corte-slide,
  .corte-inferior.certificacion-maquinas-1,
  .corte-superior.certificacion-maquinas-2,
  .corte-inferior.certificacion-maquinas-3 {
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-clip-path: none;
    -moz-clip-path: none;
    -o-clip-path: none;
    -ms-clip-path: none;
    clip-path: none;
    margin: 0px;
  }
  .corte-inferior.home-1,
  .corte-superior.home-1,
  .corte-ultimo.home-1,
  .corte-slide.home-1,
  .empresa .corte-inferior.home-1,
  .empresa .corte-superior.home-1,
  .empresa .corte-ultimo.home-1,
  .empresa .corte-slide.home-1,
  .corte-inferior.certificacion-maquinas-1.home-1,
  .corte-superior.certificacion-maquinas-2.home-1,
  .corte-inferior.certificacion-maquinas-3.home-1 {
    padding-top: 10px;
  }
  .empresa .corte-ultimo.trayectoria {
    padding-bottom: 400px;
  }
  .cuadro {
    margin-left: 60px;
    margin-right: 60px;
  }
  .cuadro.central {
    margin-top: 130px;
  }
  .jssorb05 div,
  .jssorb05 div:hover,
  .jssorb05 .av {
    position: absolute;
    /* size of bullet elment */
    width: 20px;
    height: 20px;
    font-size: 8px;
    /*background: url('/bundles/saica/img/b05.png') no-repeat;*/
    overflow: hidden;
    cursor: pointer;
    margin-left: 5px;
    padding: 0 2px;
  }
  .jssora22l,
  .jssora22r {
    /*
    width: 20px;
    height: 29px;
    */
    transform: scale(0.75, 0.75);
  }
  /*
  .jssora22l {
    background-size: cover;
    background-position: left top;
  }
  .jssora22r {
    background-size: cover;
  }*/
  table.img-mosaic.table tr td {
    width: 100%;
  }
  #jssor_2 > div,
  #jssor_3 > div {
    width: 100% !important;
  }
  #jssor_2 > div > div,
  #jssor_3 > div > div {
    width: 100% !important;
  }
  #jssor_2 .jssorb05,
  #jssor_3 .jssorb05 {
    left: 50% !important;
  }
}
.noticias-page h4.title {
  max-width: 100% !important;
}
.news-timeline {
  /* TIMELINE PÁGINA NOTICIAS */
}
.news-timeline .timeline-v1 > li > .timeline-panel:after {
  border-left: 14px solid #d4d4d4;
  border-right: 0 solid #d4d4d4;
}
.news-timeline .timeline-panel {
  height: 300px;
  background-size: cover;
  -webkit-background-size: cover;
  margin-bottom: 20px;
}
.news-timeline h4.title {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0;
  color: #002850;
  max-width: 94%;
}
.news-timeline h5.subtitle {
  border-bottom: 2px solid #002850;
  color: #777;
  letter-spacing: 0;
  max-width: 94%;
  font-size: 15px;
  padding-bottom: 14px;
  font-weight: normal;
}
@media (max-width: 992px) {
  .news-timeline h4.title {
    max-width: 100%;
  }
  .news-timeline h5.subtitle {
    max-width: 100%;
  }
  .news-timeline p {
    max-width: 100% !important;
  }
}
.news-timeline .timeline-inverted h5.subtitle {
  max-width: 100%;
}
.news-timeline .timeline-v1 > li > .timeline-badge {
  right: -12.5px;
}
.news-timeline .timeline-v1 > li > .timeline-badge i:hover {
  color: #999;
}
.news-timeline .timeline-inverted .timeline-text {
  padding-left: 30px;
}
.news-timeline .timeline-inverted .timeline-text p {
  width: 100%;
  max-width: 100%;
}
.news-timeline .timeline-inverted .timeline-badge {
  left: -11.5px;
}
.news-timeline .glyphicon-record:before {
  content: "\f111";
  font-family: FontAwesome;
  color: #002850;
}
.news-timeline .timeline-v1:before {
  background-color: #002850;
  top: 60px;
}
.news-timeline p {
  max-width: 94%;
  text-align: justify;
  color: #555;
}
.news-timeline .timeline-end {
  text-align: center;
  margin-top: -10px;
}
.news-timeline .timeline-end a {
  border: 3px solid #002850;
  border-radius: 50%;
  font-size: 45px;
  width: 55px;
  height: 55px;
  margin-top: 55px;
  margin-bottom: 55px;
  display: inline-block;
  line-height: 47px;
  font-weight: 500;
}
.news-timeline .timeline-end a:hover {
  background-color: #002850;
  color: #fff;
  transition: background, color 0.3s ease-in;
  text-decoration: none;
}
@media (max-width: 992px) {
  .news-timeline .timeline-v1 > li > .timeline-panel:after,
  .news-timeline .timeline-v1 > li > .timeline-panel:before {
    display: none;
  }
  .news-timeline .timeline-panel {
    height: 300px;
    background-size: cover;
    -webkit-background-size: cover;
    margin-bottom: 20px;
    float: none;
    width: 100% !important;
  }
  .news-timeline .timeline-inverted .timeline-panel {
    float: none;
    width: 100% !important;
  }
  .news-timeline .timeline-v1 > li > .timeline-badge {
    display: none;
  }
  .news-timeline .glyphicon-record:before {
    content: "\f111";
    font-family: FontAwesome;
    color: #002850;
    display: none;
  }
  .news-timeline .timeline-v1:before {
    display: none;
  }
  .news-timeline .timeline-inverted .timeline-text {
    padding: 0;
  }
}
.news-timeline .timeline-v1.noticias-page h4.title {
  color: #002850;
}
.news-timeline .timeline-v1.noticias-page h5.subtitle,
.news-timeline .timeline-v1.noticias-page p {
  width: 100%;
  max-width: 100%;
}
.news-timeline .timeline-v1.noticias-page li.timeline-full {
  width: 100%;
}
.news-timeline .timeline-v1.noticias-page li.timeline-full > .timeline-badge {
  left: 50%;
  margin-left: -12px;
  top: 5px;
}
.news-timeline .timeline-v1.noticias-page li.timeline-full > .timeline-left {
  width: 55%;
  height: 400px;
  margin-left: -10%;
  margin-top: -10px;
  background-position: center;
  display: block;
}
.news-timeline .timeline-v1.noticias-page li.timeline-full > .timeline-left:hover {
  text-decoration: none;
}
.news-timeline .timeline-v1.noticias-page li.timeline-full > .timeline-right {
  width: 55%;
  margin-right: -10%;
  float: right;
  padding-top: 10px;
}
@media (min-width: 993px) {
  .news-timeline .timeline-v1.noticias-page li.timeline-full.alternative > .timeline-right {
    margin-left: -10%;
    float: left;
  }
  .news-timeline .timeline-v1.noticias-page li.timeline-full.alternative > .timeline-left {
    margin-right: -10%;
    float: right;
  }
  .news-timeline .timeline-v1.noticias-page li.timeline-full.alternative > .timeline-left:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }
  .news-timeline .timeline-v1.noticias-page li.timeline-full.alternative > .timeline-left:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
}
@media (max-width: 992px) {
  .news-timeline .timeline-v1.noticias-page li.timeline-full > .timeline-left {
    width: 100%;
    height: 200px;
    margin-left: 0;
    margin-top: 0;
  }
  .news-timeline .timeline-v1.noticias-page li.timeline-full > .timeline-right {
    width: 100%;
    margin-right: 0;
    float: right;
    padding-top: 10px;
  }
}
.news-timeline .timeline-end.loading {
  color: #fff;
}
.news-timeline .timeline-end.loading a {
  display: none;
}
.news-timeline .timeline-end.loading span.loader {
  background-color: #002850;
  border: 3px solid #002850;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  display: inline-block;
}
.news-timeline .timeline-end.loading span.loader img {
  display: inline-block;
}
.news-timeline .timeline-end span.loader {
  display: none;
  line-height: 40px;
  font-size: 45px;
}
.news-timeline .timeline-end span.loader img {
  margin: auto;
  height: 35px;
  width: 35px;
}
.noticias h3 {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0;
  color: #002850;
}
.noticias h4 {
  letter-spacing: 0;
}
.noticias .home-1 {
  padding-bottom: 50px;
}
.noticias .noticia {
  padding-top: 50px;
}
.noticias .noticia .img {
  font: 0/0 a;
  display: inline-block;
  vertical-align: middle;
  /* vertical alignment of the inline element */
}
.noticias .noticia .img:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.noticias .noticia .img img {
  border: 1px solid #d4d4d4;
  text-align: center;
  width: 100%;
  vertical-align: middle;
  display: inline-block;
  margin-top: 20px;
}
.noticias .noticia .text {
  text-align: justify;
}
.slider-empresa {
  text-align: center;
}
.slider-empresa .title {
  text-align: center;
  max-height: 100px;
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 11;
  margin-left: -137px;
}
.slider-empresa .title .title-number {
  font-weight: 300;
  font-size: 65px;
  line-height: 30px;
  text-align: left;
}
.slider-empresa .title h2 {
  font-size: 85px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .slider-empresa .title .title-number {
    font-weight: 300;
    font-size: 45px;
    line-height: 30px;
    text-align: left;
  }
  .slider-empresa .title h2 {
    font-size: 60px;
    margin-bottom: 0;
  }
}
.slider-empresa .title .subtitle {
  font-weight: 300;
}
.slider-empresa .title-number,
.slider-empresa h2,
.slider-empresa .subtitle {
  color: #fff;
}
.slider-empresa .cert-logos {
  left: 50%;
  margin-left: -190px !important;
}
.slider-empresa .cert-logos img {
  max-height: 80px;
}
@media (max-width: 992px) {
  .slider-empresa .cert-logos {
    left: 50%;
    margin-left: -104px !important;
  }
  .slider-empresa .cert-logos img {
    max-height: 40px;
  }
}
.slider-empresa .servicio.maquinas h2 {
  margin-top: -50px;
  font-size: 45px;
}
.slider-empresa .servicio.maquinas h2 b {
  font-size: 55px;
}
.slider-empresa .servicio.integral h2 {
  margin-top: -50px;
  font-size: 50px;
}
.slider-empresa .servicio.integral h2 b {
  font-size: 60px;
}
.slider-empresa .servicio h2 {
  font-size: 65px;
  margin-bottom: 0;
  font-weight: lighter;
  text-align: left;
}
.slider-empresa .servicio h2 b {
  font-size: 75px;
}
#document-modal .modal-dialog {
  width: 85%;
  height: 700px;
}
#document-modal .modal-dialog iframe {
  width: 100%;
  height: 700px;
}
#scroll-to-top {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 24;
  bottom: 40px;
  right: 40px;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
  padding-left: 10px;
  -webkit-transition: background, color ease-in-out 0.1s;
  -moz-transition: background, color ease-in-out 0.1s;
  -o-transition: background, color ease-in-out 0.1s;
  transition: background, color ease-in-out 0.1s;
}
#scroll-to-top:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: background, color ease-in-out 0.1s;
  -moz-transition: background, color ease-in-out 0.1s;
  -o-transition: background, color ease-in-out 0.1s;
  transition: background, color ease-in-out 0.1s;
}
@media (max-width: 992px) {
  .modal-dialog {
    margin: auto;
  }
}
#login-modal .modal-dialog {
  width: 400px;
}
@media (max-width: 992px) {
  #login-modal .modal-dialog {
    margin: auto;
    width: 90%;
  }
}
#login-modal .logo-modal {
  height: 50px;
  display: block;
  margin: auto;
}
#login-modal .modal-title {
  margin: auto;
  font-size: 20px;
  text-align: center;
  line-height: 20px;
  color: #002850;
}
#login-modal .modal-header button {
  position: absolute;
  top: 5px;
  right: 5px;
}
a.logo-modal:hover {
  text-decoration: none;
}
a.conoce {
  text-align: center;
  color: #002850;
  font-size: 14px;
  font-weight: bold;
  border-radius: 8px;
  text-transform: none;
  margin-top: 25px;
  padding: 10px 10px;
  border: 2px solid #002850;
  -webkit-transition: background, color ease-in-out 0.1s;
  -moz-transition: background, color ease-in-out 0.1s;
  -o-transition: background, color ease-in-out 0.1s;
  transition: background, color ease-in-out 0.1s;
}
a.conoce:hover {
  color: #fff;
  background-color: #002850;
  text-decoration: none;
  -webkit-transition: background, color ease-in-out 0.1s;
  -moz-transition: background, color ease-in-out 0.1s;
  -o-transition: background, color ease-in-out 0.1s;
  transition: background, color ease-in-out 0.1s;
}
.teclado a.ver-mas {
  text-align: center;
  display: inline-block;
  width: 200px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  border-radius: 8px;
  text-transform: uppercase;
  margin-top: 25px;
  padding: 10px 10px;
  border: 1px solid #fff;
  -webkit-transition: background, color ease-in-out 0.1s;
  -moz-transition: background, color ease-in-out 0.1s;
  -o-transition: background, color ease-in-out 0.1s;
  transition: background, color ease-in-out 0.1s;
}
.teclado a.ver-mas:hover {
  color: #002850;
  background-color: #fff;
  text-decoration: none;
  -webkit-transition: background, color ease-in-out 0.1s;
  -moz-transition: background, color ease-in-out 0.1s;
  -o-transition: background, color ease-in-out 0.1s;
  transition: background, color ease-in-out 0.1s;
}
.circles {
  text-align: center;
}
.circles canvas {
  margin: auto;
}
.circles canvas + .circle-text {
  margin-top: -130px;
  /* height: 180px; */
  vertical-align: middle;
}
.circles canvas + .circle-text .main {
  font-size: 28px;
  color: #002850;
  font-weight: bold;
}
.circles canvas + .circle-text .sub {
  font-size: 20px;
  font-weight: lighter;
}
ul.materias {
  padding-left: 0;
}
ul.materias.not-inline li {
  display: block;
}
ul.materias li {
  display: inline-block;
  text-transform: uppercase;
  color: #4d4d4d;
  background-image: url('/bundles/saica/img/icons/checkbox.png');
  background-size: 20px 20px;
  background-repeat: no-repeat;
  padding-left: 25px;
  margin-right: 60px;
  margin-bottom: 15px;
}
.home-bg-1 {
  background-image: url('/bundles/saica/img/home-bg-1.jpg');
  background-size: cover;
  -webkit-background-size: cover;
}
#ingenieria-informatica.inf-bg-1 {
  padding: 50px 0 0 0;
}
@media (max-width: 992px) {
  #ingenieria-informatica.inf-bg-1 {
    padding-bottom: 0 !important;
  }
}
.inf-bg-1 {
  background-image: url('/bundles/saica/img/servicios/informatica-bg-1.jpg');
  background-size: cover;
  -webkit-background-size: cover;
}
.procesos-bg-1 {
  background-image: url('/bundles/saica/img/servicios/procesos-bg-1.jpg');
  background-size: cover;
  -webkit-background-size: cover;
  color: #808080;
}
.procesos-bg-3 {
  background-image: url('/bundles/saica/img/servicios/procesos-bg-3.jpg');
  background-size: cover;
  -webkit-background-size: cover;
}
.teclado {
  background-image: url('/bundles/saica/img/home-bg-3-ie.jpg');
  background-size: cover;
  -webkit-background-size: cover;
  color: #fff;
}
.teclado .text {
  text-align: justify;
}
.arrows-container {
  z-index: -1;
}
#principales-servicios.scroll {
  background-image: url('/bundles/saica/img/servicios/servicios-bg.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
}
#principales-servicios.scroll #text-slider,
#principales-servicios.scroll .text-slider {
  margin-top: 0;
}
#principales-servicios.scroll #text-slider #jssor_2,
#principales-servicios.scroll .text-slider #jssor_2,
#principales-servicios.scroll #text-slider div[data-u="slides"],
#principales-servicios.scroll .text-slider div[data-u="slides"],
#principales-servicios.scroll #text-slider .slide .col-md-6,
#principales-servicios.scroll .text-slider .slide .col-md-6,
#principales-servicios.scroll #text-slider .arrows-container,
#principales-servicios.scroll .text-slider .arrows-container {
  height: 250px;
}
@media (max-width: 992px) {
  #principales-servicios.scroll .jssorb05 {
    margin-left: -30px;
  }
  #principales-servicios.scroll div[data-u="slides"] .slide {
    padding-left: 7.5%;
    font-size: 16px;
  }
}
#principales-servicios.scroll ul {
  position: relative;
  padding-left: 25px;
}
#principales-servicios.scroll ul li {
  margin-bottom: 15px;
  list-style: none;
}
#principales-servicios.scroll ul li:before {
  position: absolute;
  left: -25px;
  content: "\f185";
  font-family: FontAwesome;
  color: #fff;
}
#capacidades-procesos.scroll {
  color: #002850;
}
#capacidades-procesos.scroll #text-slider,
#capacidades-procesos.scroll .text-slider {
  margin-top: 0;
}
@media (min-width: 993px) {
  #capacidades-procesos.scroll #text-slider div[data-u="slides"],
  #capacidades-procesos.scroll .text-slider div[data-u="slides"] {
    min-height: 350px !important;
  }
  #capacidades-procesos.scroll #text-slider div[data-u="slides"] > div,
  #capacidades-procesos.scroll .text-slider div[data-u="slides"] > div {
    min-height: 350px !important;
  }
  #capacidades-procesos.scroll #text-slider div[data-u="slides"] .slide,
  #capacidades-procesos.scroll .text-slider div[data-u="slides"] .slide {
    padding-left: 0;
    font-size: 16px;
    min-height: 350px !important;
  }
}
#capacidades-procesos.scroll #text-slider #jssor_2,
#capacidades-procesos.scroll .text-slider #jssor_2,
#capacidades-procesos.scroll #text-slider div[data-u="slides"],
#capacidades-procesos.scroll .text-slider div[data-u="slides"],
#capacidades-procesos.scroll #text-slider .slide .col-md-6,
#capacidades-procesos.scroll .text-slider .slide .col-md-6,
#capacidades-procesos.scroll #text-slider .arrows-container,
#capacidades-procesos.scroll .text-slider .arrows-container {
  /*@media(min-width: @min-tablet-width) {
        min-height: 350px;
        height: 350px;
      }*/
}
@media (max-width: 992px) {
  #capacidades-procesos.scroll #text-slider #jssor_2,
  #capacidades-procesos.scroll .text-slider #jssor_2,
  #capacidades-procesos.scroll #text-slider div[data-u="slides"],
  #capacidades-procesos.scroll .text-slider div[data-u="slides"],
  #capacidades-procesos.scroll #text-slider .slide .col-md-6,
  #capacidades-procesos.scroll .text-slider .slide .col-md-6,
  #capacidades-procesos.scroll #text-slider .arrows-container,
  #capacidades-procesos.scroll .text-slider .arrows-container {
    height: 100px;
  }
}
@media (max-width: 992px) {
  #capacidades-procesos.scroll .jssorb05 {
    margin-left: -40px;
  }
}
#capacidades-procesos.scroll .mediciones > div {
  line-height: 26px;
  margin: 5px 0;
}
#capacidades-procesos.scroll .mediciones > div img {
  width: 26px;
  height: 26px;
  margin-right: 12px;
}
.scroll {
  position: relative;
  text-align: center;
}
.scroll #text-slider,
.scroll .text-slider {
  margin-top: 0;
}
@media (max-width: 992px) {
  .scroll {
    padding: 15px;
  }
}
.scroll h2 {
  display: inline-block;
}
.scroll .slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.scroll .slide .col-md-6 {
  text-align: left !important;
}
.scroll .slide .col-md-6:first-child img {
  width: 90%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.scroll .slide .col-md-6 .valign {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.scroll .slide .col-md-6 > ul {
  padding-left: 0;
}
.scroll .slide .col-md-6 > ul > li {
  display: inline-block;
  list-style: none;
  margin-left: 0;
}
.scroll .slide .col-md-6 > ul > li:before {
  content: "\f00c";
  font-family: FontAwesome;
  color: #fff;
  padding-right: 5px;
}
.scroll .slide .col-md-6 > ul > li p {
  padding-left: 40px;
}
.scroll .slide .col-md-6 > ul > li ul {
  padding-left: 40px;
  list-style: disc;
}
.scroll .slide .col-md-6 > ul > li ul li {
  list-style: disc;
}
.scroll .text {
  text-align: justify;
}
.scroll.horizontal-scroll .left-arrow,
.scroll.horizontal-scroll .right-text {
  opacity: 0;
  display: none;
}
.scroll .container {
  position: relative;
  padding: 50px 0;
}
.scroll .arrow {
  width: 50px;
  height: 50px;
  position: absolute;
  cursor: pointer;
  display: block;
}
.scroll .arrow.left-arrow {
  left: -100px;
  top: 50%;
  margin-top: -25px;
}
@media (max-width: 1200px) {
  .scroll .arrow.left-arrow {
    left: 0;
    z-index: 22;
  }
}
.scroll .arrow.right-arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: -100px;
  top: 50%;
  margin-top: -25px;
}
@media (max-width: 1200px) {
  .scroll .arrow.right-arrow {
    right: 0;
  }
}
.scroll .arrow.top-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  top: 30px;
}
.scroll .arrow.bottom-arrow {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  bottom: 30px;
}
.integral-partners {
  padding-top: 200px;
  padding-bottom: 50px;
  text-align: right;
}
.integral-partners img {
  max-height: 80px;
}
#ingenieria-informatica h2 {
  color: #002850;
  border-bottom: 2px solid #002850;
  padding-bottom: 15px;
  display: inline-block;
}
#ingenieria-informatica .subtitle {
  color: #002850;
  letter-spacing: 0;
}
#metrosaica {
  background-image: url('/bundles/saica/img/servicios/teclado.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
}
#metrosaica .text {
  text-align: justify !important;
}
#gestsaica {
  background-image: url('/bundles/saica/img/servicios/gest-bg.jpg');
  background-position-y: center;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
}
#gestsaica .text {
  text-align: justify !important;
}
#metrosaica h2,
#gestsaica h2,
#principales-servicios h2 {
  color: #fff;
  text-transform: none;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 2px solid #fff;
  display: inline-block;
}
#metrosaica hr,
#gestsaica hr,
#principales-servicios hr {
  border-color: #fff;
}
#capacidades-procesos h2,
#portfolio h2 {
  color: #002850 !important;
  text-transform: none;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 2px solid #002850;
  display: inline-block;
}
#capacidades-procesos h3,
#portfolio h3 {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0;
}
#portfolio {
  text-align: right;
}
#portfolio h2 {
  text-align: right;
}
.gallery-modal .modal-dialog {
  width: 90%;
}
.gallery-modal .modal-dialog .modal-body {
  position: relative;
  padding: 0;
}
.gallery-modal .modal-dialog .modal-body button.close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #002850;
  z-index: 30;
}
.gallery-modal .modal-dialog .modal-body .mobile-caption {
  border-top: 2px solid #002850;
  width: 100%;
  padding-top: 10px;
  margin-top: 10px;
  text-align: center;
  display: none;
  opacity: 0;
}
.gallery-modal .modal-dialog .modal-body .mobile-caption.active {
  display: block;
  opacity: 1;
}
@media (min-width: 993px) {
  .gallery-modal .modal-dialog .modal-body .mobile-caption.active {
    display: none !important;
  }
}
.gallery-modal .modal-dialog .modal-body .caption {
  border-top: 2px solid #002850;
  width: 340px;
  position: absolute;
  bottom: 35px;
  left: 35px;
  padding-top: 10px;
  display: none;
  opacity: 0;
}
.gallery-modal .modal-dialog .modal-body .caption.active {
  display: block;
  opacity: 1;
}
@media (max-width: 992px) {
  .gallery-modal .modal-dialog .modal-body .caption.active {
    display: none !important;
  }
}
.gallery-modal .modal-dialog .modal-body .container {
  padding: 0;
  width: 100%;
}
.gallery-modal .modal-dialog .modal-body .container .col-md-8 {
  padding-right: 0;
}
.gallery-modal .modal-dialog .modal-body .container .gallery-text {
  padding: 35px;
}
.gallery-modal .modal-dialog .modal-body .container .gallery-text h2.title {
  color: #002850;
  border-bottom: 2px solid #002850;
  padding-bottom: 10px;
  display: inline-block;
  width: 340px;
}
@media (max-width: 992px) {
  .gallery-modal .modal-dialog .modal-body .container .gallery-text h2.title {
    width: 100%;
  }
}
.gallery-modal .modal-dialog .modal-body .container .gallery-text .text {
  position: relative;
  bottom: 0;
}
@media (max-width: 992px) {
  .gallery-modal .modal-dialog .modal-body .container .gallery-text h2.title {
    text-align: center;
  }
  .gallery-modal .modal-dialog .modal-body .container .gallery-text .text {
    text-align: center;
  }
}
.gallery-modal .modal-dialog .modal-body .container .gallery-container {
  position: relative;
}
.gallery-modal .modal-dialog .modal-body .container .gallery-container .img-container {
  padding: 0 50px;
  position: relative;
  right: 0;
  width: 100%;
  text-align: center;
  overflow: hidden;
  display: none;
  opacity: 0;
}
.gallery-modal .modal-dialog .modal-body .container .gallery-container .img-container img {
  margin: auto;
}
.gallery-modal .modal-dialog .modal-body .container .gallery-container .img-container.active {
  opacity: 1;
  display: block;
}
.gallery-modal .modal-dialog .modal-body .container .gallery-container .arrow {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  height: 50px;
  cursor: pointer;
}
.gallery-modal .modal-dialog .modal-body .container .gallery-container .arrow.left-arrow {
  left: 15px;
}
.gallery-modal .modal-dialog .modal-body .container .gallery-container .arrow.right-arrow {
  right: 15px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#adminsaica {
  background-color: white;
  padding: 50px 0;
}
#adminsaica h2 {
  color: #002850;
  text-transform: none;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 2px solid #002850;
  display: inline-block;
}
#adminsaica hr {
  border-color: #002850;
}
@media (max-width: 992px) {
  #adminsaica {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#termUse {
  background-color: white;
  padding: 50px 0;
}
#termUse h2 {
  color: #002850;
  text-transform: none;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 2px solid #002850;
  display: inline-block;
}
#termUse p {
  text-align: justify;
}
#termUse hr {
  border-color: #002850;
}
@media (max-width: 992px) {
  #termUse {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#desarrollo {
  background-color: white;
  padding: 50px 0;
}
#desarrollo h2 {
  color: #002850;
  text-align: center;
  border-bottom: 2px solid #002850;
  margin: auto;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
@media (max-width: 992px) {
  #desarrollo {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* SERVICIO CERTIFICACIÓN MÁQUINAS */
@media (min-width: 992px) {
  #slider.slider-servicio .jssora22l {
    left: -100px !important;
  }
  #slider.slider-servicio .jssora22r {
    right: -100px !important;
  }
}
#slider.slider-servicio .main-icon {
  margin-left: -60px;
}
#slider.slider-servicio .main-icon img {
  height: 120px;
  border-radius: 50%;
  border: 2px solid #fff;
}
@media (max-width: 992px) {
  #slider.slider-servicio h2 {
    font-size: 35px;
    margin-bottom: 0;
    margin-top: -10px;
    text-align: center;
  }
  #slider.slider-servicio h2 b {
    font-size: 40px;
  }
  #slider.slider-servicio .arrows {
    display: none;
  }
}
.certificacion-maquinas-1 {
  background-image: url('/bundles/saica/img/servicios/maquinas-1.jpg');
  background-position: center;
  background-size: cover;
  -webkit-background-size: cover;
  z-index: 9;
  position: relative;
  padding-top: 50px;
  padding-bottom: 250px;
}
.certificacion-maquinas-1 .container {
  z-index: 11;
}
.certificacion-maquinas-1 hr {
  border-color: #002850;
}
.certificacion-maquinas-1 h2 {
  color: #002850;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 2px solid #002850;
  display: inline-block;
}
.certificacion-maquinas-1 .text-conclusion {
  color: #002850;
  text-transform: uppercase;
  font-size: 24px;
  text-align: center;
}
@media (max-width: 992px) {
  .certificacion-maquinas-1 {
    padding-bottom: 0;
  }
}
.certificacion-maquinas-2 {
  background-image: url('/bundles/saica/img/servicios/maquinas-2.jpg');
  padding-bottom: 250px;
  padding-top: 250px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  z-index: 11;
  position: relative;
}
.certificacion-maquinas-2 h2 {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 2px solid #fff;
  display: inline-block;
}
.certificacion-maquinas-2 ul.principales-servicios {
  position: relative;
  padding-left: 25px;
}
.certificacion-maquinas-2 ul.principales-servicios li {
  margin-bottom: 15px;
  list-style: none;
}
.certificacion-maquinas-2 ul.principales-servicios li:before {
  position: absolute;
  left: 0;
  content: "\f185";
  font-family: FontAwesome;
  color: #fff;
}
.certificacion-maquinas-3 {
  background-image: url('/bundles/saica/img/servicios/maquinas-3.jpg');
  padding-bottom: 300px;
  padding-top: 300px;
  text-align: center;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
}
.certificacion-maquinas-3 .text {
  max-width: 640px;
  margin: auto;
  text-align: center;
}
.certificacion-maquinas-3 .text p {
  text-align: center;
}
.certificacion-maquinas-3 h2 {
  color: #fff;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 2px solid #fff;
  display: inline-block;
}
.certificacion-maquinas-3 hr {
  float: right;
}
.certificacion-maquinas-3 ul.especialistas-en {
  position: relative;
  padding-left: 25px;
  text-align: left;
  display: inline-block;
  margin: auto;
}
.certificacion-maquinas-3 ul.especialistas-en li {
  margin-bottom: 15px;
  list-style: none;
}
.certificacion-maquinas-3 ul.especialistas-en li:before {
  position: absolute;
  left: 0;
  content: "\f058";
  font-family: FontAwesome;
  color: #fff;
}
.certificacion-maquinas-3 ul.sistemas-control {
  padding-left: 0;
  display: inline-block;
  margin: auto;
}
.certificacion-maquinas-3 ul.sistemas-control li {
  display: inline-block;
  list-style: none;
  margin-left: 25px;
  margin-right: 25px;
}
.certificacion-maquinas-3 ul.sistemas-control li:before {
  content: "\f00c";
  font-family: FontAwesome;
  color: #fff;
  padding-right: 5px;
}
.certificacion-maquinas-4 {
  background-image: url('/bundles/saica/img/servicios/maquinas-1.jpg');
  background-position: center;
  background-size: cover;
  -webkit-background-size: cover;
  color: #002850 !important;
  z-index: 12;
}
@media (max-width: 992px) {
  .certificacion-maquinas-4 {
    padding-bottom: 50px;
  }
}
.certificacion-maquinas-4 h2 {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 2px solid #002850;
  display: inline-block;
}
.certificacion-maquinas-4 #verificacion-dimensional ul {
  position: relative;
  padding-left: 25px;
}
.certificacion-maquinas-4 #verificacion-dimensional ul li {
  display: block;
  list-style: none;
  margin-top: 15px;
  margin-bottom: 15px;
}
.certificacion-maquinas-4 #verificacion-dimensional ul li:before {
  font-size: 16px;
  left: -25px;
  position: absolute;
  content: "\f00c";
  font-family: FontAwesome;
}
.certificacion-maquinas-4 #verificacion-dimensional ul li ul {
  padding-left: 25px;
}
.certificacion-maquinas-4 #verificacion-dimensional ul li ul li:before {
  content: "";
}
.certificacion-maquinas-4 #capacidades ul {
  padding-left: 25px;
  position: relative;
}
.certificacion-maquinas-4 #capacidades ul li {
  margin-bottom: 15px;
  margin-right: 45px;
  padding-left: 21px;
  list-style: none;
  display: inline-block;
  background-image: url('/bundles/saica/img/icons/icono-iso.png');
  background-position: left center;
  background-size: 16px 16px;
  background-repeat: no-repeat;
}
.certificacion-maquinas-4 ul.materias {
  padding-left: 25px;
}
.certificacion-maquinas-4 ul.materias li {
  color: #002850;
  text-transform: none;
}
.certificacion-maquinas-4 h3 {
  letter-spacing: 0;
  font-weight: bold;
}
.certificacion-maquinas-4 #text-slider,
.certificacion-maquinas-4 .text-slider {
  margin-top: 20px;
}
@media (max-width: 992px) {
  .certificacion-maquinas-4 #text-slider,
  .certificacion-maquinas-4 .text-slider {
    max-width: 85%;
    padding-left: 7.5%;
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .certificacion-maquinas-4 #text-slider .jssorb05,
  .certificacion-maquinas-4 .text-slider .jssorb05 {
    margin-left: -40px;
  }
  .certificacion-maquinas-4 #text-slider div[data-u="slides"] .slide,
  .certificacion-maquinas-4 .text-slider div[data-u="slides"] .slide {
    padding-left: 7.5%;
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .certificacion-maquinas-4 #text-slider .slide,
  .certificacion-maquinas-4 .text-slider .slide {
    max-width: 85%;
    padding-left: 7.5%;
    font-size: 16px;
  }
}
.certificacion-maquinas-4 #text-slider .jssora22l,
.certificacion-maquinas-4 .text-slider .jssora22l {
  left: -100px;
  background: none;
}
.certificacion-maquinas-4 #text-slider .jssora22r,
.certificacion-maquinas-4 .text-slider .jssora22r {
  right: -100px;
  background: none;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.calibraciones-1 {
  background-image: url('/bundles/saica/img/servicios/calibraciones-1.jpg');
  background-position: center top;
  background-size: cover;
  -webkit-background-size: cover;
  z-index: 9;
  position: relative;
  padding-top: 50px;
  padding-bottom: 350px;
}
.calibraciones-1 .slogan {
  margin-bottom: 20px;
}
.calibraciones-1 .container {
  z-index: 11;
}
.calibraciones-1 .container h2 {
  border-bottom: 2px solid #002850;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.calibraciones-1 .container h3 {
  letter-spacing: 0 !important;
  font-size: 20px;
  color: #002850;
  font-weight: bold !important;
}
.calibraciones-1 .container .areas {
  color: #002850;
  font-size: 17px;
  line-height: 34px;
}
.calibraciones-1 .container .areas h3 {
  text-align: center;
}
.calibraciones-1 .container .areas hr {
  width: 100%;
}
.calibraciones-1 .container .areas img {
  width: 28px;
  height: 28px;
  margin-right: 5px;
}
.calibraciones-1 .container .areas span {
  cursor: pointer;
}
@media (max-width: 992px) {
  .calibraciones-1 .container .areas {
    z-index: 2;
  }
}
.calibraciones-1 .container .magnitudes {
  color: #808080 !important;
}
.calibraciones-1 .container .magnitudes h3 {
  color: #808080 !important;
  text-align: center;
}
.calibraciones-1 .container .magnitudes hr {
  border-color: #808080;
  width: 100%;
}
.calibraciones-1 .container .magnitudes .magnitud {
  display: none;
}
.calibraciones-1 .container .magnitudes .magnitud ul li {
  margin-bottom: 15px;
  padding-left: 30px;
  list-style: none;
  background-position: left center;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  line-height: 24px;
  font-size: 17px;
}
.calibraciones-1 .container .magnitudes ul {
  text-align: left;
}
.calibraciones-1 .container .magnitudes ul li {
  line-height: 34px;
}
.calibraciones-1 .container .magnitudes ul li img {
  width: 28px;
  height: 28px;
  margin-right: 5px;
}
.calibraciones-2 {
  background-image: url('/bundles/saica/img/servicios/calibraciones-2.jpg');
  background-color: transparent;
  z-index: 12;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
}
@media (max-width: 992px) {
  .calibraciones-2 {
    -webkit-clip-path: none;
    -moz-clip-path: none;
    -o-clip-path: none;
    -ms-clip-path: none;
    clip-path: none;
    padding-top: 20px;
    padding-bottom: 350px;
  }
  .calibraciones-2 .container h2 {
    display: block;
    text-align: center !important;
  }
}
.calibraciones-2 h2 {
  border-bottom: 2px solid #fff;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.calibraciones-2 h4 {
  letter-spacing: 0 !important;
}
.calibraciones-2 .por-que-calibrar {
  text-align: center;
  padding-bottom: 50px;
}
.calibraciones-2 .por-que-calibrar h2 {
  color: white !important;
  border-width: 0;
  text-align: center;
  margin-bottom: 20px;
}
.calibraciones-2 .por-que-calibrar img {
  max-height: 150px;
  max-width: 150px;
  width: 90%;
  border-radius: 50%;
  margin-bottom: 20px;
}
.calibraciones-3 {
  padding-top: 250px;
  padding-bottom: 250px;
  background-image: url('/bundles/saica/img/servicios/calibraciones-3.jpg');
  background-color: transparent;
  z-index: 14;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
}
@media (max-width: 992px) {
  .calibraciones-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.calibraciones-3 h2 {
  border-bottom: 2px solid #fff;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.calibraciones-3 a.conoce {
  color: white;
  font-size: 13px;
  border-radius: 8px;
  margin-top: 25px;
  padding: 15px 10px;
  border: 1px solid white;
  display: inline-block;
  text-transform: none;
  -webkit-transition: background, color ease-in-out 0.1s;
  -moz-transition: background, color ease-in-out 0.1s;
  -o-transition: background, color ease-in-out 0.1s;
  transition: background, color ease-in-out 0.1s;
}
.calibraciones-3 a.conoce:hover {
  color: #002850;
  background-color: white;
  -webkit-transition: background, color ease-in-out 0.1s;
  -moz-transition: background, color ease-in-out 0.1s;
  -o-transition: background, color ease-in-out 0.1s;
  transition: background, color ease-in-out 0.1s;
}
.calibraciones-4 {
  background-image: url('/bundles/saica/img/servicios/calibraciones-4.jpg');
  background-position: center top;
  background-size: cover;
  -webkit-background-size: cover;
  padding-top: 400px;
  padding-bottom: 100px;
  color: #808080;
}
@media (max-width: 992px) {
  .calibraciones-4 {
    padding-top: 420px;
    padding-bottom: 20px;
  }
}
.calibraciones-4 .slogan {
  margin-bottom: 20px;
}
.calibraciones-4 h2 {
  border-bottom: 2px solid #002850;
  color: #002850;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.calibraciones-4 ul.guiones {
  list-style-type: none;
}
.calibraciones-4 ul.guiones li:before {
  font-weight: bold;
  content: "-";
  margin-left: -10px;
  margin-right: 10px;
}
.home-1.metrologica div.container h2 {
  display: inline-block;
  border-bottom: 2px solid #002850;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.excelencia {
  padding-top: 250px;
  padding-bottom: 50px;
  background-image: url("/bundles/saica/img/servicios/metrologia-3.jpg");
  color: #808080;
}
@media (max-width: 992px) {
  .excelencia {
    padding-bottom: 0;
  }
}
.excelencia h2 {
  display: inline-block;
  text-align: right;
  border-bottom: 2px solid #002850;
  color: #002850;
  float: right;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .excelencia h2 {
    padding-top: 120px;
  }
}
.excelencia .row.circles {
  padding-top: 15px;
  padding-bottom: 80px;
}
@media (max-width: 992px) {
  .excelencia .row.circles .col-md-4:not(:first-child) {
    padding-top: 50px;
  }
}
.text:last-child p:not(:last-child) {
  margin-bottom: 30px;
}
.home-1.metrologica {
  background-image: url("/bundles/saica/img/servicios/metrologia-1.jpg");
  padding-bottom: 200px;
  padding-top: 50px;
}
.home-1.metrologica .proceso-certificado {
  text-align: right;
  display: inline-block;
  float: right;
}
@media (max-width: 992px) {
  .home-1.metrologica {
    padding-bottom: 0;
  }
  .home-1.metrologica .proceso-certificado {
    float: none;
    display: block;
    text-align: center;
    margin: 20px auto 0;
  }
}
.home-2.gestion-integral {
  background-image: url("/bundles/saica/img/servicios/metrologia-2.jpg");
  padding-bottom: 200px;
  padding-top: 300px;
  margin-bottom: -300px;
}
@media (max-width: 992px) {
  .home-2.gestion-integral {
    padding-bottom: 0;
    padding-top: 50px;
  }
  .home-2.gestion-integral #jssor_2 {
    height: 400px !important;
  }
}
.home-2.gestion-integral #text-slider,
.home-2.gestion-integral .text-slider {
  margin-top: 20px;
}
.home-2.gestion-integral h2 {
  color: #fff;
  display: inline-block;
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
}
.corte-proyectos {
  padding-top: 50px;
  padding-bottom: 50px;
}
.corte-proyectos h2 {
  color: #002850;
  display: inline-block;
  border-bottom: 2px solid #002850;
  padding-bottom: 10px;
}
.corte-proyectos .text p:first-child {
  padding-top: 15px;
  margin-bottom: 15px;
}
.premisas {
  background-image: url('/bundles/saica/img/servicios/industriales.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.premisas h2 {
  color: white;
  float: right;
  border-bottom: 2px solid white;
  padding-bottom: 10px;
  margin-bottom: 80px;
}
.premisas h3 {
  padding-bottom: 20px;
  color: white !important;
  border-width: 0;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 24px;
}
.premisas .col-md-3 img {
  width: 150px;
  height: 150px;
  display: block;
  margin: 0 auto;
}
.premisas .col-md-3 span {
  color: white;
  text-align: center;
  display: block;
  /*width: 10%;*/
  padding-top: 15px;
  font-size: 18px;
  border-bottom: 2px solid white;
  margin-bottom: 20px;
}
.premisas .col-md-3 p {
  text-align: center;
  color: white;
}
.premisas div.slides .slide h2 {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  text-align: right;
}
.proyectos-i-d-i {
  padding-top: 50px;
  padding-bottom: 100px;
  color: #808080;
}
.proyectos-i-d-i h2 {
  color: #002850;
  border-bottom: 2px solid #002850;
  padding-bottom: 10px;
  margin-bottom: 30px;
  display: inline-block;
}
.proyectos-i-d-i ul {
  list-style-type: square;
}
@media (max-width: 992px) {
  .proyectos-i-d-i div[data-u="slides"] .slide {
    padding-left: 7.5%;
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .proyectos-i-d-i .jssorb05 {
    margin-left: -30px;
  }
}
.proyectos-i-d-i .slide {
  display: inline-block;
  max-width: 700px;
  margin: auto;
  right: 0;
}
.proyectos-i-d-i .arrow {
  width: 50px;
  height: 50px;
  position: absolute;
  cursor: pointer;
}
.proyectos-i-d-i .arrow.left-arrow {
  left: -100px;
  top: 50%;
  margin-top: -25px;
}
@media (max-width: 1200px) {
  .proyectos-i-d-i .arrow.left-arrow {
    left: 0;
    z-index: 22;
  }
}
.proyectos-i-d-i .arrow.right-arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: -100px;
  top: 50%;
  margin-top: -25px;
}
@media (max-width: 1200px) {
  .proyectos-i-d-i .arrow.right-arrow {
    display: none !important;
    right: 0;
  }
}
.info-container {
  padding-top: 50px;
}
.info-container h2,
.info-container h3 {
  color: #002850 !important;
  letter-spacing: 0;
  font-weight: bold;
}
.conoce-container {
  margin-bottom: 200px;
}
.language-list {
  /*float: right;*/
  font-size: 12px;
  color: #adadad;
  margin-top: 0.5em;
  position: absolute;
  top: 44px;
  right: 30px;
}
.language-list li {
  list-style: none;
  display: inline;
}
.language-list li a {
  font-size: 8pt !important;
  line-height: 1px !important;
}
.language-list li a img {
  vertical-align: super;
}
.language-image {
  vertical-align: super;
}
.logoLang {
  line-height: 1px !important;
}
