/**
 * Theme Name: geek1
 * Theme URI: geek1
 * Description:geek1
 * Version: 1.0.0
 * Author: Julian
 * Author URI: geek1
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Template: genesis
**/




@font-face { 
font-family: roboto; 
src: url(/wp-content/themes/startergeek/fonts/roboto/Roboto-Light.woff2); 
font-style:normal;
	font-weight:300
}


@font-face { 
font-family: roboto; 
src: url(/wp-content/themes/startergeek/fonts/roboto/Roboto-Medium.woff2); 
font-style:normal;
	font-weight:400
}

@font-face { 
font-family: roboto; 
src: url(/wp-content/themes/startergeek/fonts/roboto/Roboto-Bold.woff2); 
font-style:normal;
	font-weight:800
}


@font-face { 
font-family: roboto; 
src: url(/wp-content/themes/startergeek/fonts/roboto/Roboto-Black.woff2); 
font-style:normal;
	font-weight:900
}


html {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;}
body {background-color: #fff;color: #282463;font-family: "roboto";font-size: 16px;font-weight: 300;line-height: 1.5;margin: 0;overflow-x: hidden;}
button,input:focus,input[type="button"],input[type="reset"],input[type="submit"],.button,.gallery img {transition: all 0.2s ease-in-out;border: 0;padding: 0.7em;font-size: 1rem;font-family: inherit; }
input[type="submit"],.button{cursor: pointer;}

button, input, select, textarea { font-size: 1rem;font-family: inherit;     line-height: 1.5;width:100%;padding: 8px 10px;border:none;box-sizing:border-box; background: #F3F3F3;max-height:150px}

a {color: #777;text-decoration: underline;	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;}
a:focus,a:hover {color: #333;text-decoration: none;}
p {	margin: 0 0 20px;	padding: 0;}
ol,ul {	margin: 0;	padding: 0;}
article ol, article ul{padding-left:20px;margin-left:20px;margin-bottom:15px}

li {list-style-type: none;}
article li {padding-left: 10px;list-style:initial}
hr {border: none;	border-collapse: collapse;	border-top: 1px solid #eee;	clear: both;	margin: 30px 0;}
b,strong {font-weight: 800;}
blockquote,cite,em,i {font-style: italic;}
mark {background: #ddd;	color: #333;}
blockquote {margin: 30px;}
h1 {font-family: "roboto";	font-weight: 800;	line-height: 1.2;	margin: 0 0 20px;}
h2,h3, h4,h5,h6{font-family: "roboto";	font-weight: 800;	line-height: 1.2;	margin: 0 0 20px;}
h1 {font-size: 30px;}
h2 {font-size: 27px;}
h3 {font-size: 24px;}
h4 {font-size: 20px;}
.entry-content h3,.entry-content h4 {font-weight: 800;}
.entry-content h4 {	margin-top: 40px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}


embed,iframe,img,object,video,.wp-caption {	max-width: 100%;}
img {height: auto;	vertical-align: top;}
figure {margin: 0;}
*, ::before, ::after{-webkit-box-sizing: inherit;-moz-box-sizing: inherit;box-sizing: inherit;}
/*-------- constantes*/
.site-inner{width:100%;margin:0 auto;}



/*------------------------------------------------------------------------------------------------------------------------*/

/*-------- general*/
a {color:#707070;text-decoration:none;font-weight:bold}

.site-container{max-width:100%;box-sizing:border-box}

/*logo*/
.site-header{background:#FAFAFA;}
.site-header .title-area{display:block}
.telefonotop .title-area{display:none}
.title-area img{padding:3% 0;max-width:100%;;margin:0 auto;display:block;max-width:90%}
.site-description{display:none}

/*menu*/

.mobmenu img{margin: 0 auto;	display: block; }
.mobmenu {   cursor: pointer; color:#fff;font-weight:bold;font-size:2em;padding: 10px; }
.mobmenu.active, .mobmenu:hover img { filter:brightness(0)}

#social-container{background:#00B3A0}
#social-container a{color:#fff}
#social-container img{margin:0 5px}
#social-container .telefono{min-width:210px;display:flex;justify-content:center;align-items:center;height: 63px;}
#social-container .redes{min-width:210px;display:flex;justify-content:center;align-items:center;height: 63px;}

.redes a:hover{filter: invert(88%) sepia(19%) saturate(7%) hue-rotate(116deg) brightness(99%) contrast(85%);}
.formulariofull a:hover{filter: invert(88%) sepia(19%) saturate(7%) hue-rotate(116deg) brightness(99%) contrast(85%);}
.telefono a:hover{filter: invert(88%) sepia(19%) saturate(7%) hue-rotate(116deg) brightness(99%) contrast(85%);}

.telefonotop{background-color:#F5F5F5; font-size:15px }
#topinfo{display:flex;width:700px;max-width:100%;margin:0 auto;justify-content:space-between}
#topinfo img{margin:10px 20px;}
#topinfo > div, #topinfo > div a{display:flex;align-items:center;justify-content:center}
#topinfo a{font-weight:normal}

#topinfo > div{display:none;}
#teltop {display:flex !important;justify-content:center !important;margin:0 auto}

.telefonotop .wrap{display:flex;justify-content:center;align-items:center;}



#topredes {
    display: flex;
 background-color: #282463;
  width: 100px;
    margin: 10px 0;
}

#topredes a {
  display: flex;
  width: 50px;
  padding: 5px;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  box-sizing: border-box;
}

#topredes a:hover {
  background-color: #E14630;
}


/*menu*/ 
.site-header{width:100%;position:relative;z-index:4;background:#F5F5F5; }
.site-header > .wrap{max-width:1200px;margin:0 auto;display:flex;justify-content:space-around;align-items:center}


.nav-primary { background: #E14630;   max-height: 0;    overflow: hidden;    transition: max-height .2s ease-out;position:absolute;width:100%;left:0;z-index:10;top: 132px;}

.nav-primary wrap{position:relative;}
.nav-primary ul{text-align:center;list-style:none;padding-left: 0; background:#fff;background: #E14630;}
.nav-primary li, .nav-primary li a{color: #fff;padding: 1em .666em;text-decoration: none;font-size: 1em;font-weight: 800; text-transform:uppercase;font-weight:normal}
.nav-primary li:hover { background:#282463;color:#fff;overflow:hidden}
.nav-primary li:hover > a{color:#fff}
.nav-primary li ul {display:none;position:absolute;	min-width:140px;top:67px;background:#ed1f41}
.nav-primary li ul li, .nav-primary li ul li a{color:#fff}

/*slideshow*/
.featured-slides {
  position: relative;
  width: 100%;
  min-height: 300px; /* Ajusta según altura deseada */
}

/* Slides normales con fade */
.mySlides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 2s ease-in-out;
  z-index: 1;
}

.mySlides.slideactive {
  opacity: 1;
  z-index: 2;
}

/* Imagen */
.imagendebanner {
  width: 100%;
  height: auto;
  display: block;
}

.featured-image-class img{margin:0 auto;display:block}

.featured-image-class {
    position: relative;
    width: 100%;
     margin-top:40px;
	margin-bottom:40px;
    overflow: hidden; /* Oculta lo que sobre de la imagen */
}

/* Ajuste de la imagen interna */
.featured-image-class img {
   
    display: block;
}
.hero-banner-container{position:relative}

  @keyframes anim {  0% {    display: none;    opacity: 0;  }  1% {    display: block;    opacity: 0;    transform: scale(1.2);  }    100% {    opacity: 1;    transform: scale(1);  }}

.featured-slides picture { animation: anim .8s ease-in-out; overflow:hidden}



.mySlides .custom-html{position: absolute;
  color: #fff;
  width: 800px;
  max-width: 90%;
  bottom: 10%;
  text-transform: uppercase;
  text-align: center;
  left:0;right:0;margin:0 auto }

.mySlides .custom-html h1{  font-size: 24px;}
.mySlides .custom-html a{background-color:#E14630;margin:10px auto;width:197px;height:62px;color:#fff;display:flex;align-items:center;justify-content:center; text-transform: capitalize;}
.mySlides .custom-html a:hover{background-color:#282463}


.bottonessliders {  cursor: pointer;  position: absolute;  top: 50%;  width: auto;  margin-top: -30px;    color: #fff;  font-weight: bold;  font-size: 20px;
  border-radius: 0 3px 3px 0;  user-select: none; z-index: 4;}	
	
/* Position the "next button" to the right */
.previous_btn {  position: absolute;  left: 1%;  border-radius: 3px 0 0 3px; width: 0;   height: 0;   border-top: 20px solid transparent;  border-bottom: 20px solid transparent;  border-right: 18px solid #00B3A0;}
.next_btn {  position: absolute;  right: 1%;  border-radius: 3px 0 0 3px; width: 0;   height: 0;   border-top: 20px solid transparent;  border-bottom: 20px solid transparent;  border-left: 18px solid #00B3A0;}

/* On hover, add a black background color with a little bit see-through */
.previous_btn:hover, .next_btn:hover {  background-color: rgba(0,0,0,0.8);  color: white;}	



#contslider{position:relative; overflow:hidden;height: 49vw}
#home-block2{background-color: #F2F3F5;
  padding: 50px 10px;
  box-sizing: border-box;}
#nosotros{text-align:center;max-width:1400px;margin:0 auto; font-weight:300}
#nosotrosint {display:flex;width:1280px;max-width:100%;padding:10px;box-sizing:border-box;margin:0 auto;margin-bottom:30px;flex-wrap:wrap;justify-content:center;align-items: center;}
#nosotros h2{font-size:32px}
#textonosotros {width: 100%;
  max-width: 100%;
 padding:10px;box-sizing:border-box}
#claseindustrias{display:flex;justify-content:space-around;align-items:center;text-align: center;width:440px;margin:10px auto;max-width: 100%;
  flex-wrap: wrap;}
#claseindustrias > div{margin:10px}


#imagennosotros {
    position: relative;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 1 / 1;
     overflow: visible;
}

#imagennosotros img {
    position: absolute;
    height: auto;
    will-change: transform;
    /* Usamos transición para que el movimiento sea ultra fluido */
    transition: transform 0.2s ease-out;
}


#home-block3{background-color:#282463;color:#fff;text-align:center;padding: 50px 10px;  box-sizing: border-box;}

#productosint{width:1200px;max-width:100%;padding:10px;box-sizing:border-box;margin: 0 auto;display: flex;
  flex-wrap: wrap;justify-content: center; font-size:20px}
#productosint > div{background-color:#fff;color:#282463;width:372px;display:flex;flex-direction:column;padding: 12px;  box-sizing: border-box;margin:10px;transition: all 0.5s ease-out;}
#productosint > div img{margin-bottom:20px}
#productosint > div a{color:#282463}
#productosint h4{font-size:30px}

#productosint > div:hover{background-color:#F2F3F5;  transform:scale(1.02)}

#soluciones {
	background-color:#F2F3F5;
  display: flex;
  flex-direction: column;
}
#solucionestexto{margin:0 auto;max-width:100%;font-size:20px}
#solucionestexto > div{width:620px;max-width:100%;padding:10px;box-sizing:border-box;text-align:center}


/*image*/
.featuredpost article{overflow:hidden}
.featuredpost a img{transition: .75s ease;margin:0 auto;display:block}
.featuredpost a:hover img {	opacity: 1;	-webkit-animation: flash 1s;	animation: flash 1s; transform: scale(1.1)}

@-webkit-keyframes flash {	0% {		opacity: .4;	}	100% {		opacity: 1;	}}
@keyframes flash {	0% {		opacity: .4;	}	100% {		opacity: 1;	}}


#footerfrase{background-color:#282463;min-height:46px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:bold;text-align:center;padding:5px 10px;box-sizing:border-box}
#marcas{display:flex;justify-content:center;align-items:center;padding:20px 10px;box-sizing:border-box;flex-wrap:wrap}
#marcas img{margin:20px;mix-blend-mode: multiply;}


#contacto{margin:10px auto;display:flex;flex-wrap:wrap;justify-content: center;}
#infocontacto{width:580px;max-width:100%;padding:0 30px;box-sizing:border-box}
#infocontacto iframe{padding:10px;box-sizing:border-box;background-color:#fff}
#infocontacto > div{display:flex;align-items:center;margin:15px 0;}
#infocontacto > div a{display:flex;align-items:center;}

#infocontacto > div img{margin:10px}
#formulariocontacto {width:548px ;max-width:100%;padding:30px;box-sizing:border-box;background-color:#252525;color:#fff;text-align:center}
#contactitulo{margin:0 auto;display:flex;align-items:center;justify-content:center;padding-top:50px;padding-bottom:30px;box-sizing:border-box}
#contactitulo h2{font-size:45px;margin:0}
#contactitulo img{margin-right:20px}






.footer-widgets{background-color:#333333;}
.footer-widgets-1{background-color:#F5F5F5}



.footer-widgets-2 {
    background-color: #333333; /* Gris claro de fondo */
   
    display: flex;
    flex-direction: column;
    align-items: center;

	
	align-items:center
}

/* --- Lado de Información (Logo y Redes) --- */
#footerinfo {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
	
    color: #1a1a1a;
}

 

#redesfooter {
    display: flex;
 
    margin: 10px 0;
}

 

#mailbottom a, #footerinfo > a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
}

/* --- Lado del Formulario --- */
#text-3 {
    width: 100%;
    max-width: 450px;
    text-align: center;
}
#mailbottom a{font-weight:normal}

#footerinfo > a{font-size:20px}

	  #hechopor::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 64px 21px;
    border-color: transparent transparent transparent #252525;
    left: 0;
    bottom: 0;
  }
/*pages*//*posts*//*archive category*/


.archive .content,.error404 article .entry-content, .single article .entry-content, .page article .entry-content{max-width:1200px;margin:0 auto;padding:1em;width:100%;box-sizing:border-box}





.banner-text-overlay {
   
    width: 100%;
    text-align: center;
  
}

/* Estilo del H1 dentro del banner */
.banner-text-overlay h1.entry-title {
     
    
    font-weight: bold;
  
    margin: 0;
    padding: 0 20px;
}


#custom_html-8{background-color:#E14630;padding:20px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%}
#custom_html-8 a{color:#fff}
#text-2 {background-color:#333333;padding:20px;box-sizing:border-box;color:#fff;text-align: center;  display: flex;  flex-direction: column;  align-items: center;}

#redesfooter{background-color:#fff;width:100px;}

#redesfooter a{display:flex;width:50px;padding:5px;align-items: center;;justify-content:center;height:50px;width:50px;box-sizing: border-box;}
#redesfooter a:hover{background-color:#333333}
#redesfooter a:hover img{filter: brightness(0) invert(1)}

#text-2 p{max-width:790px;width:100%}
#wpcf7-f54-o1{max-width:580px;width:100%;margin: 0 auto;}




.footer-widgets-3 .bootomfooterinfo {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}

.footer-widgets-3 .bootomfooterinfo > div:first-child {
  padding: 15px 10px;
  box-sizing: border-box;
}

#hechopor {
  background-color: #191919;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
  position: relative;
}

.wpcf7-submit{background-color:#E14630;color:#fff;text-align:center;margin-top:20px;width:231px;margin-left:auto;display: block;font-size:25px !important;text-transform:uppercase;padding: 8px 10px !important;box-sizing:border-box}
.wpcf7-submit:hover{background-color:#F5F5F5;color:#252525;}
.wpcf7 form.invalid .wpcf7-response-output{background:#ffb900}
.wpcf7 form.sent .wpcf7-response-output {background:#46b450}


header{transition: all 0.5s ease-out}
header.sticky{position: fixed;top: 0;left: 0;right: 0;padding: 0;z-index:98;}	
/*full site*/
@media screen and (min-width: 56em) {
	.telefonotop .wrap{height:121px}
	
	.site-header .title-area{display:none}
	
.site-header{background:#E14630; border-top:solid #FAFAFA 4px}	
	.telefonotop{border-bottom:solid #855F72  6px; }
.previous_btn {    border-top: 30px solid transparent;  border-bottom: 30px solid transparent;  border-right: 25px solid #00B3A0;}
.next_btn {  border-top: 30px solid transparent;  border-bottom: 30px solid transparent;  border-left: 25px solid #00B3A0;}	
	
	/*header*/
.headerdeart .radial-progress{top:15%;right:10%}	
	 
	.site-header>.wrap{display:flex;align-items: center;justify-content:center;height:52px}
	.header-widget-area{max-width:75%;width:100%}
.whatscel{margin-left:1em}
	.headermail img{margin-top:5px}
	/*logo*/
	.telefonotop .title-area {margin:0;background:transparent;max-width:25%;display:block}

	/*menu*/
	.mobmenu{display:none}
	.nav-primary { max-height: 100%;overflow:visible;position:relative;top:0 }
	/*nav*/
	.nav-primary > ul{display:flex;flex-wrap:wrap;align-items: center;justify-content:space-around; }
	.nav-primary .wrap{display:flex;justify-content:space-around;align-items:center;height:52px}
	.nav-primary .wrap>ul{display:flex;flex-wrap:wrap;justify-content:space-around;align-items: center;position:relative;z-index:10;background: none; }
	
	
	
	
	.nav-primary .wrap>ul>li{display:inline-block;padding:0.7em 0.5em;}
	
				
	
				.nav-primary li:hover > ul {display:block;}
			
			.nav-primary li ul li {	position:relative;}
			
			.nav-primary li ul li ul {right:-140px;	top:0px;}
	
	
	.mySlides .custom-html{bottom:25%;}
	.mySlides .custom-html h1{  font-size: 39px;}
	
	#topinfo > div{display:flex}
	#nosotros{font-size:30px}
	#nosotros h2{font-size:50px}
	#textonosotros{width:570px;max-width:55%}
	 
	
	#productos{font-size:30px}
	#productos h2{font-size:50px}
	
	
	#imagennosotros {
        width: 655px; /* Tu medida objetivo */
		max-width:45%
    }

    .img-rocket {
        width: 75%;
        top: 8%;
        right: 10%;
    }

    .img-auto {
        width: 44%;
        bottom: 12%;
    }

    .img-deco {
        width: 25%;
        bottom: 5%;
        right: 0;
    }
	
	
	
	
	  #soluciones {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
"foto titulo   " 
"foto contenido";
    align-items: center;
  }

	#soluciones h2{font-size:50px}

	
		.footer-widgets-2 {
        flex-direction: row; /* Logo a la izq, Form a la der */
        justify-content: center;
        align-items: flex-start;
        
       
		align-items:center
    }
	
	
#custom_html-8{width:100%;max-width: 40%;
    width: 100%;
    height: 100%;height: 670px;
  }
#text-2 {width:60%}
	#text-2 h2{font-size:50px}	
	#text-2 p{font-size:20px}	
	
	
	
	
	.banner-text-overlay h1.entry-title{font-size:50px}
	
	
	
	
.footer-widgets-3 .bootomfooterinfo {
    background: #2A2929;
    height: 64px;
    padding: 10px;
    box-sizing: border-box;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    flex-direction: row;
  }
	 .footer-widgets-3 .bootomfooterinfo > div:first-child {
    flex-grow: 1;
    text-align: center;
  }
	 #hechopor {
    margin-right: -10px;
    width: 248px;
  }
	
	@media screen and (min-width: 1920px) {	
	
	
	

	}

	
	
}


.radial-progress {
  float: left;
  margin: 25px;
  width: 120px;
  height: 120px;
  position: relative;
  background-color: #d7d7d7;
  border-radius: 50%;
}
@media (max-width: 480px) {
  .radial-progress {
    width: 85px;
    height: 85px;
  }
}
.radial-progress .circle .mask,
.radial-progress .circle .fill,
.radial-progress .circle .shadow {
  width: 120px;
  height: 120px;
  position: absolute;
  border-radius: 50%;
}
@media (max-width: 480px) {
  .radial-progress .circle .mask,
  .radial-progress .circle .fill,
  .radial-progress .circle .shadow {
    width: 85px;
    height: 85px;
  }
}
.radial-progress .circle .mask,
.radial-progress .circle .fill {
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 1s;
  transition: -ms-transform 1s;
  transition: transform 1s;
}
.radial-progress .circle .mask.reanimate,
.radial-progress .circle .fill.reanimate {
  transition: -webkit-transform 0s;
  transition: -ms-transform 0s;
  transition: transform 0s;
}
.radial-progress .circle .mask.reset,
.radial-progress .circle .fill.reset {
  -webkit-transform: rotate(0deg) !important;
  -ms-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
}
.radial-progress .circle .mask {
  clip: rect(0px, 120px, 120px, 60px);
}
@media (max-width: 480px) {
  .radial-progress .circle .mask {
    clip: rect(0px, 85px, 85px, 42.5px);
  }
}
.radial-progress .circle .mask .fill {
  clip: rect(0px, 60px, 120px, 0px);
  background-color: #ed1f41;
}
@media (max-width: 480px) {
  .radial-progress .circle .mask .fill {
    clip: rect(0px, 42.5px, 85px, 0px);
  }
}
.radial-progress .inset {
  width: 100px !important;
  height: 100px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -50px !important;
  background-color: #fbfbfb;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
	display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 480px) {
  .radial-progress .inset {
    width: 66px !important;
    height: 66px !important;
    margin: -33px 0 0 -33px !important;
    line-height: 90px;
  }
}
.radial-progress .little {
  font-size: 22px;
  color: #d7d7d7;
}
@media (max-width: 480px) {
  .radial-progress .little {
    font-size: 12px;
  }
}
.radial-progress .big {
  font-size: 37px;
}
@media (max-width: 480px) {
  .radial-progress .big {
    font-size: 27px;
  }
}

.radial-progress{position:absolute}


/*animaciones*/



.animatable {
  
  /* initially hide animatable objects */
  visibility: hidden;
  
  /* initially pause animatable objects their animations */
  -webkit-animation-play-state: paused;   
  -moz-animation-play-state: paused;     
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;   
  animation-play-state: paused; 
}

/* show objects being animated */
.animated {
  visibility: visible;
  
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;

  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}

/* CSS Animations (extracted from http://glifo.uiparade.com/) */
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}



@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	60% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	60% {
		-webkit-transform: translateX(20px);
	}

	80% {
		-webkit-transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}

	60% {
		-moz-transform: translateX(20px);
	}

	80% {
		-moz-transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateX(20px);
	}

	80% {
		-o-transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}

	60% {
		transform: translateX(20px);
	}

	80% {
		transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}

	60% {
		-webkit-transform: translateX(-20px);
	}

	80% {
		-webkit-transform: translateX(5px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}

	60% {
		-moz-transform: translateX(-20px);
	}

	80% {
		-moz-transform: translateX(5px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}

	60% {
		-o-transform: translateX(-20px);
	}

	80% {
		-o-transform: translateX(5px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}

	60% {
		transform: translateX(-20px);
	}

	80% {
		transform: translateX(5px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}
	50% {
		-webkit-transform: scale(1.05);
	}

	70% {
		-webkit-transform: scale(.9);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3);
	}

	50% {
		-moz-transform: scale(1.05);
	}

	70% {
		-moz-transform: scale(.9);
	}

	100% {
		opacity: 1;
		-moz-transform: scale(1);
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3);
	}

	50% {
		-o-transform: scale(1.05);
	}

	70% {
		-o-transform: scale(.9);
	}

	100% {
		opacity: 1;
		-o-transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3);
	}

	50% {
		transform: scale(1.05);
	}

	70% {
		transform: scale(.9);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}
@-webkit-keyframes moveUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(40px);
	}	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes moveUp {
	0% {
		opacity: 1;
		-moz-transform: translateY(40px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes moveUp {
	0% {
		opacity: 1;
		-o-transform: translateY(40px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes moveUp {
	0% {
		opacity: 1;
		transform: translateY(40px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeBgColor {
	0%{
		background:none;
	}
  70%{
		background:none;
	}
	100%{
		background:#464646;
	}
}
@-o-keyframes fadeBgColor {
	0%{
		background:none;
	}
  70%{
		background:none;
	}
	100%{
		background:#464646;
	}
}
@keyframes fadeBgColor {
	0%{
		background:none;
	}
  70%{
		background:none;
	}
	100%{
		background:#464646;
	}
}

.animated.animationDelay{
	animation-delay:.4s;
	-webkit-animation-delay:.4s;
}
.animated.animationDelayMed{
	animation-delay:1.2s;
	-webkit-animation-delay:1.2s;
}
.animated.animationDelayLong{
	animation-delay:1.6s;
	-webkit-animation-delay:1.6s;
}
.animated.fadeBgColor {
	-webkit-animation-name: fadeBgColor;
	-moz-animation-name: fadeBgColor;
	-o-animation-name: fadeBgColor;
	animation-name: fadeBgColor;
}
.animated.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}
.animated.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
.animated.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
.animated.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
.animated.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
.animated.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.animated.moveUp {
	-webkit-animation-name: moveUp;
	-moz-animation-name: moveUp;
	-o-animation-name: moveUp;
	animation-name: moveUp;
}