.sm{box-sizing:border-box;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.sm,.sm ul,.sm li{display:block;list-style:none;line-height:normal;direction:ltr;text-align:left;}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}
.sm ul{display:none;}
.sm li,.sm a{position:relative;}
.sm a{display:block;}
.sm a.disabled{cursor:default;}
.sm-blue {
  background: transparent;
}
.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
	text-decoration: none

}

#main-nav ul{float: right}

.sm-blue a.current {

}
.sm-blue a.disabled {

}
.sm-blue a .sub-arrow {
  position: absolute;
  top:0;
  left: auto;
  right:10px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  text-align: center;
  text-shadow: none;
	font-size:30px;
	color:#003057;
  line-height:55px;
  margin:0;


}
.sm-blue a .sub-arrow::before { content: "\f107";font-family:'FontAwesome';}
.sm-blue a.highlighted .sub-arrow::before { content: "\f106";font-family:'FontAwesome';}


.sm-blue li > ul {
	padding:0px;
}
.sm-blue ul ul {
padding:0px 5px;
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active {

}
.sm-blue ul a.current {
  background: #f9efde;
  background-image: linear-gradient(to bottom, #f9efde, #f9efde);
  color:#515c65 ;
}
.sm-blue ul a.disabled {
  color: #515c65;
}



@media (min-width:992px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  .sm-blue ul {
    position: absolute;
   min-width:250px !important;
   top: 60px !important;
   z-index: 10;
  }
.sm-blue li > ul {
  background:#515c65;
	padding:20px 35px;
}	

.sm-blue li{border: none}
.sm-blue li > ul li{border:none}
.sm-blue li > ul li a{color:#fff;font-family: 'Oxygen-Regular'; font-size: 20px;padding:5px 0}
.sm-blue li > ul li a:hover{padding:5px 0;color:#c8cbce}
.sm-blue a .sub-arrow{right:-25px}	
.sm-blue a .sub-arrow::before { content: "\f105";font-family:'FontAwesome';}
.sm-blue a.highlighted .sub-arrow::before { content: "\f105";font-family:'FontAwesome';}	
.sm-blue ul:before{content:'';height:9px;background:#515c65;position: absolute;width:200px;top:-9px;left:0}	
  /* .sm-blue ul:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #484848;
    bottom: 100%;
    position: absolute;
} */
  .sm-blue li {
    float: left;
  }

  .sm-blue.sm-rtl li {
    float: right;
  }

  .sm-blue ul li, .sm-blue.sm-rtl ul li, .sm-blue.sm-vertical li {
    float: none;
  }
	.sm-blue ul > li.nav-selected a{color:#fff}
	
	
  .sm-blue a {
    white-space: nowrap;
  }

  .sm-blue ul a, .sm-blue.sm-vertical a {
    white-space: normal;
  }

  .sm-blue .sm-nowrap > li > a, .sm-blue .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }

  /* ...end */
  .sm-blue a{


  }
  .sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
  
  }
  .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
color:##931c5a;
	  text-decoration: none
  }
  .sm-blue a.nav-selected {
    color: ##931c5a;
  }
  .sm-blue a.disabled {
    background: #3092c0;
    background-image: linear-gradient(to bottom, #3298c8, #2e8cb8);
    color: #a1d1e8;
  }
  /*.sm-blue a .sub-arrow {
    top: auto;
    margin-top: 0;
    bottom: 2px;
    left: 50%;
    margin-left: -5px;
    right: auto;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid dashed dashed dashed;
    border-color: #a1d1e8 transparent transparent transparent;
    background: transparent;
    border-radius: 0;
	  display: none;
  }
  .sm-blue a .sub-arrow::before {
    display: none;
  }*/


  .sm-blue > li:first-child {
    border-left: 0;
  }

  .sm-blue ul ul { background: #e4282b; margin-left:0 !important; margin-top:0 !important; top:-20px !important; left:116% !important;}
  .sm-blue ul ul:before{ display:none;}
  .sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    border: 0 !important;
    padding: 10px 0px;
  }
  .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    color: #fff;
  }
  .sm-blue ul a.nav-selected.nav-path-selected {
    color: #fff;
  }
  .sm-blue ul a.disabled {
    background: #fff;

  }
/*  .sm-blue ul a .sub-arrow {
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #a1d1e8;
  }*/
  .sm-blue ul li {
    border: 0;
  }
  .sm-blue .scroll-up,
  .sm-blue .scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px;
  }
  .sm-blue .scroll-up-arrow,
  .sm-blue .scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #2b82ac transparent;
  }
  .sm-blue .scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #2b82ac transparent transparent transparent;
  }

  .sm-blue.sm-rtl ul a .sub-arrow {
    right: auto;
    left: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #a1d1e8 transparent transparent;
  }
  
  .sm-blue.sm-vertical a .sub-arrow {
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #a1d1e8;
  }
  .sm-blue.sm-vertical ul a {
    padding: 9px 23px;
  }
}