@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');
@import url("https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800,900|Poppins:300,400,500,600,700,800,900&display=swap");

:root {
    --primary-50: #f0f8ff;
    --primary-100: #d8ebff;
    --primary-200: #bbe0ff;
    --primary-300: #9cd6ff;
    --primary-400: #7bc9ff;
    --primary-500: #00a2e9;
    --primary-600: #0087d1;
    --primary-700: #006bb9;
    --primary-800: #00509f;
    --primary-900: #003981;
    --warning-50: #fffde5;
    --warning-100: #fff9cc;
    --warning-200: #fff3b3;
    --warning-300: #ffeda0;
    --warning-400: #ffe788;
    --warning-500: #ffdd66;
    --warning-600: #ffcf42;
    --warning-700: #ffc21e;
    --warning-800: #ffb400;
    --warning-900: #ff9f00;


    --main-color: linear-gradient(20deg, rgb(55, 140, 231) 0%, rgb(55, 140, 231) 100%);
    --sub-main-color: linear-gradient(20deg, rgb(216, 235, 255) 0%, rgb(216, 235, 255) 100%);
    --color : rgb(0 0 0);
    --hover: rgb(216, 235, 255);
}

body {
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.03em;
}

a {
    color: var(--primary-500);
    text-decoration: none !important;
    transition: all .25s;
}

a:hover {
    color: var(--primary-600);
}

.container:before,
.container:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
    display: table;
    content: unset;
}

.navbar-default{
    background-color: white !important;
    border-color: #e7e7e7;
}

.btn {
    padding: 1.2rem 1.5rem;
    border-radius: 1rem;
    font-weight: 600;
    letter-spacing: 0.03em;
    transition: all .25s;
}

.btn:focus {
    box-shadow: unset;
}

.btn-white {
    color: #333;
    background-color: #fff;
    border-color: #fff;
}

.btn-white:hover {
    background-color: #e8e8e8;
}

.border {
    border: 1px solid #ddd;
}

.border-top {
    border-top: 1px solid #ddd;
}

.border-right {
    border-right: 1px solid #ddd;
}

.border-bottom {
    border-bottom: 1px solid #ddd;
}

.border-left {
    border-left: 1px solid #ddd;
}

.card-default {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    background-color: var(--primary-100);
    padding: 2.5rem;
    border-radius: 2rem;
}

.card-content {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    background-color: var(--primary-100);
    padding: 2.5rem;
    border-radius: 2rem;
    height: calc(100% - 32px);
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    margin: 0;
    background-color: #333 \9;
    background-color: rgba(51, 51, 51, 0);
    border: 1px solid #333;
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0;
    background-color: #333;
    border: 1px solid #333;
}

.container {
    transition: all .25s;
}

.dropdown-menu {
    padding: 1rem 0;
    border-radius: 1rem;
    box-shadow: unset;
}

.dropdown-menu>li>a {
    padding: 1.2rem 1.5rem;
    font-weight: 600;
    transition: all .25s;
}

.section-hero {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 4rem;
}

.shadow-base {
    box-shadow: 0px 4px 8px 0px #00000014;
}

.text-thin {
    font-weight: 100;
}

.text-extra-light {
    font-weight: 200;
}

.text-light {
    font-weight: 300;
}

.text-regular {
    font-weight: 400;
}

.text-medium {
    font-weight: 500;
}

.text-semi-bold {
    font-weight: 600;
}

.text-bold {
    font-weight: 700;
}

.text-extra-bold {
    font-weight: 800;
}

.text-black {
    font-weight: 900;
}

.nav-tabs a {
    color: #343838!important;
}

.nav a:hover {
    background-color: var(--hover)!important;
    /*color: #fff!important;*/
}

.font {
    font-family:"Nunito";
    font-weight: 400;
    font-size: 14px;
}

.isi {
    margin-top: 20px;
}

.heading1 {
    font-family:"Nunito";
    font-weight: 600;
    font-size: 40px;
    margin-left: 15px;
    margin-bottom: 25px;
    color: var(--color);
}

.isiTab {
    margin-top: 20px;
}

.umum {
    margin-top: 100px;
}

.trio {
    font-family:"Nunito";
    font-weight: 600;
    overflow: hidden;
    position: relative;
    color: #777;
    text-align: center;
    font-size: 20px;
    border-style: solid;
    margin: 2%;
}

.warna-tombol {
    background-image: var(--main-color)!important;
    color: #fff!important;
}

.warna-tombol:hover {
    background-color: #fff!important;
    color: var(--color)!important;
    border-color: var(--color)!important;
}

.ppdb {
    font-family:"Nunito";
    font-weight: 300;
    font-size: 1.8vw;
    margin-top: 4vw;
}

.belum {
    font-size: 5vw;
    margin-top: -1.5%;
    font-family:"Nunito";
    font-weight: 600;
}

.text-hijau {
    color: var(--color);
}

.tulisan-sambutan {
    font-family:"Nunito";
    font-weight: 400;
    color: #343838;
    font-size: 11.5pt;
    text-align: justify;
}

.nice-ol {
    position: relative;
    padding-left: 32px;
    list-style-type: none;
    counter-reset: step-counter;
}

.nice-ol li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e2e2e2;
}

.nice-ol li a {
    color: #337ab7!important;
}

.nice-ol li a:focus, a:hover {
    color: #23527c!important;
}

.nice-ol li:last-child {
    margin-bottom: 0;
}

.nice-ol>li::before {
    counter-increment: step-counter;
    content: counter(step-counter);
    position: absolute;
    left: 0;
    padding: 3px 8px;
    font-size: .8em;
    /*color: #fff;*/
    font-weight: 700;
    background-image: var(--sub-main-color);
    border-radius: 3px;
}

.nice-ol li:after {
    border-bottom: 1px solid grey;
}

.nice-ol li ul li {
    counter-increment: none!important;
}

.nice-ul {
    position: relative;
    padding-left: 32px;
    list-style-type: none;
}

.nice-ul li {
    margin-bottom: 8px;
}

.nice-ul li:last-child {
    margin-bottom: 0;
}

.nice-ul li::before {
    content: "\2713";
    position: absolute;
    left: 0;
    padding: 2px 8px;
    font-size: 1em;
    color: #1c90f3;
    background-color: #fff;
}

.nav-tabs {
    border-bottom: 3px solid #ddd;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    border-width: 0;
}

.nav-tabs>li>a {
    border: 0;
    color: #666;
}

.nav-tabs>li.active>a,.nav-tabs>li>a:hover {
    border: 0;
    /*color: #fff!important;*/
    background-image: var(--sub-main-color)!important;
}

.nav-tabs>li>a::after {
    content: "";
    background: #00b4cb;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}

.nav-tabs>li.active>a::after,.nav-tabs>li:hover>a::after {
    transform: scale(1);
}

.tab-nav>li>a::after {
    background-image: var(--sub-main-color) none repeat scroll 0% 0%;
    color: #fff;
}

.tab-pane {
    padding: 15px 0;
}

.tab-content {
    padding: 20px;
}

.panel-default>.panel-heading-custom {
    background-image: none;
    background-image: var(--sub-main-color);
    /*color: #fff;*/
    border-radius: 0;
}

.panel-default>.panel-heading-custom-red {
    background-image: none;
    background-color: #e90017;
    color: #fff;
    border-radius: 0;
}

.panel-default>.panel-heading-custom-green {
    background-image: none;
    background-color: #12dd00;
    color: #fff;
    border-radius: 0;
}

.panel-default>.panel-heading-custom-soft-blue {
    background-image: none;
    background-color: #1aceea;
    color: #fff;
    border-radius: 0;
}

.panel-default>.panel-heading-custom-soft-red {
    background-image: none;
    background-color: #f7430d;
    color: #fff;
    border-radius: 0;
}

.panel-default>.panel-heading-custom-soft-orange {
    background-image: none;
    background-color: #f9c122;
    color: #fff;
    border-radius: 0;
}

.card {
    background: #fff;
    border-radius: 2px;
    display: inline-block;
    position: relative;
}

.card-1 {
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    transition: all .3s cubic-bezier(.25,.8,.25,1);
}

.card-1:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);
}

.card-2 {
    box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);
}

.card-3 {
    box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);
}

.card-4 {
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);
}

.card-5 {
    box-shadow: 0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22);
}

.bottom_border {
    border-bottom: 1px solid var(--color)!important;
}

.flexer,.progress-indicator {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.no-flexer,.progress-indicator.stacked {
    display: block;
}

.no-flexer-element {
    -ms-flex: 0;
    -webkit-flex: 0;
    -moz-flex: 0;
    flex: 0;
}

.flexer-element,.progress-indicator>li {
    -ms-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    flex: 1;
}

.progress-indicator {
    margin: 0 0 1em;
    padding: 0;
    font-size: 80%;
    text-transform: uppercase;
}

.progress-indicator>li {
    list-style: none;
    text-align: center;
    width: auto;
    padding: 0;
    margin: 0;
    position: relative;
    text-overflow: ellipsis;
    color: #6e6e6e;
    display: block;
}

.progress-indicator>li:hover {
    color: #4c4c4c;
}

.progress-indicator>li.completed,.progress-indicator>li.completed .bubble {
    color: var(--color);
}

.progress-indicator>li .bubble {
    border-radius: 1e3px;
    width: 20px;
    height: 20px;
    background-color: #939393;
    display: block;
    margin: 0 auto .5em;
    border-bottom: 1px solid #797979;
}

.progress-indicator>li .bubble:after,.progress-indicator>li .bubble:before {
    display: block;
    position: absolute;
    top: 9px;
    width: 100%;
    height: 3px;
    content: '';
    background-color: #939393;
}

.progress-indicator>li.completed .bubble,.progress-indicator>li.completed .bubble:after,.progress-indicator>li.completed .bubble:before {
    background-color: #00a9c0;
    border-color: var(--color);
}

.progress-indicator>li .bubble:before {
    left: 0;
}

.progress-indicator>li .bubble:after {
    right: 0;
}

.progress-indicator>li:first-child .bubble:after,.progress-indicator>li:first-child .bubble:before {
    width: 50%;
    margin-left: 50%;
}

.progress-indicator>li:last-child .bubble:after,.progress-indicator>li:last-child .bubble:before {
    width: 50%;
    margin-right: 50%;
}

.progress-indicator>li.active,.progress-indicator>li.active .bubble {
    color: #337ab7;
}

.progress-indicator>li.active .bubble,.progress-indicator>li.active .bubble:after,.progress-indicator>li.active .bubble:before {
    background-color: #337ab7;
    border-color: #122a3f;
}

.progress-indicator>li a:hover .bubble,.progress-indicator>li a:hover .bubble:after,.progress-indicator>li a:hover .bubble:before {
    background-color: #5671d0;
    border-color: #1f306e;
}

.progress-indicator>li a:hover .bubble {
    color: #5671d0;
}

.progress-indicator>li.danger .bubble,.progress-indicator>li.danger .bubble:after,.progress-indicator>li.danger .bubble:before {
    background-color: #d3140f;
    border-color: #440605;
}

.progress-indicator>li.danger .bubble {
    color: #d3140f;
}

.progress-indicator>li.warning .bubble,.progress-indicator>li.warning .bubble:after,.progress-indicator>li.warning .bubble:before {
    background-color: #edb10a;
    border-color: #5a4304;
}

.progress-indicator>li.warning .bubble {
    color: #edb10a;
}

.progress-indicator>li.info .bubble,.progress-indicator>li.info .bubble:after,.progress-indicator>li.info .bubble:before {
    background-color: #5b32d6;
    border-color: #25135d;
}

.progress-indicator>li.info .bubble {
    color: #5b32d6;
}

.progress-indicator.stacked>li {
    text-indent: -10px;
    text-align: center;
    display: block;
}

.progress-indicator.stacked>li .bubble:after,.progress-indicator.stacked>li .bubble:before {
    left: 50%;
    margin-left: -1.5px;
    width: 3px;
    height: 100%;
}

.progress-indicator.stacked .stacked-text {
    position: relative;
    z-index: 10;
    top: 0;
    margin-left: 60%!important;
    width: 45%!important;
    display: inline-block;
    text-align: left;
    line-height: 1.2em;
}

.progress-indicator.stacked>li a {
    border: 0;
}

.progress-indicator.stacked.nocenter>li .bubble {
    margin-left: 0;
    margin-right: 0;
}

.progress-indicator.stacked.nocenter>li .bubble:after,.progress-indicator.stacked.nocenter>li .bubble:before {
    left: 10px;
}

.progress-indicator.stacked.nocenter .stacked-text {
    width: auto!important;
    display: block;
    margin-left: 40px!important;
}

@media handheld,screen and (max-width:400px) {
    .progress-indicator {
        font-size: 60%;
    }
}

.funkyradio div {
    clear: both;
    overflow: hidden;
}

.funkyradio label {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #d1d3d4;
    font-weight: 400;
}

.funkyradio input[type=radio]:empty,.funkyradio input[type=checkbox]:empty {
    display: none;
}

.funkyradio input[type=radio]:empty~label,.funkyradio input[type=checkbox]:empty~label {
    position: relative;
    line-height: 2.25em;
    text-indent: 3.25em;
    margin-top: .25em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.funkyradio input[type=radio]:empty~label:before,.funkyradio input[type=checkbox]:empty~label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 2.5em;
    background: #d1d3d4;
    border-radius: 3px 0 0 3px;
}

.funkyradio input[type=radio]:hover:not(:checked)~label,.funkyradio input[type=checkbox]:hover:not(:checked)~label {
    color: #888;
}

.funkyradio input[type=radio]:hover:not(:checked)~label:before,.funkyradio input[type=checkbox]:hover:not(:checked)~label:before {
    content: '\2714';
    text-indent: .9em;
    color: #c2c2c2;
}

.funkyradio input[type=radio]:checked~label,.funkyradio input[type=checkbox]:checked~label {
    color: #777;
}

.funkyradio input[type=radio]:checked~label:before,.funkyradio input[type=checkbox]:checked~label:before {
    content: '\2714';
    text-indent: .9em;
    color: #333;
    background-color: #ccc;
}

.funkyradio input[type=radio]:focus~label:before,.funkyradio input[type=checkbox]:focus~label:before {
    box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type=radio]:checked~label:before,.funkyradio-default input[type=checkbox]:checked~label:before {
    color: #333;
    background-color: #ccc;
}

.funkyradio-primary input[type=radio]:checked~label:before,.funkyradio-primary input[type=checkbox]:checked~label:before {
    color: #fff;
    background-color: #337ab7;
}

.funkyradio-success input[type=radio]:checked~label:before,.funkyradio-success input[type=checkbox]:checked~label:before {
    color: #fff;
    background-color: #5cb85c;
}

.funkyradio-danger input[type=radio]:checked~label:before,.funkyradio-danger input[type=checkbox]:checked~label:before {
    color: #fff;
    background-color: #d9534f;
}

.funkyradio-warning input[type=radio]:checked~label:before,.funkyradio-warning input[type=checkbox]:checked~label:before {
    color: #fff;
    background-color: #f0ad4e;
}

.funkyradio-info input[type=radio]:checked~label:before,.funkyradio-info input[type=checkbox]:checked~label:before {
    color: #fff;
    background-color: #5bc0de;
}

.btn-ppdb {
    color: #fff;
    background-image: var(--main-color);
    border-color: #fff;
    border-radius: 0!important;
}

.btn-ppdb:hover,.btn-ppdb:focus,.btn-ppdb:active,.btn-ppdb.active,.open .dropdown-toggle.btn-ppdb {
    color: #fff;
    background-color: var(--hover);
    border-color: #fff;
    border-radius: 0!important;
}

.btn-ppdb:active,.btn-ppdb.active,.open .dropdown-toggle.btn-ppdb {
    background-image: none;
}

.btn-ppdb.disabled,.btn-ppdb[disabled],fieldset[disabled] .btn-ppdb,.btn-ppdb.disabled:hover,.btn-ppdb[disabled]:hover,fieldset[disabled] .btn-ppdb:hover,.btn-ppdb.disabled:focus,.btn-ppdb[disabled]:focus,fieldset[disabled] .btn-ppdb:focus,.btn-ppdb.disabled:active,.btn-ppdb[disabled]:active,fieldset[disabled] .btn-ppdb:active,.btn-ppdb.disabled.active,.btn-ppdb[disabled].active,fieldset[disabled] .btn-ppdb.active {
    background-image: var(--main-color);
    border-color: #fff;
    border-radius: 0!important;
}

.btn-ppdb .badge {
    color: var(--color);
    background-color: #fff;
}

.pagination>li>a {
    color: black!important;
}
#hm2{
    display: none;
}

@media only screen and (min-width: 300px) and (max-width: 700px)
{
    #hm{
        display: none;
    }
    #hm2{
        display: inline;
    }
}
.slider-area{
    background-image: none !important;
    height: 100%;
    background-repeat: repeat;
    background-size:contain;
}

.tulisan-inti{
    color: var(--color);
}

.bounce {
    position:fixed;
    bottom:0;
    margin-top:0px;
    height:50%;
    width:100%;

}

@media only screen and (min-width: 300px) and (max-width: 700px)
{
    .bounce{
        left:7%;
    }
}
/* The Modal (background) */
.modal2 {

    /* display: none; Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 20px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */

}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.ougc_annbars_blue {
    text-align:center;
    padding:1%;
    border:1px solid #2e82d6;
    margin-bottom: 3%;
    background: rgba(3,87,54,1);
    background: -moz-linear-gradient(top, rgba(3,87,54,1) 0%, rgba(73,214,182,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,87,54,1)), color-stop(100%,rgba(73,214,182,1)));
    background: -webkit-linear-gradient(top, rgba(3,87,54,1) 0%,rgba(73,214,182,1)7 100%);
    background: -o-linear-gradient(top, rgba(3,87,54,1) 0%,rgba(73,214,182,1) 100%);
    background: -ms-linear-gradient(top, rgba(3,87,54,1) 0%,rgba(73,214,182,1)7 100%);
    background: linear-gradient(top, rgba(3,87,54,1) 0%,rgba(73,214,182,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(3,87,54,1)', endColorstr='rgba(73,214,182,1)',GradientType=0 );
    color: white;
    width: 100%;
}

.kotak{
    margin: 20px auto;
    background: #1ABC9C;
    width: 900px;
    padding: 20px 50px 50px 50px;
    border-radius: 3px;
}

.panel-default>.panel-heading-custom {
    border-radius: 0 16px 0 16px;
}

.panel {
    border-radius: 0 16px 0 16px;
}

.running-text-container a {
    background-color: white!important;
    color: indianred!important;
    padding: 1px 6px;
    display: inline-block;
    border-radius: 4px;
}

@media (min-width: 768px) {
    .section-hero {
        display: flex;
        align-items: center;
        flex-direction: row;
        gap: 4rem;
    }
}

@media only screen and (max-width:767px) {
    .text2 {
        font-size: 35pt!important;
    }

    .tulisan {
        font-family:"Nunito";
        font-weight: 400;
    }

    .tulisan-sedang {
        font-family:"Nunito";
        font-weight: 600;
        color: #343838;
        font-size: 18px;
        margin-top: 30px;
    }

    .tulisan-sedang-nomargin {
        font-family:"Nunito";
        font-weight: 600;
        color: #343838;
        font-size: 18px;
    }

    .tulisan-sedang-tipis {
        font-family:"Nunito";
        font-weight: 300;
        font-size: 45px;
        color: #343838;
        margin-top: -1vw;
    }

    .tulisan-kecil-tipis {
        font-family:"Nunito";
        font-weight: 300;
        font-size: 12pt;
    }

    .tulisan-kecil-tebal {
        font-family:"Nunito";
        font-weight: 600;
        color: #343838;
        font-size: 15px;
        margin-left: -2%;
    }

    .tulisan-kecil-tebal-nomargin {
        font-family:"Nunito";
        font-weight: 600;
        color: #343838;
        font-size: 15px;
    }

    .tulisan-biasa {
        font-family:"Nunito";
        font-weight: 400;
        color: #343838;
    }

    .tulisan-tebel {
        font-family:"Nunito";
        font-weight: 800;
        font-size: 35pt;
        color: #343838;
    }

    .tulisan-agak-tebel {
        font-family:"Nunito";
        font-weight: 800;
        font-size: 35pt;
        color: #343838;
    }
}

@media only screen and (max-width:1120px) {
    .logo2 {
        width: 100%;
    }

    .tulisan-sedang {
        width: 100%;
    }

    .tulisan-kecil-tebal {
        width: 100%;
    }

    #tes {
        text-align: center;
    }

    .isi2 {
        width: 100%;
        text-align: center;
    }

    #foto {
        width: 100%;
    }
}

@media (min-width: 992px) {}

@media (min-width: 1200px) {}