/* CSS Document */
body {
	font-family: 'Ubuntu', sans-serif;
}
.menu_color {
	font-family: 'Ubuntu', sans-serif;
	font-weight:500;
}
.slide_fondo {
	background-image:url(images/ideologia_fondo2.png);
	background-repeat:no-repeat;
	height:400px;
}
.slide-info {
	margin:auto;
	text-align:center;
	padding-top:200px;
}
.logotipo{
	margin:auto;
	height:100px;
	width:200px;
	padding-top:10px;
}
.menu2 {
	background: #FFFFFF;
	margin-top:20px;
	border-top-left-radius:40px;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
	height:70px;
	box-shadow: 2px 2px 10px #999;
	-webkit-box-shadow: 2px 2px 10px #999;
    -moz-box-shadow: 2px 2px 10px #999;
	filter: shadow(color=#999999, direction=135, strength=2);
}
.menu2 ul {
	list-style:none;
}
.menu2 ul li a{
	font-family: 'Ubuntu', sans-serif;
	float:left;
	margin-left:20px;
	padding:10px;
	display:block;
	text-decoration:none;
	font-weight:700;	
	color: #1976d2;
}
.menu2 ul li a:hover{
	background: #1976d2;
	color: #FFFFFF;
	font-weight:700;
	border-top-left-radius:10px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}


.menu3 {
	background: #FFFFFF;
	height: 60px;
	width:80%;
	position: absolute;
	position: fixed !important;
}
/* estructura*/
.contenido1 {
	background:#ffffff;
	width:100%;
	/*height:600px;*/
	text-align:center;
	padding-top:70px;
	
}
.cabeza2 {
	background-image:url(images/map2.png);
	background-position:center;
	padding-top:200px; 
	padding-bottom:400px;
}
.contenido2 {
	padding-top:150px;
	background-image:url(images/fondo_nosotros.png);
	padding-bottom:150px;
}
.servicios {
	background: linear-gradient( to bottom, #FFFFFF , rgba(213,245,254,1.00));
	color: #3F52B5;
}
.servicios_contenido {
	padding-top:50px;
	padding-bottom:50px;
	background: linear-gradient( to bottom, #4CAF50, #8bc34a);
	color: #FFFFFF;
}
.productos {
	background: linear-gradient( to bottom, #303f9f, #3f53b5);
	padding-top:140px;
	text-align:center;
	padding-bottom:50px;
}
.clientes {
	background: #FFFFFF;
	padding-bottom:100px;
	font-family: 'Ubuntu', sans-serif;
	padding-top:100px;
}
.contacto {
	height: 400px;
	background: #f5f5f5;
	padding-top:50px;
	font-family: 'Ubuntu', sans-serif;
}
.pie {
	padding-top:50px;
	background: rgba(203,203,203,1.00);
	padding-bottom:100px;
	font-family: 'Ubuntu', sans-serif;
}
.texto-pie {
	font-size:12px;
	font-weight:300;
	line-height:20px;
}
.contacto-pie {
	font-size:14px;
	font-weight:300;
}
.titulo {
	font-size:16px;
	font-weight:700;
	color: #212121;
}
.item {
	font-size:14px;
	font-weight:300;
	color: #727272;
	line-height:20px;
}
.producto_botom {
	color: #FFFFFF;
	height:280px;
	text-decoration:none;
	padding-top:10px;
}
.icono a {
	display:block;
	width: 80%;
	margin:auto;
	border-radius: 40%;
}
.icono a:hover {
	background: linear-gradient( to bottom, #2196f3, #1976d2);
}

.ver_mas a:hover {
	background: linear-gradient( to bottom, #2196f3, #1976d2);
}


.complemento img {
	display:block;
	width:60%;
	margin:auto;
}
.foto_servicio {
	padding-top:100px;
}
/* textos sobre blanco*/

.texto_titulo {
	font-family: 'Ubuntu', sans-serif;
	font-size:34px;
	font-weight:700;
	padding-top:80px;
	color: #212121;
}
.texto_servicios {
	font-family: 'Ubuntu', sans-serif;
	font-size:19px;
	color: #303f9f;
	font-weight:300;
}
.texto_subtitulo{
	font-family: 'Ubuntu', sans-serif;
	font-size:22px;
	font-weight:700;
	padding-top:0px;
	color: #303f9f;
}
.texto_segundo {
	padding-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:20px;
	font-weight:300;
	color: #727272;
}
.texto_cuarto {
	padding-top:10px;
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	font-weight:300;
	padding-bottom:50px;
}
.titulo-clientes {
	font-size:24px;
	font-weight:700;
	color:#727272;
	text-align:center;
	padding-top:100px;
	padding-bottom:20px;
}
.subtitulo-clientes {
	font-size:18px;
	font-weight:700;
	color: #616161;
}
.nombre-clientes {
	font-size:14px;
	font-weight:200;
	color: #9e9e9e;
	text-decoration:none;
	list-style:none;
	padding:0;
}
.titulo-contacto {
	font-size:24px;
	font-weight:700;
	color:#8bc34a;
	text-align:center;
	padding-bottom:20px;
}
/* textos sobre color*/

.texto_titulo_blanco {
	font-family: 'Ubuntu', sans-serif;
	font-size:20px;
	font-weight:700;
	color: #FFFFFF;
	text-align:center;
}

.texto_titulo_blanco2 {
	font-family: 'Ubuntu', sans-serif;
	font-size:34px;
	font-weight:700;
	color: #FFFFFF;
}

.texto_segundo_blanco {
	padding-top:10px;
	font-family: 'Ubuntu', sans-serif;
	font-size:28px;
	font-weight:300;
	color: #FFFFFF;
	padding-bottom:20px;
	text-align:center;
}
.texto_tercero_blanco {
	padding-top:10px;
	font-family: 'Ubuntu', sans-serif;
	font-size:18px;
	font-weight:300;
	color: #FFFFFF;
	text-align:center;
	padding-bottom:50px;
}
.texto-ideologia-titulo {
	color:#FFFFFF;
	font-size:18px;
	font-family: 'Ubuntu', sans-serif;
	text-align:center;
	font-weight:600;
}
.texto-ideologia {
	color:#FFFFFF;
	padding-top:10px;
	font-size:18px;
	font-family: 'Ubuntu', sans-serif;
	text-align:center;
	font-weight:300;
}
.texto_cuarto_blanco {
	padding-top:10px;
	font-family: 'Ubuntu', sans-serif;
	font-size:20px;
	font-weight:200;
	color: #b3e5fc;
	line-height:27px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:50px;
}

.botoneraServicios{
padding-top:20px; 
padding-bottom:20px; 
background: linear-gradient( 75deg, #4CAF50, #8bc34a);
border-top-left-radius:5px;
border-top-right-radius:5px;
color:#FFFFFF;
font-size: 15px;
text-align:center;
text-decoration:none;
}

botoneraServicios a:hover{
	color:#FFFFFF;
	font-size: 20px;
	text-align:center;
	text-decoration:none;
}
.CabezaTexto {
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-size:37px;
	padding-top:250px;
	text-align:left;
	font-weight:700;
	line-height: 45px;
}
.CabezaTexto2 {
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-size:25px;
	text-align: center;
	font-weight:500;
	line-height: 30px;
}
.CebezaLinea2 {
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-size:34px;
	text-align:left;
	padding-top:-20px;
	font-weight:300;	
	line-height: 45px;
}
.CebezaLinea2_2 {
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-size:20px;
	text-align:left;
	padding-top:-20px;
	font-weight:300;	
	line-height: 30px;
}
/* servicios informacion*/

.servicio_limpieza_1 {
	background: linear-gradient( to bottom, #2196f3, #1976d2);
	display:block; 
	height:420px;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;	
}
.servicio_limpieza_2 {
	
	background: #FFFFFF;
	display:block; 
	height:420px;
}
.servicio_limpieza_3 {
	background-image:url(images/limpieza.jpg);
	display:block; 
	height:420px;
	border-bottom-right-radius:120px;
}
.servicio_jardineria_1 {
	background: linear-gradient( to bottom, #8bc34a, #4CAF50);
	display:block; 
	height:420px;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
}
.servicio_jardineria_2 {
	background-image:url(images/jardineria.jpg);
	background-position:center;
	display:block; 
	height:420px;
	border-bottom-right-radius:120px;
}
.servicio_fumigacion_1 {
	background: linear-gradient( to bottom, #cddc39, #afb42b);
	display:block; 
	height:420px;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
}
.servicio_fumigacion_2 {
	background-image: url(images/fumigacion.jpg);
	display:block; 
	height:420px;
	border-bottom-right-radius:120px;
}
.servicio_pulido_1 {
	background: linear-gradient( to bottom, #ff9800, #f57c00);
	display:block; 
	height:420px;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
}
.servicio_pulido_2 {
	background-image:url(images/pulido.jpg);
	display:block; 
	height:420px;
	border-bottom-right-radius:120px;
}
/* textos servicios*/
.titulo_servicio {
	font-family: 'Ubuntu', sans-serif;
	padding-left:20px;
	padding-top: 20px;
	font-size:24px;
	font-weight:700;
	line-height:30px;
}
.descripcion_servicio {
	font-family: 'Ubuntu', sans-serif;
	padding-left:20px;
	font-weight:300;
	line-height:20px;
	padding-right:15px;
	font-size:14px;
}
.descripcion_servicio2 {
	font-family: 'Ubuntu', sans-serif;
	padding-left:20px;
	font-weight:500;
	line-height:20px;
	padding-right:14px;
	font-size:15px;
}
.titulo_bulets_servicios {
	font-weight:700;
	font-size:17px;
	font-family: 'Ubuntu', sans-serif;
	color:#303f9f;
	padding-left:50px;
}
.bulets_servicios {
	font-weight:300;
	font-size:14px;
	font-family: 'Ubuntu', sans-serif;
	color:#303f9f;
	padding-left:50px;
}
/*certificados*/

.certificados_1 {
	width:50%;
	background-image:url(images/fondo_personas.png);
	display:block;
	float:left;
	height:500px;
	background-repeat:repeat;
}
/*
.certificados_1 img {
	max-height:500px;
	margin:auto;
}*/
.certificados_2 {
	width:50%;
	background: linear-gradient( to bottom, #8bc34a, #4CAF50);
	color: #FFFFFF;
	display:block;
	float:left;
	height:500px;
}
.certificados_3 {
	padding-top:80px;
	padding-bottom:80px;
	background: linear-gradient( to bottom, #8bc34a, #4CAF50);
	color: #FFFFFF;
	padding-left:40px;
}
.contenido_certificados {
	max-width:470px;
	padding-left:70px;
	padding-top:80px;
}
.titulo_certificado {
	font-family: 'Ubuntu', sans-serif;
	font-size:24px;
	font-weight:700;
	line-height:30px;
}
.descripcion_certificado {
	font-family: 'Ubuntu', sans-serif;
	font-weight:300;
	line-height:21px;
	font-size:15px;
	padding-bottom:20px;
}
a.botom-certificado  {
	font-family: 'Ubuntu', sans-serif;
	font-weight:600;
  font-size: 16px;
  color: #fff;
  width: 100%;
  outline: none;
  padding: 15px;
  background: none;
  border: none;
  border: 2px solid #8bc34a;
  border-radius:5px;
	
}
a:hover.botom-certificado {
	background: #8bc34a;
	text-decoration:none;
	color: #fff;
	 border: none;
}
/* productos */

.categoria_producto {
	font-family: 'Ubuntu', sans-serif;
	font-size:18px;
	font-weight:700;
	color: #FFFFFF;
}
.imgcurvas{
	border-top-left-radius:50% 150px;
	border-top-right-radius:50% 150px;
	overflow:hidden;
	width:100%;
}
.contenedor-redes {
	padding-right:20px;
}
.redes {
	float:right;
	display:block;
	font-size:20px;
	font-weight:700;
	width:50px;
	height:50px;
	background: rgba(203,203,203,1.00);
	margin:auto;
	padding-top:10px;
	text-align:center;
	text-decoration:none;
}
.lista-productos {
	font-family: 'Ubuntu', sans-serif;
	text-align:left;
	font-weight:400;
	font-size:14px;
	line-height:24px;
}
a .botom-inicio {
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	font-size:18px;
	margin-top:30px;
	height:40px;
	width:50%;
	background:none;
	background: linear-gradient( to bottom, #8bc34a, #4CAF50);
	border:none;
	border-top: 2px solid #cddc39;
	border-bottom: 2px solid #388e3c;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
	border-top-left-radius:20px;
	text-decoration:none;
	color:#FFFFFF;
}
a:hover .botom-inicio {
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	font-size:18px;
	margin-top:30px;
	height:40px;
	width:50%;
	background:none;
	background: linear-gradient( to bottom, #03a9f4, #0288d1);
	border:none;
	border-top: 2px solid #b3e5fc;
	border-bottom: 2px solid #1976d2;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
	border-top-left-radius:20px;
	text-decoration:none;
	color:#FFFFFF;
}
