body {
  padding-top: 95px;
  font-family: "Century Gothic", Arial, Helvetica, sans-serif;
  color: #000000;
  text-align: justify;
  
}
/**  text-align: justify;  */

/**Font*/
p{
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
}

strong{

}
 
p a:link{
	text-decoration: none;
}


.text-center{
	text-align: center;
}

.center{
	margin: 0 auto;
	text-align: center;
}

h1{
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #2c3189;
}

h2{
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	}
	
h3{
	font-size: 22px;
	font-style: normal;
	color: #2b2b2b;
}


.fnormal{
	font-weight: normal;
}








/*Color*/
.blue01{
	color: #2c3189;
}

a{
	color: #000000;
}

.num a, .num a:link, .num a:hover{
	color: #c6c6c6;
	text-decoration: none;
}



/**Language icon*/
#langicon{
	float: right;
}

#langicon .flag{
	float: left;
	margin-left: 10px;
}

/**Margin*/
.marg2001{
	margin-top: 20px;
}

.marg2002{
	margin-bottom: 20px;
}
.marg3003{
	margin: 30px 0;
}

.marg5003{
	margin: 50px 0;
}

.marg1005{
	margin-right:10px;
}
.pad2001{
	padding: 20px;
}


.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.nav > li > a{
	font-weight: bold;
}




.navbar-header{
	height: 100px;
}

.clear{
	clear: both;
}


#bg01{
	background: #FFF;
	margin: 0 auto;
}


#bg02{
	background: url(../images/bg02.jpg) center 0 no-repeat;
	margin: 0 auto;
	background-size: cover;
}


#bg03{
	background: #000;
	margin: 0 auto;
}

#bg03 p{
	color: #c6c6c6;
}

#bg03 h2{
	color: #c6c6c6;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
}

#bg04{
	background: #eff9fe;
}

#bg04 h2{
	color: #2c3189;
	
}


#bgtop01{
	background: url(../images/bgtop01.jpg) 0 0 no-repeat;
	background-size: cover;
	padding: 33px 0;
}

#bgtop01 h3{
	text-align: center;
	text-transform: uppercase;
}


#bg05{
	background: #f4f5f9;
}



/*PRODUCT*/
#product ul li{
	font-size: 13px;
}

#product img{
	width: 100%;
	height: auto;
}

#product .img01{
	max-width: 184px;
	height: auto;
}
#product .img02{
	max-width: 70px;
	height: auto;
}

#product .img03{
	max-width: 300px;
	height: auto;
}

#product .img04{
	max-width: 330px;
	height: auto;
}

#product .img05{
	max-width: 560px;
	height: auto;
}
#product .p_rjs{
width:auto;
height:100%;
}

#product .col-md-3{
	margin: 0 auto;
	text-align: center;
}

#product tr .title{
	background: #e3e9ff;
	font-weight: bold;
	padding: 12px 10px;
}

#product td{
	padding: 5px;
	font-size: 13px;
}

#product tr, #product td{
	text-align: center;
	border: 1px solid #000;
}




<!--SERVICE-->
.accordion_example1 img{
	width: 100%;
	height: auto;
	margin: 0 auto;

}

.accordion_example1 .img01{
	max-width: 300px;
	height: auto;
	margin: 10px;
}

.accordion_example1 .col-md-4{
	margin: 0 auto;
	text-align: center;
}


.top01{
	position: relative;
	top:2px;
}


.line01{
	border-top: 2px solid #ed1c23;
	line-height: 0;
}
.line02{
	padding-top: 3px;
	width: 25px;
	margin-left: 4%;
	margin-bottom: 20px;
	border-bottom: 2px solid #2c3189;
}



.line03{
	border-top: 2px solid #e6e6e6;
	line-height: 0;
}



.box01{
	width: 100%;
	padding: 20px;
	margin: 0 auto;
	border: 1px solid #2c3189;
}

.box01 img{
	width: 100%;
	height: auto;
	max-width: 600px;
}




.box02{
	width: 100%;
	padding: 20px 50px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #2c3189;
}


.box02 ul li{
	list-style-type: disc;
	padding: 0 0 0 30px;
	font-size: 13px;
}




/*MARINE*/
#marine ul li{
	font-size: 13px;
}

#marine img{
	width: 100%;
	height: auto;
}

#marine .img01{
	max-width: 1408px;
}

#marine .bluebox{
	padding: 18px 10px;
	background: #eff9fe;
}

#marine .bluebox01{
	line-spacing: -10px;
}

#marine .blueboxin{
	padding: 10px;
	background: #FFF;
	text-align: center;
	margin: 0 auto;
}

#marine .blueboxin img{
	max-width: 250px;
	height: auto;
	
}

#marine .bluebox .dl {
	text-align: center;
		margin: 10px 0 0 0;

}

#marine .bluebox .dl a, #marine .bluebox .dl a:link, #marine .bluebox .dl a:hover{
	font-size: 11px;
	color: #4b4b4b;
	text-align: center;
}

#marine .bluebox .dl a, #marine .bluebox .dl a:link{
    text-decoration: none;
}

#marine .bluebox .dl a:hover{
	text-decoration: underline;
}

#marine .thumbnail{
	border: none;
}

/*CONTACT US*/
#cmap{
	border: 1px solid #2c3189;
}
 .cadd{
	 margin-top: 5%;
 }
.bluebox {
    padding: 10px;
    background-color: #eff9fe;
	margin-bottom: 20px;
	min-height: 200px;
}



#contactus a:link{
	color: #0096ff;
	text-decoration: none;
}

#contactus a:hover{
	color: #0096ff;
	text-decoration: none;
}


#bubble01{
	background: url(../images/hicon01.png) center center no-repeat;
	width: 85px;
	height: 85px;
}

#bubble02{
	background: url(../images/hicon02.png) center center no-repeat;
	width: 85px;
	height: 85px;
}

#bubble03{
	background: url(../images/hicon03.png) center center no-repeat;
	width: 85px;
	height: 85px;
}

#bubble04{
	background: url(../images/hicon04.png) center center no-repeat;
	width: 85px;
	height: 85px;
}

#bubble05{
	background: url(../images/hicon05.png) center center no-repeat;
	width: 85px;
	height: 85px;
}

#bubble06{
	background: url(../images/hicon06.png) center center no-repeat;
	width: 85px;
	height: 85px;
}

.circle{
	background: #2c3189;
	border-radius: 50%;
	width: 85px;
	height: 85px; 
	margin: 0 auto;
	
}


.button01{
	background: #2c3189;
	padding:5px 10px ;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	width: 30%;
	position: relative;
	top: 30%;
}


.button01 a{
	color: #FFF;
}


.button01 a:hover{
	color: #FFF;
	text-decoration: none;
}






footer{
	padding: 25px 0;
}

footer p, footer p a{
	color: #282828;
	font-size: 11px;
	line-height:15px;
}
	

footer p a:link{
	color: #282828;
	text-decoration: none;
}

footer p a:hover{
	color: #ed1b24;
	text-decoration: none;
}

footer .copyright{
	color: #666666;
	text-align: center;
	font-size: 11px;
}
	

/*.carousel-inner .active.left { left: -33%; }
.carousel-inner .next        { left:  33%; }
.carousel-inner .prev        { left: -33%; }
.carousel-control.left,.carousel-control.right {background-image:none;}
.item:not(.prev) {visibility: visible;}
.item.right:not(.prev) {visibility: hidden;}
.rightest{ visibility: visible;}*/



/*Contact Form*/


#contactForm{
}

#contactForm input{
	font-size: 13px;
	line-height:16px;
	background: #eff9fe;
	color: #2b2b2b;
	padding: 15px 10px;
	width:100%;
	border: none;
	margin-bottom: 6px;
	
}

#contactForm .captcinput{
	width: 200px;
}

#contactForm textarea{
	font-size: 13px;
	line-height:16px;
	background: #eff9fe;
	color: #2b2b2b;
	padding: 15px 10px;
	width:100%;
	border: none;
	margin-bottom: 6px;
}

#contactForm placeholder{
	color: #2b2b2b;
}

#contactForm  #submit, #contactForm  #reset, #back{
	width: 100%;
	color: #FFF;
	background: #2c3189;
	text-align: center;
	padding: 10px;
	border: none;
	margin-bottom:10px;
}

#back{
	width: 130px;
}




#contactForm2{
}
#contactForm2 p{
	font-size: 11px;
	line-height: 12px;
}



#contactForm2 input{
	font-size: 11px;
	line-height:13px;
	background: #363636;
	color: #b3b3b3;
	padding: 6px 10px;
	width:100%;
	border: none;
	margin-bottom: 6px;
	
}

#contactForm2 textarea{
	font-size: 11px;
	line-height:13px;
	background: #363636;
	color: #b3b3b3;
	padding: 6px 10px;
	width:100%;
	border: none;
	margin-bottom: 6px;
}

#contactForm2  #submit{
	width: 50%;
	margin: 0 auto;
	color: #FFF;
	background: #F00;
	text-align: center;
	padding: 8px 0;
}




.error{
	color: #F00;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}






.boxbelow a{
	color: #c6c6c6;
}