.elementor-8359 .elementor-element.elementor-element-bb0647f{--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;}.elementor-8359 .elementor-element.elementor-element-7f44f9e{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;}.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-8359 .elementor-element.elementor-element-39cc55d .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:12px;font-weight:400;color:#FFFFFF;}.elementor-8359 .elementor-element.elementor-element-0701374{--display:flex;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-8359 .elementor-element.elementor-element-55d0819 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-8359 .elementor-element.elementor-element-55d0819 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(20px/2);}.elementor-8359 .elementor-element.elementor-element-55d0819 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(20px/2);}.elementor-8359 .elementor-element.elementor-element-55d0819 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(20px/2);}.elementor-8359 .elementor-element.elementor-element-55d0819 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-20px/2);}.elementor-8359 .elementor-element.elementor-element-55d0819 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-20px/2);}.elementor-8359 .elementor-element.elementor-element-55d0819 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-8359 .elementor-element.elementor-element-55d0819 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-8359 .elementor-element.elementor-element-55d0819{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-8359 .elementor-element.elementor-element-55d0819 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-8359 .elementor-element.elementor-element-55d0819 .elementor-icon-list-item > a{font-family:"Inter", Sans-serif;font-size:12px;font-weight:400;}.elementor-8359 .elementor-element.elementor-element-55d0819 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}.elementor-8359 .elementor-element.elementor-element-55d0819 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FF4400;}body.elementor-page-8359{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-8359 .elementor-element.elementor-element-0701374{--width:50%;}}/* Start custom CSS for icon-list, class: .elementor-element-55d0819 */@media only screen and (max-width: 767px) {

.br_mn_menu ul {flex-direction: column;}
.br_mn_menu {
    background: #fff;
    position: fixed;
    left: -100%;
    top: 0;
    z-index: 999999;
    height: 100vh;
    width: 70%;
    padding: 30px;
	transition: all 0.3s ease 0s;
	display: block;
}
.elementor-editor-active .br_mn_menu {
    position: initial;
    left: 0%;
    top: 0;
	height: auto;
}	
.br_mn_menu.act{
    left: 0;
	transition: all 0.3s ease 0s;
}
.br_mn_menu ul li {
    margin-bottom: 10px !important;
}
.br_mn_menu.act .ovly {
    width: 30%;
    height: 100vh;
    background: #0000007d;
    position: fixed;
    top: 0;
    right: 0;
	transition: all 0.3s ease .3s;
}

}/* End custom CSS */