/* public/css/custom-home.css */
@font-face {
    font-family: 'GothamBold';
    src: url('../fonts/Gotham-Font/GothamBold.ttf') format('truetype');
}

@font-face {
    font-family: 'GothamNarrow';
    src: url('../fonts/Gotham-Font/GothamMedium.ttf') format('truetype');
}

@font-face {
    font-family: 'GothamLight';
    src: url('../fonts/Gotham-Font/GothamLight.ttf') format('truetype');
}

html {
    scroll-behavior: smooth;
}

.ql-align-justify {
    white-space: normal !important;
    text-align: justify !important;
}

.ql-align-left {
    text-align: left !important;
}

.ql-align-right {
    text-align: right !important;
}

.ql-align-center {
    text-align: center !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #007bff !important;
    border: 1px solid #007bff !important;
    color: #ffffff !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #ced4da !important;
}

.learning_part .learning_member_text2 ul li {
    margin-bottom: 0px !important;
    padding-left: 0px !important;
    padding-top: 0px !important;
    font-size: 16px !important;
}

.feature_part .single_feature_part {
    margin-top: 20px !important;
}

.dropdown .dropdown-menu {
    background: linear-gradient(0deg, rgba(20, 122, 192, 0.32) 0%, #1D437D 100%) !important;
}

.dropdown .dropdown-menu .dropdown-item {
    color: #ffffff !important;
    /* background: linear-gradient(0deg, rgba(20, 122, 192, 0.32) 0%, #1D437D 100%) !important; */
}

.dropdown .dropdown-menu .dropdown-item:hover {
    color: #f9b700 !important;
    /* background: linear-gradient(0deg, rgba(20, 122, 192, 0.32) 0%, #1D437D 100%) !important; */
}

.dropdown .dropdown-menu .dropdown-item.active {
    color: #f9b700 !important;
    background-color: #1D437D !important;
}

.dropdown .dropdown-menu .dropdown-item:active {
    color: #f9b700 !important;
    background-color: #1D437D !important;
}

/*.dropdown-item.active, .dropdown-item:active {
  color: #f9b700 !important;
  background-color: #1D437D !important;
}*/
.main_menu .main-menu-item ul li .nav-link:hover {
    color: #f9b700 !important;
    /*color: #000000;*/
}

.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 {
    color: #f9b700 !important;
}

.accordion .collapse-border-item.card:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.accordion .collapse-border-item.card {
    margin-bottom: 20px !important;
}

.accordion .collapse-border-item.card .card-header {
    background-color: rgba(0, 0, 0, 0.03) !important;
}

.btn_2:hover,
.main_menu .navbar-toggler:after,
.feature_part .single_feature:hover span {
    background-image: linear-gradient(to left, #1D437D 0%, #137BBE 51%, #1668A8 100%) !important;
}



/* 
.special_cource .single_special_cource .special_cource_text {
    padding: 35px 35px 20px !important;
} */

.p-detail {
    font-weight: 500;
    color: #0c2e60;
}

/* new ui css      */
section.special_cource.section_kegiatan {
    background: linear-gradient(180deg, #FFF7E8 0%, rgba(255, 255, 255, 0) 100%);
}

.rectangle-smsg {
    height: 4px;
    width: 40px;
    background-color: #FBAC18;
    position: absolute;
    left: 0;
    right: 0;
}

.section_tittle h2 {
    line-height: 30.62px;
    font-size: 32px;
}

.card-bg-white {
    background: #FFFFFF;
    box-shadow: 0px 48px 96px rgb(0 0 0 / 6%);
    border-radius: 8px;
}

div#socialShare {
    position: absolute;
    top: 20px;
    right: 35px;
}

.author_info.inline-content {
    display: inline-block !important;
}

.icon-img {
    width: 100%;
    height: auto;
}

.special_cource .single_special_cource .special_cource_text .author_info .author_img {
    position: relative;
    padding-left: 44px;
    /* top: 20px; */
}

p.custom-paragraf {
    color: #535B67 !important;
    font-size: 16px !important;
    text-transform: none;
}

h4.video-title {
    font-size: 16px;
}

.single_feature_part.card-bg-white {
    padding: 0 0 30px 0;
}

h3.title-content {
    font-size: 20px;
    height: 60px;
    font-family: 'GothamNarrow';
}

button.btn.btn-info.dropdown-toggle.share {
    width: 32px;
    height: 32px;
    background: rgba(9, 20, 38, 0.56);
    border-radius: 8px;
    color: #ffffff;
    border-color: #091426;
}

p.icon-title {
    color: #9DA1A8 !important;
    font-size: 10px !important;
}

h5.underline {
    text-decoration: underline;
}

h5 {
    font-size: 12px !important;
    line-height: 16px !important;
    color: #535B67;
    font-weight: bold;
}

.wrap-smsg {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: space-between;
}

.item {
    width: 50%;
}

.special_cource .single_special_cource .special_cource_text .author_info {
    padding-top: 0px;
    margin-top: 15px;
    border-top: 0px solid #edeff2;
}

.special_cource_text {
    border-radius: 8px;
}

@media only screen and(max-width: 1024px) {
    img.special_img {
        max-height: 220px !important;
    }
}



.image-smsg {
    min-height: 250px;
    display: block;
}

img.special_img {
    width: 100%;
    height: auto;
    max-height: 250px;
    min-height: 250px;
    object-fit: fill;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

@media only screen and (max-width: 768px) and (min-width: 600px) {
    img.special_img {
        max-height: 160px !important;
    }

    .special_cource .single_special_cource .special_cource_text h3 {
        margin-bottom: 15px !important;
    }
}

.image-content-smsg {
    position: relative;
    overflow: hidden;
    padding-bottom: 75%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.image-content-smsg img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.special_cource .single_special_cource .special_cource_text h3 {
    margin: 0;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.special_cource .single_special_cource .special_cource_text {
    padding: 15px 20px 20px;
}

.special_cource .single_special_cource .special_cource_text .author_info .author_img img {
    top: 4px;
}

.col-lg-3.col-md-6.col-sm-6.card-siapa-kami {
    max-width: 250px;
    /* max-height: 280px; */
}

h3.title.siapa-kami {
    font-size: 16px !important;
    color: #091426 !important;
}

.col-lg-3.col-md-6.col-sm-6.col-counter {
    max-width: 240px;
}

.pic.image-siapa-kami {
    top: 0px !important;
    margin-bottom: 0px !important;
}

.pic.image-siapa-kami img {
    top: 15px;
}

div#socialShareHome {
    right: 20px;
    top: 15px;
    position: absolute;
}

.elipsis-smsg {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    padding-top: 4px;
}

span.icon-text {
    display: inline-block;
    vertical-align: top;
    color: rgb(157, 161, 168);
    font-size: 10px;
}

h3.elipsis-smsg:hover {
    color: #FBAC18;
}

.date_comment {
    font-size: 10px !important;
}

@media only screen and (max-width: 768px) {
    .single-home-blog {
        margin-bottom: 20px;
    }
}

span.icon {
    padding: 5px 5px 5px 0;
}

.gambar-thumbnail {
    min-height: 200px;
}

img.card-img-top {
    /* min-height: 200px; */
    object-fit: fill;
}

.row.comment {
    margin: auto;
}

/*new */
a.ql-size-small {
    display: inline-block;
}

p.ql-align-center {
    margin: 0 !important;
}

p>a {
    display: inline-block;
}

td.container-detail {
    padding-top: 4px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 4px;
}

.detail-article {
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding: 10px;
}

@media only screen and (max-width: 600px) {
    .detail-article {
        padding: 0 !important;
    }

    .th-td-p0 {
        padding: 0 !important;
    }

    .judul-detail {
        font-size: 25px !important;
    }

    .subtitle-detail {
        font-size: 15px !important;
    }

    .card-detail {
        padding: 0 !important;
    }

    .item {
        width: 47% !important;
    }
}

@media only screen and (min-width: 768px) {
    .min-h65 {
        min-height: 65px;
        max-height: 65px;
    }

    .min-h60 {
        min-height: 60px;
        max-height: 60px;
    }

    .min-h60,
    .min-h65 {
        height: auto;
        width: 100%;
    }
}

.btn-load-more {
    text-align: center;
}