<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-webfont.eot');
  src: url('../fonts/montserrat-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-webfont.svg#montserrat') format('svg'), url('../fonts/montserrat-webfont.woff') format('woff'), url('../fonts/montserrat-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rok-left {
  float: left;
}
.rok-right {
  float: right;
}
.rok-dropdown-group,
.rok-dropdown {
  position: relative;
}
.rok-dropdown-open .rok-dropdown {
  display: block;
}
.rok-popover-group,
.rok-popover {
  position: relative;
}
.rok-popover-open .rok-popover {
  display: block;
}
.gf-menu {
  margin: 1px auto 1px;
  list-style: none;
}
.gf-menu:after {
  display: table;
  content: '';
  clear: both;
}
.gf-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gf-menu .item {
  font-family: Arial, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  padding: 5px 10px;
  text-align: left;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  text-decoration: none;
  display: block;
  outline: 0;
  cursor: pointer;
  -webkit-transform: translateZ(0);
}
.gf-menu .item.subtext {
  padding-top: 3px !important;
  padding-bottom: 8px !important;
}
.gf-menu .item.subtext &gt; em {
  display: block;
  font-size: 10px;
  line-height: 8px;
  color: #ffffff;
  text-align: left;
  font-style: normal;
}
.gf-menu .item.icon [class^="icon-"],
.gf-menu .item.icon [class*= " icon-"] {
  background-image: none !important;
  width: auto;
  font-style: normal;
  line-height: 19px;
  font-family: inherit;
  -webkit-font-smoothing: inherit;
}
.gf-menu .item.icon [class^="icon-"]:before,
.gf-menu .item.icon [class*= " icon-"]:before {
  text-indent: 0;
  margin-right: 5px;
}
.gf-menu .item .menu-image {
  max-width: inherit;
  vertical-align: text-top;
  margin-top: -2px;
  margin-left: -2px;
}
.gf-menu.l1 &gt; li.active {
  border-bottom: 5px solid #c4c4c4;
  margin-bottom: 0;
}
.gf-menu.l1 li {
  margin-bottom: 5px;
}
.gf-menu.l1 &gt; li &gt; .item {
  font-family: font-family: verdana, geneva;
  font-size: 14px;
  line-height: 17px;
  padding-top: 7px;
  padding-bottom: 3px;
  position: relative;
  text-transform: uppercase;
}
.gf-menu.l1 &gt; li &gt; .item.subtext {
  padding-top: 0 !important;
  padding-bottom: 5px;
  margin-bottom: -2px;
}
.gf-menu.l1 &gt; li &gt; .item.subtext &gt; em {
  line-height: 8px;
}
.gf-menu.l1 &gt; li &gt; .item.subtext.icon {
  font-family: inherit;
  -webkit-font-smoothing: inherit;
}
.gf-menu.l1 &gt; li &gt; .item.subtext.icon &gt; em {
  margin-left: 18px !important;
}
.gf-menu.l1 &gt; li &gt; .item .menu-image {
  margin-top: -1px;
}
.gf-menu li {
  float: left;
  display: block;
  text-align: center;
  position: relative;
  padding: 0;
  margin-right: 15px;
  border: none;
}
.gf-menu li:last-child {
  margin-right: 0;
}
.gf-menu li.parent &gt; .item {
  position: relative;
  padding-right: 25px;
}
.gf-menu li.parent &gt; .item:after {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -12px;
  font-family: FontAwesome;
  content: "\f078";
  font-size: 11px;
}
.gf-menu .dropdown {
  margin: 5px auto 0 auto;
  padding: 0;
  position: absolute;
  opacity: 0;
  left: -999em;
  text-align: left;
  border-top: 0;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  z-index: 1000;
}
.gf-menu .dropdown .flyout {
  display: block;
}
.gf-menu .dropdown ul li {
  display: block;
  float: none;
  margin-right: 0;
  margin-bottom: 0;
  padding: 0;
  border: 0;
}
.gf-menu .dropdown ul li.active &gt; .item {
  color: ;
}
.gf-menu .dropdown ul li .item {
  margin-top: 1px;
  margin-bottom: 1px;
}
.gf-menu .dropdown ul li .item.icon [class^="icon-"],
.gf-menu .dropdown ul li .item.icon [class*= " icon-"] {
  line-height: 18px;
  font-family: inherit;
  -webkit-font-smoothing: inherit;
}
.gf-menu .dropdown ul li.parent &gt; .item:after {
  margin-top: -10px;
  font-family: FontAwesome;
  content: "\f054";
  font-size: 11px;
}
.gf-menu .dropdown .grouped.parent &gt; .item .border-fixer {
  display: none;
}
.gf-menu .dropdown .grouped.parent &gt; .item:after {
  font-family: FontAwesome;
  content: "\f078";
  font-size: 11px;
}
.gf-menu .dropdown .grouped ol {
  margin: 0;
  padding: 0;
}
.gf-menu .dropdown .grouped ol &gt; li &gt; .item {
  padding-top: 10px;
  padding-bottom: 10px;
}
.gf-menu .dropdown .grouped:hover:after {
  top: 39px;
}
.gf-menu .dropdown .modules {
  text-align: left;
  color: #ffffff;
}
.gf-menu .dropdown .modules .title {
  font-size: 18px;
  margin: 10px;
  line-height: 20px;
}
.gf-menu .dropdown .modules .module-content {
  padding: 0 10px;
}
.gf-menu .dropdown .modules .module-content h1,
.gf-menu .dropdown .modules .module-content h2,
.gf-menu .dropdown .modules .module-content h3,
.gf-menu .dropdown .modules .module-content h4,
.gf-menu .dropdown .modules .module-content h5 {
  color: #ffffff;
}
.gf-menu .dropdown .modules .module-content a {
  color: ;
  text-shadow: none;
}
.gf-menu .dropdown .modules .module-content a:hover {
  color: #ffffff;
}
.gf-menu .dropdown .modules .module-content p {
  margin: 10px 0;
  font-size: 13px;
  line-height: 17px;
}
.gf-menu .dropdown .modules:hover:before,
.gf-menu .dropdown .modules:hover:after {
  background: none !important;
}
.gf-menu .column {
  float: left;
  position: relative;
}
.gf-menu .column {
  float: left;
  position: relative;
}
.gf-menu .position-left {
  float: left;
  margin-right: 15px;
}
.gf-menu .position-right {
  float: right;
  margin-left: 15px;
}
.gf-menu.gf-splitmenu li.parent:hover {
  border-radius: 0;
}
.gf-menu-toggle {
  padding: 7px 10px;
  border-top: 0;
  border-radius: 5px;
  position: absolute;
  z-index: 2;
  top: 5px;
  left: 10px;
  cursor: pointer;
}
.gf-menu-toggle .icon-bar {
  background-color: #ffffff;
  border-radius: 1px 1px 1px 1px;
  display: block;
  height: 2px;
  width: 18px;
}
.gf-menu-toggle .icon-bar + .icon-bar {
  margin-top: 3px;
}
@media (min-width: 768px) and (max-width: 959px) {
  .layout-mode-responsive .gf-menu .item {
    padding: 10px 18px;
  }
  .layout-mode-responsive .gf-menu.l1 &gt; li {
    margin-right: 3px;
  }
  .layout-mode-responsive .gf-menu.l1 &gt; li:last-child {
    margin-right: 0;
  }
  .layout-mode-responsive .gf-menu.l1 &gt; li &gt; .item.subtext {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .layout-mode-responsive .gf-menu.l1 &gt; li &gt; .item.subtext em {
    display: none;
  }
  .layout-mode-responsive .gf-menu.l1 &gt; li &gt; .item.image img {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  @font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat-webfont.eot');
    src: url('../fonts/montserrat-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-webfont.svg#montserrat') format('svg'), url('../fonts/montserrat-webfont.woff') format('woff'), url('../fonts/montserrat-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  .clearfix {
    *zoom: 1;
  }
  .clearfix:before,
  .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .clearfix:after {
    clear: both;
  }
  .hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
  .input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rok-left {
    float: left;
  }
  .rok-right {
    float: right;
  }
  .rok-dropdown-group,
  .rok-dropdown {
    position: relative;
  }
  .rok-dropdown-open .rok-dropdown {
    display: block;
  }
  .rok-popover-group,
  .rok-popover {
    position: relative;
  }
  .rok-popover-open .rok-popover {
    display: block;
  }
  .gf-menu.l1 &gt; li:hover {
    margin-bottom: 0;
  }
  .gf-menu.l1 &gt; li:hover &gt; .item .border-fixer {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    bottom: -5px;
    left: 0px;
    z-index: 1001;
  }
  .gf-menu li:hover,
  .gf-menu li.active:hover {
    border-bottom: 5px solid #c4c4c4;
  }
  .gf-menu li:hover &gt; .dropdown,
  .gf-menu li.active:hover &gt; .dropdown {
    left: 0;
    top: auto;
    opacity: 1;
  }
  .gf-menu li:hover &gt; .item {
    color:  !important;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
  }
  .gf-menu li.parent:hover {
    border-radius: 0 0 0 0;
  }
  .gf-menu .dropdown ul li:hover {
    border: 0;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .gf-menu .dropdown ul li:hover &gt; .item {
    border-radius: 0;
  }
  .gf-menu .dropdown ul li:hover &gt; .item .border-fixer {
    display: block;
    position: absolute;
    height: 100%;
    width: 2px;
    right: -1px;
    top: 0px;
    z-index: 1001;
  }
  .gf-menu .dropdown ul li.parent:hover &gt; .item {
    border-radius: 0 0 0 0;
  }
  .gf-menu .dropdown .grouped.parent:hover &gt; .item {
    border-radius: 0;
  }
  .gf-menu .dropdown .modules:hover,
  .gf-menu .dropdown .modules ul li:hover {
    padding-top: 0 !important;
  }
  .gf-menu .dropdown li:hover &gt; .flyout {
    left: 100%;
    top: -5px;
    border-top: 0;
  }
  body.rtl li:hover &gt; .dropdown,
  body.rtl li.active:hover &gt; .dropdown {
    left: inherit;
    right: -1px;
  }
  body.rtl .dropdown ul li:hover &gt; .flyout {
    left: inherit;
    right: 100%;
    border-radius: 5px 0 5px 5px;
    margin-left: auto;
    margin-right: -6px;
  }
  body.rtl .dropdown ul li.parent:hover &gt; .item {
    border-radius: 0 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .layout-mode-responsive .gf-menu.l1 &gt; li &gt; .item.subtext {
    line-height: 30px;
    padding-top: 3px !important;
    margin-bottom: -4px;
  }
  .layout-mode-responsive .gf-menu.l1 &gt; li &gt; .item.subtext:after {
    margin-top: -16px;
  }
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-webfont.eot');
  src: url('../fonts/montserrat-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-webfont.svg#montserrat') format('svg'), url('../fonts/montserrat-webfont.woff') format('woff'), url('../fonts/montserrat-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.layout-mode-960fixed .clearfix,
.layout-mode-1200fixed .clearfix {
  *zoom: 1;
}
.layout-mode-960fixed .clearfix:before,
.layout-mode-960fixed .clearfix:after,
.layout-mode-1200fixed .clearfix:before,
.layout-mode-1200fixed .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.layout-mode-960fixed .clearfix:after,
.layout-mode-1200fixed .clearfix:after {
  clear: both;
}
.layout-mode-960fixed .hide-text,
.layout-mode-1200fixed .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.layout-mode-960fixed .input-block-level,
.layout-mode-1200fixed .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.layout-mode-960fixed .rok-left,
.layout-mode-1200fixed .rok-left {
  float: left;
}
.layout-mode-960fixed .rok-right,
.layout-mode-1200fixed .rok-right {
  float: right;
}
.layout-mode-960fixed .rok-dropdown-group,
.layout-mode-960fixed .rok-dropdown,
.layout-mode-1200fixed .rok-dropdown-group,
.layout-mode-1200fixed .rok-dropdown {
  position: relative;
}
.layout-mode-960fixed .rok-dropdown-open .rok-dropdown,
.layout-mode-1200fixed .rok-dropdown-open .rok-dropdown {
  display: block;
}
.layout-mode-960fixed .rok-popover-group,
.layout-mode-960fixed .rok-popover,
.layout-mode-1200fixed .rok-popover-group,
.layout-mode-1200fixed .rok-popover {
  position: relative;
}
.layout-mode-960fixed .rok-popover-open .rok-popover,
.layout-mode-1200fixed .rok-popover-open .rok-popover {
  display: block;
}
.layout-mode-960fixed .gf-menu.l1 &gt; li:hover,
.layout-mode-1200fixed .gf-menu.l1 &gt; li:hover {
  margin-bottom: 0;
}
.layout-mode-960fixed .gf-menu.l1 &gt; li:hover &gt; .item .border-fixer,
.layout-mode-1200fixed .gf-menu.l1 &gt; li:hover &gt; .item .border-fixer {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  bottom: -5px;
  left: 0px;
  z-index: 1001;
}
.layout-mode-960fixed .gf-menu li:hover,
.layout-mode-960fixed .gf-menu li.active:hover,
.layout-mode-1200fixed .gf-menu li:hover,
.layout-mode-1200fixed .gf-menu li.active:hover {
  border-bottom: 5px solid #c4c4c4;
}
.layout-mode-960fixed .gf-menu li:hover &gt; .dropdown,
.layout-mode-960fixed .gf-menu li.active:hover &gt; .dropdown,
.layout-mode-1200fixed .gf-menu li:hover &gt; .dropdown,
.layout-mode-1200fixed .gf-menu li.active:hover &gt; .dropdown {
  left: 0;
  top: auto;
  opacity: 1;
}
.layout-mode-960fixed .gf-menu li:hover &gt; .item,
.layout-mode-1200fixed .gf-menu li:hover &gt; .item {
  color:  !important;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
.layout-mode-960fixed .gf-menu li.parent:hover,
.layout-mode-1200fixed .gf-menu li.parent:hover {
  border-radius: 0 0 0 0;
}
.layout-mode-960fixed .gf-menu .dropdown ul li:hover,
.layout-mode-1200fixed .gf-menu .dropdown ul li:hover {
  border: 0;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.layout-mode-960fixed .gf-menu .dropdown ul li:hover &gt; .item,
.layout-mode-1200fixed .gf-menu .dropdown ul li:hover &gt; .item {
  border-radius: 0;
}
.layout-mode-960fixed .gf-menu .dropdown ul li:hover &gt; .item .border-fixer,
.layout-mode-1200fixed .gf-menu .dropdown ul li:hover &gt; .item .border-fixer {
  display: block;
  position: absolute;
  height: 100%;
  width: 2px;
  right: -1px;
  top: 0px;
  z-index: 1001;
}
.layout-mode-960fixed .gf-menu .dropdown ul li.parent:hover &gt; .item,
.layout-mode-1200fixed .gf-menu .dropdown ul li.parent:hover &gt; .item {
  border-radius: 0 0 0 0;
}
.layout-mode-960fixed .gf-menu .dropdown .grouped.parent:hover &gt; .item,
.layout-mode-1200fixed .gf-menu .dropdown .grouped.parent:hover &gt; .item {
  border-radius: 0;
}
.layout-mode-960fixed .gf-menu .dropdown .modules:hover,
.layout-mode-960fixed .gf-menu .dropdown .modules ul li:hover,
.layout-mode-1200fixed .gf-menu .dropdown .modules:hover,
.layout-mode-1200fixed .gf-menu .dropdown .modules ul li:hover {
  padding-top: 0 !important;
}
.layout-mode-960fixed .gf-menu .dropdown li:hover &gt; .flyout,
.layout-mode-1200fixed .gf-menu .dropdown li:hover &gt; .flyout {
  left: 100%;
  top: -5px;
  border-top: 0;
}
.layout-mode-960fixed body.rtl li:hover &gt; .dropdown,
.layout-mode-960fixed body.rtl li.active:hover &gt; .dropdown,
.layout-mode-1200fixed body.rtl li:hover &gt; .dropdown,
.layout-mode-1200fixed body.rtl li.active:hover &gt; .dropdown {
  left: inherit;
  right: -1px;
}
.layout-mode-960fixed body.rtl .dropdown ul li:hover &gt; .flyout,
.layout-mode-1200fixed body.rtl .dropdown ul li:hover &gt; .flyout {
  left: inherit;
  right: 100%;
  border-radius: 5px 0 5px 5px;
  margin-left: auto;
  margin-right: -6px;
}
.layout-mode-960fixed body.rtl .dropdown ul li.parent:hover &gt; .item,
.layout-mode-1200fixed body.rtl .dropdown ul li.parent:hover &gt; .item {
  border-radius: 0 0 0 0;
}
@media (max-width: 767px) {
  .layout-mode-responsive .gf-menu-device-container {
    padding: 25px 5px;
    margin: 0 5px !important;
    border-radius: 0;
  }
  .layout-mode-responsive .gf-menu-device-container select {
    margin-bottom: 0;
    width: 100%;
  }
  .layout-mode-responsive .gf-menu-device-container li.active,
  .layout-mode-responsive .gf-menu-device-container li:hover,
  .layout-mode-responsive .gf-menu-device-container li:focus {
    border-bottom: 0 !important;
  }
  .layout-mode-responsive .gf-menu {
    display: block;
    border-top: 15px solid transparent;
    background-clip: content-box;
    -webkit-background-clip: content-box;
    background: transparent url(../images/menu/tree-main.png) repeat-y !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .layout-mode-responsive .gf-menu ul,
  .layout-mode-responsive .gf-menu ol {
    background: transparent url(../images/menu/tree-main.png) repeat-y !important;
  }
  .layout-mode-responsive .gf-menu li {
    background: url(../images/menu/tree-node.png) no-repeat;
    padding-left: 20px !important;
    margin-right: 0 !important;
    margin-bottom: 1px;
  }
  .layout-mode-responsive .gf-menu li.active.last {
    background: url(../images/menu/tree-node.png) no-repeat !important;
    border: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .layout-mode-responsive .gf-menu li.active.last &gt; .item {
    border-radius: 0;
  }
  .layout-mode-responsive .gf-menu li .columns-1 &gt; .col1 &gt; ul &gt; li:last-child,
  .layout-mode-responsive .gf-menu li .columns-2 &gt; .col2 &gt; ul &gt; li:last-child,
  .layout-mode-responsive .gf-menu li .columns-3 &gt; .col3 &gt; ul &gt; li:last-child,
  .layout-mode-responsive .gf-menu li .columns-4 &gt; .col4 &gt; ul &gt; li:last-child {
    background: transparent url(../images/menu/tree-node-last.png) 0 -2px no-repeat !important;
  }
  .layout-mode-responsive .gf-menu li ol &gt; li:last-child {
    background: transparent url(../images/menu/tree-node-last.png) 0 -2px no-repeat !important;
  }
  .layout-mode-responsive .gf-menu li:hover &gt; .item {
    color:  !important;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
  }
  .layout-mode-responsive .gf-menu li .item {
    font-size: 14px;
    padding: 3px 8px !important;
    border: 1px solid transparent;
  }
  .layout-mode-responsive .gf-menu li .item.subtext em {
    display: none;
  }
  .layout-mode-responsive .gf-menu li .item:after {
    content: '' !important;
  }
  .layout-mode-responsive .gf-menu &gt; li:first-child,
  .layout-mode-responsive .gf-menu &gt; li:first-child.active {
    margin-top: -30px;
    background: url(../images/menu/tree-node-first.png) no-repeat !important;
  }
  .layout-mode-responsive .gf-menu &gt; li:last-child {
    background: transparent url(../images/menu/tree-node-last.png) 0 -2px no-repeat;
  }
  .layout-mode-responsive .gf-menu .dropdown {
    width: 100% !important;
    border: 0 !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    position: relative;
    left: inherit;
    top: inherit;
    opacity: 1;
    *zoom: 1;
  }
  .layout-mode-responsive .gf-menu .dropdown:before,
  .layout-mode-responsive .gf-menu .dropdown:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .layout-mode-responsive .gf-menu .dropdown:after {
    clear: both;
  }
  .layout-mode-responsive .gf-menu .dropdown .flyout {
    display: block;
  }
  .layout-mode-responsive .gf-menu .dropdown .column {
    width: 100% !important;
  }
  .layout-mode-responsive .gf-menu .dropdown .grouped ol {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .layout-mode-responsive .gf-menu .dropdown .modules {
    display: none;
  }
  .layout-mode-responsive .gf-menu.l1 &gt; li {
    float: none;
  }
  .layout-mode-responsive .gf-menu.l1 &gt; li.active {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
  }
  .layout-mode-responsive .gf-menu.l1 &gt; li &gt; .item {
    font-size: 15px;
  }
}
body.rtl .gf-menu.l1 &gt; li {
  float: right;
}
body.rtl .gf-menu li .item {
  text-align: right;
}
body.rtl .gf-menu li.parent &gt; .item {
  padding-right: 8px;
  padding-left: 25px;
}
body.rtl .gf-menu li.parent &gt; .item:after {
  right: inherit;
  left: 6px;
}
body.rtl .gf-menu-toggle {
  left: inherit;
  right: 10px;
}
body.rtl .dropdown {
  border-radius: 5px 0 5px 5px;
}
body.rtl .dropdown ul li.parent &gt; .item:after {
  content: "\f053";
  font-size: 11px;
}
@media (max-width: 767px) {
  .layout-mode-responsive.rtl .gf-menu.l1 &gt; li {
    float: none;
  }
  .layout-mode-responsive.rtl .gf-menu li .item {
    text-align: left;
  }
}
[class*="menu-dropdownmenu-position-content-"] #rt-content-top,
[class*="menu-dropdownmenu-position-content-"] #rt-content-bottom {
  overflow: visible;
}
</pre></body></html>