.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5fa8a32b:#4054B2;--e-global-color-5b47fe09:#23A455;--e-global-color-6fd224cc:#000;--e-global-color-756370eb:#FFF;--e-global-color-64035752:#C5D316;--e-global-color-230e01d:#FFDB15;--e-global-color-4bd28bb:#202A38;--e-global-color-68cd685:#00946B;--e-global-color-6c485d2:#202A38;--e-global-color-1791eb1:#132260;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-2a15eec-font-family:"Montserrat";--e-global-typography-2a15eec-font-size:17px;--e-global-typography-2a15eec-font-weight:600;--e-global-typography-2a15eec-text-transform:uppercase;--e-global-typography-2a15eec-line-height:30px;--e-global-typography-23f6242-font-family:"Montserrat";--e-global-typography-23f6242-font-size:70px;--e-global-typography-23f6242-font-weight:700;--e-global-typography-8e3525e-font-family:"Montserrat";--e-global-typography-8e3525e-font-size:20px;--e-global-typography-8e3525e-font-weight:500;--e-global-typography-8e3525e-line-height:32px;--e-global-typography-de84cf3-font-family:"Montserrat";--e-global-typography-de84cf3-font-size:14px;--e-global-typography-de84cf3-font-weight:600;--e-global-typography-de84cf3-line-height:20px;--e-global-typography-0b8000e-font-family:"Montserrat";--e-global-typography-0b8000e-font-size:59px;--e-global-typography-0b8000e-font-weight:700;--e-global-typography-0b8000e-line-height:60px;--e-global-typography-af409a1-font-family:"Montserrat";--e-global-typography-af409a1-font-size:32px;--e-global-typography-af409a1-line-height:40px;font-family:"Museo", Sans-serif;}.elementor-kit-6 a{color:#000000;}.elementor-kit-6 h1{font-size:3em;}.elementor-kit-6 h2{font-size:2em;letter-spacing:0px;}.elementor-kit-6 h3{font-size:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */* {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	background-repeat: no-repeat;
}

.elementor-button {
    border-radius: 30px;
    background: #CCE70B;
    font-weight: bold;
    padding: 10px;
}
.eael-contact-form input[type=date], .eael-contact-form input[type=email], .eael-contact-form input[type=number], .eael-contact-form input[type=tel], .eael-contact-form input[type=text], .eael-contact-form input[type=url], .eael-contact-form textarea,body .caldera-grid .form-control {
    border-radius: 30px;
    resize: none;
    border-color: #CCE70B;
    padding: 10px;
    height: auto;
}

.eael-contact-form input[type=submit] {
    background-color: #C5D316!important;
    border-radius: 30px;
    padding: 8px 20px;
}
.mc4wp-form-fields {display: flex;padding: 20px;border: solid 1px #CCE70B;border-radius: 50px;}

.mc4wp-form-fields input[type="email"] {
    flex: 1;
    margin-right: 10px;
    border-radius: 20px;
    padding: 8px 7px;
    font-size: 0.8em;
    background-color: #f5f5f5;
}

input[type="submit"] {
    border-radius: 20px;
    background: #CCE70B;
    color: black;
    font-weight: bold;
    padding: 8px 14px;
}
.presaitem .elementor-widget-container {
    min-height: 270px;
}

body{
    overflow-x: hidden;
}
/*efectos de movimientos*/
@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */
/* Start Custom Fonts CSS *//* End Custom Fonts CSS */