@import "grid.css";
@import "../fonts/font-awesome.css";
@import url(//fonts.googleapis.com/css?family=Lato:100,300,400,400italic,700,900);
@import url(//fonts.googleapis.com/css?family=Asap:400,700);
/*css*/

html,
body {
  background: #FFFFFF;
  font: 15px/22px Arial, sans-serif;
  font-family: 'Lato', sans-serif;
  color: #675e52;
  min-width: 300px;
  margin: 0px;
}
* {
  -webkit-text-size-adjust: none;
  -webkit-transition: all .5s; /* transición de .5seg a todos los elementos para chrome*/
    -moz-transition: all .5s; /* transición de .5seg a todos los elementos para mozilla*/
    -o-transition: all .5s; /* transición de .5seg a todos los elementos para ophera*/
    transition: all .5s; /* transición de .5seg a todos los elementos*/
}
/*estilos nuevos icein-----------------------------------------------------------------------------------------------------*/
.container.copy{
    width: 100%;		
}
.container.copy img.grande{
    width: 100%;		
}
.container.copy img.mediana{
}
.container.copy img.pequena{
}
.container.menu{
  width: 100%;
}
.container.menu .row{
  margin: 0px;
}
.clearfix .top{
  background-image: url("../images/bg-top.jpg");
  background-repeat: no-repeat;
  padding: 10px 0;
  text-align: center;
  position: relative;
  width: 100%;
}
.clearfix .top .content-top{
  display: inline-block;
  text-align: left;
  position: relative;
  width: 1030px;
}
.clearfix .top .content-top .contacto-flags{
  position: absolute;
  right: 0px;
  bottom: 0px; font-size:14px;
}
.clearfix .top .content-top .flags{
  margin: 0 0 20px 0;
}
.clearfix .top .content-top .contact{
  float: right;
  width: 280px;
}
.clearfix .top .content-top .contact img{
  float: left;
  margin-right: 5px;
  vertical-align: middle;
}
.clearfix .top .content-top .contact > a:first-child p:nth-child(2){
  border-right: 1px solid #666666;
  padding-right: 20px;
  margin-right: 20px;
}
.clearfix .top .content-top .contact img:nth-child(3){
  padding-left: 20px;
}
.clearfix .top .content-top .contact p{
  float: left;
  vertical-align: middle;
  padding: 0px;
}
header.clearfix{
background: #666666;
}
.menu .grid_12{
  text-align: center;
  width: 100%;
  margin: 0px;
}

/**/
nav{font-size: 14px;}
.newimg{margin-left: 0px;}
.item{margin-top: 30px;}

.fright {
background-color: #666666;
margin: 0 auto;
display: inline-block;
}
.content .copy .grid_12{
    padding: 5% 0;
    padding: 5% 0;
    position: absolute;
    top: 0px;
    width: 100%;
}
.container.portafolio .row{
  margin: 0px;
}
.container.portafolio .grid_12{
  margin: 0px;
}
.container.portafolio .grid_12 .grid_2{
  margin: 65px 32px;
  text-align: center;
}
.container.portafolio .grid_12 .grid_2 h3{
  font-size: 1.2em;
  line-height: 20px;
}
.portafolio .block-2 .grid_2{
/*  width: 210px;*/
  /*margin-left: 15px;
  margin-right: 15px;*/
}
.portafolio .block-2 .grid_2 h3{
  line-height: 23px;
}
.proyectos{
  padding-bottom: 0px;
}
.proyectos .container .grid_12 h2{
  color: #ff8b00;
  font-weight: 900;
  border-bottom: 1px solid #a0a0a0;
  padding: 50px 0;
}
.proyectos .container .box-2{
  margin-top: 70px;
}
.proyectos .container .inside{
  background-color: #ffffff;
}
.proyectos .container .inside .text-3{
  border-bottom: 1px solid #c9c9c9;
  margin-bottom: 15px;
}
.infraestructura .row{
  text-align: center;
}
.infraestructura .row .grid_12{
  display: inline-block;
}
.infraestructura .row .grid_12 > div.grid_3:first-child{
  margin-left: 0px;
}
.infraestructura .pad-left{
  font-weight: 900;
  border-bottom: 1px solid #a0a0a0;
  padding: 50px 0;
  margin-bottom: 50px;
  color: #0c2342;
}
.infraestructura .row .grid_12 .grid_3{
  text-align: left;
}
.infraestructura .row .grid_12 .grid_3.content{
  padding-bottom: 30px;
}
.infraestructura .row .grid_12 .grid_3 .grid_3{
  margin: 0px;
}
.infraestructura .row .grid_12 .grid_3 .grid_3 img{
  margin-bottom: 15px;
}
.infraestructura .row .grid_12 .grid_3 .clearfix .grid_3 {
  border: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}
.infraestructura .row .grid_12  .grid_3 .clearfix{
  width: auto;
  text-align: left;
  margin: 0px 0px 40px;
}
.infraestructura .row .grid_12 .grid_3 .clearfix .text-4 a{
  border-bottom: 1px solid #c9c9c9;
}

.infraestructura .row .grid_12 .grid_3 .clearfix .btn{
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  transition: all 0.4s ease;
  background: #0c2342;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 30px;
  height: 32px;
  padding: 0 18px;
  margin-top: 22px;
  font-weight: bold;
  font-family: 'Asap', sans-serif;
}
.infraestructura .clearfix .grid_3 .btn:hover{
  background: #f8941d;
}

.clientes .nuestros-clientes .grid_12{
  text-align: center;
}
.clientes .nuestros-clientes .grid_12 .logos{
  vertical-align: middle;
  margin: 40px 25px;
}
footer .footer{
  text-align: center;
}
footer .footer .row{
  display: inline-block;
}
footer .footer .row .grid_3{
  width: 210px;
  text-align: left;
}
footer .footer .row .grid_3 img{
  border-right: 1px solid #fff;
  padding-right: 40px;
}
footer .footer .row .grid_3 ul li a:hover{
  color: #ff8b00;
}

/*estilos seccion corporativo-----------------------------------------*/
.organizacion{margin-bottom:35px;}
.organizacion .row{
 
}
.organizacion .row .grid_12{
  
}
.organizacion .row .grid_12 h2{
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 10px;
  margin-bottom: 60px;
  padding-top: 40px;
}
.organizacion .row .grid_12 img{
  margin-right: 20px;
}
.bg-1.v1.equipos-construccion{
  background-image: url("../images/bg-construccion.jpg");
  background-repeat: no-repeat;
  padding-bottom: 5px;
}
.equipos-construccion .equipos .block-6 .grid_3 .img-bord{
  border: 0px;
}
.equipos-construccion .equipos .block-6 .grid_3 .text-3{
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.equipos-construccion .equipos .block-6 .grid_3 > div:nth-child(3){
  color: #ffffff;
}
.equipos-construccion .equipos .row .grid_12 h2{
  color: #f8941d;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px;
  margin-bottom: 70px;
}
.bg-1.v1.gestion-qhse{
  margin: 0px;
  background-image: url("../images/bg-gestion.jpg");
  background-repeat: no-repeat;
  box-shadow: 0 0px 0px #898989;
}
.gestion-qhse .gestion .row .grid_12 h2{
  color: #0c2342;
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.gestion-qhse .gestion .row .block-6 .grid_12 > div{
  color: #0c2342;
  text-align: justify;
  margin-bottom: 5px;
}
.gestion-qhse .gestion .row .block-6 .grid_4 h3{
  color: #f8941d;
  border-bottom: 1px solid #f8941d;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.gestion-qhse .gestion .row .block-6 .grid_4 > div{
  color: #666666;
}
.laboratorio .block-7 .grid_12 h2{
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 10px;
  margin-bottom: 50px;
}
.laboratorio .block-7 .grid_12 .grid_12{
  margin: 0px;
}
.laboratorio .block-7 .grid_12 .grid_12 img{
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.laboratorio .block-7 .grid_12 .grid_12 iframe, .organizacion .row .grid_12 iframe{
  margin-right: 20px;
  margin-bottom: 20px;
}
/*maquinaria---------------------------------------*/
.content.maquinaria{
  padding-bottom: 0px;
}
.maquinaria .maquina .row .grid_12 h2{
  border-bottom: 1px solid #b2b2b2;
  padding: 62px 0px 10px 0px;
  margin-bottom: 50px;
  padding-top: 40px;
}
.maquinaria .maquina .row .grid_12 .grid_12{
  margin: 0px;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 50px;
}
.maquinaria .maquina .row .grid_12 .grid_12 img.grid_5{
  cursor: pointer;
}
.maquinaria .maquina .row .grid_12 .grid_12 form.grid_6 h3{
  color: #f8941d;
  font-size: 1.4em;
}
.maquinaria .maquina .row .grid_12 .grid_12 form.grid_6 input.grid_6{
  margin: 16px 0px 0px 0px;
  background-color: #d2d2d2;
  border: 1px solid #c0bfbf;
  height: 43px;
  color: #2C2C2C;
  padding-left: 2%;
  font-size: 1em;
}
.maquinaria .maquina .row .grid_12 .grid_12 form.grid_6 input.comment{
  height: 70px;color: rgb(156, 156, 156);
text-transform: uppercase;
}
.maquinaria .maquina .row .grid_12 .grid_12 form.grid_6 input.grid_6:focus{
  outline: none;
}
.maquinaria .maquina .row .grid_12 .grid_12 form.grid_6 button.grid_2{
  background-color: #0c2342;
  color: #ffffff;
  border: 0px;
  margin-left: 0px;
  padding: 20px;
  font-size: 1.2em;
  margin: 14px 0 0 0;
  cursor: pointer;
}
.maquinaria .maquina .row .grid_12 .grid_12 form.grid_6 button.grid_2:focus{
  outline: none;
}
.maquinaria .maquina .row .grid_12 .grid_12 .contenedor-img{
  position: relative;
  text-align: center;
}
.maquinaria .maquina .row .grid_12 .grid_12 .contenedor-img .imagen-fondo{
  background-image: url("../images/bg-camion.jpg");
  background-repeat: no-repeat;
  position: relative;
  left: 0px;
  right: 0px;
  display: inline-block;
  /*padding: 60px;*/
}
.maquinaria .maquina .row .grid_12 .grid_12 .contenedor-img .imagen-fondo > div{
  border: 0px;
  position: relative;
}

.maquinaria .maquina .row .grid_12 .grid_12.galeria .contenedor-img .imagen-fondo.grid_8 .descripcion.grid_8{
  position: absolute;
  bottom: 0px;
  text-align: left;
  background-color: #000;
  color: #ffffff;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.maquinaria .maquina .row .grid_12 .galeria{
  border: 0px;
  padding: 0px;
}
.maquinaria .maquina .row .grid_12 .grid_12.galeria .contenedor-img.grid_12{
  margin: 0px;
  display: none;
}
.maquinaria .maquina .row .grid_12 .grid_12.galeria .contenedor-img .imagen-fondo.grid_8{
  margin: 0px 17%;
  display: inline-block;
  text-align: center;
  padding: 60px;
}
.maquinaria .maquina .row .grid_12 .grid_12.galeria .contenedor-img .imagen-fondo.grid_8 .cerrar, .arrow1, .arrow2{
  position: absolute;
}
.maquinaria .maquina .row .grid_12 .grid_12.galeria .contenedor-img .imagen-fondo.grid_8 .arrow1, .arrow2{
  top: 50%;
}
.maquinaria .maquina .row .grid_12 .grid_12.galeria .contenedor-img .imagen-fondo.grid_8 .arrow1{
  left: 15px;
}
.maquinaria .maquina .row .grid_12 .grid_12.galeria .contenedor-img .imagen-fondo.grid_8 .arrow2{
  right: 15px;
}
.maquinaria .maquina .row .grid_12 .grid_12.galeria .contenedor-img .imagen-fondo.grid_8 .cerrar{
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 1;
}
.maquinaria .maquina .row .grid_12 .grid_12.galeria .contenedor-img .imagen-fondo.grid_8 div.grid_8{
  margin: 0px;
  
  width: 100%;
}
.maquinaria .maquina .row .grid_12 .grid_12.galeria .contenedor-img .imagen-fondo.grid_8 div.grid_8 img{
  margin: 0px;
  
  width: 100%
}
.maquinaria .maquina .row .grid_12 .grid_12.galeria .contenedor-img .imagen-fondo .descripcion span{
  color: #f8941d;
  font-size: 1.4em;
}
.maquinaria .maquina .row .grid_12 .text{
  border: 0px;
  padding: 0px;
}
.maquinaria .maquina .row .grid_12 .text .grid_10{
  padding: 0 8%;
  margin: 30px 0;
  width: auto;
}
.bg-1.v1.otros-equipos{
  background-image: url("../images/bg-maquinaria.jpg");
  background-repeat: no-repeat;
}
.otros-equipos .otros .row .grid_12 h2{
  color: #f8941d;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 10px;
  margin-bottom: 50px;
}
.otros-equipos .otros .row .block-6 .grid_3 .img-bord{
  border: 0px;
  margin-bottom: 10px;
}
.otros-equipos .otros .row .block-6 .grid_3{
  color: #ffffff;
  font-size: 1.1em;
}
/*maquinaria---------------------------------------*/

/*estilos seccion corporativo------------------------------------------*/

/*estilos seccion servicios---------------------------------------------*/
.content.servicios{
  padding-bottom: 0px;
}
.servicios .inversion .row .grid_12 h2{
  border-bottom: 1px solid #b2b2b2;
  padding: 62px 0px 10px 0px;
  margin-bottom: 50px;
}
.servicios .inversion .row .grid_12 .grid_12{
  margin: 0px;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 50px;
}
.servicios .inversion .row .grid_12 .grid_12 img{
  margin-bottom: 30px;
}
.servicios .inversion .row .grid_12 .grid_12 form.grid_6 h3{
  color: #f8941d;
  font-size: 1.4em;
}
.servicios .inversion .row .grid_12 .grid_12 form.grid_6 input.grid_6{
  margin: 16px 0px 0px 0px;
  background-color: #d2d2d2;
  border: 1px solid#c0bfbf;
  height: 30px;
  color: #9c9c9c;
  padding-left: 2%;
}
.servicios .inversion .row .grid_12 .grid_12 form.grid_6 input.comment{
  height: 70px;
}
.servicios .inversion .row .grid_12 .grid_12 form.grid_6 input.grid_6:focus{
  outline: none;
}
.servicios .inversion .row .grid_12 .grid_12 form.grid_6 button.grid_2{
  background-color: #0c2342;
  color: #ffffff;
  border: 0px;
  margin-left: 0px;
  padding: 20px;
  font-size: 1.2em;
  margin: 14px 0 0 0;
  cursor: pointer;
}
.servicios .inversion .row .grid_12 .grid_12 form.grid_6 button.grid_2:focus{
  outline: none;
}
.servicios .inversion .row .grid_12 .text{
  border: 0px;
  padding: 0px;
}
.servicios .inversion .row .grid_12 .text .grid_10{
  padding: 0 8%;
  margin: 30px 0;
}
.bg-1.v1.otros-servicios{
  background-image: url("../images/bg-servicios.jpg");
  background-repeat: no-repeat;
}
.otros-servicios .otros .row .grid_12 h2{
  color: #f8941d;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 10px;
  margin-bottom: 50px;
}
.otros-servicios .otros .row .block-6 .grid_3 .img-bord{
  border: 0px;
  margin-bottom: 10px;
}
.otros-servicios .otros .row .block-6 .grid_3{
  color: #ffffff;
  font-size: 1.1em;
}
/*estilos seccion servicios----------------------------------------------*/

/*estilos seccion infraestructura vial-----------------------------------*/
.content.infra-vial{
  padding-bottom: 0px;
}
.infra-vial .vial .row .grid_12 h2{
  border-bottom: 1px solid #b2b2b2;
  padding: 62px 0px 10px 0px;
  margin-bottom: 50px;
}
.infra-vial .vial .row .grid_12 .grid_12{
  margin: 0px;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 50px;
}
.infra-vial .vial .row .grid_12 .grid_12 img{
  margin-bottom: 30px;
}
.infra-vial .vial .row .grid_12 .grid_12 form.grid_6 h3{
  color: #f8941d;
  font-size: 1.4em;
}
.infra-vial .vial .row .grid_12 .grid_12 form.grid_6 input.grid_6{
  margin: 16px 0px 0px 0px;
  background-color: #d2d2d2;
  border: 1px solid#c0bfbf;
  height: 30px;
  color: #9c9c9c;
  padding-left: 2%;
}
.infra-vial .vial .row .grid_12 .grid_12 form.grid_6 input.comment{
  height: 70px;
}
.infra-vial .vial .row .grid_12 .grid_12 form.grid_6 input.grid_6:focus{
  outline: none;
}
.infra-vial .vial .row .grid_12 .grid_12 form.grid_6 button.grid_2{
  background-color: #0c2342;
  color: #ffffff;
  border: 0px;
  margin-left: 0px;
  padding: 20px;
  font-size: 1.2em;
  margin: 14px 0 0 0;
  cursor: pointer;
}
.infra-vial .vial .row .grid_12 .grid_12 form.grid_6 button.grid_2:focus{
  outline: none;
}
.infra-vial .vial .row .grid_12 .text{
  border: 0px;
  padding: 0px;
}
.infra-vial .vial .row .grid_12 .text .grid_10{
  padding: 0 8%;
  margin: 30px 0;
}
.infra-vial .bg-1.v1.otros-servicios{
  background-image: url("../images/bg-infraestructura.jpg");
  background-repeat: no-repeat;
}
.infra-vial .otros-servicios .otros .row .grid_12 h2{
  color: #f8941d;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 10px;
  margin-bottom: 50px;
}
.infra-vial .otros-servicios .otros .row .block-6 .grid_4 .img-bord{
  border: 0px;
  margin-bottom: 10px;
}
.infra-vial .otros-servicios .otros .row .block-6 .grid_4{
  color: #ffffff;
  font-size: 1.1em;
}
/*estilos seccion infraestructura vial-----------------------------------*/

/*estilos sección proyectos---------------------------------------------*/
section.proyectos-interno{
  padding: 0px;
}
.proyectos-interno .ejecucion .row .grid_12 h2{
  border-bottom: 1px solid #b2b2b2;
  padding: 62px 0px 10px 0px;
  margin-bottom: 50px;
  color: #0c2342;
  padding-top: 40px;
}
.proyectos-interno .ejecucion .row .grid_12 .bloque1{
  margin: 0 auto;
  float: none;
  display: block;
}
.proyectos-interno .ejecucion .row .grid_12 .grid_3{
  margin-top: 0px;
  background-color: #0c2342;
  margin-bottom: 40px;
}
.proyectos-interno .ejecucion .row .grid_12 .grid_3 div:nth-child(2){
  height: 340px;
}
.proyectos-interno .ejecucion .row .grid_12 .grid_3 .grid_3{
  border: 0px;
  margin: 0px;
}
.proyectos-interno .ejecucion .row .grid_12 .grid_3 .grid_3 img{
  margin: 0px;
}
.proyectos-interno .ejecucion .row .grid_12 .grid_3 .text-4{
  display: inline-block;
  margin: 15px 20px;
}
.proyectos-interno .ejecucion .row .grid_12 .grid_3 .text-4 a{
  color: #f8941d;
}
.proyectos-interno .ejecucion .row .grid_12 .grid_3 p{
  color: #f6f6f6;
  margin: 0px 20px 5px;
}
.content.proyectos-interno .container.ejecucion .pagination.grid_12{
  color: #0c2342;
  width: 100%;
  text-align: center;
  margin: 0px 0 25px;
}
.content.proyectos-interno .container.ejecucion .pagination a{
  margin: 0 5px;
}

.bg-1.v4.proyecto-ejecutado{
  background-image: url("../images/bg-proyecto-ejecutado.jpg");
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
}
.proyectos-interno .ejecutados .row .grid_12 h2{
  color: #f8941d;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 10px;
  margin-bottom: 50px;
}
.proyectos-interno .ejecutados .row .grid_12 .bloque1{
  margin: 0 auto;
  float: none;
  display: block;
  
  height: 750px;
  
}
.proyectos-interno .ejecutados .row .grid_12 .grid_3{
  margin-top: 0px;
  background-color: #ffffff;
  margin-bottom: 40px;
  
  overflow: hidden;
}
.proyectos-interno .ejecutados .row .grid_12 .grid_3 div:nth-child(2){
  height: 310px;
}
.proyectos-interno .ejecutados .row .grid_12 .grid_3 .grid_3{
  border: 0px;
  margin: 0px;
}
.proyectos-interno .ejecutados .row .grid_12 .grid_3 .grid_3 img{
  margin: 0px;
}
.proyectos-interno .ejecutados .row .grid_12 .grid_3 .text-4{
  display: inline-block;
  margin: 15px 20px;
}
.proyectos-interno .ejecutados .row .grid_12 .grid_3 .text-4 a{
  color: #f8941d;
}
.proyectos-interno .ejecutados .row .grid_12 .grid_3 p{
  color: #696969;
  margin: 0px 20px 5px;
}
.content.proyectos-ejecucion .ejecucion .row .grid_12{
  margin: 0px;
}
.content.proyectos-ejecucion .ejecucion .row .grid_12 h2{
  border-bottom: 1px solid #b2b2b2;
  padding: 62px 0px 10px 0px;
  margin-bottom: 50px;
  padding-top: 40px;
}
.content.proyectos-ejecucion .ejecucion .row .grid_12.detalles{
  margin: 0px;
}
.content.proyectos-ejecucion .ejecucion .row .grid_12.detalles img{
  margin-bottom: 30px;
}
.content.proyectos-ejecucion .ejecucion .row .grid_12.detalles .grid_6 h4{
  color: #f8941d;
  font-weight: 700;
  font-size: 1.2em;
  margin-bottom: 10px;
}
.content.proyectos-ejecucion .ejecucion .row .grid_12.detalles .grid_6 span{
  color: #cccccc;
}
.content.proyectos-ejecucion .ejecucion .row .grid_12.detalles .grid_6 p{
  margin-top: 0px;
}
.content.proyectos-ejecucion .ejecucion .row .grid_12.detalles .tags{
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 15px 0;
}
.content.proyectos-ejecucion .ejecucion .row .grid_12.detalles .tags .cuadro{
  background-color: #cccccc;
  padding: 5px 0px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content.proyectos-ejecucion .ejecucion .row .mapa{
  margin: 60px 0px;
}
.content.proyectos-ejecucion .ejecucion .row .otros-proyectos h4{
  color: #f8941d;
  font-weight: 700;
  font-size: 1.2em;
  border-bottom: 1px solid #b2b2b2;
  padding: 62px 0px 10px 0px;
  margin-bottom: 50px;
}
.content.proyectos-ejecucion .ejecucion .row .otros-proyectos .grid_3{
  font-size: 1em;
  color: #0c2342;
  margin-bottom: 20px;
}
.content.proyectos-ejecucion .ejecucion .row .otros-proyectos .grid_3:nth-child(2){
  margin-left: 0px;
}
.content.proyectos-ejecucion .ejecucion .row .otros-proyectos .grid_3 img{
  margin: 0px 0px 10px;
}
.content.proyectos-ejecutados .ejecutados .row .grid_12{
  margin: 0px;
}
.content.proyectos-ejecutados .ejecutados .row .grid_12 h2{
  border-bottom: 1px solid #b2b2b2;
  padding: 62px 0px 10px 0px;
  margin-bottom: 50px;
}
.content.proyectos-ejecutados .ejecutados .row .grid_12.detalles{
  margin: 0px;
}
.content.proyectos-ejecutados .ejecutados .row .grid_12.detalles img{
  margin-bottom: 30px;
}
.content.proyectos-ejecutados .ejecutados .row .grid_12.detalles .grid_6 h4{
  color: #f8941d;
  font-weight: 700;
  font-size: 1.2em;
  margin-bottom: 10px;
}
.content.proyectos-ejecutados .ejecutados .row .grid_12.detalles .grid_6 span{
  color: #cccccc;
}
.content.proyectos-ejecutados .ejecutados .row .grid_12.detalles .grid_6 p{
  margin-top: 30px;
}
.content.proyectos-ejecutados .ejecutados .row .grid_12.detalles .tags{
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 15px 0;
}
.content.proyectos-ejecutados .ejecutados .row .grid_12.detalles .tags .cuadro{
  background-color: #cccccc;
  padding: 5px 0px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content.proyectos-ejecutados .ejecutados .row .mapa{
  margin: 60px 0px;
}
.content.proyectos-ejecutados .ejecutados .row .otros-proyectos h4{
  color: #f8941d;
  font-weight: 700;
  font-size: 1.2em;
  border-bottom: 1px solid #b2b2b2;
  padding: 62px 0px 10px 0px;
  margin-bottom: 50px;
}
.content.proyectos-ejecutados .ejecutados .row .otros-proyectos .primero{
  margin: 0px;
}
.content.proyectos-ejecutados .ejecutados .row .otros-proyectos .grid_3{
  font-size: 1.3em;
  color: #0c2342;
  margin-bottom: 20px;
}
.content.proyectos-ejecutados .ejecutados .row .otros-proyectos .grid_3 img{
  margin: 0px 0px 10px;
}
.pagination.grid_12{
  width: 100%;
  text-align: center;
  margin: 0px 0 25px;
  color: #ffffff;
  cursor: pointer;
}
.pagination.grid_12 a{
  margin: 0 5px;
}
.pagination.grid_12 a.active{
  color: #f8941d;
}
.pagination.grid_12 a:hover{
  color: #f8941d;
}
/*estilos sección proyectos---------------------------------------------*/

/*estilos sección proveedor---------------------------------------------*/
.proveedores .proveedor .row .grid_12 h2{
  border-bottom: 1px solid #b2b2b2;
  padding: 62px 0px 10px 0px;
  margin-bottom: 50px;
  color: #0c2342;
}
.proveedores .proveedor .row .grid_12 .grid_12{
  margin: 0px;
}
.proveedores .proveedor .row .grid_12 .grid_12 > .grid_3{
  margin: 0px;
  text-align: justify;
}
.proveedores .proveedor form input{
  background-color: #d2d2d2;
  border: 1px solid #c0bfbf;
}
.proveedores .proveedor form.grid_8 .grid_8{
  margin-left: 0px;
}
.proveedores .proveedor form h3{
  color: #f8941d;
}
.proveedores .proveedor form.grid_8 .grid_8 div{
  color: #0c2342;
}
.proveedores .proveedor form.grid_8 .grid_8.asociado .circle{
  margin: 10px 0px;
}
.proveedores .proveedor form.grid_8 .grid_8.asociado{
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.proveedores .proveedor form.grid_8 .grid_8.asociado .circle2{
  float: right;
  margin: 0px;
  text-align: right;
}
.proveedores .proveedor form.grid_8 .grid_8 .grid_2{
  margin-left: 0px;
  width: 150px;
  margin: 40px 0px 10px;
}
.proveedores .proveedor form input{
  color: #9c9c9c;
}
.proveedores .proveedor form input:focus{
  outline: none;
}
.proveedores .proveedor form input.text{
   height: 43px;
   margin: 10px 0;
}
.proveedores .proveedor form input.comment{
   height: 70px;
   margin: 10px 0;
}
.proveedores .proveedor form input.margen{
  margin-right: 22px;
}
.proveedores .proveedor form.grid_8 .enviar{
  margin: 0 auto;
  background-color: #0c2342;
  border: 0px;
  height: 50px;
  color: #ffffff;
  font-size: 1.1em;
}
.proveedores .proveedor form.grid_8 .enviar:focus{
  outline: none;
}
/*estilos sección proveedor---------------------------------------------*/

/*estilos seccion contactenos-----------------------------------------*/
.content.contactenos{
  padding-bottom: 0px;
}
.contactenos .contacto .row .grid_12 h2{
  border-bottom: 1px solid #b2b2b2;
  padding: 62px 0px 10px 0px;
  margin-bottom: 50px;
}
.contactenos .contacto .row .grid_12 .grid_12{
  margin: 0px;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 50px;
}

.contactenos .contacto .row .grid_12 .grid_12 form.grid_5 h3{
  color: #f8941d;
  font-size: 1.4em;
}
.contactenos .contacto .row .grid_12 .grid_12 form.grid_5 input.grid_5{
  margin: 16px 0px 0px 0px;
  background-color: #d2d2d2;
  border: 1px solid#c0bfbf;
  height: 43px;
  color: #2C2C2C;
  padding-left: 2%;
   font-size: 1em;
}
.contactenos .contacto .row .grid_12 .grid_12 form.grid_5 input.comment{
  height: 70px;
}
.contactenos .contacto .row .grid_12 .grid_12 form.grid_5 input.grid_5:focus{
  outline: none;
}
.contactenos .contacto .row .grid_12 .grid_12 form.grid_5 button.grid_2{
  background-color: #0c2342;
  color: #ffffff;
  border: 0px;
  margin-left: 0px;
  padding: 20px;
  font-size: 1.2em;
  margin: 14px 0 0 0;
  cursor: pointer;
}
.contactenos .contacto .row .grid_12 .grid_12 form.grid_5 button.grid_2:focus{
  outline: none;
}
/*estilos seccion contactenos-----------------------------------------*/

/*estilos seccion pqr-------------------------------------------------*/
.pqr .pqr2 .row .grid_12 h2{
  border-bottom: 1px solid #b2b2b2;
  padding: 80px 0px 10px 0px;
  margin-bottom: 70px;
  color: #0c2342;
  padding-top: 40px;
}
.pqr .pqr2 .row .grid_12 .grid_12{
  margin: 0px 0px 50px;
}
.pqr .pqr2 .row .grid_12 .grid_12 #frmLogin{
    float: right;
    margin-right: 30px;
    margin-left: 0px;
}
.pqr .pqr2 .row .grid_12 .grid_12 #frmRegistro{
    float: right;
    margin-right: 30px;
    margin-left: 0px;
}
.pqr .pqr2 .row .grid_12 .grid_12 > .grid_3{
  margin: 0px;
  text-align: justify;
}
.pqr .pqr2 form input{
  background-color: #d2d2d2;
  border: 1px solid #c0bfbf;
}
.pqr .pqr2 form.grid_8 .grid_8{
  margin-left: 0px;
}
.pqr .pqr2 form.grid_8 .registro{
  display: none;
}
.pqr .pqr2 form h3{
  color: #f8941d;
  padding-bottom: 30px;
}
.btn-regitro{
  background-color: #0c2342;
  margin: 0px;
  color: #ffffff;
  padding: 10px;
  cursor: pointer;
  text-align: center;
}
.pqr .pqr2 form.grid_8 .mis-pqr p{
  padding: 0px;
  vertical-align: middle;
  width: 200px;
  margin: 10px 0px;
}
.pqr .pqr2 form.grid_8 .mis-pqr select.grid_6{
  background-color: #d2d2d2;
  border: 1px solid #c0bfbf;
  height: 43px;
  border-radius: 0px;
  -webkit-appearance: menulist-button;
  -moz-appearance:menulist-button;
  margin: 0px;
  vertical-align: middle;
  color: #9c9c9c;
}



form.grid_5 select.grid_5{
  background-color: #d2d2d2;
  border: 1px solid #c0bfbf;
  height: 43px;
  border-radius: 0px;
  -webkit-appearance: menulist-button;
  -moz-appearance:menulist-button;
  margin: 0px;
  vertical-align: middle;
  color: #9c9c9c;
}


.pqr .pqr2 form.grid_8 .mis-pqr select.grid_6:focus{
  outline: none;
}
.pqr .pqr2 form.grid_8 .registro p{
  padding: 0px;
  vertical-align: middle;
  width: 200px;
  margin: 10px 0px;
}
.pqr .pqr2 form.grid_8 .registro select.grid_6{
  background-color: #d2d2d2;
  border: 1px solid #c0bfbf;
  height: 43px;
  border-radius: 0px;
  -webkit-appearance: menulist-button;
  -moz-appearance:menulist-button;
  margin: 0px;
  vertical-align: middle;
  color: #9c9c9c;
}
.pqr .pqr2 form.grid_8 .registro select.grid_6:focus{
  outline: none;
}
.pqr .pqr2 form.grid_8 .registro p.text-comment{
  width: auto;;
}
.pqr .pqr2 form.grid_8 .grid_8 div{
  color: #0c2342;
}
.pqr .pqr2 form.grid_8 .grid_8.asociado .circle{
  margin: 10px 0px;
}
.pqr .pqr2 form.grid_8 .grid_8.asociado{
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.pqr .pqr2 form.grid_8 .grid_8.asociado .circle2{
  float: right;
  margin: 0px;
  text-align: right;
}
.pqr .pqr2 form.grid_8 .grid_8 .grid_2{
  margin-left: 0px;
  margin: 10px 0px 10px;
}
.pqr .pqr2 form input{
  color: #9c9c9c;
}
.pqr .pqr2 form input:focus{
  outline: none;
}
.pqr .pqr2 form input.text{
   height: 43px;
   margin: 10px 0;
   color: #2C2C2C;
    font-size: 1em;
    padding-left: 10px;
}
.pqr .pqr2 form input.comment{
   height: 70px;
   margin: 10px 0;
}
.pqr .pqr2 form input.margen{
  margin-right: 22px;
}
.pqr .pqr2 form.grid_8 .enviar{
  margin: 0 auto;
  background-color: #0c2342;
  border: 0px;
  height: 50px;
  color: #ffffff;
  font-size: 1em;
  cursor: pointer;
}
.pqr .pqr2 form.grid_8 .enviar:focus{
  outline: none;
}
section.mis-pqr .mis-pqr2 .row .grid_12 h2{
  border-bottom: 1px solid #b2b2b2;
  padding: 62px 0px 10px 0px;
  margin-bottom: 50px;
  color: #0c2342;
}
section.mis-pqr .mis-pqr2 .row .grid_12 .grid_12{
  margin: 0px;
}
section.mis-pqr .mis-pqr2 .row .grid_12 .grid_12 > .grid_3{
  margin: 0px;
}
section.mis-pqr .mis-pqr2 .row .grid_12 .grid_12 > .grid_4{
  margin: 0px 0px 40px;
}
section.mis-pqr .mis-pqr2 .row .grid_12 .grid_12 > .grid_4 .grid_4{
  margin: 0px;
}
section.mis-pqr .mis-pqr2 form input{
  background-color: #d2d2d2;
  border: 1px solid #c0bfbf;
}
section.mis-pqr .mis-pqr2  .grid_8 .grid_7{
  margin-left: 0px;
}
section.mis-pqr .mis-pqr2 .grid_8.mis-pqr .grid_7{
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding: 10px 0 10px 15px;
  cursor: pointer;
}
section.mis-pqr .mis-pqr2 .grid_8.mis-pqr .grid_7 .grid_1{
  margin: 0px;
}
section.mis-pqr .mis-pqr2 form h3{
  color: #f8941d;
  padding-bottom: 30px;
}
section.mis-pqr .mis-pqr2 .grid_8.mis-pqr p{
  padding: 0px;
  vertical-align: middle;
  width: 200px;
  margin: 10px 0px;
}
section.mis-pqr .mis-pqr2 form.grid_8 .mis-pqr select.grid_6{
  background-color: #d2d2d2;
  border: 1px solid #c0bfbf;
  height: 43px;
  border-radius: 0px;
  -webkit-appearance: menulist-button;
  -moz-appearance:menulist-button;
  margin: 0px;
  vertical-align: middle;
  color: #9c9c9c;
}
section.mis-pqr .mis-pqr2 form.grid_8 .mis-pqr select.grid_6:focus{
  outline: none;
}
section.mis-pqr .mis-pqr2 form.grid_4 .nueva-solicitud p{
  padding: 0px;
  vertical-align: middle;
  width: 200px;
  margin: 10px 0px;
}
section.mis-pqr .mis-pqr2 form.grid_4 .nueva-solicitud select.grid_4{
  background-color: #d2d2d2;
  border: 1px solid #c0bfbf;
  height: 43px;
  border-radius: 0px;
  -webkit-appearance: menulist-button;
  -moz-appearance:menulist-button;
  margin: 0px;
  vertical-align: middle;
  color: #9c9c9c;
}
section.mis-pqr .mis-pqr2 form.grid_4 .nueva-solicitud select.grid_4:focus{
  outline: none;
}
section.mis-pqr .mis-pqr2 form.grid_4 .nueva-solicitud p.text-comment{
  width: 100%;
  margin-top: 50px;
  margin-bottom: 0px;
}
section.mis-pqr .mis-pqr2 .grid_8.mis-pqr .grid_7 div{
  color: #0c2342;
}
section.mis-pqr .mis-pqr2 form.grid_8 .grid_8.asociado .circle{
  margin: 10px 0px;
}
section.mis-pqr .mis-pqr2 form.grid_8 .grid_8.asociado{
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
section.mis-pqr .mis-pqr2 form.grid_8 .grid_8.asociado .circle2{
  float: right;
  margin: 0px;
  text-align: right;
}
section.mis-pqr .mis-pqr2 form.grid_8 .grid_8 .grid_2{
  width: 150px;
}
section.mis-pqr .mis-pqr2 form input{
  color: #9c9c9c;
}
section.mis-pqr .mis-pqr2 form input:focus{
  outline: none;
}
section.mis-pqr .mis-pqr2 form input.text{
   height: 43px;
   margin: 10px 0;
}
section.mis-pqr .mis-pqr2 form input.comment{
   height: 70px;
   margin: 10px 0;
   padding: 0px;
}
section.mis-pqr .mis-pqr2 form input.margen{
  margin-right: 22px;
}
section.mis-pqr .mis-pqr2 form.grid_4 .enviar{
  margin: 0 auto;
  background-color: #0c2342;
  border: 0px;
  height: 50px;
  color: #ffffff;
  font-size: 1em;
  cursor: pointer;
}
section.mis-pqr .mis-pqr2 form.grid_4 .enviar:focus{
  outline: none;
}
section.mis-pqr .comentarios{
  display: none;
  margin-top: 40px;
}
section.mis-pqr .comentarios form{
  margin: 0px;
}
section.mis-pqr .comentarios form h3{
  color: #f8941d;
padding-bottom: 15px;
}
section.mis-pqr .comentarios form input{
  height: 80px;
}
section.mis-pqr .comentarios form div{
  margin-bottom: 10px;
  margin-top: 20px;
}
section.mis-pqr .comentarios form button{
  background-color: #0c2342;
  border: 0px;
  height: 50px;
  color: #ffffff;
  font-size: 1em;
  cursor: pointer;
}
/*estilos seccion pqr-------------------------------------------------*/

/*estilos nuevos icein--------------------------------------------------------------------------------------------------------*/
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a {
  transition: all 0.4s ease;
}
.a-hov:hover,
h3 a:hover,
.title-3 a:hover,
.text-5 a:hover,
.text-4 a:hover {
  text-decoration: none !important;
}
.text-3 a:hover {
  color: #fff;
}
ul li a {
  transition: all 0.4s ease;
}
h2 {
  font-weight: 900;
  font-size: 36px;
  line-height: 38px;
  color: #4c443c;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 62px;
  padding-bottom: 60px;
}
h2 span {
  font-size: 29px;
  line-height: 31px;
  font-weight: normal;
  display: block;
  text-transform: none;
  padding-top: 3px;
}
h3 {
  font-family: 'Asap', sans-serif;
  font-size: 21px;
  line-height: 25px;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 11px;
  color: #0c2342;
}
h3 span {
  text-transform: none;
}
.title-1 {
 font-size: 2.7em;
 line-height: 50px;
 font-family: 'Asap', sans-serif;
 color: #fff;
 font-weight: bold;
}
.title-2 {
  font-size: 36px;
  line-height: 38px;
  color: #0c2342;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  border-bottom: 1px solid #666666;
  padding-bottom: 60px;
}
.title-3 {
  font-size: 17px;
  line-height: 19px;
  font-family: 'Asap', sans-serif;
  color: #00aef0;
  font-weight: bold;
  text-transform: uppercase;
}
.title-4 {
  font-size: 36px;
  line-height: 36px;
  color: #f0eddf;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
}
.title-5 {
  font-size: 12px;
  line-height: 16px;
  font-weight: 900;
  color: #f8941d;
  text-transform: uppercase;
}
.text-2 {
  font-size: 29px;
  line-height: 35px;
}
.text-3 {
  font-size: 1.1em;
  line-height: 20px;
  font-weight: bold;
  font-family: 'Asap', sans-serif;
  color: #f8941d;
  padding-bottom: 4px;
  text-align:center;padding-top: 15px;
}
.text-4 {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  font-family: 'Asap', sans-serif;
  color: #0c2342;
}
.text-5 {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  font-family: 'Asap', sans-serif;
  color: #00aef0;
}
.text-6 {
  font-size: 14px;
  line-height: 20px;
  color: #8d867c;
}
.page-1 h2 {
  padding-top: 63px;
  text-align: center;
}
h2.v1 {
  padding-top: 7px;
}
p + h3 {
  padding-top: 15px;
}
.blue {
  color: #00aef0;
}
.orange {
  color: #f8941d;
}
.btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  transition: all 0.4s ease;
  background: #0c2342;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 30px;
  height: 32px;
  padding: 0 18px;
  margin-top: 22px;
  font-weight: bold;
  font-family: 'Asap', sans-serif;
}
.btn:hover {
  background: #f8941d;
}
.btn-1 {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  transition: all 0.4s ease;
  background: #f8941d;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 48px;
  height: 50px;
  padding: 0 56px;
  margin-top: 37px;
  letter-spacing: 1px;
  font-weight: bold;
}
.btn-1:hover {
  background: #666666;
}
.btn-2 {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  transition: all 0.4s ease;
  background: #ff8b00;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 48px;
  height: 46px;
  padding: 0 50px;
  margin: 68px 0;
  letter-spacing: 1px;
  font-weight: bold;
}
.btn-2:hover {
  background: #666666;
}
.link {
  text-decoration: underline;
}
.link-1 {
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  color: #00aef0;
  font-style: normal;
  margin-top: 18px;
}
.link-1:hover {
  text-decoration: underline;
}
.list li {
  position: relative;
  display: block;
  padding-left: 21px;
  margin-top: 8px;
}
.list li:after {
  position: absolute;
  content: "\f055";
  left: 0px;
  top: 2px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #00aef0;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.list li + li {
  margin-top: 13px;
}
.list li a:hover {
  color: #00aef0;
}
/*auxiliary*/
.img-ind {
  float: left;
  margin-top: 4px;
} 
.img-ind + .img-ind {
  margin-right: 0;
}
.page-1 .img-ind {
  float: left;
  margin-top: 0px;
}
.img-bord {
  border: 5px solid #c6c3b2;
}
.wrapper {
  width: 100%;
  position: relative;
}
.extra-wrap {
  overflow: hidden;
}
.grid_inside {
  margin-left: -30px;
}
.aligncenter {
  text-align: center !important;
}
.alignleft {
  text-align: left !important;
}
.it {
  font-style: italic;
  display: inline-block;
}
.fleft {
  float: left;
}
.h-underline:hover {
  text-decoration: underline;
}
.underline {
  text-decoration: underline;
}
.upp {
  text-transform: uppercase;
}
.transition {
  transition: all 0.4s ease;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.pad-left {
  /*padding-left: 30px;*/
}
p {
  padding-bottom: 17px;
}
div.btncertificado{
    width: 80%;
    background-color: #0c2342;
    height: 55px;
    color: #ffffff;
    text-align: center;
    margin: 10px auto;
    padding: 10px;
    font-size: 1.2em;
    cursor: pointer;
}
div.btncertificado:hover{
    background-color: #f8941d;
    color: #0c2342;
}
.bg-1 {
  background-image: url("../images/bg-proyectos.jpg");
  background-repeat: no-repeat;
  box-shadow: 0 0px 15px #898989;
}
.bg-2 {
  background: #f7f5ee;
  padding-bottom: 67px;
  margin-top: 67px;
}
.bg-3 {
  background: url(../images/bg-clientes.jpg) no-repeat;
  background-size: 100% auto;
  margin-top: 68px;
}
.bg-3 .title-4 {
  padding: 50px 0;
  letter-spacing: 1px;
  color: #ff8b00;
  border-bottom: 1px solid #a0a0a0;
}
.img-ind + div > .text-4 {
  padding-top: 1px;
  margin-bottom: 15px;
}
.img-bord + .text-3 {
  padding-top: 21px;
  padding-bottom: 2px;
}
/************Header************/
header {
  background: #4c443c;
}
header h1 {
  position: relative;
  margin-top: -6px;
  float: left;
  height: 75px;
}
header h1 span {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  background: url(../images/logo-bg.png) right bottom no-repeat;
  right: -18px;
  bottom: -34px;
  z-index: 0;
}
header h1 a { 
  height: 96px;
  width: 279px;
  display: block;
  position: relative;
  z-index: 2;
}
.h-top .fright form {
  float: right;
  margin-top: 15px;
  position: relative;
}
.h-top .fright form input {
  width: 243px;
  height: 37px;
  border: 1px solid #796f63;
  background: #4c443c;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  padding: 9px 35px 8px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border-radius:1px;
}
.h-top .fright form a {
  display: block;
  position: absolute;
  width: 18px;
  right: 14px;
  top: 3px;
  background: #4c443c;
  cursor: pointer;
}
.h-top .fright form a i {
  font-size: 18px;
  line-height: 30px;
  color: #a89e90;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.h-top .fright form a:hover i {
  color: #fff;
}
.h-bot {
  /*background: url(../images/bg-1.jpg) 0 0 no-repeat;*/
  background-size: 100% auto;
  text-align: center;
  box-shadow: 0 4px 15px #898989;
}
/************Content***********/
.content {
  background-image: url("../images/bg-content.jpg");
  padding-bottom: 65px;
}
.page-1 .content {
  padding-bottom: 0;
}
.block-1 {
  text-align: center;
  padding-top: 62px;
}
.block-2 {
  padding-bottom: 65px;
}
.box-1 {
  text-align: center;
  margin-top: 65px;
}
.box-1 .img-circle {
  display: inline-block;
  width: 110px;
  height: 110px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  vertical-align: middle;
  line-height: 108px;
  background: #fff;
  border: 5px solid #ff9900;
}
.box-1 .img-circle img {
  vertical-align: middle;
}
.box-1 h3 {
  padding-top: 21px;
}
.bg-1 {
  color: #9d968f;
}
.bg-1 h2 {
  color: #f0eddf;
  padding-top: 62px;
}
.bg-1 .list li {
  color: #ffffff;
  margin-top: 5px;
}
.bg-1 .list li:after {
  color: #f8941d;
}
.bg-1 .list li a:hover {
  color: #f8941d;
}
.bg-1 .list li + li {
  margin-top: 13px;
}
.bg-1.v1 {
  margin-top: 65px;
  color: #b9b5b2;
  padding-bottom: 65px;
}
.bg-1.v2 {
  margin-top: 70px;
  color: #b9b5b2;
  padding-bottom: 65px;
}
.bg-1.v4 {
  margin-top: 68px;
  color: #b9b5b2;
  padding-bottom: 68px;
}
.box-2 {
  background: #4c443c;
  text-align: left;
  margin-top: 4px;
}
.box-2 .inside {
  padding: 15px 25px 22px;
  position: relative;
}
.box-2 .inside .text-3 {
  padding-top: 0;
  padding-bottom: 2px;
}
.box-2 .inside:after {
  position: absolute;
  content: "";
  left: 31px;
  top: -16px;
  width: 0px;
  height: 0px;
  border: 8px solid;
  border-color: transparent transparent #ffffff transparent;
}
.block-3 {
  margin-top: -29px;
}
.block-3 > div {
  margin-top: 32px;
}
.block-3 .info {
  font-size: 12px;
  line-height: 18px;
  color: #0a5884;
  margin-top: 5px;
  background: url(../images/bord-1.png) 0 bottom repeat-x;
  overflow: hidden;
  max-width: 350px;
  padding-bottom: 11px;
  margin-bottom: 8px;
}
.block-3 .info a:hover {
  text-decoration: underline;
}
.block-3 .info br {
  display: none;
}
.block-3.v1 {
  margin-top: 0px;
}
.block-3.v1 > div {
  margin-top: 0;
}
.block-3.v1 > div + div {
  margin-top: 28px;
}
.block-3.v1 .info {
  max-width: none;
}
.block-3.v1 .info .text-4 {
  margin-top: 5px;
}
.block-5 h3 {
  padding-top: 0px;
}
.block-4 {
  margin-top: 38px;
}
.block-4 i {
  font-size: 48px;
  line-height: 42px;
  color: #00aef0;
}
.block-4 .img-ind {
  width: 48px;
  margin-left: 0;
}
.block-4 + .block-4 {
  margin-top: 29px;
}
/*accordion*/
.accordion {
  margin-top: 23px;
}
.accordion dt {
  position: relative;
  cursor: pointer;
  font-size: 15px;
  line-height: 15px;
  color: #4c443c;
  font-family: 'Asap', sans-serif;
  border: 1px solid #bfb8aa;
  background: #f7f5ee;
  text-transform: uppercase;
  font-weight: bold;
  padding: 13px 23px 12px;
  margin-top: 7px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  outline: none;
}
.accordion dt a {
  transition: all .4s ease;
}
.accordion dt a:hover {
  color: #000;
}
.accordion dt:after {
  position: absolute;
  content: "";
  right: 21px;
  top: -4px;
}
.accordion dd + dt:after {
  top: 12px;
}
.accordion dt.ui-accordion-header-active:after {
  content: "";
}
.accordion dt.ui-accordion-header-active,
.accordion dt:hover {
  background: #fff;
}
.accordion dd {
  line-height: 17px;
  font-size: 14px;
  color: #675e52;
  padding: 17px 23px 21px;
  border: 1px solid #bfb8aa;
  border-top: none;
  background: #ffffff;
}
.bg-1 .accordion dt.ui-accordion-header-active,
.bg-1 .accordion dt:hover {
  background: #4c443c;
  color: #f0eddf;
}
.bg-1 .accordion dd {
  background: #4c443c;
  border: 1px solid #bfb8aa;
  color: #b9b5b2;
  border-top: none;
}
.bg-1 .accordion dt {
  border: 1px solid #bfb8aa;
  background: #77716b;
  color: #f0eddf;
}
.list_carousel {
  margin-top: -60px;
}
.list_carousel ul {
  cursor: default;
}
.list_carousel li {
  float: left;
}
.list_carousel .arrows {
  height: 62px;
}
.list_carousel .wr {
  padding-left: 30px;
}
.list_carousel .arrows {
  padding-left: 30px;
  text-align: center;
}
.list_carousel .arrows a i {
  margin-top: 5px;
  font-size: 48px;
  color: #00aef0;
}
.list_carousel .arrows a i:hover {
  color: #b6a696;
}
.box-3 .inside {
  background: #f8f7f0;
  border: 1px solid #bfb8aa;
  padding: 15px 20px 26px 23px;
  position: relative;
}
.box-3 .inside:after {
  position: absolute;
  content: "";
  left: 27px;
  top: -18px;
  width: 0px;
  height: 0px;
  border: 10px solid;
  border-color: transparent transparent #f8f7f0 transparent;
}
.list-services {
  text-align: left;
  position: relative;
  margin-top: 23px;
}
.list-services li {
  display: inline-block;
  margin: 0px 4px 0 0px;
}
.list-services li i {
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  vertical-align: middle;
  display: inline-block;
}
.list-services a {
  text-decoration: none;
  display: block;
  transition: all 0.2s ease-out;
  color: #fff;
  width: 23px;
  height: 23px;
  text-align: center;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.facebook {
  background: #3a5a9f;
}
.twitter {
  background: #45b0e3;
}
.google-plus {
  background: #d61119;
}
.linkedin {
  background: #1783bc;
}
.envelope {
  background: #676767;
}
.envelope i {
  font-size: 12px !important;
}
.list-services li:hover a {
  background: #8dbf41;
  transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
}
.list-services li:hover a i {
  transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
}
.list_carousel_1 {
  text-align: center;
  position: relative;
  margin-top: 50px;
}
.list_carousel_1:after {
  position: absolute;
  content: "\f10d";
  left: 0px;
  right: 0px;
  top: -29px;
  text-align: center;
  font-size: 48px;
  color: #00aef0;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.list_carousel_1 ul {
  cursor: default;
}
.list_carousel_1 li {
  float: left;
  text-align: center;
  padding-top: 30px;
  font-size: 20px;
  line-height: 30px;
  color: #f0eddf;
  font-style: italic;
}
.list_carousel_1 .pagination a {
  display: inline-block;
  text-indent: -100px;
  overflow: hidden;
  width: 11px;
  height: 11px;
  background: #f0eddf;
  margin: 32px 2px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.list_carousel_1 .pagination a:hover,
.list_carousel_1 .pagination a.selected {
  background: #f8941d;
}
.list-logos {
  margin-top: -38px;
  padding-bottom: 70px;
}
.list-logos li {
  display: inline-block;
  vertical-align: middle;
  height: 46px;
  line-height: 46px;
}
.list-logos li img {
  vertical-align: middle;
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.list-logos li a:hover img {
  opacity: .4;
}
.list-logos li + li {
  margin-left: 29px;
}
.dropcap-item + .dropcap-item {
  margin-top: 24px;
}
.dropcap-circle {
  width: 58px;
  height: 58px;
  background: #fff;
  border: 1px solid #bfb8aa;
  font-size: 29px;
  line-height: 54px;
  color: #4c443c;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  float: left;
  margin-right: 30px;
  margin-top: 5px;
}
.dropcap-circle + div {
  overflow: hidden;
}
.products {
  margin-top: -33px;
}
.products .box-3 {
  margin-top: 39px;
}
.block-8 {
  margin-bottom: 20px;
}
.box-4 .btn {
  margin-top: 15px;
}
.block-9 {
  margin-top: -5px;
  padding-bottom: 10px;
}
.block-3 .box-5 {
  margin-top: 4px;
}
.box-5 .info {
  margin-top: 21px;
}
/************Footer************/
footer {
  color: #f0eddf;
}
.f-top {
  background-color: #7a7a7a;
  padding-top: 33px;
  padding-bottom: 50px;
}
.f-top .title-5 {
  padding-top: 34px;
}
.f-ul-2 {
  margin-top: 3px;
}
.f-ul-2 li {
  display: inline-block;
}
.f-ul-2 a {
  font-size: 11px;
  line-height: 16px;
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
}
.f-ul-2 a:hover {
  text-decoration: underline;
}
.f-list {
  font-size: 12px;
  line-height: 21px;
}
.f-list li a:hover,
.f-list li a.current {
  color: #00aef0;
}
.f-list i {
  font-size: 17px;
  line-height: 21px;
  width: 31px;
}
.f-list i + span {
  display: inline-block;
  margin-top: -3px;
}
.b-address {
  text-align: right;
  font-size: 12px;
  line-height: 21px;
}
.b-address span {
  display: inline-block;
  min-width: 73px;
  text-align: center;
}
.b-address a:hover {
  text-decoration: underline;
}
.f-link {
  text-transform: uppercase;
}
.f-link span {
  font-weight: 900;
}
.f-bot {
  text-align: right;
  padding-top: 54px;
  font-size: 12px;
  line-height: 16px;
}
/*toTop*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  cursor: pointer;
  overflow: hidden;
  width: 30px;
  height: 30px;
  border: none;
  z-index: 20;
  margin-right: -670px !important;
  right: 50%;
  bottom: 20px;
  color: #f8941d;
}
#toTop:after {
  content: "\f0aa";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 32px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  color: #f8941d;
}
#toTop:hover:after {
  color: #00aef0;
}
#toTop:active,
#toTop:focus {
  outline: none;
}
/*touch-touch*/
.magnifier {
  position: relative;
  display: block;
}
.magnifier img {
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.magnifier:hover img {
  opacity: 0.4;
}
/*contacts*/
.map_wrapper .address {
  margin-top: 0px;
  width: 100%;
  float: left;
  letter-spacing: -1px;
}
.map_wrapper .address a {
  text-decoration: underline;
}
.map_wrapper .address a:hover {
  text-decoration: none;
}
.map_wrapper .address + .address {
  margin-top: 14px;
}
.map_wrapper .address span {
  display: inline-block;
  width: 93px;
}
.map_wrapper .address span.e-mail {
  display: inline-block;
  width: auto;
  margin-top: 17px;
}
.map_wrapper dt {
  padding-bottom: 16px;
}
.map_wrapper dl.address dd span {
  text-align: left;
}
#map_canvas {
  width: 100%;
  height: 471px;
  margin-top: 6px;
  margin-bottom: 25px;
}
#contact-form {
  position: relative;
  margin-top: 4px;
}
#contact-form label {
  display: inline-block;
  position: relative;
  min-height: 42px;
  width: 100%;
}
#contact-form label input,
#contact-form label textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  float: left;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  width: 100%;
  font: 14px/18px Arial, sans-serif;
  font-family: 'Lato', sans-serif;
  color: #675e52;
  background: #f8f7f0;
  border: 1px solid #bfb8aa;
  -webkit-appearance: none;
}
#contact-form label input {
  height: 32px;
  padding: 6px 7px 6px 9px;
  outline: none;
  width: 100%;
}
#contact-form label textarea {
  height: 343px;
  overflow: auto;
  width: 100%;
  padding: 6px 7px 6px 9px;
  margin: 0px;
  resize: none;
}
.form_buttons a {
  margin-top: 26px;
  margin-right: 17px;
}
#contact-form span {
  display: block;
}
#contact-form ._placeholder {
  position: absolute;
  /*!*/
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: text;
  width: 100% !important;
  padding: 6px 7px 6px 9px;
  opacity: .99;
  display: block;
  width: 100%;
  font: 14px/18px Arial, sans-serif;
  font-family: 'Lato', sans-serif;
  color: #675e52;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form ._placeholder.focused {
  opacity: .4;
}
#contact-form ._placeholder.hidden {
  display: none;
}
#contact-form .message {
  width: 100%;
}
#contact-form .error-message,
#contact-form .empty-message {
  height: 0;
  overflow: hidden;
  font: 10px/20px Arial;
  -webkit-transition: 0.3s ease-in height;
  -moz-transition: 0.3s ease-in height;
  -o-transition: 0.3s ease-in height;
  transition: 0.3s ease-in height;
  position: absolute;
  right: 10px;
  top: 0;
}
#contact-form .message .error-message,
#contact-form .message .empty-message {
  right: 3px;
}
#contact-form .invalid .error-message,
#contact-form .empty .empty-message {
  height: 20px;
}
#contact-form .success-message {
  position: absolute;
  overflow: hidden;
  height: 0;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 10;
  text-align: center;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
  padding: 0px 0;
  width: 100%;
  font: 14px/18px Arial, sans-serif;
  font-family: 'Lato', sans-serif;
  color: #675e52;
  background: #f8f7f0;
}
#contact-form.success .success-message {
  border: 1px solid #bfb8aa;
  padding: 58px 0;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}
/*--- contact_form end------*/
@media only screen and (max-width: 995px) {
  #contact-form label {
    display: block;
    width: 100%;
  }
  #contact-form label textarea {
    width: 100%;
  }
  #contact-form fieldset.fleft {
    width: 100%;
  }
  #contact-form fieldset.fright {
    width: 100%;
  }
  #map_canvas {
    width: 100%;
  }
  #contact-form .error-message,
  #contact-form .empty-message {
    right: 3px;
  }
  .map_wrapper .address span {
    width: 70px;
  }
  .content .copy .grid_12{
    padding: 5% 0;
}
}
@media only screen and (max-width: 767px) {
  #contact-form .success {
    left: 0;
    right: 0;
  }
  #contact-form label textarea {
    height: 200px;
  }
  #contact-form label.message ._placeholder {
    height: 200px;
  }
  #map_canvas {
    height: 200px;
  }
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media (min-width: 1220px) {
  .container {
    padding: 0;
  }
}
@media only screen and (max-width: 1220px) {
	 .menu .grid_12.h-top .fright .sf-menu > li{
    font-size: 0.9em;}
  .h-bot {
    padding: 0px 0px;
    background-size: auto auto;
  }
   .container.portafolio .grid_12 .grid_2{
    margin: 65px 20px;
  }
  .h-bot .title-1 {
    font-size: 40px;
    line-height: 50px;
  }
  .img-bord,
  .img-ind {
    margin-bottom: 20px;
  }
  .bg-3 {
    background-size: auto auto;
  }
  .list-logos li + li {
    margin-left: 3px;
  }
  .block-8 > div {
    width: 44%;
    margin-left: 2%;
    margin-right: 2%;
  }
  .block-8 > div img {
    width: 100%;
  }
  .grid_inside {
    margin-left: -20px;
  }
  footer .footer .row .grid_3 img{
  padding-right: 10px;
  }
}
@media only screen and (max-width: 995px) {
  .w1 {
    width: 40%;
  }
  .w1 img {
    width: 100%;
  }
    .menu .grid_12.h-top .fright .sf-menu > li{
    font-size: 0.9em;
    margin: 0 24px;
  }
 .menu .grid_12.h-top .fright{
    padding-bottom: 20px;
  }
  footer .footer .row .grid_3 img{
  padding-right: 10px;
  }
   .clearfix .top .content-top{
    width: 75%;
  }
}
@media only screen and (max-width: 890px){
    .container.copy img.grande{
		height: 500px;
    }
    .container.copy img.mediana{
        width: 100%;
		height: 500px;
    }
    .h-bot .title-1{
        font-size: 1.7em;
        line-height: 25px;
    }
}
@media only screen and (max-width: 800px){
     .clearfix .top .content-top{
    width: 84%;
  }
  .clearfix .top .content-top img.premio {
  	width: 45%;
  margin-left: -93px;
  margin-top: 15px;}
}
@media only screen and (max-width: 767px) {
	
  .menu{
    width: 100%;
    padding: 0px;
  }
   .menu .fright{
    width: 100%;
    padding: 0px !important;
   }
.menu .fright nav{
  margin: 0px;
}
.menu .fright nav select{
  margin: 0px;
  background-color: #666666;
  border: 0px;
  color: #ffffff;
}
  .h-top .fright form {
    float: none;
  }
  .h-top .fright form input {
    width: 100%;
  }
  .block-3 .info br {
    display: block;
  }
  .w2 {
    width: 46% !important;
    margin-left: 2%;
    margin-right: 2%;
    float: left;
  }
  .f-ul-2 {
    display: none;
  }
  .b-address {
    text-align: left;
  }
  .block-6 > div + div {
    margin-top: 60px;
  }
  .block-7 h3 {
    margin-top: 55px;
  }
  .block-7 h2 {
    padding-bottom: 0;
  }
  .box-4 + .box-4 {
    margin-top: 40px;
  }
  .grid_inside {
    margin-left: 0px;
  }
  .box-5 + .box-5 {
    margin-top: 40px;
  }
  .block-5 h3 {
    padding-top: 30px;
  }
  .products .box-3 {
    width: 46% !important;
    margin-left: 2%;
    margin-right: 2%;
    float: left;
  }
  ol.search_list li:before {
    font-size: 28px !important;
    line-height: 34px !important;
  }
  .box-2 + .box-2 {
    margin-top: 20px;
  }
  .container.portafolio .grid_12 .grid_2{
    margin: 65px 0;
  }
  .clientes .nuestros-clientes .grid_12 .logos{
    margin: 10px 5px;
    padding-bottom: 5%;
  }
  .bg-1.v4.proyecto-ejecutado{
    background-image: none;
  }
  .bg-1{
    background-image: none;
  }
  .bg-1.v1.otros-servicios{
    background-image: none;
  }
  .otros-servicios .otros .row .block-6 .grid_3{
    color: #666666;
  }
  .infra-vial .bg-1.v1.otros-servicios{
    background-image: none;
  }
  .infra-vial .otros-servicios .otros .row .block-6 .grid_4{
    color: #666666;
  }
  .proyectos-interno .ejecutados .row .grid_12 .grid_3{
    background-color: #282828;
  }
  .proyectos-interno .ejecutados .row .grid_12 .grid_3 p{
    color: #ffffff;
  }
  .bg-1.v4.proyecto-ejecutado{
    background-image: none;
  }
  .bg-1.v1.equipos-construccion{
    background-image: none;
  }
  .equipos-construccion .equipos .row .grid_12 h2{
    border-bottom: 1px solid #BEBEBE;
  }
  .equipos-construccion .equipos .block-6 .grid_3 .text-3{
    border-bottom: 1px solid #bebebe;
  }
  .equipos-construccion .equipos .block-6 .grid_3 > div:nth-child(3){
    color: #7E7E7E;
  }
  .bg-1.v1.gestion-qhse{
    background-image: none;
  }
  .maquinaria .maquina .row .grid_12 .grid_12.galeria .contenedor-img .imagen-fondo.grid_8{
    margin: 0px;
  }
 
}
@media only screen and (max-width: 680px){
    .container.copy img.grande{		
        width: 100%;
	height: auto !important;
    }
    .container.copy img.mediana{
		height: 500px;
    }
    .container.copy img.pequena{
        width: 100%;
		height: 500px;
    }
    .h-bot .title-1{
        font-size: 1.4em;
        line-height: 21px;
        margin-bottom: 0px;
    }
    .btn-1{
        margin-top: 15px;
    }
}
@media only screen and (max-width: 479px) {


  .container.copy{
  }
  .clearfix .top .content-top{
    width: 100%;
  }
   .clearfix .top .content-top img{
    width: 30%;
    margin-left: 15px;
   }
    .clearfix .top .content-top img.premio {
  	width: 45%;
  margin-left: -56px;
  margin-top: 15px;}
  
   .clearfix .top .content-top .contact a > p{
    margin-right: 0px !important;
    margin-bottom: 5px;
    border: 0px !important;
    float: none;
    padding-right: 0px !important;
   }
   .clearfix .top .content-top .contact{
    float: right;
    position: static;
    right: 0px;
    bottom: 0px;
    width: auto;
   }
   .clearfix .top .content-top .contact img{
    display: none;
   }
   .clearfix .top .content-top .flags{
    right: 150px;
    bottom: 60px;
    width: 70%;
    margin-bottom: 10px;
   }
   .clearfix .top .content-top .contacto-flags{
    right: 5%;
   }
      .clearfix .top .content-top .flags img{
        margin: 0px;
      }
  .h-bot .title-1 {
    font-size: 20px;
    line-height: 25px;
  }
  .list-logos {
    padding-left: 57px;
  }
  footer .footer .row .grid_3.w2{
    margin-top: 20px;
  }
   footer .footer .row .grid_3.w2 img{
    border: 0px;
    padding: 0px;
   }
  .w2 {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  h2 {
    font-size: 28px; 
    line-height: 34px;
  }
  .products .box-3 {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .block-8 > div {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  header h1 span { display: none;}
  .organizacion .row .grid_12 img{
    width: 100%;
  }
  .maquinaria .maquina .row .grid_12 .grid_12.galeria .contenedor-img .imagen-fondo.grid_8{
    margin: 0px;
    padding: 10px;
  }
.maquinaria .maquina .row .grid_12 .grid_12 .contenedor-img .imagen-fondo .descripcion{
    display: none;
  }
  .maquinaria .maquina .row .grid_12 .grid_12.galeria .contenedor-img .imagen-fondo.grid_8 .cerrar, .arrow1, .arrow2{
    z-index: 1;
  }
  .proveedores .proveedor form.grid_8 .grid_8.asociado .circle2{
    margin: 10px 0 30px;
  }
  .pagination.grid_12{
    color: #666666;
  }
}
@media only screen and (max-width: 980px){
  footer .footer .row .grid_3.w2{
    width: 150px;
  }
}
/*Core variables and mixins*/
