.elementor-4543 .elementor-element.elementor-element-709e5f9{border-style:solid;border-width:0px 0px 1px 0px;border-color:rgba(255, 255, 255, 0.2);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4543 .elementor-element.elementor-element-709e5f9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4543 .elementor-element.elementor-element-e0a3e87{width:100%;max-width:100%;}.elementor-4543 .elementor-element.elementor-element-e0a3e87 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 78px 0px 0px;}.elementor-4543 .elementor-element.elementor-element-e0a3e87 .the-logo img{height:91px;}.elementor-4543 .elementor-element.elementor-element-9abb67a.elementor-column > .elementor-widget-wrap{justify-content:center;}/* Start custom CSS for imenu, class: .elementor-element-b210919 *//* RTL dropdown alignment for sub menu items */
html[dir="rtl"] #site-navigation .sub-menu,
body.rtl #site-navigation .sub-menu {
  direction: rtl;
  text-align: right;
}

/* Align the links inside the dropdown */
html[dir="rtl"] #site-navigation .sub-menu li,
html[dir="rtl"] #site-navigation .sub-menu li a,
body.rtl #site-navigation .sub-menu li,
body.rtl #site-navigation .sub-menu li a {
  text-align: right;
}

/* Make the dropdown box itself anchor to the right side */
html[dir="rtl"] #site-navigation .menu > li.menu-item-has-children > .sub-menu,
body.rtl #site-navigation .menu > li.menu-item-has-children > .sub-menu {
  right: 0;
  left: auto;
}

/* If you ever have a second level dropdown, keep it opening from the right */
html[dir="rtl"] #site-navigation .sub-menu .sub-menu,
body.rtl #site-navigation .sub-menu .sub-menu {
  right: 100%;
  left: auto;
}

/* Optional, nicer spacing so it really looks RTL */
html[dir="rtl"] #site-navigation .sub-menu a,
body.rtl #site-navigation .sub-menu a {
  padding-right: 16px;
  padding-left: 16px;
}/* End custom CSS */