/*Key color RED #333*/
/* Main marketing message and sign up button */
 
/* centered columns styles */
 
/*equal*/
html,
body {
   margin:0;
   padding:0;
   height:100%;
}
body{
	min-width:980px;
	font-family:"Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif;
	font-size:14px;
	line-height:1.42857143;
	color:#333;
	background:#000;
	}
h5 {
	font-family:Tahoma, Geneva, sans-serif;
}
 .container-my
 {
	 width:980px;
	 }
 .slider {
    margin: 30px 0px 0px !important;
}
.flexslider {
    margin: 0px 0px 0px;
    background: none repeat scroll 0% 0% ;
    border: 0px solid #FFF;
    position: relative;
    border-radius: 0px;
    box-shadow:none;
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
	z-index:999;
}
 
 .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0px 0px;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(255, 0, 0, 0.8);
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease 0s;
}
 
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3) inset;
}
.flex-control-paging li a.flex-active {
    background: none repeat scroll 0% 0% rgba(255, 0, 0, 0.9);
    cursor: default;
}
.flex-control-paging li a:hover {
    background: none repeat scroll 0% 0% rgba(255, 0, 0, 0.7);
}
 
.turquoise-nav{
  margin:0px 0px 0px 14px;
  padding:12px 0px 0px 0px;
  height:48px; 
}

.turquoise-nav ul { margin: 0; padding: 0; list-style-type: none; list-style-image: none;   }

.turquoise-nav li { margin-right: 0px; display: inline; font-weight:bold; font-size: 12px; text-transform:uppercase; margin-left:-4px;  height:48px;}

.turquoise-nav ul li a {
	text-decoration:none;  
	margin: 0px; 
	/*padding: 15px 26px 15px 30px;*/ 
	/*padding: 15px 24px 15px 24px;*/
	padding: 15px 20px 15px 27px;  
	color:#000; 
	background:url(../images/menu-dot.png) 0% 50% no-repeat; 
	border-left :1px solid #A7ADC1;
}
#last-a {  
 border-right:1px solid #A7ADC1;
}

.turquoise-nav ul li a:hover { color: #fff;   text-decoration:none; width:auto; background:url(../images/menu-dot2.png) 0% 50% no-repeat;   }
/*
.turquoise-nav li.current-menu-item a{ color: #fff; text-decoration:none; background-color:#16a085; }

.turquoise-nav li.current_page_item  { color: #fff; text-decoration:none; background-color:#16a085; }

/* END turquoise NAV */
.bgtopm{
	background:url(../images/bgtopics.png);
	 height:32px;
	 /*padding-top:3px;*/
	  margin-top:15px;
	}
	.fleft{
		float:left;
		margin-right:15px;
 
		}
 
.bgcontent{
		margin-top:5px;
	}
	
	
	.contentbox{
 		background:url(../images/bgtransparen.png) no-repeat 0% 0%;
		height:151px;
		margin-top:5px;
		border-top:2px solid #F00;
		color:#FFF;
		padding:0px 15px;
	}
	
	.contentbox p {
		font-size:15px;
		font-weight:bold;
	}
	
	
	.contentbox2{
		 background:url(../images/lineblue.jpg) top center no-repeat #FFF;
  		margin-top:5px;
	 	padding:15px;
	 
	}
	.contentbox3{
		background:#CCC;
		margin-top:5px;
		border-top:2px solid #F00;
		padding:15px;
		height:200px;
		overflow-y:scroll;
		 
	}
	.contentbox4{
		 background:#FFF;
		 padding:20px;
	}	
	.contentbox5{
		 background:#FFF;
		 padding:20px 0px;
	}	
	.contentbox6{
		 background:#FFF;
		 padding:0px 0px 20px 0px;
	}	
	.product-box{
		width:187px;
		height:175px;
		border:1px solid #CCC;
		padding:3px;
		margin-top:10px;
		}
	.head-text{
		padding-top:5px;
		font-family:Tahoma, Geneva, sans-serif;
		font-weight:bold;
		font-size:12px;
		width:110px;
		}
	.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: 8px;
  
    vertical-align: top;
    border-top: 0px solid #DDD;
}

.padding5{
}

.footer-nav{
  padding-top:15px;
   height:48px; 
 }

.footer-nav ul { margin: 0; padding: 0; list-style-type: none; list-style-image: none;   }

.footer-nav li { margin-right: 0px; display: inline;  text-transform:uppercase; font-weight:bold;}

.footer-nav ul li a { text-decoration:none;  margin: 0px;  padding: 0px 12px 0px 10px; color:#FFF; font-size:12px; border-right: 1px solid #FFF;}

.footer-nav ul li:last-child  a { text-decoration:none;  margin: 0px;  padding: 0px 10px 0px 10px; color:#FFF; border-right: 0px solid #FFF;}

.footer-nav ul li a:hover { color: #000;   text-decoration:none; width:auto;     }


.margin-b{
	margin-bottom:30px;
	}
.margin-t{
	margin-top:13px;
	}

.copyright{
	margin:40px 0px 0px 0px;
	padding-bottom:20px;
	color:#FFF;
	font-size:12px;
	}
	
	.footer-nav{
  padding-top:15px;
   height:48px; 
 }

.a-nav ul { margin: 0; padding: 0; list-style-type: none; list-style-image: none;   }

.a-nav li {   display:inline;  text-transform:uppercase; padding:0px 30px 0px 15px; background:url(../images/red-arrow.png) 100% 0% no-repeat;  }

.a-nav ul li a { text-decoration:none; height:24px;    margin: 0px;   color:#fff;  font-size:12px;}

.a-nav ul li:last-child   { background:none; }

.a-nav ul li a:hover { color: #FFF; text-decoration:underline; width:auto; }

.clear {
	clear:both;
}

/* vehicle */
.vehicle {
	margin:0px auto;
	width:955px;
}
.vehicle_menu {
	float:left;
	width:225px;
}
.vehicle_box {
	margin-bottom:3px;
	padding:25px;
	/*width:225px;*/
	color:#ffffff;
	background-color:#000000;
}
.vehicle_category {
	margin-bottom:7px;
	font-size:18px;
	font-weight:bold;
}
.vehicle_brand {
	margin-top:10px;
	font-size:12px;
}
.vehicle_name {
	margin:1px 0px 0px 12px;
	font-size:12px;
}
.vehicle_name a {
	color:#ffffff;
	text-decoration:none;
}
.vehicle_name a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.vehicle_link {
	color:#ff0000 !important;
	text-decoration:none;
}
.vehicle_link:hover {
	color:#ff0000 !important;
	text-decoration:underline;
}
.vehicle_content {
	float:right;
	padding-bottom:30px;
	width:705px;
}
.link-content a { text-decoration:none; height:24px;    margin: 0px;   color:#fff;  font-size:10px;}
 

.link-content a:hover { color:#fff; text-decoration:underline; width:auto; }

/* product */
.product_tab {
	height:46px;
	background:url(../images/bg_producttab.jpg) repeat-x;
}
.product_content {
	margin:25px auto 0px auto;
	padding-bottom:60px;
	width:920px;
}

/* product tab */
.producttab { 
    margin:0px auto;
	padding:0px;
	width:920px; 
}
.producttab li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
}
.producttab li a {  
	float:left;
	margin:0px;
	padding:0px 14px;
	height:46px;
	color:#ffffff;
	font-size:12px;
	line-height:46px;
	text-align:center;
	text-decoration:none;
	background:url(../images/bg_producttab.jpg) repeat-x;
}
.producttab li a:hover {  
	float:left;
	margin:0px;
	padding:0px 14px;
	height:46px;
	color:#ff0000;
	font-size:12px;
	line-height:46px;
	text-align:center;
	text-decoration:none;
	background:#ffffff;
}
.producttab li.active a {
	color:#ff0000;
	background:#ffffff; 
}
.content { 
	clear:both;
	margin:0px auto;
	padding:0px; 
	width:920px;
}

/* dealer page */
.bg-dealer{background:url(../images/tab-dealer.jpg) center center no-repeat;   }
.dealer-ul li{
	list-style:none;
	font-weight:bold;
	}
.bg-dealer-content{background:url(../images/light_checkered_tiles.png); float:none; margin-left:auto; margin-right:auto; width:917px; border-top:2px solid #F00; margin-top:5px; padding-top:5px;}
.logo-dealer{
	margin:8px 0px;
	}
	.text-head{
		margin-left:20px;
		padding-left:10px;
		color:#ffffff;
		font-size:20px;
		line-height:40px;
		border-left:3px solid #ffffff;
	}


/* dealer page */

/*product*/
.ul-product li { 
	list-style:none;
	margin-left:-15px;
	}

.ul-product li a{
	color:#fff;
	font-weight:bold;
	}
	
/* contact */
.fcRed { color:#ff0000; }
.contact_address {
	margin:0px auto;
	width:840px;
	line-height:25px;
}
.contact_address a {
	color:#333333;
	text-decoration:none;
}
.contact_address a:hover {
	color:#333333;
	text-decoration:underline;
}
.contact_map {
	margin:0px auto;
	width:840px;
}
.contact_form {
	margin:20px auto;
	width:840px;
}
.tbl_contact {
	margin:0px auto;
	width:626px;
	line-height:20px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.tbl_contact th {
	padding:15px 0px 15px 15px; 
	font-weight:normal;
	text-align:left;
	color:#ffffff;
	background-color:#666666;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	vertical-align:top;
}
.tbl_contact td {
	padding:15px 0px 15px 15px; 
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	vertical-align:top;
}
.inp_short {
	width:100px;
	height:20px;
	background-color:#ffffff;
	border:1px solid #cccccc;
}
.inp_normal {
	width:300px;
	height:20px;
	background-color:#ffffff;
	border:1px solid #cccccc;
}
.inp_area {
	width:428px;
	height:130px;
	background-color:#ffffff;
	border:1px solid #cccccc;
}
.btn_area {
	margin:30px auto 0px auto;
	padding:0px;
	width:840px;
	text-align:center;
}
.btn_confirm {
	width:100px;
	height:30px;
	color:#ffffff;
	font-weight:bold;
	line-height:22px;
	background:url(../images/bg_producttab.jpg) repeat-x;
	border:0px;
}
.btn_confirm:hover {
	width:100px;
	height:30px;
	color:#ffffff;
	font-weight:bold;
	line-height:22px;
	background:url(../images/bg_producttab2.jpg) repeat-x;
	border:0px;
}
.btn_back {
	margin-right:30px;
	width:100px;
	height:30px;
	color:#ffffff;
	font-weight:bold;
	line-height:22px;
	background:url(../images/bg_producttab.jpg) repeat-x;
	border:0px;
}
.btn_back:hover {
	margin-right:30px;
	width:100px;
	height:30px;
	color:#ffffff;
	font-weight:bold;
	line-height:22px;
	background:url(../images/bg_producttab2.jpg) repeat-x;
	border:0px;
}
.btn_send {
	width:100px;
	height:30px;
	color:#ffffff;
	font-weight:bold;
	line-height:22px;
	background:url(../images/bg_producttab.jpg) repeat-x;
	border:0px;
}
.btn_send:hover {
	width:100px;
	height:30px;
	color:#ffffff;
	font-weight:bold;
	line-height:22px;
	background:url(../images/bg_producttab2.jpg) repeat-x;
	border:0px;
}
.btn_home {
	margin:0px auto 10px auto;
	width:100px;
	height:35px;
	color:#ffffff;
	font-weight:bold;
	line-height:35px;
	text-align:center;
	text-decoration:none;
	background:url(../images/bg_producttab.jpg) repeat-x;
	border:0px;
}
.btn_home:hover {
	margin:0px auto 10px auto;
	width:100px;
	height:35px;
	color:#ffffff;
	font-weight:bold;
	line-height:35px;
	text-align:center;
	text-decoration:none;
	background:url(../images/bg_producttab2.jpg) repeat-x;
	border:0px;
}

/* Dealer */
.dealer_zone {
	margin:10px auto 0px auto;
	width:915px;
}
.dealer_zone ul {
	list-style:none;
	display:inline;
}
.dealer_zone ul li {
	float:left;
	margin:0px 10px 20px 0px;
	width:110px;
	height:35px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:35px;
	background:url(../images/bg_producttab3.jpg) repeat-x;
	border:1px solid #cccccc;
}
.dealer_zone ul li:hover, .dealer_zone ul li.over, .dealer_zone ul li.over:hover {
	float:left;
	margin:0px 10px 20px 0px;
	width:110px;
	height:35px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:35px;
	background:none;
	background-color:#ffffff;
	border:1px solid #cccccc;
}
.dealer_zone a , .dealer_zone a:hover {
	text-decoration:none;
}
.dealer_zname {
	padding-left:10px;
	font-size:30px;
	font-weight:bold;
}
.tbl_dealer {
	margin:0px auto 10px auto;
}
.tbl_dealer td {
	vertical-align:middle;
}
.select_dealer {
	width:300px;
}
.btn_dealer {
	width:80px;
}
.dealer_left {
	float:left;
	padding:10px 0px 10px 50px;
	width:687px;
}
.dealer_right {
	float:right;
	padding:10px 50px 10px 0px;
	width:130px;
}
.tbl_dealer th {
	padding:10px 0px;
	text-align:left;
}
.tbl_dealer td {
	padding:10px 0px;
}

/* ///////////////////////////////////////////////////////////// */
/* wrapper */
.wrapper_topbar {
	margin-bottom:5px;
	width:100%;
	background:url(../images/BGh.jpg) no-repeat top center;
	background-color:#89181c; 
	border-bottom:1px solid #ffffff;
}
.wrapper_slide {
	margin:0px auto;
	width:980px;
	position:relative; 
	z-index:100;
}
.wrapper_content {
	margin:0px auto;
	width:980px;
}
.wrapper_footer {
	width:100%;
	background:#8b0000;
	border-top:5px solid #f5f5f5;
}

/* topbar */
.topbar {
	margin:0px auto;
	width:980px;
}
.topbar .h1 {
	color:#ffffff; 
	font-size:10px;
	font-weight:bold; 
	line-height:21px;
}
.h3 {
	font-size:24px;
}
.language {
	float:right;
	margin-top:2px;
	width:120px;
	font-size:12px;
	font-weight:bold;
}
.language a {
	color:#ffffff;
	text-decoration:none;
}
.language a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.language .ln_over {
	color:#ffff00;
	text-decoration:none;
}
.language .ln_over:hover {
	color:#ffff00;
	text-decoration:underline;
}
.mr10 {
	margin-right:10px;
}

/* slide */
.logo {
	margin:0px auto;
	width:980px;
}
.slide {
	margin:0px auto;
	padding-top:10px;
	width:980px;
}

/* footer */
.footer {
	margin:0px auto;
	width:980px;
	height:128px;
	background:url(../images/bg-footer.jpg) no-repeat top center;
}

/* home */
.home_content {
	margin:0px auto;
	padding-bottom:40px;
	width:960px;
}
.home_left {
	float:left;
	margin-top:20px;
	width:680px;
}
.home_right {
	float:right;
	width:255px;
}

/* go top */
.gotop {
	clear:both;
	margin:0px auto;
	width:980px;
}
.gotop .btn_top {
	float:right;
	margin:0px 0px 10px 0px;
	width:108px;
	height:23px;
	background:url(../images/btn_top.jpg) no-repeat top left;
}
.gotop .btn_top:hover {
	float:right;
	margin:0px 0px 10px 0px;
	width:108px;
	height:23px;
	background:url(../images/btn_top.jpg) no-repeat 0px -23px;
}

.news_link { 
	color:#333; 
	text-decoration:none; 
}
.news_link:hover { 
	color:#333; 
	text-decoration:underline; 
}

/*-----------------------------
dealer
-----------------------------*/

.dealerRow {
	position: relative;
	background: #ffffff;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-top: 5px;
}

/*-----------------------------*/

.dealerContainer {
	width: 920px;
	position: relative;
	margin: 0 auto;
}

/*-----------------------------*/

.dealerMap {
	position: relative;
	margin-bottom: 30px;
}

.dealerMapBg {
	width: 100%;
	display: block;
	position: relative;
	z-index: 1;
}

.dealerMapPin {
	width: auto;
	position: absolute;
	z-index: 3;
	top: 62px;
	left: 257px;
}

.dealerMapPic {
	display: none;
	width: auto;
	position: absolute;
	z-index: 2;
}

.dealerMapPic.active,
.dealerMapPic.active.mapHide,
.dealerMapPic.active.mapShow,
.dealerMapPic.mapShow {
	display: block;
}

.dealerMapPic.mapHide {
	display: none;
}

#dealerMapBangkok {
	top: 254px;
	left: 421px;
}

#dealerMapNearBkk {
	top: 244px;
	left: 406px;
}

#dealerMapCenter {
	top: 122px;
	left: 378px;
}

#dealerMapEast {
	top: 238px;
	left: 439px;
}

#dealerMapNorth {
	top: 29px;
	left: 323px;
}

#dealerMapWest {
	top: 120px;
	left: 337px;
}

#dealerMapSouth {
	top: 352px;
	left: 353px;
}

#dealerMapNorthEast {
	top: 100px;
	left: 438px;
}

/*-----------------------------*/

.dealerMapTag {
	position: absolute;
	z-index: 4;
}

.bangkokTag {
	top: 197px;
	left: 638px;
}

.nearBkkTag {
	top: 184px;
	left: 175px;
}

.centerTag {
	top: 49px;
	left: 638px;
}

.eastTag {
	top: 363px;
	left: 638px;
}

.northTag {
	top: 73px;
	left: 176px;
}

.westTag {
	top: 298px;
	left: 158px;
}

.southTag {
	top: 402px;
	left: 195px;
}

.northEastTag {
	top: 118px;
	left: 640px;
}

/*-----------------------------*/

a.dealerName {
	width: auto;
	display: inline-block;
	color: #ffffff;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	line-height: 100%;
	text-decoration: none;
	padding: 5px 10px;
}

.bangkokTag a.dealerName {
	background: #00a9d1;
}

.nearBkkTag a.dealerName {
	background: #931098;
}

.centerTag a.dealerName {
	background: #008895;
}

.eastTag a.dealerName {
	background: #ff3053;
}

.northTag a.dealerName {
	background: #00c25a;
}

.westTag a.dealerName {
	background: #3b2aa7;
}

.southTag a.dealerName {
	background: #0067ff;
}

.northEastTag a.dealerName {
	background: #ffbe00;
}

/*-----------------------------*/

.dealerNameSub {
	display: none;
	color: #333333;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 120%;
	padding-top: 3px;
	padding-left: 3px;
}

.dealerMapTag:hover .dealerNameSub,
.dealerNameSub.active {
	display: block;
}

.dealerNameSub > a,
.dealerNameSub > span {
	display: inline-block;
	color: #333333;
	text-decoration: none;
}

.dealerNameSub > a:hover {
	text-decoration: underline;
}

/*-----------------------------*/

.dealerContent {
	width: 100%;
	position: relative;
	overflow: hidden;
	color: #333333;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	line-height: 140%;
}

.dealerContent a {
	color: #333333;
	text-decoration: none;
}

.dealerContent a:hover {
	text-decoration: underline;
}

/*-----------------------------*/

.dealerZone {
	font-size: 30px;
	font-weight: bold;
	padding-top: 30px;
	margin: 0 0 40px 0;
}

/*-----------------------------*/

.dealerTitle {
	background: url(../images/tab-dealer.jpg) no-repeat left center;
	background-size: cover;
	padding-left: 5px;
	margin: 40px 0 20px 0;
}

.dealerTitle > span {
	display: inline-block;
	border-left: 5px solid #ffffff;
	color: #ffffff;
	font-size: 20px;
	line-height: 40px;
	padding-left: 15px;
}

/*-----------------------------*/

.dealerTitle2 {
	position: relative;
	color: #000000;
	font-size: 20px;
	line-height: 40px;
	padding-left: 20px;
	margin-bottom: 5px;
}

.dealerTitle2:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 13px;
	height: 19px;
	background: url("../images/dealers/mapIcon.jpg") no-repeat;
	background-size: 100% 100%;
}

/*-----------------------------*/

.dealerTbBox {
	border-top: 2px solid #FF0000;
	background: url(../images/light_checkered_tiles.png);
	margin-bottom: 20px;
}

/*-----------------------------*/

table.dealerTb {
	width: auto;
	text-align: left;
	padding: 15px 0 15px 20px;
	margin: 0;
}

table.dealerTb td {
	padding: 5px 0;
}

table.dealerTb td:nth-child(1) {
	font-weight: bold;
}

table.dealerTb td:nth-child(2) {
	padding-left: 10px;
	padding-right: 10px;
}

/*----------------------------------------*/

.dealerGoTop {
	width: 980px;
	position: relative;
	z-index: 1001;
	margin: 0 auto;

	opacity: 0;
	visibility: hidden;
}

.dealerGoTop.activeShow {
	opacity: 1;
	visibility: inherit;
}

.dealerGoTopWrapper {
	width: 50px;
	height: 67px;
	position: absolute;
	bottom: 0;
	right: -80px;
}

.dealerGoTopFixed {
	position: fixed;
	bottom: 25px;
}

.dealerGoTop img {
	width: 100%;
	display: block;
	cursor: pointer;
}

.dealerGoTop.smallScreen .dealerGoTopWrapper {
	right: 10px;
}

.dealerGoTop.smallScreen .dealerGoTopFixed {
	bottom: 10px;
}

/*----------------------------------------*/

/*-----------------------------
    Privacy
-----------------------------*/

.privacy-row{
    margin: 5px 0 0 0;
    padding: 15px 20px 15px 20px;
    background-color: #ffffff;
}

/*----------------------------*/

.privacy-Title1{
    display: relative;
    margin: 0 auto 15px auto;
    padding: 5px 15px 5px 0px;
    color: #000000;
    font-weight: bold;
    font-size: 130%;
    line-height: 100%;
    border-bottom: 1px solid #ff0000;
}

.privacy-Title1 span{
    padding: 0 0 0 5px;
}

.privacy-Title1 .privacy-icon1{
    display: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

/*----------------------------*/

.privacy-Text1{
    margin: 0 auto 30px auto;
    padding: 0;
}

/*----------------------------*/

.privacy-Remark1{
    color: #666666;
}

/*----------------------------*/

/*-----------------------------
    Youtube frame
-----------------------------*/
.youtube-container{
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.youtube-iframe{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/*-----------------------------
    Manufacturing
-----------------------------*/

.mfgRow {
    position: relative;
    background-color: #ffffff;
    padding: 30px 30px 10px 30px;
    margin-top: 5px;
}

/*-----------------------------*/

.mfgContainer{
    position: relative;
    width: 920px;
    margin: 0 auto;
}
/*-----------------------------*/

.mfgMainBannerRow{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.mfgMainBannerItem{
    width: 440px;
}

.mfgMainBannerItem img:hover{
    opacity: 0.8;
}
/*-----------------------------*/

.mfgBanner-01{
    margin-bottom: 30px;
}

.mfgBanner-01 img{
    width: 920px;
}
/*-----------------------------*/

.mfgContent{
    display: flex;
    justify-content: space-between;
}

.mfgContentLeft{
    width: 200px;
}

.mfgContentRight{
    width: 690px;
}
/*-----------------------------*/

.mfgContentMenu{
    position: sticky;
    top: 15px;
}

.mfgContentMenu ul{
    width: 200px;
    padding: 0;
    margin: 0;
    list-style: none;
    border-top: solid 1px #ff0000;
    border-bottom: solid 1px #ff0000;
}

.mfgContentMenu a{
    position: relative;
    display: block;
    width: 100%;
    padding: 10px 10px 10px 25px;
    background-image: linear-gradient(to right, #C1272D , #ff0000);
    border-bottom: solid 1px #ffffff;
    color: #ffffff;
    text-decoration: none;
    box-sizing: border-box;
}

.mfgContentMenu a::before{
    position: absolute;
    left: 15px;
    top: 17px;
    width: 5px;
    height: 5px;
    background-image: url('../images/manufacturing/arrow_white.png');
    content: '';
}

.mfgContentMenu a:hover,
.mfgContentMenu a.active{
    background-image: linear-gradient(to right, #f2f2f2 , #ffffff);
    border-bottom: solid 1px #ff0000;
    color: #000000;
    text-decoration: none;
}

.mfgContentMenu a:hover::before,
.mfgContentMenu a.active::before{
    position: absolute;
    left: 15px;
    top: 17px;
    width: 5px;
    height: 5px;
    background-image: url('../images/manufacturing/arrow_red.png');
    content: '';
}
/*-----------------------------*/

.mfgContentBox{
    padding: 30px 15px 0px 15px;
    margin-bottom: 60px;
}
/*-----------------------------*/

.mfgTitle-01{
    position: relative;
    padding: 10px 10px 10px 15px;
    background-image: linear-gradient(#e6e6e6, #ffffff, #e6e6e6);
    color: #000000;
    font-size: 18px;
    font-weight: 600;
}

.mfgTitle-01::before{
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background-image: linear-gradient(#C1272D , #ff0000);
    content: '';
}

.mfgTitle-01.margin-b{
    margin-bottom: 30px;
}
/*-----------------------------*/

.mfgTitle-02{
    position: relative;
    border-bottom: solid 1px #FF0000;
    padding: 5px 5px 5px 15px;
    color: #000000;
}

.mfgTitle-02::before{
    position: absolute;
    left: 0;
    top: 10px;
    width: 10px;
    height: 10px;
    background-image: linear-gradient(to right, #C1272D , #ff0000);
    content: '';
}
/*-----------------------------*/

.mfgTitle-03{
    display: flex;
    border-bottom: solid 1px #FF0000;
    padding: 0px 0px 2px 0px;
    margin-bottom: 15px;
}

.mfgTitle-03 .titleNumber{
    padding: 5px 10px;
    background-image: linear-gradient(to right, #C1272D , #ff0000);
    color: #ffffff;
    line-height: 100%;
}

.mfgTitle-03 .titleText{
    padding: 5px;
    line-height: 100%;
}
/*-----------------------------*/

.mfgText-01{
    line-height: 150%;
    margin-bottom: 30px;
}

.mfgText-01 ul{
    padding: 0 0 0 15px;
    margin: 0;
    list-style-position: outside;
}

.mfgText-01.no-margin-b{
    margin-bottom: 0 !important;
}
/*-----------------------------*/

.mfgText-02{
    line-height: 150%;
    margin-bottom: 15px;
}

.mfgText-02 ul{
    padding: 0 0 0 15px;
    margin: 0;
    list-style-position: outside;
}
/*-----------------------------*/

.mfgText-03{
    font-size: 80%;
    color: #666666;
}
/*-----------------------------*/

.mfgText_04{
    color: #FF0000;
    font-size: 18px;
    line-height: 150%;
    font-style: italic;
    text-shadow: 1px 1px 2px #999999;
    margin-bottom: 30px;
}

.mfgText_04.textCenter{
    text-align: center;
}
/*-----------------------------*/

.mfgText-05{
    position: relative;
    padding: 0 0 0 15px;
}

.mfgText-05::before{
    position: absolute;
    left: 0;
    top: 5px;
    width: 7px;
    height: 10px;
    background: url(../images/manufacturing/arrow_red02.png) no-repeat;
    background-size: 100% 100%;
    content: '';
}
/*-----------------------------*/

.mfgImg-01{
    display: block;
    margin-bottom: 30px;
}
/*-----------------------------*/

.mfgImg-02{
    position: relative;
    width: 320px;
    padding-top: 56.25%;
    overflow: hidden;
}

.mfgImg-02 img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/*-----------------------------*/

.mfgImgRow-01{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.mfgImgRow-01-item{
    border: 0;
    text-align: center;
}
/*-----------------------------*/

.mfgImgRow-02{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 30px;
}

.mfgImgRow-02-item{
    width: 320px;
}

.mfgImgRow-02.no-margin-b{
    margin-bottom: 0 !important;
}
/*-----------------------------*/

.mfgCompanyTb-01{
    padding: 0;
    margin: 0 0 30px 0;
}

.mfgCompanyTb-01 table{
    width: 657px;
    border-collapse: collapse;
}

.mfgCompanyTb-01 table td{
    padding: 10px;
    border: solid thin #000000;
    vertical-align: middle;
}

.mfgCompanyTb-01 table td:first-child{
    width: 200px;
    background: #f2f2f2;
}
/*-----------------------------*/

.mfgProductionRow-01{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.mfgProductionRow-01-item{
    width: 320px;
}

.mfgProductionRow-01.no-margin-b{
    margin-bottom: 0 !important;
}
/*-----------------------------*/

.mfgProductionTb-01{
    padding: 0;
    margin: 0;
}

.mfgProductionTb-01 table{
    width: 657px;
    border-collapse: collapse;
}

.mfgProductionTb-01 table th,
.mfgProductionTb-01 table td{
    padding: 10px;
    border: solid thin #000000;
    vertical-align: middle;
}

.mfgProductionTb-01 table th{
    background-color: #f2f2f2;
    text-align: center;
    font-weight: 400;
}

.mfgProductionTb-01 table td:last-child{
    text-align: center;
}
/*-----------------------------*/

.mfgQualityRow-01{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
/*-----------------------------*/

.mfgQualityTb-01{
    padding: 0;
    margin: 0 0 15px 0;
}

.mfgQualityTb-01 table{
    width: 657px;
    border-collapse: collapse;
}

.mfgQualityTb-01 table th,
.mfgQualityTb-01 table td{
    padding: 10px;
    border: solid thin #000000;
    vertical-align: middle;
}

.mfgQualityTb-01 table th{
    background-color: #f2f2f2;
    text-align: center;
    font-weight: 400;
}

.mfgQualityTb-01 table td:nth-child(2){
    text-align: center;
}

.mfgQualityTb-01 table td:last-child{
    text-align: center;
    background-color: #F9FFE1;
}
/*-----------------------------*/

.mfgQualityRow-02{
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}

.mfgQualityRow-02 .isoImg{
    width: 210px;
    margin-right: 30px;
}
/*-----------------------------*/
