@font-face {
  font-family: 'open_sansregular';
  src: url('fonts/OpenSans-Regular-webfont.eot');
  src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Regular-webfont.woff') format('woff'), url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansbold';
  src: url('fonts/OpenSans-Bold-webfont.eot');
  src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Bold-webfont.woff') format('woff'), url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanssemibold';
  src: url('fonts/OpenSans-Semibold-webfont.eot');
  src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), url('fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanslight';
  src: url('fonts/OpenSans-Light-webfont.eot');
  src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Light-webfont.woff') format('woff'), url('fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: open_sansregular;
}
.navbar_ {
  margin-bottom: 0px;
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .navbar_ {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .navbar {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .navbar {
    width: 1170px;
  }
}
a > div > div {
  display: inline;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .navbar_brand {
    float: left;
    height: 72px;
    font-size: 18px;
    line-height: 20px;
    padding: 7px 15px;
  }
}
.navbar_ingeSei {
  padding-top: 35px;
}
.navbar_menu {
  font-family: open_sanssemibold;
  color: #aba9a8;
  text-decoration: none;
}
.navbar_button {
  margin-top: 25px;
}
.navbar_container {
  background-color: rgba(255, 255, 255, 0);
  border-style: none;
}
.intro_container {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
  padding: 250px 35px 100px;
  text-align: center;
  background-position: center;
  background-image: url('images/Cubierta_nave.png');
  background-attachment: fixed;
}
.intro_p {
  margin-top: 25px;
  color: #ffffff;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .intro_p {
    max-width: 550px;
  }
}
.intro_h {
  color: #ffffff;
  font-family: open_sanssemibold;
}
.intro_h1 {
  font-size: 36px;
  margin-bottom: 40px;
}
/*#intro
{
    padding-top: 90px;
}*/
.pres_columna {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.fa-1-5x {
  font-size: 1.5em;
}
.pres_parrafo {
  text-align: justify;
}
#proyectos {
  padding-top: 150px;
  padding-bottom: 90px;
}
.linea_intermedia {
  width: 15%;
  border-style: solid;
  border-width: 1px;
  border-color: #aba9a8;
}
section h1 {
  font-size: 26px;
  color: #5f5c5b;
  font-family: open_sanslight;
}
section h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-family: open_sansbold;
}
h4 {
  color: #797674;
}
p {
  color: #797674;
}
footer {
  background-color: #292626;
}
#obras {
  background: #dddcdc;
  padding-top: 60px;
  padding-bottom: 90px;
}
.obras_thumbnail {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  padding: 0;
  margin-bottom: 0;
  display: block;
  margin-top: 20px;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.obras_thumbnail > img {
  display: block;
  max-width: 100%;
}
.obras_vertodos {
  padding-top: 30PX;
}
#clientes {
  padding-top: 60px;
  padding-bottom: 90px;
}
@media (min-width: 768px) {
  .formulario {
    padding-top: 60px;
  }
}
#mapa {
  background-color: #ffffff;
}
.contacto_mapa {
  height: 100%;
}
.clientes_column {
  padding-top: 20px;
}
.header_navbar {
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
.footer_container {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .navbar_brand {
    float: left;
    height: 90px;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 15px 15px 0;
  }
}
#separador {
  padding-top: 60px;
  padding-bottom: 90px;
  background-size: cover;
  text-align: center;
  background-image: url('images/Concrete%20NARANJA_tr.jpg');
  background-attachment: fixed;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .i6 {
    max-width: 45px;
  }
}
.contacto_mapadiv {
  overflow: hidden;
  margin-right: -15px;
  height: 400px;
  margin-left: -15px;
}
@media (max-width: 767px) {
  .footer_i6 {
    max-height: 45px;
  }
}
.formulario {
  padding-top: 20px;
}
.separador_linea_intermedia {
  border-color: #ffffff;
}
#contacto {
  padding-top: 60px;
}
textarea.form-control {
  height: 200px;
}
.contacto_dir {
  padding-top: 30px;
}
#obras > div > div > a {
  color: #858381;
  font-family: open_sansbold;
  -webkit-transition: all 0.05s ease-out;
  transition: all 0.05s ease-out;
}
#obras > div > div > a:hover,
#obras > div > div > a:focus {
  color: #2b2a29;
  text-decoration: none;
  cursor: pointer;
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.contacto_datos {
  padding-top: 20px;
  padding-bottom: 20px;
}
.control-label {
  color: #797674;
}
.peq {
  font-size: 80%;
  line-height: 2;
}
.ingeSei {
  color: #ee6a00;
}
.contacto_boton {
  background-color: #ff8422;
  color: #ffffff;
  border: none;
}
.contacto_boton:hover {
  background: #ee6a00;
  color: #ffffff;
}
.contacto_formulario {
  margin-top: 60px;
  margin-bottom: 60px;
}
.footer_container ul li {
  border-top: 1px solid #ee6a00;
  line-height: 19px;
  padding: 6px 0;
}
.footer_container li:first-child {
  border-top: none;
  padding-top: 1px;
}
.footer_container ul {
  list-style-type: none;
  margin: 0 0 26px;
  padding: 30px 0 0;
}
footer a {
  color: #797674;
  text-transform: lowercase;
}
footer a:hover,
footer a:focus {
  cursor: pointer;
  color: #ffffff;
  text-decoration: none;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer_p {
  padding-top: 30px;
}
footer h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-family: open_sansbold;
  color: #ffffff;
  margin-bottom: 15px;
}
#presentacion {
  padding-top: 60px;
  padding-bottom: 90px;
}
.proyectos_titulo {
  margin-bottom: 60px;
}
.proyectos_listafiltro {
  margin-top: 1px;
}
.proyectos_listafiltro > li > a {
  text-transform: uppercase;
  font-family: open_sansbold;
}
#obras h3 {
  margin-bottom: 10px;
}
.proyectos_linea_interm {
  margin-top: 5px;
  margin-bottom: 5px;
  border-color: #797674;
}
.proyectos_row {
  padding-top: 30px;
}
.servicios_h3 {
  margin-bottom: 20px;
}
.proyectos_enlace {
  color: #2b2a29 !important;
  text-decoration: none!important;
  cursor: pointer;
}
.footer_masinfo {
  text-transform: none;
}
.header_h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-family: open_sansbold;
}
.ingesei_modal-header {
  border-bottom: 5px solid #ff8422;
  padding-bottom: 10px;
  background-color: #dddcdc;
  padding-left: 20px;
  padding-right: 20px;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.ingesei_modal-body {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
}
.ingesei_modal-footer {
  text-align: center;
  border-top: none;
}
.ingesei_modal-list {
  color: #797674;
}
.ingesei_modal-list-item {
  color: #797674 !important;
}
.ingesei_modal-list-item:hover,
.ingesei_modal-list-item:focus {
  cursor: pointer;
  color: #000000 !important;
  text-decoration: none;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ingesei_modal-body-img {
  width: 100%;
  margin: auto;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .ingesei_modal-body-img {
    width: 70%;
    margin: auto;
    margin-bottom: 30px;
  }
}
.ingesei_modal-headerh3 {
  text-transform: uppercase;
  font-family: open_sansbold;
  margin-top: 10px;
}
.ingesei_modal-body-tabla {
  padding-left: 60px;
  padding-right: 60px;
}
.ingesei_modal-proyectos-txt {
  font-size: 14px;
}
.ingesei_modal-proyectos-filaseparada {
  margin-top: 20px;
}
.ingesei_modal-proyectos-lista {
  margin-top: 10px;
  color: #797674;
  padding-left: 15px;
}
.carousel-control-ingesei {
  background-image: none !important;
  text-align: center;
}

.oculto{
	display: none;
}