.elementor-kit-12{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */.elementor-element.elementor-button-info .elementor-button:hover{
    background-color: #0077aa!important;
}
.home-main-banner-container h1{
    font-size: 55px;
    line-height: 50px;
}
.home-main-banner-container h1 strong{
    font-weight: 800;
}
.home-main-banner-container h1 strong span{
    font-size: 38px;
}
.price-table-container{
    font-family: Inter;
    background-color: #fff;
    border-radius: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
}
.price-table-container h3{
    font-family: Inter;
    color: #3c3c3c;
    font-size: 26px;
    padding-top: 25px;
    padding-bottom: 20px;
    margin: 0px;
    text-transform: uppercase;
    border-radius: 20px 20px 0px 0px;
}
.basic-plan.price-table-container h3{
    background-color: #eee;
}
.estandar-plan.price-table-container h3{
    background-color: #009EE2;
    color: #fff;
}
.full-plan.price-table-container h3{
    background-color: #c89e54;
    color: #3c3c3c;
}
.main-price-container{
    display: flex;
    margin: 10px 25px 10px 25px;
}
.price-table-container .left-price-container h4{
    background-color: #009ee2;
    border-radius: 20px 0px 0px 20px;
}
.price-table-container .right-price-container h4{
    background-color: #3c3c3c;
    border-radius: 0px 20px 20px 0px;
}
.price-table-container .left-price-container,
.price-table-container .right-price-container{
    width: 50%;
    color: #fff;
}
.price-table-container .left-price-container h4,
.price-table-container .right-price-container h4{
    font-family: Inter;
    font-size: 25px;
    margin: 0px;
    color: #fff;
    width: 100%;
    display: block;
    padding: 8px 0px;
}
.price-table-container .left-price-container h4 sub,
.price-table-container .right-price-container h4 sub{
    font-size: 18px;
    bottom: 0px;
}
.price-table-container .left-price-container p,
.price-table-container .right-price-container p{
    margin: 0px;
    font-size: 12px;
    font-weight: 500;
    color: #3c3c3c;
}
.features-plan-includes{
    list-style: none;
    padding: 0px;
    margin: 10px 30px;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.features-plan-includes li{
    padding: 5px 30px;
    text-align: left;
    font-size: 14px;
    display: flex;
    align-items: center;
    color: #3c3c3c;
}
.features-plan-includes li img{
    width: 16px;
    margin-right: 10px;
}
.features-plan-includes li.disabled-item{
    color: #bcbec0;
}
.price-table-button{
    display: none;
    border: none;
    background-color: #009ee2;
    color: #fff;
    border-radius: 30px;
    padding: 10px;
    font-family: Inter;
    font-size: 16px;
    font-weight: bold;
    width: calc(100% - 50px);
    margin: 25px;
    margin-top: 10px;
}
.price-table-button:hover{
    background-color: #0077aa!important;
}
.prices-disclaimer{
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}/* End custom CSS */