/* Generated by less 2.5.1 */
/* GLOBAL STYLES
-------------------------------------------------- */
/* GLOBAL STYLES
-------------------------------------------------- */
body {
  padding: 0 0 40px;
  color: #5a5a5a;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #444444;
}
/* Layout 5 columnas
-------------------------------------------------- */
.col-xs-cinco,
.col-sm-cinco,
.col-md-cinco,
.col-lg-cinco {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-cinco {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-cinco {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-cinco {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-cinco {
    width: 20%;
    float: left;
  }
}
/* NAVBAR
-------------------------------------------------- */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  height: 60px;
  margin-top: 0;
}
	.navbar-wrapper li1
	{
		display: inline-block;
		float: right;
		margin-top: 0.5px;
  padding-right: 8px;
  padding-left: 8px;
	}	
.navbar-wrapper .navbar-ppal {
  background: transparent;
  border: 0 none;
}
.navbar-wrapper .navbar-ppal .navbar-brand {
  background-color: transparent;
  padding: 0;
  height: 60px;
}
.navbar-wrapper .navbar-ppal .navbar-brand img {
  width: 180px;
  height: auto;
}
.navbar-wrapper .navbar-ppal .navbar-brand:hover img {
  opacity: 0.7;
}
.navbar-wrapper .navbar-collapse {
  background-color: #444;
}
.navbar-wrapper .navbar-collapse .nav.navbar-nav {
  padding-top: 10px;
}
.navbar-wrapper .navbar-collapse .nav.navbar-nav li a {
  color: #fff;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 1px;
}
.navbar-wrapper .navbar-collapse .nav.navbar-nav li a .fa {
  color: #c92328;
}
.navbar-wrapper .navbar-collapse .nav.navbar-nav li a:hover {
  color: #c92328;
}
.navbar-wrapper .navbar-collapse .nav.navbar-nav li.active a {
  background-color: transparent;
  color: #c92328;
}
.navbar-wrapper .navbar-collapse .nav.navbar-nav li.active a:hover {
  background-color: transparent;
  color: #c92328;
}
.btn-form {
  background-color: transparent;
  border-color: transparent;
  color: #c92328;
  font-style: italic;
  font-weight: 700;
  font-size: 1.2em;
  padding: 0;
}
.btn-form:hover {
  background-color: transparent;
  border-color: transparent;
  color: #444444;
}
/* CAROUSEL
-------------------------------------------------- */
.carousel {
  height: 500px;
  margin-bottom: 60px;
}
.carousel-caption {
  z-index: 10;
}
.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}
/* SECCIONES
-------------------------------------------------- */
.seccion {
  padding: 20px 0;
}
.seccion_titulo {
  text-transform: uppercase;
  padding-top: 60px;
  padding-bottom: 30px;
  text-align: center;
  font-weight: 300;
  font-size: 36px;
}
.seccion-destacada {
  background-color: #f4f4f4 !important;
}
.seccion-especial .seccion_texto {
  font-style: italic;
}
.seccion-intro {
  background: #f2f2f2 url('../imgs/bg-intro.jpg') no-repeat center center;
  background-size: cover;
  position: relative;
}
.seccion-intro h2 {
  color: #fff;
  font-style: italic;
  width: 90%;
  margin: 0 auto;
  padding: 100px 0 50px;
  line-height: 1.5;
  font-size: 18px;
  font-weight: 400;
}
.seccion-contacto .seccion_titulo {
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 0.5em;
}
.seccion-contacto .seccion_titulo span {
  border-bottom: 4px solid #c92328;
}
.seccion-contacto .lead {
  margin-bottom: 3em;
  color: #c92328;
  font-style: italic;
}
/* Boxes
-------------------------------------------------- */
.box {
  margin: 0 1em 2em;
}
.box img {
  margin-bottom: 30px;
}
.box .box_titulo {
  clear: both;
  overflow: hidden;
}
.box .box_titulo img {
  vertical-align: middle;
  display: block;
  float: left;
  width: 41px;
  height: auto;
  margin: 0 0.5em 0 0;
  padding: 0;
}
.box-servicios {
  text-align: center;
}
.box-servicios .box_imagen {
  text-align: center;
  width: 75%;
  height: auto;
  margin: 0 auto;
}
.box-servicios .box_imagen img {
  margin: 0 auto;
}
.box-productos {
  padding: 0;
}
.box-productos .box_contenedor {
  padding: 30px;
  height: 350px;
}
.box-productos .box_contenedor .box_titulo {
  color: #c92328;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.box-productos .box_contenedor .box_titulo span {
  color: #444444;
  font-weight: 400;
}
.box-productos .box_footer {
  padding: 0 30px 30px;
}
.box-personas .box_img {
  width: 50%;
  height: auto;
}
.box-personas .box_titulo {
  font-weight: 700;
}
.box-personas .box_subtitulo {
  font-weight: 700;
  font-style: italic;
  color: #777777;
  margin-bottom: 2em;
}
.box-listado .box_titulo {
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #444;
}
.box-listado ul li {
  font-style: italic;
}
.box-listado ul li b {
  font-style: normal;
}
.form-group {
  margin-bottom: 20px;
}
.form-group .control-label {
  font-weight: 400;
  padding-top: 5px;
}
.form-group .control-label .asteriskField {
  color: #777;
}
.form-group input.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0 none;
  background-color: #f4f4f4;
  height: 60px;
  padding: 6px 12px;
  font-size: 18px;
  font-style: italic;
}
.form-group textarea.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0 none;
  background-color: #f4f4f4;
  height: 220px;
  padding: 6px 12px;
  font-size: 18px;
  font-style: italic;
}
/* Utilitarios
-------------------------------------------------- */
.bg-gris {
  background-color: #f4f4f4;
}
.c-destacado {
  color: #c92328;
}
.flex {
  display: flex;
  width: 100%;
}
.flex .col-flex {
  flex: 1;
}
/* RESPONSIVE CSS
-------------------------------------------------- */
@media only screen and (min-width: 320px) {
  .navbar-wrapper {
    height: 80px;
  }
  .navbar-wrapper .navbar-ppal .navbar-brand {
    height: 80px;
  }
  .navbar-wrapper .navbar-ppal .navbar-brand img {
    width: 230px;
    height: auto;
  }
  .seccion {
    padding: 30px 0;
  }
  .seccion_titulo {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    font-size: 21px;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .box {
    margin: 0 0 2em;
  }
  .box-servicios .box_imagen {
    max-width: 50% !important;
  }
  .box-productos .box_contenedor {
    padding: 10px;
    height: auto;
  }
  .box-productos .box_contenedor .box_titulo {
    margin-top: 0;
  }
  .box-productos .box_footer {
    padding: 0;
  }
  .box-listado ul li {
    margin-bottom: 1em;
  }
  .box-listado ul li b {
    display: block;
    color: #c92328;
  }
}
@media only screen and (min-width: 768px) {
  .navbar-wrapper .navbar-ppal .navbar-brand img {
    width: 180px;
  }
  .navbar-wrapper .navbar-collapse {
    background-color: transparent;
  }
  .navbar-wrapper .navbar-collapse .nav.navbar-nav li a {
    letter-spacing: 0;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media only screen and (min-width: 964px) {
  .navbar-wrapper .navbar-ppal .navbar-brand img {
    width: 210px;
  }
  .navbar-wrapper .navbar-collapse .nav.navbar-nav li a {
    letter-spacing: 1px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .seccion-intro {
    height: 75vh;
    position: relative;
  }
  .seccion-intro h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px !important;
    line-height: 1.5;
    margin: 0 auto !important;
    width: 75% !important;
  }
  .box-servicios .box_imagen {
    max-width: 100% !important;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar-wrapper .navbar-ppal .navbar-brand img {
    width: 230px;
  }
  .navbar-wrapper .navbar-collapse .nav.navbar-nav li a {
    letter-spacing: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
