@charset "utf-8";

*{
	border: 0;
	margin: auto;
}

body {
	background-image: url("../imagenes/bg.gif");
	background-repeat: repeat;
	overflow-y: hidden;
}

header{
	width: 100%;
	height: 165px;
}
a {
	cursor: pointer;
	text-decoration: none;
}

#contenedor {
	background-color: #fff;
	height: 100%;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	min-width: 500px;
	color: #A3A3A3;
	max-width: 1024px;
}

#barra{
	background-color: #646464;
	width: 100%;
	height: 30px;
	text-align: left;
	padding-top: 10px;
	text-align: center;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(47, 50, 50, 0.58);
	-moz-box-shadow: 0px 4px 8px 0px rgba(47, 50, 50, 0.58);
	box-shadow: 0px 4px 8px 0px rgba(47, 50, 50, 0.58);
}

div.logo{
	width: 60%;
	height: 60px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
}

div.facebook{
	width: 10%;
	height: 60px;
	float: right;
	margin-top: auto;
	text-align: right;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
}

.info1 {
	float: left;
	padding-top: 5px;
	padding-left: 15px;
	color: #D5D5D5;
	font-family: Trebuchet MS;
	font-size: 11px;
}

.info2 {
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #5D5D5D;
	text-align: center;
}  
.info3 {
	padding: 4px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #5D5D5D;
	text-align: justify;
	line-height: 12px;
}  
nav {
	margin: auto;
	width: 100%;
	background-color: #FFFFFF;
	height: 40px;
}
ul {
	list-style-type: none;
}
#menu{
	width: 19%;
	height: 40px;
	background-color: #FFFFFF;
	margin: auto;
	color: #605E5E;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 0.9em;
	text-align: center;
	margin: auto;
	float: left;
	line-height: 40px;
}
#menu:hover{
	width: 19%;
	height: 40px;
	margin: auto;
	color: #FF6633;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 0.9em;
	text-align: center;
	margin: auto;
	float: left;
	line-height: 40px;
}

p.texto_uno {
	text-align: center;
	margin-top: 5px;
	color: #5D5D5D;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
}
div.cuadro{
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	height: 2px;
	clear: both;
}
div.contenedor_general{
	width:300px;
	height:80px;
	background-color: white;
}

section {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
#imagen   {
	width: 100%;
}
#piePagina {
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	clear: both;
	background-color: #EDEDED;
}
.texto_info {
	color: #FDFDFD;
	font-size: 11px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
}
.texto {
	color: #5D5D5D;
	font-size: 14px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
}
.texto:hover {
	color: #FF6633;
	font-size: 14px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
}
.texto2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #363636;
}

	
#nosotros {
	width: 95%;
	margin: auto;
	height: 400px;
}
#titulo {
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#signos {
	width: 20px;
	margin: auto;
	height: 20px;
}
#nombre_nosotros {
	width: 50%;
	float: left;
	height: 30px;
}
.texto-nombres {
	text-align: center;
	line-height: 30px;
	color: #5D5D5D;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
}
.director {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 15px;
}
#director_1 {
	width: 50%;
	float: left;
	height: 20px;
}
#foto_dr {
	width: 50%;
	height: 120px;
	float: left;
	text-align: center;
}
#titulos_servicios {
	width: 25%;
	float: left;
	height: 35px;
}
.texto3 {
	color: #5D5D5D;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
}
.texto4 {
	color: #5D5D5D;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#texto_servicos {
	width: 25%;
	height: 260px;
	float: left;
}
#foto_pieservicios {
	width: 25%;
	height: 71px;
	float: left;
	text-align: center;
}
.texto5 {
	color: #5D5D5D;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
}

#icon-wrapper{
	width: 100%;
	float: left;
	height: 238px;
}

.icons {
	width:25%;
	float:left;
	position:relative;
}
.icons2 {
	width:25%;
	float:left;
	position:relative;
	margin-left:25%;
}
.icons3 {
	width:25%;
	float:left;
	position:relative;
	margin-left:50%;
}
.icons4 {
	width:25%;
	float:left;
	position:relative;
	margin-left:75%;
}
.icons4a {
	width:25%;
	float:left;
	position:relative;
	margin-left:75%;
}

.icon-slide-container{
	height: 271px;
	overflow: hidden;
	text-align: left;
	position: absolute;
	float: left;
	width: 210px;
	left: 50%;
	margin-left: -99px;
}
.icon-slide-container-a{
	height: 271px;
	overflow: hidden;
	text-align: left;
	position: absolute;
	width: 210px;
	left: -340px;
	top: 1px;
}

.slide-icon{
	width: 210px;
	position: absolute;
	margin-top: -255px;
	-webkit-transition: .4s ease;
	-moz-transition: .4s ease;
	-ms-transition: .4s ease;
	-o-transition: .4s ease;
	transition: .4 ease;
	height: auto;
	left: 1px;
	top: 2px;
}
	
.slide-icon:hover{
  position:absolute;
  margin-top:0;
}
.placa {
	width: 250px;
	height: 250px;
	float: left;
	margin-left: 52px;
	margin-top: 20px;
}
.placa1 {
	width: 440px;
	height: 180px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#texto_nosotros {
	width: 40%;
	float: left;
	margin-top: 50px;
	padding-left: 10px;
}
section #nosotros #cv {
	width: 58%;
	float: left;
	height: 301px;
}
.icons4b {
	margin-left: 75px;
	width: 25%;
}
.icon-slide-container-b {
	width: 210px;
	height: 271px;
	left: -115px;
	top: 1px;
	position: absolute;
	overflow: hidden;
	text-align: left;
}
section #nosotros #cv2 {
	width: 59%;
	height: 301px;
	float: left;
}
