#header {
	height: 120px;
	background-color: #FFF;
	border: 0px;
	z-index: 100;
}

#logo {
	height: 70px;
	margin-top: 15px;
}

.navbar-header {
	height: 100px;
	border: 0px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 15%;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 15%;
}

.carousel-control {
	width: 7% !important;
}


/*******Botones***************/

.navbar-default .navbar-nav li a {
	position: relative;
	padding: 20px 12px;
	font: 400 14px 'Montserrat';
	color: #333;
	text-transform: uppercase;
	background: none;
	margin-top: 30px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.navbar-default .navbar-nav li a::before,
.navbar-default .navbar-nav li a::after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #dbdbdb;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.navbar-default .navbar-nav li a::before {
	top: 0;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.navbar-default .navbar-nav li a::after {
	bottom: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}

.navbar-default .navbar-nav li.active>a {
	color: #dbdbdb;
	background: none;
}

.navbar-default .navbar-nav li.active>a::before,
.navbar-default .navbar-nav li.active>a::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

.navbar-default .navbar-nav li:hover>a {
	color: #9d9d9d;
	background: none;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}


/****************************/

#customCarousel {
	width: 100%;
	height: 550px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#customCarousel2 {
	width: 100%;
	height: 400px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.ad1 {
	background: url(images/slide/slide1.jpg) no-repeat center center fixed;
}

.ad2 {
	background: url(images/slide/slide3.jpg) no-repeat center center fixed;
}

.ad3 {
	background: url(images/slide/slide2.jpg) no-repeat center center fixed;
}

#titulo {
	font-family: 'Montserrat', sans-serif;
	font-size: 45px;
	font-weight: 400;
	color: #333;
	text-align: center;
}

#tituloDetalleProyecto {
	font-family: 'Montserrat', sans-serif;
	font-size: 40px;
	font-weight: 400;
	color: #333;
	text-align: left;
}

#titulo2 {
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	font-weight: 500;
	background-color: #142630;
	color: #fff;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

#titulo3 {
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	font-weight: 400;
	color: #fff;
	background-color: #0EA3E5;
	text-align: center;
	line-height: 80px;
	margin-bottom: 50px;
}

#imagenDestacada {
	margin-top: 2px;
	height: 250px;
	width: 100%;
}

#nombreDestacado {
	width: 100%;
	top: 30px;
	background-color: #fff;
	position: absolute;
	opacity: 0.8;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #333;
	padding: 15px 15px;
	font-weight: 700;
}

#textoNosotros {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #818181;
	font-weight: 300;
	padding-top: 50px;
	text-align: center;
}

#detalleProyecto1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: 300;
	padding: 5px 5px;
}

#detalleProyecto2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	color: #333;
	font-weight: 300;
	padding: 5px 5px;
}

#detalleProyecto3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	color: #333;
	font-weight: 300;
	padding: 5px 5px;
}

#detalleProyecto4 {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	color: #333;
	font-weight: 300;
	padding: 5px 5px;
}

#detalleProyecto5 {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	color: #333;
	font-weight: 300;
	padding: 5px 5px;
}

#detalleProyecto6 {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: 400;
	padding: 5px 5px;
}

#btnFooter {
	padding: 20px 12px;
	font: 400 14px 'Montserrat';
	color: #fff;
	cursor: pointer;
}

#tipo1Leyenda1 {
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	color: #333;
	font-weight: 300;
}

#tipo1Leyenda2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 40px;
	color: #333;
	font-weight: 700;
}

#tipo1Leyenda3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	color: #333;
	font-weight: 400;
}

#tipo2Leyenda1 {
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	color: #fff;
	font-weight: 300;
}

#tipo2Leyenda2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 40px;
	color: #fff;
	font-weight: 700;
}

#tipo2Leyenda3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: 400;
}

#tipo3Leyenda1 {
	font-family: 'Raleway', sans-serif;
	font-size: 55px;
	color: #FFF;
	font-weight: 300;
}

#tipo3Leyenda2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 65px;
	color: #FFF;
	font-weight: 700;
}

#tipo3Leyenda3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 40px;
	color: #FFF;
	font-weight: 400;
}

#tipo4Leyenda1 {
	font-family: 'Raleway', sans-serif;
	font-size: 55px;
	color: #333;
	font-weight: 400;
}

#tipo4Leyenda2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 65px;
	color: #333;
	font-weight: 700;
}

#tipo4Leyenda3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 40px;
	color: #333;
	font-weight: 400;
}

#listaProyecto1 {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #818181;
	font-weight: 400;
	text-align: left;
	padding-top: 2px;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #818181;
	margin-bottom: 5px;
}

#listaProyecto2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: #505050;
	font-weight: 400;
	padding: 2px 4px;
}

#listaProyecto3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: #505050;
	font-weight: 400;
	padding: 2px 4px;
}

#listaProyecto4 {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: #505050;
	font-weight: 400;
	padding: 2px 4px;
}

@media only screen and (max-width: 479px) {
	#logo {
		height: 50px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		left: 40%;
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		right: 40%;
	}
	#tipo1Leyenda1 {
		font-size: 20px;
	}
	#tipo1Leyenda2 {
		font-size: 30px;
	}
	#tipo1Leyenda3 {
		font-size: 12px;
	}
	#tipo2Leyenda1 {
		font-size: 20px;
	}
	#tipo2Leyenda2 {
		font-size: 30px;
	}
	#tipo2Leyenda3 {
		font-size: 12px;
	}
	#tipo3Leyenda1 {
		font-size: 30px;
	}
	#tipo3Leyenda2 {
		font-size: 45px;
	}
	#tipo3Leyenda3 {
		font-size: 20px;
	}
	#tipo4Leyenda1 {
		font-size: 30px;
	}
	#tipo4Leyenda2 {
		font-size: 45px;
	}
	#tipo4Leyenda3 {
		font-size: 20px;
	}
}

div.elem-group {
	margin: 40px 0;
}

label {
	display: block;
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 4px;
	font-size: 1.25em;
}

input,
select,
textarea {
	border-radius: 2px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	font-size: 1.25em;
	font-family: 'Aleo';
	width: 500px;
	padding: 8px;
}

textarea {
	height: 250px;
}

button {
	height: 50px;
	background: green;
	color: white;
	/*border: 2px solid darkgreen;*/
	font-size: 1.25em;
	font-family: 'Montserrat', sans-serif;
	border-radius: 4px;
	cursor: pointer;
}


/*button:hover {
  border: 2px solid black;
}*/

#container-slider {
	position: relative;
	display: block;
	width: 100%;
}

#slider {
	position: relative;
	display: block;
	width: 100%;
	min-height: 500px;
}

#slider li {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-ms-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	z-index: -1;
	opacity: 0;
}



.content_slider {
	padding: 15px 30px;
	color: #FFF;
	width: 100%;
	height: 100%;
}

.content_slider div {
	text-align: center;
}

.content_slider h2 {
	font-family: 'arial';
	font-size: 30pt;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.content_slider p {
	font-size: 15pt;
	font-family: 'arial';
	color: #FFF;
	margin-bottom: 20px;
}

#slider li .content_slider {
	background: rgba(0, 0, 0, 0.50);
	padding: 10px 125px;
}

.content_slider {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}

.btnSlider {
	color: #FFF;
	font-size: 15pt;
	font-family: 'arial';
	letter-spacing: 1px;
	padding: 10px 50px;
	border: 1px solid #CCC;
	background: rgba(13, 13, 13, 0.55);
	border-radius: 31px;
	text-decoration: none;
	transition: .5s all;
}

.btnSlider:hover {
	background: #111;
	border: 1px solid #111;
}

.listslider {
	position: absolute;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	left: 49.5%;
	bottom: 5%;
	list-style: none;
	z-index: 2;
	transform: translateX(-50%);
}

.listslider li {
	border-radius: 50%;
	width: 10px;
	height: 10px;
	cursor: pointer;
	margin: 0 5px;
}

.listslider li a {
	background: #CCC;
	border-radius: 50%;
	width: 100%;
	height: 100%;
	display: block;
}

.item-select-slid {
	background: #FFF !important;
}

@media screen and (max-width: 460px) {
	.content_slider h2 {
		font-size: 15pt !important;
	}
	.content_slider p {
		font-size: 12pt !important;
	}
	
	#slider {
		height: 400px;
		min-height: 400px;
	}
	#slider li .content_slider {
		padding: 10px 35px;
	}
	.btnSlider {
		padding: 10px 30px;
		font-size: 10pt;
	}
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	/* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	font-feature-settings: 'liga';
}

#sombra {
	transform: rotate(-180deg);
	
}

.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:35px;
  z-index:100;
}

.whatsapp-icon {
  margin-top:12px;
}

.kalem {
  width:100%;
}