.elementor-1464 .elementor-element.elementor-element-8956e7d{--display:flex;--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1464 .elementor-element.elementor-element-e9cea43{text-align:center;}.elementor-1464 .elementor-element.elementor-element-e9cea43 .elementor-heading-title{font-family:"Outfit", Sans-serif;font-size:20px;font-weight:600;color:#1C5EA3;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-1464 .elementor-element.elementor-element-65238a1{--divider-border-style:solid;--divider-color:var( --e-global-color-primary );--divider-border-width:1.5px;margin:-15px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1464 .elementor-element.elementor-element-65238a1 .elementor-divider-separator{width:8%;margin:0 auto;margin-center:0;}.elementor-1464 .elementor-element.elementor-element-65238a1 .elementor-divider{text-align:center;padding-block-start:2px;padding-block-end:2px;}.elementor-1464 .elementor-element.elementor-element-d3ad739{margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-1464 .elementor-element.elementor-element-d3ad739 .elementor-heading-title{font-family:"Outfit", Sans-serif;font-weight:600;color:var( --e-global-color-secondary );}.elementor-1464 .elementor-element.elementor-element-3d5a5c8{--display:flex;--margin-top:-70px;--margin-bottom:120px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1464 .elementor-element.elementor-element-4902cbd .rr-el-tab{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}.elementor-1464 .elementor-element.elementor-element-4902cbd .rr-el-sub-title{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}.elementor-1464 .elementor-element.elementor-element-4902cbd .rr-el-box-title{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}.elementor-1464 .elementor-element.elementor-element-f24eb53{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-1464 .elementor-element.elementor-element-8956e7d{--margin-top:10px;--margin-bottom:10px;--margin-left:10px;--margin-right:10px;}}@media(max-width:767px){.elementor-1464 .elementor-element.elementor-element-8956e7d{--margin-top:10px;--margin-bottom:15px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for rr_portfolio_masonry, class: .elementor-element-4902cbd */.protfolio__tab button[data-filter="*"]{
    display:none !important;
}

.protfolio__item .protfolio__item-media img {
    width: 100%!important;
    height: 300px!important;
    object-fit: cover;
}

.protfolio__tab{
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    gap:18px;
    margin-bottom:30px;
    padding-bottom:25px;
    border-bottom:1px solid #e8e8e8;
}

.protfolio__tab .rr-el-tab:hover{
     background:#021A33!important;
    color:#fff!important;
    padding: 8px 8px!important;
}

.protfolio__tab .rr-el-tab.active{
    background:#021A33!important;
    color:#fff!important;
    padding: 8px 8px!important;
}

@media (max-width: 767px){
    .protfolio__tab{
        display:flex;
        justify-content:center;
        align-items:center;
    }

}/* End custom CSS */