.elementor-kit-6{--e-global-color-primary:#1A1B2F;--e-global-color-secondary:#1D1D1D;--e-global-color-text:#222222;--e-global-color-accent:#824FCD;--e-global-color-08a347a:#FFFFFF;--e-global-color-e637fca:#000000;--e-global-color-20378d9:#7B45E7;--e-global-typography-primary-font-family:"Mochiy Pop P One";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Kalam";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:700;font-family:"Poppins", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:15px;}.elementor-element{--widgets-spacing:15px 15px;--widgets-spacing-row:15px;--widgets-spacing-column:15px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-widget-text-editor > div p:last-child {
    margin-bottom: 0;
}

.timeline_year {
    max-width: 200px;
    height: 200px;
    min-width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 15px solid transparent;
    border-radius: 50%;
    transform: rotate(45deg);
    position: relative;
}

.timeline_year .elementor-heading-title {
    transform: rotate(-45deg);
    z-index: 5;
}

.timeline_year:after {
    content: "";
    height: 70%;
    width: 70%;
    position: absolute;
    background: #fff;
    z-index: -1;
    border-radius: 50%;
    box-shadow: 0 0 33px rgba(0,0,0,0.3);
}



.timeline_content:after {
    content: "";
    height: 15px;
    width: 75px;
/*    background: #824FCD;*/
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.timeline_left .timeline_content:after {
    right: -60px;
}
.timeline_right .timeline_content:after {
    left: -60px;
}

.timeline_right.timeline_c1 .timeline_year {
    border-top-color: #7B45E7;
    border-right-color: #7B45E7;
}

.timeline_right.timeline_c1 .timeline_content:after {
    background: #7B45E7;
}

.timeline_right.timeline_c2 .timeline_year {
    border-top-color: #824FCD;
    border-right-color: #824FCD;
}
.timeline_left.timeline_c2 .timeline_year {
    border-left-color: #824FCD;
    border-bottom-color: #824FCD;
}
.timeline_left.timeline_c2 .timeline_content:after {
    background: #824FCD;
}

.timeline_right.timeline_c2 .timeline_content:after {
    background: #824FCD;
}

.timeline_left.timeline_c3 .timeline_year {
    border-left-color: #105572;
    border-bottom-color: #105572;
}

.timeline_left.timeline_c3 .timeline_content:after {
    background: #105572;
}






.list-disk ul {
    padding-left: 18px;
}
.list-disk ul li {
    font-size: 18px;
}

.list-disk ul li:not(:last-child) {
    margin-bottom: 10px;
}

.slider__aimation {
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    z-index: 1 !important;
}

.max-1600 {
    max-width: 1600px;
    margin: 0 auto;
}

.single-client.image-switcher {
    box-shadow: none !important;
}

.clients__slider .content-image img {
    height: 130px !important;
    width: 100%;
    object-fit: contain;
}

.bubble__group {
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    left: 0 !important;
    top: 0;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
    white-space: inherit !important;
}

.clients__slider {
    margin-bottom: 50px !important;
}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 
    
    
    .timeline_left .timeline_content:after {
        right: 0;
    }
    
    .timeline_right .timeline_year {
        border-top-color: transparent;
        border-bottom-color: #824FCD;
    }
    .timeline_right.timeline_c1 .timeline_year {
        border-top-color: transparent;
        border-bottom-color: #7B45E7;
    }
    
    .timeline_left.timeline_c2 .timeline_year {
        border-left-color: transparent;
        border-right-color: #824FCD;
    }
    
    .timeline_left.timeline_c3 .timeline_year {
        border-left-color: transparent;
        border-right-color: #105572;
    }
    .timeline_right.timeline_c2 .timeline_year {
        border-top-color: transparent !important;
    }
    
    
    .timeline_content:after {
        width: 15px;
        height: 35px;
        bottom: 100% !important;
        left: 50% !important;
        transform: translate(-50% , 0) !important;
        top: auto;
        right: auto !important;
    }

}/* End custom CSS */