.elementor-2769 .elementor-element.elementor-element-eef2f71 > .elementor-widget-container{background-color:var( --e-global-color-secondary );padding:70px 70px 70px 70px;}.elementor-2769 .elementor-element.elementor-element-eef2f71 span:not(.aux-breadcrumb-sep) a{color:var( --e-global-color-primary );}.elementor-2769 .elementor-element.elementor-element-eef2f71 span:not(.aux-breadcrumb-sep){color:#FFFFFF;}.elementor-2769 .elementor-element.elementor-element-eef2f71 p.aux-breadcrumbs{transition:all ease-out 0.3s;}.elementor-2769 .elementor-element.elementor-element-276b035{padding:70px 70px 70px 70px;}.elementor-2769 .elementor-element.elementor-element-d8350c5{padding:20px 70px 20px 70px;}@media(max-width:1391px){.elementor-2769 .elementor-element.elementor-element-eef2f71 > .elementor-widget-container{padding:70px 20px 70px 20px;}.elementor-2769 .elementor-element.elementor-element-276b035{padding:20px 20px 20px 20px;}.elementor-2769 .elementor-element.elementor-element-9360bb8{width:var( --container-widget-width, 884.648px );max-width:884.648px;--container-widget-width:884.648px;--container-widget-flex-grow:0;}.elementor-2769 .elementor-element.elementor-element-d8350c5{padding:20px 20px 20px 20px;}}/* Start custom CSS for heading, class: .elementor-element-41478e3 */.other_services ul{
    padding-left: 0
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2f697fd */.other_services ul{
            list-style: none;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            gap: 20px;
            flex-direction: row !important;
        }
        .other_services a{
            color: #000;
            text-decoration: none;
            position: relative;
            transition: all .4s;
        }
        .other_services a:hover{
            color: #CBB03D;
        }
        .other_services a::after{
            position: absolute;
            content: '';
            top: 0;
            right: -10px;
            width: 2px;
            height: 20px;
            background-color: #CBB03D;
        }
        .other_services ul li:last-child a::after {
    content: none; 
}

@media screen and (max-width:991px){
    .other_services ul{
        flex-direction:row;
    }
}

@media screen and (max-width:600px){
    .other_services ul{
        flex-direction: column;
        align-items: flex-start;
        row-gap:0;
        
    }
    .other_services a::after{
            content: none; 
        }
}/* End custom CSS */