/**
Theme Name: Mirai
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
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: mirai
Template: astra
*/
/*GENERAL*/
body{
    background-color: #ffffff !important;
}
.site-content .ast-container{
    max-width: 100%;
    padding: 0 !important;
}
#primary.content-area.primary{
    margin-top: 0;
    margin-bottom: 0;
}
/*COOKIES*/
.cky-notice-btn-wrapper .cky-btn.cky-btn-accept{
	margin-top: 10px;
    margin-right: 9px;
}
/*HOME*/
/**/
.mi-slides-home .swiper-slide{
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    padding: 100px 50px;
    background-color: #ffffff;
    border-radius: 13px !important;
}
.mi-slides-home .swiper-slide .swiper-slide-bg{
    position: relative;
    min-height: 200px;
    min-width: 200px;
}
.mi-slides-home .swiper-slide .swiper-slide-inner{
    position: relative;
}
.mi-slides-home .swiper-slide .swiper-slide-inner .swiper-slide-contents{
    max-width: 90%;
}
.mi-slides-home .swiper-slide .swiper-slide-inner .elementor-button{
    display: none ;
}
.mi-slides-home .elementor-swiper-button-prev{
    left: -40px !important;
}
.mi-slides-home .elementor-swiper-button-next{
    right: -40px !important;
}
.mi-slides-home .elementor-swiper-button i{
    opacity: 1;
    color: #FFFFFF;
    font-family: 'Font Awesome 6 Sharp';
    font-weight: 300;
    font-size: 25px;
    line-height: 34.01px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    opacity: 1;
    border: 1px solid #FFFFFF;
    height: 45px;
    width: 45px;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media(max-width:1440px){
    .mi-slides-home .swiper-wrapper .swiper-slide{
        padding: 25px;
    }
    .mi-slides-home .elementor-swiper-button-next {
        right: -18px !important;
    }
    .mi-slides-home .elementor-swiper-button-prev {
        left: -18px !important;
    }
    .mi-slides-home .elementor-swiper-button i{
        font-size: 20px;
        height: 40px;
        width: 40px;
    }
}
@media(max-width:767px){
    .mi-slides-home .swiper-slide-inner{
        position: relative;
    }
    .mi-slides-home .swiper-slide{
        flex-direction: column;
        padding: 25px;
        flex-direction: column-reverse;
        margin-bottom: 28px;
    }
    .mi-slides-home .swiper-slide .swiper-slide-bg{
        margin-top: 30px;
    }
}

/*PÁGINA FUNCIONALIDADES*/
.mi-section-cards-tecnologia .elementor-widget-wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1.1%;
}
.mi-section-cards-tecnologia .mi-cards-tecnologia{
    flex: 100%;
    width: 100%;
    max-width: 32.6%;
    margin-bottom: 1%;
}
.mi-section-cards-tecnologia .mi-cards-tecnologia-blue img{
    filter: invert(1);
    max-width: 44px;
}
.mi-section-cards-tecnologia .mi-cards-tecnologia-green img{
    max-width: 44px;
}
@media(max-width:992px){
    .mi-section-cards-tecnologia .elementor-widget-wrap{
        gap: 2%;
    }
    .mi-section-cards-tecnologia .mi-cards-tecnologia{
        max-width: 49%;
        margin-bottom: 2%;
    }
}
@media(max-width:660px){
    .mi-section-cards-tecnologia .mi-cards-tecnologia{
        margin-bottom: 20px;
        max-width: 100%;
    }
    .mi-section-cards-tecnologia .mi-cards-tecnologia-blue img{
        max-width: 25px;
    }
    .mi-section-cards-tecnologia .mi-cards-tecnologia-green img{
        max-width: 25px;
    }
}

/*CONTACTO*/
body.page-id-476,
body.page-id-727{
    background: linear-gradient(134.69deg, rgba(90, 168, 255, 0.6) 5.05%, rgba(69, 237, 194, 0.6) 96.55%) !important;
}
/*BLOG*/
.mi-archive-blog .elementor-posts-container{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 1.1%;
}
.mi-archive-blog .elementor-posts-container article{
    flex: 100%;
    width: 100%;
    max-width: 32.6%;
    margin-bottom: 40px;
}
.mi-archive-blog .elementor-posts-container .custom-banner{
    flex: 100%;
    width: 100%;
    max-width: 100%;
    margin-bottom: 32px;
}
.mi-archive-blog .elementor-posts-container .elementor-post__text{
    padding: 0 5px;
}
.mi-searchblog-container .mi-searchblog-form{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    background-color: #1616161A;
    border-radius: 50px;
    max-width: 300px;
    margin-right: 0;
    margin-left: auto;
    padding: 4px 0;
}
.mi-searchblog-container .mi-searchblog-form input{
    background-color: transparent;
    border: 0;
    outline: none;
    box-shadow: none;
    padding: 0 0 0 25px;
    color: #16161680;
    font-weight: 300;
    font-size: 16px;
}
.mi-searchblog-container .mi-searchblog-form button{
    background-color: transparent;
    border: 0;
    outline: none;
    box-shadow: none;
    padding: 0 25px 0 0;
}
.mi-searchblog-container .mi-searchblog-form button i{
    font-family: 'Font Awesome 6 Sharp';
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0%;
    color: #161616;
}
@media(max-width:1200px){
    .mi-archive-blog .elementor-posts-container{
        gap: 2%;
    }
    .mi-archive-blog .elementor-posts-container article{
        max-width: 49%;
    }
}
@media(max-width:767px){
    .mi-archive-blog .elementor-posts-container{
        gap: 0%;
    }
    .mi-archive-blog .elementor-posts-container article{
        max-width: 100%;
    }
    .mi-searchblog-container .mi-searchblog-form{
        max-width: 100%;
    }
    .mi-searchblog-container .mi-searchblog-form input,
    .mi-searchblog-container .mi-searchblog-form button i{
        font-size: 15px;
        line-height: 15px;
    }
}
/*PREGUNTAS FRECUENTES*/
.mi-faqs .elementor-button{
    min-width: 300px;
}
.mi-resp-faqs .elementor-accordion-item{
    border-radius: 13px;
    background-color: #45EDC2CC;
    overflow: hidden;
    margin-bottom: 10px;
}
.mi-resp-faqs .elementor-accordion-item .elementor-tab-title.elementor-active .elementor-accordion-title {
    font-weight: 700 !important;
}
.mi-resp-faqs .elementor-accordion-item .elementor-tab-content.elementor-active{
    max-width: 1138px;
}
.mi-resp-faqs .elementor-accordion-item .elementor-accordion-icon-opened,
.mi-resp-faqs .elementor-accordion-item .elementor-accordion-icon-closed{
    padding-top: 5px;
}
.mi-resp-faqs .elementor-accordion-item .elementor-accordion-title{
    text-decoration: none !important;
}
body:not(.elementor-editor-active) .mi-resp-faqs:not(#mi-resp-faq1){
    display: none;
}
@media(max-width:767px){
    .mi-faqs .elementor-button{
        min-width: 100%;
    }
}

/*FORMULARIOS HUBSPOT*/
body.page-id-476 div[data-elementor-type="footer"] .elementor-element-1e41fc0,
body.page-id-727 div[data-elementor-type="footer"] .elementor-element-1e41fc0{
    display: none
}
/*Footer*/
.mi-hubspot-footer .hbspt-form {
    background-color: #ffffff;
    border-radius: 13px;
    padding: 40px;
}
.mi-hubspot-footer .hbspt-form::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(134.69deg, rgba(90, 168, 255, 0.6) 5.05%, rgba(69, 237, 194, 0.6) 96.55%);
    filter: blur(15px);
    z-index: -1;
    border-radius: 15px;
}
.mi-hubspot-footer .hbspt-form .hs-form-field{
    padding-bottom: 28px;
}
.mi-hubspot-footer .hbspt-form .inputs-list{
    margin: 0;
    list-style: none;
}
.mi-hubspot-footer .hbspt-form .inputs-list .hs-form-booleancheckbox input{
    margin-top: 3px;
}
.mi-hubspot-footer .hbspt-form input,
.mi-hubspot-footer .hbspt-form textarea{
    font-family: 'Archivo', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    color: #00000080;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #161616B2;
    border-radius: 0;
    padding-left: 0;
    box-shadow: none;
    outline: none;
}
.mi-hubspot-footer .hbspt-form .legal-consent-container{
    margin-bottom: 20px;
}
.mi-hubspot-footer .hbspt-form .legal-consent-container .hs-form-field{
    margin-bottom: 0;
    padding-bottom: 30px !important;
}
.mi-hubspot-footer .hbspt-form .legal-consent-container .hs-form-field a{
    color: #2793FF;
}
.mi-hubspot-footer .hbspt-form .legal-consent-container .hs-form-field p{
    font-family: 'Archivo', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #161616;
}
.mi-hubspot-footer .hbspt-form .hs_recaptcha{
    display: none;
}
.mi-hubspot-footer .hbspt-form .hs-button{
    font-family: 'Archivo', sans-serif;
    font-weight: 500;
    font-size: 16.77px;
    line-height: 100%;
    width: 100%;
    background-color: #2793FF;
    padding: 10px 20px;
    border: 0;
    border-radius: 13px;
    color: #ffffff;
    border: 1px solid #2793FF;
}
.mi-hubspot-footer .hbspt-form .hs-button:hover{
    background-color: #ffffff;
    color: #2793FF;
}
@media(max-width:1024px){
    .mi-hubspot-footer .hbspt-form {
        padding: 20px;
    }
    .mi-hubspot-footer .hbspt-form .hs-form-field{
        padding-bottom: 18px;
    }
}
/*Formulario contacto*/
.mi-hubspot-contact form{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 20px;
}
.mi-hubspot-contact .hbspt-form input,
.mi-hubspot-contact .hbspt-form textarea{
    border: 1px solid #1616164D;
    font-family: 'Archivo', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #16161680;
}
.mi-hubspot-contact .hbspt-form .inputs-list{
    margin: 0;
    list-style: none;
    padding-left: 0;
}
.mi-hubspot-contact .hbspt-form .inputs-list .hs-form-booleancheckbox input{
    margin-top: 3px;
}
.mi-hubspot-contact .hbspt-form .legal-consent-container .hs-form-field{
    margin-bottom: 0;
    padding-bottom: 30px !important;
}
.mi-hubspot-contact .hbspt-form .legal-consent-container .hs-form-field a{
    color: #2793FF;
}
.mi-hubspot-contact .hbspt-form .legal-consent-container .hs-form-field p{
    font-family: 'Archivo', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #161616;
}
.mi-hubspot-contact .hbspt-form .hs_recaptcha{
    display: none;
}
.mi-hubspot-contact .hbspt-form .hs-button{
    font-family: 'Archivo', sans-serif;
    font-weight: 500;
    font-size: 16.77px;
    line-height: 100%;
    width: 100%;
    background-color: #2793FF;
    padding: 10px 20px;
    border: 0;
    border-radius: 13px;
    color: #ffffff;
    border: 1px solid #2793FF;
}
.mi-hubspot-contact .hbspt-form .hs-button:hover{
    background-color: #ffffff;
    color: #2793FF;
}
/*Newsletter*/
.mi-hubspot-newsletter .hbspt-form{
    text-align: center;
}
.mi-hubspot-newsletter .hbspt-form form {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.mi-hubspot-newsletter .hbspt-form form .hs_email {
    order: 1;
    width: 70%;
}
.mi-hubspot-newsletter .hbspt-form form .legal-consent-container{
    order: 3;
    width: 100%;
}
.mi-hubspot-newsletter .hbspt-form form .hs_submit {
    order: 2;
    width: 30%;
}
.mi-hubspot-newsletter .hbspt-form form .hs_email .hs-input{
    background-color: #2793FF26;
    color: #16161680;
    border: 0;
    min-height: 68px;
    padding-left: 40px;
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px;
}
.mi-hubspot-newsletter .hbspt-form form .hs_submit .hs-button{
    border: 0;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    min-height: 68px;
    width: 100%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #ffffff;
    border: 1px solid #2793FF;
    background-color: #2793FF;
}
.mi-hubspot-newsletter .hbspt-form form .hs_submit .hs-button:hover{
    background-color: #ffffff;
    color: #2793FF;
}
.mi-hubspot-newsletter .hbspt-form .inputs-list{
    margin: 0;
    list-style: none;
    padding-left: 0;
}
.mi-hubspot-newsletter .hbspt-form .inputs-list .hs-form-booleancheckbox .hs-form-booleancheckbox-display{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 39px;
}
.mi-hubspot-newsletter .hbspt-form .inputs-list .hs-form-booleancheckbox input{
    float: none;
}
.mi-hubspot-newsletter .hbspt-form .inputs-list .hs-form-booleancheckbox span{
    margin-left: 10px;
}
.mi-hubspot-newsletter .hbspt-form .legal-consent-container .hs-form-field{
    margin-bottom: 0;
    padding-bottom: 30px !important;
}
.mi-hubspot-newsletter .hbspt-form .legal-consent-container .hs-form-field a{
    color: #2793FF;
}
.mi-hubspot-newsletter .hbspt-form .legal-consent-container .hs-form-field p{
    font-family: 'Archivo', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #161616;
}
@media(max-width:1024px){
    .mi-hubspot-newsletter .hbspt-form form .hs_email .hs-input{
        min-height: 50px;
        padding: 20px;
    }
    .mi-hubspot-newsletter .hbspt-form form .hs_submit .hs-button{
        padding: 10px;
        min-height: 50px;
    }
    .mi-hubspot-newsletter .hbspt-form .inputs-list .hs-form-booleancheckbox .hs-form-booleancheckbox-display{
        margin-top: 13px;
    }
    .mi-hubspot-newsletter .hbspt-form form .hs_submit{
        width:40%;
    }
    .mi-hubspot-newsletter .hbspt-form form .hs_email{
        width: 60%;
    }
}