@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans-light-webfont.eot');
    src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light-webfont.woff2') format('woff2'),
         url('fonts/opensans-light-webfont.woff') format('woff'),
         url('fonts/opensans-light-webfont.ttf') format('truetype'),
         url('fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body, html, form { height: 100%;}
body {
	font-family: 'open_sansregular', sans-serif;
}
p {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}
.info{ padding-left: 100px; line-height: 40px; color: #656464; font-size: 11px; }
.info a{
	
	background: url(../images/icon-email.png) no-repeat left center;
	padding-left: 20px;
	line-height: 31px;
}
.right-top{
	text-align: right;

}
.flag{}
.flag-sp{background: url(../images/flag-sp.jpg); height: 50px; width:49px; margin-right: 5px; display: inline-block; text-indent: -999em; text-align: left; margin-bottom: -20px; text-align: left; position: relative;  z-index: 2;}
.flag-us{background: url(../images/flag-us.jpg); height: 50px; width:49px; margin-right: 5px; display: inline-block; text-indent: -999em; text-align: left; margin-bottom: -20px;  text-align: left;  position: relative; z-index: 2;}
.grey-box{ background: #f5f5f5; border-bottom: 1px solid #eeefef;}
.color-red{ color: #ee4033;}
.color-blue{ color: #0c6eb7;}
.color-black{ color: #282828;}
.topbox{
	background: url(../images/vdivider.png) no-repeat right center;
		color: #999;
	font-size: 12px;
}
.padding-top{
	padding: 30px 0
}
.multitop{
	background: url(../images/top-bg.jpg) repeat-x;
	height: 40px;

}
.fontmid{ font-size: 1.3em; }
.arialme{ font-family: arial}

.banner-holder{  width: 100%; position: relative;}

.innerhomebanner { width: 100%; height: auto; overflow: hidden; height: 350px; background: #363636;}
.innerhomebanner img { width: 100% !important; height: 100% !important;}

.caption{ text-align: center; width: 100%; display: block; font-size: 55px; color:#fff; font-family: 'open_sansbold'; padding-top: 7%;}

}

.dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

.padding-zero{ padding: 0;}
.no-bg{ background-image: none !important;}

.dark-grey-box{ background-color: #e2e7ed; padding: 10px 0px 50px 0px;}
.lowline{
	background: url(../images/lowline.png) no-repeat center bottom;
	margin-bottom: 25px;
	padding-bottom: 20px;
}
h1{ font-size: 25px; font-family: open_sansbold;}
h2{ font-size: 18px; font-family: open_sansbold; color: #125ba3;}
.slider-home{text-align: center;}
.slideer-box{ margin: 1%; border: 10px solid #fff; position: relative; width: 31%; display: inline-block;  }
.slideer-box img{ width: 100%;}
.cap-slider{
	text-align: center;
	color: #fff;
	width: 100%;
	margin-top: -45px;
	z-index: 1;
	height: 45px;
	font: 16px/50px "open_sansbold";
	text-transform: uppercase;	
}
.white-box{	padding: 2em 0px; background-color: #fff;}

.footerbg{ background-color: #3a3939;}
.page-footer-align{ font-size: 12px; color: #bdbdbd; padding: 15px 0; text-align: center;}
.page-footer-align a{ font-weight: bold; color: #fff;}
.page-footer-align a:hover{ font-weight: bold; color: #fff; }

.bottom{ font-size: 12px; color: #5d5d5d; padding: 25px 0 15px 0; background-color: #f2f2f1; }
h5{ font-family: open_sansbold; font-size: 22px; color: #444444; margin-bottom: 20px;}
.simplelist{ padding-left: 0;}
.simplelist li{
	margin-bottom: 17px;
	list-style: none;
	background: url(../images/bullets.png) no-repeat left top;
	padding-left: 20px;
}
.simplelist li a{ color: #5d5d5d; }
.simplelist li a:hover{ color: #ee4033;}

.navbar-nav {
    margin: 0 !important;
}
.navbar-collapse { padding: 0;}
.navbar-inverse {
	background-color: #4c4c4c; 
	border-color: #e7e7e7; 
	margin-bottom: 0; 
	font-size: 16px; 
	font-family: open_sanslight;
	border-bottom: 1px solid #626262;
	
}

.navbar-inverse .navbar-nav > li > a {
	color: #fff;
	font-size: 14px;
	font-family: 'open_sansbold';
	background: url(../images/dot.png) no-repeat right center;
	border-bottom: 5px solid #4c4c4c;
	padding: 14px 18px 9px 18px;
}
.navbar-inverse .navbar-nav > li > a:hover {
	border-bottom: 5px solid #d30000;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-color: #d30000;
}
a:focus { outline: none;}
.form-box{ margin-bottom: 10px;}
.logo {
	position: absolute;
	left: 0;
	top: -40px;
	width: 114px;
	height: 130px;
	background: url(../images/logo.png);
	display: block;
}
.logo img{ }
.relative-me { position: relative;}
.btn{
	border-radius: 0;
	padding-top: 8px;
	padding-bottom: 7px;
}
.top-head{ background: #fff;}
.time{
	background: url(../images/icon-clock.jpg) no-repeat left top;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #999;
}
.call{
	background: url(../images/icon-call.jpg) no-repeat left top;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #999;
	font-size: 12px;
}
.time{
	background: url(../images/icon-clock.jpg) no-repeat left top;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #999;
	font-size: 12px;
}
.email{
	background: url(../images/icon-email.jpg) no-repeat left top;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #999;
	font-size: 12px;
}
.bolder a, .bolder{ font-size: 13px; color: #000; font-family: 'open_sansbold'; text-decoration: none; }
a, a:hover, a:focus {    color: #d30000;}

.socialboxholder{ float: right; position: relative;}
.socialbox{ padding: 10px 0 0 0; }
.socialbox a { float: right; width: 30px; height: 30px; margin-left: 5px; text-indent: -999em; text-align: left;}
.socialbox a.fb { background: url(../images/social-bigicon.png) left top;}
.socialbox a.fb:hover { background: url(../images/social-bigicon.png) left bottom;}
.socialbox a.tw { background: url(../images/social-bigicon.png) -38px top;}
.socialbox a.tw:hover { background: url(../images/social-bigicon.png) -38px bottom;}
.socialbox a.in { background: url(../images/social-bigicon.png) right top;}
.socialbox a.in:hover { background: url(../images/social-bigicon.png) right bottom;}
.socialbox a.gplus { background: url(../images/social-bigicon.png) right top;}
.socialbox a.gplus:hover { background: url(../images/social-bigicon.png) right bottom;}
.seal { position: absolute; left: -122px; top: -15px; z-index: 999;}
.btn-local-grey{ color: #fff; background: #4D4F50; line-height: 37px; padding: 0 25px; display: inline-block}
.btn-local-grey:hover, .btn-local-grey:focus{
	color: #fff;
	background: #322C2F;
	text-decoration: none;
}
.btn-local-red{ color: #fff; background: #d30000; line-height: 37px; padding: 0px 25px; display: inline-block}
.btn-local-red:hover, .btn-local-red:focus{
	color: #fff;
	background: #F28C8C;
	text-decoration: none;
}

.highlight-red{ color: red;}
.lang-box{ color: #fff; background: #d30000; line-height: 37px; padding: 8px 25px; display: inline-block}

.socialboxholder-sm{  display: inline-block; vertical-align: middle;}
.socialbox-sm{}
.socialbox-sm a { float: right; width: 30px; height: 30px; margin-left: 5px; text-indent: -999em; text-align: left;}
.socialbox-sm a.fb { background: url(../images/social.png) left top;}
.socialbox-sm a.tw { background: url(../images/social.png) -38px top;}
.socialbox-sm a.gmap { background: url(../images/social.png) -74px top;}
.socialbox-sm a.gplus { background: url(../images/social.png) right top;}
<!-- .socialbox-sm a.gplus:hover { background: url(../images/social.png) right bottom;} -->
.paddingten{ padding: 10px;}
.clr { clear: both;}
.displayme{display: none !important;}
.time12 .bolder{font-size: 10px; }
.time12{font-size: 10px; }


ul#nav{
	z-index:999;
	margin:0;
	list-style:none;
	width:160px;
	height:27px;
	position: absolute;
	z-index: 100;
	left: 10%;
	bottom: 20px;
	padding: 0;
}	
ul#nav li {
	float:left;
}
ul#nav li a{
	width:20px;
	height:20px;
	float:left;
	display:block;
	text-decoration: none;
	margin-right: 3px;
	border:1px solid #333;
	color: #fff;
	text-align: center;
	font: 12px/1.6em Arial, Helvetica, sans-serif;
	background: #3e3e3e;
}
#nav a.activeSlide {
	color: #FFF;
	background: #880014;
}