/*INDEX*/

.clear {
	clear: both;
}

#intro {
	height: 80vh;
	background-image: url(/gnfactory/LNC/GNF/2017/08/23/0009/img/bg_intro-desktop.jpg);
	background-size: cover;
	background-position: center;
}

@media screen and (max-width: 600px) {
	#intro {
		background-image: url(/gnfactory/LNC/GNF/2017/08/23/0009/img/bg_intro-phone.jpg);
	}
}

#sections {
	height: 80vh;
	position: relative;
	background-size: cover;
	background-position: center;
}

#sections.riqueza {
	background-image: url(/gnfactory/LNC/GNF/2017/08/23/0009/img/bg_riquezabiol.jpg);
}

@media screen and (max-width: 600px) {
	#sections.riqueza {
		background-image: url(/gnfactory/LNC/GNF/2017/08/23/0009/img/bg_riqueza-phone.jpg)
	}
}

#sections.pulmones {
	background-image: url(/gnfactory/LNC/GNF/2017/08/23/0009/img/bg_pumones-desktop.jpg);
}

@media screen and (max-width: 600px) {
	#sections.pulmones {
		background-image: url(/gnfactory/LNC/GNF/2017/08/23/0009/img/bg_pulmones-phone.jpg);
		background-size: cover;
		background-position: center;
	}
}

#sections {
	height: 80vh;
	position: relative;
	background-size: cover;
	background-position: center;
}

#sections.unase {
	background-image: url(/gnfactory/LNC/GNF/2017/08/23/0009/img/unase.jpg);
}

@media screen and (max-width: 600px) {
	#sections.unase {
		background-image: url(/gnfactory/LNC/GNF/2017/08/23/0009/img/bg_unase-phone.jpg)
	}
}

#sections p {
	position: absolute;
	width: 250px;
	bottom: 10%;
	color: white;
}
#sections p.left {
	left: 10%;
	text-align: left;
}
#sections p.right {
	right: 10%;
	text-align: right;
}
#verde {
	background: #6d8311;
	font-size: 18px;
	font-weight: 300;
	color: white;
}

#verde .content {
	max-width: 800px;
	width: 90%;
	margin: auto;
	padding: 30px 0;
}

#verde .content .left {
	width: 48%;
	float: left;
}

#verde .content .right {
	width: 48%;
	float: right;
}
@media screen and (max-width: 600px) {
	#verde .content .left, #verde .content .right {
		width: 90%;
		margin: auto;
		float: none;
	}
}
#verde .content p {
	color: white;
	font-family: 'Lato', sans-serif;
	font-size: 30px;
}

#verde .content p subtitle {
	color: white;
	font-family: 'Abril Fatface', cursive;
	font-size: 50px;
}

#titulares .content {
	max-width: 900px;
	width: 90%;
	margin: auto;
	padding: 30px;
}

h1 {
	font-family: 'Abril Fatface', cursive;
	color: #366009;
	font-size: 90px;
	text-align: center;
	line-height: 80px;
	font-weight: 100;
	margin-bottom: 50px;
}

h1 span {
	color: #6d8311;
	font-size: 70px;
}

@media screen and (max-width: 600px) {
	h1,
	h1 span {
		font-size: 50px;
		line-height: 50px;
	}
}

h3 {
	color: white;
	font-family: 'Abril Fatface', cursive;
	font-size: 40px;
	text-align: center;
	margin-bottom: 20px;
}
h4 {
	margin: 0;
	font-family: 'Abril Fatface', cursive;
	color: white;
	text-align: center;
	font-size: 60px;
	padding: 30px 10px;
	font-weight: 100;
}
h4 span {
	opacity: .6;
	font-size: 80px;
}
main p {
	font-size: 20px;
	font-weight: 100;
	color: #363636;
	margin-bottom: 30px;
}

main p.center {
	text-align: center;
}

main p.green {
	color: #6d8311;
}

main p.subtitle {
	text-align: center;
	color: #6d8311;
	font-family: 'Abril Fatface', cursive;
	font-size: 25px;
}

main p.subtitle span {
	color: #366009;
	font-family: 'Abril Fatface', cursive;
	font-size: 30px;
}

main p .imgleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.map {
	background-image: url(/gnfactory/LNC/GNF/2017/08/23/0009/img/mapa1.jpg);
	background-size: cover;
	background-position: center;
	height: 80vh;
	position: relative;
}

.map p {
	position: absolute;
	width: 250px;
	left: 10%;
	bottom: 10%;
	color: black;
}

@media screen and (max-width: 600px) {
	.map {
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: top;
		background-color: #e6eefe;
	}
}

.grid {
	text-align: center;
}

.grid figure {
	position: relative;
	overflow: hidden;
	margin: 10px 1%;
	width: 30%;
	height: 380px;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
	display: inline-block;
}

@media screen and (max-width:550px) {
	.grid figure {
		width: 80%;
	}
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 1.1em;
	color: #fff;
	opacity: 0.9;
	font-size: 22px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* Anchor will cover the whole item by default */


/* For some effects it will show as a button */

.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	width: 100%;
	background: #366009;
	font-weight: 400;
	font-size: 22px;
	text-align: center;
	font-weight: 800;
	padding: 15px;
	position: absolute;
	bottom: 0;
	left: 0;
	min-height: 90px;
}

.grid figure p {
	margin: 0;
}

.grid figure p {
	font-size: 60%;
}


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


/***** Apollo *****/


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

figure.effect-apollo {
	background: #3498db;
}

figure.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05, 1.05, 1);
	transform: scale3d(1.05, 1.05, 1);
}

figure.effect-apollo figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

figure.effect-apollo p {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 3em;
	padding: 0 1em;
	max-width: 150px;
	border-right: 4px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-apollo h2 {
	text-align: left;
}

figure.effect-apollo:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

figure.effect-apollo:hover figcaption::before {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

figure.effect-apollo:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.columns {
	height: 100%;
	margin-top: 50px;
	position: relative;
}

.columns .left {
	float: left;
	height: inherit;
	font-size: 17px;
	color: #6f6f6f;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	text-align: left;
}

.columns .right {
	float: right;
	height: inherit;
	font-size: 17px;
	color: #6f6f6f;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	text-align: left;
}

@media screen and (max-width:625px) {
	.columns .left,
	.columns .right {
		float: none;
		width: 90% !important;
		margin: auto;
	}
}

.columns .clear {
	clear: both;
}

.list {
	text-align: center;
}

.list li {
	display: inline-block;
	font-size: 100px;
	line-height: 60px;
	font-family: 'Abril Fatface', cursive;	
	color: #6d8311;	
	margin-bottom: 30px;
}

.list li span {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	display: inline-block;
	color: black;
	margin-left: 10px;
	line-height: normal;
}

.icons {
	margin-bottom: 30px;
	text-align: center;
}

.icons li {
	display: inline-block;
	vertical-align: top;
	margin: 10px;
	text-align: center;
}

.icons li span {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	display: inline-block;
	color: black;
	margin-top: 10px;
}

blockquote {
	width: 90%;
	margin: 40px auto;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-left: #366009 15px solid;
	color: #5e5e5e;
	line-height: 20px;
	padding: 20px;
	text-align: left;
}

blockquote span {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: #6d8311;
}
.click a {
	width: 200px;
	padding: 15px;
	color: #6d8311;
	font-family: 'Abril Fatface', cursive;
	text-align: center;
	font-size: 30px;
	border: 1px solid #6d8311;
	margin-bottom: 20px;
	margin: auto;
	display: block;
	transition: all .5s ease;
}
.click a:hover {
	background-color: #6d8311;
	color: white;
}
.services li {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: black;
	text-align: left;
	padding-left: 40px;
	line-height: 30px;
	margin-bottom: 10px;
    background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
}

.brandvoice {
	background: #f4f4f4;
	padding: 50px 0;
}

.brandvoice .main {
	text-align: center;
}

.brandvoice .main img {
	margin: 0 auto 20px auto;
}

.brandvoice .main h5 {
	color: #383838;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 20px;
}

.brandvoice .main h5 a {
	color: black;
	text-decoration: underline;
}

.brandvoice .main .link a {
	max-width: 280px;
	height: 50px;
	margin: 15px auto;
	padding: 0 20px;
	line-height: 50px;
	display: block;
	color: #fff;
	text-align: left;
	font-size: 14px;
	font-weight: 800;
	background: #292929;
	border-radius: 5px;
	background-image: url(/gnfactory/LNC/GNF/2017/08/23/0009/svg/arrow_right.svg);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: calc(100% - 10px);
}
