/* SECC. GENERAL
-------------------------------------------------------------------------------*/
body {
	background-color: #333;
	color: #999;
	font-size: 16px;
}
a:hover {
	text-decoration: none;
}

#content section .shadow-01 { 
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;	
	z-index: 3
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+0,0.4+48,0.65+100 */
background: -moz-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.4) 48%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.4) 48%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.4) 48%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 */
}

#content section .shadow-02 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;	
	z-index: 3;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.8+32,0.2+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.8) 32%, rgba(0,0,0,0.2) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 32%,rgba(0,0,0,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 32%,rgba(0,0,0,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#33000000',GradientType=0 ); /* IE6-9 */
}

#content section .shadow-03 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;	
	z-index: 3;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.67+15,0.1+52,0.67+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0.67) 0%, rgba(0,0,0,0.67) 15%, rgba(0,0,0,0.1) 52%, rgba(0,0,0,0.67) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.67) 0%,rgba(0,0,0,0.67) 15%,rgba(0,0,0,0.1) 52%,rgba(0,0,0,0.67) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.67) 0%,rgba(0,0,0,0.67) 15%,rgba(0,0,0,0.1) 52%,rgba(0,0,0,0.67) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab000000', endColorstr='#ab000000',GradientType=0 ); /* IE6-9 */
}

#content section .shadow-04 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;	
	z-index: 3;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.8+0,0.6+49,0.8+100 */
background: -moz-linear-gradient(left, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 49%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.6) 49%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.6) 49%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#cc000000',GradientType=1 ); /* IE6-9 */
	
}

::selection {
  background: #000; /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #000; /* Gecko Browsers */
  color: #fff;
}

#controls {
	position: absolute;
	right: 0.625em;
	bottom: 0.625em;
	text-align: center;
	z-index: 10;
}

#controls a {
	display: inline-block;
	width: 1.875em;
	height: 1.875em;
	background-size: 1.875em 1.875em;
	margin-left: 0.313em;
	margin-right: 0.313em;
}

#controls a.top {
	background-image: url('../img/up-arrow.svg');
}

#controls a.next {
	background-image: url('../img/down-arrow.svg');
}


/* MENU DE NAVEGACIÓN
-------------------------------------------------------------------------------*/
#navigation-menu {
	margin-bottom: 1.875em;
    display: block;    
}

#navigation-menu ul {
	overflow: hidden;
	text-align: center;
}

#navigation-menu ul li {
	margin-left: 0.938em;
	margin-right: 0.938em;
	display: inline-block;
	font-size: 1.750em;
	font-weight: 300;
}

#navigation-menu a {
	display: block;
	color: #fff;	
	text-decoration: none;	
}

#navigation-menu a:hover, #navigation-menu a.mPS2id-highlight{
	
}

/* MENU ON SCROLL */
#navigation-menu-scroll {
	display: none;
	position: fixed;
	top: 0; left: 0;
	margin: 0;	
	z-index: 100;
	width: 100%;
	font-family: 'Raleway', serif;
	padding-top: 10px;
	padding-bottom: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+58,0.16+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 58%, rgba(0,0,0,0.16) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 58%,rgba(0,0,0,0.16) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 58%,rgba(0,0,0,0.16) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#29000000',GradientType=0 ); /* IE6-9 */
}
#navigation-menu-scroll ul {
	overflow: hidden;
	text-align: center;
}

#navigation-menu-scroll ul li {
	margin-left: 15px;
	margin-right: 15px;
	display: inline-block;
	font-size: 27px;
	font-weight: 300;
}
#navigation-menu-scroll a {
	display: block;
	color: #fff;	
	text-decoration: none;	
}



#content section {	
	position: relative;
}

#content section .content {	
	z-index: 10;
	padding-top: 50px;
	padding-bottom: 50px;
	/*
	background: rgba(255,255,255,0.3);
	*/
	
}

/*Centrado de contenido en content */
#content section.content-center {
	display: flex;
	flex-direction: column;
	justify-content: center;	
}

#section-1 .header {
	width: 100%;	
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	position: relative;
	z-index: 10;
}

#section-1 .txt1 {
	color: #FFF;
	font-size: 0.875em;
	text-align: center;
	padding-bottom: 0.625em;	
	border-bottom: 1px solid rgba(255,255,255,0.7);
	max-width: 18.750em;
	margin: 0 auto;
	margin-bottom: 20px;
	letter-spacing: 0.250em;
}

#section-1 .logo {
    background-image: url(../img/logo_faf.png);
    background-repeat: no-repeat;
    width: 360px;
    height: 112px;
    background-size: contain;
    /* background-color: #444; */
    margin: 0 auto;   
    margin-bottom: 90px; 
}

#section-1 .txt2 {
    color: #fff;    
    font-size: 22px;
    text-align: center;
    padding-left: 1.875em;
    padding-right: 1.875em;
    max-width: 28.125em;
    margin: 0 auto;
    font-weight: 500;
    margin-top: 1.5em;
    margin-bottom: 45px;
    line-height: 1.590em;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
}

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

.social a {
	display: inline-block;
	width: 25px;
	height: 25px;
	background-size: 25px 25px;
	margin-left: 0.625em;
	margin-right: 0.625em;
}
.social a.facebook {
	background-image: url('../img/facebook-01.svg');
}
.social a.instagram {
	background-image: url('../img/instagram.svg');
}
.social a.vimeo {
	background-image: url('../img/vimeo-01.svg');
}

.container {
	z-index: 10;
	position: relative;
}


/* SECC. SERVICIOS
-------------------------------------------------------------------------------*/
.sec02-titulo {
	font-family: 'Raleway', serif;
	font-size: 2.500em;
	color: #fff;
	font-weight: 200;
	/*
	margin-top: 30px;
	*/
}

ul.sec02-items {
	font-family: 'Raleway', serif;
	font-size: 1.063em;
	color: #fff;
	font-weight: 200;
	margin-top: 1.875em;
}

ul.sec02-items li {
	margin-bottom: 0.375em;
	padding-left: 1.813em;
	background-image: url('../img/right-arrow.svg');
	background-repeat: no-repeat;
	background-size: 1.250em 1.250em;
	background-position: left 0.125em; 
	font-weight: 200;
}

/* SECC. FOTOGRAFIA
-------------------------------------------------------------------------------*/

.sec03-titulo {
	font-family: 'Raleway', serif;
	font-size: 2.500em;
	color: #fff;
	font-weight: 200;
	text-align: center;
	margin-bottom: 2px;	
}

.sec03-txt {
	font-family: 'Raleway', serif;
	font-size: 22px;
	color: #fff;
	text-align: center;
	font-weight: 100;
	line-height: 33px;
}

.sec03_foto_frame {
	width: 100%;
	min-height: 100%;
	top: 0; left: 0;
	position: absolute;
	z-index: 10;
	-webkit-transition: border-color 1s; /* Safari */
    transition: border-color 1s;
    border-color: rgba(255,255,255,0);

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+37,0.44+100 */
background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,0.44) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 37%,rgba(0,0,0,0.44) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 37%,rgba(0,0,0,0.44) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#70000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.sec03_foto_frame:hover {
	border: 6px solid;
	border-color: rgba(255,255,255,0.3);
}

.sec03_foto_social {
	font-family: 'Raleway', serif;
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-top: 30px;
	width: 100%;	
	margin-bottom: 40px;
}

.sec03_foto_social span {
	font-weight: 300;
	display: inline-block;
	margin-bottom: 10px;
}

.sec03_foto_social .social-frame {
	display: flex; 
	-webkit-align-items: center; /* Safari */	
	justify-content:center;	
	margin-bottom: 10px;
}

.sec03_foto_social .social-frame a {
	color: #fff;
}

.sec03_foto_social .social-frame .ico {
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;	
	background-size: 30px 30px;
}

.sec03_foto_social .social-frame .ico.fb {
	background-image: url('../img/facebook-01.svg');
}

.sec03_foto_social .social-frame .ico.insta {
	background-image: url('../img/instagram.svg');
}
.sec03_foto_social .social-frame .txt {
	padding-left: 10px;
	font-size: 16px;
	font-weight: 300;
}

/* SECC. VIDEO
-------------------------------------------------------------------------------*/

.sec04-titulo {
	font-family: 'Raleway', serif;
	font-size: 2.500em;
	color: #fff;
	font-weight: 200;
	text-align: center;
	margin-bottom: 2px;
}

.sec04-txt {
	font-family: 'Raleway', serif;
	font-size: 22px;
	color: #fff;
	text-align: center;
	font-weight: 100;
	line-height: 26px;
}

/* ico Vimeo */
.sec04-vimeo {
	display: flex; 
	-webkit-align-items: center; /* Safari */	
	height: 40px;
	justify-content:center;
}
.sec04-vimeo .ico {
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;	
	background-image: url('../img/vimeo-logo.svg');
	background-size: 40px 40px;
	
}
.sec04-vimeo .txt {
	color: #fff;
	font-size: 18px;	
	font-weight: 300;
	font-family: 'Raleway', serif;
	padding-left: 12px;

} 
.sec04-vimeo .txt a {
	text-decoration: none;
	color: #fff;
}
.sec04-vimeo .txt a:hover {
	text-decoration: none;
}


/* ico fullHD */
.sec04-hd {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
.sec04-hd .ico {
	height: 49px;
	width: 62px;
	background-repeat: no-repeat;	
	background-image: url('../img/fullhd-logo.png');
	display: inline-block;
	margin-bottom: 3px;
}
.sec04-hd .txt {
	color: #fff;
	font-size: 22px;	
	font-weight: 300;
	font-family: 'Raleway', serif;
	padding-left: 20px;
	vertical-align: middle;
	display: block;
} 

.sec04-video {
	margin-top: 40px;
	margin-bottom: 20px;
	background-color: #222;	
}

.embed-container { 
position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; 
} 

.embed-container iframe, 
.embed-container object, 
.embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

/* SECC. BANNER
-------------------------------------------------------------------------------*/

.sc05_banner {
	width: 100%;
	height: 230px;
	font-weight: normal;	
	font-family: 'Raleway', serif;
	font-size: 20px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #000;
	background: #fff;
	position: relative;
	font-weight: 200;
	
}

.sc05_banner .sc05_banner-shadow {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.44+100 */
background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0.99) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%,rgba(0,0,0,0.99) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%,rgba(0,0,0,0.99) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#70000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}


/* SECC. CONTACTO
-------------------------------------------------------------------------------*/

.sec05-titulo {
	font-family: 'Raleway', serif;
	font-size: 2.500em;
	color: #fff;
	font-weight: 200;
	text-align: center;
	margin-bottom: 2px;
}

.sec05-txt {
	font-family: 'Raleway', serif;
	font-size: 22px;
	color: #fff;
	text-align: center;
	font-weight: 100;
	line-height: 26px;
	margin-bottom: 30px;
}


.sc05-informacion {
	margin-bottom: 20px;
	text-align: center;
	font-family: 'Raleway', serif;
	font-weight: normal;
	color: #FFF;
	 margin-bottom: 15px;
}

.sc05-informacion .tit {
	    font-size: 20px;
	    font-weight: 200;
}

.sc05-informacion .txt {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
}

.sc05-informacion .social-frame {
	display: flex; 
	-webkit-align-items: center; /* Safari */	
	justify-content:center;	
	margin-bottom: 0px;
}

.sc05-informacion .social-frame a {
	color: #fff;
}

.sc05-informacion .social-frame .ico {
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;	
	background-size: 20px 20px;
}

.sc05-informacion .social-frame .ico.fb {
	background-image: url('../img/facebook-01.svg');
}

.sc05-informacion .social-frame .ico.insta {
	background-image: url('../img/instagram.svg');
}
.sc05-informacion .social-frame .txt {
	padding-left: 10px;
	font-size: 16px;
	font-weight: 300;
	font-weight: 600;
}

.formulario {
	margin-top: 10px;
	overflow: hidden;
}

#contactomensaje {
	width: 100%;
    text-align: center;    
    font-family: 'Raleway', serif;
    color: #fff;
    font-size: 17px;
    background-color: rgba(0,0,0,0.8);
    padding: 5px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 20px;
    border-radius: 7px;

    -webkit-box-shadow: 0px 0px 25px 0px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 25px 0px rgba(255,255,255,1);
	box-shadow: 0px 0px 25px 0px rgba(255,255,255,1);
}

.formulario .form-item {
	margin-bottom: 9px;
}

.formulario label {
	display: block;
	font-weight: 300;
	font-family: 'Raleway', serif;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}

.formulario input[type=text], .formulario textarea  {
	color: #fff;
	font-size: 12px;
	background-color: rgba(0,0,0,0.8);
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0;	
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.6);
	border-radius: 5px;
	font-family: 'Raleway', serif;

}

.formulario button {
	border: 0;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	background-color: rgba(0,0,0,0.8);
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'Raleway', serif;
}


.formulario textarea {
	height: 150px;
	resize: none;
}

/* MENU MOBILE */
.button_container, .overlay {
	display: none;
}

/* Media queries
-------------------------------------------------------------------------------*/

@media screen and (max-width: 768px) {
	
	/* items seccio foto */
	ul.sec02-items {
		margin-bottom: 40px;
	}

	.sec03-txt {
		font-size: 19px;
		line-height: 27px;
	}
		
	/* ico fullHD */
	.sec04-hd {
	display: block;
	text-align: center;
	}
	.sec04-hd .ico {		
		display: inline-block;
	}
	.sec04-hd .txt {	
		display: block;
		padding-left: 0;
		font-size: 18px;
	} 

	#navigation-menu {
		display: none
	}

	/* MENU MOBILE*/
	.button_container, .overlay {
		display: block;
	}

	.button_container {
	  position: fixed;
	  top: 5%;
	  right: 5%;
	  height: 27px;
	  width: 35px;
	  cursor: pointer;
	  z-index: 100;
	  -webkit-transition: opacity .25s ease;
	  transition: opacity .25s ease;	  
	}
	.button_container:hover {
	  opacity: .7;
	}
	.button_container.active .top {
	  -webkit-transform: translateY(10px) translateX(0) rotate(45deg);
	          transform: translateY(10px) translateX(0) rotate(45deg);
	  background: #FFF;
	}
	.button_container.active .middle {
	  opacity: 0;
	  background: #FFF;
	}
	.button_container.active .bottom {
	  -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
	          transform: translateY(-10px) translateX(0) rotate(-45deg);
	  background: #FFF;
	}
	.button_container span {
	  background: #fff;
	  border: none;
	  height: 5px;
	  width: 100%;
	  position: absolute;
	  top: 0px;
	  left: 0;
	  -webkit-transition: all .35s ease;
	  transition: all .35s ease;
	  cursor: pointer;
	}
	.button_container span:nth-of-type(2) {
	  top: 10px;
	}
	.button_container span:nth-of-type(3) {
	  top: 20px;
	}

	.overlay {	  
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  opacity: 1;
	  visibility: hidden;
	  -webkit-transition: opacity .35s, visibility .35s, width .35s;
	  transition: opacity .35s, visibility .35s, width .35s;
	  z-index: 50;
	}
	.overlay:before {
	  content: '';
	  background: #4c4c4c;
	  left: -55%;
	  top: 0;
	  width: 50%;
	  height: 100%;
	  position: absolute;
	  -webkit-transition: left .35s ease;
	  transition: left .35s ease;
	}
	.overlay:after {
	  content: '';
	  background: #4c4c4c;
	  right: -55%;
	  top: 0;
	  width: 50%;
	  height: 100%;
	  position: absolute;
	  -webkit-transition: all .35s ease;
	  transition: all .35s ease;
	}
	.overlay.open {
	  opacity: .9;
	  visibility: visible;
	  height: 100%;
	}
	.overlay.open:before {
	  left: 0;
	}
	.overlay.open:after {
	  right: 0;
	}
	.overlay.open li {
	  -webkit-animation: fadeInRight .5s ease forwards;
	          animation: fadeInRight .5s ease forwards;
	  -webkit-animation-delay: .35s;
	          animation-delay: .35s;
	}
	.overlay.open li:nth-of-type(2) {
	  -webkit-animation-delay: .45s;
	          animation-delay: .45s;
	}
	.overlay.open li:nth-of-type(3) {
	  -webkit-animation-delay: .55s;
	          animation-delay: .55s;
	}
	.overlay.open li:nth-of-type(4) {
	  -webkit-animation-delay: .65s;
	          animation-delay: .65s;
	}
	.overlay nav {
	  position: relative;
	  height: 70%;
	  top: 50%;
	  -webkit-transform: translateY(-50%);
	          transform: translateY(-50%);
	  font-size: 50px;
	  font-family: 'Vollkorn', serif;
	  font-weight: 400;
	  text-align: center;
	  z-index: 100;
	}
	.overlay ul {
	  list-style: none;
	  padding: 0;
	  margin: 0 auto;
	  display: inline-block;
	  position: relative;
	  height: 100%;
	}
	.overlay ul li {
	  display: block;
	  height: 25%;
	  height: calc(100% / 4);
	  min-height: 50px;
	  position: relative;
	  opacity: 0;
	  font-family: 'Raleway', serif;
	  font-size: 37px;

	}
	.overlay ul li a {
	  display: block;
	  position: relative;
	  color: #FFF;
	  text-decoration: none;
	  overflow: hidden;
	}
	.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
	  width: 100%;
	}
	.overlay ul li a:after {
	  content: '';
	  position: absolute;
	  bottom: 0;
	  left: 50%;
	  width: 0%;
	  -webkit-transform: translateX(-50%);
	          transform: translateX(-50%);
	  height: 3px;
	  background: #FFF;
	  -webkit-transition: .35s;
	  transition: .35s;
	}

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

	@keyframes fadeInRight {
	  0% {
	    opacity: 0;
	    left: 20%;
	  }
	  100% {
	    opacity: 1;
	    left: 0;
	  }
	}
	

} /* media */



/* Print styles
-------------------------------------------------------------------------------*/
@media print {



}