body {
	font-family: "Monstserrat",'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

header {
	padding: 30px 0;
}

a, a:hover {
	text-decoration: none;
}

.brand {
	display: flex;
}

.brand img {
	margin-right: 20px;
	width: 90px;
	height: 90px;
}

.brand h1 {
	font-size: 30px;
	color: black;
	text-transform: uppercase;
	padding-top: 25px;
}

.bg-biru {
	background-color: #15477A;
	color: #fff;
}

nav {

}


.navbar-brand {
  padding-left: 0;
  margin-left: 0;
}

.navbar-brand img {
  height: 60px;
  width: auto;
}


.navbar {
	padding: 10px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 0.25px;
	border-top: ;
	border-bottom: 5px solid #F2C808;
}

.navbar-light .navbar-nav .nav-link {
	color: #fff;
}

.navbar-light .navbar-nav .active>.nav-link, 
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	background-color: #f2C808;
	color: #fff;
}

.active {
	background-color: #f2C808;
	color: #15477A;
}

.nav-item {
	padding: 10px 15px;
}

.slider-item-img img{
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	height: 100%;
}

#hero-area .slider-item-content {
	color: #15477A;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: rgba(255, 255, 255, 0.7);
	padding: 20px;
	font-family: Raleway, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.btn.btn-utama {
	background-color:   #15477A;
	color: #F2C808;
	text-transform: uppercase;
	font-weight: 600;
}


#profil{
	margin: 60px 0;
}

#profil h2 {
	color: #15477A;
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 30px;
}

#profil h3 {
	color: #15477A;
	font-size: 28px;
	font-weight: 500;
}

#profil p {
	font-size: 14px;
	font-family: Raleway, sans-serif;
	font-size: 500;
	line-height: 28px;
}

#profil .kartu-pengajar2 img {
	width : 300px;
	height : 400px;

}

#prestasi {
	min-height: 250px;
}

.section-item {
	margin: 70px 0;
	box-shadow: 0 0 25px rgb(0, 0, 0.2);
	min-height: 260px;
	overflow: hidden;
}

.section-item-thumbnail {
	max-width: 100%;
	width: 100%;
	object-fit: cover;
	height: 300px;
	max-height: 100%;
}

.section-title {
	margin-bottom: 90px;
	text-align: center;
}

.section-title h2 {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	font-size: 28px;
	text-transform: uppercase;
	color: #15477A;
	font-weight: 600;
}

.section-title h2:after {
	position: absolute;
	content: "";
	width: 60%;
	height: 3px;
	background-color: #F2C808;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
}

.section-item-title {
	border-bottom: 1px solid #ddd;
	padding: 20px 0;
	padding-bottom: 20px;
}

.section-item-title h3 {
	font-size: 18px;
	color: #15477A;
	line-height: 25px;
	font-weight: 600;
	padding-right: 40px;
}

.section-item-title span {
	font-size: 12px;
	color: #666;
	font-weight: 500;
}

.section-item-title span i {
	margin-right: 5px;
}

.section-item-title span:first-of-type {
	margin-right: 15px;
}

.section-item-body p {
	font-size: 12px;
	line-height: 25px;
	color: #666;
}

section {
	margin: 80px 0;
}

.tombol-selengkapnya {
	text-align: center;
}

.btn.btn-more {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	color: #15477A;
	text-align: center;
	display: inline-block;
	border: 1px solid #15477A;
	border-radius: 0;
	padding: 10px 40px;
}

#tenaga-pendidik-slider {
	padding: 20px 10px;
}

.section-item-slider {
	height: 300px;
	width: ;
	box-shadow: 0 0 5px rgb(0.1, 0.1, 0.1);
	margin: 0 auto;
	position: relative;
}

.pengajar{
	width: 100%;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
.kartu-pengajar{
	width: 20%;
	margin: 0 auto;
}
.kartu-pengajar img{
	width: 70%;
	height: 65%;
	
}
.pengajar1{
	width: 100%;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.kartu-pengajar3{
	width: 30%;
	margin: 0 auto;
}
.kartu-pengajar3 img{
	width: 80%;
	height: 65%;
	
}

.kartu-pengajar1{
	width: 100%;
	margin: 0 auto;
}



.kartu_berita{
		float: left;
		margin-left: 25px;
		margin-bottom: 25px;
	
	}
#alumni .artikel {
	display: flex;
}
.kartu-pengajar img{
	width: 90%;
	box-shadow: 0 0 25px rgb(0, 0, 0.2);
	border: 1px solid rgba(255, 255, 255, 0.5);
}

.section-item-caption {
	position: absolute;
	bottom: 0;
	background-color: #fff;
	color: #000;
	display: block;
	width: 100%;
	text-align: center;
	font-weight: 600;
	padding: 20px 10px 15px;
}

.section-item-caption h5 {
	color: #15477A;
	font-size: 18px;
	font-weight: 600;
}

.section-item-caption h6 {
	font-size: 18px;
	color: #F2C808;
	text-transform: uppercase;

}


#alumni {
	background-color: #15477A;
	padding: 80px 0;
	position: relative;
}

#alumni .section-title h2 {
	color: #fff;
}

#alumni .section-item-slider {
	box-shadow: none;
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 5px;
	height: 340px;
	padding: 20px;
}

#alumni .section-item-content h3{
	font-size: 18px;
	font-weight: 500;
	color: #F2C808;
}

#alumni .section-item-content p {
	font-size: 14px;
	color: #fff;
	line-height: 26px;
}

#alumni .section-item-content .more {
	color: #F2C808;
}

#alumni .section-item-content .more i {
	margin-left: 10px;
}

.foto-alumni {
	max-width: 100%;
	width: 100%;
	object-fit: cover;
	height: 300px;
	max-height: 100%;
}

.section-body {
	position: relative;
	display: flex;
}

.btn.btn-mor {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	text-align: center;
	display: inline-block;
	border: 1px solid #F2C808;
	border-radius: 0;
	padding: 10px 40px;
}


#ekstrakulikuler {
	background-color: #ddd;
	padding: 80px 0;
}



#ekstrakulikuler .section-body-item {
	margin-left: 200px;
	background-color: #15477A;
	border-radius: 5px;
	padding: 50px;
	color: #F2C808;
	height: 200px;
	text-align: center;
	align-items: center;
	font-size: 25px;
}

#ekstrakulikuler .section-body-item h4{
	font-size: 23px;
	font-weight: 400;
}

.btn.btn-more1 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	color: #15477A;
	text-align: center;
	display: inline-block;
	border: 2px solid #F2C808;
	border-radius: 0;
	padding: 10px 40px;
	margin: 40px 0;
}

footer {
	color: #fff;
	background-color: #15477A;
	padding: 80px 0 0;
}

footer .brand {
	display: flex;
}

footer .brand img {
	width: 70px;
	height: 70px;
	margin-right: 20px;
}

footer .brand h2 {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	line-height: 40px;
	text-transform: uppercase;
}

footer .tentang {
	font-size: 14px;
	line-height: 26px;
	padding-bottom: 15px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
}

.footer-col h2 {
	font-size: 20px;
	line-height: 40px;
	font-weight: 500;
	text-transform: uppercase;
}

.footer-col .alamat {
	font-size: 14px;
	line-height: 30px;
	padding: 20px 0;
}

.footer-col .kontak {
	list-style: none;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
}

.footer-col .kontak li {
	margin: 10px 0;
}

.footer-col .kontak i {
	margin-right: 10px;
}

.footer-col .footer-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-col .footer-nav li {
	margin: 10px 0;
}

.footer-col .footer-nav li a {
	color: #fff;
	font-size: 15px;
	font-weight: 28px;
	transition: ;
}

.footer-col .footer-nav a:hover {
	border-bottom: 1px dashed #fff;
}

.footer-copyright .container {
	border-top: 1px solid rgba(242, 242, 242, 0.25);
	padding: 10px 0;
}

.footer-copyright {
	margin-top: 60px;
}

.footer-copyright h6 {
	font-size: 16px;
	color: #CECECE;
	font-weight: 400;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.footer-copyright h6 a {
	color: inherit;
}

.footer-copyright h6 a:hover {
	border-bottom: 1px dashed #CECECE ;
}

#mantan {
	background-color: ;
	padding: 80px 0;
	position: relative;
}

#mantan .section-title h2 {
	color: #fff;
}

#mantan .section-item-slider {
	box-shadow: none;
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 5px;
	height: 340px;
	padding: 20px;
}

#mantan .section-item-content h3{
	font-size: 18px;
	font-weight: 500;
	color: #F2C808;
}

#mantan .section-item-content p {
	font-size: 14px;
	color: #fff;
	line-height: 26px;
}

#mantan .section-item-content .more {
}

#mantan.section-item-content .more i {
	margin-left: 10px;
}




