 .toprow-1 a i, .toprow-1 a:visited i, .toprow-1 a:focus i, .toprow-1 a:hover i, .toprow-1 a:active i {
      color: #fff;
  }
  .swipe-control i {
      line-height: 50px;
      font-size: 30px;
      vertical-align: top;
      color: #fff;
      -moz-transition: .3s all ease;
      -o-transition: .3s all ease;
      -webkit-transition: .3s all ease;
      transition: .3s all ease;
  }
  .toprow-1 {
  	color: #fff;
  	left: 0;
  	position: fixed;
  	top: 0;
  	width: 100%;
  	z-index: 90;
  	display: none;
  	background: #082D8B;
  }
  .toprow-1 a i,
  .toprow-1 a:visited i,
  .toprow-1 a:focus i,
  .toprow-1 a:hover i,
  .toprow-1 a:active i {
  	color: #fff
  }
  .swipe-control {
  	border-right: 1px solid #807657;
  	display: block;
  	height: 50px;
  	vertical-align: top;
  	text-align: center;
  	width: 64px;
  	z-index: 100
  }
  .swipe-control i {
  	line-height: 50px;
  	font-size: 30px;
  	vertical-align: top;
  	color: #fff;
  	-moz-transition: .3s all ease;
  	-o-transition: .3s all ease;
  	-webkit-transition: .3s all ease;
  	transition: .3s all ease
  }
  .swipe-control:hover i,
  .swipe-control.active i {
  	color: #fff
  }
  .swipe {
  	display: block;
  	overflow: hidden;
  	position: fixed;
  	top: 50px;
  	width: 237px;
  	z-index: 101;
  	bottom: 0;
  	left: -237px;
  	-moz-transition: .3s all ease;
  	-o-transition: .3s all ease;
  	-webkit-transition: .3s all ease;
  	transition: .3s all ease
  }
  .swipe .swipe-menu {
  	height: 100%;
  	overflow-y: auto;
  	padding-bottom: 30px
  }
  .swipe ul {
  	padding: 0;
  	margin: 0
  }
  .swipe ul li {
  	list-style-type: none
  }
  .swipe ul li a {
  	display: block;
  	padding: 10px 20px;
  	color: #506fbe;
  	border-top: 1px solid #eae8e0;
  	font-size: 14px;
  	line-height: 25px;
  	background: #fff
  }
  .swipe ul li a i,
  .swipe ul li a:before {
  	font-size: 20px;
  	color: #506fbe;
  	margin-right: 9px;
  	-moz-transition: .3s all ease;
  	-o-transition: .3s all ease;
  	-webkit-transition: .3s all ease;
  	transition: .3s all ease;
  	vertical-align: top
  }
  .swipe ul li a:hover {
  	background-color: #f2f1ec;
  	color: #62ab00
  }
  .swipe ul li a:hover i,
  .swipe ul li a:hover:before {
  	color: #62ab00
  }
  .swipe .foot li a:before {
  	content: "\f05a";
  	font-family: fontawesome;
  	display: inline-block
  }
  .show_mob_menu .swipe {
  	display: block;
  	left: 0
  }
  .show_mob_menu #page {
  	left: 0;
  	position: fixed;
  	top: 0;
  	width: 100%;
  	z-index: 88
  }
  .show_mob_menu .shadow {
  	background: rgba(0, 0, 0, .5);
  	height: 100%;
  	width: 100%;
  	position: fixed;
  	z-index: 88
  }
  .swipe .foot li+li a:before {
  	content: "\f0d1"
  }
  .swipe .foot li+li+li a:before {
  	content: "\f06a"
  }
  .swipe .foot li+li+li+li a:before {
  	content: "\f085"
  }
  .swipe .foot.foot-1 li a:before {
  	content: "\f0ac"
  }
  .swipe .foot.foot-1 li+li a:before {
  	content: "\f079"
  }
  .swipe .foot.foot-1 li+li+li a:before {
  	content: "\f0e8"
  }
  .swipe .foot.foot-2 li a:before {
  	content: "\f02c"
  }
  .swipe .foot.foot-2 li+li a:before {
  	content: "\f06b"
  }
  .swipe .foot.foot-2 li+li+li a:before {
  	content: "\f0c0"
  }
  .swipe .foot.foot-2 li+li+li+li a:before {
  	content: "\f0a3"
  }
  .swipe .foot.foot-3 li a:before {
  	content: "\f0cb"
  }
  .swipe .foot.foot-3 li+li a:before {
  	content: "\f003"
  }