/*@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');*/


/*@import url("https://fonts.googleapis.com/css?family=Crimson+Text|Work+Sans:400,700")*/

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.cdnfonts.com/css/edo-sz');
:root {
    --main: #031f6d;
    --main1: #015197;
}


/*===========================================================*/

body {
    /*background-color: #021d4e!important;*/
}

#loading {
    background-color: #ccc;
    /*background: -webkit-linear-gradient(#19396a, #00215f);*/
}

header.smaller {
    height: 75px;
    background: transparent;
}

.footer-bottom {
    /*background-color: #003D79;*/
    color: #fff;
    padding: 25px;
}

.section-contact-page-content {
    min-height: 650px;
    padding: 65px 10px;
    /*background-color: var(--main);*/
    /*background: -webkit-linear-gradient(#19396a, #00215f);*/
}

.bg-white {
    background: white;
}

.color-main {
    color: var(--main);
}

.hidden {
    visibility: hidden;
}

.d-none {
    display: none;
}

.contact-form h1 {
    font-family: 'Bebas Neue', cursive;
}

label {
    font-weight: 300!important;
    font-family: 'Poppins', sans-serif;
}

button.submitbutton {
    width: 100%!important;
}

.fullnamedepan {
    font-size: 35px!important;
}

.jabatandepan {
    font-size: 22px!important;
    line-height: 0.1;
}

#toDown {
    display: initial;
    margin-top: 477px;
    opacity: .4;
    border: none;
}

#toDown i {
    font-size: 30px;
    font-weight: 100;
    animation: blinker 2s linear infinite;
}

.bookingwhatsapp-button-always {
    opacity: 1;
    right: 0;
    display: block;
    position: fixed;
    bottom: 0px;
    width: 100%;
    text-align: center;
    /*line-height: 60px;*/
    background-color: transparent;
    z-index: 99;
    color: #fff;
    font-size: 18px;
}

.video_avara_slide {
    display: block;
}

.video_avara_slide>a {
    color: #fff;
    border: 2px solid #fff;
}

#myModal {
    width: 300px;
    height: 300px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -150px;
}

#myModal .modal-dialog {
    width: 100%;
    margin: 30px auto;
}


/*.info-modal .modal{
  width: unset;
 height: unset;
 position: unset;
 left: unset;
 top: 10%;
 margin-left: unset;
 margin-top: unset;
}

.info-modal .modal-dialog {
  width: unset;
  margin: unset;
}*/

.info-modal .modal-header .close {
    margin-top: -24px;
}

.flag-icon-us {
    background-image: url('/img/id.png');
}

.flag-icon-fr {
    background-image: url('/img/uk.png');
}

.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
}

ul.lang {
    font-size: 2.1rem;
    position: relative;
    color: #ffffff;
    float: right;
    padding: 27px 5px;
    top: -1px;
    right: 80px;
    cursor: pointer;
    transition: all 0.2s;
}

.navbar .navbar-content .navbar-nav .nav-item {
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    min-width: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

ul {
    list-style-type: none;
}

.dropdown-menu {
    min-width: unset;
    background-color: transparent;
    font-size: 20px;
}

a {
    color: #fff;
}


/*.dropdown-menu img{
  height: 30px;
  }*/

.disp {
    height: 30px;
}

.dropdown-toggle {
    white-space: nowrap;
}

.dropdown-item {
    display: block;
    width: 100%;
    /*padding: 0.25rem 1.5rem;*/
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

a.lang {
    font-size: 2.1rem;
    position: relative;
    color: #ffffff;
    float: right;
    padding: 27px 5px;
    top: -1px;
    right: 80px;
    cursor: pointer;
    transition: all 0.2s;
}

#lang-id {
    display: inline;
    max-width: 100%;
    height: 30px;
    /*margin: 0 5px;*/
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}


/*===========================================================*/

header .logo {
    width: 295px;
}

.logo {
    position: absolute;
    left: 10px;
    padding: 0px 20px 20px 20px;
    /* width: 105px; */
}

#video_avara {
    overflow: hidden;
    min-height: 734px;
    /*max-height: unset;*/
    position: relative;
}

#fw_al_003 {
    max-height: 767px;
}

.video_avara_slide>h1 {
    font-family: 'Playfair Display', 'PT Sans', 'Lato', sans-serif;
}

.video_avara_slide>h2 {
    color: white;
    font-weight: 300;
    font-family: 'Source Sans Pro', 'PT Sans', 'Lato', sans-serif;
}

a.reserve {
    font-family: 'Source Sans Pro', 'PT Sans', 'Lato', sans-serif;
    font-weight: 300;
}

.ps_control_bradiustrans .carousel-control {
    -webkit-border-radius: unset;
    border-radius: unset;
}

header.smaller .logo {
    width: 250px;
    padding: 0px 20px;
}

header.smaller a.reserve {
    background-color: #878462;
}

.hvr-sweep-to-top::before,
.fw_al_003_slide:before {
    background: #878462 !important;
}

.ps_control_bradiustrans .carousel-control.left:hover,
.ps_control_bradiustrans .carousel-control.right:hover {
    color: #ffffff;
    background: #878462;
    border: 1px solid #333333;
}

.panel-block a:hover {
    color: #878462;
}

.testimonial_094_slide>h5>a {
    color: #878462;
}

.btn-global {
    border: 1px solid #333333;
    color: #333333;
    font-weight: bold;
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: unset;
    width: unset;
    margin-top: unset;
    margin-left: unset;
    transform: translate(-50%, -50%);
}

a.reserve:after,
a.reserve-classic:after {
    content: unset;
    font-family: FontAwesome;
    padding-left: 10px;
}

.carousel.ps_control_bsquare .carousel-control {
    width: 40px;
    height: 40px;
    font-size: 22px;
    line-height: 36px;
}

.ps_control_bsquare .carousel-control.left:hover,
.ps_control_bsquare .carousel-control.right:hover {
    color: #000000;
    background: #878462;
}

.carousel-control .fa-angle-left:before {
    content: "\f104";
    color: white;
}

.fw_al_003_slide>h1 {
    font-family: 'Playfair Display', sans-serif;
}

a.reserve {
    font-family: 'Playfair Display', 'Source Sans Pro', 'PT Sans', 'Lato', sans-serif;
    font-weight: 300;
}

.wsmenu>.wsmenu-list>li>a {
    font-size: 13px;
}

.video_avara_slide {
    /*top: 40em;*/
    top: 80vh;
    /*top: 75%;*/
    /*top: 550px;*/
}

.avara-form {
    font-size: 18px;
    text-transform: unset;
}

.section-contact-page-content {}

.avara-form {
    font-size: 18px;
    text-transform: unset;
}

.video_avara_img {
    display: none;
}

.logo img {
    display: none;
}

.rundown img {
    width: 100%;
}

.rundown-mobile {
    display: none;
}

.video_avara_vid img {
    width: 100%;
    height: 100%;
}

#booked {
    /*background-image: url('/assets/img/bg.jpg');*/
    background: white;
    height: 300px;
    padding: 10px 0;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

#schedule {
    /*background-image: url('/assets/img/bg.jpg');*/
    background: white;
    /*height: 300px;*/
    padding: 10px 0 50px 0;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

#absensi {
    background-image: url('/assets/img/bg.jpg');
    min-height: 670px;
    padding: 50px 0 0 0;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

#absensi .section-title {
    margin: 40px 0;
}

#booked .section-title {
    margin: 40px 0;
}


/*#schedule div>img{
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top 60px center;
  display: flex;flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}*/

.section-title h2 {
    /*color: #12c7d5;*/
    color: var(--main);
}


/*accordion schedule start*/

.accordions {
    background-color: #337ab7;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: center;
    outline: none;
    font-size: 25px;
    transition: 0.4s;
    border-radius: 4px;
}

.actives,
.accordions:hover {
    background-color: #ccc;
    color: var(--main);
}

.accordions:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.actives:after {
    content: "\2212";
}

.panel-accordions {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}


/*accordion schedule end*/

.w-100 {
    width: 100%;
}

button {
    font-family: 'Lato', sans-serif;
}

.btn-icon i span {
    font-family: 'Lato', sans-serif;
    font-size: 25px;
    font-weight: 500;
}

.btn-icon i span {
    font-family: 'Lato', sans-serif;
    font-size: 25px;
    font-weight: 500;
}

h2.info {
    margin-bottom: 0;
    /*font-family: 'Edo SZ', sans-serif;*/
    font-weight: 700;
    font-size: 3rem;
    line-height: 0.5;
}


/*#booked i {
  transform: scale(4,4);
}*/

.btn-icon {
    border: none;
    color: white;
    /*padding: 12px 16px;*/
    font-size: 30px;
    cursor: pointer;
    /*width: 250px;*/
    min-width: 250px;
}

#guidline a {
    color: var(--main);
}

.card {
    background-color: #fff!important;
    box-shadow: 3px 3px 15px;
}


/*============================================================================*/

@media only screen and (max-width: 767px) {
    .bookingwhatsapp-button-always {
        bottom: 25px;
    }
    .fullnamedepan {
        font-size: 30px!important;
    }
    .jabatandepan {
        font-size: 20px!important;
    }
    .video_avara_slide {
        /*display: none;*/
    }
    .video_avara_img:after {
        background: unset;
    }
    header {
        background: #003D79;
    }
    header.smaller {
        height: 50px;
        background: #003D79;
    }
    .logo img {
        padding: 15px 0px 0px 15px;
        max-width: 200px;
        height: auto;
    }
    .logo {
        position: absolute;
        left: 10px;
        padding: 0px 20px 20px 0px;
    }
    #trigger-overlay {
        display: none;
    }
    #video_avara {
        min-height: unset;
        max-height: unset;
    }
    .video_avara_slide>h2 {}
    .logo {
        position: absolute;
        left: 10px;
        padding: 0px 20px 20px 0px;
    }
    #trigger-overlay {
        display: none;
    }
    .video_avara_slide>h2 {
        font-size: 20px;
    }
    .video_avara_slide h2 {
        margin-top: 20px;
        margin-bottom: -3px;
    }
    .video_avara_img {
        display: block !important;
        top: 0px;
    }
    .section-contact-page-content {
        /* min-height: unset; */
        min-height: 700px;
    }
    .rundown {
        display: none;
    }
    .rundown-mobile {
        display: block;
    }
    .rundown-mobile img {
        width: 100%;
    }
    #booked .col-md-3 {
        padding: 10px 20px;
    }
    #booked {
        min-height: unset;
        height: unset;
        padding: 75px 0;
    }
    #booked .section-title {
        margin: unset;
    }
    header {
        height: 56px;
    }
    .animated-arrow {
        padding: 9px 35px 16px 0px;
    }
    #video_avara_classic {
        top: 55px;
    }
    .video_avara_slide {
        /*top: 75%;*/
        /*top: 450px;*/
        top: 100vh;
    }
    #absensi {
        /*min-height: unset;*/
    }
}
