.footerAddress {
	background-color: #3a54a5;
	color: white;
	padding-bottom: 15px;
	padding-top: 15px;

}

.footerCopyright {
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: #1e387a;
	color: white;
}

.m50 {
	margin-top: 55px;
}

.m20 {
	margin-top:20px;
}

.p10 {
	padding-left:50px;
	padding-right:30px;
}


.merah {
	color:#EE3030;
}

.hitam {
	color: black;
	font-weight: 350;
}

.m60 {
	margin-left: 60px;
}

.projectClient {
	background-color: #3A55A6;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.projectClientMerah {
  background-color: #ED3132;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.specialistandEx  {
	background-color: #3a54a5;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.EducationV  {
	background-color: #748BCE;
	text-align: center;
	height:300px;
}

.putih {
	color:white;
}

.card-body {
	/* opacity: 0.4;
    filter: alpha(opacity=40); 
    */

}

#bgw {

  background: url(../assets/images/upload/background-who-we-are.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

  width:100%;
  height:800px;
  box-shadow: rgba(238, 48, 48, 0.1) 0px 800px inset;


}


.aboutCard {
	background-color: white;
	padding-top: 20px;
	padding-bottom: 20px;
}

.hgt {
	   height:500px;
    background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(255, 255, 255, 0.7);


}

.businessConduct {
	border: 0px;
  	margin-bottom: 30px; 
	background-color: #3a54a5;
	color: white;
}
 

.social [class*="fa fa-"] {
    background-color: #fff;
    border-radius: 30px;
    color: #333;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: auto 3px;
    width: 30px;
    font-size: 15px;
    text-align: center;
}


.social [class*="fa fa-"]:hover { 
    background-color: #D73E6B; 
    color:white;
}



.slider5 .carousel-indicators li {
    border-radius: 10px;
    margin: 25px 4px;
    height: 15px;
    max-width: 15px;
    border: 2px solid #FFF;
    background-color: transparent;
}
.slider5 .carousel-indicators .active {
    background-color: #fff;
    max-width: 15px;
    margin: 25 4px;
    height: 15px;
}

.limtujuh {
	font-size: 60px;
}

.titujuh {
  font-size: 52px;
  line-height: 50px
}



.topbar.fixed-header {
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    background: rgba(30, 30, 30, 0.3) !important;
     
}




.padding30 {
  padding-left: 90px;
  padding-right: 50px;
}

.birucbn {
  color:#3A55A6;
}

.spasiem  {
  padding-top: 170px;
}


.pjrc {
padding-bottom: 80px;
background-color: #EFF8FF;
}