/**
Theme Name: Astra Child - Eccuo
Author: Eccuo Digital 4.0
Author URI: https://www.eccuo.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child-eccuo
Template: astra
*/


/* ECCUO */

p:last-child,
.mb0 p,
p.mb0,
ul.mb0,
ol.mb0 {
	margin-bottom: 0;
}

.row {
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
}
.row .col-md-12 {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
.row .col-md-6 {
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
}
.row .col-md-4 {
    width: 33.33%;
    padding-left: 5px;
    padding-right: 5px;
}
.contact-form-2 .row:nth-child(1) {
    margin-bottom: 26px;
}
.contact-form-2 .row:nth-child(1) {
    margin-left: -5px;
    margin-right: -5px;
}
.contact-form-2 .row:nth-child(2) {
    margin-left: -5px;
    margin-right: -5px;
}
.contact-form-2 .row:nth-child(3) {
    margin-bottom: 20px;
}
.contact-form-2 .row .col-md-4 {
    padding-left: 12px;
    padding-right: 12px;
}
.contact-form-2 .row .col-md-12 {
    padding-left: 12px;
    padding-right: 12px;
}
.contact-form-3 .row {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
}
.contact-form-3 .row .col-md-12 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.contact-form-3 .row .col-md-6 {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
}

.btn-corp {
    width: 130px;
    margin: 0 0 0 auto;
}
.btn-corp a div {
    color: #ffffff;
    background: #9F695E;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    padding: 8px;
    border: 2px solid #9F695E;
    transition:0.5s;
    line-height: 1;
}
.btn-corp a div:hover {
    color: #9F695E;
    background: #ffffff;
    transition:0.5s;
}

div.contact-form {
    width: 550px;
    max-width: 100%;
    background: rgb(255,255,255,0.5);
    padding: 42px;
    border-radius: 40px;
	margin-bottom: 0 !important;
}
div.contact-form div.row {
    margin-bottom: 10px;
}
div.contact-form div.row:last-child {
    margin-bottom: 0;
}
div.contact-form input.wpcf7-text {
    border-radius: 18px;
    height: auto;
    padding: 15px 25px !important;
    font-family: 'Montserrat';
    font-weight: 500;
}
div.contact-form textarea.wpcf7-textarea {
	border-radius: 18px;
    padding: 15px 25px !important;
    font-family: 'Montserrat';
    font-weight: 500;
    height: 130px;
}
div.contact-form input.wpcf7-submit {
    background: #9f695e;
    text-transform: uppercase;
    font-size: 15px;
    padding: 12px 25px;
    border-radius: 12px;
}

div.contact-form-2 input.wpcf7-text {
    color: #000000;
    padding: 12px 15px !important;
    height: auto;
	border-radius: 7px;
}
div.contact-form-2 input.wpcf7-text::placeholder {
    color: #000000;
    height: auto;
}
div.contact-form-2 textarea.wpcf7-textarea {
    color: #000000 !important;
    padding: 12px 15px !important;
    height: 140px !important;
    border-radius: 7px;
}
div.contact-form-2 textarea.wpcf7-textarea::placeholder {
    color: #000000;
    height: auto;
}
div.contact-form-2 span.wpcf7-acceptance span {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
}
div.contact-form-2 input.wpcf7-submit {
    font-size: 15px;
    font-weight: 600;
    background: #9f695e;
    border: 2px solid #ffffff;
    padding: 15px 25px;
    border-radius: 7px;
    transition: 0.5s;
}
div.contact-form-2 input.wpcf7-submit:hover {
    color: #9f695e;
    background: #ffffff;
    transition: 0.5s;
}

div.contact-form-3 {
    max-width: 100%;
    background: #9f695e80;
    padding: 50px;
    border-radius: 40px;
    margin-bottom: 0 !important;
}
div.contact-form-3 div.row {
    margin-bottom: 20px;
}
div.contact-form-3 div.row:last-child {
    margin-bottom: 0;
}
div.contact-form-3 input.wpcf7-text {
    border-radius: 18px;
    height: auto;
    padding: 20px 30px !important;
    color: #ffffff !important;
    background: #9f695e;
    font-size: 22px;
    font-family: 'Montserrat';
    font-weight: 500;
    border: none;
}
div.contact-form-3 input.wpcf7-text::placeholder {
    color: #ffffff !important;
    background: #9f695e;
}
div.contact-form-3 textarea.wpcf7-textarea {
	border-radius: 18px;
    padding: 20px 30px !important;
    font-size: 22px;
    font-family: 'Montserrat';
    font-weight: 500;
    height: 130px;
    color: #ffffff !important;
    background: #9f695e !important;
    border: none;
}
div.contact-form-3 textarea.wpcf7-textarea::placeholder {
    color: #ffffff !important;
}
div.contact-form-3 input.wpcf7-submit {
    background: #9f695e;
    text-transform: uppercase;
    font-size: 15px;
    padding: 12px 25px;
    border-radius: 12px;
}
div.contact-form-3 span.wpcf7-acceptance span {
    color: #ffffff;
    font-size: 15px;
}
div.home-5 .box {
}
div.home-5 .box {
    background: #f5f5f3;
    border-radius: 15px;
    padding: 40px 30px 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
div.home-5 .box-flex {
    display: flex;
    align-items: center;
}
div.home-5 .box-flex > div:nth-child(1) {
    width: 180px;
}
div.home-5 .box-flex > div:nth-child(1) div {
    border-right: 1px solid #9F695E;
}
div.home-5 .box-flex > div:nth-child(2) {
    width: 100%;
    padding-left: 28px;
}
div.home-5 .box h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
	letter-spacing: -0.5px;
}
div.home-5 ul {
    list-style: none;
    margin-left: 0;
}
div.home-5 .box p,
div.home-5 .box li {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4em;
}
div.home-5 .box p:last-child,
div.home-5 .box ul {
    margin-bottom: 12px;
}

div.home-5 .box.box1,
div.home-5 .box.box2 {
    min-height: 382px;
}
div.home-5 .box.box3,
div.home-5 .box.box4 {
    min-height: 433px;
}

.eccuo-slider p.text {
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
}
.eccuo-slider p.subtitle {
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    margin-top: 15px;
}
.eccuo-slider button.prev,
.eccuo-slider button.next {
    display: none;
}

.home-9 div.title::after {
    content: "";
    position: absolute;
    top: calc(50% - 1.5px);
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #9f695e;
    z-index: 1;
}
.home-9 div.title h2 {
    position: relative;
    z-index: 2;
    font-size: 27px;
    font-weight: 500;
    text-transform: uppercase;
    color: #9f695e;
    width: fit-content;
    padding: 0 40px;
    margin: 0 auto;
    background-color: #cdcAc2;
}

iframe.contact-map {
    border-radius: 40px;
}

div.e-n-accordion details.e-n-accordion-item:nth-child(1) summary.e-n-accordion-item-title {
    border: none !important;
}

#btn_read-more {
	cursor: pointer;
}
#container_read-more {
	display: none;
}


/* PANTALLAS */

@media(max-width:1440px) {
	.home-1 > div {
		width: 100%;
	}
}

@media(max-width:1024px) {
	div.home-5 .box.box1,
	div.home-5 .box.box2,
	div.home-5 .box.box3,
	div.home-5 .box.box4 {
		min-height: auto;
	}
}

@media(max-width:768px) {
    .row {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
    .row .col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }
    .row .col-md-6 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .row .col-md-4 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
	div.contact-form {
		padding: 20px;
	}
	div.contact-form .row:nth-child(2) .col-md-6:nth-child(1) {
		margin-bottom: 10px;
	}
	div.contact-form-2 .row:nth-child(1) {
		margin-bottom: 0;
	}
	div.contact-form-2 .row .col-md-4 {
		margin-bottom: 10px;
	}
	.home-9 div.title h2 {
		font-size: 22px;
	}
	.eccuo-slider p.text {
		font-size: 16px;
	}
	.eccuo-slider p.subtitle {
		font-size: 16px;
	}
	header nav ul.sub-menu li {
		border: none !important;
	}
	header nav ul.sub-menu li a {
		padding: 10px 20px 10px !important;
	}
	.e-n-accordion .e-n-accordion-item-title-text {
		font-size: 18px;
	}
	.e-n-accordion p,
	.e-n-accordion li {
		font-size: 16px;
	}
	.e-n-accordion ul,
	.e-n-accordion ol {
		margin-left: 30px;
	}
}

@media(max-width:480px) {
	.contact-form-3 .row {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
	.contact-form-3 .row .col-md-6 {
		width: 100%;
	}
	.contact-form-3 .row .col-md-6:nth-child(1) {
		margin-bottom: 10px;
	}
	div.home-5 .box {
		padding: 20px;
		min-height: inherit;
	}
	div.home-5 .box-flex > div:nth-child(1) {
		display: none;
	}
	div.home-5 .box-flex > div:nth-child(2) {
		padding-left: 0;
	}
	.home-9 div.title::after {
		content: none;
	}
	.home-9 div.title h2 {
		text-align: center;
		padding: 0;
		font-size: 20px;
	}
	div.contact-form-3 {
		padding: 30px 10px;
	}
	div.contact-form-3 div.row {
		margin-bottom: 10px;
	}
	div.contact-form-3 input.wpcf7-text,
	div.contact-form-3 textarea.wpcf7-textarea {
		font-size: 16px;
		padding: 15px 20px !important;
	}
}