/*font-family: 'Montserrat', sans-serif;*/
/*font-family: 'Raleway', sans-serif;*/
body {
  margin-top: 105px;
}

h1,
h2,
h3 {
  text-transform: uppercase;
}

a {
  text-decoration: none !important;
  color: #1677FF;
}

a:hover {
  color: #0F5FE0;
}

.bar.bar--sm {
  padding: 0;
}

.bar .menu-horizontal {
  display: inline-block;
}

.barra-top {
  margin-bottom: 10px;
  background: #3c3c3b;
  color: #FFF;
  opacity: 1 !important;
}

.dropdown-flags {
  background: none !important;
}

.dropdown-flags img.flag {
  max-height: 32px;
  margin-top: 10px;
}

.barra-top a {
  color: #FFF !important;
  opacity: 1 !important;
}

.btn-demo {
  border: 2px solid;
  border-color: #1677FF !important;
  border-radius: 0;
  color: #1677FF !important;
  font-weight: bold;
}

.world {
  margin-left: 10px;
}

.world:hover {
  transform: translate3d(0, -2px, 0);
  -webkit-transform: translate3d(0, -2px, 0);
}

.barra-top .menu-horizontal>li a:hover {
  color: #1677FF !important;
}

.submenu {
  background: #3c3c3b !important;
  color: #FFF;
  padding: 10px !important;
}

.submenu a {
  color: #FFF !important;
}

.menu-horizontal .submenu a:hover {
  color: #1677FF !important;
}

.submenu li {
  border-bottom: 1px solid #FFF;
  padding: 10px 0;
}

.submenu li:last-child {
  border-bottom: 0px;
  padding-bottom: 0;
}

.submenu li:first-child {
  padding-top: 0;
}

.menu-horizontal .submenu a:after {
  content: '\e80c';
  font-family: 'stack-interface';
  right: 0;
  position: absolute;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  display: inline-block;
  transform: translate3d(-10px, 0, 0);
  -webkit-transform: translate3d(-10px, 0, 0);
  color: #1677FF;
}

footer {
  color: #FFF;
  background: #0D3D91;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#0D3D91, #11D7FF);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0D3D91, #11D7FF);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0D3D91, #11D7FF);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0D3D91, #11D7FF);
  /* Standard syntax */
}

footer a {
  color: #FFF;
}

footer a:hover {
  color: #3c3c3b;
}

.footer__lower {
  background: #1d1d1b;
  display: none;
}

.footer__lower a {
  margin: 0 10px;
}

.social-list a {
  color: #FFF;
}

.list-inline li:not(:last-child) {
  margin-right: 5px;
}

.newsletter {
  position: relative;
}

.newsletter .submit {
  background: none;
  color: #1d1d1b;
  height: 34px;
  outline: none;
  padding: 0;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 38px;
  border-width: 0;
}

.newsletter .email::-webkit-input-placeholder {
  font-size: 12px;
}

.newsletter .email:-moz-placeholder {
  /* Firefox 18- */
  font-size: 12px;
}

.newsletter .email::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 12px;
}

.newsletter .email:-ms-input-placeholder {
  font-size: 12px;
}

footer h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 16px;
  margin-bottom: 15px !important;
}

.barra-top ul li {
  display: inline-block;
  margin-right: 1.23809524em;
}

.slide h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 40px;
  color: #FFF !important;
  margin-bottom: 0;
  line-height: 50px;
}

.slide h3 {
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
  font-size: 40px;
  color: #FFF !important;
  margin-bottom: 0;
  line-height: 50px;
}

.slide p {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size: 28px;
  color: #1677FF !important;
  margin-bottom: 10px;
}

.slide a {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size: 20px;
  border: 0;
  background: #1d1d1b;
  border-radius: 0;
  padding: 2px 12px;
}

.partners .slide a {
  background: none;
}

.titulo-seccion {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 40px;
  color: #000000 !important;
  margin-bottom: 30px;
}

.titulo-seccion .red {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size: 40px;
  color: #1677FF !important;
}

.imageblock>.container,
.imageblock>div[class*='col-']:not(.imageblock__content) {
  padding-top: 40px;
  padding-bottom: 40px;
}

.imageblock .nombre {
  position: absolute;
  top: 20%;
  /*
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  */
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #FFF;
  font-size: 22px;
  text-transform: uppercase;
  padding: 10px;
}

.imageblock .nombre .primera {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}

.frase {
  height: 310px;
  color: #FFF;
  background: #0D3D91;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #0D3D91, #11D7FF);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #0D3D91, #11D7FF);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #0D3D91, #11D7FF);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #0D3D91, #11D7FF);
  /* Standard syntax */
}

.frase h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  margin-bottom: 0;
  margin-top: 50px;
}

.frase h3 {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
}

.slides-centered li img {
  margin-top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Safari */
  transform: translateY(-50%);
}

.novedades h5 {
  color: #1677FF;
}

.novedades a {
  color: #1d1d1b;
  float: right;
}

.novedades .masonry__item article {
  border: 1px solid #1677FF;
  margin-bottom: 20px;
}

.feature__body.boxed {
  margin-bottom: 0;
}

.footer-home {
  padding-top: 30px;
  background: url(../img/footer-fondo-home.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #FFF;
}

.footer-home .footer__lower {
  background: #1677FF;
}

.footer-home .titulo-seccion {
  color: #FFF !important;
}

.footer-home .paises {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 22px;
}

.footer-home .pointer {
  width: 18px;
  height: auto;
}

.telefono-general h1 {
  font-size: 46px;
  margin-top: 40px;
  margin-bottom: 10px;
}

.telefono-general {
  margin-bottom: 30px;
}

.telefono-general a:hover {
  color: #1677FF !important;
}

.footer-mail {
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
  font-size: 22px;
}

.header-nosotros {
  height: 400px;
  padding: 170px 0;
}

.header-seccion h1 {
  color: #1677FF;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 50px;
}

h2.negro {
  color: #1d1d1b;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 20px;
}

h4.rojo {
  color: #1677FF;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 30px;
  line-height: 70px;
  margin-bottom: 20px;
  border-bottom: 7px solid black;
}

.header-clientes {
  height: 300px;
  padding: 120px 0;
}

.clientes img {
  margin-top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Safari */
  transform: translateY(-50%);
  filter: grayscale(100%);
  -webkit-transition: 0.3s;
  /* Safari */
  transition: 0.3s;
}

.clientes h2 {
  text-transform: initial;
}

.clientes img:hover {
  filter: grayscale(0%);
  -webkit-transition: 0.3s;
  /* Safari */
  transition: 0.3s;
}

.clientes .box {
  padding: 10px 50px;
}

.rrhh h2 {
  text-transform: uppercase;
  font-size: 24px;
}

.rrhh p.ubicacion {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  color: #1677FF;
  margin-bottom: 0;
}

.rrhh p.descripcion {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}

.btn-aplicar {
  border: 1px solid #1677FF !important;
  border-radius: 0 !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 900 !important;
  font-size: 18px !important;
  padding: 2px 15px !important;
  color: #FFF !important;
  background: #1677FF !important;
}

.puestos {
  border: 1px solid #e6e6e6 !important;
  padding: 20px;
  padding-bottom: 60px;
}

.puestos-form .form-control {
  margin-bottom: 10px;
}

textarea.form-control {
  border-radius: 0;
  -webkit-appearance: none;
  background: #fcfcfc;
  padding: 0.46428571em;
  border-radius: 0;
  border: 1px solid #ececec;
}

.header-productos {
  height: 230px;
  padding: 115px 0;
}

.header-productos img {
  position: absolute;
  top: -100px;
  max-width: 200px;
}

.header-productos h1 {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Safari */
  transform: translateY(-50%);
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  color: #FFF;
  font-size: 42px;
  text-transform: uppercase;
  padding: 10px;
}

.header-productos h1 .primera {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}

.productos h2 {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #1d1d1b;
  margin-bottom: 0;
}

.productos h2.thin {
  font-size: 22px;
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
  color: #1d1d1b;
}

.productos .rojo h2 {
  color: #1677FF;
}

.productos .rojo h2.thin {
  color: #1677FF;
}

.productos {
  padding-bottom: 0;
}

.relacionadas .nombre-relacionadas {
  color: #1677FF;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  font-weight: 100 !important;
}

.relacionadas .nombre-relacionadas .primera {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900 !important;
}

.relacionadas i {
  color: #1d1d1b;
}

.relacionadas p {
  margin-top: 5px;
  line-height: 30px;
}

.header-contacto {
  height: 530px;
  padding: 230px 0;
  background: url(../img/header-contacto-1.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#captchaTXT {
  color: #1677FF;
  font-weight: bold;
}

.dropdown__content.submenu {
  width: auto !important;
  min-width: 200px;
}

.owl-prev {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  margin-left: -20px;
  display: block !IMPORTANT;
  border: 0px solid black;
}

.owl-next {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  right: -25px;
  display: block !IMPORTANT;
  border: 0px solid black;
}

.owl-prev i,
.owl-next i {
  color: #000;
}

.flickity-viewport {
  transition: height 0.2s;
}

/*
.solucion{
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition:all 0.3s ease;
}
.solucion:hover{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transition:all 0.3s ease;
}
*/
.newsletter input[type]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 10px;
}

.newsletter input[type]::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 10px;
}

.newsletter input[type]:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 10px;
}

.newsletter input[type]:-moz-placeholder {
  /* Firefox 18- */
  font-size: 10px;
}

.solucion:hover .nombre {
  -webkit-animation: blurFadeInOut 3s ease-in backwards;
  -moz-animation: blurFadeInOut 3s ease-in backwards;
  -ms-animation: blurFadeInOut 3s ease-in backwards;
  animation: blurFadeInOut 3s ease-in backwards;
}

@-webkit-keyframes blurFadeInOut {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 40px #fff;
    -webkit-transform: scale(1.3);
  }

  20%,
  75% {
    opacity: 1;
    text-shadow: 0px 0px 1px #fff;
    -webkit-transform: scale(1);
  }

  100% {
    opacity: 0;
    text-shadow: 0px 0px 50px #fff;
    -webkit-transform: scale(0);
  }
}

@-moz-keyframes blurFadeInOut {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 40px #fff;
    -moz-transform: scale(1.3);
  }

  20%,
  75% {
    opacity: 1;
    text-shadow: 0px 0px 1px #fff;
    -moz-transform: scale(1);
  }

  100% {
    opacity: 0;
    text-shadow: 0px 0px 50px #fff;
    -moz-transform: scale(0);
  }
}

@keyframes blurFadeInOut {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 40px #fff;
    transform: scale(1.3);
  }

  20%,
  75% {
    opacity: 1;
    text-shadow: 0px 0px 1px #fff;
    transform: scale(1);
  }

  100% {
    opacity: 0;
    text-shadow: 0px 0px 50px #fff;
    transform: scale(0);
  }
}

@media (max-width: 1199px) {
  .footer-home .paises {
    font-size: 17px;
  }

  .imageblock .nombre {
    font-size: 19px;
  }
}

@media (max-width: 991px) {
  .footer-home .paises {
    font-size: 11px;
  }

  .header-productos h1 {
    font-size: 36px;
    line-height: 36px;
  }

  .relacionadas p {
    margin-top: 0px;
  }

  body {
    margin-top: 170px;
  }
}

@media (max-width: 767px) {
  .header-contacto {
    background: url(../img/header-contacto-0.jpg) no-repeat center center;
  }

  .dropdown-flags {
    margin-top: 15px;
  }

  .dropdown-flags img.flag {
    margin-top: 0;
  }

  .relacionadas p {
    font-size: 20px;
    line-height: 20px;
  }

  .bar.bar--sm {
    padding-bottom: 10px;
  }

  .imageblock .nombre {
    font-size: 14px;
  }

  .barra-top {
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .submenu {
    background: #FFF !important;
    color: #3c3c3b !important;
    padding: 0px !important;
  }

  .submenu li {
    border-bottom: 1px solid #3c3c3b;
    padding: 2px 12px;
  }

  .submenu a {
    color: #1677FF !important;
  }

  .menu-horizontal .submenu a:after {
    right: -20px;
  }

  .submenu li:last-child {
    border-bottom: 1px solid #3c3c3b !important;
  }

  .submenu li:first-child {
    border-top: 1px solid #3c3c3b !important;
  }

  .slide h1 {
    font-size: 28px;
    line-height: 40px;
  }

  .slide h3 {
    font-size: 28px;
    line-height: 40px;
  }

  .frase h2 {
    margin-top: 0px;
  }

  #contactar_container {
    padding: 20px 0;
  }

  .productos {
    padding-top: 20px;
  }

  body {
    margin-top: 70px;
  }
}

@media (max-width: 479px) {
  .footer-home .paises {
    font-size: 10px;
  }

  .header-productos h1 {
    font-size: 30px;
    line-height: 30px;
  }

  .relacionadas p {
    font-size: 14px;
  }

  .relacionadas .text-right {
    text-align: left !important;
  }

  .relacionadas .text-left {
    text-align: right !important;
  }

  .nombre-relacionadas .fa-2x {
    font-size: 1em;
  }

  .telefono-general h1 {
    font-size: 36px;
  }
}

@media (min-width: 992px) {
  .dropdown-flags {
    margin-top: -10px;
  }

  .dropdown-flags img.flag {
    margin-top: 0;
  }
}

/*
@media only screen and (min-width : 768px) {
    .dropdown:hover .dropdown__container {
        opacity: 1;
    }
}
*/