.elementor-kit-593{--e-global-color-primary:#2B6BE2;--e-global-color-secondary:#FF4141;--e-global-color-text:#000000;--e-global-color-accent:#F7F7F7;--e-global-color-882dc23:#0641AE;--e-global-color-1b5dd9c:#01010C;--e-global-color-21ec4a0:#00A3F8;--e-global-color-f1eaa47:#004BBE;--e-global-color-eeabd67:#8E0023;--e-global-color-e623e08:#DF0303;--e-global-typography-primary-font-family:"Roboto Serif";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Serif";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Work Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Work Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-593 button,.elementor-kit-593 input[type="button"],.elementor-kit-593 input[type="submit"],.elementor-kit-593 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Roboto Serif", Sans-serif;font-weight:500;color:#FFFFFF;}.elementor-kit-593 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 */<style>
:root{
    /*HOVER GRAD COLOR*/
    --theme-color1: #00A3F8;
    --theme-color2: #003C99;
    
    /*HOVER SOLID COLOR*/
    --theme-color3: #ffffff;
    
    --theme-color4: #1d1729;
    --bg-theme-color2: #1557D1;
    --gradient-1: linear-gradient(to left, var(--theme-color1), var(--theme-color2));
}
/*Button Global style */
.btn-style-one.btn-style-skew .elementor-button{
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
    transform-origin: top right !important;
     -webkit-transform-origin: top right !important;
     margin-right: 8px;
}
.btn-style-one .elementor-button-text, .btn-style-one .elementor-button-icon{
     z-index: 2;
}
.btn-style-one.btn-style-skew .elementor-button-text{
     transform: skew(12deg) !important;
}
.btn-style-one .elementor-button:before,.btn-style-two .elementor-button:before{
    position: absolute;
    left: 0;
    top: 0%;
    height: 100%;
    width: 100%;
    content: "";
    background-color: var(--theme-color3);
    z-index: -1;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    transition: -webkit-transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    border-radius: 40px;
}
.btn-style-one.hvr-dark .elementor-button:before{
    background-color: var(--theme-color4)!important;
    z-index: 0;
}
.btn-style-one .elementor-button:hover:before{
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    border-radius: 40px;
}
.btn-style-two .elementor-button{
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
}
.btn-style-two .elementor-button:before{
    background: var(--gradient-1);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    border-radius: 40px;
}
.btn-style-two:hover .elementor-button:before {
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    border-radius: 40px;
}


/* sub-title After Border */
.sub-title .elementor-heading-title:before {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -4px;
    height: 2px;
    width: 26px;
    margin-left: 10px;
    background: var(--gradient-1);
    content: "";
}
.sub-title .elementor-heading-title:after {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -6px;
    height: 6px;
    width: 6px;
    margin-left: 36px;
    background: var(--gradient-1);
    content: "";
    border-radius: 50%;
}

/*Service Section */
.inner-box .icon, .inner-box .image img, .inner-box .text, .inner-box .title .elementor-heading-title {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.inner-box:hover .icon{
    -webkit-transform: rotate(180deg) scale(-1);
    transform: rotate(180deg) scale(-1) !important;
}
.inner-box:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    border-radius: 500px 0 0;
    content: "";
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.inner-box:hover::after {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.service-block-one.inner-box::after {
    -webkit-transform-origin: right bottom!important; /* Cambiado de left bottom a right bottom */
    transform-origin: right bottom!important; /* Cambiado de left bottom a right bottom */
    border-radius: 0 0 500px0 500px!important; /* Ajustado para que coincida con la transformación desde la derecha inferior */
    background-color: #004BBE;
}

.service-block-two.inner-box::after {
    -webkit-transform-origin: left bottom!important;
    transform-origin: left bottom!important;
    border-radius: 0 500px 0 0!important;
    background-color: #df0303;
}
.service-block-three.inner-box:after {
    -webkit-transform-origin: right top;
    transform-origin: right top;
    border-radius: 0 0 0 500px;
        background-color: #df0303;
}
.service-block-four.inner-box:after {
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border-radius: 0 0 500px 0;
            background-color: #004BBE;
}
.inner-box:hover .text, .inner-box:hover .title .elementor-heading-title{
    color: #ffffff !important;
}
.inner-box:hover .image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
@media only screen and (max-width: 1024px){
    .inner-box .service-block-image{
        position: relative;
    }
  .elementor-absolute.icon{
      position: relative !important;
  }
}

</style>/* End custom CSS */