.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-ebb5fad:#FFD0CA;--e-global-color-f626403:#B40C0B;--e-global-color-68552ae:#FFE5A0;--e-global-color-a582e45:#907C51;--e-global-color-ffa3799:#BEE1F5;--e-global-color-d986a9d:#0B53A8;--e-global-color-6b74db6:#D3EDBD;--e-global-color-bbd2b8e:#11734C;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-size:14px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Barlow";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Barlow";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-6 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 */.text-blue{
    color: #4478F1
}

.text-gradient {
    background: linear-gradient(110deg, #4478F1 0%, #1FD5F5 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.schedule-meeting .elementor-widget-container .elementor-button-text{
  background: linear-gradient(110deg, #4478F1 0%, #1FD5F5 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.discover .elementor-button-content-wrapper, .schedule-meeting .elementor-button-content-wrapper, .download .elementor-button-content-wrapper {
    align-items: center;
}

.discover .elementor-button-icon svg, .schedule-meeting .elementor-button-icon svg, .download .elementor-button-icon svg {
    width: 2em;
}

.discover .elementor-button, .schedule-meeting .elementor-button {
    width: 215px!important;
}
.schedule-meeting-sm .elementor-button {
    width: 270px!important;
}





.robot-tab-scroll-y{
    overflow-y: auto;
    margin: 14px 0 14px 0!important;
    
}

.tabs li{
    margin: 0;
}

.tabs .eael-tab-content-item{
    border: 8px solid #1FD5F5;
    border-radius: 0 25px 25px 0;
}

@media screen and (max-width: 767px){
    .tabs .eael-tab-content-item{
        border-radius: 0 0 25px 25px;
    }
    .tabs .eael-tabs-nav li:first-child{
        border-radius: 25px 25px 0 0!important;
    }
    .tabs .eael-tabs-nav li:last-child{
        border-radius: 0!important;
    }
}



.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul>li {
    justify-content: center!important;
}


.tabs .eael-tabs-nav li:not(:last-child){
    border-bottom: 2px solid #1FD5F5;
}
.tabs .eael-tabs-nav li:first-child{
    border-radius: 25px 0 0 0;
}
.tabs .eael-tabs-nav li:last-child{
    border-radius: 0 0 0 25px;
}

.tabs .elementor-widget-container {
    background-color: transparent!important;
    border-radius: 25px 25px 25px 25px;
}
.tabs .eael-tabs-content{
    background-color: #fff;
    width:280px!important;
}
.tabs .eael-tabs-nav{
    width:280px!important;
}


section {
    padding: 0!important;
}/* End custom CSS */