/* General Blueprint Style */

@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

@font-face {

	font-family: 'fontawesome';

	src:url('../fonts/fontawesome.eot');

	src:url('../fonts/fontawesome.eot?#iefix') format('embedded-opentype'),

		url('../fonts/fontawesome.svg#fontawesome') format('svg'),

		url('../fonts/fontawesome.woff') format('woff'),

		url('../fonts/fontawesome.ttf') format('truetype');

	font-weight: normal;

	font-style: normal;

}



*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body, html { font-size: 100%; padding: 0; margin: 0;}



/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */

.clearfix:before, .clearfix:after { content: " "; display: table; }

.clearfix:after { clear: both; }



body {

    font-family: 'Lato', Calibri, Arial, sans-serif;

    color: #fff;

}



a {

	color: #f0f0f0;

	text-decoration: none;

}



a:hover {

	color: #000;

}



.container > header {

	padding: 2.875em 1.875em 1.875em;

	position: fixed;

	z-index: 1000;

	width: 60%;

	left: 20%;

}



.container > header h1 {

	font-size: 2.125em;

	line-height: 1.3;

	margin: 0;

	float: left;

	font-weight: 400;

}



.container > header span {

	display: block;

	font-weight: 700;

	text-transform: uppercase;

	letter-spacing: 0.5em;

	padding: 0 0 0.6em 0.1em;

}



.container > header nav {

	float: right;

}



.container > header nav a {

	display: block;

	float: left;

	position: relative;

	width: 2.5em;

	height: 2.5em;

	background: #fff;

	border-radius: 50%;

	color: transparent;

	margin: 0 0.1em;

	border: 4px solid #fff;

	text-indent: -8000px;

}



.container > header nav a:after {

	content: attr(data-info);

	color: #fff;

	position: absolute;

	width: 600%;

	top: 120%;

	text-align: right;

	right: 0;

	opacity: 0;

	pointer-events: none;

}



.container > header nav a:hover:after {

	opacity: 1;

}



.container > header nav a:hover {

	background: #47a3da;

}



.icon-drop:before, 

.icon-arrow-left:before {

	font-family: 'fontawesome';

	position: absolute;

	top: 0;

	width: 100%;

	height: 100%;

	speak: none;

	font-style: normal;

	font-weight: normal;

	line-height: 2;

	text-align: center;

	color: #47a3da;

	-webkit-font-smoothing: antialiased;

	text-indent: 8000px;

	padding-left: 8px;

}



.container > header nav a:hover:before {

	color: #fff;

}



.icon-drop:before {

	content: "\e000";

}



.icon-arrow-left:before {

	content: "\f060";

}




.rmaboutfp{
	color: #FFF;
}


.rmaboutfp:hover{
	color: #FFF;
}

#pentaabout, #pentahome{
	right: -470px;
	-webkit-transition: right 1s; /* Safari */
    transition: right 1s;
    cursor: pointer;
}

.aboutsec{
	overflow: hidden;
}

.item-solusi img{
	opacity: 0.8;
}

.activeitemsolusi img{
	opacity: 1 !important;
}

p.des, p#desc{
	text-align: justify;
}

.news p{
	text-align: justify;
}

.penta8{
	min-height: 485px;
}

.namepro{
	color: #000;
}

.btnprosol{
	background: #063962 !important;
	box-shadow: 0px 0px 0px 0px !important;
	border: 0px !important;
	border-radius: 2px !important;
}


#mobilelogo{
	display: none;
}

.newslistmobile{
	display: none;
}

#fbsection8{
	background: #FFF !important;
}


.penta4{
	overflow-y: auto; height: 638px !important;
}

.penta4::-webkit-scrollbar { width: 0 !important }

.vertical .carousel-inner{
	height: 495px !important;
}

.penta3 table{
	border-collapse: collapse;
}

.penta3 table tbody{
	background: rgba(237,237,237,0.5) !important;
	border-right: 20px solid transparent;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid transparent;
}

#collapseProducts ol{
	padding-left: 58px;
}

.item-solusi img{
	padding-bottom: 22px !important; 
}

.management b span {
    font-style: italic !important;
    font-size: 12px !important;
    display: block !important;
    margin-top: -3px !important;
    margin-bottom: 19px !important;
    margin-left: 0px !important;
}

.management b {
    font-size: 14px !important;
    white-space: nowrap !important;
}

.subpentampro{
	width: 83% !important;
}

.rowcustmpro{
	height: 448px;
    overflow-y: auto;
    overflow-x: hidden;
}

.ps-scrollbar-y-rail{
	right: 75px !important;
}

.penta7 p, #fbsection9 ul, p#des{
	text-align: justify !important;
}

@media (max-width: 1252px){
	.management b{
		white-space: normal !important;
	}
}

@media (max-width:481px){
	#mobilelogo{
		display: block;
		margin: 0 auto;
		margin-top: 15px;
	}

	#responsive-admin-menu #responsive-menu{
		height: 75px !important;
	}

	#responsive-admin-menu #responsive-menu .menuicon{
		top: 25px !important;
	}

	.penta{
		-webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 12% 100%, 0 50%) !important;
    	clip-path: polygon(12% 0, 100% 0, 100% 100%, 12% 100%, 0 50%) !important;
	}

	#pentaabout, #pentahome{
		height: auto !important;
		padding-top: 0 !important;
		font-size: 90%;
		bottom: 30px;
		padding-right: 15px;
	}

	#pentaabout > span, #pentahome > span{
		font-size: 280% !important;
	}

	#fbsection3, #fbsection4{
		padding-top: 20%;
	}

	#fbsection5{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

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

	.newslistmobile{
		display: block;
	}

	.news{
		display: none;
	}

	.slick-prev, .slick-next{
		opacity: 1 !important;
		background: none !important;
	}

	.slick-prev:before, .slick-next:before{
		color : gray !important;
	}

	.slick-dots{
		display: none !important;
	}

	a.seemore{
		margin-top: 0px !important;
	}

	/*about*/
	/*.rowy{
		display: none;
	}*/

	.menuabout{
		width: 100%;
		display: block;
	}

	.menuabout img{
		display: inline-block;
	    height: auto;
	    max-width: 100%;
	}

	.penta62{
		width: 100% !important;
		padding-top: 89px;
		height: 662px !important;
	}

	.rowy{
		right: 335px !important;
	}

	[class*="menuhis"]{
		width: 83px !important;
		height: 47px !important;
	}

	#fbsection8, #fbsection9, #fbsection5{
		height: auto !important;
	}

	#biografi{
		padding-top: 50px;
	}

	#fbsection8{
		padding-top: 70px;
	}

	.bodynews{
		padding-top: 90px;
	}

	.penta8{
		padding-top: 45px !important;
	}

	#fbsection5{
		padding-top: 90px !important;
	}

	.penta52{
		float: none !important;
		transform: translateY(0) !important;
	}
}

@media (max-width: 375px){
	.rowy{
		margin-left: 0px !important;
		left: 20px !important;
		right: 0px !important;
	}

	.btnpropect{
		display: block;
		margin-bottom: 8px;
	}

	#cuspulnone{
		float: none !important;
	}
}

@media (max-width: 321px){
	#pentaabout > span, #pentahome > span{
		font-size: 200% !important;
	}
}

#solutions{
background:#fff;
}

#contact-us{
	padding: 0px 80px;
    transition: all 0.5s;
}