/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


body:not(.home) header, body:not(.home) header .elementor-element {
    background-image: none !important;
    background-color: #fff0 !important;
}
.single-post span.breadcrumb_last {
    display: none;
}
a.glink.nturl span {
    display: none !important;
}
.drop_menu_footer a {
    justify-content: space-between;
}
.drop_menu_footer a svg {
    fill: #fff;
}
.drop_menu_footer li ul li a {
    font-weight: 400 !important;
}
.logo_blanco {
    opacity: 0;
}

body:not(.home) .logo_blanco {
    opacity: 1 !important;
}
body:not(.home) .logo_color {
    opacity: 0 !important;
}

.elementor-counter-title {
    max-width: 177px;
    text-align: center;
    line-height: 1.3 !important;
    margin: 0 auto !important;
}

.servicios-con span.elementor-counter-number {
    padding: 10px;
    background-color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

/*FOOTER*/

.sub_form .elementor-field-type-email input#form-field-email {
    padding: 18px 30px;
}
.sub_form .elementor-field-type-submit button{
    padding: 22px 15px;
}
.sub_form .elementor-field-type-submit {
    width: 100%;
    max-width: 200px;
    position: absolute;
    right: 0;
    top: -1px;
}

/*INICIO*/
.testimonial-cultura .elementor-testimonial {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
.testimonial-cultura .elementor-testimonial__content {
    margin-top: 15px;
}
.testimonial-cultura .elementor-testimonial__text {
    text-align: center;
}
.testimonial-cultura  .elementor-testimonial__header {
    order: 1;
    text-align: center;
}
.testimonial-cultura .elementor-testimonial__image {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    margin-left: 35px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.testimonial-cultura .elementor-testimonial__image:before {
    content: 'Review completa en';
    font-size: 15px;
    line-height: 1;
    margin-right: 6px;
    position: relative;
    top: 2px;
    font-weight: 400;
    color: #7F8F9E;
}
.testimonial-cultura .elementor-testimonial__image img {
    width: 80px !important;
    border-radius: 0 !important;
}
.testimonial-cultura .elementor-swiper-button.swiper-button-disabled{
    opacity: 1 !important;
    border: 1px solid var(--e-global-color-primary);
    
    background-color: #fff;
}
.testimonial-cultura .elementor-swiper-button.swiper-button-disabled svg{
    fill: var(--e-global-color-primary) !important;
}
.testimonial-cultura .elementor-swiper-button{
    border: 1px solid var(--e-global-color-primary);
    color: #ffff !important;
    background-color: var(--e-global-color-primary);
    top: 40%;
    padding: 13px;
    border-radius: 9px;
}
.testimonial-cultura .elementor-swiper-button-prev svg, .testimonial-cultura .elementor-swiper-button-next svg  {
    transform: rotate(90deg) !important;
}
.testimonial-cultura .swiper-pagination-bullets {
    display: none;
}
.testimonial-cultura .elementor-swiper-button-next{
    right: initial !important;
    left: 10px !important;
    margin-top: 60px;
}
.elementor-widget-loop-carousel.blog_loop .swiper-pagination-bullet {
    opacity: 1 !important;
}
.elementor-widget-loop-carousel.blog_loop .swiper-pagination-bullet-active {
    background: #F8AA00 !important;
}
.elementor-widget-loop-carousel.blog_loop .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    display: none;
}

/*NOTICIAS*/
#content-archive .elementor-post.elementor-grid-item{
    border-radius: 10px;
}
#content-archive .elementor-post.elementor-grid-item .elementor-post__text{
        padding: 10px 20px 30px;
    }
#content-archive .elementor-post.elementor-grid-item:nth-child(2n+1) {
  background-color: #E5EAEF; /* Reemplaza con el color de fondo que prefieras */
}
#content-archive .elementor.e-loop-item:nth-child(2n) {
  background-color: #E5EAEF;
}
#content-archive a.elementor-button-link.elementor-button, #portfolio_post  a.elementor-button-link.elementor-button {
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    background-color: var(--e-global-color-secondary);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-secondary);
    border-radius: 10px 10px 10px 10px;
    padding: 20px 35px 20px 35px;
}
.content-blog h1 {
    font-size: 30px;
}
.content-blog h2 {
    font-size: 25px;
}
.content-blog h3 {
    font-size: 20px;
}
.content-blog h4 {
    font-size: 18px;
}

/*FORM*/
.elementor-field-type-text label, .elementor-field-type-email label, .elementor-field-type-tel label, .elementor-field-type-select label, .elementor-field-type-date label, .elementor-field-type-textarea label {
    background-color: #fff;
    display: block;
    margin-bottom: -10px;
    margin-left: 10px;
    position: relative;
    z-index: 9;
    padding: 0 10px !important;
}
.form_contact input, .form_contact select, .form_contact textarea {
    padding-top: 16px;
    font-size: 15px !important;
    padding-left: 20px !important;
}
.form_get .elementor-field-type-checkbox span {
    margin: 10px 0px;
}
	.elementor-2 .elementor-element.elementor-element-ab5606f .elementor-testimonial__content, .elementor-2 .elementor-element.elementor-element-ab5606f .elementor-testimonial__header {
		padding-left: 20px !important;
	}



.form_get input[type="radio"], .form_get input[type="checkbox"] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-color: #f0f0f0;
    border: 1px solid #d1d1d1;
    padding: 10px !important;
    display: inline-block !important;
    position: relative;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    cursor: pointer;
    vertical-align: middle !important;
    margin-right: 3px;
}  
.form_get input[type="radio"]:checked, .form_get input[type="checkbox"]:checked {
    background-color: #158bac;
    border-color: #187189;
  }
 .form_get input[type="checkbox"]:checked:after {
    content: '✓';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff; /* Color del check */
    font-size: 16px; /* Tamaño del check */
  }
.form_get input[type="radio"] {
    border-radius: 50%;
  }
.form_get input[type="checkbox"] {
    border-radius: 4px; /* Bordes menos redondeados para los checkboxes */
  }
.form_get input[type="radio"]:hover, .form_get input[type="checkbox"]:hover {
    background-color: #158bac;
    border-color: #187189;
}
.form_get .elementor-field-type-checkbox span {
    margin: 10px 0px;
}
.form_get span label {
    font-size: 16px;
}

.form_get .elementor-field-type-checkbox span.elementor-field-option {
    display: flex;
	gap: 10px;
}
.form_get .elementor-field-type-checkbox span.elementor-field-option label {
    cursor: pointer;
}
.form_get .elementor-field-type-checkbox span.elementor-field-option input {
    position: relative;
    top: -2px;
}
.elementor-field-group-otros_paises, .elementor-field-group-otros_programas {
    display: none;
}
.comment-respond label {
    background-color: #fff;
    display: inline-block;
    margin-bottom: -10px;
    margin-left: 5px;
    position: relative;
    z-index: 9;
    padding: 0 5px !important;
}

.comment-respond textarea, .comment-respond input {
	background-color: #ffffff;
    border-color: #DDDDDD;
    border-width: 1px 1px 1px 1px;
    border-radius: 5px 5px 5px 5px;
}
p.comment-form-cookies-consent {
    display: flex;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 16px;
    font-style: italic;
}
p.comment-notes, .comment-form-url {
    display: none;
}
.comment-respond input#submit {
    background-color: #358aab;
    color: #fff;
}
section#comments h2, section#comments h3 {
    font-size: 20px;
}
div#respond {
    padding-top: 15px;
}
.comment-author.vcard {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-bottom: 15px;
}
#comments .comment-meta {
    display: flex;
    justify-content: space-between;
    margin-block-end: 1.2rem;
    flex-direction: column;
}
.comment-body a, p.logged-in-as a {
    color: #4589aa;
}
textarea#comment {
    max-height: 110px;
}

p.logged-in-as {
    font-size: 16px;
}

@media (max-width: 1024px) {
    .testimonial-cultura .elementor-swiper-button {
        display: none !important;
        }
    .testimonial-cultura .elementor-testimonial__image {
        margin-left: 0;
        }
    .testimonial-cultura .swiper-pagination-bullets {
        display: block;
        bottom: 25px !important;
    }
}
@media only screen and (max-width: 767px){
    .sub_form .elementor-field-type-submit {
        position: relative;
        margin: 15px auto;
    }
    .color_cambio .elementor-widget-container {
        border-color: #fff !important;
    }

    .color_cambio .elementor-element.elementor-element-fdd9b70.elementor-view-default .elementor-icon svg{
        fill: #fff !important;
    }
}