*{
	font-family: Arial;
}

body{
	background-color: #fff;
	padding: 0;
	margin: 0;
	flex-wrap:wrap;
}
.iconos-sociales img{ 
transition:all 0.5s ease-out;
border-radius:50px;
margin-left: 10px;}
.iconos-sociales img:hover{
transform: rotate(360deg);

}
#container{
	margin: 134px auto;
	width: 100%;
	height:       auto;
}
/*NUEVO*/
#menu{
	background-color: #3498DB;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index:100;
	box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}

#menu ul{
	margin: 0;
	padding: 0;
}

#menu ul li{
	list-style: none;
	display: inline-block;
	padding: 40px 10px;
	margin-left: -25px;
}

#menu ul li a{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 40px 10px;
	text-decoration: none;

	-webkit-transition: all .5s;
}
#menu ul li a:hover{
	background-color: #2E9AFE;
	color: #6E6E6E;
}

@media screen and(max-width:800px){
	menu ul{
		width:80%;
		height:100%;
		margin:0;
		position:fixed;
	}
}

.logo, .logo:hover{
	background: #ffff00 url(../img/2ed23b3e186c30d9d72b32df5d41eb71.png);
	background-repeat: no-repeat;
	background-position: center center; 
	padding-left: 71px !important;
	padding-right: 71px !important;
}
/*NUEVO*/
.logo2{
	background: #ffff00 url(../img/2ed23b3e186c30d9d72b32df5d41eb71.png);
	background-repeat: no-repeat;
	background-position: center center; 
	padding-left: 71px !important;
	padding-right: 71px !important;
}
.seleccionado{
	background-color: #A4D3FF;
	color: #fff !important;	
}

#slider{
	height: auto;
	margin-top: 10px;
	overflow: hidden;
	width: 100%;

	-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	-o-box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
}
#imagen_izq {
    position:    auto;
    top:         50%;
    left:        50%;
    width:        auto;
    height:       auto;
    margin-left: 100px;
    margin-top:  80px;
}

div#tarjeta{
	background-color:transparent;
    width:        67% ;
    height:       auto;
    margin-left:  auto;
    margin-top:  auto;
}
div#rubroizq{
	background-color:#F7F7F7;
	position:absolute;
    width:        43% ;
    height:       auto;
    margin-left:  5%;
    margin-top:  auto;
	overflow:hidden;
	padding:auto;
	border:2px solid #E4E4E4;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
div#rubroder{
	background-color:#F7F7F7;
	position:auto;
    width:        43% ;
    height:       auto;
    margin-left:  51%;
    margin-top:  auto;
	overflow:hidden;
	padding:auto;
	border:2px solid #E4E4E4;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

div#Azul{
	background-color:#2104AE;
    width:        95% ;
    height:       auto;
    margin-left:  2%;
    margin-top:  1%;
	padding:8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
div#Rojo{
	background-color:#AE0404;
    width:        95% ;
    height:       auto;
    margin-left:  2%;
    margin-top:  1%;
	padding:8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
div#Naranja{
	background-color:#F57D14;
    width:        95% ;
    height:       auto;
    margin-left:  2%;
    margin-top:  1%;
	padding:8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
div#Verde{
	background-color:#0F6305;
    width:        95% ;
    height:       auto;
    margin-left:  2%;
    margin-top:  1%;
	padding:8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
div#Azulver{
	background-color:#04B486;
    width:        95% ;
    height:       auto;
    margin-left:  2%;
    margin-top:  1%;
	padding:8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
div#Morado{
	background-color:#560563;
    width:        95% ;
    height:       auto;
    margin-left:  2%;
    margin-top:  1%;
	padding:8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
div#Rosado{
	background-color:#B506A9;
    width:        95% ;
    height:       auto;
    margin-left:  2%;
    margin-top:  1%;
	padding:8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
div#Cafe{
	background-color:#663609;
    width:        95% ;
    height:       auto;
    margin-left:  2%;
    margin-top:  1%;
	padding:8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
div#Gris{
	background-color:#6E6E6E;
    width:        95% ;
    height:       auto;
    margin-left:  2%;
    margin-top:  1%;
	padding:8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
h1{
	color: #2E9AFE;
	font-size: 28px;
	margin-bottom: 30px;
	margin-top: 50px;
	padding-left: 0;
}
h2{
	color: #B40404;
	font-size: 28px;
	margin-bottom: 50px;
	margin-top: 50px;
	padding-left: 71px !important;

}
h3{
	color: #fff;
	font-size: 23px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 10px !important;

	-webkit-text-shadow: 1px 1px 7px rgba(0,0,0,0.5);
	-moz-text-shadow: 1px 1px 7px rgba(0,0,0,0.5);
	-o-text-shadow: 1px 1px 7px rgba(0,0,0,0.5);
	text-shadow: 1px 1px 7px rgba(0,0,0,0.5);
}
h4{
	color: #B40404;
	font-size: 28px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 200px !important;

	-webkit-text-shadow: 1px 1px 7px rgba(0,0,0,0.5);
	-moz-text-shadow: 1px 1px 7px rgba(0,0,0,0.5);
	-o-text-shadow: 1px 1px 7px rgba(0,0,0,0.5);
	text-shadow: 1px 1px 7px rgba(0,0,0,0.5);
}
#contenido{
	color: #fff;
	line-height: 200%;
	position: relative;
	bottom:900px;	
	background-color:#24648E;
	padding:20px 200px;
	opacity:0.5;
	font-weight:bold;	
}

#video
{background-color:transparent;
margin:0px 16%;
width:50%;
height:330px;

}
.imgcentro{
	position:relative;
	width:        100% ;
	height: auto;
	margin-left: 0%;
	background: url('../img/equiposyacc.jpg') no-repeat center fixed;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-o-background-size: auto;
	background-size: auto;
	min-height: 60%;
}
#imgcentro2{
	position:relative;
	width:        50% ;
	height: auto;
	margin-left: 25%;
	margin-top:  0%;
	
}
#imgcentro3{
	position:relative;
	width:        55% ;
	height: auto;
	margin-left: 25%;
	margin-top:  0%;
	
}
.contenido2{
	background-color: #0B3861;
	-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	-o-box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 10px rgba(0,0,0,0.5);	
}
.contenidoC{
	background-color: #fff;

	-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	-o-box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 10px rgba(0,0,0,0.5);	
}
.contenido{
	background-color: #fff;
	
}
.contenido p{
	background-color: #FF;
	width:        66% ;
    height:       auto;
	margin-left: 8%;
}
.contenidoV{
	background-color: #ff;
	line-height: 200%;
	padding:20px 20%;
}
.contenidoP{
	color: #323232;
	background-color: #FFF;
	line-height: 200%;
	padding:20px 2%;
}
.contenidoP p{
	font-size: 14px;
	padding: 40px;
}

#contenidoFace{
	position:absolute;
	background-color: #FF0000;
	width:        0% ;
	height: auto;
	margin-left: 73%;
	margin-top:  -70%;
	
}
.contenido3 p{
	font-size: 14px;
	padding: 40px;
}
.contenido3{
	background-color: #fff;
	line-height: 150%;
	padding:10px 15%;
}
.contenidoV p{
	font-size: 14px;
	padding: 40px;
}
.contenido2 p{
	font-size: 14px;
	padding: 40px;
}
.contenidoC p{
	font-size: 14px;
	padding: 40px;
}
.contenidoRubros{
	background-color: #fff;
	line-height: 200%;
	padding:10px 10%;
}
.contenidoRubros p{
	font-size: 14px;
	padding: 40px;
}
#Logo {
    position:    relative;
    margin-left: 10px;
	margin-top:  10px;
}
#valores {
    position:    none;
    margin-left: 0%;
	margin-top:  0px;
	width:        45% ;
    height:       11%;
}
#formulario{
	background-color: #d2d2d2;
	margin-top: -20px;
	padding: 40px;

	-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.5);
	-o-box-shadow: inset 0 1px 5px rgba(0,0,0,0.5);
	box-shadow: inset 0 1px 5px rgba(0,0,0,0.5);
}

#formulario form{
	font-size: 14px;
	margin: 0 auto;
	width: 400px;
}

textarea{
	height: 100px;
	width: 400px;
}

.campo, textarea{
	background: #eee;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 400px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.campo:focus, textarea:focus{
	background: #fff;
	outline: none;

	-webkit-box-shadow: 0 0 10px #24607f;
	-moz-box-shadow: 0 0 10px #24607f;
	-o-box-shadow: 0 0 10px #24607f;
	box-shadow: 0 0 10px #24607f;
}

.botonwhat{
	background: #4dc247;
	border: 0;
	color: #fff;
	margin-left: auto;
	padding: 10px;
	width: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
.botonwhat:hover{
	background-color: #47B941;
}
.boton{
	background: #0761AF;
	border: 0;
	color: #fff;
	margin-left: 125px;
	padding: 10px;
	width: 150px;	

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.boton:hover{
	background-color: #0081F2;
}

#footer{
	color: #5C1E1E;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}