@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0;} 

@font-face {
	src: url(SourceSansPro-Regular.ttf);
	font-family:SourceSansRegular;}
	
@font-face {
	src: url(SourceSansPro-Bold.ttf);
	font-family:SourceSansBold;}
	
@font-face {
	src: url(centuryGothicBold.ttf);
	font-family:CenturyGothicBold;}
	
@font-face {
	src: url(centuryGothicRegular.ttf);
	font-family:CenturyGothicRegular;}
	
body {
	background-image: url(../images/inicio-grupeg.jpg);
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 100%;}

html {height: 100%;}

.parallax {
    /* The image used */
    background-image: url(../images/inicio-grupeg1.jpg);
    /* Full height */
    height: 100%; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
	
.parallax2 {
    /* The image used */
    background-image: url(../images/inicio-grupeg2.jpg);
    /* Full height */
    height: 50%; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax3 {
    /* The image used */
    background-image: url(../images/inicio-grupeg3.jpg);
    /* Full height */
    height: 50%; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax4 {
    /* The image used */
    background-image: url(../images/inicio-grupeg4.jpg);
    /* Full height */
    height: 50%; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax5 {
    /* The image used */
    background-image: url(../images/inicio-grupeg5.jpg);
    /* Full height */
    height: 50%; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}


   
content {width:100%;}

/*COMUNES*/

content a { display:block;
	
	font-family: CenturyGothicBold;
	text-align:center;
	color: rgba(87,87,87,1.00);
	font-size:17px;
	text-decoration: none;
	background-color:rgba(194,213,0,1.00);
	width: 10%;
	border-radius: 10px;
}
	
content a:hover {
	color: rgba(155,155,155,1.00);}

p {clear:both;
	font-family: SourceSansRegular;
	text-align: justify;
	color:rgba(0,0,0,1.00);
	font-size:18px;}	
	
.grupeg {
	font-family: CenturyGothicBold; 
	text-align:center;
	color: rgba(0,0,0,1.00);
	font-size:20px;
	}

.negrita {
	font-family: SourceSansBold;
	text-align: justify;
	color: rgba(0,0,0,1.00);
	font-size:18px;
}
	
h2 { float:left;
	padding-top:30px 0 ;
	font-family: CenturyGothicBold;
	text-align: left;
	color: rgba(0,0,0,1.00);
	font-size:30px;
	margin-bottom:60px;}	

/*PAGINA DE INICIO CERTI FI	*/
	
#blanco {
	display: none;
	position:fixed;
	top:0;
	background-color:rgba(255,255,255,0.90);
	width:100%;
	height:95px;
	border-bottom:rgba(194,213,0,1.00) 1px solid;
	opacity:0;}
	
#logotipoGrupeg {
	position:fixed;
	float:left;
	width:250px;
	display: block;
	left:25px;
top:60px;}
	
header {
	position:absolute;
	width: 100%;
	margin: 0 auto;
	top:30%;
	text-align: center;
}
	
h1 {width: 50%;
	display: block;
	background-color: rgba(194,213,0,1.00);
	border-radius: 50px;
	font-family: CenturyGothicRegular;
	color: rgba(0,0,0,1.00);
	font-size:18px;
	text-indent: 20px;
	padding:15px 0;
	line-height: 30px;
	margin: 0 auto;
}

#scroll {
	width:61px;
	display: block;
    margin: 0 auto;}
	
#inicio {
	clear:both;
	bottom:-45px;
	position: relative;
	display:block;
	margin:auto;}
	
#navPrincipal {
	width:100%;
	background-color: rgba(255,255,255,0.80);
	right:0;
	top: 0;
	text-align:right;
	position:fixed;
	float:right;
	z-index:17;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: rgba(194,213,0,1.00);}
	
#navPrincipal ul{
	position:relative;
	width:100%;
	float:right;
	text-align:right;}

#navPrincipal ul li {
	margin: 0 -2px;
	display: inline-block;
	}
	
#navPrincipal ul li a {
	padding: 15px 20px;
	text-decoration: none;
	font-size: 15px;
	font-family: CenturyGothicBold, "Century Gothic", Arial, "Trebuchet MS";
	color: rgba(0,0,0,1.00);
	display: block;
	}

#navPrincipal ul li a:hover {
	background-color:  rgba(194,213,0,0.50);
	}
	
/* Estilos #nav-mobile y lo ocultamos */
    #nav-mobile{
        display: none;
        background: url(../images/menu.png);
		background-size:cover;
        float: right;
        width: 77px;
        height: 21px;
        position: absolute;
        right: 15px;
        top:60px;
		opacity: 1;
    }   
        /* Agregaremos esta clase a #nav-mobile, cuando el menu mobile haya sido desplegado */
        #nav-mobile.nav-active{
            opacity: 1;
        }



/*PAGINA DE SOMOS	*/
	
#somos {
	padding: 130px 150px 30px 350px;
	background-image:url(../images/inicio-grupeg1b.jpg);
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color:rgba(194,213,0,1.00);}

/*PAGINA DE INGREDIENTES*/


#ingredientes { 
	padding: 130px 150px 30px 350px;
	background-image:url(../images/inicio-grupeg2b.jpg);
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color:rgba(194,213,0,1.00);
}	

#tablaIngredientes {
	width:100%;
	text-align:left;
	}

#tablaIngredientes td { 
 	height:20px;
	padding: 5px 20px;
	font-size:18px;
	font-family: SourceSansRegular;
	border-bottom: 1px solid rgba(194,213,0,1.00);
}
	
	
/*PAGINA DE SISTEMAS*/
	

#sistemas { 
	padding: 130px 150px 30px 350px;
	background-image:url(../images/inicio-grupeg3b.jpg);
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: rgba(157,187,57,1.00);}

#tablaSistemas {
	width:100%;
	text-align:left;
	}

#tablaSistemas td { 
	width: 40%;
 	height:20px;
	padding: 20px 5%;
	font-size:18px;
	font-family: SourceSansRegular;
	border-bottom: 1px solid rgba(194,213,0,1.00);
}

/*PAGINA DE CONTACTO*/

#contacto { 
	padding: 130px 150px 30px 350px;
	background-image:url(../images/inicio-grupeg4b.jpg);
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: rgba(194,213,0,1.00);}
	
input {
	background-color: rgba(194,213,0,0.05);
	border: 1px solid rgba(0,0,0,1.0);
	padding:10px;
	margin:2px;
	font-size:16px;
	color: rgba(0,0,0,1.0);
	width:97%;}

textarea {
	font-family: SourceSansRegular;
	background-color: rgba(194,213,0,0.05);
	border: 1px solid rgba(0,0,0,1.0);
	padding:10px;
	margin:2px;
	font-size:18px;
	color:rgba(133,133,133,1.00);
	width:97%;}

#botonEnviar {
	background-color:rgba(255,255,255,0.50);
	margin: 17px 0 0 1px;
	font-size:16px;
	color: rgba(0,0,0,1.0);
	}
	
#contacto a {
	background-color:rgba(255,255,255,0.00);
	font-family: SourceSansRegular;
	text-align:left;
	color: rgba(87,87,87,1.00);
	font-size:17px;
	text-decoration: none;
	width: 20%;
}

#contacto a:hover {
	color: rgba(194,213,0,1.00);
}

	
content a:hover {
	color: rgba(155,155,155,1.00);}
address {
	clear:both;
	font-family: SourceSansRegular;
	text-align: justify;
	color: rgba(72,72,72,1.00);
	font-size:18px;
	}
	
	
/*PAGINA DE FOOTER*/
	
footer { padding: 25px 0 ;
	background-image:url(../images/inicio-grupeg5b.jpg);
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: rgba(194,213,0,1.00);
	}

footer p {
	padding: 3px 0 ;
	font-family: SourceSansRegular;
	font-size:16px;
	text-align: center;
	color: rgba(0,0,0,1.00);
	text-decoration: none;}

footer a {
	color: rgba(0,0,0,1.00);
	text-decoration: none;}

footer a:hover {
	color:rgba(194,213,0,1.00);}


/*AVISO DE PRIVACIDAD*/

.ventana, .ventana2 {
	width: 100%;
	height: 100%;
	color:rgba(26,26,26,1.00);
	position: fixed;
	background-color:rgba(26,26,26,0.90);
	top: 0;
	left:0;
	display: none;
	overflow-y:scroll;
	z-index: 100000;
	}

#avisoPrivacidad .cerrar a{
	text-align: right;
	font-family:CenturyGothicBold;
	font-size: 30px;
	color: rgba(0,0,0,1.00);
	background-color: rgba(255,255,255,1.00);
	position: fixed;
	right: 3%;
	top:20px;
	padding: 5px 15px 6px 15px;
	border-radius: 10px;
	z-index: 99;
	text-decoration: none;
	}

#avisoPrivacidad .cerrar a:hover {
	color:rgba(194,213,0,1.00);
	}

.contenidoAviso {
	padding: 60px;
	background-color:rgba(255,255,255,1.00);
	margin: 5% 10%;
	position:absolute;
	border-radius: 20px 20px 0 0;
	}

#avisoPrivacidad p {
	font-size: 14px;
	font-family:SourceSansRegular;
	line-height: 20px;
	text-align: justify;
	color:rgba(0,0,0,1.00);
}

#avisoPrivacidad h3 {
	font-size: 14px;
	color:rgba(0,0,0,1.00);
	font-family: CenturyGothicBold;
	text-align: left;
}

	

/*

@media only screen and (min-width: 737px) and (max-width: 1280px) {
.parallax {background-attachment: scroll;}
.parallax2 {display: none;}
body {background-image: url(../images/gasolinera_wireframe.jpg);background-repeat: repeat-y;background-size: contain;}
#logotipoCertifi {float:left; width:240px; height:93px; margin-left: 30px;}
#somos {padding: 115px 10% 0 10%;background-image:none;border-width: 1px 0 0 0;}
#mision {padding: 115px 10% 0 10%;background-image: none;border-width: 1px 0 0 0;}
#trabajos {padding: 115px 10% 0 10%;background-image: none;border-width: 1px 0 0 0;}
#trabajosImg {display:none;}
#trabajosImg2 {display:none;}
#trabajosImg3 {display:block; width:80%;}
#acreditaciones {padding: 115px 10% 0 10%;background-image: none;border-width: 1px 0 0 0;}
#tablaUno {display:none;}
#tablaDos {display:block;width:400px;}
td{width:400px;height:auto;}
td a {padding:15px 0; width:400px;}
td a:hover {padding:15px 0; width:400px;}
#ema2 {padding:50px 0;}
#asea2 {padding:60px 0;}	
#contacto {padding: 115px 10% 0 10%;background-image: none;border-width: 1px 0 0 0;}
#footer {padding: 115px 10% 0 10%;background-image: none;border-width: 1px 0 0 0;}
}

@media only screen and (min-width: 320px) and (max-width: 736px) {
.parallax {background-attachment: scroll;}
.parallax2 {display: none;}
body {background-image: url(../images/gasolinera_wireframe.jpg);background-repeat: repeat-y;background-size: contain;}
h2 { float:none;padding:0 0 0px 0;text-align:center;font-size:30px;}		
p {font-size:16px;}	
.negrita {font-size:16px;}
.certifi {font-size:16px;}
#blanco {display:block; opacity:1;}
#logotipoCertifi { position:fixed; display:block; float:none; width:auto; height:70px; margin: 12px 0 0 15px; clear:both;}
header {bottom:0;right:0;width:100%;height:60px;}
h1 { width:95%; background-color: rgba(169,212,45,0.00);font-size:16px; float:none; margin:0 auto 10px;}
#scroll { clear:both;opacity:0;}
#nav-mobile{display: block;}
#navPrincipal li:last-child{ border-bottom: 0;}
#navPrincipal ul.open-menu{max-height: 400px;-webkit-transition: max-height .4s;-moz-transition: max-height .4s;-ms-transition: max-height .4s;-o-transition: max-height .4s;transition: max-height .4s;}
#navPrincipal{margin:0;width: 45%; height:auto;float: none;padding-top: 96px; background-color: rgba(255,255,255,0.00);}
#navPrincipal ul{list-style: none;text-align:center;max-height: 0;overflow: hidden; background-color: rgba(0,0,0,0.80);}
#navPrincipal ul li{width: 100%;display: block;float: none;padding:20px 0;margin:0 ;border-right:none;border-bottom:rgba(169,212,45,1) 1px solid;z-index:18; }
#navPrincipal ul li a{padding: 0;height: auto;line-height: normal;border-width:0; color:rgba(155,155,155,1.00);}
#navPrincipal ul li a:hover{border-top:none;border-bottom:none;-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none; background-color: rgba(88,88,90,0.00); color: rgba(120,120,120,1.00);}
p {text-align: justify;font-size:16px;}
#somos {padding: 115px 10% 0 10%;background-image: none;border-width: 1px 0 0 0;}
#mision {padding: 115px 10% 0 10%;background-image: none;border-width: 1px 0 0 0;}
#sello {clear:both;float:none;display:block;margin:0 auto 20px;}
#trabajos {padding: 115px 10% 0 10%;background-image: none;border-width: 1px 0 0 0;}
#trabajosImg {display:none;}
#trabajosImg2 {display:block; width:80%;}
#trabajosImg3 {display:none;}
#acreditaciones {padding: 115px 10% 0 10%;background-image: none;border-width: 1px 0 0 0;}
#tablaUno {display:none;}
#tablaDos {display:block;}
td{width:100%;height:auto;}
td a {padding:15px 0;}
td a:hover {padding:15px 0;}
#contacto {padding: 115px 10% 0 10%;background-image: none;border-width: 1px 0 0 0;}
address {font-size:16px;}
footer {padding: 15px 10% 15px 10%;background-image: none;border-width: 1px 0 0 0;}
	}*/