.elementor-kit-200{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-13e714a:#1A1A1A;--e-global-color-c8879da:#2B388F;--e-global-color-2cc0bfe:#D7DAE5;--e-global-color-5543ed6:#5E616D;--e-global-color-8761e3f:#A3A9CB;--e-global-color-161de7a:#02010100;--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-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-200 e-page-transition{background-color:#FFBC7D;}@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 */.content {
    margin-top: 0 !important;
}

.semi-bold-text {
    color: #1a1a1a;
    font-weight: 600;
}

.grey-text {
    color: #5e616d;
}

.white-text {
    color: #ffffff;
}

.project-gallery-sec > div {
    flex-wrap: wrap;
}

.project-gallery-sec > div > div {
    width: 50% !important;
}

@media screen and (max-width:1000px){
    .slider-detail-col{
        width: 37% !important;
        position: absolute;
        bottom: 0px;
        z-index: 1;
    }
    
    .slider-detail-col.center{
        left: 289px;
    }

    .slider-detail-col.last {
        left: 555px;
    }
}

@media screen and (max-width:768px){
    .slider-detail-col{
        width: 35% !important;
    }
    
    .slider-detail-col.center{
        left: 265px;
    }

    .slider-detail-col.last {
        left: 515px;
    }
}

@media screen and (max-width:600px){
    .slider-detail-col{
        width: 37% !important;
    }
    
    .slider-detail-col.center{
        left: 120px;
    }

    .slider-detail-col.last {
        left: 230px;
    }

    .project-gallery-sec > div > div {
        width: 100% !important;
    }
}

@media screen and (max-width: 320px){
    .slider-detail-col.center{
        left: 106px;
    }

    .slider-detail-col.last{
        left: 206px;
    }
}/* End custom CSS */