@font-face {
    font-family: newJune;
    src: url(../../aset/fonts/NewJune-Regular.otf);
}


@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;
    }
}
.container {
    max-width: 100%;
}

@media only screen and (min-width: 600px) { 
    #modal-vlog {
        min-width: 900px;
    }
    .slideshow-div {
        /* margin-top:66px; */
    }
    .banner-bg-ins {
        min-height: 54em !important;
    }
    .banner-bg {
        min-height: 58em;
    }
    .banner-text-home{
        position: absolute;
        bottom: 145px;
    }

    .about-content-home{
        margin-top: 120px;
        padding: 120px 0px;
        text-align: center;
    }
    .about-content-home h1{
        font-size: 48px;
        font-family: newJune;
        font-weight: 600;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }
    .text-home {
        font-size: 48px;
        font-family: newJune;
        font-weight: 600;
        width: 100%;
        color: #a0a0a0;
    }
    .logo-menu {
        /* height:30px;
        margin-right: 10% !important;
        margin-left: 10%; */
    }
    .logo-menu img {
        position:absolute;
        top:-20px;
        height:68px;
    }
    .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-info {
        position:absolute;
        top:0px;
    }
    .banner-vlog {
        min-height: 800px !important;
    }
    .slideshow-div .carousel-inner .item{
        /* height:600px; */
        min-height: 100vh;
    }
    /* .main-menu .row {
        display: -webkit-box !important;
    } */
    .div-testimonial .carousel-inner {
        padding: 0px 100px;
    }
    .div-testimonial .carousel-control {
        top: -150px;
        width: 10%;
    }

    .nav-menu ul{
        left: -15%;
    }


}

/*ini untuk tampilan android */
@media only screen and (max-width: 600px) {  */
    .slideshow-div {
        margin-top:60px;
        width: 70em;
    }
    .slideshow-div .carousel-inner .item {
        height: 622px;
        min-height: 79vh;
    }
    .ourpart-mobile {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-left: 0px;
    }
    .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 {
        height: 100px !important;
    }
    .box-white {
        border-radius:0px !important;
    }
    .banner-bg iframe {
        height: 300px;
    }
    .banner-doctor{
        min-height: 15em !important;
    }
    .banner-bg-ins {
        min-height: 16em !important;
        background-size: 100% 100% !important;
    }
    .banner-bg {
        min-height: 28em;
        /* 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:100%!important;
    }
    
    .item .about-content, .item .about-content-right, .item .about-content-left {
        position:relative !important;
        margin-bottom:0px !important;
        min-height:120px;
        margin-top:0px;
        padding:20px 20px;
    }
    .item .about-content h1{
        font-size:20px;
    }
    .item .about-content-right, .item .about-content-left {
        font-size:10px;
        background:#000;
    }
    .show-inmobile {
        display: block !important;
    }
    .text-white-mobile {
        color: #000 !important;
        margin-top: 54%;
        font-size: 230%;
        text-align: center;
    }
    .overlay-black-mobile {
        background: #000 !important;
    }
    .overlay-info-banner {
        padding: 10px !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .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;
    }

    .carousel-caption{
        position:absolute;
        top:55% !important;
        font-size: 10px !important;
    }

    .car-special-mobile{
        position:absolute;
        top:56% !important;
        font-size: 10px !important;
    }

    .car-special-mobile h5{
        position: relative;
        left: 1% !important;
        margin-bottom: 12px;
        font-size: 20px !important;
    }


    .carousel-caption h5{
        position: relative;
        top: -2% !important;
        font-size: 20px !important;
    }
     

}
@media (min-width: 1200px){
    .banner-bg .container {
        max-width: 1350px !important;
        width: 100%;
    }
}
.header-top .header-top-right a {
    margin-right: 20px;
}
.li-bahasa {
    border-radius:10px;
    color:#000;
    /* background:#fff; */
    padding-top:1% !important;
    padding-left: 2%;
    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:3px 3px;
}
.li-bahasa a:hover{
    color:#fff;
    background: #ed008c;
}
.pointer {
    cursor: pointer;
}
#header {
    /* background: transparent !important; */
    /* background: linear-gradient(to right, #ffd403, #f9ae15) !important; */
    padding: 0px 0px 20px 0px !important;
    /* transition: 2s;s */
}
.header-bg {
    background: white !important;
    /* transition: 2s; */
    padding: 0px 0px 10px 0px !important;
}
#footer-bottom {
    padding: 10px 30px;
    background:url('../../aset/img/grey-bar.png') !important;
    background-position: bottom;
    background-size: 100% 5% !important;
    height: 44px;
}
.main-menu {
    padding-top:10px !important;
}
.nav-menu a {
    /* color:#fff; */
    color:#000;
    padding: 0 15px 0px 15px;
}
.header-top {
    /* background:url('../../aset/img/orange-bar.png') !important; */
    background: transparent;
    background-size: 100% 100% !important;
    margin-bottom: -15px;
    /* border-bottom: 5px solid #585858; */
}
.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: 92px;
    height: 92px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 77px;
}
.ikon-instagram {
    background: url(../../aset/icon/insta-ikon.png);
    margin-top: 5px;
}

.ikon-facebook {
    background: url(../../aset/icon/fb-ikon.png);
}

.ikon-instagram-white {
    background: url(../../aset/icon/instagram-white.svg);
}
.ikon-facebook-white {
    background: url(../../aset/icon/facebook-logo.svg);
}
.ikon-whatsapp-white {
    background: url(../../aset/icon/whatsapp-logo.svg);
}
.ikon-message-white {
    background: url(../../aset/icon/message-logo.svg);
}

.ikon-home-white {
    background: url(../../aset/icon/home-white.png);
}
.ikon-aboutf-white {
    background: url(../../aset/icon/icon-baru/ABOUT\ US.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-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/icon-baru/Transportation\ Icon.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-aboutus-white {
    background: url(../../aset/icon/icon-baru/Story.png);
}
.ikon-doctor-white {
    background: url(../../aset/icon/icon-baru/Our\ Doctor.png);
}
.ikon-hospital-white {
    background: url(../../aset/icon/icon-baru/Icon\ Our\ Hospital.png);
}
/* .ikon-service-white {
    background: url(../../aset/icon/icon-baru/);
} */

.ikon-arrow {
    /* background: url(../../aset/icon/ARROW.png); */
    background: url(../../aset/icon/button.png);
    width: 6em;
    position: absolute;
    left: 37%;
    top: 89%;
    transition: 0.5s;
}

.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;
}
.banner-bg {
    border-bottom: 0px solid;
    /* margin-top: 64px; */
    border-image: url(../../aset/img/orange-bar.png) 10 round;
    /* background-position: top !important; */
    background-repeat: no-repeat !important;
}

.banner-about-us {
    background: url(../../aset/img/Materi/Foto\ About\ Us.JPG) center;
    background-size: cover !important;
    /* background-position: inherit; */
    background-position-y: 25%;
    /* background: linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0.5)), url(../../aset/img/Materi/ABOUT\ US.jpg); */
}
.banner-contact-us {
    background: url(../../aset/img/banner-contact-us2.png) center;
    background-size: cover;
}
.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;
    background-position-y: 5%;
}
.banner-medical-concierge{
    background: url(../../aset/img/banner-medical-concierge.png) 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/accomodation.jpeg) 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/TransportationArr.jpg) 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;
}
.box-white-link:hover .box-white {
    background: #a7a7a7;
}
.box-white-link:hover h5{
    color: #fff;
}
.box-white {
    background:#fff;
    text-align:center;
    height:200px;
    padding:20px;
    border-radius:3px;
    margin-bottom:15px;
    margin-top:15px;
    margin: 10px;
}
.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;
}
.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;
}
.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;
    bottom:-75px;
}

.slideshow-div .carousel-inner .item img {
    object-position: top;
    object-fit: cover;
    height: auto;
    width: 55%;
}

.slideshow-div .carousel-inner .item .bg-img {
    object-position: top;
    object-fit: cover;
    height: auto;
    width: 55%;
}
.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;
}
.btn-baru {
    color: #fff;
    background-color: #f9ae15;
    border-color: #f9ae15;
}
.btn-baru:hover {
    color: #fff;
    background-color: #ffd403;
    border-color: #f9ae15;
}
.btn-pink {
    color: #fff;
    background-color: #ed008c;
    border-color: #ed008c;
}
.btn-pink: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: 12px;
}
.overlay-info-banner {
    background: rgba(0, 0, 0, 0.6588235294117647);
    color:#fff;
    text-align:left;
    padding:20px;
    border-radius:5px;
    /*max-height: 300px;*/
}
.overlay-info-banner.bg-white {
    background: #f2f2f273 !important;
    color:#000;
}

.overlay-info-banner h5{
    color:#fff; 
}
.overlay-mini {
    margin-top: 360px;
}

.overlay-app-doc {
    margin-top: 300px;
}

.overlay-assist {
    margin-top: 50px;
    margin-bottom: 50px;
}
.overlay-mini-2 {
    margin-top: 350px;
}
.overlay-big {
    margin-top: 150px;
    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;
}




.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;
}
.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;
}
