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

[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-click:before {
  content: "\e902";
}
.icon-email:before {
  content: "\e900";
}
.icon-menu:before {
  content: "\e901";
}
.icon-home:before {
  content: "\e905";
}
.icon-shop:before {
  content: "\e93a";
}
.icon-telefono:before {
  content: "\e942";
}
.icon-ubicacion:before {
  content: "\e947";
}
.icon-horario:before {
  content: "\e94e";
}
.icon-celular:before {
  content: "\e958";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}




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

#chat{
	position: fixed;
	top: 400px;
	right: 60px;
	z-index: 10000;
	border: 2px solid #43c22e;
	background: white;
	width: 85px;
	text-align: center;
	padding: 18px 0px 0;

	border-radius: 50%;

	box-shadow: 5px 5px 5px #43c22e;

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

#chat strong{
	width: 100%;
	float: left;
}

#chat img{
	width: 40px;
}

.blanco{
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0.8) 33%,rgba(0,0,0,0.6) 66%, rgba(0,0,0,0.4) 99%) !important;
	padding: 0 0 0px 0 !important;
}
.blanco #logotipo{
	width: 15%;
}
.blanco #menu{
	margin: 12px 0 0 0;
}

#cabecera{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100000;
	border: 0px solid red;

	background: rgba(0,0,0,0.6);
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 33%,rgba(0,0,0,0.3) 66%, rgba(0,0,0,0) 99%);

	width: 100%;
	float: left;
	padding: 10px 0 60px 0;

	transition: all 0.2s;
}

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

#logotipo{
	width: 20%;
	float: left;

	transition: all 0.2s;
}

.datos{
	text-align: center;
	color: white;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 12px;
}
.datos a{
	color: white;
	text-decoration: none;
}
.datos strong{
	display: inline-block;
	padding: 0 20px;

	box-sizing: border-box;
}
.datos span{
	margin-right: 20px;
}

#menu{
	width: 69%;
	float: right;
	margin: 10	px 0 0 0;
}

#menu-r{
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: lighter;
	color: white;
	padding: 12px 0;
	float: left;
	cursor: pointer;
	display: none;
}

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

#menu ul li{
	width: 20%;
	text-align: center;
	float: left;	
}

.menu{
	width: 100%;
	font-size: 16px;
	font-weight: lighter;
	color: white;
	padding: 12px 0;
	float: left;
}
.menu:hover, .activo{
	color: #98a039;
}


#logotipo img{
	width: 100%;
}

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


#contenido{
	width: 1200px;
	margin: 0 auto;
}

#contenido-conten{
	width: 100%;
	float: left;
	padding: 30px 0;
}

.titulo{
	width: 100%;
	text-align: center;
	color: gray;
	font-size: 30px;
	float:left;
	margin: 0 0 30px 0;
}
.titulo strong{
	color: #98a039;
}
.titulo img{
	height: 160px;
}

.leyenda{
	background: black;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 22px;
	line-height: 32px;
	padding: 20px 10px;
	float: left;

	box-sizing: border-box;
}
.leyenda strong{
	color: #98a039;
	font-size: 24px;
}

.parte{
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}

.seccion{
	width: 62%;
	font-size: 20px;
	line-height: 30px;
	float: left;
}

.imagen-seccion{
	width: 37%;
	float: right;
}
.imagen-seccion img{
	width: 100%;
}


#uno{
	background: black;
	width: 100%;
	float: left;
	padding: 30px 0;
}

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

#uno .titulo{
	color: white;
}

.cuadro{
	width: 23%;
	float: left;
	margin: 0 1%;
}

.imagen-cuadro{
	width: 100%;
	float: left;
}
.imagen-cuadro img{
	width: 100%;
}

.titulo-cuadro{
	background: #555555;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 18px;
	float: left;
	padding: 7px 0;
}


#cabecera-fondo{
	width: 100%;
	height: 400px;
	float: left;
}

.fondo-propiedad{
	background: url(../images/fondo-propiedad.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-corporativo{
	background: url(../images/fondo-corporativo.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-civil{
	background: url(../images/fondo-civil.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-fiscal{
	background: url(../images/fondo-fiscal.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	background-size: cover;
}

.titulo-cabecera{
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: white;
	font-weight: lighter;
	text-shadow: 2px 2px 2px black;
	float: left;
	margin: 250px 0 0 0;
}

.texto{
	width: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	float: left;
	margin: 0 0 30px 0;
}


.noticia{
	background: rgb(152,160,57, 0.6);
	width: 31.33%;
	color: black;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
	text-align: center;
	float: left;
	margin: 0 1% 30px;
	padding: 22px 20px;

	border-radius: 4px;

	box-sizing: border-box;
}
.noticia strong{
}


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

.video{
	width: 31.33%;
	float: left;
	margin: 0 1%;
}
.video iframe{
	width: 100%;
}


.clientes{
	text-align: center;
	width: 100%;
	float: left;
}
.clientes img{
	height: 100px;
	margin: 0 0 50px 0;
}
.clientes div{
	width: 19%;
	text-align: center;
	float: left;
	margin-left: 1%;
}
.w{
	width: 100%;
	height: auto !important;
}
.separacion{
	width: 100% !important;
	float: left;
}


.tres{
	margin-bottom: 40px;
}
.t{
	width: 33.33%;
	text-align: center;
	font-size: 20px;
	float: left;
}
.t strong{
	width: 100%;
	color: #98a039;
	font-size: 30px;
	text-align: center;
	margin-bottom: 10px;
	display: inline-block;
}
.t p{
	font-size: 20px;
	font-weight: lighter;
}


#footer{
	background: black;
	width: 100%;
	float: left;
}

#footer a{
	color: white;
}

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

.seccion-footer{
	color: white;
	font-size: 20px;
	line-height: 30px;
	float: left;
	padding: 20px 12px;

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

@media screen and (max-width: 1200px){
	#cabecera-conten, #footer-conten{
		width: 100%;
	}
	#contenido, #uno-conten{
		width: 100%;
		padding: 0 10px;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 900px){
	#cabecera,.blanco{
		background: black !important;
		position: relative;
		padding: 10px 0;
	}
	#menu{
		width: 75%;
		margin: 2px 0 0 0;
	}
	.cuadro{
		width: 48%;
		margin: 0 1% 20px;
	}

	.noticia{
		width: 45%;
		margin: 0 2.5% 30px;
	}

	.clientes div{
		width:32% !important;
	}
}
@media screen and (max-width: 700px){
	#logotipo, .blanco #logotipo{
		width: 100%;
		text-align: center;
	}
	#logotipo img{
		width: 50%;
	}
	#menu{
		width: 100%;
	}
	.seccion-footer{
		width: 100% !important;
	}
}
@media screen and (max-width: 600px){
	#chat{
		top: auto;
		bottom:100px;
	}
	.seccion{
		width: 100%;
	}
	.imagen-seccion{
		width: 100%;
		text-align: center;
		margin: 20px 0 0 0;
	}
	.imagen-seccion img{
		width: 80%;
	}
	.cuadro{
		width: 95%;
		margin: 0 2.5% 30px;
	}
	#menu-r{
		display: block;
	}
	#menu ul{
		display: none;
	}
	#menu ul li{
		width: 100%;
	}

	.noticia{
		width: 95%;
		margin: 0 2.5% 30px;
	}

	.leyenda{
		font-size: 19px !important;
	}
	.leyenda strong{
		font-size: 22px;
	}
	.clientes div{
		width: 49% !important;
	}

	.datos strong{
		width: 100% !important;
	}
}














