@import "variables.css";

.newsTab .section-headline{
    margin-top: 50px;
    text-transform: uppercase;
    letter-spacing: 2.6px;
}
.newsTab .section-headline h1{
    color: var(--color1);
    font-family: var(--font-secondary);
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 700;
    font-size: 40px;
    letter-spacing: 0.065em;
    border-bottom: 1px solid var(--color1);
    width: fit-content;
}
.newsTab .wrap{
    border: 1px solid rgba(0, 0, 0, 0.205);
    width: 100%;
    padding: 5px 10px;
    border-radius: 6px;
    margin: 20px 0;
}
.newsTab .wrap form{
    display: flex;
    justify-content: space-between;
}
.newsTab .wrap form input{
    background: transparent;
    padding: 0 20px;
    flex: 1;
    border: 0;
    outline: none;
}
.newsTab .wrap form button{
    background: transparent;
    border: 0;
    outline: none;
}


.newsTab .nav-tabs {
    border: 0;
}
  
.newsTab .nav-link {
    margin: 0 10px;
    padding: 10px 20px;
    transition: 0.3s;
    color: #000000;
    background: #FFCCCF;
    border-radius: 0;
    cursor: pointer;
    height: 100%;
    border-radius: 20px;
}
.newsTab li{
    margin: 5px 0;
}
  
@media (max-width: 575px) {
    .newsTab .nav-link {
      padding: 10px 20px;
    }
}
  
.newsTab .nav-link li {
    padding-right: 15px;
    font-size: 48px;
    padding: 10px 20px;
}
  
.newsTab .nav-link h4 {
	font-family: var(--font-secondary);
	font-size: 14px;
    font-weight: 700;
    margin: 0;
}
  
@media (max-width: 575px) {
    .newsTab .nav-link h4 {
        font-size: 12px;
        padding: 10px 20px;
    }
}
  
.newsTab .nav-link:hover {
    color: #fff;
    background: var(--color2);
    padding: 10px 20px;
}
  
.newsTab .nav-link.active {
    color: #fff;
    background: var(--color2);
    border: 0px;
    padding: 10px 20px;
}
  
.newsTab .tab-content{
    border-radius: 64px;
    margin-top: 70px;
}
.newsTab .tab-content h1{
    font-size: 36px;
    font-family: var(--font-secondary);
    letter-spacing: 0.065em;
    padding: 10px 0;
    font-weight: 600;
}
.newsTab .tab-content .article{
    padding: 10px;
    border-radius: 4px;
    display: flex;
}
.newsTab .tab-content a h4{
    color: #000;
    font-weight: 700;
    font-family: var(--font-secondary);
    padding: 20px 0;
    font-size: 20px;
    margin: 0;
}
.newsTab .tab-content a p{
    color: #000;
    font-size: 14px;
}
.newsTab .tab-content a p span{
    background: #000;
    height: 3px;
    padding: 0 7px;
    margin: 0 5px;
    border-radius: 50%;
}
.newsTab .tab-content a img{
    border-radius: 10px;
}
.newsTab .btn-page{
    display: flex;
    justify-content: space-between;
}
.newsTab .btn-page .cont{
    padding: 10px 20px;
    margin-top: 30px;
    background: var(--color1);
    color: white;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
    transition: .7s;
}
.newsTab .btn-page .active{
    background: #9C9C9C;
    padding: 10px 20px;
    margin-top: 30px;
    color: white;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
    transition: .7s;
}
.newsTab .btn-page a:hover{
    border: 0px;
    background: #F78F2D;
    color: black;
}

.newsOpen,
.newsOpen h1,
.newsOpen h2,
.newsOpen h3,
.newsOpen h4,
.newsOpen h5,
.newsOpen h6 {
    font-family: var(--font-secondary);
}

.newsOpen .section-headline h1{
    margin: 0 0 10px;
    text-align: center;
    font-weight: 600;
    font-size: 40px;
    color: #000;
}
.newsOpen .detail .meta{
    padding: 10px 5px;
    color: #8E8E8E;
    font-size: 14px;
}
.newsOpen .containers .thumbnail{
    display: flex;
    overflow: hidden;
    justify-content: center;
}
.newsOpen .containers .thumbnail img{
    height: 400px;
    border-radius: 20px;
    padding: 30px;
}

.newsOpen .btn-bottom {
    display: flex;
    justify-content: space-between;
}
.newsOpen .btn-bottom a{
    background: var(--color1);
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    transition: .5s;
}
.newsOpen .btn-bottom a:hover{
    background: none;
    border: 1px solid var(--color1);
    border-radius: 5px;
    color: var(--color1);  
}
.newsOpen .tags{
    margin-top: 20px;
}
.newsOpen .tags h3{
    color: #000;
    font-size: 25px;
    font-weight: 700;
    font-style: italic;
}
.newsOpen .tags h3 span{
    color: var(--color1);
}
.newsOpen .tags .btn-tag{
    background: #8E8E8E;
    border-color: #8E8E8E;
    padding: 5px 15px;
    font-weight: 500;
    border-radius: 5px;
    transition: .5s;
}
.newsOpen .tags .btn-tag:hover{
    color: white;
    background: var(--color2);
    border-color: var(--color2);
}
.social-platforms {
    background: #fafafa;
    padding: 12px 20px 2px;
    margin: 1.5rem 0 1rem;
}

.share-text {
    padding-right: 15px;
    display: inline-block;
    float: left;
    line-height: 32px;
    font-size: .8em;
}

.social-platforms > .btn-social {
    clear:both;
    white-space:nowrap;
    font-size:0.8em;
    display:inline-block;
    border-radius:5px;
    margin:2px;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s;
    overflow:hidden
}

.social-platforms > .btn-social:hover {
    opacity: 0.8;
}

.social-platforms > .btn-social:focus {
    opacity: 0.8;
}

.social-platforms > .btn-social > span,.btn-icon > i {
    float:left;
    padding:9px;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s;
    line-height:1em
}

.social-platforms > .btn-social > span {
    padding:10px 20px 8px;
    white-space:nowrap;
    color:#FFF;
    background:#b8b8b8
}

.social-platforms > .btn-social:focus > span {
    background:#9a9a9a
}

.btn-icon > i {
    border-radius:5px 0 0 5px;
    position:relative;
    text-align:center;
    color:#fff;
    background:#212121
}

.btn-icon > i:after {
    content:"";
    border:8px solid;
    border-color:transparent transparent transparent #222;
    position:absolute;
    top:8px;
    right:-15px
}

.btn-icon:hover > i,.btn-icon:focus > i {
    color:#FFF
}

.btn-icon > span {
    border-radius:0 5px 5px 0
}

/*Facebook*/
.social-platforms > .btn-facebook:hover > i,.social-platforms > .btn-facebook:focus > i {
    color: #1877f2
}

.social-platforms > .btn-facebook > span {
    background: #1877f2
}

/*Link*/
.social-platforms > .btn-raw-link:hover > i,.social-platforms > .btn-raw-link:focus > i {
    color: var(--color1)
}

.social-platforms > .btn-raw-link > span {
    background: var(--color1)
}

/*Twitter*/
.social-platforms > .btn-twitter:hover > i,.social-platforms > .btn-twitter:focus > i {
    color: #1D9BF0
}

.social-platforms > .btn-twitter > span {
    background: #1D9BF0
}

/*WhatsApp*/
.social-platforms > .btn-whatsapp:hover > i,.social-platforms > .btn-whatsapp:focus > i {
    color: #1BD741
}

.social-platforms > .btn-whatsapp > span {
    background: #1BD741
}

.sidebar-search form {
    border: 1px solid rgba(0, 0, 0, 0.200);
    border-radius: 6px;
    padding: 0 0.75rem;
}

.sidebar-search input::placeholder {
    color: #6c757d;
}

.sidebar-search .btn-link {
    text-decoration: none;
}

.thumb-wrapper {
    width: 120px; /* lebar tetap */
    height: 80px; /* 3:2 dari 120px = 120 * 2 / 3 */
    overflow: hidden;
    border-radius: 0.5rem;
    background-color: #eee;
    position: relative;
}

.thumb-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.sidebar-fallback {
    background-color: #f1f3f5;
    padding: 0.75rem;
    border-radius: 0.5rem;
    font-size: 0.9rem;
}

.sidebar-fallback p {
    margin-bottom: 0;
}

.sidebar-fallback a {
    color: var(--color1);
}