/**
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 */

header .container-header > div {
    gap: 0 !important;
}
header .top-bar {
    padding-bottom: 8px;
    border-bottom: 2px solid #eeeeee;
}
header nav ul.sub-menu {
    box-shadow: 0 0 8px rgba(0,0,0,0.2)!important;
    width: 290px !important;
    margin-top: 12px !important;
}
header nav ul.sub-menu ul.sub-menu {
    margin-top: 0px !important;
}
header nav ul.sub-menu li.menu-item a {
    padding: 12px 20px !important;
    width: 290px;
    line-height: 1.5;
}
header nav li.menu-item a {
    padding: 12px !important;
}
header nav li#menu-item-140 {
    margin-left: 8px;
}
header nav li#menu-item-140 > a {
    background: #E37E3E;
    color: #ffffff;
    border-radius: 30px;
}

.mb0 p,
.mb0 h1 {
	margin-bottom: 0 !important;
}
.mb10 p {
    margin-bottom: 10px;
}
.mb20 p,
.mb20 h2,
.mb20 h3,
.mb20 h4,
.mb20 h5,
.mb20 h6 {
	margin-bottom: 20px;
}

.home1 .elementor-element-16d5388 {
	gap: 0;
}
.home1 h1 span {
    color: #B66A76;
}
.home1 .btnin-two {
    display: flex;
    gap: 20px;
}
.home1 .btnin {
    width: 110px;
}
.home1 .btnin a div {
    font-size: 14px;
    border: 1px solid #E37E3E;
    border-radius: 20px;
    padding: 5px;
    text-align: center;
}
.home1 .btnin.btnin1 a div {
    color: #ffffff;
    background: #E37E3E;
}
.home1 .btnin.btnin2 a div {
    color: #E37E3E;
    background: #ffffff;
}
.home2 img,
.container-post img {
    border-radius: 7px;
}
.home2 .btnin1 {
    width: 110px;
}
.home2 .btnin1 div {
    color: #ffffff;
    font-size: 18px;
    border: 1px solid;
    border-radius: 20px;
    padding: 5px 5px 4px;
    text-align: center;
}
.home2 .btnin2 {
    width: 350px;
}
.home2 .btnin2 a div {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid #E37E3E;
    border-radius: 20px;
    padding: 5px 5px 4px;
    text-align: center;
    background: #E37E3E;
}

input.hfe-search-form__input {
    box-shadow: none;
}

.form-container .fc-row1 {
    display: flex;
}
.form-container .fc-row1 p {
    margin-bottom: 0;
}
.form-container .fc-row1 .fc-col {
    width: 50%;
    margin-bottom: 30px;
}
.form-container .fc-row1 .fc-col:first-child div {
    padding-right: 15px;
}
.form-container .fc-row1 .fc-col:last-child div {
    padding-left: 15px;
}
.form-container .fc-row2 p {
    margin-bottom: 15px;
}
.form-container input,
.form-container textarea {
    font-family: 'Montserrat';
}
.form-container textarea {
    height: 120px;
}
.form-container span.wpcf7-list-item {
    margin-left: 0;
}
.form-container span.wpcf7-list-item span {
    font-size: 13px !important;
	color: #aaaaaa;
}
.form-container input[type="checkbox"] {
    width: 1em !important;
    min-width: 1em !important;
}
.form-container input.wpcf7-submit {
    font-size: 14px;
    color: #ffffff;
    background: #E37E3E;
    text-transform: uppercase;
    padding: 12px 20px;
    border-radius: 20px;
    float: right;
}
div#contact-bottom .box-info {
    width: 370px;
    max-width: 100%;
    padding: 30px;
    background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), linear-gradient(rgba(76, 134, 156, 0.1), rgba(76, 134, 156, 0.1));
    background-blend-mode: multiply;
	border-radius: 15px;
}
div#contact-bottom .box-info .elementor-element-26e9807 p.elementor-icon-box-description span {
    font-weight: 600;
    color: #193544;
}

.left-contact {
    border-radius: 7px;
    background: #F3F5F8;
    overflow: hidden;
}
.left-contact p.title {
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0;
    padding: 0 20px;
}
.left-contact p.text {
    padding: 0 20px;
    line-height: 1.4;
    margin-bottom: 20px;
    font-size: 15px;
    color: #71828B;
}
.left-contact .btnin {
    width: 110px;
    margin: 20px auto;
}
.left-contact .btnin a div {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    background: #E37E3E;
    text-transform: uppercase;
    border: 1px solid #E37E3E;
    border-radius: 20px;
    padding: 5px;
    text-align: center;
}
.left-contact-info {
    padding: 35px;
}
.left-contact-info p.title {
    padding: 0;
    margin-top: 0;
}
.left-contact-info .subtitle {
    font-weight: bold;
    padding-left: 25px;
    background-position: left center !important;
}
.left-contact-info .subtitle.subtitle-address {
    background: url(https://imdeco.icaros.media/wp-content/uploads/2025/04/icorange-address.png) no-repeat;;
}
.left-contact-info .subtitle.subtitle-phone {
    background: url(https://imdeco.icaros.media/wp-content/uploads/2025/04/icorange-phone.png) no-repeat;;
}
.left-contact-info .subtitle.subtitle-email {
    background: url(https://imdeco.icaros.media/wp-content/uploads/2025/04/icorange-envelope.png) no-repeat;;
}
.left-contact-info .subtitle.subtitle-date {
    background: url(https://imdeco.icaros.media/wp-content/uploads/2025/04/icorange-hour.png) no-repeat;;
}
.left-contact-info p {
    margin-left: 30px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.4;
}
.left-contact-info p:last-child {
    margin-bottom: 0;
}
.left-contact-info p strong {
    font-weight: 600;
}
.left-contact-info p a {
    color: #4C869C;
}

.espacios-multideportivos .btnin {
    max-width: 90%;
	margin: 0 0 0 auto;
}
.espacios-multideportivos .btnin a div {
    color: #ffffff;
    background: #E37E3E;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #E37E3E;
    border-radius: 20px;
    padding: 2px 5px;
    text-align: center;
}

.circuitos-naturales-container > div {
    gap: 0 !important;
}
.circuitos-naturales .btnin {
    width: 380px;
    max-width: 100%;
	margin: 0 auto;
}
.circuitos-naturales .btnin a div {
    color: #ffffff;
    background: #E37E3E;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #E37E3E;
    border-radius: 20px;
    padding: 2px 5px;
    text-align: center;
}
.circuitos-naturales-container .circuitos-naturales-list a {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 2px 12px 2px 12px;
    color: #71828B;
    border: 2px solid #71828B;
    border-radius: 20px;
    margin-left: 8px;
}

.actividades-container .e-con-inner > div {
    padding-top: 0;
    padding-bottom: 0;
}
.actividades-container .box {
    padding: 30px;
    border-radius: 6px;
}
.actividades-container .box.box-orange,
.actividades-container .box.box-orange h5 {
    background: #E37E3E;
    color: #ffffff;
}
.actividades-container .box.box-blue,
.actividades-container .box.box-blue h5 {
    background: #4C869C;
    color: #ffffff;
}
.actividades-container .box.box-grey,
.actividades-container .box.box-grey h5 {
    background: #EDF3F5;
    color: #193544;
}
.actividades-container .box h5,
.actividades-container .box p {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 12px;
}
.actividades-container .box .btn-act {
    width: 110px;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 600;
    border: 1px solid;
    border-radius: 20px;
    padding: 6px;
}
.actividades-container .box .btn-act a div {
    text-align: center;
    text-transform: uppercase;
}
.actividades-container .box.box-orange .btn-act a div,
.actividades-container .box.box-blue .btn-act a div {
    color: #ffffff;
}
.actividades-container .box h5.line1,
.actividades-container .box p.line1 {
    padding: 11px 0;
}

.convocatoria-container .e-con-inner > div {
    padding-top: 0;
    padding-bottom: 0;
}
.convocatoria-container .box {
    padding: 30px 20px;
    border-radius: 6px;
    background: #EDF3F5;
}
.convocatoria-container .box h5,
.convocatoria-container .box p {
    font-size: 20px;
    font-weight: 700;
	color: #243065;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 12px;
    min-height: 88px;
    display: flex;
    align-items: center;
}
.convocatoria-container .box .btn-act {
    width: 110px;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 600;
    border: 1px solid;
    border-radius: 20px;
    padding: 6px;
}
.convocatoria-container .box .btn-act a div {
    text-align: center;
    text-transform: uppercase;
}

.acordeon-blue .elementor-widget-container,
.acordeon-blue .elementor-widget-container a {
	color: #243065;
}
.acordeon-blue .elementor-widget-container p {
    margin-bottom: 15px;
}

.galeria_height280 a img {
    min-height: 280px;
    max-height: 280px;
    object-fit: cover;
    object-position: center center;
}

.elementor-lightbox .elementor-slideshow__footer .elementor-slideshow__title {
    display: none;
}

.footer-container .page-link p {
    margin-bottom: 8px !important;
}
.footer-container .page-link p:last-child {
    margin-bottom: 0 !important;
}
.footer-copyright > div {
    padding-bottom: 8px;
    border-top: 2px solid #eeeeee;
}