@font-face {
    font-family: 'Primary';
    src:url('../../../global/font/Inter/Inter-Medium.ttf');
}

@font-face {
    font-family: 'Bold';
    src:url('../../../global/font/Inter/Inter-SemiBold.ttf');
}

*{
    font-family: "Primary";
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.font-weight-bold {
    font-family: "Bold";
    font-weight: normal;
}

.font-family-cs {
    font-family: "Primary" !important;
}

.colored {
    background-color: #b22f32; /* defines the background color of the image */
    mask: url('../../../global/images/seat-icon.svg') no-repeat center / contain;
    -webkit-mask: url('../../../global/images/seat-icon.svg') no-repeat center / contain;
}

body{
    background: #ffffff;
}

a{
    color:#000;
    text-decoration: none;
}

a:active{
    color: #000;
    text-decoration: none;
}

a:focus{
    color: #000;
    text-decoration: none;
}

a:hover{
    color: #000;
    text-decoration: none;
}

.fs-11{
    font-size: 11px;
}

.fs-12{
    font-size: 12px;
}

.fs-14{
    font-size: 14px;
}

.fs-16{
    font-size: 16px;
}

.fs-18{
    font-size: 18px;
}

.fs-20{
    font-size: 20px;
}

.fs-28{
    font-size: 28px;
}

.fs-24{
    font-size: 24px;
}

.fs-30{
    font-size: 30px;
}

.reservasi-section {
    background-image: url(../images/home/banner-bg.jpeg);
}

.title-reservasi{
    text-align: center;
    color: #fff;
    letter-spacing: normal;
    font-size: 28px;
    font-family: "Bold";
    margin-bottom: 34px;
}

.img-berita{
    width: 100%;
    max-height: 300px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.card-bg-outlet{
    background-position: center !important;
    background-size: cover !important;
    background-color: #f2b28f !important;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.bg-container {
    background-image: url(../images/bg/bg-fasilitas.png);
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
}

.bg-transparent{
    background: transparent;
}

.info-header {
    background: #ffffff !important;
    color: #58595d !important;
}

.info-header a {
    color: #58595d !important;
    text-decoration: underline;
}

.first-color {
    color:#234093;
}

.second-color {
    color: #b22f32;
}

.third-color {
    color: #234093;
}

.fourth-color{
    color: #b22f32;
}

.first-bg-color {
    background-color:#b22f32;
}

.second-bg-color {
    background-color: #b22f32;
}

.third-bg-color {
    background-color: #234093;
}

.fourth-bg-color{
    background-color: #b22f32;
}

.bg-color-transparent {
    background: rgb(55, 50, 133, 0.1);
}

.text-black{
    color:#000 !important;
}

.text-blue{
    color:#0295FF;
}

.text-grey-dark{
    color:#333333;
}

.text-grey-dark-2{
    color:#746D6D;
}

.logo-navbar {
	width: 100px;
}

.logo-footer {
	width: 180px;
}

.navbar {
    background-color: #ffffff !important;
    box-shadow: 0 5px 15px -10px rgba(80, 80, 80, 0.15) !important;
}

.navbar-light .navbar-nav .nav-link{
    color: #000;
    padding: 10px 20px;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus{
    color:#000;
}

.navbar-light .navbar-nav .show>.nav-link {
    color: #000;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: #234093;
}

.dropdown-item {
    font-size: .9rem !important;
    cursor: pointer;
}

.dropdown-item:hover {
    background: rgb(55, 50, 133, 0.1)!important;
    color: #234093 !important;
}

.ddaccount {
    background: rgb(55, 50, 133, 0.1);
    color: #234093 !important;
    border-radius: .2rem;
}

.btn-cari {
    background: #234093;
    border-radius: 20px;
    color: #fff !important;
}

.btn-outline{
    color: #234093 !important;
    border-color: #234093 !important;
}

.btn-outline:hover {
    color: #FFFFFF !important;
    background-color: #234093 !important;
}

.btn-outline1-reverse {
    background-color: #234093;
    color: #ffffff;
}

.btn-outline1-reverse:hover {
    border-color: #234093;
    background-color: #ffffff;
    color: #234093;
}

.btn.disabled, .btn:disabled {
    opacity: .35 !important;
}

.btn-back{
    color:#fff;
    background: #838383;
    border-color: transparent;
    box-shadow: 0px 1px 18px rgba(217, 217, 217, 0.57);
}

.card-header{
    background: #fff !important;
}

.btn-back:hover{
    color:#CCC;
    box-shadow: none;
}

.btn-bus {
    border: 1px solid #023049 !important;
    color: #023049 !important;
    padding: 10px 15px;
    border-radius: 100px;
}

.text-red{
    color:#b22f32;
}

.text-dark-red{
    color:#B01804 !important;
}

.text-muted{
    color: #6F6F6F !important;
}

.error{
    margin-bottom: 0;
    color:#0295FF !important;
}

.card, .card-form{
    border:none;
    background: #FFFFFF;
    border-radius: 7px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
}
.section-card-fasilitas {
    background: #ffffff;
    border-radius: 20px;
    box-shadow:
        0 0 0 3px rgba(255, 255, 255, 0.4),
        0px 8px 19px rgba(21, 34, 71, 0.15);
}

.card-border{
    border:2px solid #b22f32;
}

.card-gradient{
    background-attachment: fixed;
    background: linear-gradient(72.76deg, #011948  0%, #b22f32 98.86%);
}

.card-pattern{
    background: url(../images/bg/card-info.png);
    background-size: 113px;
    background-repeat: no-repeat;
    background-position: bottom right;
}

.card-layanan-disable {
    background-color: #eaebed;
    border-radius: 20px;
    color: #000000;
    min-height: 100%;
}

.card-layanan-disable .bg-icon {
    background: #858585;
    color: #ffffff;
    border-radius: 10px;
}

.card-layanan {
    background-color: #eff4ff;
    border-radius: 20px;
    color: #000000;
    min-height: 100%;
}

.card-layanan:hover {
    background-color: #234093;
    color: #ffffff !important;
}

.card-layanan:hover .bg-icon {
    background: #ffffff;
    color: #234093;
    border-radius: 10px;
}

.card-layanan .icons {
    color: #234093;
}

.card-layanan:hover .icons {
    color: #ffffff;
}

.card-layanan-icon {
    position: absolute;
    bottom: 40px;
    left: 40px;
}

.border-icon {
    border: 2px solid #eff4ff;
}

.border-icon:hover {
    border: 2px solid #ffffff;
}

.card-fasilitas .title {
    color: #1F2937;
}

.card-fasilitas .desc {
    color: #B1B1B1;
}

.card-fasilitas:hover {
    background: linear-gradient(90deg, #244EA4 0%, #EE1C25 100%);
}

.card-fasilitas:hover .title {
    color: #ffffff;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 7px;
    outline: 0;
    box-shadow: 0px 1px 18px rgba(99, 99, 99, 0.57);
}

.line-tujuan{
    width: 4.17px;
    height: 35px;
    background: url('../images/icon/route-detail.png');
    background-size: 4.17px 35px;
    background-repeat: no-repeat;
    background-position: center;
}

.line-tujuan-2{
    width: 4.17px;
    height: 35px;
    background: url('../images/icon/route.png');
    background-size: 4.17px 35px;
    background-repeat: no-repeat;
    background-position: center;
}

.form-control{
    background: transparent !important;
    border: none !important;
    outline: none !important;
    padding: 0 !important;
    font-size: 16px;
    height: calc(1.5em + .15rem + 2px) !important;
    color:#000 !important;
}

.form-control:focus, .form-control:active {
    color: #000 !important;
    border-color: none;
    box-shadow: none;
}

.form-pp {
    border: 1px solid #767676 !important;
    border-radius: 20.5px !important;
    padding: 1.25rem !important;
    color: #000 !important;
}

.form-control-reservasi {
    font-weight: normal;
}

/* Change autocomplete styles in WebKit */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: transparent;
    transition: background-color 5000s ease-in-out 0s;
}

.outline-none{
    outline: none !important;
}

.disable-select {
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.br-card{
    border-radius: 7px;
}

.br-button{
    border-radius: 5px;
}

.br-20 {
    border-radius: 20px;
}

.p-card {
    padding: .75rem;
}

.shadow{
    box-shadow: 0px 1px 18px rgba(217, 217, 217, 0.57);
}

.text-yellow{
    color: yellow;
}

.abstract-footer{
    width: 100px;
    position: absolute;
    top: -85px;
    right: 0;
}

.relative{
    position:relative;
}

.bg-red{
    background: #234093 !important;
}

.bg-grey-light{
    background: #ededed !important;
}

.py-2-5{
    padding-top: 12.5px;
    padding-bottom: 12.5px;
}

.form-control:focus {
    color: #495057;
    background-color:transparent;
    border-color: none;
    outline: 0;
    box-shadow: none;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #234093;
    opacity: .5; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #234093;
    opacity: .5;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #234093;
    opacity: .5;
}

.text-info{
    color:#0295FF !important;
}


.rounded-16{
    border-radius: 16px !important;
}
/*kursi*/
.seat{
    width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border: 2px solid #ccc;
    border-radius: 8px;
    box-shadow: 0px 1px 18px rgba(217, 217, 217, 0.57);
    margin: 5px;
    position: relative;
}

.seat:hover{
    cursor: pointer;
}

.seat-blank{
    background:#fff;
    color: #000;
}

.seat-select{
    background:#0295FF;
    border: 2px solid #0295FF;
    color: #fff;
}

.seat-select-pp{
    background:#0295FF;
    border: 2px solid #0295FF;
    color: #fff;
}

.seat-book{
    background:#6c757d;
    border:2px solid #6c757d;
    color: #fff;
}

.seat-book:hover{
    cursor: default;
}

.seat-driver{
    color: #b22f32;
    border-radius: 50%;
    border: 2px solid #b22f32;
    font-size: 12px;
}

.text-primary-custom{
    color: #b22f32;
}
.text-color-primary{
    color: #1F2937;
}
.text-color-second{
    color: #6D6D6D;
}

.seat-driver:hover{
    cursor: default;
}

.no-seat{
    width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    margin: 5px;
    position: relative;
}

.toilet {
    width: 43px;
    height: 43px;
    margin: 5px;
    background-image: url('../../../global/images/toilet.png');
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 0px 1px 18px rgba(217, 217, 217, 0.57);
}

.promo-badge{
    position: absolute;
    bottom: -8px;
    display: flex;
    font-size: 8px;
    margin-left: -2px !important;
    color: #000;
}

.ss-main .ss-single-selected {
    padding: 0 !important;
    border: 0 solid #dcdee2 !important;
    color: #000 !important;
}

.ss-optgroup-label {
    color: #b22f32 !important;
}

.outletmap {
    border-radius: 7px;
    height: 250px;
    border: 0;
}

.col-gallery {
    width: 20%;
}

.slick-list {
    border-radius: 7px;
}

.slick-dots li {
    margin: 0 !important;
}

.slick-dots li button::before, .slick-dots li.slick-active button::before {
    font-size: 9px !important;
}

.card-travel {
    background: #ccc;
    height: 150px;
    border-radius: 7px;
}

.bubble-resi{
    border-radius: 100px;
}

.form-resi {
    background: #fff !important;
    padding: 1.5rem 1rem !important;
}

.divbayar, .divbayar2>a>h5 {
    font-size: 1.1rem;
}

.divbayar.active {
    background-color: #244ea4 !important;
}

.gray {
    color: #929397;
}

.tc {
    text-transform: lowercase;
}

.tc::first-letter {
    text-transform: uppercase;
}

.tracking {
    border-left:1.5px solid rgb(208 208 208 / 34%);
}

.tracking > div > .dot-container {
    position: relative;
}

.tracking > div > .dot-container > .dot {
    width: 10px;
    height: 10px;
    position: absolute;
    background: #b22f32;
    border-radius: 10px;
    margin-left: -0.33rem;
}

.tracking:first-child > div > p {
    color: #b22f32;
}

.tracking:first-child > div > .dot-container > .dot {
    background: #b22f32;
}

.tracking > .dot-line {
    width: .1px;
    min-height: 20px;
    background: transparent;
    border-radius: 20px;
}

.tracking:first-child > .dot-line {
    display: none;
    visibility: hidden;
}

.nav-secondary{
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 58px;
    padding-top: 18px;
    padding-bottom: 18px;
    color: #234093 !important;
    font-family: "Bold";
}

.nav-secondary-mobile{
    display: none;
}

.medsos img {
    width: 40px !important;
}

.new-page-footer {
    background: #1f2937 !important;
}

.new-page-footer a:hover {
    color: #bfbfbf;
}

.img-fasilitas{
    width: 180px;
    height: 181px;
    border-radius: 20px;
    box-shadow: 0px 8px 14px 0px #06247733;
}
.text-title-fasilitas{
    font-size: 32px;
}
.text-desc-fasilitas{
    color:#FAFAFA
}

@media (min-width: 1200px) {
    .mycontainer > .container,
    .mycontainer > section > .container,
    .mycontainer > .my-5 > .container-fluid >.container,
    .mycontainer > .container-fluid > .bg-pattern > .container,
    .mycontainer > .container-fluid > .bg-reservasi > .container,
    .mycontainer > .container-fluid > .reservasi-section > .container,
    .mycontainer > .container-fluid > .container {
        max-width: 1350px;
    }

    .container-reservasi .container {
        max-width: 960px !important;
    }
}

@media screen and (max-width: 992px) {
    .img-fasilitas{
        width: 100%;
        height: 160px;
    }
}

@media screen and (max-width: 972px) {
    .nav-secondary-mobile{
        display: block;
    }
    .text-title-fasilitas{
        font-size: 24px;
    }
}

@media (max-width: 960px) {
    .col-gallery {
        width: 50%;
    }
}

@media screen and (max-width: 800px) {
    .bubble-resi{
        border-radius: 0;
    }
}
