/*!
Theme Name: CEDRU
Theme URI: http://underscores.me/
Author: Mind Process
Author URI: http://mindprocess.pt
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cedru
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

CEDRU is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

body {

	background: #0A0A0A;
	font-family: 'Titillium Web', sans-serif;
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {

	max-width: 100%;
	height: auto;
}

a {

	text-decoration: none;
	color: inherit;
}

a:hover, a:active, a:focus, input::-moz-focus-inner {

	outline: 0;
	border: 0;
}

.entry-content a {

	color: #8f93c7;
}

p {

	margin-bottom: 15px;
}

#main {

	padding: 40px 0;
}

#masthead,
#content {

	background: #ffffff;
}

.home #main {

	padding: 0;
}

.main-center {

	max-width: 1180px;
	margin: 0 auto;
	position: relative;
}

.col-left {

	float: left;
}

.col-right {

	float: right;
}

.site-branding {

	padding-top: 24px;
	padding-bottom: 32px;
}

.main-menu-container {

	background: #3d3f43;
}

.home-intro-container {

	background: #f2f2f2;
	padding: 40px 0 70px 0;
}

.home-intro .col-left {

	width: 65%;
	padding-right: 60px;
	border-right: 1px solid #d9d9d9;
	font-size: 1.2em;
	font-weight: 300;
	color: #808080;
}

.home-intro .col-right {

	width: 35%;
	padding-left: 30px;
}

.home-intro h2,
.entry-content h2,
h1.entry-title,
h1.project-area-title,
h3.project-area-title,
h2.project-list-title {

	font-size: 1.6em;
	font-weight: 600;
	color: #8f93c7;
	text-transform: uppercase;
	line-height: 1;
}

.home-intro h2:after,
.entry-content h2:after,
h1.entry-title:after,
h1.project-area-title:after,
h3.project-area-title:after,
h2.project-list-title:after {

	content: '';
	border-bottom: 5px solid #a28753;
	width: 40px;
	display: block;
	margin: 12px 0 25px;
}

.home-intro ul li {
	padding-left: 2em;
	line-height: 1;
	margin-bottom: 25px;
	color: #666666;
	font-size: 1.05em;
}

.home-intro ul li:before {

	font-family: 'FontAwesome';
	content: '\f054';
	float: left;
	margin-left: -1.5em;
	color: #a28753;
}

.readmore {

	color: #8f93c7;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 400;
}

.readmore:after {

	font-family: 'FontAwesome';
	content: '\f054';
	margin-left: 5px;
	font-size: 11px;
}

.home-main .col-left {
	
	width: 65%;
	padding: 40px 60px 100px 0;
}

.home-main.en .col-left {

	width: 100%;
	padding-right: 0;
}

.home-main .col-left h2 {

	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: 400;
	color: #8f93c7;
	border-bottom: 1px solid #e6e6e6;
	line-height: 1;
	padding-bottom: 12px;
	margin-bottom: 20px;
	position: relative;
}

.home-main .col-left h2::after {

	content: '';
	border-bottom: 1px solid #8f93c7;
	width: 40px;
	display: block;
	position: absolute;
	bottom: -1px;
}

.home-main .col-left h3 {

	font-size: 1.3em;
	line-height: 1.3;
	font-weight: 400;
	color: #4c4c4c;
	text-transform: uppercase;
}

.home-main .col-left h3:after {

	content: '';
	border-bottom: 5px solid #a28753;
	width: 40px;
	display: block;
	margin: 5px 0 10px;	
}

.home-main .col-left .projecto-item {

	margin-bottom: 35px;
}

.home-main.en .col-left .projecto-item {

	float: left;
	width: 47%;
	margin-right: 6%;
}

.home-main.en .col-left .projecto-item:nth-child(2n+1) {

	margin-right: 0;
}

.home-main .col-left .projecto-details {

	font-size: 0.9em;
	color: #999999;
	margin-bottom: 10px;
}

.home-main .col-left .projecto-details span {

	padding: 0 10px;
	border-radius: 10px;
}

.home-main .col-left .projecto-details span.taxonomy {

	background: #8f93c7;
	color: #ffffff;	
}

.home-main .col-left .projecto-content {

	color: #808080;
	line-height: 1.4;
	margin-bottom: 10px;
}

.home-main .col-right {

	width: 35%;
	padding: 40px 45px;
	background: #262626;
}

.home-main .col-right h2 {

	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: 600;
	color: #a28753;
	border-bottom: 1px solid #333333;
	line-height: 1;
	padding-bottom: 12px;
	margin-bottom: 20px;
	position: relative;
}

.home-main .col-right .home-destaques {

	margin-bottom: 50px;
}

.home-main .col-right h2::after {

	content: '';
	border-bottom: 1px solid #a28753;
	width: 40px;
	display: block;
	position: absolute;
	bottom: -1px;
}

#cff .cff-item {

	padding: 0;
	color: #b2b2b2;
	margin-bottom: 20px;
	font-weight: 400;
	border: none;
}

#cff .cff-item .cff-post-text {

	margin-left: 1.5em;
}

#cff .cff-item .cff-post-text:before {

	font-family: 'FontAwesome';
	content: '\f054';
	float: left;
	margin-left: -1.5em;
}

#cff .cff-item a:hover {

	text-decoration: none;
	color: #e5e5e5
}

#cff .cff-item .cff-post-text-link {

	display: inline;
}

.home-main .col-right .noticias-home-list {

	margin-bottom: 30px;
}

.home-main .col-right .noticia-home {

	padding: 0;
	color: #b2b2b2;
	margin-bottom: 20px;
	font-weight: 400;
	margin-left: 1.5em;
}

.home-main .col-right .noticia-home:before {

	font-family: 'FontAwesome';
	content: '\f054';
	float: left;
	margin-left: -1.5em;
	line-height: 1.5;
}

.home-main .col-right .noticia-home a:hover {

	color: #e5e5e5
}

.home-main .col-right .readmore {

	margin-left: 20px;
	margin-bottom: 10px;
}

sidebar.sub-menu {

	float: left;
	width: 25%;
	padding-right: 40px;
}

.main-content {

	float: right;
	width: 75%;
	padding-left: 40px;
	border-left: 1px solid #d9d9d9;
}

.noticias sidebar.sub-menu {

	float: right;
	padding-left: 40px;
	padding-right: 0;
}

.noticias .main-content {

	float: left;
	padding-right: 40px;
	padding-left: 0;
	border-right: 1px solid #d9d9d9;
	border-left: none;
}

.entry-content {

	color: #4c4c4c;
	font-size: 1.1em;
	line-height: 1.5;
}

sidebar.sub-menu li {

	line-height: 1.2;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
}

sidebar.sub-menu li:last-child {

	border-bottom: none;
}

sidebar.sub-menu li a {

	color: #b2b2b2;
	text-transform: uppercase;
	font-size: 1.05em;
}

sidebar.sub-menu li.current-menu-item a {

	color: #666666;
}

sidebar.sub-menu li.active a {

	color: #4c4c4c;
}

.project-section,
.equipa-section {

	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #e6e6e6;
	color: #4c4c4c;
	font-size: 1.05em;
}

.project-section:last-child,
.equipa-section:last-child {

	margin-bottom: 0;
	border-bottom: none;
}

.archive .project-section:last-child {

	margin-bottom: 50px;
	border-bottom: 1px solid #e6e6e6;
}

.project-area-description,
.equipa-area-description {

	margin-bottom: 40px;
}

.project-area-description ul li {

	width: 45%;
	display: inline-block;
	padding-left: 2em;
	line-height: 1.5;
	margin-bottom: 10px;
}

.project-area-description ul li:before {

	font-family: 'FontAwesome';
	content: '\f054';
	float: left;
	margin-left: -1.5em;
	color: #a28753;
}

.equipa-list .equipa-item {

	text-align: center;
	width: 24%;
	display: inline-block;
	margin-bottom: 50px;
}

.equipa-list .equipa-item .fotografia,
.equipa-fancybox .fotografia {

	margin-bottom: 10px;
}

.equipa-list .equipa-item .nome {

	font-weight: 600;
	color: #333333;
	text-transform: uppercase;
	font-size: 0.9em;
}

.equipa-list .equipa-item .funcao,
.equipa-fancybox .funcao {
	
	color: #808080;
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 5px;
	line-height: 1.3;
}

.equipa-list .equipa-item .info span {

	color: #cccccc;
	margin: 0 5px;
}

.equipa-list .external-equipa-item {

	width: 30%;
	display: inline-block;
	margin: 0 1%;
	margin-bottom: 30px;
}

.equipa-list .external-equipa-item .nome {

	font-size: 14px;
	font-weight: 600;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.equipa-list .external-equipa-item .qualificacoes {

	font-size: 14px;
	font-style: italic;
	color: #808080;
	line-height: 1.1;
}

.equipa-list .external-equipa-item .qualificacoes p {

	margin-bottom: 5px;
}

footer.site-footer {

	background: #2b2b38 url(images/footer-bg.jpg) no-repeat top center;
	background-size: cover;
	padding: 45px 0;
}

footer.site-footer .footer-logo {

	margin-bottom: 30px;
}

footer.site-footer .footer-info {

	font-size: 0.85em;
	line-height: 1.2;
	color: rgba(255,255,255,0.7);
}

.ubermenu-skin-vanilla.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {

	border-top: none !important;
}

.equipa-fancybox {

	max-width: 780px;
	max-height: 600px;
}

.equipa-fancybox .col-left {

	width: 25%;
	padding: 2.5%;
	text-align: center;
}

.equipa-fancybox .col-right {

	width: 65%;
	padding: 2.5%;
}

.equipa-fancybox .nome {

	font-weight: 600;
	color: #333333;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.1;
	margin-bottom: 5px;
}

.equipa-fancybox .funcao {

	margin-bottom: 20px;
}

.equipa-fancybox .bio {

	color: #4c4c4c;
	line-height: 1.5;
	padding: 0 20px;
	border-left: 1px solid #cccccc;
	min-height: 400px;
	max-height: 600px;
	overflow: auto;
}

.equipa-fancybox .email {

	color: #808080;
	font-size: 0.9em;
	padding-top: 5px;
	border-top: 1px solid #cccccc;
}

.project-split-list {

	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 50px;
	padding-bottom: 6px;
}

.project-split-list h3 {

	color: #b2b2b2;
	font-size: 1.1em;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.2;
}

.project-list {

	padding-bottom: 50px;
}

.project-list .slot-projecto {

	position: relative;
	margin-bottom: 20px;
	padding-left: 80px;
}

.project-list .slot-projecto  .ano-projecto {

	position: absolute;
	font-size: 14px;
	left: 0;
	color: #999999;
}

.project-list .slot-projecto  .ano-projecto:before {

	content: '';
	position: absolute;
	width: 30px;
	height: 30px;
	display: block;
	background: #ffffff;
	border: 1px solid #d9d9d9;
	border-radius: 100%;
	left: -55px;
	top: -3px;
}

.project-list .slot-projecto .info-projecto {

	border-left: 5px solid #8f93c7;
	padding-left: 15px;
}

.project-list .slot-projecto .info-projecto .title {

	font-size: 1.2em;
	color: #4c4c4c;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1.1;
	margin-bottom: 10px;
}

.project-list .slot-projecto .info-projecto .cliente {

	color: #808080;
	font-weight: 300;
	line-height: 1.1;
}

.slot-projecto-highlight {

	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #e6e6e6;
}

.slot-projecto-highlight:last-child {

	border-bottom: none;
	margin-bottom: 60px;
}

.slot-projecto-highlight .col-left {

	width: 30%;
}

.slot-projecto-highlight .col-right {

	width: 70%;
}

.slot-projecto-highlight .title {

	margin-bottom: 10px;
}

.slot-projecto-highlight .title h3 {

	font-size: 1.2em;
	font-weight: 600;
	color: #4c4c4c;
	text-transform: uppercase;
	line-height: 1.2;	
}

.slot-projecto-highlight .descricao {
	
	font-weight: 300;
	color:#808080;
	line-height: 1.4;
	margin-bottom: 15px;
}

.slot-projecto-highlight .projecto-thumbnail img {

	border: 1px solid #dfdfdf;
}

.project-content .col-left {

	width: 50%;
}

.project-content .col-right {

	width: 45%;
	max-width: 360px;
	background: #f2f2f2;
	padding: 20px;
}

.project-content .descricao {

	color: #4c4c4c;
	font-weight: 300;
	line-height: 1.6;
}

.project-content .project-gallery {

	margin: 0 -5px;
	margin-bottom: 50px;
}

.project-content .project-gallery .project-gallery-thumbnail {
	
	float: left;
	margin: 0 5px 5px;
}

.ficha-tecnica .title {

	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.ficha-tecnica .title h3 {

	color: #b2b2b2;
	font-size: 0.9em;
	font-weight: 600;
	text-transform: uppercase;
}


.ficha-tecnica .row {

	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.ficha-tecnica .row:last-child {

	border-bottom: none;
}

.ficha-tecnica .row h4 {

	color: #808080;
	font-size: 0.8em;
	font-weight: 600;
	text-transform: uppercase;
}

.ficha-tecnica .field-content {

	color: #808080;
	font-weight: 300;
}

.contactos .col-left {

	width: 50%;
	padding-right: 40px;
}

.contactos .col-right {

	width: 50%;
}

.contactos h3 {

	line-height: 1.2;
	margin-bottom: 10px;
}

#form_contactos button {

	background: #8f93c7;
	color: #ffffff;
	border: none;
	font-family: 'Titillium Web', sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	padding: 10px 18px;
}

#form_contactos button:hover {

	background: #7d80ad;
}

.noticia-item {

	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e6e6e6;
}

.noticia-item h3 {

	font-size: 1.4em;
	font-weight: 600;
	color: #8f93c7;
	text-transform: uppercase;
}

.noticia-item .data {

	font-size: 0.8em;
	color: #999999;
	margin-bottom: 10px;
}

.noticia-item .noticia-intro {

	margin-bottom: 10px;
}

.noticias-sidebar h3 {

	color: #8f93c7;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.noticia-sidebar-item {

	margin-bottom: 20px;
}

.noticia-sidebar-item a {

	color: #666666;
	font-size: 0.9em;
}

.noticia-sidebar-item.sidebar-active a {

	color: #222222;
}

.search-item {

	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dfdfdf;
}

.search-item h2 {

	font-size: 1.2em;
	font-weight: 600;
	color: #8f93c7;
	text-transform: uppercase;
	margin-bottom: 5px;

}

.search-item .search-details {

	font-size: 0.9em;
	color: #666666;
}

.search-item .search-details .project-details a {

	color: #8f93c7;
}


.search-item .search-details .search-type {

	float: left;
	background: #8f93c7;
	padding: 0 10px;
	margin-right: 5px;
	color: #ffffff;
	border-radius: 20px;
	margin-bottom: 20px;
}

.search-item .intro {

	color: #999999;
	margin-bottom: 10px;
}

.search-item .intro.qualificacoes p {

	margin-bottom: 0;
	display: inline;
}

.search-item .no-readmore {

	font-size: 0.85em;
	color: #9f9f9f;
}

.results-count {

	color: #999999;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dfdfdf;

}

.language {

	color: #b2b2b2;
	font-size: 0.8em;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 2.2;
}

.language .wpml-ls-legacy-list-horizontal {

	border: none;
	padding: 0;
}

.language .wpml-ls li {

	margin-left: 5px;
	padding: 5px;
}

.language .wpml-ls a,
.language .wpml-ls a span {

	padding: 0;
	margin: 0;
}

.language .wpml-ls-current-language {

	background: #b2b2b2;
	color: #ffffff;
}

#mobile-navigation {

	text-align: right;
	padding: 15px 0;
}

.shiftnav-toggle-button {

	padding: 0 !important;
	background: none !important;
	font-size: 1.4em;
}

#colophon .col-left {

	width: 30%;
}

#colophon .col-right {

	width: 70%;
	text-align: right;
}

.footer-menu ul.menu {

	padding-left: 40px;
	text-align: right;
}

.footer-menu ul.menu li {

	display: inline-block;
	text-align: left;
	width: 30%;
}

.footer-menu ul.menu li:first-child,
.footer-menu ul.menu li:last-child,
.footer-menu ul.menu li:nth-child(4),
.footer-menu ul.menu li:nth-child(5),
.footer-menu ul.menu li:nth-child(6),
.footer-menu ul.menu li:nth-child(7) {

	display: none;
}

.footer-menu ul.menu li a {

	font-size: 0.95em;
	font-weight: 600;
	color: rgba(255,255,255,0.7);
	text-transform: uppercase;
}

.footer-menu ul.menu li.ubermenu-current-menu-ancestor a,
.footer-menu ul.menu li.current-menu-parent a,
.footer-menu ul.menu li.current-menu-item a {

	color: #ffffff;
}

.footer-menu ul.menu li ul {

	margin-top: 10px;
}

.footer-menu ul.menu li li.ubermenu-current-menu-ancestor a {

	color: rgba(255,255,255,0.7);
}

.footer-menu ul.menu li li.ubermenu-current-menu-item a {

	color: #ffffff;
}


.footer-menu ul.menu li ul.sub-menu li {

	display: block;
	float: none;
	clear: both;
	width: 100%;
	line-height: 1.1;
	margin-bottom: 8px;
}

.footer-menu ul.menu li ul.sub-menu li a {

	text-transform: none;
}

.social section {

	display: inline-block;
	color: rgba(255,255,255,0.7);
	font-size: 1.2em;
	margin-right: 10px;
}

#masthead .language {

	float: right;
}

#masthead .social {

	float: right;
	margin-right: 40px;
}

#masthead .social section {

	color: rgba(0,0,0,0.5);
}

.logo-gallery .gallery {

	margin-bottom: 40px;
}

.logo-gallery figure {

	margin: 0;
	display: inline-block;
	width: 24%;
	text-align: center;
	margin-bottom: 30px;
	vertical-align: top;
}

.logo-gallery figure .gallery-caption {

	font-size: 0.7em;
	line-height: 1.2;
	padding: 0 10px;
	margin-bottom: 10px;
}

.logo-gallery figure .gallery-icon {

	margin-bottom: 10px;
}

.logo-gallery h3 {

	color: #8f93c7;
	border-bottom: 1px solid #e6e6e6;
	clear: both;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}