@charset "utf-8";

/* CSS Document */

@font-face {

    font-family: 'helvetica_neue_lt_std35_thin';

    src: url('helveticaneueltstd-th-webfont-webfont.eot');

    src: url('helveticaneueltstd-th-webfont-webfont.eot?#iefix') format('embedded-opentype'),

         url('helveticaneueltstd-th-webfont-webfont.woff') format('woff'),

         url('helveticaneueltstd-th-webfont-webfont.ttf') format('truetype'),

         url('helveticaneueltstd-th-webfont-webfont.svg#helvetica_neue_lt_std35_thin') format('svg');

    font-weight: normal;

    font-style: normal;



}
@import url('https://fonts.googleapis.com/css?family=Open+Sans');

html {

	height:100%; 

}

body {
	font-family: 'Open Sans', sans-serif;

	height:100%; 

    background: #FFFFFF; 

	padding:0px 20px;

}

.container {

  padding-right: 10px;

  padding-left: 10px;

  margin: 20px auto;

  border: 5px solid #000000;

}

#controls {

	overflow: hidden;

	height: 100%;

	position: relative;

	text-align: left;

	z-index: 5;

}

.img {

	max-width: 100%;

	height: auto; 	

}



/* Reset Safari User Agent Style */

form {

	display:inline;

}

input{

	height:26px;

	padding:3px;

	vertical-align:middle;	

}

select{

	height:26px;

	padding:3px;

	margin:7px 0;

	vertical-align:middle;

}	

textarea{

	

}

button{

	vertical-align:middle;

	margin:0px;

	padding:0px;

}

label{



}

table{

	-webkit-border-horizontal-spacing: 0px;

	-webkit-border-vertical-spacing: 0px;	

}

p {

   font-family: 'Open Sans', sans-serif;

	color:#000;

	padding:0px; 

	margin:0px;

	line-height: 1.11;

	font-size:10pt;

}  

p a:link, p a:visited {

    font-family: 'Open Sans', sans-serif;

	color:#000;

	text-decoration:underline;

}  

p a:hover {

    font-family: 'Open Sans', sans-serif;

	color:#996600;

	text-decoration:underline; 

}  





/* Basic */

.center{

	text-align:center;

}

.left{

	text-align:left;

}

.right{

	text-align:right;

}

.top{

	vertical-align:top;

}

.middle{

	vertical-align:middle;

}



/* form Table */

.form-table thead{

	color:#FFFFFF;

	background-color:rgba(221,0,23,1.00);

}

.form-table thead td a{

	color:#FFFFFF;

	text-decoration:none;

}

.form-table thead td a:hover{

	color:rgba(0,0,0,1.00);

	text-decoration:none;

}

.form-table tbody tr:nth-child(odd){

	/*background-color:rgba(255,255,255,1.00);*/

}

.form-table tbody tr:nth-child(even){

	/*background-color:rgba(255,238,238,1.00);*/

}

.form-table tbody td a{

	color:#FF0000;

	text-decoration:none;

}

.form-table tbody td a:hover{

	color:rgba(0,0,0,1.00);

	text-decoration:none;

}



#menu-icon { 

    font-family: 'Open Sans', sans-serif;

	display: none; /* hide menu icon initially */

	text-transform:uppercase; 

}

@media screen and (max-width: 600px) {

	#menu-icon {

    font-family: 'Open Sans', sans-serif;

	display: block; 

	color:#000; 

	font-size:13px;

	text-transform:uppercase; 

	}

}

@media screen and (max-width: 320px) {

	#menu-icon {

   font-family: 'Open Sans', sans-serif;

	display: block;

	color:#000; 

	font-size:13px; 

	text-transform:uppercase; 

	}

}

.main_content {

	width:100%;

	margin:0px auto;

	padding:20px 35px; 

	min-height:550px; 

}

@media screen and (max-width: 1100px) {

.main_content {

	width:100%;

	margin:0px auto;

	padding:20px 10px; 

}

}

.logo {

	text-align:left; 

	padding-left:0px;

}

@media screen and (max-width: 1100px) {

.logo {

	text-align:left;

	padding-left:0px;

}

}

@media screen and (max-width: 800px) {

.logo {

	text-align:center;

	padding-left:0px;

}

}



.social {

	text-align:right; 

	padding-top:80px;

	padding-right:0px;

}

@media screen and (max-width: 1100px) {

.social {

	text-align:right; 

	padding-top:80px; 	

	padding-right: 0px;

}

}



@media screen and (max-width: 800px) {

.social {

	text-align:center; 

	padding-top:60px; 	

	padding-right: 0px;

}

}

@media screen and (max-width: 600px) {

.social {

	text-align:center; 

	padding-top:10px; 

	padding-bottom:10px;

	padding-right: 0px;

}

}



.main_logo {

width:100%;

	margin:0px auto;

	padding:10px 0px;  

}

..main_fade{

idth:100%;

	margin:0px auto;

	padding:8px 0px;  

}

@media screen and (max-width: 800px) {

.main_fade {

	width:100%;

}

}

.main_menu {

	/*width:100%; */

	background-color:#000; 

	margin:0px -10px;

	padding:0px; 

	min-height:43px;

}

.main_search { 

	background-color:#000; 

	margin:0px -10px;

	padding:10px 50px 20px 50px; 

}

@media screen and (max-width: 1100px) {

.main_search { 

	background-color:#000; 

	margin:0px -10px;

	padding:10px 20px; 

}

}

.main_footer { 

	background-color:#000; 

	margin:0px -10px;

	padding:10px 50px; 

}

@media screen and (max-width: 1100px) {

.main_footer { 

	background-color:#000; 

	margin:0px -10px;

	padding:10px; 

}

}



.navbar {

  position: relative; 

}

@media screen and (max-width: 1280px) {

.navbar {

  position: relative; 

}

}

@media screen and (max-width: 1000px) {

.navbar {

  position: relative; 

}

}

@media screen and (max-width: 600px) {

.navbar {

  position: relative; 

}

}

.navbar-inverse {

  background-color: transparent;

  border:0; padding:0px; margin:0px; 

  /*border-radius:8px;*/

}

.navbar-collapse {

  max-height: 500px;

  padding-right: 0px;

  padding-left: 0px;

  overflow-x: visible;

  -webkit-overflow-scrolling: touch;

  /*border-top: 1px solid transparent;

  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);*/

}

.nav > li > a {

  position: relative;

  display: block;

  padding: 16px 28px;

  font-family: 'Open Sans', sans-serif;

  font-size:13px;

  font-style:normal;

  font-variant:normal;

  font-weight:bold;

  line-height: normal;

  text-decoration: none;

  text-transform: uppercase;

}

@media screen and (max-width: 1100px) {

.nav > li > a {

  position: relative;

  display: block;

  padding: 16px 20px;

  font-family: 'Open Sans', sans-serif;

  font-size:13px;

}

}

@media screen and (max-width: 1000px) {

.nav > li > a {

  position: relative;

  display: block;

  padding: 16px 6px;

  font-family: 'Open Sans', sans-serif;

  font-size:13px;

}

}

@media screen and (max-width: 400px) {

.nav > li > a {

  position: relative;

  display: block;

  padding: 16px 20px;

  font-family: 'Open Sans', sans-serif;

  font-size:13px;

  border-right:none;

}

}

.nav > li > a:hover,

.nav > li > a:focus {

  text-decoration: none;

  background-color: #fff; 

  color:#000;

}

.navbar-inverse .navbar-nav > li > a {

  color: #000;

  background-color: none;

}

.navbar-inverse .navbar-nav > li > a:hover,

.navbar-inverse .navbar-nav > li > a:focus {

  color: #000;

  background-color: #fff;

  

}

.navbar-inverse .navbar-nav > .active > a {

  color: #000;

  background-color: #fff;

}

.navbar-inverse .navbar-nav > .active > a:hover,

.navbar-inverse .navbar-nav > .active > a:focus {

  color: #000;

  background-color: #fff; 

}

.navbar-nav {

   margin:0; 

}

.navbar-inverse .navbar-toggle {

  border-color: #000;

}

.navbar-inverse .navbar-toggle:hover,

.navbar-inverse .navbar-toggle:focus {

  background-image: -webkit-linear-gradient(top,#f5bb56 0,#e4651a 100%);

  background-image: linear-gradient(to bottom,#f5bb56 0,#e4651a 100%);

  background-repeat: repeat-x;

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5bb56', endColorstr='#e4651a', GradientType=0);

  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

}

.navbar-inverse .navbar-toggle .icon-bar {

  background-color: #000;

}

.navbar-inverse .navbar-collapse,

.navbar-inverse .navbar-form {

  border-color: transparent ;

}

.navbar-inverse .navbar-nav > .open > a,

.navbar-inverse .navbar-nav > .open > a:hover,

.navbar-inverse .navbar-nav > .open > a:focus {

  color: #000;

  background-color: #fff;

}

.navbar-brand {

  font-family: 'Open Sans', sans-serif;

  font-size: 18px;

}

.dropdown-menu {

	position: absolute;

	top: 100%;

	left: 0;

	z-index: 1000;

	display: none;

	float: left;

	min-width: 160px;

	padding: 8px 0;

	margin: 2px 0 0;

	font-family: 'Open Sans', sans-serif;

	font-size:13px;

	list-style: none;

    text-transform: uppercase;

	background-color: #fff;

	background-clip: padding-box;

	border: 1px solid #fff;

	border: 1px solid #fff);

}



ul {

	margin: 0px;

	padding: 0px;

	list-style:none;

}

li {

	margin: 0px;

	padding: 0px;

	list-style:none;

}

.google-maps {

        position: relative;

        padding-bottom: 75%; // This is the aspect ratio

        height: 0;

        overflow: hidden;

    }

    .google-maps iframe {

        position: absolute;

        top: 0;

        left: 0;

        width: 100% !important;

        height: 100% !important;

    }

@media screen and (max-width: 600px) {

.col-sm-3 {

	margin-top:15px;

	text-align:center;

}

}

@media screen and (max-width: 600px) {

.col-sm-9 {

	margin-top:15px; 

	text-align:center;

}

}

.pages {font-size:12px;color:#999;}

.pages a { padding:5px 10px; margin:0 3px; border:#999 1px solid; text-decoration:none;color:#999;}

.pages a:hover { font-size:12px; color:#999; text-decoration:underline;}

.pages a:visited { font-size:11px; border:#f2f2f2 1px solid; color:#999; text-decoration:none;}

.pages a.disable:link { font-size:11px; border:#f2f2f2 1px solid; color:#999; text-decoration:none;}

.google-maps {

	position: relative;

	padding-bottom: 50%; // This is the aspect ratio

	height: 0;

	overflow: hidden;

}

.google-maps iframe {

	position: absolute;

	top: 0;

	left: 0;

	width: 100% !important;

	height: 100% !important;

}

.fr_line_bottom {

	padding: 10px 0px; 

	background-image:url(../images/line_bottom.png); 

	background-repeat:repeat-x; 

	background-position:left bottom;

	/*border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #ffefef;*/

}

.table-bordered {

	border: 1px solid #ddd; 

	border-radius:8px;

}

.table > thead > tr > th,

.table > tbody > tr > th,

.table > tfoot > tr > th,

.table > thead > tr > td,

.table > tbody > tr > td,

.table > tfoot > tr > td {

  padding: 5px;

  line-height: 1.42857143;

  vertical-align: top;

  border-top:  none !important;

}



.Content_left { 

	text-align:left; 

	font-family: 'Open Sans', sans-serif;

	color: #666666;

	font-size: 12px;

	text-decoration: none;

}

.Content_left a:link, .Content_left a:visited  { 

	font-family: 'Open Sans', sans-serif;

	color: #003366;

	font-size: 12px;

	text-decoration: none;

}

.Content_left a:hover  { 

	font-family: 'Open Sans', sans-serif;

	color: #003366;

	font-size: 12px;

	text-decoration: underline;

}

@media screen and (max-width: 1000px) {

.Content_left { 

	text-align:left; 

	font-family: 'Open Sans', sans-serif;

	color: #666666;

	font-size: 12px;

	text-decoration:none; 

	padding-top:5px;

}

}

@media screen and (max-width: 600px) {

.Content_left { 

	text-align:center; 

	font-family: 'Open Sans', sans-serif;

	color: #666666;

	font-size: 12px;

	text-decoration:none;

	padding-top:0px;

}

}

.Content_right { 

	text-align:right; 

    font-family: 'Open Sans', sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #333333; 

	text-decoration:none;

}

.Content_right1 a:link, .Content_right1 a:visited  { 

   font-family: 'Open Sans', sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #333333;

	text-decoration:none;

}

.Content_right a:hover  { 

    font-family: 'Open Sans', sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #333333;

	text-decoration:underline;

}

@media screen and (max-width: 600px) {

.Content_right { 

	text-align:center; 

	padding-top:0px;

    font-family: 'Open Sans', sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #333333; 

	text-decoration:none;

}

}

@media screen and (max-width: 400px) {

.Content_right { 

	text-align:center; 

	padding-top:0px;

    font-family: 'Open Sans', sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #333333; 

	text-decoration:none;

}

}

.box {

	width:100%;

	margin:0px auto;

	padding:13px; 

	border-radius:10px; 

	background-color:#fff; 

	border:#999 1px solid;

	-moz-box-shadow: 3px 3px #ccc;

	-webkit-box-shadow: 3px 3px #ccc;

	box-shadow: 3px 3px #ccc;

    font-family: 'Open Sans', sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #666; 

	text-decoration:none; 

	min-height:177px; 

}

@media screen and (max-width: 600px) {

.box {

	width:255px;

}

}



.box p {

    font-family: 'Open Sans', sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #666; 

	text-decoration:none;

}

.box p a:link,  .box p a:visited {

    font-family: 'Open Sans', sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #666; 

	text-decoration:none;

}

.box p a:hover {

    font-family: 'Open Sans', sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #FE6A2C; 

	text-decoration:none;

}

.btn_more {

	font-family: 'Open Sans', sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #fff; 

	text-decoration:none; 

	border-radius:5px; 

	border:1px solid #064a8b;

	background-image:url(../images/bg_btn.jpg); 

	background-repeat:repeat-x; 

	background-position:left top;

	width:80px; 

	text-align:center; 

	padding:5px;



}





.rslides_container {

	margin-bottom:2px;

	position: relative;

	width: 100%;

}

.rslides {

  position: relative;

  list-style: none;

  overflow: hidden; 

  width: 100%;

  padding: 0;

  margin: 0;

  }



.rslides li {

  -webkit-backface-visibility: hidden;

  position: absolute;

  display: none;

  width: 100%;

  left: 0;

  top: 0;

  }



.rslides li:first-child {

  position: relative;

  display: block;

  float: left;

  }



.rslides img {

  display: block;

  height: auto;

  float: left;

  width: 100%;

  border: 0;

  }

  

.centered-btns_nav {

  z-index: 3;

  position: absolute;

  -webkit-tap-highlight-color: rgba(0,0,0,0);

  top: 50%;

  left: 0;

  opacity: 0.7;

  text-indent: -9999px;

  overflow: hidden;

  text-decoration: none;

  height: 61px;

  width: 38px;

  background: transparent url("../images/themes.gif") no-repeat left top;

  margin-top: -45px;

  }

.rslides_nav {

  position: absolute;

  -webkit-tap-highlight-color: rgba(0,0,0,0);

  top: 50%;

  left: 0;

  z-index: 99;

  opacity: 0.7;

  text-indent: -9999px;

  overflow: hidden;

  text-decoration: none;

  height: 61px;

  width: 38px;

  background: transparent url("../images/themes.gif") no-repeat left top;

  margin-top: -45px;

  }



.rslides_nav:active {

  opacity: 1.0;

  }



.rslides_nav.next {

  left: auto;

  background-position: right top;

  right: 0;

  }



.centered-btns_nav:active {

  opacity: 1.0;

  }



.centered-btns_nav.next {

  left: auto;

  background-position: right top;

  right: 0;

  }



.transparent-btns_nav {

  z-index: 3;

  position: absolute;

  -webkit-tap-highlight-color: rgba(0,0,0,0);

  top: 0;

  left: 0;

  display: block;

  background: #fff; /* Fix for IE6-9 */

  opacity: 0;

  filter: alpha(opacity=1);

  width: 48%;

  text-indent: -9999px;

  overflow: hidden;

  height: 91%;

  }



.transparent-btns_nav.next {

  left: auto;

  right: 0;

  }



.large-btns_nav {

  z-index: 3;

  position: absolute;

  -webkit-tap-highlight-color: rgba(0,0,0,0);

  opacity: 0.6;

  text-indent: -9999px;

  overflow: hidden;

  top: 0;

  bottom: 0;

  left: 0;

  background: #000 url("../images/themes.gif") no-repeat left 50%;

  width: 38px;

  }



.large-btns_nav:active {

  opacity: 1.0;

  }



.large-btns_nav.next {

  left: auto;

  background-position: right 50%;

  right: 0;

  }



.centered-btns_nav:focus,

.transparent-btns_nav:focus,

.large-btns_nav:focus {

  outline: none;

  }



.centered-btns_tabs,

.transparent-btns_tabs,

.large-btns_tabs {

  margin-top: 10px;

  text-align: center;

  }



.centered-btns_tabs li,

.transparent-btns_tabs li,

.large-btns_tabs li {

  display: inline;

  float: none;

  _float: left;

  *float: left;

  margin-right: 5px;

  }



.centered-btns_tabs a,

.transparent-btns_tabs a,

.large-btns_tabs a {

  text-indent: -9999px;

  overflow: hidden;

  -webkit-border-radius: 15px;

  -moz-border-radius: 15px;

  border-radius: 15px;

  background: #ccc;

  background: rgba(0,0,0, .2);

  display: inline-block;

  _display: block;

  *display: block;

  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);

  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);

  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);

  width: 9px;

  height: 9px;

  }



.centered-btns_here a,

.transparent-btns_here a,

.large-btns_here a {

  background: #222;

  background: rgba(0,0,0, .8);

  }  



.entry-header {

	height: 61px;

	background-image: url(../img/arrow_header_2.png);

	background-repeat: no-repeat;

	margin-bottom: 10px;

}

.entry-header1 {

	height: 61px;

	background-image: url(../img/arrow_header_3.png);

	background-repeat: no-repeat;

	margin-bottom: 10px;

}

.entry-header2 {

	height: 61px;

	background-image: url(../img/arrow_header_4.png);

	background-repeat: no-repeat;

	margin-bottom: 10px;

}



.entry-title {

	clear: both;

	color: #000; 

	font-size:28px;

	line-height: 1.5em;

	padding-top: 2px;

	padding-left: 20px;

	padding-right: 5px;

	padding-bottom: 5px;

}

@media screen and (max-width: 400px) {

.entry-title {

	clear: both;

	color: #000; 

	font-size:20px;

	line-height: 1.5em;

	padding-top: 5px;

	padding-left: 20px;

	padding-right: 5px;

	padding-bottom: 5px;

}

}

.border-yellow {

	border:#FF0 1px solid; 

	padding:0px;

}

.title-yellow {

	background-color:#FF0; 

	padding:10px; 

	font-size:13px; 

	color:#000; 

	font-weight:600; 

	letter-spacing: 0.1em;

	text-transform:uppercase;

}

.box_content_left {

	padding:10px 25px 25px 25px; 

	background-color:#000;

}

@media screen and (max-width: 800px) {

.box_content_left {

	padding:10px 20px 20px 20px;

	background-color:#000;

}

}

.box_content_right {

	padding:10px; 

	background-color:#000; 

}

@media screen and (max-width: 1100px) {

.box_content_right {

	padding:20px; 

	background-color:#000;

}

}

.box_content_right1 {

	padding:20px; 

	background-color:#000;

}



.L12_white { 

	font-size:12px;

}

@media screen and (max-width: 1100px) {

.L12_white { 

	font-size:14px;

}

}

.L12_white_footer {

	font-family: 'Open Sans', sans-serif;

    color: #fff;

    font-size: 15px;

    padding: 0px;

    margin: 0px;

    line-height: 1.625;

	text-align: left; 

}

.L12_footer {

	font-family: 'Open Sans', sans-serif;

    color: #fff;

    font-size: 15px;

    padding: 0px;

    margin: 0px;

    line-height: 1.625;

	text-align: right; 

}

@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);

#cssmenu {

  background: #000;

  margin: 0;

  width: auto;

  padding: 0;

  line-height: 1;

  display: block;

  position: relative;

  font-family: 'Open Sans', sans-serif;

  font-size:13px;

  font-style:normal; 

  color:#000; 

  z-index:80000;

}

#cssmenu ul {

  list-style: none;

  margin: 0;

  padding: 0;

  display: block;

}

#cssmenu ul:after,

#cssmenu:after {

  content: " ";

  display: block;

  font-size: 0;

  height: 0;

  clear: both;

  visibility: hidden;

}

#cssmenu ul li {

  margin: 0;

  padding: 0;

  display: block;

  position: relative;

}

#cssmenu ul li a {

  text-decoration: none;

  display: block;

  margin: 0;

  -webkit-transition: color .2s ease;

  -moz-transition: color .2s ease;

  -ms-transition: color .2s ease;

  -o-transition: color .2s ease;

  transition: color .2s ease;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

#cssmenu ul li ul {

  position: absolute;

  left: -9999px;

  top: auto;

}

#cssmenu ul li ul li {

  max-height: 0;

  position: absolute;

  -webkit-transition: max-height 0.4s ease-out;

  -moz-transition: max-height 0.4s ease-out;

  -ms-transition: max-height 0.4s ease-out;

  -o-transition: max-height 0.4s ease-out;

  transition: max-height 0.4s ease-out;

  background: #FFD700;

}
#cssmenu ul li ul li:hover {

  max-height: 0;

  position: absolute;

  -webkit-transition: max-height 0.4s ease-out;

  -moz-transition: max-height 0.4s ease-out;

  -ms-transition: max-height 0.4s ease-out;

  -o-transition: max-height 0.4s ease-out;

  transition: max-height 0.4s ease-out;

  background: #F7EAA8;

}
#cssmenu ul li ul li.has-sub:after {

  display: block;

  position: absolute;

  content: "";

  height: 10px;

  width: 10px;

  border-radius: 5px;

  background: #FED700;

  z-index: 1;

  top: 13px;

  right: 15px;

}

#cssmenu.align-right ul li ul li.has-sub:after {

  right: auto;

  left: 15px;

}

#cssmenu ul li ul li.has-sub:before {

  display: block;

  position: absolute;

  content: "";

  height: 0;

  width: 0;

  border: 3px solid transparent;

  border-left-color: #fff;

  z-index: 2;

  top: 15px;

  right: 15px;

}

#cssmenu.align-right ul li ul li.has-sub:before {

  right: auto;

  left: 15px;

  border-left-color: transparent;

  border-right-color: #fff;

}

#cssmenu ul li ul li a {

  font-size: 14px;

  font-weight: 400;

  text-transform: none;

  color: #000;

  letter-spacing: 0;

  display: block;

  width: 220px;

  padding: 11px 10px 11px 20px;

  font-family: 'Open Sans', sans-serif;

  font-size:13px;

  font-style:normal; 

 /* text-transform:uppercase;*/ 

  border-bottom:#000 1px solid;

}

@media screen and (max-width: 900px) {

#cssmenu ul li ul li a {

  border-bottom: none;

}

#cssmenu ul  li.has-sub ul {

  display: none;

}

#cssmenu ul li.has-sub a .carat:after {

  display: block;

  content: "";

  border: 4px solid transparent;

  border-top-color: #fff;

  z-index: 2;

  height: 0;

  width: 0;

  position: absolute;

  right: 16px;

  top: 21px;

}



}

#cssmenu ul li ul li:hover > a,

#cssmenu ul li ul li.active > a {

   color:#daa200;	 

   font-family: 'Open Sans', sans-serif;

   font-size:13px;

   font-style:normal; 

   /*text-transform:uppercase;*/

}

#cssmenu ul li ul li:hover:after,

#cssmenu ul li ul li.active:after {

  background: #FED700;

}

#cssmenu ul li ul li:hover > ul {

  left: 100%;

  top: 0;

}

#cssmenu ul li ul li:hover > ul > li {

  max-height: 72px;

  position: relative;

}

#cssmenu > ul > li {

  float: left;

}

#cssmenu.align-center > ul > li {

  float: none;

  display: inline-block;

}

#cssmenu.align-center > ul {

  text-align: center;

}

#cssmenu.align-center ul ul {

  text-align: left;

}

#cssmenu.align-right > ul {

  float: right;

}

#cssmenu.align-right > ul > li:hover > ul {

  left: auto;

  right: 0;

}

#cssmenu.align-right ul ul li:hover > ul {

  right: 100%;

  left: auto;

}

#cssmenu.align-right ul ul li a {

  text-align: right;

}

#cssmenu > ul > li:after {

  content: "";

  display: block;

  position: absolute;

  width: 100%;

  height: 0;

  top: 0;

  z-index: 0;

  background: #FFD700;

  -webkit-transition: height .2s;

  -moz-transition: height .2s;

  -ms-transition: height .2s;

  -o-transition: height .2s;

  transition: height .2s;

}
#cssmenu > ul > li:after {

  content: "";

  display: block;

  position: absolute;

  width: 100%;

  height: 0;

  top: 0;

  z-index: 0;

  background: #F7EAA8;

  -webkit-transition: height .2s;

  -moz-transition: height .2s;

  -ms-transition: height .2s;

  -o-transition: height .2s;

  transition: height .2s;

}

#cssmenu > ul > li.has-sub > a {

  padding-right: 40px;

}

#cssmenu > ul > li.has-sub > a:after {

  display: block;

  content: "";

  background: transparent ;

  height: 12px;

  width: 12px;

  position: absolute;

  border-radius: 13px;

  right: 14px;

  top: 16px;

}

#cssmenu > ul > li.has-sub > a:before {

  display: block;

  content: "";

  border: 4px solid transparent;

  border-top-color: #fff;

  z-index: 2;

  height: 0;

  width: 0;

  position: absolute;

  right: 16px;

  top: 21px;

}

#cssmenu > ul > li > a {

  color: #fff;

  padding: 15px 20px;

  font-weight: 700;

  letter-spacing: 1px;

  /*text-transform: uppercase;*/

  font-size: 14px;

  z-index: 2;

  position: relative;

  font-family: 'Open Sans', sans-serif;

  font-size:13px;

  font-style:normal;

}

@media screen and (max-width: 1100px) {

#cssmenu > ul > li > a {

  padding: 15px 20px;

}

}

#cssmenu > ul > li:hover:after,

#cssmenu > ul > li.active:after {

  height: 100%;

}

#cssmenu > ul > li:hover > a,

#cssmenu > ul > li.active > a {

  color: #000;

}

@media screen and (max-width: 900px) {

#cssmenu > ul > li:hover > a,

#cssmenu > ul > li.active > a {

  color: #fff;

}

}

#cssmenu > ul > li:hover > a:after,

#cssmenu > ul > li.active > a:after {

  background: transparent;

}

#cssmenu > ul > li:hover > a:before,

#cssmenu > ul > li.active > a:before {

  border-top-color: # fff;

}

#cssmenu > ul > li:hover > ul {

  left: 0;

}

#cssmenu > ul > li:hover > ul > li {

  max-height: 72px;

  position: relative;

}

#cssmenu #menu-button {

  display: none;

}

#cssmenu > ul > li > a {

  display: block;

}

#cssmenu > ul > li {

  width: auto;

}

#cssmenu > ul > li > ul {

  width: 220px;

  display: block;

}

#cssmenu > ul > li > ul > li {

  width: 220px;

  display: block;

}

@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

  #cssmenu > ul {

    max-height: 0;

    overflow: hidden;

    -webkit-transition: max-height 0.35s ease-out;

    -moz-transition: max-height 0.35s ease-out;

    -ms-transition: max-height 0.35s ease-out;

    -o-transition: max-height 0.35s ease-out;

    transition: max-height 0.35s ease-out;

  }

  #cssmenu > ul > li > ul {

    width: 100%;

    display: block;

  }

  #cssmenu.align-right ul li a {

    text-align: left;

  }

  #cssmenu > ul > li > ul > li {

    width: 100%;

    display: block;

  }

  #cssmenu.align-right ul ul li a {

    text-align: left;

  }

  #cssmenu > ul > li > ul > li > a {

    width: 100%;

    display: block;

  }

  #cssmenu ul li ul li a {

    width: 100%;

  }

  #cssmenu.align-center > ul {

    text-align: left;

  }

  #cssmenu.align-center > ul > li {

    display: block;

  }

  #cssmenu > ul.open {

    max-height: 1000px;

    border-top: 1px solid rgba(110, 110, 110, 0.25);

  }

  #cssmenu ul {

    width: 100%;

  }

  #cssmenu ul > li {

    float: none;

    width: 100%;

  }

  #cssmenu ul li a {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    width: 100%;

    padding: 12px 20px;

  }

  #cssmenu ul > li:after {

    display: none;

  }

  #cssmenu ul li.has-sub > a:after,

  #cssmenu ul li.has-sub > a:before,

  #cssmenu ul li ul li.has-sub:after,

  #cssmenu ul li ul li.has-sub:before {

    display: none;

  }

  #cssmenu ul li ul,

  #cssmenu ul li ul li ul,

  #cssmenu ul li ul li:hover > ul,

  #cssmenu.align-right ul li ul,

  #cssmenu.align-right ul li ul li ul,

  #cssmenu.align-right ul li ul li:hover > ul {

    left: 0;

    position: relative;

    right: auto;

  }

  #cssmenu ul li ul li,

  #cssmenu ul li:hover > ul > li {

    max-height: 999px;

    position: relative;

    background: none;

  }

  #cssmenu ul li ul li a {

    padding: 8px 20px 8px 35px;

    color: #fff;

	font-family: 'Open Sans', sans-serif;

	font-size:13px;

	font-style:normal; 

	/*text-transform:uppercase;*/

	

  }

  #cssmenu ul li ul ul li a {

    padding: 8px 20px 8px 50px;

  }

  #cssmenu ul li ul li:hover > a {

    color: #bdb76b;

  }

  #cssmenu #menu-button {

    display: block;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    width: 100%;

    padding: 15px 20px;

    /*text-transform: uppercase;*/

    font-weight: 700;

    font-size: 14px;

    letter-spacing: 1px;

    color: #fff;

    cursor: pointer;

  }

  #cssmenu #menu-button:after {

    display: block;

    content: '';

    position: absolute;

    height: 7px;

    width: 22px;

    border-top: 2px solid #fff;

    border-bottom: 2px solid #fff;

    right: 20px;

    top: 16px;

  }

  #cssmenu #menu-button:before {

    display: block;

    content: '';

    position: absolute;

    height: 3px;

    width: 22px;

    border-top: 2px solid #fff;

    right: 20px;

    top: 26px;

  }

}

.nav_menu { 

	padding-left:414px;

}

@media screen and (max-width: 1100px) {

.nav_menu { 

	padding-left:314px;

}

}

@media screen and (max-width: 900px) {

.nav_menu { 

	padding-left:0px;

}

}

.search_col { 

	text-align:left;

}

@media screen and (max-width: 1000px) {

.search_col { 

	text-align:center;

}

}

.img_left { 

	position:absolute;

	left:-130px;

	top:0px;

}

@media screen and (max-width: 1100px) {

.img_left { 

	display:none;

}

}

.img_right { 

	position:absolute;

	right:-131px;

	top:0px;

}

@media screen and (max-width: 1100px) {

.img_right { 

	display:none;

}

}

.btn-primary {

  color: #000;

  background-color: #000;

  border-color: #000;

}

.bg_center {

	position:absolute; 

	top:0px; 

	z-index:-1;

}

.imenu_responsive { w 

	position:absolute;

	left:-130px;

	top:0px;

}

@media screen and (max-width: 1100px) {

.img_left { 

	display:none;

}

}

.padding_tb { 

	padding: 10px;

}

.link {

    font-family: 'Open Sans', sans-serif;

	color:#000;

	padding:0px; 

	margin:0px;

	line-height: 1.625;

}  

/*.link a:link, p a:visited {

    font-family: Verdana, Arial, Helvetica, sans-serif ;

	color:#000;

	text-decoration:underline; 

}  

.link a:hover {

    font-family: Verdana, Arial, Helvetica, sans-serif ;

	color:#996600;

	text-decoration:underline; 

} */ 



.tablebg {

	background-color: rgb(128, 128, 128);	

	text-align:center;

	height:auto;

	padding: 3px;

	

}

.text_b {

	padding: 8px 60px;

	float:left;

	width:160px;

	text-align:center;	

}

.text_bb{

	color:#996600 !important;

	

	}



.palign p {

	font-size:12px !important;

}

@media only screen and (max-width: 768px) {

    	.palign p{

		text-align: center; 

		font-size:12px !important;

	}

}

@media only screen and (min-width: 769px) {

    	.palign p{

		text-align: left;

		font-size:12px !important;

	}

}



.bacground_glay {

	background-color: #cccccc;	

	padding:5px 10px;

}


.btn-primary {
    padding: 8px 20px;
   
    background: #cecece;
    color: #fff;
    border-radius: 4px;
    border: none;
    margin-top: 10px;
}


/*Edit css*/



/*End*/