@font-face {
    font-family: 'AauxProRegular';
    src: url('../fonts/AauxProRegular.eot');
    src: url('../fonts/AauxProRegular.eot') format('embedded-opentype'),
         url('../fonts/AauxProRegular.woff2') format('woff2'),
         url('../fonts/AauxProRegular.woff') format('woff'),
         url('../fonts/AauxProRegular.ttf') format('truetype'),
         url('../fonts/AauxProRegular.svg#AauxProRegular') format('svg');
}


@font-face {
    font-family: 'AauxProThin';
    src: url('../fonts/AauxProThin.eot');
    src: url('../fonts/AauxProThin.eot') format('embedded-opentype'),
         url('../fonts/AauxProThin.woff2') format('woff2'),
         url('../fonts/AauxProThin.woff') format('woff'),
         url('../fonts/AauxProThin.ttf') format('truetype'),
         url('../fonts/AauxProThin.svg#AauxProThin') format('svg');
}


@font-face {
    font-family: 'AauxProBoldOSF';
    src: url('../fonts/AauxProBoldOSF.eot');
    src: url('../fonts/AauxProBoldOSF.eot') format('embedded-opentype'),
         url('../fonts/AauxProBoldOSF.woff2') format('woff2'),
         url('../fonts/AauxProBoldOSF.woff') format('woff'),
         url('../fonts/AauxProBoldOSF.ttf') format('truetype'),
         url('../fonts/AauxProBoldOSF.svg#AauxProBoldOSF') format('svg');
}
a:hover{
	text-decoration: none;
    color: white;
}
#portada{
	height: 1000px;
}
@media (max-width: 767px) {
	#portada {
		height: 300px;
	}
}
.barra-menu{
	z-index: 1000;
    height: 78px;
    border-bottom: 1px solid #cfcfcf;
    background-color: white;
    width: 100%;
	left: 0; 
	top: 0;
	position: fixed;
    margin-bottom: 78px;
}
.menu-item{
    color: #7a7a7a;
	font-family: 'AauxProRegular';
	font-size: 16px;
	text-align: center;
}
nav navbar-nav navbar-right li:nth-child(1) {
    background: red;
}
#conocenos{
    width: 100%;
    height: auto;
    padding: 15px;
    background-image: url(../img/saj-bg-qs.jpg)
}
#titulos-nuevos {
    font-family: 'AauxProRegular';
    font-size: 24px;
    color: #89b45b;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
#texto-conocenos{
    font-family: 'AauxProRegular';
    font-size: 18px;
    color: #565656;
    line-height: 1;
    margin-bottom: 40px;
}
.titulo-e1 {
    font-family: 'AauxProRegular';
    font-size: 18px;
    color: #fff;
    background-color: #118d9c;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.titulo-e2 {
    font-family: 'AauxProRegular';
    font-size: 18px;
    color: #fff;
    background-color: #718b29;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.titulo-e3 {
    font-family: 'AauxProRegular';
    font-size: 18px;
    color: #fff;
    background-color: #806a25;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.texto-expertise{
    font-family: 'AauxProRegular';
    font-size: 16px;
    color: #7a7a7a;
    list-style-image: url('../img/bullet1.gif');
}
.proyectamos{
    margin: auto;
}
section {
    -webkit-transition:opacity .6s;
    -moz-transition:opacity .6s;
    -o-transition:opacity .6s;
    transition: opacity .6s;
}
.loaded section {
    opacity: 1;
}
.box-nuestrasobras{
    background-color: #038696;
    min-height: 125px;
    border-left: 3px solid #33B9C9;
    border-bottom: 3px solid #33B9C9;
    font-family: 'AauxProRegular';
    font-size: 22px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.titulo-nuestrasobras{
    padding-top:48px;
	padding-bottom:48px;
}
.box-logos{
    min-height:125px;
    background-color: #EEF3DF;
    padding: 0;
    height: auto;
}
.logos-nuestrasobras{
    float: left;
    margin: 2%;
    width: 20%;
    height: 20%;
}
#box-info{
	z-index: 100;
	padding: 0;
}
.texto-info{
	
}
#box-slider{
	padding: 0;
	z-index: 99;
	width: 100%;
    position: absolute;
	max-width:970px;
	margin-bottom: 50px;
	object-fit: cover;
}
#logo-slider{
	
}
#info-slider{
	
}
#botonera-slider{
	
}
.boton-info{
	float: left;
	padding: 10px;
    float: left;
    background-color: #89b45b;
    border: solid 1px #fff;
    font-family: 'AauxProRegular';
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
	margin-top:10px;
    z-index: 99999999999;
}
.boton-info:hover{
    text-decoration: none;
    color: #fff !important;
}
.boton-info:visited{
    text-decoration: none;
    color: #fff !important;
}
.boton-mapa{
	float: left;
	padding: 10px;
	background-color: #806a25;
    border: solid 1px #fff;
    font-family: 'AauxProRegular';
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    display: inline-block;
	text-transform: uppercase;
	margin-top:10px;
	margin-left: 10px;
	margin-bottom:10px;
    z-index: 99999999999;
}
.boton-mapa:hover{
    text-decoration: none;
    color: #fff !important;
}
.boton-mapa:visited{
    text-decoration: none;
    color: #fff !important;
}
.campos-form {
    float: left;
    width: 100%;
    min-height: 33px;
    background-color: #8a8a8a;
    border: 0px;
    margin-bottom: 6px;
	color: #fff;
}
#texto-inputs{
	border-collapse:collapse;
	color:rgb(255, 255, 255);
	display:table-cell;
	font-family:AauxProBoldOSF;
	font-size:18px;
	font-weight:300;
	text-align:right;
	padding-top: 5px;
	padding-left: 0;
	padding-right: 0;
}
.mensaje-form {
    float: right;
    width: 100%;
    height: 115px;
    background-color: #8a8a8a;
    border: 0px;
    color: #fff;
}
.caja-dir {
    width: 77%;
    float: left;
    font-family: 'AauxProThin';
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}
.contacto-icono{
	float: left;
	margin-right: 10px;
}
.titulos-secciones {
    font-family: 'AauxProBoldOSF';
    font-size: 28px;
    margin-top: 60px;
	color: white;
}
.btn-enviar{
	float: right;
}
.width {
    width: 45%;
    background: #86b359;
    vertical-align: top;
    box-shadow: 0 0 4px rgba(0,0,0,.3);
}
.width:before {
    content: '';
    display: block;
}
.ratio1-1:before {padding-top: 100%;}
.ratio2-1:before {padding-top: 50%;}
.ratio4-3:before {padding-top: 75%;}
.ratio16-9:before {padding-top: 56.25%;}
.contenido {    
   position: absolute;
   top: 0; left: 0; bottom: 0; right: 0;
   font-size: 1.5rem;
   color: #444;
}
#slider{
	width: 100%;
}
#slider img{
	display: none;
	width: 100%;
}
#slider img:nth-child(1){
	display: block;
}
iframe {
  width: 100%;
}
.aspect-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.aspect-ratio iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0; top: 0;
}
@media screen and (max-width: 970px) and (min-width: 20px) {
    .aspect-ratio {
      position: relative;
      width: 100%;
      height: 0;
      padding-bottom: 50%;
        }
        .botonera{
        position: absolute;
        top: 170px;
        padding-left: 10px;
        }
    .grande{
        display: none;
    }
        .chico{
        display: block;
    }
    #box-slider{
        position:inherit;}
    #logo{
          text-align: center;  
        }
}
@media screen and (max-width: 20000px) and (min-width: 970px) {
    .botonera{
        position: absolute;
        top: 500px;
        padding-left: 10px;
}
        .chico{
        display: none;
    }
}
.texto-descripcion-obra{
    font-family: 'AauxProRegular';
    font-size: 14px !important;
    color: #fff;
    }
#fondoInfoavambahe{
    position: relative;
    height: 396px;
    margin-top: 169px;
}
#fondoInfopiedras{
    position: relative;
    height: 396px;
    margin-top: 169px;
}
#fondoInfoclub{
    position: relative;
    height: 396px;
    margin-top: 169px;
}
#fondoInfoalmaverde{
    position: relative;
    height: 396px;
    margin-top: 169px;
}
#fondoInfocosta{
    position: relative;
    height: 396px;
    margin-top: 169px;
}
#fondoInfopr1{
    position: relative;
    height: 396px;
    margin-top: 169px;
}
#fondoInfopr2{
    position: relative;
    height: 396px;
    margin-top: 169px;
}
.cerrar-mapa{
    background-image: url(../img/bg-descripcion-obra.png);
    padding: 15px;
    position: absolute;
    margin-left:520px;
    z-index: 99999999999999999999999999999999999999999999999999;
    font-size:25px;
}
.btn-enviar button{
    border: none;
    padding: 0px;
}
.btn-enviar:hover {
    box-shadow: 0px 0px 3px 1px #fff;
    cursor:pointer;
}

@media (max-width:991px) {
    .carousel-indicators {
        display:none;
    }
    .navbar-default .navbar-nav > li > a {
        border-right:none !important;
    }
}
