body
{
	
}

hr { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
} 

.logo
{

}

.sub-menu
{
	color: #ffffff;
	background-color: #413e51;
}

.sub-menu-title
{
	padding: 13px;
}

.submenu-title
{
	font-size: 22px;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	color: #5f5d5d;
}

.submenu-desc
{
	font-size: 14px;
	color: #888888;
	padding: 0px 0px 40px 0px;
	line-height: 2.0;
}

.about-title, .business-title, .portfolio-title, .pelatihan-title
{
	color: #ffffff;
    font-size: 33px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 10px;
}

.about-subtitle
{
	font-size: 20px;
    color: rgba(76, 76, 76, 0.75);
}

.about-subcontent
{
	color: #b3adad;    
	line-height: 3em;
	text-align: justify;
}

.about-hr > hr, .business-hr > hr
{
	border-width: 2px;
    border-style: solid;
}

.about-underline, .business-underline
{
	border-bottom: 2px solid;
    padding-bottom: 13px;
}

.externallink-subtitle
{
	color: #727171;
    font-size: 22px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: center;
    padding: 20px 20px 5px 20px;
}

.externallink-subcontent
{
	font-size: 12px;
	color: #b3adad;    
	line-height: 2em;
	text-align: center;
	padding: 0px 20px 10px 20px;
}

.business-subcontent, .pelatihan-subcontent
{
	color: #b3adad;    
	line-height: 3em;
	text-align: center;
	padding: 10px 30px 10px 30px;
}

.history-title, .profile-title, .externallink-title, .career-title, .product-title, .quality-title, .standard-title, .visionmission-title, .peraturan-title
{
	color: #555555;
	font-size: 33px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 10px;
}

.history-img
{
	float: right;
}

.profile-subcontent
{
	color: #b3adad;    
	line-height: 3em;
}

.product-subtitle
{
	color: #555555;
	font-size: 22px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 10px;
}

.product-subcontent
{
	color: #555555;
    font-size: 16px;
    line-height: 1em;
    padding-top: 20px;
}

.standard-subcontent
{

}

.standard-subcontent > table
{
	width: 100%;
}

.standard-subcontent > table > tbody > tr > td
{
	padding: 7px 15px 7px 15px;
    border: solid 2px;
}

.visionmission-subtitle
{
	color: #555555;
	font-size: 20px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 10px;
}

.visionmission-subcontent
{
	color: #555555;
    font-size: 16px;
    line-height: 1.5em;
    padding-top: 20px;
}

.peraturan-subcontent
{
	color: #555555;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 10px;
    line-height: 2em;
}

.btn-sendresume
{
	padding: 20px 30px 20px 30px;
	font-size: 16px;
}

.quality-filename
{
	color: #8d8d8d;
    font-weight: bold;
}

.quality-list
{
	border-top: solid 1px;
    border-bottom: solid 1px;
    padding: 20px 10px 25px 0px !important;
}

.peraturan-list
{
	border-radius:36px;
	display:inline-block;
	overflow:hidden;
	background:#cccccc;
	border:1px solid #cccccc;
}

.peraturan-list > select
{
	width:100%;
	height:40px;
	border:0px;
	outline:none;
	background: transparent;
    font-size: 20px;
    font-weight: bold;
}

/*bg color - font color*/
.btn-white-grey
{
	color: #b3adad;
	background-color: #ffffff;
	border: solid #ffffff 1px;
}

.btn-green-white
{
	color: #ffffff;
	background-color: #008f31;
	border: solid #ffffff 1px;
}

.sosmed
{
	margin-top: 13px;
}

.footer
{

}

.footer-desc
{
	padding: 50px 0px 50px 20px;
}

.container-fluid
{
	max-width: 533px;
}

.font-grey
{
	color: #b3adad;
}

.font-8
{
	font-size: 8px;
}

.font-10
{
	font-size: 10px;
}

.font-12
{
	font-size: 12px;
}

.font-14
{
	font-size: 14px;
}

.font-16
{
	font-size: 16px;
}

.font-18
{
	font-size: 18px;
}

.font-20
{
	font-size: 20px;
}

.font-25
{
	font-size: 25px;
}

.font-30
{
	font-size: 30px;
}

.space-10
{
	height: 10px;
}

.space-15
{
	height: 15px;
}

.space-20
{
	height: 20px;
}

.space-25
{
	height: 25px;
}

.space-30
{
	height: 30px;
}

.space-35
{
	height: 35px;
}

.space-40
{
	height: 40px;
}

.space-50
{
	height: 50px;
}

.space-60
{
	height: 60px;
}

.space-100
{
	height: 100px;
}

.space-200
{
	height: 200px;
}

.line-space-15
{
	line-height: 15px;
}

.line-space-17
{
	line-height: 17px;
}

.line-space-20
{
	line-height: 20px;
}

.line-space-30
{
	line-height: 30px;
}

.no-padding
{
	padding: 0px !important;
}

.no-padding-r
{
	padding-right: 0px !important;
}

.no-padding-l
{
	padding-left: 0px !important;
}

.no-padding-t
{
	padding-top: 0px !important;
}

.no-padding-b
{
	padding-bottom: 0px !important;
}

.padding-1
{
	padding: 1px;
}

.padding-10
{
	padding: 10px;
}

.padding-15
{
	padding: 15px;
}

.padding-20
{
	padding: 20px;
}

.padding-25
{
	padding: 25px;
}

.padding-30
{
	padding: 25px;
}

.padding-35
{
	padding: 25px;
}

.padding-t-10
{
	padding-top: 10px !important;
}

.padding-t-15
{
	padding-top: 15px !important;
}

.padding-l-5
{
	padding-left: 5px !important;
}

.padding-l-10
{
	padding-left: 10px !important;
}

.padding-l-15
{
	padding-left: 15px !important;
}

.padding-b-5
{
	padding-bottom: 5px !important;
}

.padding-b-10
{
	padding-bottom: 10px !important;
}

.padding-b-20
{
	padding-bottom: 20px !important;
}

.padding-b-30
{
	padding-bottom: 30px !important;
}

.padding-r-20
{
	padding-right: 20px !important;
}


.margin-10
{
	margin: 10px
}

.margin-l-10
{
	margin-left: 10px;
}

.margin-r-10
{
	margin-right: 10px;
}

.border-trans
{
    border-style: none;
    border-color: transparent;
}

.border-white
{
    border: solid #ffffff 1px;
}

.border-grey
{
    border: solid #D8D8D8 1px;
}

.border-blue
{
    border: solid #38A0E3 1px;
}

.border-black
{
	border: solid #000000 1px;
}

.border-lightblue
{
	border: solid #bcd2e3 1px;
}

.border-radius-5
{
	border-radius: 5px;
}

.border-radius-10
{
    border-radius: 10px;
}

.border-radius-10i
{
    border-radius: 10px !important;
}

.border-radius-20
{
    border-radius: 20px;
}

.border-radius-30
{
    border-radius: 30px;
}

.border-radius-40
{
    border-radius: 40px;
}

.border-bottom-white
{
    border-bottom: solid #ffffff 1px;
}

.border-bottom-grey
{
    border-bottom: solid #D8D8D8 1px;
}

.border-bottom-black
{
    border-bottom: solid #000000 1px;
}

.background-softblue, .bg-softblue
{
	background-color: #78a5c7;
}

.background-darkblue, .bg-darkblue
{
	background-color: #2e3a48;
}

.background-darkerblue, .bg-darkerblue
{
	background-color: #0f242b;
}

.background-trans, .bg-trans
{
    background-color: transparent !important;
}

.background-white, .bg-white
{
    background-color: #ffffff;
}

.background-grey, .bg-grey
{
	background-color: #ebebeb;
}

.background-lightgrey, .bg-lightgrey
{
	background-color: #f6f6f6;
}

.background-green, .bg-green
{
    background-color: #48c852;
}

.background-softbrown
{
    background-color: #FFF6EB;
}

.input-rounded
{
    border-radius: 40px !important;
}

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

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

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

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

.font-normal
{
	font-style: normal;
}

.font-italic
{
    font-style: italic;
}

.font-bold
{
    font-weight: bold;
}

.font-underline
{
	font-style: underline;
}

.font-w-300
{
	font-weight: 300;
}

.font-white
{
	color: #ffffff !important;
}

.font-grey
{
	color: #a9a9a9 !important;
}

.font-space-grey
{
	color: #7b7b7b !important;
}

.font-black
{
	color: #000000 !important;
}

.font-light-blue
{
	color: #78a5c7 !important;
}

.font-red
{
	color: #f75c5c !important;
}

.font-pink
{
	color: #ffa0a2 !important;
}

/*Large lg*/
@media (min-width: 1200px)
{
	.text-left-lg
	{
		text-align: left;
	}

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

	.text-right-lg
	{
		text-align: right;
	}

	.space-40-lg
	{
		height: 40px;
	}

	.space-100-lg
	{
		height: 100px;
	}

	.space-200-lg
	{
		height: 200px;
	}

	.no-padding-lg
	{
		padding: 0px !important;
	}
}

/*Medium md*/
@media (min-width: 992px) and (max-width: 1199px)
{
	.text-left-md
	{
		text-align: left;
	}

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

	.text-right-md
	{
		text-align: right;
	}

	.space-40-md
	{
		height: 40px;
	}

	.space-40-md
	{
		height: 40px;
	}

	.space-100-md
	{
		height: 100px;
	}

	.space-200-md
	{
		height: 200px;
	}

	.no-padding-md
	{
		padding: 0px !important;
	}
}

/*Small sm*/
@media (min-width: 768px) and (max-width: 991px) 
{
	.no-padding-sm
	{
		padding: 0px !important;
	}

	.text-right-sm
	{
		text-align: right;
	}

	.text-left-sm
	{
		text-align: left;
	}

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

	.text-right-sm
	{
		text-align: right;
	}

	.space-40-sm
	{
		height: 40px;
	}

	.space-100-sm
	{
		height: 100px;
	}

	.space-200-sm
	{
		height: 200px;
	}

	.no-padding-sm
	{
		padding: 0px !important;
	}
}

/*Extra Small xs*/
@media (max-width: 767px) 
{
	.space-40-xs
	{
		height: 40px;
	}

	.space-100-xs
	{
		height: 100px;
	}

	.space-200-xs
	{
		height: 200px;
	}

	.no-padding-xs
	{
		padding: 0px !important;
	}

	.font-xs
	{
		font-size: 10px !important;
	}
}

/*
* Overwrite standard bootstrap css
*/

.navbar
{
	margin-bottom: 0px;
}

.navbar-default
{
	background-color: transparent !important;
    border-color: transparent !important;
    position: absolute !important;
    z-index: 1;
}

.carousel-control
{
	width: 4%;
}

.carousel-control.left {
    background-repeat: repeat-x;
    background-image: none;
}

.carousel-control.right {
    background-repeat: repeat-x;
    background-image: none;
}

.carousel-caption {
	top: 0;
    bottom: auto;
    text-align: left;
    color: #b4aca3;
}

.carousel-indicators li 
{
	border: 1px solid #627577;
}

.carousel-indicators .active
{
	border: 1px solid #ffffff;
	background-color: #627577;
}

/*Large lg*/
@media (min-width: 1200px)
{
	.carousel-indicators
	{
		bottom: 41px;
	}

	.nav-tabs 
	{
		margin-top: -50px;
	}

	.nav-tabs > li
	{
		width: 135px;
		margin-left: -4px;
		font-size: 14px;
	}

	.product-name
	{
		padding: 15px;
	}
}

/*Medium md*/
@media (min-width: 992px) and (max-width: 1199px)
{
	.carousel-indicators
	{
		bottom: 27px;
	}

	.nav-tabs 
	{
		margin-top: -40px;
	}

	.nav-tabs > li
	{
		width: 135px;
		margin-left: -4px;
		font-size: 14px;
	}

	.product-name
	{
		padding: 10px;
	}
}

/*Small sm*/
@media (min-width: 768px) and (max-width: 991px) 
{
	.carousel-indicators
	{
		bottom: 27px;
	}

	.nav-tabs 
	{
		margin-top: -40px;
	}

	.nav-tabs > li
	{
		width: 135px;
		margin-left: -4px;
		font-size: 14px;
	}

	.product-name
	{
		padding: 10px;
	}
}

/*Extra Small xs*/
@media (max-width: 767px) 
{
	.carousel-indicators
	{
		bottom: 30px;
	}

	.nav-tabs 
	{
		margin-top: -40px;
	}

	.nav-tabs > li
	{
		margin-left: -4px;
		font-size: 10px;
	}

	.product-name
	{
		padding: 8px;
	}
}




/*
Replace existing css
*/
.nav-tabs 
{
	text-align: center !important;
	border-bottom: none !important;
}
.nav-tabs > li
{
	float: none !important;
	text-align: center !important;
	background-color: #555555;
}

.nav-tabs > li.active
{
	background-color: #ffffff;;
}

.nav-tabs > li.active > div > a
{
	text-decoration: none !important;
	display: block;
}

.nav-tabs > li.active > div > a > div.product-name
{
	color: #000000 !important
}

.nav > li 
{
	display: inline-block !important;
}

.card
{
	box-shadow: none !important;
	background-color: transparent !important;
	margin-bottom: 0px !important;
}

