/* Brandon Grotesque is served via Adobe Fonts (Typekit kit ioi8vce),
   loaded from the site layout. Weights: 400 (regular), 700 (bold). */

/*
Theme Name: CLAAF
Theme URI: http://www.cocoa.pe
Author: Cocoa Perú
Author URI: http://www.cocoa.pe
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
    font-family: 'eucrosia_regular';
    src: url('fonts/eucrosia-upc.eot');
    src: url('fonts/eucrosia-upc.eot?#iefix') format('embedded-opentype'),
         url('fonts/eucrosia-upc.woff') format('woff'),
         url('fonts/eucrosia-upc.ttf') format('truetype'),
         url('fonts/eucrosia-upc.svg#eucrosia_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'eucrosia_bold';
    src: url('fonts/eucrosia-upc-bold.eot');
    src: url('fonts/eucrosia-upc-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/eucrosia-upc-bold.woff') format('woff'),
         url('fonts/eucrosia-upc-bold.ttf') format('truetype'),
         url('fonts/eucrosia-upc-bold.svg#eucrosia_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*----------------------------------------------------------------------------------------- GENERALES */

html, body, p, table td{
	font-family: "eucrosia_regular";
	font-weight: normal;
	font-size: 22px;
}

.site{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

strong, b{
	font-family: "eucrosia_bold";
	font-weight: normal;
}

h3{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 700;
	
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

/* ------------------------------------------------------------------- */
																			/* MENU MOBILE */
/* ------------------------------------------------------------------- */

.nav-mobile-off{
	display: none;
}

.nav-mobile-on{
	display: block;
}
.mobile-menu{
	text-align: right;
}

.mobile-menu a{
	margin-top: 10px;
	color: #fff;
	font-size: 30px;
	padding: 10px;
	display: inline-block;
	background-color: #0f265c;
}

#nav-mobile{
	text-align: center;
	background-color:#0f265c;
	color: #fff;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
}

#nav-mobile p{
	padding: 20px 0;
}

#nav-mobile ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-mobile ul li{
	border-bottom: 1px solid #966e41;
}

#nav-mobile ul li a{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	padding: 10px;
	color: #fff;
}

ul.lang-mobile li a{
	font-size: 14px !important;
}

ul.lang-mobile h3{
	color: #966e41;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 700;
	font-size: 18px;
	
}

/*----------------------------------------------------------------------------------------- HEADER */

header{
	background-color: #0f265c;
	padding-bottom: 10px;
}

header.home{
	background-image:url(images/flag.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.menu-mobile{
	text-align: right;
}

.menu-mobile a{
	color: #fff;
	font-size: 30px;
	display: inline-block;
	padding: 15px 0;
}

.lang-menu{
	text-align: right;
}

.lang-menu ul{
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.lang-menu > ul{
	line-height: 20px;
	padding: 15px 0;
	opacity: 0.5;
}

.lang-menu > ul:hover{
	opacity: 1;
}

.lang-menu > ul > li{
	position: relative;
}

.lang-menu > ul > li:hover > ul{
	opacity: 1;
}

.lang-menu > ul > li > ul{
	z-index: 9;
	opacity: 0;
	background-color: #0f265c;
	padding: 0 0 0 15px;
	position: absolute;
	right: 0;
}

.lang-menu,
.lang-menu a{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 400;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
}

.lang-menu a:hover{
	text-decoration: underline;
}

.main-menu{
	border-top: 1px solid #b1b8ca;
	border-bottom: 1px solid #516189;
}

.main-menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.main-menu ul li{
	display: inline-block;
}

.main-menu ul li a{
	display: block;
	font-size: 25px;
	margin-top: -1px;
	color: #fff;
	line-height: 20px;
	padding: 10px 20px 15px 20px;
	border-top: 5px solid rgba(150, 110, 65, 0);
}

.main-menu ul li a:hover,
.current-menu-item a{
	border-top: 5px solid rgba(150, 110, 65, 100) !important;
	color: #966d40 !important;
}

.logo img{
	margin: 0 auto;
	padding: 120px 0 140px 0;
}

/*----------------------------------------------------------------------------------------- HOME LOGOS */

.home-logos{
	padding: 40px 0;
}

.home-logos h3,
.page-content h3{
	margin: 0 0 30px 0;
	padding: 10px 0 0 0;
	font-size: 20px;
	line-height: 20px;
	color: #966e41;
	border-top: 1px solid #966e41;
}

.supported-by img,
.sponsored-by img{
	max-height: 65px;
}

.supported-by,
.sponsored-by{
	padding: 0 30px;
}

.home-logos ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.home-logos ul li{
	display: inline-block;
}

.sponsored-by ul li{
	margin-right: 40px;
}

.sponsored-by ul li:last-child{
	margin-right: 0;
}

/*----------------------------------------------------------------------------------------- PAGE */

.page-title{
	text-align: center;
	color: #666;
	font-size: 25px;
	line-height: 20px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin: 60px 0;
	padding: 0;
}

.page-content .content{
	padding: 0 30px;
}

.page-content h3{
}

.page-content p,
.page-content ul{
	font-size: 22px;
	line-height: 22px;
	color: #666;
}

.page-content ul{
	padding: 0 0 0 20px;
}

.information{
}

.information-2{
	background-color: #f2f2f2;
	padding: 60px 0 50px 0;
	margin-top: 50px;
}

.independence-funding{
	background-color: #0f265c;
	padding: 60px 0;
	text-align: center;
	color: #fff;
}

.independence-funding .content{
	max-width: 750px;
	margin: 0 auto;
}

.independence-funding h2{
	color: #966e41;
	font-size: 25px;
	
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 700;
	margin: 0 0 30px 0;
	padding: 0;
}

.independence-funding h4{
	font-size: 32px;
	line-height: 24px;
	margin: 0 0 20px 0;
}

.independence-funding p{
	color: #fff !important;
}


/*----------------------------------------------------------------------------------------- MEMBERS */

.commited-member a{
	text-align: none !important;
}

.member-item{
	margin: 0 30px 50px 30px;
	min-height: 270px;
	border-bottom: 1px solid #d7c2ae;
	position: relative;
}

.non-active .member-item{
	min-height: 230px !important;
}

.member-item h3 small{
	font-size: 14px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 400;
	color: #966e41;
}

.member-item .foto{
	padding-right: 0;
}

.member-item p{
	font-size: 24px;
	line-height: 22px;
}

.member-item:hover a.view-complete{
	opacity: 1;
}

a.view-complete{
	opacity: 0;
	position: absolute;
	display: inline-block;
	border: 1px solid #d7c2ae;
	font-size: 11px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 700;
	color: #966e41;
	line-height: 10px;
	padding: 15px 20px;
	text-transform: uppercase;
	bottom: -1px;
	right: 0;
}

.non-active{
	padding: 60px 0;
	background-color: #f2f2f2;
}

.non-active h2{
	text-align: center;
	font-size: 25px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 700;
	color: #0f265c;
	margin: 0;
}

.non-active h4{
	text-align: center;
	font-size: 28px;
	margin: 0 0 60px 0;
	padding: 0;
	color: #666666;
}


/*----------------------------------------------------------------------------------------- BIO */

.bio-foto{
	padding-bottom: 40px;
}

.bio-foto h2{
	font-size: 25px;
	color: #966e41;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 700;
	margin-bottom: 0;
}

.bio-foto span.pais{
	font-size: 18px;
	color: #966e41;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 400;
}

.bio-texto{
	border-top: 1px solid #666;
	padding: 30px 0 60px 0;
}
.bio-texto p{
	font-size: 26px;
	line-height: 28px;
}

.related-work{
	padding: 60px 0;
	background-color: #f2f2f2;
}

.related-work ul,
.statements ul,
.claaf-in-media ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.related-work ul li,
.statements ul li,
.claaf-in-media ul li{
	padding: 0 20px 0 0;
	margin-bottom: 12px;
}

.related-work ul li:hover,
.statements ul li:hover,
.claaf-in-media ul li:hover{
	background-image:url(images/clip.png);
	background-position: right 2px;
	background-repeat: no-repeat;
}

.related-work a,
.claaf-in-media a,
.statements a{
	line-height: 20px;
	color: #0f265c;
}

.related-work a:hover,
.claaf-in-media a:hover,
.statements a:hover{
	text-decoration: underline;
}


/*----------------------------------------------------------------------------------------- CLAAF IN THE MEDIA */

.claaf-in-media{
	padding-bottom: 60px;
}

/*----------------------------------------------------------------------------------------- STATEMENTS */

.statements{
	padding-bottom: 60px;
}

.statements h1.page-title,
.claaf-in-media h1.page-title{
	margin-bottom: 20px !important;
}

.statements h3,
.claaf-in-media h3{
	margin-top: 40px;
}

.statements p{
	margin: 0;
	font-size: 26px;
	color: #666;
	line-height: 28px;
}

.statements ul{
	margin: 15px 0 40px 0;
}

.statements ul li a{
	margin-bottom: 0;
}


/*----------------------------------------------------------------------------------------- CONTACT US */

.contact-us label{
	display: none !important;
}

.contact-us{
	background-color: #f2f2f2;
	padding-bottom: 60px;
}

.contact-us input[type=text]{
	margin-bottom: 30px;
}

.contact-us input[type=text],
.contact-us textarea{
	font-size: 20px;
	padding-bottom: 10px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 400;
	border: 0;
	border-bottom: 1px solid #808080;
	background-color: transparent;
	display: block;
	width: 100%;
}

.contact-us input[type=submit],
.contact-us input[type=reset]{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 400;
	font-size: 11px;
	text-transform: uppercase;
	background-color: transparent;
	border: 1px solid #966e41;
	color: #966e41;
	line-height: 10px;
	padding: 14px 60px;
}

.contact-us input[type=submit]:hover,
.contact-us input[type=reset]:hover{
	background-color: #966e41;
	border: 1px solid #966e41;
	color: #fff;
	
}

/*----------------------------------------------------------------------------------------- FOOTER */

footer{
	padding: 0 0 20px 0;
}

.claaf-description{
	margin-top: 20px;
	border-top: 1px solid #0f265c;
	color: #0f265c;
}

.claaf-twitter{
	margin-top: 20px;
	border-top: 1px solid #8A6D44;
	padding-top: 5px;
}

.claaf-disclaimer{
	margin-top: 20px;
	border-top: 1px solid #4d4d4d;
	color: #4d4d4d;
}