﻿@font-face{
  src:url(../fuentes/Algerian-Regular.ttf);
  font-family: Algerian;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?nymt00');
  src:  url('../fonts/icomoon.eot?nymt00#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?nymt00') format('truetype'),
    url('../fonts/icomoon.woff?nymt00') format('woff'),
    url('../fonts/icomoon.svg?nymt00#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-abajo:before {
  content: "\e906";
}
.icon-arriba:before {
  content: "\e904";
}
.icon-menu:before {
  content: "\e900";
}
.icon-palomita:before {
  content: "\e901";
  color: #4e9744;
}
.icon-inicio:before {
  content: "\e905";
}
.icon-carrr:before {
  content: "\e93a";
}
.icon-telefono:before {
  content: "\e942";
}
.icon-ubicacion:before {
  content: "\e947";
}
.icon-reloj:before {
  content: "\e94e";
}
.icon-calendario:before {
  content: "\e953";
}
.icon-celular:before {
  content: "\e958";
}
.icon-usuario:before {
  content: "\e971";
}
.icon-buscar:before {
  content: "\e986";
}
.icon-internet:before {
  content: "\e9c9";
}
.icon-estrella:before {
  content: "\e9d9";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eaca";
}
.icon-click:before {
  content: "\e902";
}
.icon-email:before {
  content: "\e903";
}





body{
	font-family: 'Open Sans', sans-serif;
}

#cintillo{
	background: #4e9744;
	background: #203443;
	width: 100%;
	float: left;
}

#cintillo-conten{
	width: 1200px;
	margin: 0 auto;
}

#cintillo span{
	border: 0px solid white;
	color: white;
	font-size: 18px;
	float: left;
	padding: 9px 0;
	margin: 0 100px 0 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#cintillo span a{
	color: white;
}

.right{
	float: right !important;
	margin: 0 !important;
}

#cabecera{
	border: 0px solid red;
	width: 100%;
	float: left;
	padding: 7px 0;
}

#cabecera-conten{
	border: 0px solid red;
	width: 1200px;
	margin: 0 auto;
}

#cabecera2{
	background: url(../images/cabecera2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 180px;
	float: left;
	margin: 0 0 30px 0;
}

#logotipo{
	border: 0px solid white;
	width: 14%;
	float: left;

	transition: all 4s;
}

#logotipo img{
	width: 100%;
}



#menu{
	border: 0px solid red;
	width: 70%;
	float: right;
	margin: 25px 0 0 0;
}

#menu a{
	color: black;
}

#menu-r{
	width: 100%;
	text-align: center;
	color: white;
	float: left;
	padding: 5px 0;
	cursor: pointer;
	display: none;
}
#menu-r:hover{
}

#menu ul{
	width: 100%;
	float: left;
}

#menu ul li{
	width: 20%;
	float: left;
}

.menu{
	border-left: 1px solid #ddd;
	background: rgba(32,52,67,0.1);
	width: 100%;
	font-weight: lighter;
	text-align: center;
	font-size: 18px; 
	float: left;
	padding: 10px 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dos{
	padding-top: 1px;
	padding-bottom: 1px;
}

.menu:hover, .activo{
	background: #4e9744;
	font-weight: bold;
	color: white;
}



#efecto{
	width: 100%;
	float: left;
}



#anuncio1{
	background:#203443;
	width: 100%;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: white;
	float: left;
	padding: 40px 0;
}

#anuncio1-conten{
	width: 1200px;
	margin: 0 auto;
	padding: 0 70px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#anuncio1 strong{
	font-size: 30px;
	font-weight: bold;
}


.texto-principal{
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: gray;
	float: left;
	margin:0 0 30px 0;
}


#texto{
	width: 100%;
	float: left;
}
#texto span, .texto span{
	color: #4e9744;
	font-size: 30px;
}

.imagen{
	width: 50%;
	font-size: 22px;
	line-height: 32px;
	float: left;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.imagen img{
	width: 100%;
}

.imagen-contacto{
	font-size: 22px;
	padding: 30px;
}

.texto{
	width: 50%;
	color: #183650;
	text-align: justify;
	font-size: 23px;
	line-height: 33px;
	float: left;
	padding: 25px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.texto ul{
	text-align: left;
}

.texto ul li{
	border: 0px solid red;
	padding-left: 20px;
	text-indent: -15px;
}
.texto ul li:before {
	content: "• ";
    color: #4e9744; /* or whatever color you prefer */
}



.cuadritos{
	width: 100%;
	float: left;
}

.cuadrito{
	background: black;
	width: 33.33%;
	color: white;
	font-size: 26px;
	text-align: center;
	float: left;
	padding: 20px 20px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.otroColor{
	background: #4e9744;
}
.otroColor2{
	background: #6bca5e;
}



#banner{
	position: relative;
	background: url(../images/fondo-banner.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 40px 0;
}

.fondo-personal{
	background: url(../images/fondo-personal.jpg) no-repeat center center !important;
	-webkit-background-size: cover;
	background-size: cover;
}

.oscuro-banner{
	position: absolute;
	top: 0;
	left: 0;
	background:rgba(32,52,67,0.8);
	width: 100%;
	height: 100%;
}

#banner-conten{
	width: 1200px;
	margin: 0 auto;
}

.texto-banner{
	position: relative;
	z-index: 1000;
	width: 100%;
	text-align: center;
	text-shadow: 2px 2px 2px black;
	font-size: 28px;
	line-height: 33px;
	color: white;
	float: right;
	padding: 0 100px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


#footer{
	border-top: 2px solid #ddd;
	background: #f7f7f7;
	width: 100%;
	float: left;
}

#footer-conten{
	width: 1200px;
	margin: 0 auto;
}

.seccion-footer{
	font-size: 19px;
	line-height: 24px;
	color: #132f7c;
	padding:40px 12px;
	float: left;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.seccion-footer strong{
	font-size: 30px;
}


@media screen and (max-width: 1300px){
	.capacitacion{
		width: 100%;
	}

	.circulo{
		position: relative !important;
		left: 0 !important;
		top: 0 !important;
		float: left !important;
	}
	.texto-capa{
		width: 60% !important;
		padding: 20px !important;
	}
	.imagen-capa{
		width: 20% !important;
	}

}

@media screen and (max-width: 1200px){
	.d1200{
		display: none;
	}
	#cabecera-conten, #anuncio1-conten, #banner-conten, #clientes-conten, #footer-conten{
		width: 100%;
	}
	#cintillo span{
		width: 100%;
		text-align: center;
		margin: 0 !important;
	}
	#wrapP{
		width: 100%;
		padding: 0 10px;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#logotipo{
		width: 17%;
	}
	#menu-r{
		display: block;
	}
	#menu ul{
		display: none;
	}
}

@media screen and (max-width: 1100px){
	#cabecera{
		position: relative;
	}
}

@media screen and (max-width: 1000px){
	.cuadrito{
		width: 50%;
	}

	.texto-capa{
		width: 50% !important;
	}
}

@media screen and (max-width: 900px){
	.texto{
		width: 100%;
	}
	.imagen{
		width: 100%;
		text-align: center;
	}
	.imagen img{
		width: 70%;
	}

	.servicio{
		width: 98%;
	}
}

@media screen and (max-width: 800px){
	#logotipo{
		width: 25%;
	}
	#menu{
		width: 40%;
	}
	#menu ul li{
		width: 100%;
	}
	.menu{
		width: 100%;
		text-align: center;
		padding: 12px 0;
	}
	#efecto{
		float: left;
	}
}

@media screen and (max-width: 700px){
	.texto-banner{
		width: 100%;
		padding: 0 10px;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.texto-capa{
		width: 100% !important;
	}
	.imagen-capa{
		width: 100% !important;
		text-align: center;
	}
	.imagen-capa img{
		width: 70%;
	}

	center img{
		width: 70% !important;
		height: auto !important;
	}
}

@media screen and (max-width: 600px){
	#anuncio1-conten{
		padding: 0 10px;
	}

	.seccion-footer{
		width: 100% !important;
	}

	.licencia{
		width: 100%;
		margin: 20px 0 !important;
	}

	.imagen-servicio{
		width: 30%;
	}
	.texto-servicio{
		width: 65%;
	}
}

@media screen and (max-width: 500px){
	#logotipo{
		width: 100%;
		text-align: center;
	}
	#logotipo img{
		width: 60%;
	}
	#menu{
		width: 100%;
	}

	.seccion{
		height: auto;
	}
}







