a, a:hover, a:visited; a:active, a:link{
	text-decoration:none;
	color:initial;
}
a:-webkit-any-link {
  text-decoration:none;
}
a{
	text-decoration:none;
}
::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: white;
}
::-webkit-scrollbar{
	width: 15px;
	padding: 5px;
	background-image:url(../image/back-scro.jpg);
	background-repeat:repeat-x;
	background-size:auto 100%;
}
::-webkit-scrollbar-thumb{
	background-color:rgba(90, 91, 135, 1);
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
}
::selection {
	background-color: rgba(115, 26, 101, 1);
}
strong{
	font-family: 'ralewaysemibold';
}
strong a{
	color:inherit;
}
body{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
#secciones{
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
}
/*Seccion1*/
.seccion1{
	width:100%;
	height:100%;
	min-height:675px;
}
header{
	position:absolute;
	width:100%;
	height:145px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	z-index:2;
}
.continua{
	width:100%;
	height:6px;
	background-image:url(../image/continuo.gif);
	background-position:center top;
	background-repeat:repeat;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
}
.front{
	width:277px;
	height:95px;
	margin:-6px auto 0 auto;
}
.logo-gde{
	position:absolute;
	width:100%;
	margin:0;
	height:50%;
	min-height:400px;
	overflow:hidden;
	text-align:center;
	z-index:2;
	bottom:25%;
}
.logo-gde img{
	width:auto;
	max-height:439px;
	height:90%;
}
/*Galeria*/
.sly{
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center top;
	background-image:url(../image/gal1.jpg);
	cursor: -webkit-grab;
}
.sly:active{
	cursor: -webkit-grabbing;
}
.sle{
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center top;
	background-image:url(../image/gal2.jpg);
	cursor: -webkit-grab;
}
.sle:active{
	cursor: -webkit-grabbing;
}
.info{
	position:absolute;
	width:70%;
	margin:0 15%;
	bottom:15%;
}
h1{
	font-family: 'square721_dmregular';
	color:#fff;
	font-size:70px;
	line-height:80px;
	font-weight:normal;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.49);
	padding:0;
	margin:0;
}
h2{
	font-family: 'square721_dmregular';
	color:#fff;
	font-size:40px;
	font-weight:normal;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.49);
	padding:0;
	margin:0;
}
/*Menu Responsive*/
input[type="checkbox"] {
	display:none;
}
.show-menu{
	display:none;
}
.navegador{
	width:70%;
	height:auto;
	overflow:hidden;
	padding:0 15% 0 15%;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	top:0;
	margin:0;
}
.logi{
	background-image:url(../image/logi.png);
	background-repeat:no-repeat;
	background-position:center;
	width:227px;
	height:54px;
	position:absolute;
	left:3%;
	margin:0;
	padding:0;
	background-size:0px;
	display:none;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}
.logi-vis{
	display:block;
	position:fixed;
	background-size:150px;
}
.fixa{
	position:fixed;
	background-color:#FFF;
	width:70%;
	padding:0 15% 0 15%;
	top:0;
	z-index:5;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.32);
}
.boton{
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	padding:12px 0;
	margin:0 0 0 17%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#fff;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	list-style:none;
	text-decoration:none;
}
.boton-os{
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	padding:16px 0;
	margin:0 0 0 17%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#565759;
	list-style:none;
	text-decoration:none;
}
.active{
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	border-top:4px solid #FFF;
	padding:8px 0 12px 0;
	margin:0 0 0 17%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#fff;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	list-style:none;
	text-decoration:none;
}
.active-os{
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	border-top:4px solid #00acd7;
	padding:12px 0 16px 0;
	margin:0 0 0 17%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#00acd7;
	list-style:none;
	text-decoration:none;
}
.boton-os:hover{
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	border-top:4px solid #00acd7;
	padding:8px 0 12px 0;
	margin:0 0 0 17%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#00acd7;
}
.boton:hover{
	border-top:4px solid #FFF;
	padding:8px 0 12px 0; 
}
/*Fin Menu Responsive*/
/*Seccion2*/
.seccion2{
	width:100%;
	height:auto;
	overflow:hidden;
	background-image:url(../image/back-seccion2.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-size:cover;
}
.seccion2-in{
	width:100%;
	max-width:1100px;
	margin:0px auto 0 auto;
	height:455px;
	overflow:hidden;
}
#untre{
	width:31%;
	height:100%;
	overflow:hidden;
	float:left;
	margin:0 0 0 2%;
	padding:40px 0 0px 0;
}
#untre:hover{
	height:100%;
	overflow:hidden;
}
#cont-untre{
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opactiy .15s linear;
	-ms-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
	width:90px;
	padding:0%;
	height:0px;
	border:2px solid #7AC7F5;
	overflow:hidden;
	font-size:15px;
	color:#fff;
	text-align:left;
	font-family: 'ralewayregular';
	text-shadow: 2px 1px 0px #000;
	margin:50px auto;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	opacity:0;
}
#untre:hover > #cont-untre{
	height:auto;
	padding:3%;
	border:none;
	border-top:2px solid #7AC7F5;
	width:90%;
	margin:20px auto;
	opacity:1;
}

h3{
	font-family: 'square721_dmregular';
	font-size:22px;
	text-align:center;
	width:100%;
	font-weight:normal;
	color:#ffffff;
	margin:30px auto 10px auto;
}
.circle{
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	-ms-border-radius:100px;
	border-bottom-right-radius:100px;
	border-bottom-left-radius:100px;
	border-top-right-radius:100px;
	border-top-left-radius:100px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	border:4px solid #09F;
	height:190px;
	width:190px;
	margin:30px auto 0 auto;
	text-align:center;
	background-size:80px;
	background-position:center;
	background-repeat:no-repeat;
}
#untre:hover > #circle{
	background-size:65px;
	width:120px;
	height:120px;
}
/*Foot*/
footer{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto 0 auto;
	background-image:url(../image/back-foot.jpg);
}
.foot-in{
	width:100%;
	max-width:1100px;
	height:auto;
	overflow:hidden;
	margin:0 auto 0 auto;
	text-align:center;
}
.fot1{
	width:100%;
	margin:0;
	padding:1% 0;
	height:auto;
	overflow:hidden;
	float:left;
}
.foot-wh{
	font-family: 'square721_dmregular';
	font-size:14px;
	color:#fff;
	text-decoration:none;
	font-weight:lighter;
}
.foot-bl:hover{
	color:#C6E6FD;
}
.foot-bl{
	font-family: 'ralewayregular';
	font-size:19px;
	color:rgb(107, 196, 236);
	text-decoration:none;
}
.foot-bl a{
	color:inherit;
}
.wh-img{
	margin:0 0 -6px 0;
	width:100px;
	cursor:pointer;
}
.wh-img:hover{
	opacity:.8;
}
.sepa-bl{
	width:1px;
	height:200px;
	float:left;
	background-color:rgba(255, 255, 255, 0.3);
}
.aviso-cont{
	width:100%;
	text-align:center;
	height:auto;
	float:left;
	margin:30px auto;
}
.aviso{
	width:auto;
	height:80px;
	padding:10px 30px;
	margin:2% auto 0 auto;
	border:2px solid #fff;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	-ms-border-radius:100px;
	border-bottom-right-radius:100px;
	border-bottom-left-radius:100px;
	border-top-right-radius:100px;
	border-top-left-radius:100px;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	font-family: 'ralewaysemibold';
	font-size:14px;
	color:#Fff;
	cursor:pointer;
}
.aviso:hover{
	background-color:#2FA3F9;
	border:2px solid transparent;
}
.logos-foot{
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
}
.logos{
	width:400px;
	height:auto;
	overflow:hidden;
	margin:10px auto;
}
.one-logo{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:0 0 0 6%;
	float:left;
}
/*Empresa*/
.seccion-nor{
	width:100%;
	height:auto;
	overflow:hidden;
	background-image:url(../image/gal.jpg);
	background-color:#343E61;
	background-position:center top;
	background-size:cover;
	background-repeat:no-repeat;
}
h5{
	font-size:70px;
	text-align:center;
	width:98%;
	color:#FFF;
	font-family: 'square721_dmregular';
	margin:160px auto 0 auto;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.34);
	font-weight:normal;
	padding:0 0 10px 0;
}
.histos{
	width:33.33%;
	float:left;
	overflow:hidden;
	background-size:100%;
	background-position:center top;
	margin:0;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-ms-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
	background-repeat:no-repeat;
	height:890px;
}
.title-histos{
	position:absolute;
	font-size:27px;
	text-align:center;
	width:15%;
	padding:0;
	color:#32d6ff;
	font-family: 'square721_dmregular';
	font-weight:normal;
	border:3px solid #A1DAF5;
	margin:15% 0 0 11%;
	height:70px;
	overflow:hidden;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-ms-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;
}
.histos:hover{
	background-size:103%;
}
.histos:hover > #title-histos{
	opacity:0;
}
#hok1, #hok2, #hok3, #hok4, #hok5, #hok6, #hok7, #hok8, #hok9{
	padding-top:60px;
}
.cont-histos{
	width:90%;
	padding:0 5%;
	opacity:0;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-ms-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;
	background-color:rgba(5, 81, 110, 0.3);
	background-image: -moz-radial-gradient(50% 40%, ellipse cover, rgba(5, 81, 110, 0.3), rgba(255, 232, 232, 0) 33%);
	background-image: -webkit-radial-gradient(50% 40%, ellipse cover, rgba(5, 81, 110, 0.3), rgba(255, 232, 232, 0) 33%);
	background-image: -o-radial-gradient(50% 40%, ellipse cover, rgba(5, 81, 110, 0.3), rgba(255, 232, 232, 0) 33%);
	background-image: -ms-radial-gradient(50% 40%, ellipse cover, rgba(5, 81, 110, 0.3), rgba(255, 232, 232, 0) 33%);
	background-image: radial-gradient(50% 40%, ellipse cover, rgba(5, 81, 110, 0.3), rgba(255, 232, 232, 0) 33%);
}
.histos:hover > .cont-histos{
	opacity:1;
}
h6{
	font-family: 'ralewayregular';
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-align:justify;
	line-height: 27px;
	width:100%;
	padding:2% 0;
	margin:10% auto;
	height:auto;
	min-height:300px;
}
h6 ul{
	padding:0;
	margin:0;
}
.logos-somos{
	margin:1% 0;
	width:100%;
	text-align:center;
}
.logos-somos img{
	margin:0 0 0 1%;
}
.frase{
	font-family: 'ralewaysemibold';
	font-size:16px;
	color:#F9C962;
}
.frasi{
	font-family: 'ralewaysemibold';
	color:#32d6ff;
	font-size:11px;
}
/*Servicios*/
.serv{
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#e8e8e8;
	padding:0;
}
.img-serv{
	float:left;
	width:40%;
	margin-top:2.5%;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.img-serv img{
	width:84%;
	max-width:600px;
	display: block;
	margin: 30px auto 0 auto;
	border-radius: 14px;
}
.img-serv-centra img{
	width:100%;
	min-width:200px;
	max-width:700px;
	margin-bottom:-5px;
}
.img-serv-centra{
	float:left;
	width:80%;
	margin:0 10%;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.info-serv{
	float:right;
	width:54%;
	height:auto;
	overflow:hidden;
	margin:2% 5% 0 0;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#3b4161;
	border-bottom: 1px solid #CCC;
	padding-bottom:25px;
}
.info-serv-centra{
	float:left;
	width:80%;
	height:auto;
	overflow:hidden;
	margin:3% 10%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#3b4161;
	padding-bottom:25px;
}
.info-serv-centra a{
	color: #3b4161;
	font-weight:bold;
	text-decoration:none;
}
.img-serv69{
	float:right;
	width:40%;
	margin-top:2.5%;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.img-serv69 img{
	width:84%;
	max-width:600px;
	display:block;
	margin: 30px auto 0 auto;
	border-radius: 14px;
}
.info-serv69{
	float:left;
	width:54%;
	height:auto;
	overflow:hidden;
	margin:2% 0 0 5%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#3b4161;
	border-bottom: 1px solid #CCC;
	padding-bottom:25px;
}
.title-info-serv{
	font-family: 'square721_dmregular';
	font-size:30px;
	text-align:left;
	margin:0;
	line-height:35px;
}
.asesor{
	font-family: 'square721_dmregular';
	font-size:22px;
	color:#00acd7;
	width:100%;
	float:left;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.asesor:hover{
	color:#04c7f7;
}
.sig{
	font-family: 'ralewaysemibold';
	font-size:16px;
	padding: 8px 25px 8px 10px;
	max-width:90px;
	border:2px solid #00acd7;
	background-image:url(../image/sig.png);
	background-position:right;
	background-size:23px;
	background-repeat:no-repeat;
	margin:10px 80px 0 0;
	float:right;
	cursor:pointer;
	color:#8E8E8E;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.sig:hover{
	background-color:#32d6ff;
	border:2px solid transparent;
	color:#fff;
}
/*Productos*/
.vinete{
	font-family: 'square721_dmregular';
	font-size:22px;
	color:#707cc4;
}
.vin-num{
	list-style:decimal;
}
/*Contacto*/
#contacto, .contacto{
	width:100%;
	height:auto;
	overflow:hidden;
}
.field-contact{
	width:48%;
	float:left;
	margin:2% 0 0 1.2%;
	text-align:center;
}
.field-msj{
	float:left;
	width:80%;
	margin:2% 10%;
	text-align:center;
}
.field-contact label, .field-msj label{
	font-family: 'ralewaysemibold';
	font-size:18px;
	line-height:18px;
	color:#6f748b;
	margin:0 0 10px 0;
}
.field-contact input[type='text'], .field-contact input[type='phone'], .field-contact input[type='email'], .field-msj textarea{
	color:#6485DD;
	font-size:22px;
	text-align:left;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	-ms-border-radius:100px;
	border-bottom-right-radius:100px;
	border-bottom-left-radius:100px;
	border-top-right-radius:100px;
	border-top-left-radius:100px;
	border:none;
	width:90%;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.32);
	text-align:center;
	margin-top:10px;
	font-family: 'ralewaysemibold';
}
.field-msj textarea{
	text-align:justify;
	padding:20px;
	font-size:22px;
	color:#6485DD;
}
.field-send{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.field-send input[type='submit']{
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	-ms-border-radius:100px;
	border-bottom-right-radius:100px;
	border-bottom-left-radius:100px;
	border-top-right-radius:100px;
	border-top-left-radius:100px;
	background-color:transparent;
	border:4px solid #00add8;
	color:#56585a;
	font-family: 'ralewaysemibold';
	font-size:25px;
	padding:8px 40px;
	cursor:pointer;
}
.field-send input[type='submit']:hover{
	border:4px solid transparent;
	background-color:#00acd7;
	color:#fff;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.enviado{
	margin:0 auto 0 auto;
	width:100%;
	max-width:300px;
	background-image:url(../image/enviado.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:90%;
	height:300px;
}
/*Aviso*/
.firma{
	width:100%;
	margin:0 auto;
	text-align:center;
}

@media screen and (max-width: 1350px){
.boton{
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	padding:12px 0;
	margin:0 0 0 15%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#fff;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.boton-os{
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	padding:16px 0;
	margin:0 0 0 15%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#565759;
}
.active{
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	border-top:4px solid #FFF;
	padding:8px 0 12px 0;
	margin:0 0 0 15%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#fff;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.active-os{
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	border-top:4px solid #00acd7;
	padding:12px 0 16px 0;
	margin:0 0 0 15%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#00acd7;
}
.boton-os:hover{
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	border-top:4px solid #00acd7;
	padding:8px 0 12px 0;
	margin:0 0 0 15%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#00acd7;
}
.boton:hover{
	border-top:4px solid #FFF;
	padding:8px 0 12px 0; 
}
}
@media screen and (max-width: 1560px){
.histos{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-position: center;
	background-size: 100%;
}
h6{
	width:0%;
	padding:0px;
	margin:0;
	overflow:hidden;
	height:0;
}
#count{
	width:94%;
	padding:3%;
	margin:0;
	height:auto;
	overflow:hidden;
}
.title-histos{
	margin:12% 0 0 40%;
	padding:8px 0;
	height:70px;
	width:25%;
}

.histos:hover > #title-histos{
}
}
@media screen and (max-width: 1150px){
.boton{
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	padding:12px 0;
	margin:0 0 0 12%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#fff;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.boton-os{
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	padding:16px 0;
	margin:0 0 0 12%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#565759;
}
.active{
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	border-top:4px solid #FFF;
	padding:8px 0 12px 0;
	margin:0 0 0 12%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#fff;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.active-os{
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	border-top:4px solid #00acd7;
	padding:12px 0 16px 0;
	margin:0 0 0 12%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#00acd7;
}
.boton-os:hover{
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
	border-top:4px solid #00acd7;
	padding:8px 0 12px 0;
	margin:0 0 0 12%;
	font-family: 'ralewayregular';
	font-size:18px;
	color:#00acd7;
}
.boton:hover{
	border-top:4px solid #FFF;
	padding:8px 0 12px 0; 
}


}
@media screen and (max-width: 1000px){
body{
}
#secciones{
}
/*Seccion1*/
.seccion1{
}
header{
}
.continua{
}
.front{
}
.logo-gde{
	width:90%;
	margin:0 5%;
}
.logo-gde img{
	height:auto;
	width:100%;
}
/*Galeria*/
.sly{
}
.sly:active{
}
.sle{
}
.sle:active{
}
.info{
}
h1{
}
h2{
}
/*Menu Responsive*/
.navegador{
	width:90%;
	padding:0 15% 0 19%;
}
.logi{
	left:1%;
	width:227px;
	background-size:0px;
}
.logi-vis{
	background-size:150px;
}
.fixa{
}
.boton{
	margin:0 0 0 11%;
}
.boton-os{
	margin:0 0 0 11%;
}
.active{
	margin:0 0 0 11%;
}
.active-os{
	margin:0 0 0 11%;
}
.boton-os:hover{
	margin:0 0 0 11%;
}
.boton:hover{
	margin:0 0 0 11%;
}
/*Fin Menu Responsive*/
/*Seccion2*/
.seccion2{
}
.seccion2-in{
}
#untre{
	margin:0 0 2% 2%;
}
#untre:hover > #circle{
}
h3{
}
.circle{
}
.circle img{
}
h4{
}
/*Foot*/
footer{
}
.foot-in{
}
.fot1{
}
.foot-wh{
}
.foot-bl:hover{
}
.foot-bl{
}
.foot-bl a{
}
.wh-img{
}
.wh-img:hover{
}
.sepa-bl{
}
.aviso-cont{
}
.aviso{
}
.aviso:hover{
}
.logos-foot{
}
.logos{
}
.one-logo{
}
/*Empresa*/
.seccion-nor{
}
h5{
	font-size:50px;
	line-height:105px;
}
.histos{
	
}

.histos:hover{
}
.histos:hover > #cont-oculto{
}
.title-histos{
}
h6{
}
h6 ul{
}
.logos-somos{
}
.logos-somos img{
}
.frase{
}
.frasi{
}
/*Servicios*/
.serv{
}
.img-serv{
	width:42%;

}
.img-serv-centra{
}
.info-serv{
	margin:3% 3% 0 0;
	width:55%;
	padding:0 0 20px 0;
	border-bottom:1px solid #CCC;
	font-size: 16px;
	float:left;
}
.info-serv-centra{
	margin:3% 10%;
	width:80%;
	padding:0 0 20px 0;
	border-bottom:1px solid #CCC;
	font-size: 16px;
}
.img-serv69{
	width:42%;
}
.info-serv69{
	margin:3% 0 0 4%;
	width:54%;
	padding:0 0 20px 0;
	border-bottom:1px solid #CCC;
	font-size: 16px;
	float:left;
}
.title-info-serv{
}
.asesor{
}
.sig{
	margin:10px 40px 0 0;
}
/*Productos*/
.vinete{
}
.vin-num{
}
/*Contacto*/
#contacto, .contacto{
}
.field-contact{
}
.field-msj{
}
.field-contact label, .field-msj label{
}
.field-contact input[type='text'], .field-msj textarea{
}
.field-msj textarea{
}
.field-send{
}
.field-send input[type='submit']{
}
.field-send input[type='submit']:hover{
}
/*Aviso*/
.firma{
}	
}
@media screen and (max-width:810px){
body{
}
#secciones{
}
/*Seccion1*/
.seccion1{
	min-height:1px;
}
header{
	height:auto;
	position:fixed;
}
.continua{
	display:none;
}
.front{
	display:none;
}
.logo-gde{
	width:100%;
	margin:0 0%;
	min-height:100px;
	height:auto;
}
/*Galeria*/
.sly{
}
.sly:active{
}
.sle{
}
.sle:active{
}
.info{
	width:90%;
	margin:0 5%;
	  bottom: 20%;
}
h1{
	font-size:45px;
	line-height:40px;
}
h2{
	font-size:30px;
	line-height:26px;
}
/*Menu Responsive*/
input[type="checkbox"]:checked ~ #responsive{
	position:fixed;
	width:100%;
	margin:0;
	height:100%;
	left:0;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opactiy .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	z-index:5;
	opacity:1;
	padding:70px 0 0 0;
}

#responsive{
	z-index:-1;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opactiy .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	opacity:0;
	position:absolute;
	height:0%;
}
.show-menu{
	z-index:6;
	display:block;
	width:80px;
	height:50px;
	margin:5px;
	position:fixed;
	cursor:pointer;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
nav{
	margin:0;
	padding:0;
}
.bar-res{
	height:60px;
	background-color:transparent;
	width:100%;
	position:fixed;
	z-index:5;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.bar-res-ilum{
	background-color:#fff;
	position:fixed;
	z-index:5;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.navegador{
	padding:0;
	margin:0;
	background-color:rgba(10, 36, 56, 0.95);
	width:100%;
	height:100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.fixa{
	background-color:rgba(255, 255, 255, 0.95);
}
.men{
	width:80px;
	height:40px;
	overflow:hidden;
	padding:10px 0 0 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.straight{
	height:4px;
	background-color:#fff;
	width:60px;
	margin:0px auto 4px auto;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	
}
.straight-dark{
	background-color:#041756;
}
.logi{
	display:none;
}
.logi-vis{
	display:none;
}
.boton:hover{
	margin:0 auto;
	width:100%;
	padding:0;
	height:14%;
	border:none;
	font-size:60px;
	line-height:90px;
	font-family: 'ralewaysemibold';
	letter-spacing:7px;
}
.boton-os:hover{
	margin:0 auto;
	width:100%;
	padding:0;
	height:14%;
	border:none;
	font-size:60px;
	line-height:90px;
	font-family: 'ralewaysemibold';
	letter-spacing:7px;
	float:none;
	border-bottom:1px solid rgba(17, 43, 63, 0.17);
}
.active{
	margin:0 auto;
	width:100%;
	padding:0;
	height:14%;
	border:none;
	font-size:60px;
	line-height:90px;
	font-family: 'ralewaysemibold';
	color:#fff;
	float:none;
	border-bottom:1px solid rgba(255, 255, 255, 0.17);
}
.active-os{
	margin:0 auto;
	width:100%;
	padding:0;
	height:14%;
	border:none;
	font-size:60px;
	line-height:90px;
	font-family: 'ralewaysemibold';
	float:none;
	color:#112B3F;
	border-bottom:1px solid rgba(17, 43, 63, 0.17);
}
.active:hover, .boton:hover{
	color:#418ADD;
	letter-spacing:7px;
	border-bottom:1px solid rgba(255, 255, 255, 0.17);
}
.boton{
	margin:0 auto;
	width:100%;
	padding:0;
	height:14%;
	border:none;
	font-size:60px;
	line-height:90px;
	font-family: 'ralewaysemibold';
	color:#fff;
	float:none;
	border-bottom:1px solid rgba(255, 255, 255, 0.17);
}
.boton-os{
	margin:0 auto;
	width:100%;
	padding:0;
	height:14%;
	border:none;
	font-size:60px;
	line-height:90px;
	font-family: 'ralewaysemibold';
	color:#112B3F;
	float:none;
	border-bottom:1px solid rgba(17, 43, 63, 0.17);
}
.men:hover{
	padding:0px;
	height:50px;
}
.men:hover > .straight{
	background-color:#00acd7;
	margin:8px auto 4px auto;
}
.men:hover > .straight-dark{
	background-color:#00CDFF;
	margin:8px auto 4px auto;
}
.men:active > .straight{
	width:45px;
}
.men:active > .straight-dark{
	width:45px;
}
/*Fin Menu Responsive*/
/*Seccion2*/
.seccion2{
}
.seccion2-in{
	margin:15px auto 0 auto;
	height:auto;
	overflow:hidden;
	max-height:5000px;
}
#untre{
	width:50%;
	margin:0 auto 0 auto;
	float:none;
}
#untre:hover > #circle{
	background-size:75px;
	background-position:center;
	width:130px;
	height:130px;
}
h3{
	margin:0px auto 20px auto;
	padding-top:20px;
	border-top: 1px solid rgba(255, 255, 255, 0.18);
}
.circle{
	background-size:65px;
	width:130px;
	height:130px;
	background-position:center;
}
#cont-untre{
	width:90%;
	margin:10px auto;
	opacity:1;
	height:auto;
	overflow:hidden;
	border:none;
	padding:5%;
}
#untre:hover > #cont-untre{
	width:90%;
	margin:10px auto;
	opacity:1;
	height:auto;
	overflow:hidden;
	border:none;
	padding:5%;
}
/*Foot*/
footer{
}
.foot-in{
	width:96%;
}
.fot1{
	width:90%;
	margin:1% auto;
	float:none;
	min-height: 30px;
}
.foot-wh{
}
.foot-bl:hover{
}
.foot-bl{
}
.foot-bl a{
}
.wh-img{
}
.wh-img:hover{
}
.sepa-bl{
	display:none;
}
.aviso-cont{
}
.aviso{
}
.aviso:hover{
}
.logos-foot{
}
.logos{
}
.one-logo{
}
/*Empresa*/
.seccion-nor{
}
h5{
	margin:40px auto 10px auto;
	padding:0;
	font-size: 45px;
  line-height: 75px;

}
.histos{
	width:100%;
	margin:20px 0 0 0;
	height:auto;
	overflow:hidden;
	min-height:10px;
	background-size:0%;
	background-position:top;
	border-top: 1px dashed #00acd7;
	opacity:1;
}
#cont-oculto{
	margin:10px auto 0 auto;
	height:auto;
	overflow:hidden;
	width:100%;
	padding:0;
	border-bottom:.1em dashed rgba(255, 255, 255, 0.24);
}
#count{
	min-height:100px;
	margin:0;
}
.cont-histos{
	opacity:1;
}
.histos:hover{
	background-size:0%;
	background-position:top;
	opacity:1;
}
.title-histos{
	border:none;
	width:90%;
	padding:0 5%;
	height:auto;
	margin:20px auto 10px auto;
	background-color:transparent;
	color:#32d6ff;
	position:relative;
}
.histos:hover > #title-histos{
	border:none;
	width:90%;
	padding:0 5%;
	height:auto;
	margin:20px auto 10px auto;
	background-color:transparent;
	opacity:1;
	color:#32d6ff;
	position:relative;
}
h6{
	font-size:17px;
	line-height: 25px;
}
h6 ul{
}
.logos-somos{
}
.logos-somos img{
}
.frase{
}
.frasi{
}
/*Servicios*/
.serv{
	  padding: 10px 0 0 0;
	    min-height: 200px;
}
.img-serv{
	width:90%;
	margin:20px auto 0 auto;
	float:none;
}
.img-serv img{
	max-width: 550px;
}
.img-serv-centra{
	width:90%;
	margin:0 auto;
	float:none;
}
.info-serv{
	width:90%;
	float:none;
	margin:0% auto;
	padding:20px 0;
}
.info-serv-centra{
	width:90%;
	float:none;
	margin:0% auto;
	padding:20px 0;
}
.info-serv-centra ul, .info-serv ul{
	padding:0 0 0 20px;
	margin:0;
}
.img-serv69{
	width:90%;
	margin:20px auto 0 auto;
	float:none;
}
.img-serv69 img{
	max-width: 550px;
}
.info-serv69{
	width:90%;
	float:none;
	margin:0% auto;
	padding:20px 0;
}
.title-info-serv{
	text-align:center;
}
.asesor{
}
.sig{
	float:none;
	margin:10px auto;
	display:block;
}
/*Productos*/
.vinete{
}
.vin-num{
}
/*Contacto*/
#contacto, .contacto{

}
.field-contact{
	width:100%;
	float:none;
	margin:2% auto 4% auto;
}
.field-msj{
	width:100%;
	float:none;
	margin:2% auto 4% auto;
}
.field-contact label, .field-msj label{
	  font-size: 16px;
  line-height: 16px;
}
.field-contact input[type='text'], .field-msj textarea{
	font-size:20px;
	line-height:20px;
}
.field-msj textarea{
}
.field-send{
}
.field-send input[type='submit']{
}
.field-send input[type='submit']:hover{
}
/*Aviso*/
.firma{
}	
}


@media screen and (max-width:600px){
body{
}
#secciones{
}
/*Seccion1*/
.seccion1{
}
header{
	height:auto;
	position:fixed;
}
.continua{
	display:none;
}
.front{
	display:none;
}
.logo-gde{
	width:100%;
	margin:0 0%;
	bottom:40%;
}
/*Galeria*/
.sly{
}
.sly:active{
}
.sle{
}
.sle:active{
}
.info{
	width:90%;
	margin:0 5%;
	  bottom: 20%;
}
h1{
	font-size:35px;
	line-height:35px;
}
h2{
	font-size:24px;
	line-height:24px;
}
/*Menu Responsive*/
input[type="checkbox"]:checked ~ #responsive{
	display:block;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	  -webkit-transition: opacity .25s ease-in-out;
  -moz-transition: opactiy .25s ease-in-out;
  -ms-transition: opacity .25s ease-in-out;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
}
#responsive{
	z-index:-1;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opactiy .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	opacity:0;
	position:absolute;
	height:0%;
}
.show-menu{
}
.show-menu:hover{
	opacity:1;
}
nav{
	margin:0;
	padding:0;
}
.bar-res{
	height:60px;
	background-color:transparent;
	width:100%;
	position:fixed;
	z-index:5;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.bar-res-ilum{
	background-color:#fff;
	position:fixed;
	z-index:5;
}
.navegador{
	width:100%;
	height:auto;
	top:-1000px;
	left:0;
	background-color:rgba(10, 36, 56, 0.95);
	padding:50px 0 0 0;
	position:fixed;
	display:none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.men{
	width:50px;
	height:50px;
}
.straight{
	list-style:none;
	color:#fff;
	font-size:86px;
	text-align:center;
	font-family: 'ralewayregular';
}
.straight-dark{
	color:#069;
}
.logi{
	display:none;
}
.logi-vis{
	display:none;
}
.fixa{
	background-color:rgba(255, 255, 255, 0.93);
}
.boton:hover{
	font-size: 40px;
	line-height: 65px;
}
.boton-os:hover{
	font-size: 40px;
	line-height: 65px;
}
.active-os{
	font-size: 40px;
	line-height: 65px;
}
.active{
	font-size: 40px;
	line-height: 65px;
}
.active:hover, .boton:hover{
	color:#18c9ff;
}
.boton-os{
	font-size: 40px;
	line-height: 65px;
}
.boton{
	font-size: 40px;
	line-height: 65px;
}
/*Fin Menu Responsive*/
/*Seccion2*/
.seccion2{
}
.seccion2-in{
	margin:15px auto 0 auto;
}
#untre{
	width:90%;
	height:auto;
	min-height:300px;
}
#untre:hover > #circle{
	background-size:55px;
	width:80px;
	height:80px;
}
#untre:hover{
	height:auto;
	min-height:300px;
}
h3{
	margin:0px auto 20px auto;
	padding-top:20px;
	border-top: 1px solid rgba(255, 255, 255, 0.18);
}
.circle{
	background-size:55px;
	width:80px;
	height:80px;
}
h4{
}
/*Foot*/
footer{
}
.foot-in{
	width:96%;
}
.fot1{
	width:90%;
	margin:1% auto;
	float:none;
	min-height: 30px;
}
.foot-wh{
}
.foot-bl:hover{
}
.foot-bl{
}
.foot-bl a{
}
.wh-img{
}
.wh-img:hover{
}
.sepa-bl{
	display:none;
}
.aviso-cont{
}
.aviso{
}
.aviso:hover{
}
.logos-foot{
}
.logos{
}
.one-logo{
}
/*Empresa*/
.seccion-nor{
}
h5{
	font-size:45px;
	line-height:50px;
}
.histos1{
	background-position:-30000px -30000px;
	background-repeat:no-repeat;
	min-height: 260px;
}
.histos1:hover{
}
.histos2{
	background-position:-30000px -30000px;
	background-repeat:no-repeat;
	min-height: 260px;
}
.histos2:hover{
}
.histos3{
	background-position:-30000px -30000px;
	background-repeat:no-repeat;
	min-height: 260px;
}
.histos3:hover{
}
.histo-ocul{
	min-height:100px;
}
.histo-ocul:hover{
	background-color:transparent;
	background-image:none;
}
.histo-ocul:hover > #prueba{
	background-color:transparent;
	background-image:none;
}
.histo-ocul:hover > #verh6{
	background-color:transparent;
	background-image:none;
}
.title-histos{
}
h6{
	text-align:left;
	font-size:15px;
	line-height: 22px;
}
h6 ul{
}
.logos-somos{
}
.logos-somos img{
}
.frase{
}
.frasi{
}
/*Servicios*/
.serv{
	  padding: 30px 0 0 0;
	    min-height: 200px;
}
.img-serv{
	width:90%;
	margin:0 auto;
	float:none;
}
.img-serv img{
	width:90%;
	margin: 30px auto 0 auto;
}
.img-serv-centra{
	width:90%;
	margin:0 auto;
	float:none;
}
.info-serv{
	width:90%;
	float:none;
	margin:0% auto;
	padding:20px 0;
}
.info-serv-centra{
	width:90%;
	float:none;
	margin:0% auto;
	padding:20px 0;
}
.info-serv-centra ul, .info-serv ul{
	padding:0 0 0 20px;
	margin:0;
}
.img-serv69{
	width:90%;
	margin:0 auto;
	float:none;
}
.img-serv69 img{
	width:90%;
	margin: 30px auto 0 auto;
}
.info-serv69{
	width:90%;
	float:none;
	margin:0% auto;
	padding:20px 0;
}
.title-info-serv{
	text-align:center;
	font-size:26px;
	line-height:27px;
	
}
.asesor{
	font-size:19px;
}
.sig{
}
/*Productos*/
.vinete{
	font-size:18px;
	line-height:20px;
}
.vin-num{
}
/*Contacto*/
#contacto, .contacto{
}
.field-contact{
	width:90%;
}
.field-msj{
	width:90%;
}
.field-contact label, .field-msj label{
	  font-size: 16px;
  line-height: 16px;
}
.field-contact input[type='text'], .field-msj textarea{
	font-size:20px;
	line-height:20px;
}
.field-msj textarea{
}
.field-send{
}
.field-send input[type='submit']{
}
.field-send input[type='submit']:hover{
}
/*Aviso*/
.firma{
}	
}



@media screen and (max-width:400px){
body{
}
#secciones{
}
/*Seccion1*/
.seccion1{
}
header{
	height:auto;
	position:fixed;
}
.continua{
	display:none;
}
.front{
	display:none;
}
.logo-gde{
}
/*Galeria*/
.sly{
}
.sly:active{
}
.sle{
}
.sle:active{
}
.info{
	width:90%;
	margin:0 5%;
}
h1{
	font-size:28px;
	line-height:32px;
}
h2{
	font-size:20px;
	line-height:20px;
}
/*Menu Responsive*/
input[type="checkbox"]:checked ~ #responsive{
	display:block;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	padding:40px 0 0 0;
}
#responsive{
	z-index:-1;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opactiy .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	opacity:0;
	position:absolute;
	height:0%;
}
.show-menu{
}
.show-menu:hover{
	opacity:1;
}
nav{
	margin:0;
	padding:0;
}
.bar-res{
	height:60px;
	background-color:transparent;
	width:100%;
	position:fixed;
	z-index:5;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.bar-res-ilum{
	background-color:#fff;
	position:fixed;
	z-index:5;
}
.navegador{
	width:100%;
	height:auto;
	top:-1000px;
	left:0;
	background-color:rgba(10, 36, 56, 0.95);
	padding:50px 0 0 0;
	position:fixed;
	display:none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.men{
	width:50px;
	height:50px;
}
.straight{
	list-style:none;
	color:#fff;
	font-size:86px;
	text-align:center;
	font-family: 'ralewayregular';
}
.straight-dark{
	color:#069;
}
.logi{
	display:none;
}
.logi-vis{
	display:none;
}
.fixa{
	background-color:rgba(255, 255, 255, 0.93);
}
.boton:hover{
	font-size: 30px;
	line-height: 55px;
}
.boton-os:hover{
	font-size: 30px;
	line-height: 55px;
}
.active-os{
	font-size: 30px;
	line-height: 55px;
}
.active{
	font-size: 30px;
	line-height: 55px;
}
.active:hover, .boton:hover{
	color:#18c9ff;
}
.boton-os{
	font-size: 30px;
	line-height: 55px;
}
.boton{
	font-size: 30px;
	line-height: 55px;
}
/*Fin Menu Responsive*/
/*Seccion2*/
.seccion2{
	background-attachment:local;
}
.seccion2-in{
	margin:15px auto 0 auto;
}
#untre{
	min-height:200px;
	padding:0;
}
#untre:hover > #circle{
}
#untre:hover{
	min-height:200px;
	padding:0;
}
h3{
	margin:0px auto 20px auto;
	padding-top:20px;
	border-top: 1px solid rgba(255, 255, 255, 0.18);
}
.circle{
}
h4{
}
/*Foot*/
footer{
}
.foot-in{
	width:96%;
}
.fot1{
	width:90%;
	margin:1% auto;
	float:none;
	min-height: 30px;
}
.foot-wh{
}
.foot-bl:hover{
}
.foot-bl{
}
.foot-bl a{
}
.wh-img{
}
.wh-img:hover{
}
.sepa-bl{
	display:none;
}
.aviso-cont{
}
.aviso{
}
.aviso:hover{
}
.logos-foot{
}
.logos{
}
.one-logo{
	margin: 0 0 0 2%;
}
/*Empresa*/
.seccion-nor{
}
h5{
	font-size:35px;
	line-height:40px;
}
.histos1{
	background-position:-30000px -30000px;
	background-repeat:no-repeat;
	min-height: 260px;
}
.histos1:hover{
}
.histos2{
	background-position:-30000px -30000px;
	background-repeat:no-repeat;
	min-height: 260px;
}
.histos2:hover{
}
.histos3{
	background-position:-30000px -30000px;
	background-repeat:no-repeat;
	min-height: 260px;
}
.histos3:hover{
}
.histo-ocul{
}
.histo-ocul:hover{
	background-color:transparent;
	background-image:none;
}
.histo-ocul:hover > #prueba{
	width: 215px;
}
.histo-ocul:hover > #verh6{
	background-color:transparent;
	background-image:none;
}
.title-histos{
	line-height:22px;
	font-size:22px;
	height:30px;
}
h6{
}
h6 ul{
}
.logos-somos{
}
.logos-somos img{
}
.frase{
}
.frasi{
}
/*Servicios*/
.serv{
	  padding: 10px 0 0 0;
	    min-height: 200px;
}
.img-serv{
	width:90%;
	margin:0 auto;
	float:none;
}
.img-serv img{

}
.img-serv-centra{
	width:90%;
	margin:0 auto;
	float:none;
}
.info-serv{
	width:90%;
	float:none;
	margin:0% auto;
	padding:20px 0;
}
.info-serv-centra{
	width:90%;
	float:none;
	margin:0% auto;
	padding:20px 0;
}
.info-serv-centra ul, .info-serv ul{
	padding:0 0 0 20px;
	margin:0;
}
.img-serv69{
	width:90%;
	margin:0 auto;
	float:none;
}
.info-serv69{
	width:90%;
	float:none;
	margin:0% auto;
	padding:20px 0;
}
.title-info-serv{
	text-align:center;
	font-size:20px;
	line-height:20px;
}
.asesor{
}
.sig{
}
/*Productos*/
.vinete{
}
.vin-num{
}
/*Contacto*/
#contacto, .contacto{
}
.field-contact{
	width:100%;
}
.field-msj{
	width:90%;
	margin:0 auto 20px auto;
	padding:0;
}
.field-contact label, .field-msj label{
	  font-size: 16px;
  line-height: 16px;
}
.field-contact input[type='text'], .field-msj textarea{
	font-size:20px;
	line-height:20px;
}
.field-msj textarea{
	padding:12px;
}
.field-send{
}
.field-send input[type='submit']{
	border:2px solid #4d5373;
}
.field-send input[type='submit']:hover{
	border:2px solid transparent;
}
/*Aviso*/
.firma{
}	
}

