.navegador{
	padding-top: 70px;
	padding-bottom: 50px;
	position: fixed;
	width: 100%;
	z-index: 1;
}
.navegador .marca{
	width: 100%;
	max-width: 200px;
}
.navegador .marca img{
	width: 100%;
}
.navegador .links .todos a{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #666666;
}
.navegador .links .todos .active{
	color: #ff9999;
	font-weight: 600;
}
.banner{
	padding-top: 160px!important;
	position: relative!important;
}
.banner .carousel-item {
    height: 550px!important;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}
.banner .carousel-item .info .container .interior{
	margin-top: 200px!important;
	position: absolute;
	text-align: center;
}
.slide .carousel-item {
    height: 700px;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}
.slide .carousel-item .info{
	position: absolute;
	height: 100%;
	width: 100%;
}
.slide .carousel-item .info .container{
	position: relative;
}
.slide .carousel-item .info .container .interior{
	margin-top: 500px;
	position: absolute;
}
.slide .carousel-item .info .container .interior h5{
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #fff;
}
.proyectos .titulo h1{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 34px;
	letter-spacing: 5px;
}
.proyectos .todos_proyectos .imagen_proyecto{
    max-height:312px;
    overflow: hidden;
}
.proyectos .todos_proyectos .imagen_proyecto img{
	width: 100%;
}
.proyectos .todos_proyectos{
	text-align: right;
}
.proyectos .todos_proyectos h4{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 22px;
	letter-spacing: 2px;
}
.proyectos .todos_proyectos p{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #666666;
}
.proyectos .todos_proyectos a{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	color: #ff9999;
	text-decoration: none;
}
.proyectos .todos_proyectos .boton img{
	width: 40px;
}
.full .imagen_nosotros img{
	width: 100%;
}
.full .titulo h2{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 38px;
	letter-spacing: 2px;
	text-align: right;
}
.full p{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #666666;
	text-align: justify;
}
.full .boton{
	text-align: right;
}
.full .boton a{
	background: #ff9999;
	padding: 15px 30px;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: #f0e0e0;
}
.bajo h3{
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #fff;
}
.bajo p{
	text-align: right;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	letter-spacing: 2px;
	color: #ff9999;
}
.pie{
	background: #666666;
}
.pie img{
	width: 100%;
}
.pie h4{
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #fff;
}
.pie p{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #fff;
	font-size: 15px;
	text-align: justify;
}
.full a i{
	border: 2px solid #2c2c2c;
	width: 40px;
	padding: 11px 0;
	text-align: center;
	border-radius: 50%;
	color: #2c2c2c;
}
.pie a i{
	border: 2px solid #fff;
	width: 40px;
	padding: 11px 0;
	text-align: center;
	border-radius: 50%;
	color: #fff;
}

.contacto h1{
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 34px;
    letter-spacing: 5px;
}
.contacto h5{
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 22px;
    letter-spacing: 2px;
}
.contacto input,
.contacto textarea,
.contacto p{
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #666666;
    border-radius: 0;
}
.contacto img{
	width: 100%;
}
.contacto  .conver h6{
	text-align: right;
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 22px;
    letter-spacing: 2px;
    color: #ff9999;
}
.contacto button{
	border-radius: 0;
	border:  0;
	background: #ff9999;
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 18px;
    letter-spacing: 2px;
}

/*nosotros*/

.titulo_somos h1{
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 35px;
    letter-spacing: 2px;
    color: #ff9999;
    font-weight: 700;
}
.titulo_somos p{
	font-family: 'PT Sans Narrow', sans-serif;
    color: #2c2c2c;
    font-weight: 700;
    font-size: 16px;
}
.nosotros .imagen_nosotros{
	border-left: 1px solid #2c2c2c;
	padding: 0 0 0 30px;
}
.nosotros h3{
	text-align: right;
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 35px;
    letter-spacing: 2px;
    color: #2c2c2c;
}
.segundo_somos .boton{
	text-align: left;
}
.segundo_somos h3,
.segundo_somos h2{
	text-align: left!important;
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 30px!important;
    letter-spacing: 2px;
}

/*SALDOS*/

.saldos p,
.saldos h4{
	text-align: left;
}
.saldos a{
	background: #ff9999;
    padding: 15px 30px;
    font-family: 'Open Sans', sans-serif!important;
    text-decoration: none;
    color: #fff!important;
    font-size: 14px!important;
}
.saldos .boton img{
	width: 40px;
}

.sobre{
  position: relative;
}
.sobre .image {
  display: block;
  width: 100%;
  height: 100%;
}

.sobre .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(255, 153, 153, 0.9);
}

.sobre:hover .overlay {
  opacity: 1;
}
.sobre .lentes{
	margin-top: 30%;
}
.sobre button{
	border: 0;
	padding: 0;
	background: none;
	margin: 0;
	width:100%;
}
.sobre .text{
  color: white;
  font-size: 20px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

/* modal */

.modal .modal-dialog{
	max-width: 1020px!important;
}
.modal .modal-dialog .modal-content{
	border-radius: 0!important;
	padding: 15px;

}
.modal .modal-dialog .modal-content .galeria_modal .carousel-item {
    height: 450px!important;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}
.modal .info{
	padding: 0 0 0 90px;
}
.modal .info h3{
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 26px;
    letter-spacing: 2px;
}
.modal .info p{
	text-align: justify;
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #666666;
}
.modal .info h5{
	text-align: right;
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 24px;
    letter-spacing: 2px;
    color: #ff9999;
}
.modal .info .boton{
	text-align: right;
}
.modal .info a{
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 26px;
    letter-spacing: 2px;
    color: #2c2c2c;
    text-align: end!important;
    text-decoration: none;
}

.boton_whatsapp {
    position: fixed;
    background-color: #ff9999;
    color: #fff!important;
    text-align: center;
    font-size: 30px;
    z-index: 99999;
    bottom: 55%;
    right: 0px;
}
.boton_whatsapp a{
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	font-family: 'PT Sans Narrow', sans-serif;
    letter-spacing: 1px;
    padding: 10px 20px 35px 20px!important;
}


@media only screen and (max-width: 980px) {
	.segundo_somos h3,
	.segundo_somos h2{
		text-align: center!important;
	}
	.contacto h6,
	.contacto{
		text-align: center!important;
	}
	.proyectos{
		padding: 15px;
	}
	.proyectos .todos_proyectos{
		margin-bottom: 15px;
	}
	.proyectos p,
	.proyectos .boton,
	.proyectos h4{
		text-align: center!important;
	}
	.full a,
	.full h2{
		text-align: center!important;
	}
	.pie p,
	.pie{
		text-align: center;
	}
	.full .boton,
	.full .redes{
		text-align: center!important;
	}
	.modal-body{
	    padding:0;
	}
	.modal .info{
	    padding:15px;
	    text-align:left;
	}
	.modal .info p, .modal .info h5, .modal .info .boton {
	text-align:left !important;
	    
	}
}  





