.startup-home .main-banner {
    background-image: url(../img/banner.jpg);
}

.startup-home .main-banner::before {
    background: #13c4a1;
    opacity: 0.25;
}


/* .main-banner {
  height: 90vh;
} */

.main-banner .hero-content h1 {
    color: #004365;
}

.main-banner .hero-content p {
    color: #004365;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 35px;
    font-family: NexaBold;
}

.filter-area {
    padding: 50px 0px;
}

.filter-area .section-title h2 {
    color: gray;
    font-weight: 400;
}

.single-project .project-content {
    background-color: #61a7ed;
    border-radius: 3px;
}

.single-project .project-content-prodi {
    background-color: #61a7ed;
    border-radius: 3px;
}

.single-project .project-content a span {
    display: block;
    color: #fff;
    text-align: center;
}

.single-project .project-content-prodi a span {
    display: block;
    color: #fff;
    text-align: center;
}

.single-project .project-content hr {
    border-top: 2px solid #fff;
    margin: 0;
    padding: 0;
}

.single-project .project-content-prodi hr {
    border-top: 2px solid #fff;
    margin: 0;
    padding: 0;
}

.single-project .project-content .bottom-card {
    display: block;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #fff;
}

.single-project .project-content-prodi .bottom-card {
    display: block;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #fff;
}

.single-project .project-content-prodi .bottom-card p {
    color: #fff;
    margin-bottom: 0;
}

.single-project .project-content .bottom-card .blok-1 {
    display: inline;
    float: left;
}

.single-project .project-content-prodi .bottom-card .blok-1 {
    display: inline;
    float: left;
}

.single-project .project-content .bottom-card .blok-2 {
    display: inline;
    float: right;
}

.single-project .project-content-prodi .bottom-card .blok-2 {
    display: inline;
    float: right;
}

.single-project .project-image {
    position: relative;
    padding: 20px 0px;
}

.single-project .card-compare {
    position: relative;
    padding: 20px 20px;
}

.admin-register-card {
    height: 100%;
    width: 100%;
    background-attachment: scroll;
    background-image: url('../img/home/background.png');
}

.card-register {
    border-radius: 10px;
    background-color: #fff;
    padding: 20px;
    position: relative;
    box-shadow: 0px 6px 6px 0px #00000029;
}

.admin-login-card {
    position: absolute;
    height: 100%;
    width: 100%;
    background-attachment: scroll;
    background-image: url('../img/home/background.png');
}

.card-login {
    border-radius: 10px;
    background-color: #fff;
    padding: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 6px 6px 0px #00000029;
}

.jumbotron-fluid {
    position: relative;
    height: 50vh;
}

.detail-image {
    border: 0.25rem solid #000;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 300px;
}

#search-btn-karir {
    display: inline;
    margin-top: 22px;
    margin-left: 80px;
    margin-right: auto;
    width: 80%;
    /* box-shadow: 10px 10px 59px -5px rgba(0,0,0,0.75); */
}

#search-btn {
    display: inline;
    margin-top: 22px;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.mastheadkarir {
    height: 52em;
    background-color: #F5F4F4;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-position-y: -130px;
}

.mastheadkarir::before {
    height: 52em;
    background-color: #F5F4F4;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* background-position-y: -130px; */
}

.masthead {
    height: 450px;
    background-color: #F5F4F4;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* background-position-y: -130px; */
}

.masthead::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 450px;
    min-height: 500px;
    background-color: #F5F4F4;
    opacity: 0.4;
}

.college-image .container .row>.col-md-3:first-child {
    margin: auto 0 auto 0;
}

.college-tag {
    margin-top: 225px;
    text-align: center;
    /* position: absolute; */
    padding: 2px 10px;
}

.college-tag h1 {
    margin: 0;
    position: relative;
}

.single-holder-box {
    padding: 20px;
}

.college-image>div:nth-child(1)>div:nth-child(1) {
    background-color: #fff;
    height: 200px;
}

.college-image {
    background: #f8f9fa;
    /* height: 25vh;
  margin-top: 0;
  margin-bottom: 50px; */
}

.college-image .container {
    background-color: #fff;
    position: relative;
    top: -70px;
}

.college-tag-prodi {
    margin-top: 225px;
    position: absolute;
    padding: 2px 10px;
}

.college-tag-prodi h1 {
    margin: 0;
}

.content {
    text-align: center;
    display: block;
}

.top-detail {
    font-weight: 600;
    color: gray;
    display: block;
}

.nama-univ {
    margin-top: 50px;
    font-family: NexaBold;
    color: #0497e1;
}

.nama-univ-compare h5 {
    margin-top: 38px;
    font-size: 20px;
    font-family: NexaBold;
    color: #0497e1;
}

.alamat-univ-compare h5 {
    font-size: 12px;
    font-family: NexaBold;
    color: #707070;
    margin-bottom: 10px;
}

.nama-univ h4 {
    font-size: 23px;
}

.favorite-list {
    margin-top: 48px;
    margin-left: 10px;
}

.favorite-list .btn.btn-primary {
    font-size: 11px;
    font-family: NexaLight;
    text-transform: none;
    padding: 2px 6px;
    border-radius: 7px;
    background-color: #0497e1;
}

.favorite-list .btn.btn-primary .icofont-heart {
    margin-right: 10px;
    margin-left: 2px;
}

.college-image .container .row div.row:nth-child(2) {
    margin-top: 20px;
}

.alamat-kampus,
.tipe-kampus,
.status-kampus,
.prog-stud,
.akreditasi-kampus,
.rating-kampus {
    margin-right: 40px;
}

.alamat-kampus h5,
.tipe-kampus h5,
.status-kampus h5,
.prog-stud h5,
.akreditasi-kampus h5,
.rating-kampus h5 {
    font-size: 12px;
    font-family: NexaBold;
    color: #707070;
}

.alamat-kampus p,
.tipe-kampus p,
.status-kampus p,
.prog-stud p,
.akreditasi-kampus p,
.rating-kampus p {
    font-family: NexaBold;
    color: black;
}

.alamat-kampus p {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.alamat-kampus h4 {
    font-size: 10px;
    font-family: NexaBold;
    color: #707070;
}

.tooltip-alamat-kampus {
    position: relative;
}

.tooltip-alamat-kampus::before {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    left: 100%;
    width: 200px;
    padding: 10px;
    border-radius: 10px;
    background: #000;
    color: #fff;
    text-align: center;
    font-family: NexaBold;
    display: none;
    z-index: 2;
}

.tooltip-alamat-kampus:hover::before {
    display: block;
}

.tooltip-status-kampus {
    position: relative;
}

.tooltip-status-kampus::before {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    left: 100%;
    width: 100px;
    padding: 10px;
    border-radius: 10px;
    background: #000;
    color: #fff;
    text-align: center;
    font-family: NexaBold;
    display: none;
    z-index: 2;
}

.tooltip-status-kampus:hover::before {
    display: block;
}

.status-kampus p {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.college-image .container {
    border-radius: 10px;
    box-shadow: 0 5px 6px #00000029;
}

.college-image .container .row:first-child {
    border-radius: 10px;
}

.masthead {
    background-image: url("http://localhost:8000/assets/front/img/kampus/its.jpg");
}

.logo-kampus {
    border-radius: 50%;
    height: 180px;
    width: 180px;
    background-color: #fff;
    border: 4px solid #fff;
}

.side-menu {
    background-color: #0a95da;
    color: #fff;
    list-style-type: none;
    padding-left: 0;
    position: static;
}

.features-area>.container>.row>div:first-child {
    background-color: #fff;
}

.features-area .container form .row .input-group div.form-control {
    height: 45px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
    border: 2px solid#707070;
    border-radius: 50px;
    color: #545454;
    padding-left: 25px;
    background: #fff;
    font-family: NexaLight;
}

.features-area .container form .row .input-group .form-control .current {
    top: 25%;
    position: relative;
    opacity: 0.5;
}

.features-area .container .row h3 {
    font-family: NexaBold;
    font-size: 22px;
    color: #004365;
    padding: 20px 0px 5px 0px;
}

.features-area .container form .row div.input-group .btn.btn-cari-kampus {
    width: 150px;
}

.features-area>.container>.row>div:first-child {
    padding: 20px 20px 40px 20px;
    /* box-shadow: 0px 6px 6px 0px #00000029; */
    border-radius: 10px;
    margin-right: 25px;
    margin-bottom: 50px;
}


/* .features-area.startup-features{
  padding-bottom: 40px;
} */

.album.univ {
    background-color: #f8f9fa;
}

.button-choose {
    height: 40px;
    /* box-shadow: 0px 3px 12px 0px #00000029; */
    margin-bottom: 14px;
}

.button-choose .btn.btn-feature {
    width: 295px;
    height: 40px;
    border-radius: 7px;
    background-color: #fff;
    border: white;
    box-shadow: 0px 3px 12px 0px #00000029;
}

.features-area>.container>.row>div:nth-child(2) {
    padding-top: 15px;
}

.button-choose .btn.btn-feature p {
    padding: 5px;
    color: #0497e1;
    font-size: 15px;
    text-align: center;
}

.features-area hr {
    background-color: #0497e1;
    opacity: 0.3;
}

.features-area .container .row h4 {
    font-family: NexaBold;
    font-size: 18px;
    color: #004365;
}

.list-progstud>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
    background-color: white;
}

.list-progstud .container .row h4 {
    font-family: NexaBold;
    font-size: 20px;
    color: #004365;
}

.list-progstud>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
    padding: 20px;
}

.prof-univ {
    margin-bottom: 30px;
    padding: 20px;
    border-top: 7px solid #0497e1;
    border-radius: 10px;
    box-shadow: 0px 3px 5px 0px #00000029;
}

.overview-univ h4 {
    margin-bottom: 10px;
}

.overview-univ p {
    margin-bottom: 0px;
}

.menu-tag {
    text-align: center;
    background-color: #0f6691;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0;
    border-bottom: 4px solid #fff;
}

.side-menu li {
    text-transform: uppercase;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.prof-univ .row .col-md-3 {
    margin: auto;
}

.prof-univ .btn.read-more-btn {
    font-family: NexaBold;
    padding: 5px 20px;
    height: 40px;
    font-size: 15px;
}

.side-menu li:hover {
    background-color: #0f6691;
}

.side-description {
    color: gray;
    padding: 0;
}

.side-description h4 {
    text-transform: uppercase;
    padding: 20px 0;
    font-weight: 600;
    margin: 0;
}

.side-description-content {
    margin: 0;
    text-align: justify;
    padding: 0;
}

.college-tag-prodi p {
    color: #fff;
}

@media(max-width: 767px) {
    .college-image {
        background: #f7f6f0;
        height: auto;
        margin-top: 0;
        margin-bottom: 50px;
    }
    .logo-kampus {
        border-radius: 50%;
        height: 200px;
        width: 200px;
        margin-top: 0px;
        background-color: #fff;
        border: 4px solid #fff;
    }
    .college-tag-prodi {
        margin-top: 125px;
        position: absolute;
        padding: 2px 10px;
    }
}

.image-post {
    position: relative;
    overflow: hidden;
}

.image-post img {
    border-radius: 10px;
    width: 100%;
    height: auto;
    height: 350px;
    object-fit: cover;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.image-post .hover-post.overlay-bg {
    background: #0497E1;
    border-radius: 0px 0px 10px 10px;
    opacity: 0.6;
    height: 25%;
}

.image-post-second .hover-post.overlay-bg {
    background: #0497E1;
    border-radius: 0px 10px 10px 0px;
    opacity: 0.6;
    width: 60%;
}

.image-post .hover-post {
    position: absolute;
    padding: 20px 26px;
    bottom: 0;
    left: 0;
    right: 0;
}

a.category-link {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: NexaLight;
    background-color: transparent;
    padding: 5px 20px;
    letter-spacing: 0.5px;
}

.image-post .hover-post h4 {
    color: #fff;
    font-family: NexaBold;
}

.image-post .hover-post h4 a,
.image-post .hover-post a,
.image-post .hover-post li {
    color: #fff !important;
}

.reset-elem,
.dropdown,
.mega-dropdown,
.mega-dropdown ul.filter-list,
ul.post-tags,
ul.filter-list,
.pagination-box ul.pagination-list,
.page-list ul,
ul.posts-list,
ul.list-thumb-posts,
section.instagram-section .insta-list,
section.instagram-line-section ul.insta-list,
.sidebar .widget.social-widget ul.social-list,
.sidebar .widget ul.list-posts,
.sidebar .widget ul.category-list,
.sidebar .widget ul.insta-list,
section.about-section .team-post ul.team-social,
.single-post .single-post-content .post-content .post-social ul.share-post,
.single-post .single-post-content .post-content .post-content-text .share-tags-box ul.tags,
.single-post .single-post-content .post-content .post-content-text .share-tags-box ul.shares-likes,
.comments__list,
footer ul.social-list {
    margin: 0;
    padding: 0;
}

.image-post .hover-post p {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
}

ul.post-tags li:first-child::before {
    display: none;
    margin-right: 0;
}

ul.post-tags li::before {
    content: '|';
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-right: 8px;
}

ul.post-tags li {
    display: inline-block;
    color: #fff;
    font-family: NexaLight;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    margin-right: 2px;
}

.header-1 {
    font-weight: normal !important;
}

.header-2 {
    color: #0497E1;
}

.image-post .btn-baca {
    border-radius: 50px;
    color: #fff;
    background: transparent;
    border: 2px solid #fff;
    background-color: transparent;
    padding: 5px 35px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.wrapper-div {
    vertical-align: middle;
    text-align: center;
}

.box-artikel {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.image-post-second {
    position: relative;
    overflow: hidden;
}

.image-post-second img {
    width: 100%;
    height: auto;
    height: 170px;
    object-fit: cover;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    border-radius: 10px;
}

.image-post-second .hover-post {
    position: absolute;
    padding: 20px 150px 20px 26px;
    bottom: 0;
    top: 0;
    right: 0;
    padding: 15px 45px 15px 0px;
    margin-right: 0px;
    width: 60%;
}

.image-post-second .hover-post h6 {
    margin-bottom: 5px;
    color: #fff;
    font-family: NexaBold;
    font-size: 27px;
}

.image-post-second .hover-post .post-tags {
    position: absolute;
    bottom: 0;
}

.image-post-second .hover-post h6 a,
.image-post-second .hover-post a,
.image-post-second .hover-post li {
    color: #fff !important;
}

.image-post-second .hover-post p {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
}

.image-post-second .btn-baca {
    border-radius: 50px;
    color: #fff;
    background: transparent;
    border: 2px solid #fff;
    background-color: transparent;
    padding: 5px 20px;
    display: inline-block;
    position: absolute;
    bottom: 10%;
}

.box-bawah {
    margin-top: 10px;
}


/* Event */

.single-event-post img {
    height: 300px;
    width: auto;
    object-fit: contain;
}

.event-post-box {
    border-top: 5px solid #0497E1;
}

.read-more-btn {
    text-transform: none;
    font-family: NexaLight;
    background-color: #fff;
    color: #0497E1;
    border-radius: 50px;
    height: 35px;
    padding: 5px 30px;
    font-size: 13px;
    border: 2px solid #0497E1;
}

.read-more-btn:hover {
    background-color: #0497E1;
    color: #fff;
}

.box-detail .btn::after,
.box-detail .btn::before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background: transparent;
    z-index: -1;
    border-radius: 5px;
}

.single-blog-post.event-post-box .blog-post-content {
    padding: 30px 20px;
}

.event-area .owl-theme .owl-nav {
    margin-top: 0px;
}

.label-versi {
    font-size: 10px;
    padding: 5px 10px;
    background: yellow;
    border-radius: 20px;
    border: 1px solid white;
}

.single-project .project-image.single-kampus img {
    width: 500px;
    height: 350px;
    object-fit: center;
    border-radius: 2px;
    padding: 15%;
}

.single-project .project-image.single-kampus {
    padding: 0px !important;
}

.crake-nav nav .navbar-nav li .dropdown_menu li a::before {
    left: 0;
    background: #13c4a1;
    opacity: 0;
    visibility: hidden;
    top: 80%;
    margin-top: -3px;
}

.college-nav .crake-nav {
    background: #fff !important;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 15px;
    width: 100%;
    z-index: 2;
    height: auto;
    opacity: 0.8;
    /* box-shadow: 0 7px 13px 0 rgb(0 0 0 / 10%); */
}

blockquote {
    border-left: 5px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
}

blockquote:before {
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

blockquote p {
    display: inline;
    font-style: italic;
}

blockquote h6 {
    font-weight: 700;
    padding: 0;
    margin: 0 0 .25rem;
}

#compare-btn {
    display: inline;
    margin-top: 22px;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.single-project .project-image.compare-kampus img {
    width: 150px;
    height: 150px;
    object-fit: center;
    border-radius: 2px;
}

.compare-kampus img {
    width: 60%;
    height: 40%;
    align-content: center;
}

.admin-header {
    background: linear-gradient(to right, #92C0DB, #CFEAF0);
    padding: 2px;
    position: fixed;
    z-index: 3;
    width: 100%;
}

.admin-header p {
    font-weight: 100;
    font-size: 17px;
    color: #848D96 !important;
    position: relative;
    font-family: NexaBold;
    text-align: center;
}

.admin-header a {
    margin: 8px;
    background-color: #ff8a73;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
}

.admin-header a:hover {
    margin: 8px;
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    color: #007bff;
    transition: 1s;
    animation-duration: 1s;
}

.admin-title {
    padding-bottom: 30px;
    text-align: left;
}

.admin-img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    height: 100%;
    width: 100%;
    padding: 20px;
}

.admin-login .content {
    text-align: right;
    position: relative;
}

.admin-login a {
    margin: 8px;
    background-color: #ff8a73;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
}

.admin-login a:hover {
    margin: 8px;
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    color: #007bff;
    transition: 1s;
    animation-duration: 1s;
}

.admin-signin .content {
    text-align: left;
    position: relative;
}

.admin-signin a {
    margin: 8px;
    background-color: #1F96D0;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
}

.admin-signin a:hover {
    margin: 8px;
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    color: #007bff;
    transition: 1s;
    animation-duration: 1s;
}

.download-surat .content {
    text-align: left;
    position: relative;
}

.download-surat a {
    background-color: #000000;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
}

.upload-surat .content {
    /* text-align: right; */
    text-align: left;
    position: relative;
}

.upload-surat a {
    background-color: #000000;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    /* text-align: center; */
    text-align: left;
}

.image_upload a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
}

.p,
.image_upload {
    /* text-align: right; */
    text-align: left;
}

.image_upload>input {
    display: none;
}

input[type=text] {
    width: 220px;
    height: auto;
    /* box-shadow: 10px 10px 59px -5px rgba(0,0,0,0.75); */
}

.file-upload__label {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
}

div.stars {
    width: 270px;
    display: inline-block;
}

input.star {
    display: none;
}

label.star {
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 36px;
    color: #444;
    transition: all .2s;
}

input.star:checked~label.star:before {
    content: '\f005';
    color: #FD4;
    transition: all .25s;
}

input.star-5:checked~label.star:before {
    color: #FE7;
}

input.star-1:checked~label.star:before {
    color: #F62;
}

label.star:hover {
    transform: rotate(-15deg) scale(1.3);
}

label.star:before {
    content: '\f006';
    font-family: FontAwesome;
}

.checked {
    color: orange;
}

.score {
    display: inline-block;
    font-family: FontAwesome;
    color: #444;
    position: relative;
}

.score::before,
.score span::before {
    content: "\f005\f005\f005\f005\f005";
    display: block;
}

.score span {
    color: orange;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.nav-left-side>a {
    font-family: "NexaBold";
    font-size: 20px;
    color: #004365;
    margin-bottom: 10px;
    letter-spacing: -0.1px;
}