html, body {
    width: 100%;
    height: 100%;
}
.embed {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	margin-bottom: 30px;
}
.embed iframe, .embed object, .embed embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
header #back {
    position: absolute;
    right: 200px;
    top: 15px;
    z-index: 1001;
}
header #back a {
    height: 25px;
    padding-left: 22px;
    line-height: 25px;
    color: #000;
    font-size: 14px;
    font-weight: 600;    
    background: url(/gnfactory/LNC/GNF/2017/06/19/0001/img/btn_back.png) no-repeat left;
    opacity: .5;
    transition: opacity 0.5s ease 0s;
}
header #back a:hover {
    opacity: 1;
}
@media screen and (max-width:550px) {
	header #back {
		display:none;
	}
}
main {
    width: 100%;
    background-color: black;
    background-image: url(/gnfactory/LNC/GNF/2017/06/19/0001/img/ep_naturalblack.png);
    background-repeat: repeat;
}
section{
    background-image: url(/gnfactory/LNC/GNF/2017/06/19/0001/img/ep_naturalblack.png);
    background-repeat: repeat;
}
section#section02 {
    background-size: cover;
    background-position: center;
}

/*section#intro{
    animation-name: Scale;
    animation-duration: 20s;
}
@media screen and (width:500px) {
section#intro {
        animation-duration:0s;
	}
}
*/


section .main {
    max-width: 1200px;    
    padding: 75px 10% 100px 10%;
    margin: auto;
    text-align: left;
    font-family: 'Rokkitt', serif; 
}
section .main.casoa {  
    padding: 90px 5% 75px 5%;
    text-align: center;
}
section h1 {
    margin-bottom: 25px;
	font-family: 'Special Elite', cursive;	
    font-weight: 100;
    font-size: 3.5em;
    text-align: center;
    color: #fff;
    text-shadow: 2px 2px 5px #000000;
}

section h1.casoa {
  animation-name: fadeInOut;
  animation-duration: 5s;
  font-family: 'Special Elite', cursive;
  font-size: 5em;
  font-weight: 100;
  color: #ffffff;
}
@media screen and (max-width:550px) {
	section h1.casoa {
		font-size: 3.5em;
	}
}
section h2 {
	font-size: 1.2em;
	font-weight: 200;
	color: #ddd;
}
section p {
    font-family: 'Rokkitt', serif;
	margin-bottom: 20px;
    color: #fff;
    font-size: 20px;
	line-height: 22px;
	font-weight: 100;
}
#section02-content.casoa{
    background-color: #555555;
    background-image: url(/gnfactory/LNC/GNF/2017/06/19/0001/img/ep_naturalblack.png);
    background-repeat: repeat;
}
#section02-content.casoa p{
    color: #efefef;
}
#section03-content.casoa{
    background-color: #ffffff;
}
#section03-content.casoa h1{
    color: #222222;
}
#section03-content.casoa p{
    color: #434343;
}
#section03-content.casoa blockquote, span{
    color: #434343;
}
#section03-content.casoa span{
    color: #434343;
}

/* vvvv PARALLAX vvvv */

#parallax {
    background-image: url("/gnfactory/LNC/GNF/2017/06/19/0001/img/Mafer02.jpg");
    min-height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#parallax.second{
    background-image: url("/gnfactory/LNC/GNF/2017/06/19/0001/img/Mafer03.jpg");
    border-bottom: solid 8px #a86e00;
}
#parallax.third{
    background-image: url("/gnfactory/LNC/GNF/2017/06/19/0001/img/Mafer04.jpg");
    
}
#parallax.fourth{
    background-image: url("/gnfactory/LNC/GNF/2017/06/19/0001/img/jonathan001.jpg");
    
}
#parallax.fifth{
    background-image: url("/gnfactory/LNC/GNF/2017/06/19/0001/img/jonathan002.jpg");
    border-bottom: solid 8px #a86e00;
    
}

/* ^^^^ PARALLAX ^^^^ */

/* vvvv TESTIMONIO vvvv */


.testimonio{
    margin:20px auto;
    text-align: center;
    width: 300px;
    border: solid 1px rgba(255, 255, 255, 0.35);
    padding: 10px;
}
.testimonio img{
    opacity: 0.6;
    width: 100%;
    transition: opacity 0.5s ease 0s;
}
.testimonio img:hover {
    opacity: 1;
}

.testimonio p{
    margin: 20px 0px;
    color: #a86e00;
	font-size: 28px;
	line-height: 40px;
    font-family: 'Special Elite', cursive;	
    font-weight: 100;
    border-bottom: solid 1px rgba(255, 255, 255, 0.35);
}
.testimonio span{
    color: #ffffff;
	font-size: 32px;
    vertical-align: 10px;
	line-height: 20px;
    font-family: 'Special Elite', cursive;	
    font-weight: 100;
}
/* ^^^^ TESTIMONIO ^^^^ */


/* vvvv SPLIT HOME vvvv */

section.home {
	color: #fff;	
	position: relative;
}
section.home .casoa, section.home .casob {
	width: 50%;
	margin-bottom: 60px;
}
section.home .casoa {
	float: left;
}
section.home .casob {
	float: right;
}
section.home .casoa a, section.home .casob a {
	width: 100%;
	display: block;
	height: 90vh;
	min-height: 550px;
	position: relative;
	background-size: cover;
	background-position: center;
	transition: all .1s ease;
}
section.home .casoa span, section.home .casob span {
	position: absolute;
	color: #fff;
	font-size: 26px;
	line-height: 40px;
    font-family: 'Special Elite', cursive;	
    font-weight: 100;
}
section.home .casoa span {
	left: 30px;
    bottom: 60px;
    border-bottom: dotted 1px #fff;
}
section.home .casob span {
	right: 30px;
    bottom: 60px;
    border-bottom: dotted 1px #fff;
}

section.home .casoa .action {
    bottom: 10px;
    font-size: 20px;
    border-bottom: solid 5px #a86e00;
}
section.home .casob .action {
    bottom: 10px;
    font-size: 20px;
    border-bottom: solid 5px #a86e00;
}

section.home .casoa a {
	background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url(/gnfactory/LNC/GNF/2017/06/19/0001/img/casoAreal.jpeg);
    transition: all .05s ease;
}
section.home .casob a {
	background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url(/gnfactory/LNC/GNF/2017/06/19/0001/img/casoBreal.jpeg);
    transition: all .05s ease;
}
section.home .casoa a:hover {
	background-image: radial-gradient(rgba(100, 100, 100, 0.3), rgba(255, 255, 255, 0)), url(/gnfactory/LNC/GNF/2017/06/19/0001/img/casoAreal.jpeg);
}
section.home .casob a:hover {
	background-image: radial-gradient(rgba(100, 100, 100, 0.3), rgba(255, 255, 255, 0)), url(/gnfactory/LNC/GNF/2017/06/19/0001/img/casoBreal.jpeg);
}
section.home .maintitle {
	width: 560px;
	position: absolute;
	left: calc(50% - 280px);
	top: 50px;
	text-align: center;
	z-index: 10;
}
.maintitle h1{
    color: #ffffff;
    font-size: 6em;
	left: calc(50% - 280px);
	top: 50px;
	text-align: center;
	z-index: 10;
}
@media screen and (max-width:550px) {
	section.home .casoa, section.home .casob {
		float: none;
		width: 100%;
		margin-bottom: 0px;
	}
	section.home .casoa a, section.home .casob a {
		min-height: 200px;
		height: 200px;
	}
	section.home .casoa span, section.home .casob span {
		width: 100%;
		text-align: center;
		right: 0;
		left: 0;
	}
	section.home .maintitle {
		width: 100%;
		padding: 0 40px;
		margin: auto;
		position: relative;
		left: 0;
	}
	.maintitle h1{
		color: #ffffff;
		font-size: 3.4em;
		text-align: center;
	}	
}
@media screen and (max-height:800px) {
	section.home .casoa a, section.home .casob a {
		height: 110vh;
}
}

/* ^^^^ SPLIT HOME ^^^^ */

#section01{
    background-color: #000;
    color: #ffffff;
}
#section03{
    background-color: #000;
    color: #ffffff;
}

#intro{
    background-color: #000000;
}
article .main {
    max-width: 800px;
    padding: 40px 10px 25px 10px;
    margin: auto;
    color: white;
    font-family: 'Rokkitt', serif;
}
article img {
    display: block;
    max-width: 100%;
    margin: 0 auto 30px 0;
    
}
article h1 {
    margin-bottom: 10px;
	font-family: 'Special Elite', cursive;	
	font-size: 2.5em;
    line-height: 60px;
    font-weight: 100;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    border-top: solid 1px rgba(255, 255, 255, 0.1);
}
article h2 {
    margin-bottom: 15px;
	font-size: 1.8em;
	font-weight: 100;
	color: #a86e00;
}
article p {
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
	margin-bottom: 20px;
    color:#f0f0f0;
}
article p.column {
    width: 40%;
    margin-left: 5%;
    float: right;
    margin-bottom: 0;
}
article .column img {
    padding: 5px;
    border-left: dotted 1px rgba(168, 110, 0, 0.5);
}
@media screen and (max-width: 600px) {
    article p.column {
        width: 90%;
        margin: auto;
        float: none;
    }
}
blockquote {
	width: 80%;
    margin: 30px auto;
    padding: 0 0 0 20px;
    font-style: italic;
	font-family: 'Rokkitt', serif;
    font-size: 24px;
    font-weight: 600;	
    border-left: #a86e00 2px solid;
}
blockquote span {
	margin-top: 15px;
	font-family: 'Rokkitt', serif;
	font-size: 16px;
    font-weight: 400;
    color: #ccc;
}

/*LISTS*/

.list {
	text-align: center;
    padding: 0px;
	
}
.list li {
	width: 320px;
    height: 600px;
	margin: 0px 2.5% 30px 2.5%;
	padding: 20px;
	display: inline-block;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    text-align: center;
    vertical-align: top;
    transition: 0.3s ease 0s;
}
.listb {
	text-align: center;
    padding: 0px;
	
}
.listb p {
	font-size: 18px;
}
.listb li {
	width: 320px;
	margin: 0px 2.5% 30px 2.5%;
	padding: 20px;
	display: inline-block;
    text-align: center;
    vertical-align: top;
    transition: 0.3s ease 0s;
}
.list li.refugee {
    background-image: url(/gnfactory/LNC/GNF/2017/06/19/0001/img/refugiado.png);	
}
.list li.emigrant {
    background-image: url(/gnfactory/LNC/GNF/2017/06/19/0001/img/migrante.png);	
}
.list li.refugee:hover {
	background-image: url(/gnfactory/LNC/GNF/2017/06/19/0001/img/refugiadoa.png);
}
.list li.emigrant:hover {
	background-image: url(/gnfactory/LNC/GNF/2017/06/19/0001/img/migranteb.png);
}
.list li:active {
	background-image: url(/gnfactory/LNC/GNF/2017/06/19/0001/img/refugiadosc.png);
}
@media screen and (max-width: 700px) {
	.list li {
		width: 60%;
	}
}
@media screen and (max-width: 500px) {
	.list li {
		width: 80%;
	}
}
.list li span {
	display: block;
}
.list li img {
	margin-bottom: 15px;
}
.list li .name {
	font-weight: 100;
	color: #ffffff;
	font-size: 28px;
	letter-spacing: 2px;
    display:inline;
	padding: 0rem 2rem;
    line-height: 30px;
    color: #000000;
    background: #ffffff;
}
.list li .text {
    font-size: 18px;
    margin-top: 20px;
    line-height: 30px;
    color: #ffffff; 
}



/*LISTS*/

/*NEW SLIDER*/
.swiper-container {
    width: 100%;
    margin: 20px auto;
	background: rgba(0, 0, 0, 0.8);	
}
.swiper-slide {
    width: 100%;
    position: relative;
	text-align: center;
}
.swiper-slide img {
    width: 100%;
    border-bottom: solid 1px #fff;
}
.swiper-slide h1{
   font-size: 30px;
   margin-top: 10px;
   color: #ffffff;
   font-family: 'Rokkitt', serif;
}

.swiper-slide p{
    color: #d3d3d3;
    padding: 10px 45px;
    text-align: justify;
}


/*OTROS*/
.arrow {
    width: 50px;
    height: 50px;
    display: block;
    margin: 20px auto;
    border-radius: 50%;
    background-color: #000;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: .5;
    transition: all .5s ease;
}
.arrow.down {
    background-image: url(../svg/arrow_down.svg);
}
.arrow:hover {
    opacity: 1;
}
/*OTROS*/

/*INLINE LINK*/

.inlinelink{
    font-family: 'Special Elite', cursive;	
    display: block;
    text-align: center;
    background-color: #a86e00;
    color: #ffffff;
    font-weight: 600;
    font-size: 1em;
    margin: auto ;
    width: 300px;;
    height: 30px;
    line-height: 32px;
    transition: all .5s ease;
}
.inlinelink:hover{
    background-color: #5a5a5a;
}
/*^^^INLINE LINK^^^*/


/*ANIMATION*/
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes Scale {
  0% {
    background-size: 120% 
  }
  100% {
    background-size: 100%  
  }
}
@keyframes none {
  0% {
    background-size: 100% 
  }
  100% {
    background-size: 100%  
  }
}



