html, body {
	font-family: 'Montserrat';
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	min-width: 1024px;
	color: #282828;
	overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

.arial {
	font-family: 'Arial', sans-serif;
}

a,
a:hover
a:focus
a:active
a:visited {
	text-decoration: none;
}

.breadcrumb {
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	font-size: 12px;
	font-family: "Arial";
	color: #909090 !important;
}

.breadcrumb a {
	color: #909090 !important;
}

.breadcrumb b {
	font-size: 30px;
	/*text-transform: uppercase;*/
	color: #282828;
}

.left {
	float: left;
}

.right {
	float: right;
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.container {
	max-width: 1140px;
	padding: 0 20px;
	margin: auto;
	position: relative;
}

.side-container {
	margin-left: 50px;
}

.meta {
	font-family: 'Georgia';
	font-style: italic;
	font-size: 12px;
}

.clearfix {
	clear: both;
}

.list-unstyle {
	list-style: none;
	padding: 0;
}

.list-inline li {
	display: inline-block;
}

.h1-sb {
	font-size: 24px !important;
	line-height: 36px;
	margin-top: -10px;
}

.h1-sb a:hover {
	border-bottom: 0 !important;
}

.head {
	font-size: 30px;
	text-transform: uppercase;
}

.head-block-right {
	background: #b50404;
	color: #fff;
	font-size: 18px;
	height: 90px;
	line-height: 90px;
	padding-left: 40px;
	text-transform: uppercase;
}

.head-block-right:after {
	content: "";
	position: absolute;
	background: #b50404;
	right: calc((-1366px + 1197px) / 2);
	display: inline-block;
	width:  calc((1366px - 1140px) / 2);
	height: 90px;
}

section,
footer {
	clear: both;
}

section a {
	color: #b50404;
}

section.section-1 {
	background: #d10b0b url(../img/indo.png) no-repeat;
	background-position: center top 130px;
	width: 100%;
	height: 550px;
	padding-top: 50px;
}

section.section-1 nav a {
	color: #fff;
}

section.section-1 nav .logo {
	float: left;
}

section.section-1 nav ul {
	float: right;
	margin: 0;
}

section.section-1 nav ul>li>a {
	margin-left: 30px;
	font-size: 12px;
	border: 2px solid transparent;
	padding: 10px;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

section.section-1 nav ul>li>a:hover {
	border: 2px solid #fff;
	padding: 10px;
}

section.section-1 .head-content {
	color: #fff;
	margin-top: 180px;
	float: left;
}

section.section-1 .head-content h1 {
	font-size: 34px;
	margin-bottom: 0;
}

section.section-1 .head-content h2 {
	font-size: 18px;
	margin-top: 8px;
}

section.section-1 .mahasiswa-produktif {
	float: right;
}

section.section-1 .mahasiswa-produktif .mahasiswa-items {
	position: absolute;
	right: 0;
}

section.section-1 .mahasiswa-produktif .mahasiswa-produktif-detail {
	background: #111;
	position: absolute;
	color: #fff;
	font-size: 12px;
	width: 295px;
	height: 110px;
	padding: 5px 20px;
	margin-top: 450px;
	right: 0;
}

section.section-1 .mahasiswa-produktif .mahasiswa-produktif-detail h1 {
	margin-bottom: 0px;
}

section.section-1 .mahasiswa-produktif .mahasiswa-produktif-detail h2 {
	margin-top: 5px;
}

section.section-1 .mahasiswa-produktif .mahasiswa-produktif-detail .mahasiswa-control {
	position: absolute;
	left: -40px;
	top: 0;
}

section.section-1 .mahasiswa-produktif .mahasiswa-produktif-detail .mahasiswa-control a {
	background: #111;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
}

section.section-1 .mahasiswa-produktif .mahasiswa-produktif-detail .mahasiswa-control a.after {
	background: #252525;
}

section.section-1 .mahasiswa-produktif .mahasiswa-produktif-detail .mahasiswa-control a:hover {
	background: #b50404;
}

section.section-1 .acara-terkini {
	width: 620px;
	height: 200px;
	background: #fff;
	margin-top: 155px;
	position: relative;
	padding-left: 70px;
}

section.section-1 .acara-terkini .title-widget {
	background: #b50404;
	color: #fff;
	font-size: 18px;
	width: 200px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	-ms-transform: rotate(-90deg); /* IE 9 */
	-webkit-transform: rotate(-90deg); /* Safari */
	transform: rotate(-90deg);
	position: absolute;
	left: -65px;
	top: 65px;
}

section.section-1 .acara-terkini .date-widget {
	background: #ebebeb;
	width: 60px;
	padding: 15px 5px;
	text-align: center;
	font-size: 14px;
	float: left;
}

section.section-1 .acara-terkini .date-widget h3 {
	font-size: 30px;
	margin: 0;
	margin-bottom: 10px;
}

section.section-1 .acara-terkini .content-widget {
	margin-left: 90px;
	padding: 25px;
	padding-left: 5px;
}

section.section-1 .acara-terkini .content-widget h1 {
	margin-top: 0;
	font-size: 18px;
	text-transform: uppercase;
}

section.section-1 .acara-terkini .content-widget p {
	font-size: 14px;
	line-height: 24px;
	color: #606060;
}

section.section-2 {
	margin-top: 150px;
}

section.section-2 .berita {
	margin-top: 50px;
}

section.section-2 .berita li {
	margin-bottom: 50px;
}

section.section-2 .berita h1 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

section.section-2 .berita h1 a {
	color: #b50404;
}

section.section-2 .berita h1 a:hover {
	border-bottom: 2px solid #b50404;
}

section.section-2 .berita div.img {
	width: 360px;
	height: 150px;
	float: left;
	background: #ccc;
}

section.section-2 .berita div.p {
	font-size: 14px;
	line-height: 24px;
	margin-left: 380px;
}

section.section-2 .berita div.p-2 {
	font-size: 14px;
	line-height: 26px;
	margin-top: -15px;
}

section.section-2 .berita div.p p {
	margin-top: 0px;
	margin-bottom: 5px;
}

section.section-2 .berita div.p-2 p {
	text-indent: 30px;
}

section.section-2 .left-side {
	width: 70%;
	float: left;
}

section.section-2 .right-side {
	width: 30%;
	float: right;
}

section.section-2 .populer {
	margin-top: 50px;
}

section.section-2 .populer li {
	margin-bottom: 50px;
}

section.section-2 .populer h1 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

section.section-2 .populer h1 a {
	color: #b50404;
}

section.section-2 .populer div.img {
	width: 60px;
	height: 60px;
	float: left;
	background: #ccc;
}

section.section-2 .populer div.img-1 {
	background: url(../img/blog-1.jpg) no-repeat center;
	background-size: cover;
}

section.section-2 .populer div.p {
	font-size: 12px;
	line-height: 24px;
	margin-left: 80px;
}

section.section-2 .populer div.p p {
	margin-top: 0px;
	margin-bottom: 5px;
}

section.section-2 .kategori {
	margin-top: 30px;
	margin-bottom: 50px;
	list-style: none;
	padding: 5px;
}

section.section-2 .kategori li {
	margin-bottom: 30px;
	font-size: 13px;
}

section.section-2 .kategori li:before {
	content:"›";
	position:relative;
	left:-5px;
}

section.section-2 .kategori li a {
	color: #b50404;
}

section.section-2 .kategori li a span {
	background: #909090;
	color: #fff;
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	float: right;
}

footer .langganan {
	background: #f7f7f7;
	color: #909090;
	padding: 15px 0;
}

footer .langganan h1 {
	font-size: 18px;
}

footer .langganan input {
	padding: 15px;
	border: 1px solid #ebebeb;
	margin-left: 30px;
	width: 400px;
}

footer .langganan button {
	font-size: 20px;
	background: transparent;
	border: 0;
	margin-left: -35px;
	color: #ccc;
	cursor: pointer;
}

footer .footer {
	background: #282828 url(../img/indo-footer.png) no-repeat center;
	height: 330px;
}

footer .footer .link-footer {
	margin-top: 0px;
	padding-top: 50px;
	color: #909090;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
}

footer .footer .link-footer li:after {
	content: ".";
	margin-left: 15px;
	margin-right: 15px;
	font-size: 20px;
}

footer .footer .link-footer li:last-child:after {
	content: "";
	margin: 0;
}

footer .footer .link-footer li a {
	color: #fff;
}

footer .footer .link-footer li a:hover {
	text-decoration: underline;
}

footer .footer .sosmed li {
	margin: 15px;
}

footer .footer .sosmed li a:hover {
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	-moz-filter: brightness(0) invert(1);
	-o-filter: brightness(0) invert(1);
	-ms-filter: brightness(0) invert(1);
}

.btn-custom {
	font-size: 14px;
	border-bottom: 2px solid transparent;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.btn-custom span {
	font-size: 16px;
	margin: 5px;
}

.btn-custom:hover {
	border-bottom: 2px solid #b50404;
}

.head-page {
	font-family: "Georgia";
	font-style: italic;
	color: #fff;
	/*text-transform: uppercase;*/
	margin-bottom: 50px;
	font-size: 50px;
}

section.section-general {
	/*height: 400px;*/
}

section.section-general-2 {
	margin-top: -480px;
}

section.section-general-2 .container-custom {
	background: #fff;
	min-height: 400px;
	padding: 20px 50px;
}

.table {
	border-spacing: 0;
	width: 100%;
	margin-bottom: 50px;
}

.table th,
.table td {
	padding: 10px;
}

.table th {
	border-bottom: 2px solid #282828;
}

.table td {
	border-bottom: 1px solid #ccc;
}

.table th:first-child,
.table td:first-child {
	border-left: 0;
}

section.section-2 .mahasiswa {
	margin-top: 30px;
}

section.section-2 .mahasiswa li {
	width: 30%;
	display: inline-block;
	padding: 10px 15px;
	padding-left: 0;
	vertical-align: top;
}

section.section-2 .mahasiswa li img {
	width: 90%;
	background: #efefef;
	padding: 0 5%;
}

section.section-2 .mahasiswa li h1 {
	font-size: 18px;
	margin-bottom: 0;
}

section.section-2 .mahasiswa li p {
	font-size: 12px;
}

section.section-2 .acara {
	margin-top: 40px;
}

section.section-2 .acara li {
	margin-bottom: 70px;
}

section.section-2 .acara li p {
	font-size: 14px;
	line-height: 24px;
}

section.section-2 .acara li p.quote {
	font-family: "Georgia";
	font-style: italic;
	border-left: 4px solid #ccc;
	padding-left: 10px;
}

section.section-2 .acara .date-event {
	display: block;
	border: 2px solid #282828;
	border-radius: 5px;
	width: 70px;
	height: 70px;
	margin-right: 20px;
	float: left;
	font-size: 12px;
	text-align: center;
	margin-top: -5px;
}

section.section-2 .acara .date-event span {
	display: block;
	font-size: 30px;
	margin-top: 8px;
}

.share {
	margin-top: 10px;
	margin-bottom: 10px;
}

.share a {
	background: #3498db;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 34px;
	text-align: center;
}

.share a img {
	width: 15px;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	-moz-filter: brightness(0) invert(1);
	-o-filter: brightness(0) invert(1);
	-ms-filter: brightness(0) invert(1);
}

.commenter p {
	margin-top: 15px;
	font-size: 12px;
	background: #fff;
	border: 2px solid #ccc;
	padding: 20px;
	position: relative;
	line-height: 24px;
	font-family: "Georgia";
	font-style: italic;
}

.commenter p:before {
	content: "";
	position: absolute;
	top: -15px;
	width: 0; 
	height: 0; 
	border-top: 15px solid transparent;
	border-left: 15px solid #ccc;
}

.commenter p:after {
	content: "";
	position: absolute;
	top: -10px;
	left: 22px;
	width: 0; 
	height: 0; 
	border-top: 11px solid transparent;
	border-left: 11px solid #fff;
}

.commenter p .tag {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #909090;
}

.commenter p{
	font-size: 13px;
	margin-top: 30px;
}

.comments-head {
	display: block;
	border-bottom: 2px dashed #ccc;
	padding-bottom: 15px;
}

.form-custom h1 {
	border-bottom: 2px dashed #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px !important;
	text-transform: none !important;
}

.form-custom input,
.form-custom textarea {
	width: calc(100% - 20px);
	max-width: calc(100% - 20px);
	margin-bottom: 10px;
	padding: 10px;
	border: 2px solid #ccc;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.form-custom input {
	width: 50%;
}

.form-custom button {
	padding: 10px 20px;
	background: #b50404;
	color: #fff;
	border: none;
	cursor: pointer;
}