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

.row {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
}
.row .col-md-12 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.row .col-md-6 {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
}

.text-justify-h p {
    text-align: justify;
    word-wrap: break-word;
    overflow-wrap: break-word;
    /*-moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;*/
}

header nav li.menu-item a {
    padding: 8px 20px !important;
}
header nav li#menu-item-457 {
    margin-left: 15px;
}
header nav li#menu-item-457 a {

    border: 1px solid #003762;
    border-radius: 25px;
}
header nav li#menu-item-459 a.hfe-sub-menu-item {
    padding: 15px 20px !important;
}

.form-home {
    margin-bottom: 0 !important;
}
.form-home div.row:nth-child(1),
.form-home div.row:nth-child(2) {
    margin-bottom: 20px;
}
.form-home input.wpcf7-submit {
    font-size: 17px;
    text-transform: uppercase;
    background: #003762;
    border-radius: 30px;
    padding: 22px 34px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 17px;
    text-transform: uppercase;
    background: #003762;
    border-radius: 30px;
    padding: 20px 30px;
}
.home1 form input.wpcf7-text {
    font-size: 25px !important;
    font-family: 'Outfit' !important;
    font-weight: 300 !important;
    color: #ffffff;
    background: transparent !important;
    padding: 12px 25px !important;
    height: auto;
    border: 1px solid #ffffff !important;
    border-radius: 30px !important;
}
.home1 form input.wpcf7-text::placeholder {
    font-size: 25px !important;
    font-family: 'Outfit' !important;
    font-weight: 300 !important;
    color: #ffffff;
}
.home1 form textarea {
    font-size: 25px !important;
    font-family: 'Outfit' !important;
    font-weight: 300 !important;
    color: #ffffff;
    background: transparent !important;
    padding: 25px !important;
    line-height: auto !important;
    border: 1px solid #ffffff !important;
    border-radius: 25px !important;
    height: 120px
}
.home1 form textarea::placeholder {
    font-size: 25px !important;
    font-family: 'Outfit' !important;
    font-weight: 300 !important;
    color: #ffffff;
    line-height: auto !important;
}
.home1 form span.wpcf7-acceptance span,
.home1 form span.wpcf7-acceptance span a {
    font-weight: normal;
    color: #ffffff;
}
.home8 form input.wpcf7-text {
    font-size: 25px !important;
    font-family: 'Outfit' !important;
    font-weight: 300 !important;
    color: #003762;
    padding: 12px 25px !important;
    height: auto;
    border: 1px solid #003762 !important;
    border-radius: 30px !important;
}
.home8 form input.wpcf7-text::placeholder {
    font-size: 25px !important;
    font-family: 'Outfit' !important;
    font-weight: 300 !important;
    color: #003762;
}
.home8 form textarea {
    font-size: 25px !important;
    font-family: 'Outfit' !important;
    font-weight: 300 !important;
    color: #003762;
    padding: 25px !important;
    line-height: auto !important;
    border: 1px solid #003762 !important;
    border-radius: 25px !important;
    height: 120px
}
.home8 form textarea::placeholder {
    font-size: 25px !important;
    font-family: 'Outfit' !important;
    font-weight: 300 !important;
    color: #003762;
    line-height: auto !important;
}
.home8 form span.wpcf7-acceptance span,
.home8 form span.wpcf7-acceptance span a {
    font-weight: normal;
    color: #003762;
}

div.btn-azul {
    margin: 0 auto;
    display: table;
}
div.btn-azul a div.box {
    width: 230px;
    display: flex;
    color: #ffffff;
    background: #003762;
    border-radius: 35px;
    padding: 10px;
    justify-content: flex-end;
    align-items: center;
    border: 2px solid #003762;
    transition: 0.5s;
}
div.btn-azul:hover a div.box {
    background: #ffffff;
    color: #003762;
    transition: 0.5s;
}
div.btn-azul .text {
    width: 165px;
    padding: 0 17px;
    font-size: 18px;
}
div.btn-azulblanco a div.box {
    border: 2px solid #ffffff;
}

div.btn-blog a div.box {
    width: 270px;
}
div.btn-blog .text {
    width: 190px;
    padding: 0 5px 0 0;
}

div.contact-form input.wpcf7-text {
    color: #333333;
    background: #F5F7F9;
    border: none;
    border-radius: 25px;
    padding: 15px 30px !important;
    height: auto;
}
div.contact-form textarea {
    color: #333333;
    background: #F5F7F9;
    border: none;
    border-radius: 25px;
    padding: 15px 30px !important;
    height: 200px;
}
div.contact-form input.wpcf7-text::placeholder,
div.contact-form textarea::placeholder {
    color: #333333;
}
div.contact-form div.form-home div.row:last-child {
    margin-top: 10px;
}
div.contact-form div.form-home div.row:last-child p:last-child {
    text-align: right;
}
div.contact-form div.form-home div.row:last-child p:last-child span.wpcf7-spinner {
    position: absolute;
    right: 110px;
}
div.contact-map .column2 > div {
    height: 300px;
    border-radius: 25px;
    overflow: hidden;
}

div.aforestal_lista-cursos {
    display: flex;
    gap: 18px;
    justify-content: center;
    flex-direction: column;
}
div.aforestal_lista-cursos div {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #003762;
    background: #ffffff;
    border-radius: 10px;
    padding: 12px;
}

div.nuestros-cursos .elementor-image-box-wrapper {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 8px;
}

div.home-resenas div.wpcp-carousel-section .swiper-slide .wpcp-single-item {
    border: 0 !important;
    text-align: center;
    line-height: 1.2em;
}
div.home-resenas div.wpcp-carousel-content-wrapper {
    margin-bottom: 30px !important;
}
div.home-resenas div.wpcp-carousel-section .wpcp-swiper-dots {
    margin-top: 0px !important;
}
div.home-resenas div.swiper-wrapper {
    align-items: inherit !important;
}

.footer-1 p {
    margin-bottom: 12px;
}
.footer-1 p:last-child {
    margin-bottom: 0;
}

div.elementor-widget-hfe-basic-posts img {
    min-height: 320px;
    max-height: 320px;
    object-fit: cover;
    object-position: center center;
}


/* PANTALLAS */

@media(max-width:1024px) {
    header nav {
        margin-top: 35px !important;
    }
    header nav ul ul.sub-menu {
        padding-left: 20px !important;
    }
    header nav li.menu-item a {
        padding: 15px 20px !important;
    }
    header nav li#menu-item-457 {
        margin-left: 0;
    }
    header nav li#menu-item-457 a {
        border: none;
    }
}

@media(max-width:480px) {
	.row,
	.row .col-md-12,
	.row .col-md-6 {
		display: block;
		width: 100%;
		margin-bottom: 0 !important;
	}
	.row {
		margin-left: 0;
		margin-right: 0;
	}
	.row .col-md-6,
	.row .col-md-12 {
		padding-left: 0;
		padding-right: 0;
	}
	.home1 form div.form-home input.wpcf7-text,
	.home1 form div.form-home textarea,
	.home8 form div.form-home input.wpcf7-text,
	.home8 form div.form-home textarea,
	.contact-form form div.form-home input.wpcf7-text,
	.contact-form form div.form-home textarea {
		margin-bottom: 10px;
		font-size: 18px !important;
		border-radius: 10px !important;
		padding: 12px 20px !important;
	}
	.home1 form div.form-home input.wpcf7-text::placeholder,
	.home1 form div.form-home textarea::placeholder,
	.home8 form div.form-home input.wpcf7-text::placeholder,
	.home8 form div.form-home textarea::placeholder,
	.contact-form form div.form-home input.wpcf7-text::placeholder,
	.contact-form form div.form-home textarea::placeholder {
		font-size: 18px !important;
	}
	div.aforestal_lista-cursos div {
		width: 98%;
	}
}