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

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

@font-face {
	src:url(Gotham-Light.otf);
	font-family:Gotham-Light;}

@font-face {
	src:url(Gotham-Medium.otf);
	font-family:Gotham-Medium;}
	
@font-face {
	src:url(Gotham-Bold.otf);
	font-family:Gotham-Bold;}
	
@font-face {
	src: url(centuryGothicBold.ttf);
	font-family:CenturyGothicBold;}
	
@font-face {
	src: url(centuryGothicRegular.ttf);
	font-family:CenturyGothicRegular;}
	
body {
	background-image: url(../images/inicio-painteat1.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-painteat1.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-painteat2.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-painteat3.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-painteat4.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-painteat5.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%;}

/*#blanco {
	display: none;
	position:fixed;
	top:0;
	background-color:rgba(255,255,255,0.90);
	width:100%;
	height:95px;
	border-bottom:rgba(169,212,45,1) 1px solid;
	opacity:0;}*/

#blanco1 {
	background-image: url(../images/inicio-painteat2.jpg);
    height: 50%; 
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	border-bottom:rgba(169,212,45,1) 1px solid;
	display:none;}

#blanco2 {
	background-image: url(../images/inicio-painteat4.jpg);
    height: 50%; 
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	border-bottom:rgba(169,212,45,1) 1px solid;
	display:none;}

#blanco3 {
	background-image: url(../images/inicio-painteat5.jpg);
    height: 50%; 
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	border-bottom:rgba(169,212,45,1) 1px solid;
	display:none;}

/*COMUNES*/


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

.negrita {
	font-family: Gotham-Bold;
	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;}

h3 { float:left;
	padding-top:30px 0 ;
	font-family: CenturyGothicBold;
	text-align: left;
	color: rgba(0,0,0,1.00);
	font-size:20px;
	margin-bottom:30px;}

/*PAGINA DE INICIO paint eat	*/
		
#logotipoPaintEat {
	position:fixed;
	float:left;
	width:230px;
	display: block;
	left:25px;
top:80px;}
	
header {
	position:absolute;
	width: 100%;
	margin: 0 auto;
	top:45%;
	text-align: center;
}
	
h1 {width: 50%;
	display: block;
	background-color:rgba(255,255,255,1.00);
	border-radius: 50px;
	font-family: CenturyGothicRegular;
	color: rgba(0,0,0,1.00);
	font-size:18px;
	text-indent: 20px;
	padding:35px 20px;
	line-height: 30px;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 40px 20px rgba(0,0,0,0.4);
	box-shadow: 0 0 40px 20px rgba(0,0,0,0.4);
}

#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,1);
	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(249,53,73,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(249,53,73,0.30);
	}
	
/* Estilos #nav-mobile y lo ocultamos */
    #nav-mobile{
        display: none;
        background:url(../images/menu.png);
		background-size:cover;
        float: right;
        width: 50px;
        height: 44px;
        position: absolute;
        right: 15px;
        top:20px;
		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-painteat1b.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(0,178,227,1.00);}

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

#tablaExperiencia td { 
 	height:20px;
	padding: 5px 20px;
	font-size:18px;
	font-family: Gotham-Medium;
	border-bottom: 1px solid rgba(0,178,227,1.00);
}
	
	
/*PAGINA DE eventos*/
	

#eventos { 
	padding: 130px 150px 30px 350px;
	background-image:url(../images/inicio-painteat2b.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(0,178,227,1.00); }

#tablaEventos {
	width:100%;
	text-align:center;
	}

#tablaEventos td { 
	width: 30%;
 	height:20px;
	padding: 10px 5%;
	font-size:18px;
	font-family: Gotham-Medium;
	border-bottom: 1px solid rgba(0,178,227,1.00);
}

#tablaEventos img { 
	width: 200px;
	padding: 20px 5%;
	
}

/*PAGINA DE CONTACTO*/

#contacto { 
	padding: 130px 150px 30px 350px;
	background-image:url(../images/inicio-painteat4b.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(0,178,227,1.00)}
	
input {
	background-color:rgba(0,178,227,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: Gotham-Medium;
	background-color:rgba(0,178,227,0.05);
	border: 1px solid rgba(0,0,0,1.0);
	padding:10px;
	margin:2px;
	font-size:18px;
	color:rgba(0,0,0,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 {
	font-family: Gotham-Medium;
	text-align:left;
	color:rgba(0,0,0,1.00);
	font-size:17px;
	text-decoration: none;
	width: 20%;
}

#contacto a:hover {
	color:rgba(249,53,73,1.00);
}

	
content a:hover {
	color: rgba(249,53,73,1.00);}

address {
	clear:both;
	font-family: Gotham-Medium;
	text-align: justify;
	color:rgba(0,0,0,1.00);
	font-size:18px;
	}
	
	
/*PAGINA DE FOOTER*/
	
footer { padding: 25px 0 ;
	background-image:url(../images/inicio-painteat5b.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(0,178,227,1.00);
	}

footer p {
	padding: 3px 0 ;
	font-family: Gotham-Light;
	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(249,53,73,1.00);}

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


/*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(249,53,73,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:SGotham-Medium;
	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;}
#logotipoPaintEat {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: 0px) and (max-width: 736px) {
	
/*parallax, parallax2, parallax3, parallax4, parallax5 {background-attachment: scroll;}*/
 .parallax2, .parallax3, .parallax4, .parallax5 {display: none;}

#blanco1, #blanco2, #blanco3, #blanco4 {display: block;}
	
/*COMUNES*/

p {text-align: justify;font-size:15px;}	
.paintEat {font-size:18px;}
.negrita {font-size:16px;}
h2 { padding-top:15px 0 ;font-size:20px;margin-bottom:25px;}
h3 {padding-top:15px 0 ;font-size:18px;margin-bottom:25px;}
		
#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: 100%; height:auto;float: none;padding-top: 96px; background-color: rgba(255,255,255,1.00);}
#navPrincipal ul{list-style: none;text-align:center;max-height: 0;overflow: hidden; background-color: rgba(255,255,255,0.80);}
#navPrincipal ul li{width: 100%;display: block;float: none;padding:20px 0;margin:0 ;border-right:none;border-bottom:rgba(249,53,73,1.00) 1px solid;z-index:18; }
#navPrincipal ul li a{padding: 0;height: auto;line-height: normal;border-width:0; color:rgba(0,0,0,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(249,53,73,1.00);}

/*PAGINA DE INICIO paint eat	*/
	
#logotipoPaintEat {width:100px;left:15px;top:15px;z-index: 19;}	
header {top:35%;}
h1 {width: 70%;border-radius: 25px;font-size:16px;padding:25px 20px;line-height: 20px;}
#inicio {bottom:0;}
	
/*PAGINA DE SOMOS	*/
	
#somos {padding: 10%;width: 80%;background-image:url(../images/inicio-painteat1b.jpg);}
#tablaExperiencia {width:100%;}
#tablaExperiencia td { width: 20%;padding: 5px 10px;font-size:15px;}
	
/*PAGINA DE eventos*/
	
#eventos { padding: 10%;width: 80%;background-image:url(../images/inicio-painteat2b.jpg); }
#tablaEventos {width:100%;}
#tablaEventos td { width: 30%;padding: 10px;font-size:15px;font-family: Gotham-Medium;border-bottom: 1px solid rgba(0,178,227,1.00);}
#tablaEventos img { width: 100px;padding: 10px;}

/*PAGINA DE CONTACTO*/

#contacto { padding: 10%;width: 80%;background-image:url(../images/inicio-painteat4b.jpg);}	
input {font-size:15px;width:94%;}
textarea {font-size:15px;width:94%;}
#botonEnviar {font-size:15px;color: rgba(0,0,0,1.0);}
#contacto a {font-size:15px;}
address {font-size:15px;}
	
/*PAGINA DE FOOTER*/
	
footer { padding: 10%;width: 80%;background-image:url(../images/inicio-painteat5b.jpg);}
footer p {font-size:14px;}
address {font-size:15px;}


	
	

	
/*.parallax {background-attachment: scroll;}
.parallax2 {display: none;}
body {background-image:url(../images/inicio-grupeg1.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;}
#logotipo { 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;}*/
	}