#header > .container {
  position: relative;
}
#header .logo_new {
  position: absolute;
  left: 10px;
}
#header .moh {
  display:none;
  position: absolute;
  top: 8px;
}
#header .company {
  position: absolute;
  left: 138px;
}
#header .hc {
  position: absolute;
  right: 10px;
}
.form-right {
 margin-top: 0px; margin-bottom:10px;
}

/*Float menu*/
#float-adv {
    top: 148px; border: 1px solid #ececec; box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 10%); right: 0; position: fixed; z-index: 100; width: 150px; 
}
#navigation_toolbox {
  top: 148px;
  left: 0;
  position: fixed;
  z-index: 100;
  text-align: left;
  width: 150px;
}
#navigation_toolbox .float-menu {
  background: none repeat scroll 0 0 #FFF;
  border: 1px solid #ececec;
  box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.1);
  font-size: .9em;
}
#navigation_toolbox .float-adv {
    margin-bottom: 8px;
}
#loadMenuLeftb1 {
  padding: 0px;
  font-weight: bold;
  text-align: center;
  display: none;
}
#navigation_toolbox ul {
  list-style: none outside none;
  margin-bottom: 2px;
  padding: 0;
}
#navigation_toolbox li {
  border-top: 1px solid #EEE;
  padding: 5px 3px 5px 6px;
}
#navigation_toolbox li.last {
  padding:0;
  border-top: 0px;
  background: #0d993d;
  text-align: center;
}
#navigation_toolbox li a {
  color: #333;
  font-size: 13px;
}
#navigation_toolbox a.title {
  display: block;
  padding: 8px 0;
  font-weight: bold;
  color: #0d993d;
  text-transform:uppercase;
  text-decoration:none;
}
#navigation_toolbox li a.title {
  color: #fff;
  text-decoration:none;
}
#navigation_toolbox li a:hover,
#navigation_toolbox li a:focus {
  color: #0d993d;
  text-decoration:none;
}
#navigation_toolbox li a.title:hover,
#navigation_toolbox li a.title:focus {
  color: #fff;
  text-decoration:none;
}
#navigation_toolbox .fa {
  float: right;
  padding-right: 10px;
}


/*Change style*/
/*Style1*/
#wrapper.style1 nav ul.nav-main ul.dropdown-menu, #wrapper.style1 nav ul.nav-main li.dropdown.open .dropdown-toggle, #wrapper.style1 nav ul.nav-main li.active a, #wrapper.style1 nav ul.nav-main li > a:hover, #wrapper.style1 nav ul.nav-main li.dropdown:hover a, #wrapper.style1 .nav>li>a:focus, #wrapper.style1 .nav>li>a:hover {
  color: #FFF;
  background-color: #ee2201 !important;
}
#wrapper.style1 nav ul.nav-main {
  background: #ff9c00;
}
#wrapper.style1 #navigation_toolbox li.last {
  background: #ee2201;
}
#wrapper.style1 #navigation_toolbox a.title {
  color: #ee2201;
}
#wrapper.style1 #navigation_toolbox li a.title {
  color: #fff;
}
#wrapper.style1 nav ul.nav-top li a, #wrapper.style1 nav ul.nav-top li span {
  background: #ee2201;
}
#wrapper.style1 .news-latest .col1 {
  background: #ee2201;
}
#wrapper.style1 .cat-list h2 {
  background: #ff9c00;
}
#wrapper.style1 .cat-list {
  border-bottom: 2px solid #ff9c00;
}
#wrapper.style1 .cat1 h4.title a {
  color: #ff9c00;
}
#wrapper.style1 aside h3 {
	background: #ff9c00;
	color: #fff;
}
#wrapper.style1 #footer {
  background: #ff9c00;
  border-top: 0px;
  color: #fff;
}

/*Style2*/
#wrapper.style2 nav ul.nav-main ul.dropdown-menu, #wrapper.style2 nav ul.nav-main li.dropdown.open .dropdown-toggle, #wrapper.style2 nav ul.nav-main li.active a, #wrapper.style2 nav ul.nav-main li > a:hover, #wrapper.style2 nav ul.nav-main li.dropdown:hover a, #wrapper.style2 .nav>li>a:focus, #wrapper.style2 .nav>li>a:hover {
  color: #FFF;
  background-color: #2f1812 !important;
}
#wrapper.style2 nav ul.nav-main {
  background: #cd4901;
}
#wrapper.style2 #navigation_toolbox li.last {
  background: #2f1812;
}
#wrapper.style2 #navigation_toolbox a.title {
  color: #2f1812;
}
#wrapper.style2 #navigation_toolbox li a.title {
  color: #fff;
}
#wrapper.style2 nav ul.nav-top li a, #wrapper.style2 nav ul.nav-top li span {
  background: #2f1812;
}
#wrapper.style2 .news-latest .col1 {
  background: #2f1812;
}
#wrapper.style2 .cat-list h2 {
  background: #cd4901;
}
#wrapper.style2 .cat-list {
  border-bottom: 2px solid #cd4901;
}
#wrapper.style2 .cat1 h4.title a {
  color: #cd4901;
}
#wrapper.style2 aside h3 {
	background: #cd4901;
	color: #fff;
}
#wrapper.style2 #footer {
  background: #cd4901;
  border-top: 0px;
  color: #fff;
}

/*Change background*/
.style-switch-image { margin-top: -5px; margin-bottom: 2px; padding-left: 12px; }
.style-switch-image a { background: url(images/style-selector.png) no-repeat top left; display: inline-block; margin-bottom: 6px; margin-right: 6px; float: left; }
.style-switch-image .pattern1{background-position:-495px 0;width:25px;height:24px}
.style-switch-image .pattern2{background-position:-592px 0;width:25px;height:24px}
.style-switch-image .pattern3{background-position:-643px 0;width:25px;height:24px}
.style-switch-image .pattern4{background-position:-707px 0;width:25px;height:24px}
.style-switch-image .pattern5{background-position:-753px 0;width:25px;height:24px}
.style-switch-image .pattern6{background-position:-806px 0;width:25px;height:24px}
.style-switch-image .pattern7{background-position:-861px 0;width:25px;height:24px}
.style-switch-image .pattern8{background-position:-914px 0;width:25px;height:24px}
.style-switch-image .pattern9{background-position:-964px 0;width:25px;height:24px}
.style-switch-image .pattern10{background-position:-542px 0;width:25px;height:24px}
.style-switch-image .default{background: none; margin-top: 5px; font-size: 11px; color: #5a5a5a;}
.style-switch-image .nocolor{float:right;}

/*Change banner*/
/*Banner1*/
#header.banner1 {
  background: url(../images/bg.png);
}
#header.banner1 .logo_new {
  position: absolute;
  left: 56px;
}
#header.banner1 .moh {
  display:none;
  left: 718px;
}
#header.banner1 .company {
  position: absolute;
  left: 156px;
}
#header.banner1 .hc {
  position: absolute;
  left: 15px;
}
/*Banner2*/
#header.banner2 {
  background: url(../images/bg2.png);
}
/*Banner3*/
#header.banner3 {
  background: url(../images/bg2.png);
}
#header.banner3 .logo_new {
  position: absolute;
  left: 56px;
}
#header.banner3 .moh {
  display:none;
  left: 718px;
}
#header.banner3 .company {
  position: absolute;
  left: 156px;
}
#header.banner3 .hc {
  position: absolute;
  left: 15px;
}
/*Banner4*/
#header.banner4 {
  background: url(../images/bg3.png);
}
/*Banner5*/
#header.banner5 {
  background: url(../images/bg3.png);
}
#header.banner5 .logo_new {
  position: absolute;
  left: 56px;
}
#header.banner5 .moh {
  display:none;
  left: 718px;
}
#header.banner5 .company {
  position: absolute;
  left: 156px;
}
#header.banner5 .hc {
  position: absolute;
  left: 15px;
}
/*Banner4*/
#header.banner6 {
  background:#fff;
}


@media screen and (max-width: 768px) {
	#navigation_toolbox,
	#style-switcher,
	#style-switcher #container {
		display: none !important;
	}  
}

#style-switcher {
	display:none!important;
	width: 174px;
	position: fixed;
	right: 0;
	top: 2px;
	z-index: 1000;
	display: block;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

#container {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	box-shadow: 0 2px 9px 2px rgba(0,0,0,0.20);
	display: hidden;
	background: #fff;
}

.style-title {
	color: #FFF;
	font-size: 15px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-bottom: 1px solid rgba(23,24,26,0.15);
	background-image: linear-gradient(to bottom, #555555, #333333);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#555555', endColorstr='#333333');
}

#style-switcher p {
	margin-bottom: 0px;
}
.style-switch-section-title {
	color: #000;
	font-size: 15px;
	line-height: 44px;
	text-align: center;
	text-transform:uppercase;
}

.style-switch-section {
	padding: 8px 0;
	border-top: 1px solid rgba(23,24,26,0.08);
}

.style-switch-input {
	margin-top: -5px;
	margin-bottom: 10px;
	text-align:center;
}

.style-switch-input select {
	width: 120px;
}

#style-switcher .toggle-button {
	width: 35px;
	height: 43px;
	background:#222222 url(images/toggle-button.png);
	cursor: pointer;
}

#style-switcher .close {
	background-position: top left;
	position: absolute;
	top: 45px;
	right: 0px;
	width: 35px;
}

#style-switcher .open {
	background-position: bottom left;;
	position: absolute;
	top: 45px;
	right: 0;
	width: 35px;
}

#style-switcher .open i.fa-cog {
	color:#ffffff;
	font-size:18px;
	left:6px;
	position:absolute;
	top: 12px;
}