@font-face{
	font-family: 'Entypo';
	src: url('../fonts/Entypo.otf') format('opentype');
	font-style: normal;
	font-weight: normal;
}

@font-face{
	font-family: 'Lato';
	src: url('../fonts/Lato-Regular.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}

@font-face{
	font-family: 'Lato';
	src: url('../fonts/Lato-Bold.ttf') format('truetype');
	font-style: normal;
	font-weight: bold;
}

@font-face{
	font-family: 'Lato';
	src: url('../fonts/Lato-Italic.ttf') format('truetype');
	font-style: italic;
	font-weight: normal;
}

@font-face{
	font-family: 'Lato';
	src: url('../fonts/Lato-BoldItalic.ttf') format('truetype');
	font-style: italic;
	font-weight: bold;
}

@font-face{
	font-family: 'LatoBlack';
	src: url('../fonts/Lato-Black.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}

@font-face{
	font-family: 'LatoBlack';
	src: url('../fonts/Lato-BlackItalic.ttf') format('truetype');
	font-style: italic;
	font-weight: normal;
}

@font-face{
	font-family: 'LatoLight';
	src: url('../fonts/Lato-LightItalic.ttf') format('truetype');
	font-style: italic;
	font-weight: normal;
}

.facebook_album {
	font-size: 0;
	padding: 145px 0 120px;
}

.facebook_album_wrapper {
	margin: 0 auto;
	width: 940px;
}

.odd_facebook_album {
	background-color: #ededed;
}

.odd_facebook_album .facebook_album_photo_name {
	background-color: #ededed;
}

.even_facebook_album {
	background-color: white;
}

.even_facebook_album .facebook_album_photo_name {
	background-color: white;
}

#first_facebook_album {
	padding: 100px 0;
}

.facebook_album_element {
	display: inline-block;
	vertical-align: top;
}

.facebook_album_text {
	font-family: 'LatoLight';
	font-style: italic;
	margin-right: 27px;
	width: 265px;
}

.facebook_album_name {
	color: #9f4c2c;
	/* font-size: 37px; */
	font-size: 30px;
	margin-bottom: 20px;
}

.facebook_album_description {
	color: #231f20;
	font-size: 30px;
}

.facebook_album_slideshow_wrapper {
	border-left: 1px solid #9f9034;
	display: inline-block;
	position: relative;
	padding-left: 27px;
}

.facebook_album_slideshow {
	width: 620px;
	display: block;
}

.facebook_album_slideshow > .slidesjs-container {
	height: 525px !important;
}

.facebook_album_slideshow > .slidesjs-pagination, .facebook_album_slideshow > .slidesjs-navigation {
	display: none;
}

.facebook_album_slideshow_controls {
	background-color: #398540;
	/*left: 50%;
	position: absolute;
	bottom: 156px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 10;*/
	display: inline-block;
	padding: 10px 15px;
}

.facebook_album_slideshow_pag {
	/*color: white;
	font-size: 14px;
	margin: 0 1px;
	padding: 11px 9px;
	text-decoration: none;
	vertical-align: middle;*/
	display: inline-block;
	color: white;
	font-size: 24px;
	font-family: 'LatoLight';
	font-style: italic;
	margin: 0 10px;
	text-decoration: none;
	pointer-events: none;
}

.facebook_album_slideshow_goto {
	color: white;
	display: inline-block;
	margin: 0 1px;
	padding: 9px;
	vertical-align: middle;
}

.facebook_album_slideshow_goto label {
	font-size: 14px;
	margin-right: 5px;
}

.facebook_album_slideshow_goto input {
	border: 0;
	box-sizing: border-box;
	height: 20px;
	padding: 1px 5px;
	width: 37px;
}

.facebook_album_slideshow_nav {
	/*color: white;
	font-family: 'Entypo';
	font-size: 38px;
	padding: 0 9px;
	text-decoration: none;
	vertical-align: middle;*/
	color: white;
	text-decoration: none;
	font-size: 24px;
	font-family: 'LatoLight';
	font-style: italic;
}

.facebook_album_slideshow_pag:hover, .facebook_album_slideshow_nav:hover {
	/*background-color: #439c4b;*/
}

.facebook_album_photo_image {
	background-position: center center;
	background-size: cover;
	height: 350px;
}

.facebook_album_photo_name {
	box-sizing: border-box;
	font-size: 16px;
	height: 175px;
	/*padding: 30px 25px;*/
	padding: 30px 0;
}

/* footer */

#footer {
	background-color: #354B9D;
	padding-top: 145px;
	color: #ededed;
}

#footer_wrapper {
	width: 940px;
	margin: 0 auto;
}

#footer_top {
	font-size: 0;
	text-align: center;
}

.footer_top_content {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

#footer_left {
	width: 300px;
	font-family: 'LatoLight';
	font-style: italic;
	font-size: 30px;
	margin-right: 40px;
	margin-top: 15px;
}

#footer_separator {
	width: 1px;
	height: 350px;
	background-color: #9f9034;
}

#footer_right {
	font-size: 16px;
	margin-left: 40px;
}

.footer_title {
	font-family: 'LatoBlack';
	font-style: italic;
	display: block;
}

#first_paragraph {
	width: 430px;
}

#second_paragraph {
	width: 160px;
}

#third_paragraph {
	width: 300px;
}

#fourth_paragraph {
	width: 430px;
}

#footer_bottom {
	text-align: center;
}

#footer_bottom_wrapper {
	border-bottom: 1px solid;
	display: inline-block;
	margin-bottom: 20px;
	padding: 120px 0px 20px;
	text-align: center;
}

#footer_mail_list{
	font-family: "LatoBlack";
	font-style: italic;
	list-style: outside none none;
	padding-left: 5px;
}

#footer_mail_list li:before{
	content:"-";
	position:relative;
	left:-5px;
}

#credits {
	padding-bottom: 50px;
}

.credit_brand_link {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px 0 7px;
}

#efe_brand{
	position: relative;
	top: -4px;
	width: 32px;
}

#efe_brand svg{
	fill: #E6E7E8;
	transition: all 0.3s ease;
}

#efe_brand:hover svg{
	fill: #8EBE3F !important;
}

#pplet_brand{
	position: relative;
	top: -7px;
	width: 38px;
}

#pplet_brand g{
	transition: all 0.3s ease;
}

#pplet_brand #fondo{
	fill: #DADADA;
}

#pplet_brand #pieza_1{
	fill: #8C8C8C;
}

#pplet_brand #pplet{
	fill: #8C8C8C;
}

#pplet_brand:hover #fondo{
	fill: #61C4F0 !important;
}

#pplet_brand:hover #pieza_1{
	fill: #BCE3F8 !important;
}

#pplet_brand:hover #pplet{
	fill: #FFFFFF !important;
}

/* end footer */

/* top menu */

#top_menu_links {
	display: inline-block;
	margin-left: 260px;
	margin-top: 10px;
	vertical-align: top;
}

#top_menu_links > ul {
	margin: 0;
	padding: 0;
}

#top_menu_links li {
	display: inline-block;
}

.top_menu_link {
	color: white;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
	vertical-align: middle;
	padding: 0 6px;
}

.right_border {
	border-right: 1px solid #a28f33;
}

#top_menu_contact {
	display: block;
	height: 10px;
	width: 17px;
}

#top_menu_contact svg{
	fill: white;
	position: relative;
	top: 3px;
	width: 100%;
}

#top_menu_lang_active {
	cursor: default;
	padding: 5px 6px
}

#lang_triangle {
	border-color: #ffffff transparent transparent;
	border-style: solid;
	border-width: 6px 7px 0;
	display: inline-block;
	height: 0;
	left: 60px;
	margin-left: 5px;
	top: 5px;
	vertical-align: middle;
	width: 0;
}

#top_menu_lang {
	font-size: 0;
}

#top_menu_lang_hidden {
	background-color: white;
	padding: 5px 27px 6px 6px;
	position: absolute;
}

#top_menu_lang_hidden a {
	color: #8a8a8a;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
}

#top_menu_lang_hidden a:hover {
	color: #262626;
}

/* end top menu */

/* news */

#news_container {
	background-color: #fff;
	padding: 164px 0 194px;
}

#news_content {
	font-size: 0;
	margin: 0 auto;
	width: 960px;
}

#news_left_section {
	box-sizing: border-box;
	display: inline-block;
	padding-right: 30px;
	padding-left: 25px;
	vertical-align: top;
	width: 340px;
}

#news_left_section > h1 {
	color: #9f4c2c;
	font-family: 'Lato';
	font-style: italic;
	font-size: 29px;
	margin-top: 0;
}

#news_left_section > p {
	font-family: 'LatoLight';
	font-style: italic;
	/* font-size: 28px; */
	font-size: 23px;
}

#news_right_section {
	box-sizing: border-box;
	border-left: 1px solid #9d9439;
	display: inline-block;
	padding-left: 25px;
	vertical-align: top;
	width: 620px;
}

.news_slide > h1 {
	color: #9d9439;
	font-family: 'LatoLight';
	font-style: italic;
	/* font-size: 40px; */
	font-size: 32px;
	margin-top: 0;
}

.news_slide > p {
	font-family: 'LatoLight';
	font-style: italic;
	/* font-size: 26px; */
	font-size: 22px;
}

.news_slide a {
	color: #398540;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#news_controller {
	background-color: #3A8540;
	display: inline-block;
	padding: 10px 15px;
}

#news_pagination {
	display: inline-block;
	color: white;
	font-size: 24px;
	font-family: 'LatoLight';
	font-style: italic;
	margin: 0 10px;
}

.news_navigation {
	color: white;
	text-decoration: none;
	font-size: 24px;
	font-family: 'LatoLight';
	font-style: italic;
}

/* end news */

/* downloadables */

#downloadables_container {
	margin-top: 40px;
}

.downloadable_link {
	background-color: #3A8540;
	color: white;
	font-size: 24px;
	margin-right: 10px;
	padding: 10px;
	text-decoration: none;
}

.downloadable_link_svg {
	display: inline-block;
  margin-left: 5px;
  width: 15px;
}

/* end downloadables */
