/* Grademorphic Styles */

.info_bar {
	background-color: #666;
	color: #FFF !important;
	padding: 5px 0;
}

.info_bar .container {
	color: #FFF !important;
}

.info_bar span {
	float: left;
}

.info_bar .contact_language {
	float: right;
	color: #FFF;
}

header .menu > li > a {
	text-transform: uppercase;
	padding: 20px 0 20px 0;
}

header .menu > li:before {
	display: none;
}

header[class="fixed_header"] {
	background-color: rgba(255, 255, 255, 0.9);
}

.fixed_header nav {
	margin: 9px 0 5px 0;
}

footer .copyright:before, footer .copyright:after {
	display: none;
}

footer .copyright {
	background-color: #95C11E;
	color: #FFF !important;
}

footer .copyright div, footer .copyright a {
	color: #FFF;
}

footer .copyright a:hover {
	color: #576f17;
}

.cookillian_table {
	margin-bottom: 30px;
}

.cookillian_table tr {
	border-bottom: 1px #ccc dotted;
}

.cookillian_table th {
	background-color: #95C11E;
	color: #FFF;
	padding: 5px;
	text-align: center;
}

.cookillian_table td {
	padding: 5px;
	vertical-align: top;
}

.onepage_container .content_block {
	padding: 0;
}

#contacto .module_line_trigger .module_line.stretch {
	background-position: bottom !important;
}

.white_form input[type="text"], .white_form input[type="email"], .white_form textarea {
	color: #000 !important;
	border-bottom: 1px solid #000 !important;
}

.white_form input[type="text"], .white_form input[type="email"], .white_form textarea {
	color:#000!important;
	text-align: center;
	font-size: 15px;
}
.white_form input::-webkit-input-placeholder {
	color:#000!important;
}
.white_form input:-moz-placeholder {
	color:#000!important;
}
.white_form textarea::-webkit-input-placeholder {
	color:#000!important;
}
.white_form textarea:-moz-placeholder {
	color:#000!important;
}

div.wpcf7 {
	text-align: center;
}

.g-recaptcha {
	width: 100% !important;
}

.g-recaptcha > div {
	width: 100% !important;
	height: auto !important;
}

input[type="checkbox"] {
	width: auto !important;
}

span.acceptance-973 {
	display: inline-block;
}

.acceptance-checkbox {
	padding: 20px 0;
}

.shortcode_button.btn_type4 {
	border: 1px solid #000 !important;
	background-color: rgba(255, 255, 255, 0.8);
	margin: 20px 0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

input[type="submit"] {
	box-shadow: none !important;
	display: block;
	margin-left:auto !important;
	margin-right:auto !important;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.shortcode_button.btn_normal {
	padding: 0 40px !important;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.shortcode_button.btn_type4[disabled="disabled"] {
	color: #666;
	border: 1px solid #666 !important;
	background-color: rgba(255, 255, 255, 0.3);
	cursor: not-allowed;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.shortcode_button.btn_type4[disabled="disabled"]:hover {
	color:#666!important;
	background-color: rgba(255, 255, 255, 0.3) !important;
	border:1px solid #666 !important;
	box-shadow: none!important;
}

.shortcode_button.btn_type4:hover {
	color:#FFF!important;
	background-color: rgba(255, 255, 255, 1) !important;
	border:1px solid #666 !important;
	box-shadow: none!important;
}

div.wpcf7-validation-errors {
	border: none;
	color: #FFF;
	background-color: rgba(255, 0, 0, 0.7);
	-webkit-border-radius: 50px;
	border-radius: 50px;
	padding: 5px;
}

.contacts-arquitbcn .contactdata1 {
	float: left;
	width: 47%;
	text-align: right;
}

.contacts-arquitbcn .contactdata2 {
	float: left;
	width: 47%;
	text-align: left;
}

.contacts-arquitbcn .contacts-icons {
	float: left;
	width: 6%;
	text-align: center;
}

.contacts-arquitbcn .contactdata1 span:first-child, .contacts-arquitbcn .contactdata2 span:first-child {
	font-weight: 700;
}

.quienes-somos .module_content {
	columns: 2;
}

.sections-title .bg_title {
	margin-top: 40px;
	margin-bottom: 80px;
}

.module_text_area h3 {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	min-height: 40px;
	border-bottom: 1px dotted #95C11E;
    padding-bottom: 10px;
}

.module_text_area .bg_title {
	margin-bottom: 14px;
}

.pre_footer {
	border-top: 2px solid #95C11E;
	padding: 75px 0 55px 0;
	position: relative;
}

.pre_footer:before {
	content: '';
	background-image: url(../img/pre-footer-before.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	width: 100%;
	height: 100px;
	left: 0;
	top: -50px;
}

.widget_nav_menu ul li {
	padding: 5px 0 5px 0;
}

.widget_nav_menu ul li:first-child {
	padding: 1px 0 5px 0;
}

.widget_posts li .recent_posts_img {
	width: 60px;
	height: 60px;
}

.widget_posts li {
	padding-left: 75px;
	min-height: 50px;
}

div.pp_default .pp_social {
	display: none;
}

div.pp_default .pp_content, div.light_rounded .pp_content {
	background: none;
}

div.pp_default .pp_content_container .pp_right {
	background: none;
}

div.pp_default .pp_content_container .pp_left {
	background: none;
}

div.pp_default .pp_top {
	display: none;
}

div.pp_default .pp_bottom {
	display: none;
}

.pp_loaderIcon {
	width: 62px;
	height: 62px;
}

.icb_pretitle {
	display: none;
}

.boxed_date:before {
	display: none;
}

.boxed_date .boxed_date_month:before, .boxed_date .boxed_date_month:after {
	display: none;
}

.boxed_date .boxed_date_day {
	background: #95C11E;
	line-height: 22px;
	height: 34px;
}

.module_partners ul li .item img {
	opacity: 0.8;
}

.sponsors_works li .item_wrapper {
	border-left: 0;
}

.module_partners ul li .item_wrapper {
	padding: 0 5px !important;
}

.columns4 .portfolio_item .portfolio_item_wrapper .portfolio_content .gallery_title a {
	min-height: 70px;
}

.module_text_area h3 {
	border-bottom: 10px solid #95C11E;
	background-color: #EEE;
	padding-top: 15px;
	min-height: 20px;
}

.single-post .contentarea img {
	height: auto;
}

.page_title_block {
	background-size: cover !important;
}

@media (min-width:980px) and (max-width: 1199px) {
	
	#proyectos .columns4 .portfolio_item .portfolio_item_wrapper .portfolio_content .gallery_title a {
		font-size: 12px;
		min-height: 90px;
	}
	
}

@media (min-width: 980px) and (max-width: 1023px) {
	
	#proyectos .portfolio_item_img .featured_circle {
		width: 156px !important;
		height: 156px !important;
	}
	
}

@media (min-width: 768px) and (max-width: 979px) {
	
	#proyectos .portfolio_item_img .featured_circle {
		margin: 0 !important;
		width: 156px !important;
		height: 156px !important;
		background-size: cover !important;
	}
	
	#proyectos .columns4 .portfolio_item .portfolio_item_wrapper .portfolio_content .gallery_title a {
		font-size: 8px;
		min-height: 90px;
		line-height: 6px
	}
	
}

@media (max-width: 767px) {
	
	.info_bar span {
		float: none;
		font-size: 10px;
	}
	
	.info_bar .contact_language {
		float: none;
	}
	
}

@media (max-width: 459px) {
	
	.contacts-arquitbcn div {
		font-size: 9px;
	}
	
}