/**
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 {
	margin-bottom: 0;
}
.color-corp {
    color: #6e060d;
}

.home1 .title-line .elementor-heading-title {
    padding-left: 120px;
}
.home1 .title-line .elementor-heading-title:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 1px;
    background: #ffffff;
    top: 9px;
    left: 0;
}
.home2 .elementor-image-box-title {
    position: relative;
}
.home2 .elementor-image-box-title:after {
    content: '';
    position: absolute;
    width: 70px;
    height: 1px;
    background: #7c7c7c;
    bottom: -5px;
    left: 0;
}
.home6 > .e-con-inner:before {
    content: '';
    position: absolute;
    background: #6e060d;
    width: 35%;
    height: 100%;
    top: 0;
    left: 0;
}
.home6 details:first-child summary {
    border-top: none !important;
}

.icon-image figure.elementor-image-box-img img {
    width: 100%;
}

.form-contact .column2 {
    display: flex;
}
.form-contact .column2 div:first-child {
    width: 60%;
}
.form-contact .column2 div:last-child {
    width: 40%;
    padding-left: 15px;
}
.form-contact div p {
    margin-bottom: 15px;
}
.form-contact .wpcf7-acceptance span,
.form-contact .wpcf7-acceptance span a {
    color: #ffffff;
    margin-left: 0;
}
.form-contact input[type="checkbox"] {
    height: 15px;
}
.form-contact input.wpcf7-text,
.form-contact textarea.wpcf7-textarea {
    background: #ffffff55;
    font-family: Outfit;
    font-size: 18px;
    font-weight: 500;
    border: none;
    border-radius: 15px;
    padding: 22px !important;
	height: auto;
}
.form-contact input.wpcf7-text,
.form-contact textarea.wpcf7-textarea,
.form-contact input.wpcf7-text:focus,
.form-contact textarea.wpcf7-textarea:focus,
.form-contact input.wpcf7-text::placeholder,
.form-contact textarea.wpcf7-textarea::placeholder {
    color: #ffffff !important;
}
.form-contact textarea.wpcf7-textarea {
    height: 200px;
}
.form-contact input.wpcf7-submit {
    background: #ffffff;
    font-family: "Outfit", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #6e060d;
    border-style: solid;
    border-width: 2px;
    border-color: #FFFFFF;
    border-radius: 10px;
    padding: 16px;
    transition: 0.5s;
}
.form-contact input.wpcf7-submit:hover {
    border-color: #6e060d;
    transition: 0.5s;
}

.contacto2 .form-contact input.wpcf7-text,
.contacto2 .form-contact textarea.wpcf7-textarea,
.contacto2 .form-contact input.wpcf7-text:focus,
.contacto2 .form-contact textarea.wpcf7-textarea:focus,
.contacto2 .form-contact input.wpcf7-text::placeholder,
.contacto2 .form-contact textarea.wpcf7-textarea::placeholder {
    background: #f4f4f4;
    color: #7C7C7C !important;
}
.contacto2 .form-contact span.wpcf7-acceptance span,
.contacto2 .form-contact span.wpcf7-acceptance span a {
    color: #7C7C7C !important;
}
.contacto2 .form-contact input.wpcf7-submit {
    background: #f4f4f4;
}

div.banner-servicios > .elementor-element {
    max-width: 100%;
}
div.banner-servicios .form-contact {
    width: 600px;
	max-width: 100%;
}

#lm-1 {
	cursor: pointer;
	color: #6e060d;
}
.leer-mas {
    line-height: 1.3;
    position: absolute;
    top: -1px;
    padding: 10px;
    box-shadow: 0 0 5px;
    border-radius: 10px;
    background: #f5f5f5;
	opacity: 0;
	visibility: hidden;
	cursor: pointer;
    transition: 0.25s;
	z-index: 2;
}
.leer-mas p {
    margin-bottom: 0;
	text-align: left !important;
}
.leer-mas ul {
    margin-bottom: 0;
    margin-left: 24px;
	text-align: left !important;
}
.leer-mas:after {
    content: 'x';
    position: absolute;
    font-size: 25px;
    font-weight: 700;
    color: #6e060d;
    top: 2px;
    right: 10px;
}
.leer-mas.mostrar-lm {
    opacity: 1;
    visibility: inherit;
    transition: 0.25s;
}

.snosotros3 > .e-con-full {
    padding-top: 45px;
    padding-bottom: 45px;
}
.snosotros3 > .e-con-full:after {
    content: '';
    position: absolute;
    background: #6e060d;
    width: 57%;
    height: 100%;
    top: 0;
    right: 0;
	z-index: -1;
}

.snosotros6 .box .text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #f4f4f4dd;
    padding: 30px;
    text-align: center;
	border-radius: 12px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: 0.25s;
}
.snosotros6 .box:hover .text {
    opacity: 1;
    visibility: inherit;
    transition: 0.25s;
}
.snosotros6 .box .text h3 {
    color: #77060D;
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
}
.snosotros6 .box .text hr {
    background: #77060D;
    width: 80px;
    height: 1px;
    margin: 18px auto;
}
.snosotros6 .box .text ul {
    font-size: 14px;
    list-style: none;
	margin-bottom: 0;
    margin-left: 0;
}

.list-none ul {
    margin-left: 20px;
    margin-bottom: 0;
}

body.parent-pageid-236  div.list-icons {
    grid-template-rows: inherit !important;
}


/* PANTALLA */

@media(max-width:1439px) {
	.home4 .e-con-inner > div {
		max-width: 100%;
	}
}

@media(max-width:1366px) {
	.home1 .title-line .elementor-heading-title {
		padding-left: 0;
	}
	.home1 .title-line .elementor-heading-title:before {
		content: none;
	}
	.home4 h2.elementor-heading-title br {
		display: none;
	}
	.home5 .elementor-element-e0ff1a3,
	.home5 .elementor-element-aae724b {
		width: 100%;
	}
	.home6 > .e-con-inner:before {
		width: 100%;
		height: 180px;
	}
	div.banner-servicios .form-contact {
		width: 500px;
		margin: 0 auto;
	}
}

@media(max-width:768px) {
	.btn-center_mov {
		justify-content: center;
	}
	.home2 .elementor-image-box-title:after {
		left: 50%;
		transform: translateX(-50%);
	}
	.form-contact input.wpcf7-text,
	.form-contact textarea.wpcf7-textarea {
		font-size: 17px;
		font-weight: 400;
		padding: 15px 20px !important;
	}
	.form-contact .column2 {
		display: block;
	}
	.form-contact .column2 div {
		width: 100% !important;
		padding-left: 0 !important;
	}
	.form-contact input.wpcf7-submit {
		font-size: 17px;
		padding: 12px 15px;
	}
}