/* Generated by less 1.7.5 */
.transition {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.border_box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -mz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.border {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  min-width: 1000px;
}
.wrapper {
  width: 1000px;
  height: auto;
  margin: auto;
  display: block;
  position: relative;
  z-index: 10;
}
.text_here p {
  font-size: 34px;
  line-height: 40px;
  font-weight: bold;
  margin: 0;
}
.clear {
  display: block;
  clear: both;
  float: none;
}
/*======================
    HEADER
========================*/
header {
  width: 100%;
  height: 70px;
  position: fixed;
  z-index: 50;
  background-color: #fff;
  top: 0;
  left: 0;
  -webkit-transform: translateZ(0);
}
header h1 {
  margin: 0;
  padding: 0;
}
header a.logo {
  width: 200px;
  height: 50px;
  margin: 10px 0;
  display: block;
  float: left;
}
header a.logo img {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
}
header nav {
  width: auto;
  height: 100%;
  float: right;
}
header nav a {
  display: inline-block;
  margin: 0 20px;
  line-height: 30px;
  color: #222222;
  font-weight: 600;
  text-decoration: none;
  margin-top: 20px;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
header nav a:hover {
  border-bottom: 5px solid #222222;
}
header nav a.active {
  border-bottom: 5px solid #0672b8;
}
/*======================
    SECTIONS
========================*/
section {
  width: 100%;
  height: 600px;
  position: relative;
  overflow: hidden;
  color: #ffffff;
}
section h2.tit {
  font-size: 32px;
  line-height: 36px;
  color: #222222;
}
section h3.tit {
  font-size: 24px;
  line-height: 28px;
  color: #222222;
}
section#hacemos h2,
section#clientes h2,
section#contacto h2,
section#hacemos h3,
section#clientes h3,
section#contacto h3 {
  color: #ffffff;
}
/*======================
    SLIDER
========================*/
.bxslider {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  overflow: hidden;
}
.bxslider li {
  height: auto;
}
.bxslider li img {
  width: 100%;
  height: auto;
}
.bx-controls-direction {
  display: none;
}
.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: auto;
}
/*======================
    INICIO
========================*/
.index_cont {
  overflow: hidden;
  height: 450px;
  width: 100%;
  position: relative;
  min-width: 1000px;
  z-index: 10;
  margin-top: 70px;
}
.index_cont #bx-pager {
  width: 100%;
  height: 106px;
  display: block;
  position: absolute;
  text-align: center;
  top: 70px;
  z-index: 5;
}
.index_cont #bx-pager a {
  width: 106px;
  height: 106px;
  display: block;
  background: url(../img/but_inicio.png) left top no-repeat;
  display: inline-block;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  margin: 0 20px;
}
.index_cont #bx-pager a:hover,
.index_cont #bx-pager a.active {
  background: url(../img/but_inicio_hover.png) left top no-repeat;
}
.index_cont #bx-pager a.one {
  width: 107px;
  background-position: left top;
}
.index_cont #bx-pager a.one:hover,
.index_cont #bx-pager a.one.active {
  background-position: left bottom;
}
.index_cont #bx-pager a.two {
  background-position: center top;
}
.index_cont #bx-pager a.two:hover,
.index_cont #bx-pager a.two.active {
  background-position: center bottom;
}
.index_cont #bx-pager a.three {
  background-position: right top;
}
.index_cont #bx-pager a.three:hover,
.index_cont #bx-pager a.three.active {
  background-position: right bottom;
}
.index_cont #bx-pager a img {
  width: 100%;
  height: auto;
}
.index_cont #index {
  overflow: visible;
}
.index_cont #index .bx-wrapper,
.index_cont #index .bx-viewport {
  min-height: 450px;
}
.index_cont #index .bx-wrapper .bxslider li,
.index_cont #index .bx-viewport .bxslider li {
  height: inherit;
  background-size: cover !important;
}
.index_cont #index .bx-wrapper .bxslider li#un,
.index_cont #index .bx-viewport .bxslider li#un {
  background: url(../img/banner_1.jpg) left top no-repeat;
}
.index_cont #index .bx-wrapper .bxslider li#deux,
.index_cont #index .bx-viewport .bxslider li#deux {
  background: url(../img/banner_2.jpg) left top no-repeat;
}
.index_cont #index .bx-wrapper .bxslider li#trois,
.index_cont #index .bx-viewport .bxslider li#trois {
  background: url(../img/banner_3.jpg) left top no-repeat;
}
.index_cont .wrap_sltxt {
  width: 100%;
  height: auto;
  position: absolute;
  top: 220px;
  z-index: 10;
}
.index_cont .wrap_sltxt .bx-wrapper {
  margin: 0 auto;
}
.index_cont .wrap_sltxt .bx-wrapper .bx-viewport {
  background: transparent;
  height: auto !important;
}
.index_cont .wrap_sltxt .bx-wrapper .bx-viewport .text_slider {
  margin: 0;
  height: auto;
  overflow: hidden;
}
.index_cont .wrap_sltxt .bx-wrapper .bx-viewport .text_slider .text_here {
  width: 100%;
  max-width: 750px;
  margin: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -mz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.index_cont .wrap_sltxt .bx-wrapper .bx-viewport .text_slider .text_here p {
  color: #fff;
  text-shadow: 1px 1px 2px #000000;
}
/*======================
    QUE HACEMOS
========================*/
#hacemos {
  overflow: visible;
  padding-top: 30px;
  background: #000000;
  height: 530px;
}
#hacemos .wrapper ul.do {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
#hacemos .wrapper ul.do li {
  width: 50%;
  height: 120px;
  margin: 10px 0px;
  display: block;
  float: left;
}
#hacemos .wrapper ul.do li img {
  width: 90px;
  float: left;
  margin-left: 10px;
}
#hacemos .wrapper ul.do li .txt_here {
  width: 345px;
  float: right;
  margin-right: 20px;
}
#hacemos .wrapper ul.do li .txt_here h3 {
  color: #0672b8;
  margin: 0 0 7px 0;
  font-size: 18px;
}
#hacemos .wrapper ul.do li .txt_here p {
  color: #ffffff;
  font-size: 14px;
}
#hacemos .wrapper ul.manejamos {
  width: 100%;
}
#hacemos .wrapper ul.manejamos li {
  width: 135px;
  float: left;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  margin: 6px 0;
}
/*=============================
    EXPERIENCIA
===============================*/
#experiencia {
  height: 540px;
  padding-top: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -mz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
}
#experiencia .bx-wrapper {
  height: 540px;
}
#experiencia .bx-wrapper .bx-loading {
  display: none;
}
#experiencia .bx-wrapper .bx-viewport {
  border: none;
  height: auto;
}
#experiencia .experience {
  width: 100%;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#experiencia .experience li {
  width: 100%;
  height: auto;
}
#experiencia .experience li h2 {
  margin: 0 0 15px 0;
  font-size: 24px;
  left: 28px;
  color: #0672b8;
}
#experiencia .experience li .ct_img {
  width: 500px;
  height: 370px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#experiencia .experience li .ct_img img {
  width: 100%;
  height: auto;
}
#experiencia .experience li .ct_txt {
  width: 480px;
  float: left;
}
#experiencia .experience li .ct_txt .text_here p {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}
#experiencia .experience li .ct_txt .text_here ul.dat {
  padding: 0;
  margin: 0;
  overflow: hidden;
  margin-top: 20px;
}
#experiencia .experience li .ct_txt .text_here ul.dat li {
  list-style: none;
  width: 50%;
  float: left;
  margin: 10px 0;
}
#experiencia .experience li .ct_txt .text_here ul.dat li p {
  line-height: 60px;
}
#experiencia .experience li .ct_txt .text_here ul.dat li p.big {
  line-height: 20px;
  margin-top: 5px;
}
#experiencia .experience li .ct_txt .text_here ul.dat li p span {
  width: 60px;
  height: 60px;
  background: #0672b8;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  display: block;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  float: left;
  margin-right: 10px;
}
#experiencia .pag_exp {
  position: absolute;
  top: 3px;
  right: 0;
}
#experiencia .pag_exp a {
  height: 30px;
  background: #222222;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -mz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 10px;
  float: left;
  line-height: 30px;
  color: #ffffff;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#experiencia .pag_exp a.active {
  background: #A4CD39;
}
#experiencia .bx-controls-direction {
  display: none;
}
/*=============================
    CLIENTES
===============================*/
#clientes {
  height: 600px;
  background: #386273;
}
#clientes .wrapper ul.clt {
  text-align: center;
  margin: 60px auto 0;
  padding: 0;
  display: block;
  list-style: none;
}
#clientes .wrapper ul.clt:after {
  content: " ";
  display: block;
  clear: both;
  float: none;
}
#clientes .wrapper ul.clt li {
  float: left;
  margin: 4px 18px;
}
/*======================
    CONTACTO
========================*/
/*#contacto {
  position: relative;
  height: 650px;
}
 #contacto #map {
  position: absolute;
  width: 100%;
  height: 100%;
} */
/*#contacto .wrapper {
  width: 460px;
  position: relative;
  left: 50%;
  margin-left: -490px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-bottom-right-radius: 20px;
  -ms-border-bottom-right-radius: 20px;
  -o-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-bottom-left-radius: 20px;
  -ms-border-bottom-left-radius: 20px;
  -o-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}*/
/*#contacto .wrapper form {
  width: 460px;
  height: 610px;
  background: rgba(7, 113, 185, 0.8);
  padding: 30px 20px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -mz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  opacity: 0.3;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
#contacto .wrapper form:hover,
#contacto .wrapper form.active {
  opacity: 1;
}
#contacto .wrapper form .contenido {
  z-index: 6;
  position: relative;
}
#contacto .wrapper form h2.tit {
  font-size: 32px;
  margin: 0 0 20px 0;
}
#contacto .wrapper form p {
  font-size: 16px;
  color: #fff;
  position: relative;
  padding-left: 30px;
  margin: 10px 0;
  line-height: 27px;
}
#contacto .wrapper form p.second {
  margin-bottom: 20px;
}
#contacto .wrapper form p .icon {
  width: 21px;
  height: 27px;
  background: url(../img/img_contact.png) left top no-repeat;
  display: block;
  position: absolute;
  left: 0;
}
#contacto .wrapper form p .icon.tel {
  background-position: left bottom;
}
#contacto .wrapper form label,
#contacto .wrapper form .like_label {
  font-size: 14px;
  color: #fff;
  display: block;
  margin-bottom: 5px;
}
#contacto .wrapper form .line {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 15px;
}
#contacto .wrapper form .line .half_line {
  width: 50%;
  float: left;
}
#contacto .wrapper form .line .half_line:first-child {
  width: 46%;
  margin-right: 4%;
}
#contacto .wrapper form .line input {
  width: 100%;
  height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -mz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: none;
  padding: 0 5px;
}
#contacto .wrapper form .line textarea {
  width: 100%;
  height: 100px;
  resize: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -mz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#contacto .wrapper form .line.submit {
  position: relative;
  height: 30px;
}
#contacto .wrapper form .line.submit p {
  font-size: 14px;
  float: left;
  width: 275px;
  padding: 0;
}
#contacto .wrapper form .line.submit input {
  width: 120px;
  float: right;
  background: #A4CC38;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
}
#contacto .wrapper form .line.capt {
  height: 80px;
}
#contacto .wrapper form .line.capt .sel {
  width: 33.33333333%;
  height: 20px;
  float: left;
  display: block;
}
#contacto .wrapper form .line.capt .sel input {
  width: 13px;
  height: 13px;
  vertical-align: top;
}
#contacto .wrapper form .line.capt .sel img {
  width: 48px;
  height: 48px;
  display: inline-block;
}
#contacto .wrapper form .line.capt p {
  margin: 0;
  padding: 0;
}
#contacto span.error-msg {
  position: absolute;
  bottom: 15px;
  font-size: 14px;
  display: none;
}
#contacto #feed_msg {
  position: absolute;
  top: 0;
  line-height: 14px;
}
#contacto #feed_msg .success {
  width: 290px;
}
#contacto .oblig {
  position: absolute;
  bottom: -18px;
  font-size: 12px;
  right: 0;
}*/
/*=============================
    404
===============================*/
.logo_center img {
  margin: auto;
  display: block;
}
.err_404 {
  width: 100%;
  height: 700px;
  padding-top: 70px;
  background: url(../img/error404.jpg) left top no-repeat;
  background-size: cover;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -mz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.err_404 p.err_big {
  font-size: 150px;
  font-weight: bold;
  line-height: 160px;
  margin: 0 20px;
  color: #F0ECE8;
  margin-top: 150px;
}
.err_404 p.err_mdm {
  font-size: 60px;
  line-height: 70px;
  margin: 0 20px;
  font-weight: bold;
  color: #adadad;
  margin-bottom: 10px;
}
.err_404 a {
  font-size: 30px;
  line-height: 35px;
  font-weight: bold;
  color: #adadad;
  text-decoration: none;
  margin: 0 20px;
}
.err_404 a:hover {
  color: #0672b8;
}
/*=============================
    FOOTER
===============================*/
footer {
  width: 100%;
  height: 130px;
  background: #000000;
  position: relative;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -mz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
footer .wrapper {
  z-index: 10;
  overflow: hidden;
  position: relative;
}
footer .left,
footer .center,
footer .right {
  float: left;
  display: block;
  color: #fff;
}
footer .left .tit,
footer .center .tit,
footer .right .tit {
  color: #A5B239;
  margin: 0 0 5px 0;
}
footer .left p,
footer .center p,
footer .right p {
  font-size: 12px;
  margin: 5px 0;
}
footer .left,
footer .center {
  margin-top: 10px;
}
footer .left {
  width: 70px;
}
footer .left a.logo_foot {
  width: 50px;
  height: 50px;
  display: block;
  overflow: hidden;
  margin-top: 7px;
}
footer .left a.logo_foot img {
  width: auto;
  height: 100%;
  display: block;
  border: none;
}
footer .center {
  width: 500px;
}
footer .center p {
  text-align: left;
  margin: 13px 0 20px 0;
}
footer .right {
  position: relative;
}
footer .right p {
  color: #fff;
  position: relative;
  padding-left: 30px;
  margin: 10px 0;
  line-height: 27px;
}
footer .right p span.icon {
  width: 21px;
  height: 27px;
  background: url(../img/img_contact.png) left top no-repeat;
  display: block;
  position: absolute;
  left: 0;
}
footer .right p span.icon.tel {
  background-position: left bottom;
}
.patt {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHUlEQVQIW2PU19f3YUACjDgF/v379xykEK4CJgAA/IMLK8UbwWYAAAAASUVORK5CYII=
   ) repeat;
}
.opac {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  background: rgba(0, 0, 0, 0.2);
}
.error input,
.error textarea {
  background-color: #fde1ca;
}
input.disabled,
input[disabled="disabled"] {
  opacity: 0.4;
  cursor: default !important;
}
