@media (min-width: 2600px){
    .container, .banner-bg, #footer-bottom,section  {
        width: 2500px !important;
    }
    .banner-bg, #footer-bottom, section{
/*         padding-right: 15px; */
/*         padding-left: 15px; */
        margin-right: auto;
        margin-left: auto;
    }
}

.btn-login {
    color: white;
    background-color: #C59E15;        
    border-radius: 10px;
}

.num{
    display: block;
}

.counter.num{
    font-size:16pt;
}



.container {
    max-width: 100%;
}
.hero .container {
    padding: 0px;
}

@media only screen and (min-width: 600px) { 
    #modal-vlog {
        min-width: 900px;
    }
    .banner-bg {
        margin-top: 85px;
    }
    .logo-menu {
        /*height:30px;
        margin-right: 10% !important;
        margin-left: 5%;*/
        width:193px;
        display: flex;
        justify-content: center;
    }
    .logo-menu img {
        /*position:absolute;
        top:-20px;
        height:150px;*/
        height: 100px;
    }
    .box-number {
        padding:0px 30px 0px 30px;
    }
    .modal-request .modal-dialog {
        max-width:100%;
        width:55%;
    }
    .modal-50 .modal-dialog {
        max-width:100%;
        width:50%;
    }
    .modal-55 .modal-dialog {
        max-width:100%;
        width:55%;
    }
    .modal-60 .modal-dialog {
        max-width:100%;
        width:60%;
    }
    .modal-65 .modal-dialog {
        max-width:100%;
        width:65%;
    }
    .modal-70 .modal-dialog {
        max-width:100%;
        width:70%;
    }
    .modal-75 .modal-dialog {
        max-width:100%;
        width:75%;
    }
    .modal-80 .modal-dialog {
        max-width:100%;
        width:80%;
    }
    .modal-fullwidth .modal-dialog {
        max-width:100%;
        width:100%;
    }
    .modal-fullwidth {
        padding-left: 0px !important;
    }
    .banner-bg iframe {
        height: 700px;
    }
    .banner-bg {
        min-height: 600px !important;
    }
    .banner-info {
        position:absolute;
        top:0px;
    }
    .banner-vlog {
        min-height: 800px !important;
    }
    .slideshow-div .carousel-inner .item{
            /*height:600px;*/
        }
    .main-menu .row {
        display: -webkit-box !important;
    }
    .div-testimonial .carousel-inner {
        padding: 0px 100px;
    }
    .div-testimonial .carousel-control {
        top: -150px;
        width: 10%;
    }
    .modal .div-loader {
        position:absolute;
        padding:15% 38%; 
    }
    .modal-70 .div-loader {
        position:absolute;
        padding: 15% 45%;
    }

    .swal-wide {
        /*baru*/
        /*max-height: 70% !important;*/
        width:850px !important;
        margin-left: -450px !important;
    }
}

@media only screen and (max-width: 780px) {
    .testi {
        display: -webkit-box;
    }
}

@media only screen and (max-width: 1050px) and (min-width: 750px) {
    .testi {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .item .about-content {
            /* position: relative !important; */
    margin-bottom: 0px !important;
    top: 8% !important;
    min-height: 120px;
    padding: 20px 20px;
    width: 50% !important;
    right: 0px !important;
    }
}
.visible-mobile {
  display: none !important;
}
/*ini untuk tampilan android */
@media only screen and (max-width: 620px) {
    .visible-mobile {
    display: block !important;
  }
  .visible-mobile .card {
    flex: 50% !important;
    flex-direction: unset !important;
    min-height: 100%;
    height: 70px;
  }
  .visible-mobile .card-event a {
    display: flex !important;
  }

  .hidden-mobile {
    display: none !important;
  }
  .hero {
    background: antiquewhite;
    display: flex;
    align-items: center;
    position: relative;
    min-height: calc(100vh - 40px);
    overflow: hidden;
  }
  .modal .div-loader {
        position:absolute;
        padding:20% 25%; 
    }
  .fit-content {
  	width: auto !important;
  }
    #bg-video {
        background-position: left bottom !important;
        background-size: cover !important;
    }
    .testi {
        display: block !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #bhs {
        display: block !important;
    }
    #header {
        background: #fff !important;
    }
    .box-white {
        margin-bottom: 15px !important;
        margin-top: 15px !important;
        margin: 25px !important;
        height: auto !important;
    }
    .center-mobile {
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .contact-mobile {
        width: -webkit-fill-available !important;
    }
    .footer-area {
        background-position: right center !important;
        background-color: #BE8511;       
    }
    .desc-box {
        margin: 10px 0px !important;
    }
    .mob {
        display: block !important;
    }
    .mob .li-bahasa a {
        color: #000000 !important;
    }
    .card-event {
        width: auto !important;
    }
    .card-event .card-head {
        padding: 5px !important;
        min-width: 100%;
        display: grid;
        align-items: center;
        min-height: auto!important;
    }
    .card-event h3 {
    	font-size: 14px !important;
    }
    .card-event h5 {
    	font-size: 11px !important;
    }
    .card-event a {
    	width: 50%;
    	margin-top: 10px;
    }
    .column {
        flex: 100% !important;
        max-width: 100% !important;
        padding: 0px !important;
    }
    .title-head h2{
        font-size: 20px !important;
    }
    .slideshow-div {
        /*margin-top:60px;*/
    }
    .banner-bg {
        margin-top:60px;
    }
    .div-static .box-number h5{
        font-size:30px;
    }
    .div-static .box-number p{
        font-size:15px;
    }
    .div-static .box-white-link h5 {
        font-size:12px;
    }
    .div-static .box-white {
        height:100px !important;
        width:100%;
        padding:20px 5px;
        margin:0px;
    }
    .div-static .ikon-big {
        height:30px;
        width:30px;
    }
    .overlay-info-banner h5{
        color:#fff; 
    }
    .overlay-mini {
        margin-top: 10% !important;
        margin-bottom: 10% !important; 
    }
    .overlay-big {
        margin-top: 10% !important; 
        margin-bottom: 10% !important; 
        /*margin-top: 10px !important;*/
    }
    .overlay-mini-2 {
        margin-top: 10% !important;
        margin-bottom: 10% !important; 
    }
    .testimonial-text {
        text-align:justify;
    }
    .banner-static {
        min-height:200px !important;
    }
    .testimonial-img {
        max-height: 100px !important;
    }
    #footer-bottom {
        padding: 10px 30px !important;
        height: 70px !important;
    }
    .box-white {
        /*border-radius:0px !important;*/
    }
    .box-info {
        bottom: 0px !important;
    }
    .banner-bg iframe {
        height: 300px;
    }
    .banner-bg {
        min-height: 180px;
        /*background-size: 100% 100% !important;*/
    }
    .banner-about-us {
        background-size:100% !important;
    }
    .banner-medical-concierge {
        background-size:100% !important;
    }
    
     .banner-vlog{
        min-height: 215px !important;
    }
    .banner-bg h1{
        font-size:20px;
    }
    .content-slide-mobile-hide {
        display:none;
    }
    .slideshow-div .carousel-inner .item img {
        height:initial;
    }
    
    .item .about-content, .item .about-content-right, .item .about-content-left {
        position:relative !important;
        margin-bottom:0px !important;
        text-align: center;
        min-height:120px;
        margin-top:30px;
        padding:20px 20px;
        /*width: 50% !important;*/
        /*right: 0px !important;*/
        /*top: 8%;*/
    }
    .item .about-content h1{
        font-size: 4rem;
    }
    .item .about-content h2{
        font-size: 2rem !important;
    }
    .item .about-content .text-detail{
        font-size:1.5rem !important;
        margin-top: 5px !important;
        line-height: 2rem;
    }
    .banner-text-bottom {
        width: auto !important;
    }
    .item .about-content-right, .item .about-content-left {
        font-size:10px;
        background:#000;
    }
    .show-inmobile {
        display: block !important;
    }
    .text-white-mobile {
        color:#fff !important;
    }
    .overlay-black-mobile {
        background: #000 !important;
    }
    .overlay-info-banner {
        padding: 10px !important;
    }
    .news-box img{
        height: 200px !important;
    }
    .div-testimonial {
        min-height: auto !important;
    }
    .testimonial-text { 
        margin-bottom:20px !important;
        padding-bottom:20px !important;
    }
    .div-testimonial {
        padding:0px 15px !important;
    }
    .div-testimonial .swiper-button-next,  .div-testimonial .swiper-button-prev {
        top:10% !important;
    }
    .site-footer-right {
        /*float: left !important;*/
    }
    .banner-about-us .banner-text-bottom {
        padding:80px 0px;
    }
    .VW {
        padding-bottom: 51% !important;
    }
    .VW iframe {
        background-size: 100% !important;
        padding: 2.9% 12.5% 5.8% !important;
    }

    .ikon-aboutus-grey {
        background: url(../../aset/icon/aboutus-white.png) !important;
    }
    .ikon-service-grey {
        background: url(../../aset/icon/service-white.png) !important;
        }
    .ikon-news-event-grey {
        background: url(../../aset/icon/news-event-white.png) !important;
    }
    .ikon-partner-grey {
        background: url(../../aset/icon/partner-white.png) !important;
    }
    .ikon-contactus-grey {
        background: url(../../aset/icon/contactus-white.png) !important;
    }

}
@media (min-width: 1200px){
    .banner-bg .container {
        max-width: 1350px !important;
        width: 100%;
    }
}
@media (min-width: 768px){
	.item.active .col-md-4 {
		flex: auto !important;
	}
}
@media only screen and (max-width: 1090px){
    .box-info {
        bottom: 80px !important;
        margin-bottom: -10px !important;
    }
    .testi {
        padding-left: 0% !important;
        padding-right: 0% !important;
    }
}

.card-event .card-title {
    white-space: unset;
}
.column {
    flex: 25%;
    max-width: 25%;
    padding: 5px;
}
.column-1 {
  display: grid;
  align-items: center;
}
.header-top .header-top-right a {
    margin-right: 20px;
}
#bhs {
    position: fixed;
    left: 10px;
    z-index: 998;
    top: 20px;
    transition: all 0.4s;
    cursor: pointer;
}
.li-bahasa {
    border-radius:10px;
    color:#000;
    /*background:#fff;*/
    padding:0px !important;
    margin-right: 20px;
    min-height: 22px;
}
.li-bahasa .active {
    background: #ed008c;
    color:#fff;
}
.li-bahasa a{
    margin:0px;
    color: #ed008c;
    border-radius:5px;
    background:#fff;
    margin-right: 0px !important;
    padding:5px 5px;
}
.li-bahasa a:hover{
    color:#fff;
    background: #ed008c;
}
.pointer {
    cursor: pointer;
}
#header {
    background: transparent !important;
    padding: 0px 0px 10px 0px !important;
}
#footer-bottom {
    padding: 0px 30px;
    /* background:url('../../aset/img/grey-bar.png') !important; */
    background-color: #BE8511; 
    background-position: bottom;
    background-size: 100% 5% !important;
    height: 44px;
}
.main-menu {
    padding-top:10px !important;
}
.nav-menu a {
    color:#373c40;
    font-weight: 600;
}
.header-top {
    /*background:url('../../aset/img/orange-bar.png') !important;
    background-size: 100% 100% !important;
    border-bottom: 5px solid #585858;*/
    background: transparent;
}
.right {
	position: absolute;
	right: 10px;
}
.nav-menu ul {
    padding:0px;
    background: rgba(0, 0, 0, 0.6588235294117647);
}
.nav-menu ul a{
   color:#fff !important;
}
.nav-menu ul li:hover{
   background:#ed008c !important;
}
.nav-menu ul {
    margin: 12px 0 0 0;
}

.ikon {
    background-size: cover !important;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 5px;
}
.ikon-medium {
    background-size: cover !important;
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 5px;
}
.ikon-big {
    background-size: cover !important;
    width: 100px;
    height: 100px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 5px;
}
.ikon-instagram-white {
    background: url(../../aset/icon/instagram-white.svg);
}
.ikon-instagram-pink {
    background: url(../../aset/icon/instagram-pink.svg);
}
.ikon-instagram-dark {
    background: url(../../aset/icon/instagram-dark.svg);
}
.ikon-facebook-white {
    background: url(../../aset/icon/facebook-logo.svg);
}
.ikon-facebook-pink {
    background: url(../../aset/icon/facebook-pink.svg);
}
.ikon-facebook-dark {
    background: url(../../aset/icon/facebook-dark.svg);
}
.ikon-whatsapp-white {
    background: url(../../aset/icon/whatsapp-logo.svg);
}
.ikon-message-white {
    background: url(../../aset/icon/message-logo.svg);
}
.ikon-apartment-white {
    background: url(../../aset/icon/apartment-white.png);
}
.ikon-hospital-white {
    background: url(../../aset/icon/hospital-white.png);
}
.ikon-home-white {
    background: url(../../aset/icon/home-white.png);
}
.ikon-aboutus-white {
    background: url(../../aset/icon/aboutus-white.png);
}
.ikon-service-white {
    background: url(../../aset/icon/service-white.png);
}
.ikon-news-event-white {
    background: url(../../aset/icon/news-event-white.png);
}
.ikon-contactus-white {
    background: url(../../aset/icon/contactus-white.png);
}
.ikon-vlog-white {
    background: url(../../aset/icon/vlog-white.png);
}

.ikon-apartment-grey {
    background: url(../../aset/icon/apartment-grey.png);
}
.ikon-aboutus-grey {
    background: url(../../aset/icon/aboutus-grey.png);
}
.ikon-service-grey {
    background: url(../../aset/icon/service-grey.png);
}
.ikon-news-event-grey {
    background: url(../../aset/icon/news-event-grey.png);
}
.ikon-partner-grey {
    background: url(../../aset/icon/partner-grey.png);
}
.ikon-contactus-grey {
    background: url(../../aset/icon/contactus-grey.png);
}

.ikon-medical-white {
    background: url(../../aset/icon/medical-white.png);
}
.ikon-accomodation-white {
    background: url(../../aset/icon/accomodation-white.png);
}
.ikon-business-white {
    background: url(../../aset/icon/business-white.png);
}
.ikon-permanent-residency-white {
    background: url(../../aset/icon/permanent-residency-white.png);
}
.ikon-insurance-white {
    background: url(../../aset/icon/insurance-white.png);
}
.ikon-request-appo-white {
    background: url(../../aset/icon/request-appo-white.png);
}
.ikon-concierge-white {
    background: url(../../aset/icon/concierge-white.png);
}
.ikon-evacuation-white {
    background: url(../../aset/icon/evacuation-white.png);
}
.ikon-helpline-white {
    background: url(../../aset/icon/helpline-white.png);
}


.ikon-request-appo-grey {
    background: url(../../aset/icon/request-appo-grey.png);
}
.ikon-concierge-grey {
    background: url(../../aset/icon/concierge-grey.png);
}
.ikon-evacuation-grey {
    background: url(../../aset/icon/evacuation-grey.png);
}

.ikon-hover-white:hover .ikon-request-appo-grey{
    background: url(../../aset/icon/request-appo-white.png);
}
.ikon-hover-white:hover .ikon-concierge-grey{
    background: url(../../aset/icon/concierge-white.png);
}
.ikon-hover-white:hover .ikon-evacuation-grey{
    background: url(../../aset/icon/evacuation-white.png);
}


.bg-orange-city {
    background: url(../../aset/img/bg-orange-city.png) center;
    background-size: cover;
}

.bg-gradasi-grey {
    background: url(../../aset/img/bg-gradasi-grey.jpg) center;
    background-size: cover;
}

.banner-bg {
/*    border-bottom: 10px solid;
    border-image: url(../../aset/img/pink-bar.png) 10 round;
    background-position: top !important;
    background-repeat: no-repeat !important;*/
}
.banner-bg-top {
    border-top: 10px solid;
    border-image: url(../../aset/img/pink-bar.png) 10 round;
    background-position: top !important;
    background-repeat: no-repeat !important;
}

.banner-about-us {
    background: url(../../aset/img/banner-about-us.jpg) center 40% no-repeat;
    background-size: cover;
    /*background-position: inherit;*/
}
.banner-contact-us {
    background: url(../../aset/img/banner-contact-us.jpg) center 40% no-repeat;
    background-size: cover;
    /*background-size: 100% 100%;*/
}
.banner-news {
    background: url(../../aset/img/banner-news.png) center;
    background-size: cover;
}
.banner-medical {
    background: url(../../aset/img/banner-medical.png) center;
    background-size: cover;
}
.banner-medical-appointment {
    background: url(../../aset/img/banner-medical-appointment.png) center;
    background-size: cover;
}
.banner-medical-concierge{
    background: url(../../aset/img/banner-medical-concierge.jpg) center;
    background-size: cover;
    background-position: initial;
}
.banner-medical-evacuation{
    background: url(../../aset/img/banner-medical-evacuation.png) center;
    background-size: cover;   
}
.banner-accomodation{
    background: url(../../aset/img/banner-accomodation.jpg) center;
    background-size: cover;   
}
.banner-business{
    background: url(../../aset/img/banner-business.png) center;
    background-size: cover;   
}

.banner-permanent{
    background: url(../../aset/img/banner-permanent.png) center;
    background-size: cover;   
}
.banner-insurance{
    background: url(../../aset/img/banner-insurance.png) center;
    background-size: cover;   
}
.banner-testimonial{
    background: url(../../aset/img/banner-testimonial.png) center;
    background-size: cover;
}
.banner-vlog{
    background: url(../../aset/img/banner-vlog.png) center;
    background-size: cover;
}
.banner-doctor {
    background: url(../../aset/img/banner-doctor.png) center;
    background-size: cover;
}
.banner-hospital {
    background: url(../../aset/img/banner-hospital.jpg) center;
    background-size: cover;
}
.banner-apartment {
    background: url(../../aset/img/banner-apartment.jpg) center;
    background-size: 100% 100%;
}
.box-white-link:hover .box-white {
    background: #a7a7a7;
}
.box-white-link:hover h5{
    color: #fff;
}
.box-white {
    background:#fff;
    text-align:center;
    height:300px;
    padding:20px;
    border-radius:15px;
    margin-bottom:15px;
    margin-top:15px;
    margin: 10px;
    box-shadow: -4.213px 21.213px 30px 0px rgba(158, 158, 158, 0.3);
}
.box-info {
    position: relative;
    bottom: 50px;
    margin:0px;
    margin-bottom: 20px;
    padding: 0px;
}
.box-number {
    margin-top:30px;
    margin-bottom:30px;
    padding:20px;
    text-align:center;

}
.box-number h5{
    color:#ed008c;
    font-size:60px;
    font-weight:normal;
}
.box-number p {
  color:#04091e;
  font-size:20px;
}
.box-white h5{
    color:#04091e;
    font-size:20px;
    font-weight:normal;
}
.list-link a{
    color:#fff;
    font-weight: 700;
}
.list-link a:hover{
    color:#f9ae15;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.site-footer-legal {
    /*float: left;*/

}
.site-footer-right {
    /*float: right;*/
}
#footer-bottom {
    color:#fff;
}
#footer-bottom a{
    color:#fff;
}
#footer-bottom a:hover{
    color:#f9ae15;
}

.sample-text-area {
    padding: 50px 0 50px 0 !important;
}
.div-testimonial {
    min-height: 500px;
    /* margin-bottom: 10px; */
}
.testimonial-text {
   color:#fff;
   /*padding: 30px;*/
}
.testimonial-img {
    width: 100%;
    max-height: 250px;
    object-fit: contain;
    margin-bottom: 20px;
    /*padding: 30px;*/
} 
.banner-testimonial h3 {
    color:#fff;
    padding-top: 50px;
}

.div-news {
    margin: 20px 0px;
}
.title-div {
    margin:20px 0px;
    font-size:40px;
}
.title-head {
    width: 100%;
    margin:20px 0px;
    text-align: center;
}
.title-head h2{
    font-size: 25px;
}
.swiper-slide:hover .news-text {
    background: #ed008c;

}
.news-box {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 40px;
}
.news-box img{
    width: 100%;
    height: 150px;
    object-fit: cover;
    object-position: top;
}
.news-text {
    padding: 15px;
    height: 80px;
    background: #000;
    color: #fff;
    width: 100%;
}
.video-list-thumbs .news-text {
    padding: 10px;
    min-height: 40px;
    background: #464646;
    color: #fff;
    width: 100%;
}
.news-text .title {
    display: block;
    font-size: 20px;
}
.news-banner-grey  {
    padding-right: 20px;
    padding-left: 20px;
    padding-top:20px;
    background: #b8b8b8;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #000;
}
.modal label {
    font-weight: 400 !important;
}
.banner-text-bottom {
    position:absolute;
    top:8%;
    text-align: left;
    right: 0;
    width: calc(50% - 50px);
}
#modal-event .modal-body {
	padding: 0px;
}
#modal-event .modal-footer {
	justify-content: flex-start;
}
#modal-event .modal-title {
	font-size: 26px !important;
}
.carousel-inner.event-content img {
	border-radius: 10px;
}
.slideshow-div .carousel-inner .item img:not(.gg-box img) {
    object-position: top;
    object-fit: cover;
    height: auto;
    width: 100%;
}
.full-width {
    width: 100%;
}
.width-30 {
    width: 30%;
}
.width-50 {
    width: 50%;
}
.form-control {
  border-radius: 2px;
}
.modal-content {
    border-radius:2px;
}
body {
    color:#000;
    overflow-x: hidden;
}
.btn-baru {
    color: #fff;
    background-color: #f9ae15;
    border-color: #f9ae15;
}
.btn-baru:hover {
    color: #fff;
    background-color: #ffd403;
    border-color: #f9ae15;
}
.btn-back:hover {
	background-color: #e31b78 !important;
}
.btn-back {
	background-color: #ff71c559 !important;
	float: right;
}

.btn-pink {
    color: #fff;
    background-color: #ff71c5;
    border-color: #ff71c5;
}
.btn-pink:hover {
    color: #fff;
    background-color: #ef6ab8;
    border-color: #ef6ab8;
}
.btn-pink-light {
    border-radius: 15px !important;
    color: #fff;
    background-color: #ed008c;
    border-color: #ed008c;
}
.btn-pink-light:hover {
    color: #fff;
    background-color: #ef6ab8;
    border-color: #ef6ab8;
}
.btn-grey {
    color:#fff;
    background-color: #565656;
    border-color: #565656;
}
.btn-grey:hover {
    color:#fff;
    background-color: #656464;
    border-color: #656464;
}
.btn {
    border-radius: inherit;
}
.desc-box {
	font-weight: bold;
	font-size: large;
	margin: 70px 0px;
	width: 100%;
}
.desc-box-partners{
	font-weight: bold;
	font-size: large;
	margin: 10px 0px;
	width: 100%;
}

.desc-box-partners a{
	text-decoration: none;
	color: #fff;
}
.desc-box a{
	text-decoration: none;
	color: #fff;
}
.overlay-info-banner {
    background: rgba(0, 0, 0, 0.6588235294117647);
    color:#fff;
    text-align:justify;
    padding:20px;
    border-radius:5px;
    /*max-height: 300px;*/
}
.overlay-info-banner-pink {
    background: rgba(237, 0, 140, 0.53);
    color:#fff;
    text-align:left;
    padding:20px;
    border-radius:5px;
}
.overlay-info-banner-grey {
    background: #a0a0a0;
    color:#fff;
    text-align:left;
    padding:20px;
    border-radius:5px;
}
.overlay-info-banner.bg-white {
    background: #f2f2f273 !important;
    color:#000;
}

.overlay-info-banner h5{
    color:#fff; 
}
.overlay-mini {
    margin-top: 250px;
}
@media only screen and (min-width: 2200px){
    .overlay-mini {
        margin-top: 700px !important;
    }
    .banner-bg {
        min-height: 1100px !important;
    }
}
.overlay-mini-2 {
    margin-top: 350px;
}
.overlay-big {
    margin-top: 50px;
    margin-bottom: 50px;
}
.title-banner {
    margin-bottom:15px
}
.container2 {
    margin-right:10px;
    margin-left:10px;
    width:100%;
}
.form-group .help-block {
    text-transform:lowercase;    
}
.panel-heading {
    border-bottom:1px solid #eaeaea !important;       
}
.div-btn {
    margin-bottom:20px;
}
.page-title {
    margin-bottom: 15px;
}

.fit-content {
    width: fit-content;
}
.testi {
    padding-left: 10%;
    padding-right: 10%;
}
.testi .card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #86868669;
    border-radius: 0.25rem;
    flex: 0 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 300px;
    margin: 0 25px;
    border-radius: 15px;
    box-shadow: -2px 2px 12px 0px rgba(0, 0, 0, 0.68);
    overflow: hidden;
}
.card-event {
    border-radius: 10px;
    overflow: hidden;
    width: auto;
    margin-bottom: 10px;
}
.card-head {
    background: #ff71c5;
    text-align: center;
    display: grid;
    align-items: center;
    padding: 5px;
    min-height: 160px;
    max-height: 160px;
}
.card-title {
    color: #fff;
    white-space: nowrap;
}
.card-text {
    text-align: justify;
    color: #fff;
    font-weight: 500;
    height: 320px;
}
.bg-row-grey {
    background: #777777;
    padding: 10px;
    height: 40px;
    border-radius: 10px;
}

#bg-video {
  background-image: url('../../aset/img/bg-home-town.png');
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
  /*padding: 15px;*/
}

.VW {
    position: relative;
    padding-top: 25px;
    padding-bottom: 26.5%;
    height: 0;
}
.VW iframe {
    box-sizing: border-box;
    background: url(../../aset/img/bg-video-laptop.png) center bottom no-repeat;
    background-size: 50%;
    padding: 0.9% 31.4% 3.5%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.logo {
  /*position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 40px;
    fill: #fff;
    -webkit-transform: translateZ(0) rotate(180deg);
    transform: translateZ(0) rotate(180deg);*/
    color: #ffffff !important;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 60px;
    text-transform: uppercase;
}

.logo-turn {
  position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 40px;
    fill: #fe71c4;
    -webkit-transform: translateZ(0) rotate(180deg);
    transform: translateZ(0) rotate(0);
}

.arrow {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -11px;
    width: 20px;
    height: 20px;
    fill: #767676;
}

.arrow-turn {
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -11px;
    width: 20px;
    height: 20px;
    fill: #fff;
    -webkit-transform: translateZ(0) rotate(180deg);
    transform: translateZ(0) rotate(180deg);
}
.arrows {
    position: absolute;
    top: 5px;
    /* right: 10%; */
    right: -5px;
    margin-left: -11px;
    /* width: 100px; */
    height: 25px;
    fill: #ffff;
}

.logo-turns {
  position: absolute;
    right: 10%;
    margin-left: -50px;
    width: 100px;
    height: 40px;
    fill: #BE8511;        
    -webkit-transform: translateZ(0) rotate(180deg);
    transform: translateZ(0) rotate(0);
}

.home-testi-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.button-up {
    position: relative;
    top: -100px;
}

.effect-zoe {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;/*100%*/
    height: 100%;
    background: #c9c9c9;
    transform: translateY(130%);
    transition-timing-function: ease-out;
    transition: 1s;
}

.card-head:hover ~ .card-body .effect-zoe {
   transform: perspective(2000px) rotateY(0deg);
}
/*.card:hover .effect-zoe {
   transform: perspective(2000px) rotateY(0deg);
}*/
.card .card-body {
    transform: translateY(0);
} 
.sosmed {
    text-align: center;
}
.text-heading ~ p, .title-banner ~ p, .title-banner ~ .text-justify p {
	font-size: 16px !important;
}

.btn-contact {
    color: #ed008c;
    background-color: #fff;
    border-color: #ed008c;
    font-size: larger;
    font-weight: bold;
}
.title-white {
    color: #fff;
}
.ikon-footer {
    height: 40px;
    width: 40px;
}

.ikon-facebook-white.ikon-footer:hover, 
.ikon-instagram-white.ikon-footer:hover,
.ikon-facebook-pink.ikon-footer:hover,
.ikon-instagram-pink.ikon-footer:hover, 
.ikon-facebook-dark.ikon-footer:hover, 
.ikon-instagram-dark.ikon-footer:hover {
    height: 100px;
    width: 100px;
}

.info-green {
    background:#009688;
    color:#fff;
    padding:2px 5px;
    border-radius:3px;
    text-transform:lowercase;
}
.info-red {
    background:#F44336;
    color:#fff;
    padding:2px 5px;
    border-radius:3px;
    text-transform:lowercase;
}

.item-testimoni .title {
    text-align:center;
    margin-bottom:15px;
}


.video-list-thumbs{}
.video-list-thumbs > li{
    margin-bottom:12px;
}
.video-list-thumbs > li:last-child{}
.video-list-thumbs > li > a, .video-list-thumbs > li > div{
    display:block;
    position:relative;
    background-color: #464646;
    color: #fff;
    border-radius:3px
    transition:all 500ms ease-in-out;
    border-radius:4px;
}
.video-list-thumbs > li > a:hover, .video-list-thumbs > li > div:hover{
    box-shadow:0 2px 5px rgba(0,0,0,.3);
    text-decoration:none
}
.video-list-thumbs h2{
    bottom: 0;
    font-size: 14px;
    height: 33px;
    margin: 8px 0 0;
    color: #fff;
}
.video-list-thumbs .glyphicon-play-circle{
    font-size: 60px;
    opacity: 0.6;
    position: absolute;
    right: 39%;
    top: 31%;
    text-shadow: 0 1px 3px rgba(0,0,0,.5);
    transition:all 500ms ease-in-out;
}
.video-list-thumbs > li > a:hover .glyphicon-play-circle, .video-list-thumbs > li > div:hover .glyphicon-play-circle{
    color:#fff;
    opacity:1;
    text-shadow:0 1px 3px rgba(0,0,0,.8);
}

@media (min-width:320px) and (max-width: 480px) { 
    .video-list-thumbs .glyphicon-play-circle{
    font-size: 35px;
    right: 36%;
    top: 27%;
    }
    .video-list-thumbs h2{
        bottom: 0;
        font-size: 12px;
        height: 22px;
        margin: 8px 0 0;
    }
}

.red {
    color: red;
}
.about-content-left {
  margin-bottom: 30px;
  padding: 50px 60px;
  text-align: left;
  font-size:25px
}
.about-content-right {
  margin-bottom: 30px;
  padding: 50px 60px;
  text-align: right;
  font-size:25px
}
.overlay-slide-left {
    background: -webkit-linear-gradient(right, rgba(255,0,0,0), rgb(0, 0, 0));
}
.overlay-slide-right {
    background: -webkit-linear-gradient(left, rgba(255,0,0,0), rgb(0, 0, 0));
}
.show-inmobile {
    display: none;
}
.justify-content-between {
    justify-content: space-between !important;
    -webkit-flex: 1 0 200px;
    flex: 1 0 200px;
}
.pd-testi {
    padding-left: 10%;
    padding-right: 10%;
}
.div-testimonial {
    /* padding:0px 50px; */
}
.carousel-control {
    opacity: .9 !important;
}

.div-testimonial .carousel-control.left, .div-testimonial .carousel-control.right,
.slideshow-div .carousel-control.left, .slideshow-div .carousel-control.right {
    background:none !important;
}

.line-1{
    /*position: relative;
    top: 50%;  
    width: 24em;
    margin: 0 auto;*/
    border-right: 2px solid rgba(255,255,255,.75);
    /*font-size: 180%;
    text-align: center;*/
    white-space: nowrap;
    overflow: hidden;
    /*transform: translateY(-50%);  */  
}

/* Animation */
/*animation: typewriter 3s steps(25) 1s 1 normal both,
             blinkTextCursor 500ms steps(25) infinite normal;*/
/*.anim-typewriter{
    animation: typewriter 3s steps(25) 1s 1 normal both,
    blinkTextCursor 500ms steps(25) infinite normal, 
    2s deletes 5s steps(25) normal none;
}
@keyframes typewriter{
  from{width: 0%;}
  to{width: 100%;}

}

@keyframes blinkTextCursor{
  from{border-right-color: rgb(89, 92, 94);}
  to{border-right-color: transparent;}
}
@keyframes deletes{
  from{width: 100%;}
  to{width: 0%;}
}*/

@keyframes blinkTextCursor{
  from{border-right-color: #fff;}
  to{border-right-color: transparent;}
}

@media (max-width: 768px) {
    .carousel-inner.testi .item > div {
        display: none;
    }
    .carousel-inner.testi .item > div:first-child {
        display: block;
    }
}

.carousel-inner.testi .item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
    overflow: hidden;
}

/* display 3 */
@media (min-width: 768px) {
    
    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(33.333%);
    }
    
    .carousel-inner .carousel-item-left.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-33.333%);
    }
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left{ 
  transform: translateX(0);
}

.item {
  /*transition: transform .1s ease-in-out,-webkit-transform .1s ease-in-out !important;*/
  /*-webkit-transition: -webkit-transform .10s ease-in-out !important;
    -o-transition: -o-transform .10s ease-in-out !important;
    transition: transform .10s ease-in-out !important;*/
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
    -webkit-perspective: 1000px !important;
    perspective: 1000px !important;
}
/*.item.active.right, .item.active.left {
    transform: translate3d(0,0,0) !important;
}*/
.content-home{
	margin-top: 120px;
	/*margin-left: 120px;*/
}

.banner-text{
	position: absolute;
}


/* ==================KBC=================*/

.circle-white{
    display: inline-grid;
    align-items: center;
    width: 122px;
    height: 122px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 1);
}
.head-date{
    margin: 22px 0px 0 0;
    align-self: start;
}
.head-date h3{
    font-size: 40px;
    /*letter-spacing: 5px;*/
}
.body-date{
    margin: 0px 0px 21px 0;
    align-self: start;
}
.img-round{
    /*border-radius: 50%;*/
    overflow: hidden;
}
.btn-article{
    float: right;
    padding: 2px 20px;
}
.input-subscribe{
    height: 50px;
    width: 100%;
    background-color: #D5CEBF;
    font-style: italic;    
    border: none;   
    color: #000;
    padding: 3px;
    margin: 0;
    max-width: 100%;
    text-overflow: ellipsis;
    border-radius: 10px;
    

}
.input-subscribe:focus, .input-subscribe:hover {
    border: solid 3px rgba(176, 178, 184, 1);
    border: none;
}
.text-box{
    margin: 20px 0px;
}
.ls-2{
    letter-spacing: 2px;
}
.ls-3{
    letter-spacing: 3px;
}
.ls-5{
    letter-spacing: 5px;
}
.fs-12{
    font-size: 12px;
}
.fs-40{
    font-size: 40px;
}
.btn{
    /*border-radius: 0px;
    border: solid rgba(63, 67, 89, 1) 2px;*/
    white-space: inherit;
}
.btn-white{
    background-color: #fff;
}

.btn-white h4{    
    font-style: italic;
}

.text-blue, .text-blue:focus{
    color: red;
    /* font-size: 10px; */
    /* color: rgba(63, 67, 89, 1); */
}
.btn-white:hover{
    background-color: rgba(63, 67, 89, 1);
}
.text-blue:hover{
    color: #fff;
}
.box-border-white{
    text-align: center;
    height: 340px;
    padding: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
    margin: 10px;
    border-right: #fff 1px solid;
    border-left: #fff 1px solid;
}
.strip-black{
    width: 100%;
    height: 10px;
    background: #000000;
}





.top-positions, #home ~ .top-position{
    top: 800px;
}
.min-content{
    width: min-content;
}
.txt{
    color: #000000;
    font: normal normal normal 96px/1.4em LuloCleanW01-OneBold,sans-serif;
    font-size: 94px;
    line-height: 1.2em;
    /*letter-spacing: 15px;*/
    /*font-weight: 800;*/
}

.bg-home{
    background: url(../../aset/img/kbc-bg.jpg) center;
    background: url(../../img/content/flyer-1.png) center;
    background-size: cover;
    height: 800px;
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-media{
    /* background-color: blue; */
    background: url(../../aset/img/media-kbc.jpg) center;    
    background-size: cover;
    width: 100%;
    height: 800px;
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.media-text {
    font-style: italic;
    text-decoration: underline;
}

@media (max-width: 400px) {
    .media-text {
        font-style: italic;
        text-decoration: underline;
        font-size: 25px;
    }
}

.bg-aboutus{
    background: url(../../aset/img/banner-aboutus.png) center;
    background-size: cover;
    height: 800px;
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-ourcommunity{
    background: url(../../aset/img/banner-ourcommunity.png) center;
    background-size: cover;
    height: 800px;
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* landing page */
.bg-ourcommunity-landing-ss{
    background: url(../../img/gallery/landing_sukses_sejati.jpg) center;
    background-size: cover;
    height: 800px;
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-ourcommunity-landing-kd{
    background: url(../../img/gallery/landing_kd.png) center;
    background-size: cover;
    height: 800px;
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-ourcommunity-landing-rts{
    background: url(../../img/gallery/landing_rts.png) center;
    background-size: cover;
    height: 800px;
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-ourcommunity-landing-dts{
    background: url(../../img/gallery/landing_dts.png) center;
    background-size: cover;
    height: 800px;
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* end landing page */

.bg-events{
    background: url(../../aset/img/banner-events.png) center;
    background-size: cover;
    height: 800px;
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-articles{
    background: url(../../aset/img/banner-events.png) center;
    background-size: cover;
    height: 800px;
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-visitus{
    background: url(../../aset/img/banner-visitus.png) center;
    background-size: cover;
    height: 800px;
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hvr{
    -webkit-transform: translateX(15%);
    -moz-transform: translateX(15%);
    -ms-transform: translateX(15%);
    -o-transform: translateX(15%);
    transform: translateX(15%);
    color: #fff;
}

.sync-width{	
    width: calc(100% - 261px); 
    float: right;
    position: relative;
    /*z-index: 2;*/

}

#header-side{
	position: fixed;
    /* left: 0; */
    /* top: 0; */
    height: 100%;
    width: 261px;
    z-index: 1045;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#header-side .row{
	display: block;
	overflow: hidden;
    position: relative;
    z-index: 20;
    /*background-color: #12130d;*/
    background-color: #fff;
    margin-right: 0px;
    margin-left: 0px;
    height: 100%;
    overflow-y: auto;    
}

#header-side .row::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    border: 1px solid #d5d5d5;
}
#header-side .row::-webkit-scrollbar-thumb{
	background: #be8511;
	border-radius: 25px;
}
#header-side .row::-webkit-scrollbar-thumb:hover{    
	background: #977f4d;
}


.header-wrap{
	width: 100%;
	/*width: calc(261px + 30px);*/
    /* height: 100vh; */
    overflow-y: scroll;
    overflow: hidden;
}

.header-all{
	/*width: calc(261px - 0px);*/
	width: 100%;
    /*padding: 9vh 0 65px;*/
    border-right: 1px solid #755900;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    min-height: 100vh;
    position: relative;
}
.header-login {
    font-size: 20px;
    text-align: right;
    padding: 5vh;
}
.header-login a{
    color: #000;
}

.header-logo{
	text-align: center;
    /*padding: 0 19% 0 20%;*/
    padding: 0 10% 0 10%;
}

.header-logo img {
    max-width: 100%;
}

.header-menu{
	font-size: 22px;
    letter-spacing: 0.04em;
    padding-top: 10vh;
}

.header-menu ul {
    list-style: none;
    /*padding: 0;*/
    padding: 20px;
    margin: 0;
    /*border-bottom: 1px solid #755900;*/
    /*overflow: hidden;*/
}

.header-menu li {
	/*border-top: 1px solid #755900;*/
    border-bottom: 1px solid #755900;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}

.header-menu a {
	text-decoration: none;
    color: #000000;
    display: block;
    padding: 31px 20% 29px;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
    position: relative;
    margin-left: 10px;
}

.header-menu-slide-wrap {
    position: fixed;
    z-index: 998;
    left: -100vw;
    -webkit-transition: all 0.2s ease-in-out 0.1s;
    -moz-transition: all 0.2s ease-in-out 0.1s;
    transition: all 0.2s ease-in-out 0.1s;
    width: calc(100vw - 261px);
    height: 100vh;
    top: 0;
    overflow-y: auto;
}

.header-menu-slide-wrap.open{
	left: 261px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;    
}

.header-menu-slide-cont{
	width: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 999;
}

.header-menu-slide-wrap.open .bg {
    -webkit-transition: all 0.2s ease-in-out 0.3s;
    -moz-transition: all 0.2s ease-in-out 0.3s;
    transition: all 0.2s ease-in-out 0.3s;
    opacity: 1;
}

.header-menu-slide-wrap .bg {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    opacity: 0;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}

.header-menu-slide-cont .all-wrap {
    /*background: -webkit-linear-gradient(90deg, #7f5e00 0%, #454000 100%);
    background: linear-gradient(90deg, #7f5e00 0%, #454000 100%);*/
    background: #000000;
    background: #000000;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    width: 70%;
    min-height: 100vh;
    position: relative;
    z-index: 20;
}

.header-menu-slide-cont .all {
    width: 100%;
    height: 100%;
    padding: 40px 0 50px;
    display: none;
}

.header-menu-slide-cont .all.open {
    display: block;
}

.head_menu_slide_cont .all.open .text_top {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}

.header-menu-slide-cont .text-top {
    padding: 3vh 5% 3vh 16%;
    color: #b6bfc6;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.2em;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}

.header-menu-slide-cont .all.open .text-top {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}

.header-menu-slide {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-menu-slide-cont .all.open .head-menu-slide li {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}

.header-menu-slide li:nth-child(1) {
    -webkit-transition: all 0.3s ease-in-out 0.2s;
    -moz-transition: all 0.3s ease-in-out 0.2s;
    transition: all 0.3s ease-in-out 0.2s;
}

.header-menu-slide li {
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
}

.header-menu-slide-cont .all.open .header-menu-slide li {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}

.header-menu-slide a {
    font-size: 53px;
    color: #fff;
    letter-spacing: 0.03em;
    padding: 3vh 5% 3vh 16%;
    display: block;
}

.header-menu-slide a img {
    width: 50px;
    vertical-align: middle;
    display: inline-block;
    height: auto;
}

.header-menu-slide .has-img a span {
    /*margin-left: 8%;*/
}

.header-menu-slide a span {
    vertical-align: middle;
    padding-top: 10px;
    position: relative;
}

.header-menu-slide a span::after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #fff;
    -webkit-transition: all 0.3s cubic-bezier(1, 0, 0, 1);
    -moz-transition: all 0.3s cubic-bezier(1, 0, 0, 1);
    transition: all 0.3s cubic-bezier(1, 0, 0, 1);
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
}

.text-header {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 420px;
}

.text-header h2{
    font-size: 65px;        
}

.bg-grey {
    background-color: #eaeaea;
}

.text-title{
    margin-top: 25px;
    margin-bottom: 25px;
}

.text-body{
    padding: 0 5%;
    font-size: 16px;
}

.gg-close{
    right: 0px;
    left: 25px;
}

.img-community{
    object-fit: cover;
    height: 490px;
}

.community-content{
    margin: 20px;
    padding: 0 7%;
    text-align: justify;
}

.order-2{
    order: 2;
}
.order-1{
    order: 1;
}

.img-banner img{
    width: 100%;
}
.btn-banner{
	position: absolute;
    right: 0;
    left: 0;
    bottom: 5px;
}

.fileUpload #logo-id {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 33px;
    cursor: pointer;
    opacity: 0;
}

.div-table-list {
    max-width: 700px;
    margin: auto;
}

.list-data-slideshow .text {
    position: absolute;
    padding: 10px 20px;
    background: rgba(34, 158, 230, 0.78);
    width: 69%;
}

.width-100 {
    width: 100%;
}

.nav-menu.nav-pills{
    background: #36404a;
}

.nav-menu > li > a:hover, .nav-menu a.active {
    border-bottom: 3px solid #63a6e9;
    color: #36404a !important;
    background: #fff;
}

.h200 {
    height: 200px;
}
.img-preview {
    max-width: 100%;
    object-fit: scale-down;
}
.form-control, .thumbnail {
    border-radius: 2px;
}

.list-data-slideshow .item img {
    width: 100%;
    max-height: 200px;
    border-radius: 2px;
    object-fit: cover;
    object-position: top;
    border-bottom: 1px solid #cccc;
}

.btn-bottom {
  left: 25%;
  right: 23%;
  bottom: 10px;
  position: absolute;
}

@media screen and (max-width: 1023px) and (min-width: 768px){
    .txt{
        font-size: 55px;
    }
}

@media screen and (max-width: 2600px) and (min-width: 1024px){
	.sync-width{
		/*width: calc(100% - 196px);*/
        width: calc(100% - 210px);
	}
    .strip + .strip {
        border-left: 2px solid black;
    }
	#header-side{
		/*width:196px;*/
        width:210px;
		-webkit-transform: translateX(0%);
	    -moz-transform: translateX(0%);
	    -ms-transform: translateX(0%);
	    -o-transform: translateX(0%);
	    transform: translateX(0%);
	}
	.header-all {
	    /*width: calc(196px - 0px);*/
        width: calc(210px - 0px);
	    /*padding: 9vh 0 50px;*/
    }
    .header-login {
        font-size: 20px;
        text-align: right;
        padding: 5vh;
    }
    .header-wrap {
    	/*width: calc(196px + 30px);*/
        width: calc(210px + 30px);
    }
    .header-logo {
    	/*padding: 0 19% 0 20%;*/
        padding: 0 10% 0 10%;
    }
    .header-menu {
	    font-size: 16.5px;
	    padding-top: 10vh;
	}
	.header-menu li {
		-webkit-transform: translateX(0%);
	    -moz-transform: translateX(0%);
	    -ms-transform: translateX(0%);
	    -o-transform: translateX(0%);
	    transform: translateX(0%);
	    width: 100%;
	}
	.header-menu li:hover a{
		-webkit-transform: translateX(15%);
	    -moz-transform: translateX(15%);
	    -ms-transform: translateX(15%);
	    -o-transform: translateX(15%);
	    transform: translateX(15%);
	    color: #000000;
	}
	.header-menu a {
	    padding: 23px 0%;
	}
	.header-menu-slide-wrap {
    	/*width: calc(100vw - 196px);*/
        width: calc(100vw - 210px);
	}
	.header-menu-slide-wrap.open {
    	/*left: 196px;*/
        left: 210px;
	}
	.header-menu-slide-cont .all {
    	padding: 40px 0 50px;
    }
    .header-menu-slide-cont .text-top {
	    padding: 2.6vh 5% 2.6vh 17%;
	    font-size: 15px;
	}
	.header-menu-slide a {
	    font-size: 40px;
	    padding: 2.6vh 5% 2.6vh 17%;
	}
	.header-menu-slide a img {
    	width: 38px;
    }
    .header-menu-slide a:hover span::after {
	    -webkit-transform: scale(1);
	    -moz-transform: scale(1);
	    -ms-transform: scale(1);
	    -o-transform: scale(1);
	    transform: scale(1);
	}
    .input-subscribe {
        width: 400px;
    }
}

@media screen and (max-width: 1024px){
	.sync-width{
		width: 100%;
	}
	#header-side{
		/*width:196px;*/
        width:210px;
		-webkit-transform: translateX(-100%);
	    -moz-transform: translateX(-100%);
	    -ms-transform: translateX(-100%);
	    -o-transform: translateX(-100%);
	    transform: translateX(-100%);
	}
    #header-side.open{
        /*width:196px;*/
        width:210px;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
	.header-all {
	    /*width: calc(196px - 0px);*/
        width: calc(210px - 0px);
	    /*padding: 9vh 0 50px;*/
    }
    .header-login {
        font-size: 20px;
        text-align: right;
        padding: 5vh;
    }
    .header-wrap {
    	/*width: calc(196px + 30px);*/
        width: calc(210px + 30px);
    }
    .header-logo {
    	/*padding: 0 19% 0 20%;*/
        padding: 0 10% 0 10%;
    }
    .header-menu {
	    font-size: 16.5px;
	    padding-top: 10vh;
	}
	.header-menu li {
		-webkit-transform: translateX(0%);
	    -moz-transform: translateX(0%);
	    -ms-transform: translateX(0%);
	    -o-transform: translateX(0%);
	    transform: translateX(0%);
	    width: 100%;
	}
	.header-menu li:hover a{
		-webkit-transform: translateX(15%);
	    -moz-transform: translateX(15%);
	    -ms-transform: translateX(15%);
	    -o-transform: translateX(15%);
	    transform: translateX(15%);
	    color: #fff;
	}
	.header-menu a {
	    padding: 23px 0%;
	}
	.header-menu-slide-wrap {
    	/*width: calc(100vw - 196px);*/
        width: calc(100vw - 210px);
	}
	.header-menu-slide-wrap.open {
    	/*left: 196px;*/
        left: 210px;
	}
	.header-menu-slide-cont .all {
    	padding: 40px 0 50px;
    }
    .header-menu-slide-cont .text-top {
	    padding: 2.6vh 5% 2.6vh 17%;
	    font-size: 15px;
	}
	.header-menu-slide a {
	    font-size: 40px;
	    padding: 2.6vh 5% 2.6vh 17%;
	}
	.header-menu-slide a img {
    	width: 38px;
    }
    .header-menu-slide a:hover span::after {
	    -webkit-transform: scale(1);
	    -moz-transform: scale(1);
	    -ms-transform: scale(1);
	    -o-transform: scale(1);
	    transform: scale(1);
	}
	#mobile-nav-toggle {
    	display: inline;
	}
}

@media screen and (max-width: 767px){
    .txt{
        /*font-size: 35px;*/
        font-size: 3rem;
    }
    .content-home{
        margin-left: 0px;
    }
    .header-menu-slide a{
        font-size: 23px;
    }
    .header-menu-slide-wrap.open {
        left: 0px;
        z-index: 9999;
    }
    .header-menu-slide-wrap {
        width: calc(110vw);
    }
    .text-header h2{
        font-size: 35px;
    }
    .text-title{
        text-align: center;
    }
    .order-2{
        order: 1;
    }
    .order-1{
        order: 2;
    }
    .community-content{
        padding: unset;
    }
    .btn-banner{
        top: unset;
    }
}


@media screen and (max-width: 345px){
    .txt{
        /*font-size: 35px;*/
        font-size: 3rem;
    }
    .content-home{
        margin-left: 0px;
    }
    .header-menu-slide a{
        font-size: 23px;
    }
    .header-menu-slide-wrap.open {
        left: 0px;
        z-index: 9999;
    }
    .header-menu-slide-wrap {
        width: calc(110vw);
    }
    .text-header h2{
        font-size: 27px;
    }
    .text-title{
        text-align: center;
    }
    .order-2{
        order: 1;
    }
    .order-1{
        order: 2;
    }
    .community-content{
        padding: unset;
    }
    .btn-banner{
        top: unset;
    }
}



.loader, .dataTables_processing {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #be8511; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 1.5s linear infinite;
    background:transparent;
}
.dataTables_processing {
    position: absolute;
    top: 50%;
    left: unset !important;
    right: 50% !important;
    width: 100px !important;
    height: 100px !important;
    text-align: center !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: -25px;
    margin-left: -50%;
    font-size: 1.2em;
}


/* ASLI */

.gg-box img{    
	height: 100%!important;             
}

@media screen and (min-width: 575px) {
    .gg-box img{
        position: relative;
        width: 100%;
    }
}

@media (min-width: 478px) {
    .gg-box {        
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* Membagi kotak menjadi dua kolom */        
        
    } 
    .gg-box img:nth-child(2n+1):not(:last-of-type) {        
        grid-column: span 1;         
    }
    .gg-box img:nth-child(2n+3) {
        grid-column: span 1;        
    }
}

@media (max-width: 478px) { 
    .gg-box img:nth-child(2n+1):not(:last-of-type) {
        grid-column: span 1;
    }
    .gg-box img:nth-child(3) {
        grid-column: span 2;
    }
    .gg-box img:nth-child(2n+3):not(:last-of-type) {
        grid-row: span 2;
    }
}



/* ASLI */


@media (min-width: 450px) and (max-width: 454px){
    .gg-box {        
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* Membagi kotak menjadi dua kolom */        
        /* background: yellow; */
    }

    .gg-box img:nth-child(2n+1):not(:last-of-type) {
        grid-column: span 1;        
    }
    .gg-box img:nth-child(3) {
        grid-column: span 2;
    }
    .gg-box img:nth-child(2n+3):not(:last-of-type) {
        grid-row: span 2;
    }
}


@media (max-width: 348px) {
    .gg-box {
        max-width: 348px;
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* Membagi kotak menjadi dua kolom */        
        /* background: yellow; */
    }

    /* .gg-box img {
        max-height: 337px;
        padding: auto;
    } */

    .gg-box img:nth-child(2n+1):not(:last-of-type) {
        grid-column: span 1;        
    }

    .gg-box img:nth-child(2n+2):not(:last-of-type) {
        grid-column: span 1;        
    }

    .gg-box img:nth-child(2n+3):not(:last-of-type) {
        /* grid-row: span 1; */
        /* max-height: 100%; */        
    }
} 


/* 
@media (max-width: 757px) {
    .gg-box img:nth-child(2n+1):not(:last-of-type) {
        grid-column-start: span 2;
        background: purple;
	}	
	.gg-box img:nth-child(2n+3):not(:last-of-type) {    	
        background: yellow;
	}
    
} 

@media (max-width: 606px){
	.gg-box img:nth-child(2n+1):not(:last-of-type) {
    	grid-column-start: span 1;
        background: red;
	}
	.gg-box img:nth-child(3) {
    	grid-column-start: span 2;
        background: green;
	}
	.gg-box img:nth-child(2n+3):not(:last-of-type) {
    	grid-row-end: span 2;
        background: blue;
	}
} */

.img-150 {
    width: 100px;
}


.example-title {
    text-align: center;
    margin-bottom: 60px;
    padding: 3em 0;
    border-bottom: 1px solid #E4EAEC;
}
.example-title p{
    margin: 0 auto;
    font-size: 16px;
    max-width: 400px;
}

/*==================================
    TIMELINE
==================================*/

/*-- GENERAL STYLES
------------------------------*/
.timeline {
    line-height: 1.4em;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

/*----- TIMELINE ITEM -----*/

.timeline-item {
    padding-left: 40px;
    position: relative;
}
.timeline-item:last-child {
    padding-bottom: 0;
}

/*----- TIMELINE INFO -----*/

.timeline-info {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 0 0 .5em 0;
    text-transform: uppercase;
    /*white-space: nowrap;*/
}
/*----- TIMELINE MARKER -----*/

.timeline-marker {
    position: absolute;
    top: 0; bottom: 0; left: 0;
    width: 15px;
}
.timeline-marker::before {
    background: #000000;
    border: 3px solid transparent;
    border-radius: 100%;
    content: "";
    display: block;
    height: 15px;
    position: absolute;
    top: 4px; left: 0;
    width: 15px;
    transition: background 0.3s ease-in-out,
    border 0.3s ease-in-out;
}
.timeline-marker::after {
    content: "";
    width: 5px;
    background: #76838f; /*#CCD5DB;*/ /*#76838f*/
    display: block;
    position: absolute;
    top: 24px; bottom: 0; left: 5px;
}
.timeline-item:last-child:after {
    content: none;
}

.timeline-item:not(.period):hover .timeline-marker:before {
    background: transparent;
    border: 3px solid #000000;
}

/*----- TIMELINE CONTENT -----*/

.timeline-content {
    padding-bottom: 40px;
}
.timeline-content p:last-child {
    margin-bottom: 0;
}

/*----- TIMELINE PERIOD -----*/
    
.period {
    padding: 0;
}
.period .timeline-info {
    display: none;
}
/*.timeline-item .timeline-marker::before {
    background: transparent;
    content: "";
    width: 15px;
    height: auto;
    border: none;
    border-radius: 0;
    top: 0;
    bottom: 30px;
    position: absolute;
    border-top: 3px solid #CCD5DB;
    border-bottom: 3px solid #CCD5DB;
}
.timeline-item .timeline-marker::after {
    content: "";
    height: 32px;
    top: auto;
}*/
/*.timeline-item .timeline-content {
    padding: 40px 0 70px;
}*/
.timeline-item .timeline-title {
    margin: 0;
}
.timeline-item .timeline-speaker {
    margin: 10px 0 10px 0;
}

/*----------------------------------------------
        MOD: TIMELINE SPLIT
----------------------------------------------*/
@media (min-width: 768px) {
    .timeline-item {
        padding-left: 0;
    }
    .timeline-split .timeline {
        display: table;
    }
    .timeline-split .timeline-item {
        display: table-row;
        padding: 0;
    }
    .timeline-split .timeline-info,
    .timeline-split .timeline-marker,
    .timeline-split .timeline-content,
    .timeline-split .period .timeline-info {
        display: table-cell;
        vertical-align: top;
    }
    .timeline-split .timeline-marker {
        position: relative;
    }
    .timeline-split .timeline-content {
        padding-left: 30px;
    }
    .timeline-split .timeline-info {
        padding-right: 30px;
    }
    .timeline-split .period .timeline-title {
        position: relative;
        left: -45px;
    }
}

/*----------------------------------------------
        MOD: TIMELINE CENTERED
----------------------------------------------*/

@media (min-width: 992px) {
    .timeline-centered .timeline-item,
    .timeline-centered .timeline-info,
    .timeline-centered .timeline-marker,
    .timeline-centered .timeline-content {
        display: block;
        margin: 0;
        padding: 0;
    }
    .timeline-centered .timeline-item {
        padding-bottom: 40px;
        overflow: hidden;
    }
    .timeline-centered .timeline-marker {
        position: absolute;
        left: 50%;
        margin-left: -7.5px;
    }
    .timeline-centered .timeline-info,
    .timeline-centered .timeline-content {
        width: 50%;
    }
    .timeline-centered > .timeline-item:nth-child(even) .timeline-info {
        float: left;
        text-align: right;
        padding-right: 30px;
    }
    .timeline-centered > .timeline-item:nth-child(even) .timeline-content{
        float: right;
        text-align: left;
        padding-left: 30px;
    }    
    .timeline-centered > .timeline-item:nth-child(odd) .timeline-info {
        float: right;
        text-align: left;
        padding-left: 30px;
    }
    .timeline-centered > .timeline-item:nth-child(odd) .timeline-content {
        float: left;
        text-align: right;
        padding-right: 30px;
    }
    .timeline-centered > .timeline-item:nth-child(odd) .timeline-content .col-md-9 {
        float: right;
    }
    .timeline-centered > .timeline-item.period .timeline-content {
        float: none;
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .timeline-centered .timeline-item.period {
        padding: 50px 0 90px;
    }
    .timeline-centered .period .timeline-marker:after {
        height: 30px;
        bottom: 0;
        top: auto;
    }
    .timeline-centered .period .timeline-title {
        left: auto;
    }
}

.box-wh {
    background: #fff;
    /*height: 400px;*/
    /*width: 300px;*/
    padding: 20px;
    margin: 10px 0;   
    border-radius: 10px;
}
.box-wh:active {
    background-color: #C59E15; /* Warna yang akan muncul saat elemen diklik */
}

@media (max-width:767px) {
    .box-wh {
        width: 100%;
        margin: 0;
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1); /* Menambahkan bayangan */
        border-radius: 0; /* Menghapus border-radius */
        border: 1px solid #ddd; /* Menambahkan border */             
    }
}

.box-ar {
    min-height:400px;  
    background-color: #fff; 
    min-width: 75%;    
    border-radius: 10px;
    padding: 20px;   
    padding-right: 10px; 
    margin-bottom: 10px;

}

.box-ar .image-articles {
    margin-bottom: 10px; /* Atur jarak bawah antara gambar dan teks */
    vertical-align: top; /* Menyusun gambar di bagian atas container */
}

.box-ar .content-articles {
    padding-left: 5px; /* Atur jarak kiri antara gambar dan teks */
    padding: 0px;    
}

.box-ar a{
    color: red;
}
/* 
.box-ar .summary p{
    background-color: green;
    overflow: hidden;
} */

@media (min-width:576px) and (max-width:813px) {
    .box-ar .summary p {
        font-size: 12px;        
        margin-bottom: 1px;
        
    }
    /* .box-ar .text-right{
        font-size: 2px;
    } */
}

.img-events{
    width: 100%;
    /*height: 400px;*/
    max-height: 400px;
}

.btn-events{
    border: 2px solid rgba(63, 67, 89, 1);
    margin-top: 10px;
    padding: 13px 30px;
}

.btn-bottom:hover a,.btn-events:hover a{
    color: #fff;
}

.list-post .item.box-wh.item-articles{
    display: inline-block;
}
.image-articles img{
    height: 200px;
    width: 100%;
    object-fit: contain;
    object-position: top;
}
.content-articles{
    padding: 20px;
}
.list-post .title-articles{
    color: #222222;
}
.date-articles{
    font-size: 7pt;
    color: #9e9e9e;
}
.share-articles{
    background: #BE8511; 
    color: white;      
    border-radius: 5px;
    font-size: 10px;
}

@media (max-width:320px){
    .share-articles{        
        font-size: 9px;
    }

    .btn-article {
        font-size: 1rem;        
    }
}

@media (min-width: 768px) and (max-width: 828px){
    .share-articles{
        width: 80px;
        font-size: 7px;
    }

    .btn-article {
        font-size: 1rem;        
    }
    .text-blue {
        font-size: 9px;
    }
}

@media (min-width: 829px) and (max-width: 933px){
    /* .share-articles{
        width: 100px;
        font-size: 7px;
    }

    .btn-article {
        font-size: 1rem;        
    } */
    .text-blue {
        font-size: 10px;
    }
}


.share-links{
    display: none;
    background: #dee2e6;
    padding: 4px 15px;
    border-radius: 5px;
    font-size: 15px;
}
.share-links a{
    margin: 0 5px;
    color: #000;
}
.list-post .text{
    min-height: 100px;
    height: 120px;
    padding: 10px 0px;
}
.summary p{
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.bootpag {
    background: #fff;
}

.pagination>.active>a, .pagination>.active>a:hover, .pagination>.active>a:focus{
    background-color: rgba(63, 67, 89, 1);
}

#ListMiniArticleNew li{
    border-bottom: 1px solid;
}
#ListMiniArticleNew .box-article{
    display: inline-block;
}

#ListMiniArticleNew .box-article img{
    width: 100%;
    padding: 5px;
}

#ListMiniArticleNew .title-articles{
    font-size: 9pt;
    color: #000000;
}

#ListMiniArticleNew .date-articles{
    display: inline-block;
}

#ArticleContent img{
	max-width: 100%;
}
@media (max-width: 660px){
	#ArticleContent img{
		height: auto!important;
	}
}


.w40{
    width: 40%;
    float: left;
}
.w60{
    width: 60%;
    float: left;
}

@media (min-width: 800px){
    .image-articles{
        width: 50%;
        float: left;
    }
    #articles .content-articles{
        width: 50%;
        float: left;
    }
    .list-post .item.box-wh.item-articles{        
        min-height: 350px;
        /*height: 325px;*/
    }
}
/*@media (max-width: 660px){
    .timeline-item {
        padding-left: 0;
    }
}*/

.give-text {
    margin-bottom: 25px;
}
.giveFloatBtn{
    text-align: center;
    background: #000;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-radius: 15%;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    position: fixed;
    top: 100px;
    right: 15px;
    /*display: inline;*/
    z-index: 1040;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
}

@media (max-width: 767px){
	.giveFloatBtn{
		top: 60px;
	}
}
@media (min-width: 1025px){
	.giveFloatBtn{
		top: 60px;
	}
}
.giveFloatBtn:focus,.giveFloatBtn:hover{
    color: #767676;
}
#mobile-nav-toggle{
	background: #000;
	border-radius: 15%;
}

.bg-black {
    background: #000000!important;
}
.bg-black .text-title h1,
.bg-black .text-title h2,
.bg-black .text-title h3,
.bg-black .text-title h4,
.bg-black .text-title h5,
.bg-black .text-title h6{
    color: #FFFFFF!important;
}
.btn:focus{
    box-shadow: unset;
}
.visit-detail{
    justify-content: center;
    display: none;
    margin-bottom: 20px;
    font: normal normal normal 20px/1.4em lulo-clean-w01-one-bold,sans-serif;
}
.visit-detail span, .visit-detail h2, .visit-detail a{
	color: #6A4E77!important;
}
.visitus-map{
    min-height: 400px;
    width: 100%;
    background: #eaeaea;
}

.modal {
    font-family: Roboto,sans-serif;
}
.btn-group .btn {
    border: 1px solid #ccc!important;
}

.select2-dropdown {
    z-index: 1700;
}

.has-error .select2-container--default .select2-selection--single{
    border: 1px solid #F44336!important;
}

.btn-float {
    position: fixed;
    /*top: 100px;*/
    width: 50px;
    height: 50px;
    right: 25px;
    bottom: 15px;
    z-index: 9999;
    border-radius: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s linear;
}
.btn-float:hover {
    width: 75px;
    height: 75px;
}
.btn-float:hover i{
    width:50px!important;
    height: 50px!important;
}

.btn-float i {
    width: 30px;
    height: 30px;
    display: block;
    background-size: cover;
    vertical-align: middle;
}
.btn-green {
    color: #fff;
    background-color: #0b7c25;
    border-color: #0b7c25;
}
.btn-green:hover {
    background-color: #00ff66;
    border-color:#00ff66;
}

.float-pulse::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #70c27a;
  border-radius: 50px;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, transform .3s;
  transition: opacity .3s, transform .3s, -webkit-transform .3s;
  -webkit-animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
          animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  z-index: -1;
}

@-webkit-keyframes pulse-animation {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}

@keyframes pulse-animation {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}

.swal-wide {
    max-height: 90%;
    overflow-y: scroll;
}
.swal-wide p {
    text-align: left !important;
    max-height: 300px;
    overflow-x: scroll;
}

#home .jarallax-img {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    transform: unset!important;
    margin-top: unset!important;
}

li.select2-results__option[role="treeitem"] {
    font-family: 'helvetica','sans-serif';
    font-size: 16px;
}

.d-flex {
    display: flex;
}
.d-grid {
    display: grid;
}
.align-item-center {
    align-items: center;
}

.field-q .input-group-addon {
    padding: 0px 12px!important;
}

.field-q .checkbox {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}

.field-q .checkbox label {
    min-height: 0px;
}

.field-q .answers-question {
    margin-bottom: 15px;
}

.field-q .answers-question .form-group {
    margin-bottom: 0px;    
}

.field-q .panel {
    margin-bottom: 0px;
}

.field-q .note-editor.note-frame .note-editing-area .note-editable {
    padding-top: 10px!important;
}

#form-questionnaire .has-error h3 {
    color: #F44336!important;
}