@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');


@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
    background-color: #fff !important;
    color: #2d3436;
}
@media (min-width: 1025px){
    .header-1 #main-menu .nav.navbar-nav {
        margin-right: 0px;
    }
}
.ml-15{
    margin-left: 15px;
}
.logo-row{
    width: 300px ;
}
/* Blog Majalah */
.widget-posts-img{
    border-radius: 10px;
}
.kotak.panel{
    border-color: none !important;
}
.no-m-p{
    margin: 0px;
    padding: 0px;
}
/* End */

.line-title-center-judul1{
    margin: 0 auto;
    background-color: #000;
}
.page-title-cont{

    padding-bottom: 0px;

    padding-top: 90px;

  }

 .page-title-small {

    padding-top: 130px;

    padding-bottom: 58px;

  }

  .page-title{

padding-top: 30px; 

font-weight: bold; 

color: #fff;

font-size: 26px;

 }

 .breadcrumbs a{

  color: #fff;

 }

 .breadcrumbs a:hover{

  color: #fff;

 }

 .breadcrumb{

  padding-top: 40px;

 }

 .page-sub-title{

  color: #fff;

  font-weight: bold;

 }



 @media (max-width: 1024px){

   .page-title{

    margin-top: -70px;

    padding-left: 30px;

   }

   .breadcrumbs{

    margin-top: -60px;

    padding-left: 30px;

   }
}
.bg-breadcome{
    background-color: #47aed9;
    }
.open-button {
    background-color: #22c15e;
    color: white;
    font-weight: bold;
    padding: 10px 14px;
    border: none;
    cursor: pointer;
    position: fixed;
    bottom: 23px;
    right: 28px;
    width: 150px;
    border-radius: 8px;
  }
  
  /* The popup chat - hidden by default */
  .chat-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 15px;
    border: 3px solid #f1f1f1;
    z-index: 9;
  }
  .footer-2-copy{
      font-size: 12px;
      padding-right: 20px;
      color: #fff;
  }
  /* Add styles to the form container */
  .form-container {
    max-width: 300px;
    padding: 10px;
    background-color: white;
  }
  .nomor-whatsapp{
    overflow-y: scroll;
    padding-right: 10px;
    height: 330px;
  }
.nomor-whatsapp::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.nomor-whatsapp::-webkit-scrollbar
{
	width: 4px;
	background-color: #F5F5F5;
}

.nomor-whatsapp::-webkit-scrollbar-thumb
{
	background-color: #000000;
	border: 2px solid #555555;
}
  /* Full-width textarea */
  .form-container textarea {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    border: none;
    background: #f1f1f1;
    resize: none;
    min-height: 200px;
  }
  
  /* When the textarea gets focus, do something */
  .form-container textarea:focus {
    background-color: #ddd;
    outline: none;
  }
  
  /* Set a style for the submit/send button */
  .form-container .btn {
    background-color: #04AA6D;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom:10px;
    opacity: 0.8;
  }
  
  /* Add a red background color to the cancel button */
  .form-container .cancel {
    background-color: red;
  }
  
  /* Add some hover effects to buttons */
  .form-container .btn:hover, .open-button:hover {
    opacity: 1;
  }

.logo-footer-cont{
    margin-bottom: 20px;
}
.widget h4{
    margin-bottom: 40px;
}
.widget .links-list{
    margin-left: 18px;
}
.testimonial-2:before{
    display: none;
}
.border-img{
    border-radius: 50%;
    width: 85px;
    height: 85px;
    object-fit: cover;
}
.count-number{
    color: #fff;
    font-weight: bold;
    font-size: 52px;
}
.count-title{
    font-size: 18px;
    font-weight: bold;
}
.font-size-color{
    font-size: 32px !important;
    color: red;
}
.ts-type{
    font-size: 12px !important;
}
.ts-name1{
    font-size: 18px !important;
}
.bg-pattern-testimoni{
    background-position: center center;
    background-repeat: no-repeat;
}
.bg-pattern-bottom-left{
    background-position: bottom top;
    background-repeat: no-repeat;
}
.button.deeporange:hover{
    background-color: #000 !important;
    color: #fff !important;
}
.a-blue{
    font-size: 14px;
    font-weight: bold;
}
.a-blue:hover{
    color: #fff !important;
}
.nav>li>a:focus, .nav>li>a:hover{
    background-color: #47aed9;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
    background-color: #47aed9;
}
.ts-author-cont{
    border-bottom: none !important;
}
.tabs-testimoni{
    max-width: 350px;
    margin: 0 auto;
}
.tabs-berita{
    max-width: 970px;
    margin: 0 auto;
}
.min-title{
    min-height: 80px;
}
.bg-unit{
    background: rgb(116,243,190);
    background: linear-gradient(90deg, rgba(116,243,190,1) 5%, rgba(72,176,217,1) 100%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 85px 0px 65px 0px;
}
.bg-pattern-left-center{
    background-position: left center;
    background-repeat: no-repeat;
}
.bg-pattern-left-youtube{
    background-position: right bottom;
    background-repeat: no-repeat;
}
.bg-pattern-right-center{
    background-position:right center;
    background-repeat: no-repeat;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
   
}
.img-unit a img{
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
        border-radius: 10px;
        height: auto;
}
.fes2-main-text-cont{
    padding: 20px 0px 20px 0px;
    max-width: 100%;
}
/* Card unggulan */
.card {
    position: relative;
    min-height: 300px;
    background: #fff;
    margin: 10px 0px 10px 0px;
    box-sizing: border-box;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    border-radius: 10px;
  }
  .card .imgBx {
    position: absolute;
    width: 50%;
    height: 100%;
  }
  .card .imgBx img {
    position: absolute;
    border-radius: 10px 0px 0px 10px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .card .details {
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .card .details .content {
    padding: 20px;
    box-sizing: border-box;
  }
  .card .details .content h2 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    line-height: 0.85em;
    font-weight: 600;
  }
  .card .details .content h2 span {
    font-size: 14px;
    color: #777;
  }
  .card .details .content ul {
    margin: 0;
    padding: 0;
    display: flex;
  }
  .card .details .content ul li {
    list-style: none;
    margin-left: 2px;
  }
  .card .details .content ul li a {
    color: #fff;
    border: none;
  }
  .card .details .content ul li:nth-child(1) a {
    background: #3b5995;
  }
  .card .details .content ul li:nth-child(2) a {
    background: #55acee;
  }
  .card .details .content ul li:nth-child(3) a {
    background: #b31217;
  }
  .card .details .content ul li:nth-child(4) a {
    background: #0077b5;
  }
  /* .card .details .content a {
    display: inline-block;
    text-decoration: none;
    padding: 5px 10px;
    margin-top: 10px;
    border: 2px solid #262626;
    color: #262626;
    font-weight: 500;
  }
  .card .details .content a:hover {
    background: #262626;
    color: #fff;
  } */
  @media (max-width: 1200px) {
    .container {
      width: 100%;
    }
  }
  @media (max-width: 991px) {
    .card {
      width: calc(70% - 20px);
      margin: 10px auto;
    }
  }
  @media (max-width: 768px) {
    .logo-row{
        width: 100%;
    }
    .card {
      width: calc(70% - 20px);
      margin: 10px auto;
    }
    .card .imgBx {
      position: relative;
      width: 100%;
      height: 200px;
    }
    .card .details {
      position: relative;
      width: 100%;
      height: 200px;
    }
  }
  @media (max-width: 480px) {
    .card {
      width: calc(100% - 0px);
      margin: 10px auto;
    }
  }
  
/*  */
.size-16{
    font-size: 16px;
    font-weight: 500;
}
.size-14{
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
}
.width-800{
   max-width: 930px;
   margin: 0 auto;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
    color: #000;
}

.pt-50-b-20-cont{
    padding-top: 50px;
    padding-bottom: 20px;
}
.cd-search{
    height: 94px;
}
.cd-search-trigger::before{
    border: 2px solid #2d3436;
    width: 16px;
    height: 16px;
}
.cd-search-trigger::after{
    background: #2d3436;
    height: 2px;
    right: 12px;
}
.top-bar-section li a{
    font-size: 14px;
    letter-spacing: 0.2rem;
}
.top-bar-section li .fa{
    color:#fff;
    font-weight:bold;
    font-size: 16px;
}
.btn-sosmed {
    width: 3.125rem;
    height: 3.125rem;
    border-radius: 50%;
    overflow: hidden;
    padding: 0px;
    font-size: 18px;
    margin-right: .5rem;
    color: #fff;
    border: none;
    display: inline-block;
    text-align: center;
    position: relative;
}

.btn-share-facebook {
    background-color: #3861c5;
}
.btn-share-whatsapp {
    background-color: #25d366;
}
.btn-share-google {
    background-color: #00b900;
}
.btn-share-twitter {
    background-color: #2caeda;
}
.tabs-3 .nav-tabs > li > a{
    font-size:14px;
    font-weight:bold;
    color:#2c3e50;
}
.nomor{
    border-radius: 3px;
padding: 5px;
border: 1px solid;
}
.trwpwhatsappballon {
font-size: 14px;
border-radius: 12px;
padding:5px;
max-width: 250px;
overflow-x: hidden;
overflow-y: auto;
position: fixed;
right: 0;
bottom: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}

.trwpwhatsapptitle {
background-color: #22c15e; 
color: #fff;
font-weight:bold;
padding: 16px; 
border-radius: 12px 12px 0px 0px;
text-align: center;
}

.trwpwhatsappmessage {
    padding:10px;
    border:1px solid #eee;
background-color: white;
font-size: 12px;
color:#000;
}

.trwpwhatsappinput {
background-color: white;
border-radius: 0px 0px 12px 12px;
}
.trwpwhatsappbutton {
background-color: #22c15e; 
border-radius: 20px; 
padding: 8px 15px; 
cursor: pointer; 
color: #fff;
max-width: 220px;
margin-top: 10px;
margin-bottom: 10px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.trwpwhatsappall {
position: fixed; 
z-index: 9999999999999999999; 
bottom: 0; 
right: 50px;
font-weight: 300;
font-size: 15px;
}

.trwpwhatsappsendbutton {
  color: #22c15e;
  cursor:pointer;
}

/* button {border: none;}
button i {
float: right;
position: absolute;
z-index: 999999999999;
right: 23px;
top: 11;
bottom: 81px;
font-size: 18px !important;
} */

.kapat {
position: absolute;
right: 8px;
top: 6px;
font-weight:bold;
padding: 2px 5px 2px 5px;
color: white;
font-size: 20px;
cursor: pointer;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.float:hover{
    margin-bottom:10px;
}
.my-float{
	margin-top:16px;
}
blockquote.custom-blockquote{
    border-left: 40px solid #648b5e;
}
blockquote.custom-blockquote, blockquote.custom-blockquote p{
    color:#414b6e;
    font-weight:bold;
}
.port-main-img{
    height:270px;
    padding:10px;
}
.grey-light-bg{
    background: rgb(72,176,217);
    background: linear-gradient(90deg, rgba(72,176,217,1) 49%, rgba(116,243,190,1) 100%);
}
.post-author-container{
    margin-bottom:10px;
}
.warna-light-bg{
    background:#fff;
}
.port-grid-5 .port-item{
    padding:5px;
}
fieldset, img{
    border-radius: 20px;
}
.button.thin.blue{
    border-color:#47aed9;
    border-radius: 4px;
}
.button.thin.blue:hover{
    background-color:#47aed9;
    color:#fff;
}
.widget{
    margin-bottom:20px;
}
.footer-2-copy-cont{
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer-2-soc-a a{  
    font-size:22px !important;
    padding:10px;
    color: #fff !important;
}
#main-menu .navbar .nav > li:hover > a{
    color:#47aed9;
}
#ppdb-2{
    background:#47aed9;
}
#ppdb-2{
   padding: 10px 26px 10px 26px;
overflow: hidden;
border-radius: 50px;
text-align: center;
cursor: pointer;
text-transform: uppercase;
outline: none;
position: relative;
color:#fff;
margin: 0 auto;
margin-top: 10px;
display: inline-block;
letter-spacing: .1rem;
}
#ppdb-2:hover{
    background:#47aed9;
    color:#fff !important;
    font-weight: bold;
border-radius: 16px;
-moz-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
box-shadow: 0px 8px 15px
rgba(0, 0, 0, 0.1);
}
#ppdb{
    background:#47aed9;
}
#ppdb{
   padding: 10px 26px 10px 26px;
overflow: hidden;
border-radius: 50px;
text-align: center;
cursor: pointer;
text-transform: uppercase;
outline: none;
position: relative;
color:#fff;
margin: 0 auto;
margin-top: 0px;
margin-top: -12px;
display: inline-block;
letter-spacing: .1rem;
}
#ppdb:hover{
    background:#47aed9;
    color:#fff;
    font-weight: bold;
border-radius: 16px;
-moz-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
box-shadow: 0px 8px 15px
rgba(0, 0, 0, 0.1);
}

.heading-line::before{
    border-top: none;
    font-size:14px;
}

.heading-line h1, .heading-line h2, .heading-line h3, .heading-line h4, .heading-line h5, .heading-line h6{
    font-size:16px;
    text-align:center;
    background-color:#47aed9;
    color:#fff;
    font-weight:bold;
    width:100%;
    padding:3px;
}
#main-menu .sub a{
    padding:10px;
    background:#47aed9;
    color:#fff;
}
#main-menu .sub a:hover{
    color:#fff !important;
    font-weight:bold;
    padding-left: 20px;
}
.text-isi{
    margin:10px 10px 0px 10px;
}
.min-hg{
    min-height: 50px;
    max-height: 50px;
}
.majalah-text{
    margin-bottom: 10px;
    min-height: 120px;
    max-height: 120px;
}
.post-prev-info{
    font-size: 12px;
    font-weight: 500;
}
.post-prev-more.left{
    padding: 0px 0px 10px 0px;
}
.post-prev-img img{
    height: auto;
}
.img-respons-majalah{
    height: 350px !important;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
}
.img-respons{
    height: 250px !important;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
}
#main-menu .sub{
    border-color: #47aed9;
}
.affix.header{
    -webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-webkit-transform-origin: center;
transform-origin: center;
animation-duration: 800ms;
animation-timing-function: linear;
-moz-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
box-shadow: 0 10px 20px -12px
rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.header.no-transparent .logo-yayasan{
    width: 300px !important;
}
.header.no-transparent .logo-2{
    padding: 20px 0 10px 0;
}
#main-menu .navbar .nav > li > a{
    padding: 38px 3px 5px 3px;
}
.cd-header-buttons{
    top: 24px;
}
.affix.header-1 #main-menu .navbar .nav > li > a{
    padding: 32px 3px 5px 3px;
}
header.affix .logo-2, .header.affix.no-transparent .logo-2{
    padding-bottom: 20px;
    padding-top: 15px;
}
#main-menu .navbar .nav > li > a:hover{
	color: #47aed9 !important;

}
#main-menu .navbar .nav .parent{
	margin: 0 -3px 0 -3px;
}
.header-1 #main-menu .navbar .nav > li.current > a{
	color: #2c3e50;
	font-weight:bold;
	/* border-bottom:3px solid #2c3e50 */
}
#main-menu .navbar .nav > li > a{
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing:0.1em;
    font-weight: bold;
	color: #2d3436;
}

.top-bar{
    background:#47aed9;
}
.button-news{
   background:#fff;
    color:#000;
    font-weight:bold;
    
}
.marquee{
    animation: scroll 7s linear 0s infinite;
    position: absolute;
    color:#fff;
    font-weight:bold;
    width:100%;
}
.button-marquee{
    background:#fff;
    padding:5px;
    color:#000;
    font-weight:bold;
}

.rs-fullscr-container{
    margin-top:137px !important;
    height:500px !important;
}
/*@media only screen and (min-width: 600px) {*/
/*    .rs-fullscr-container{*/
/*    height:245px !important;*/
/*    width:100%;*/
/*    margin:10px;*/
/*    }*/
/*}*/
@media only screen and (max-width: 600px) {
    .pb-respon{
        padding-bottom: 350px !important;
    }
    .majalah-text{
        min-height: 100%;
        max-height: 100%;
    }
    .cd-timeline-start{
        width: 300px !important;
        margin: 10px auto;
    }
    .rs-fullscr-container{
        margin-top:0px !important;
        height:130px !important;
        width:408px;
        margin:18px;
        }
    .img-unit a img{
        height: 100px;
    }
    .font-responsive{
        font-size: 22px;
        padding: 10px;
        margin: 0px;
    }
    .img-responsive-about{
        /* padding-top: 190px; */
        margin-top: 500px;
    }
    .logo-img{
        width: 100% !important;
    }
    .post-author-container .comment-author{
        width: 100% !important;
    }
    .post-author-container p{
        margin-left: 0px !important;
    }

img, video{
    /* width:100% !important;
    max-height:100%;
    height:100% !important; */
}
.header.no-transparent .logo-2{
    width:250px !important;
}
}
@media (max-width: 1024px){
    .marquee{
        position:relative !important;
    }
  
	.logo-img{
	width: 60%;
	height: 100%;
}
	.main-menu-container{
		background: #FFF;
	}
	#main-menu .navbar .nav > li > a{
		color: #2c3e50;
	}
	#main-menu .sub, #main-menu .parent .sub, #main-menu .parent:hover .sub{
		background: #FFF;

	}
	#main-menu .navbar .nav li a{
		color: #555 !important;
	}
	#main-menu .navbar .nav > li.current > a{
		color: #1DACE6 !important;
	}
}