/*
Theme Name: GL Arquitectura v1
Theme URI: http://dea3.com.ar/
Author: DEA3
Author URI: http://dea3.com.ar/
Description: 
Version: 1.0
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
Template: dt-the7
*/
 
@import url("../dt-the7/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner { padding-top: 0px; }
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li { margin-bottom: 0px; }

/*
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@800&display=swap');
*/

:root {
	--accent-color: rgba(247,199,6,1);
}

/**/
* { box-sizing: border-box; }

html,
html body,
html body.page {  }

body { margin: 0; padding: 0px; color: #333; }

input, select, textarea { font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif; font-size: 16px; }

a { color: rgba(247,199,6,1); text-decoration: none; }
a:hover { color: #333; text-decoration: none; }

p { line-height: 1.4em; }

img { max-width: 100%; }

/**/
::-webkit-input-placeholder { color: #999 !important; }
::-moz-placeholder { color: #999 !important; }
:-ms-input-placeholder { color: #999 !important; }
:-moz-placeholder { color: #999 !important; }

/**/
.wrapper { box-sizing: border-box; position: relative; max-width: 100%; margin: 0 auto; padding: 0px 20px 0px 20px; text-align: center; }
.centered { text-align: center; }
.cleaner { clear: both; }

/******************
 **	Structure: Menu
 ******************/
.upwards-line > li > a > span { height: 100%; display: flex; align-items: center; }
.upwards-line > li > a .menu-item-text:before { bottom: -4px; }

.top-header .main-nav.level-arrows-on > li.has-children > a .menu-text { padding-right: 16px; }

/******************
 **	Structure: Content
 ******************/
@media screen and (min-width: 779px) {
	#content > .wpb_row:not(.stripe_title):not(.excludePaddingFix) { padding: 0px 50px; }
}
@media screen and (max-width: 778px) {
	#main { padding: 0px; }
}

.sidebar { display: none !important; }

/******************
 **	
 ******************/
div.stripe_title { background-position: center bottom !important; }
div.stripe_title h1 { display: flex; justify-content: center; align-items: center; min-height: 4.3em; padding: 40px 0px 40px; color: #fff; text-align: center; }
@media screen and (max-width: 989px) {
	div.stripe_title h1 { min-height: 6em; }
}

/**/
.pswp__caption { display: none; }

/******************
 **	Pluing:wpcp-carousel
 ******************/
.wpcp-carousel-wrapper { background: transparent; }
.wpcp-carousel-section.slick-initialized .slick-slide { margin-right: 0px; }
.wpcp-carousel-section.nav-vertical-center { padding: 0px !important; }
.wpcp-carousel-section.nav-vertical-center .slick-prev { left: 20px; transform: scale(1.5); transform-origin: top; }
.wpcp-carousel-section.nav-vertical-center .slick-next { right: 20px; transform: scale(1.5); transform-origin: top; }
.wpcp-carousel-section .wpcp-single-item { border: 0px !important; }
.wpcp-carousel-section .wpcp-single-item img { width: 100vw; }
.wpcp-carousel-section .slick-list { margin: 0px !important; }
.wpcp-carousel-section ul.slick-dots { top: -21px; margin-top: -21px; }
.wpcp-carousel-section ul.slick-dots li button { width: 8px; height: 8px; border: 1px solid rgba(255,255,255,0.6); border-radius: 0px; }
.wpcp-carousel-section .slick-list, 
.wpcp-carousel-section .slick-list * { text-align: center !important; }

/******************
 **	CS:cs_estudio
 ******************/
.cs_estudio { padding-top: 68px; }
.cs_estudio p { margin-bottom: 30px; color: #fff; font-weight: 300; }
.cs_estudio .vc_column_container > .vc_column-inner { padding: 0px 20px 40px; }
.cs_estudio .vc_column_container > .vc_column-inner.cs_estudio_wrapper-img { padding: 0px 0px 40px; }

/******************
 **	CS:cs_servicios
 ******************/
.cs_servicios { max-width: 1100px; margin: 0 auto; color: #fff; padding: 0px 0px 40px; }
	.cs_servicios .serv_columns .wpb_column { width: 33.33%; }
.cs_servicios h4 { padding-bottom: 68px; color: #fff; }
.cs_servicios .serv_title { padding: 6px 0px 22px; font-size: 20px; font-weight: 600; line-height: 1.2em; text-transform: uppercase; }
.cs_servicios .serv_content { padding-bottom: 68px; font-size: 18px; font-weight: 300; line-height: 1.6em; }

@media screen and (max-width: 879px) {
	.cs_servicios .serv_columns .wpb_column { width: 50%; }
}
@media screen and (max-width: 650px) {
	.cs_servicios .serv_columns .wpb_column { width: 100%; margin: 0 auto; }

	.cs_servicios h4 { text-align: center; }
	.cs_servicios .serv_title { font-size: 18px; line-height: 1.2em; }
	.cs_servicios .serv_content { padding-bottom: 58px; font-size: 18px; line-height: 1.6em; }
}

/**/
.withoutDescription .cs_servicios { max-width: 1100px; margin: 0 auto; }
.withoutDescription .cs_servicios .serv_title { padding-bottom: 68px; }
.withoutDescription .cs_servicios .serv_content { display: none; }

@media screen and (max-width: 650px) {
	.withoutDescription .cs_servicios .serv_columns .wpb_column { width: 240px; margin: 0 auto; }
}

/******************
 **	page:home
 ******************/
.page-home {}

.page-home .stripe_slider { padding: 0px !important; }

.page-home .stripe_proyects { padding: 0px !important; text-align: center; }
.page-home .stripe_proyects h2 { padding: 0px 0px 68px; color: #fff; }

#content .stripe_proyects article { position: relative; }
#content .stripe_proyects article .post-entry-content { visibility: visible; opacity: 1; }
#content .stripe_proyects article .post-entry-content > * { opacity: 1; transition: all 0.3s ease-out 0s; }
#content .stripe_proyects article .post-entry-content { justify-content: space-between; padding: 32px; background-color: rgba(19,40,51,0.7) !important; transition: all 0.3s ease-out 0s; }
	#content .stripe_proyects article .post-entry-content:after { content: none; display: block; position: absolute; top: calc(50% - 35px); left: calc(50% - 35px); width: 70px; height: 70px; background: url('imgs/icon_plus.png') no-repeat center center rgba(19,40,51,0.7); }
	#content .stripe_proyects article:hover .post-entry-content { background-color: rgba(19,40,51,0) !important; }
	#content .stripe_proyects article:hover .post-entry-content:after { content: ''; }
	#content .stripe_proyects article:hover .post-entry-content > * { opacity: 0; }

#content .stripe_proyects article .post-entry-content .entry-title { color: #fff; font-size: 26px; font-weight: 600; line-height: 1.2em; text-align: left; }
#content .stripe_proyects article .post-entry-content .entry-title a { color: #fff; }
#content .stripe_proyects article .post-entry-content .entry-excerpt { color: #fff; font-size: 16px; font-weight: 400; line-height: 1.2em; text-align: left; }
#content .stripe_proyects article .post-entry-content .entry-excerpt p { margin: 0; }

/**/
.page-home .stripe_estudio { padding-top: 68px !important; color: #fff; }
.page-home .stripe_estudio h2 { padding: 0px 0px 40px; color: #fff; }

	.page-home .stripe_estudio h2 { font-size: 40px; line-height: 1.2em; }
	.page-home .stripe_estudio .vc_column_container:first-of-type > .vc_column-inner { margin-bottom: 80px; }

@media screen and (max-width: 1150px) {
	.page-home .stripe_estudio .vc_column_container:first-of-type > .vc_column-inner { margin-bottom: 80px; }
}
@media screen and (max-width: 767px) {
	#content .stripe_proyects article .post-entry-content { padding: 16px; }
	#content .stripe_proyects article .post-entry-content .entry-excerpt { padding-left: 16px; padding-right: 16px; }
	
	.page-home .stripe_estudio .vc_column_container:first-of-type > .vc_column-inner { margin-bottom: 40px; }
	.page-home .stripe_estudio .vc_column_container:last-of-type > .vc_column-inner { margin-bottom: 100px; }
}
@media screen and (max-width: 450px) {
	#content .stripe_proyects .dt-css-grid { grid-template-columns: repeat(1,1fr); }
}

/******************
 **	page:estudio
 ******************/
.page-estudio {}

/******************
 **	page:servicios
 ******************/
.page-servicios {}

.page-servicios #content .stripe_content { padding-top: 68px; padding-bottom: 68px; color: #fff; }
.page-servicios #content .stripe_content p { font-size: 24px; line-height: 1.2em; }

/*
.page-servicios .cs_servicios { max-width: 1100px; margin: 0 auto; }
*/
.page-servicios .cs_servicios h4 { display: none; }

/******************
 **	page:trabajos
 ******************/
.page-trabajos {}

.stripe_title h1.trabajos { flex-direction: column; }
/*
.stripe_title h1.trabajos:before { content: 'TRABAJOS'; display: block; height: 24px; margin-top: -24px; font-size: 22px; font-weight: 500; line-height: 1em; }
*/
.stripe_title h1.trabajos:before { content: 'TRABAJOS'; display: inline-block; height: 1px; padding: 0px 10px; margin: -24px 0px 8px; font-size: 22px; font-weight: 500; line-height: 0em; border-left: 30px solid #fff; border-right: 30px solid #fff; }
@media screen and (max-width: 778px) {
	.stripe_title h1.trabajos:before { font-size: 16px; border-width: 24px; }
}

/**/
.stripe_trabajos { background: #fff; }

.stripe_trabajos .trabajos_categories { padding: 30px 0px; color: #000; font-size: 18px; line-height: 1.2em; text-align: center; }
.stripe_trabajos .trabajos_categories .trabajos_categories_list .item { display: inline-block; text-transform: uppercase; color: inherit; text-decoration: none; }
.stripe_trabajos .trabajos_categories .trabajos_categories_list .item.current { font-weight: 800; }
	.stripe_trabajos .trabajos_categories .trabajos_categories_list a { color: inherit; text-decoration: none; }
	.stripe_trabajos .trabajos_categories .trabajos_categories_list a:hover { text-decoration: underline; }
.stripe_trabajos .trabajos_categories .trabajos_categories_list .item_splitter { display: inline-block; padding: 0px 8px; }

.stripe_trabajos .dt-css-grid { width: 80%; max-width: 1000px; margin: 0 auto; }
.stripe_trabajos article .post-entry-content {  }
.stripe_trabajos article .post-entry-content .entry-title { color: #000; font-size: 26px; font-weight: 600; line-height: 1.2em; text-align: left; }
.stripe_trabajos article .post-entry-content .entry-title a { color: #000; }
.stripe_trabajos article .post-entry-content .entry-excerpt { color: #000; font-size: 16px; font-weight: 400; line-height: 1.2em; text-align: left; }

@media screen and (max-width: 500px) {
	.stripe_trabajos .trabajos_categories .trabajos_categories_list .item { display: block; }
	.stripe_trabajos .trabajos_categories .trabajos_categories_list .item_splitter { display: none; }
	
	.stripe_trabajos .dt-css-grid { width: 100%; }
}

/******************
 **	page:contacto
 ******************/
.cs_contact-form_content { float: none; width: 600px; max-width: 100%; margin: 0 auto; padding: 60px 0px; }

.cs_contact-form_content .title { padding: 0px 0px 50px; color: #000; font-size: 30px; font-weight: 400; line-height: 1.2em; text-align: left; }

.cs_contact-form_content .wpcf7-form { max-width: 100%; }
.cs_contact-form_content .wpcf7-form .wpcf7-form-control-wrap { position: unset; }
.cs_contact-form_content .wpcf7-form .form-group { position: relative; margin-bottom: 18px; padding: 0px 0px; transition: all 0.3s ease-out 0s; }
.cs_contact-form_content .wpcf7-form label { display: inline-block; padding: 4px 8px; color: #000; font-size: 16px; font-weight: 600; line-height: 1.2em; }
.cs_contact-form_content .wpcf7-form input,
.cs_contact-form_content .wpcf7-form textarea { box-sizing: border-box; width: 100%; height: auto; margin: 0px !important; padding: 14px 10px; color: #000; font-family: Montserrat; font-size: 18px; font-weight: 500; line-height: 1.2em !important; background: #eee; border: 0px; border-radius: 0px; outline: none; }
	.cs_contact-form_content .wpcf7-form .row { margin: 5px 0px 20px; }
	.cs_contact-form_content .wpcf7-form .row-group .row { margin: 0px; }
	.cs_contact-form_content .wpcf7-form .row.wrapper_submit { margin: 30px 0px 0px; text-align: center; }
.cs_contact-form_content .wpcf7-form textarea { height: 114px; _margin-top: 5px; _margin-bottom: 20px; resize: none; }
.cs_contact-form_content .wpcf7-form input[type=submit] { width: 360px; max-width: 100%; margin: 0px; padding: 12px 24px 12px; color: #fff; font-size: 30px; font-weight: 600; line-height: 1em; text-align: center; background-color: #000; border: 0px; border-radius: 0px; opacity: 1; transition: all 0.3s ease-out 0s; }
	.cs_contact-form_content .wpcf7-form input[type=submit]:hover { background: #000 !important; opacity: 0.6; }
	.cs_contact-form_content .wpcf7-form .ajax-loader { top: 7px; left: -4px; }
	.cs_contact-form_content .wpcf7-form .wpcf7-spinner { position: absolute; margin: 18px 0px 0px -36px; background: #fff; }
	.cs_contact-form_content .wpcf7-form .wpcf7-spinner:before { background: #000; }

.cs_contact-form_content form .wpcf7-not-valid-tip { position: absolute; bottom: 1px; right: 2px; color: #dc3232; font-family: Arial; font-size: 10px; line-height: 1em; }
	.cs_contact-form_content form.wpcf7-form input[aria-invalid="true"] + .wpcf7-not-valid-tip, 
	.cs_contact-form_content form.wpcf7-form textarea[aria-invalid="true"] + .wpcf7-not-valid-tip { display: block; }

.cs_contact-form_content .wpcf7-form .wpcf7-response-output { margin: 20px 0px 0px; padding: 12px 12px; font-size: 14px !important; font-weight: 500; line-height: 1.2em !important; background: #000; }

@media screen and (max-width: 600px) {
	.cs_contact-form_content .wpcf7-form input[type=submit] { font-size: 24px; line-height: 1em; }
}

/******************
 **	Structure: Footer
 ******************/
#footer { background-size: cover !important; }
#footer .wf-container-footer { padding: 120px 0px 100px; }
#footer .widget-title { margin-bottom: 1.1em; }
#footer .textwidget .footer_bt { display: inline-block; margin: 80px 0px 0px 0px; padding: 20px 34px 20px 82px; color: #fff; font-size: 30px; font-weight: 600; line-height: 1em; background: url('imgs/icon_whatsapp.png') no-repeat left 30px center #000; opacity: 1; }
	#footer .textwidget .footer_bt:hover { opacity: 0.8; }

@media screen and (max-width: 778px) {
	#footer .wf-container-footer { padding: 80px 0px 60px; }
	#footer .textwidget p { font-size: 18px; }
	#footer .textwidget .footer_bt { margin-top: 40px; padding: 20px 20px 20px 60px; font-size: 20px; line-height: 1em; background-position: left 16px center; }
}

/******************
 ** Structure: Contact Info
 ******************/
#contact_info { padding: 4px 20px; text-align: center; background: #132833; }
#contact_info a { display: inline-block; margin: 0px 16px; padding: 6px; color: #fff; font-size: 12px; font-weight: 400; line-height: 1em; opacity: 0.5; }
	#contact_info a:hover { opacity: 1; }
#contact_info a img { position: relative; margin: -2px 8px 0px 0px; vertical-align: middle; }

/******************
 ** Structure: DEA3 Signature
 ******************/
#dea3_signature { padding-top: 22px; padding-bottom: 22px; text-align: center; background: #000; }
#dea3_signature span { position: relative; top: 0px; font-family: 'Open Sans'; font-size: 11px; color: #fff; font-weight: 300; opacity: 0.3; }
#dea3_signature img { margin-left: 2px; vertical-align: middle; }
#dea3_signature a { opacity: 0.3; }
	#dea3_signature a:hover { opacity: 1; }
