﻿.venue-layout .nav-content {
    background-color: transparent;
    
}
.navbar-fixed-top .navbar-white {
    background-color: #fff;
    box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,0.5);
}

.navbar .navbar-nav > li > a,
.navbar .navbar-brand,
.navbar .language > a,
.navbar .language,
.navbar .nav-content .btn-shortlist,
.navbar .nav-content .favorite-menu-icon i {
    color: #ccc;
}

.navbar .navbar-white .navbar-nav > li > a,
.navbar .navbar-white .navbar-brand,
.navbar .navbar-white.language > a,
.navbar .navbar-white .language,
.nav-content.navbar-white .btn-shortlist,
.nav-content.navbar-white .favorite-menu-icon i {
    color: #000;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background-color: #ccc;
}

.navbar-white .hamburger-inner,
.navbar-white .hamburger-inner::before,
.navbar-white .hamburger-inner::after {
    background-color: #000;
}
.container.body-content {
    margin-top: -50px;
}
.about-text {
    font-weight: 700;
    font-size: larger;
}

input.about {
    font-family: 'Prompt',FontAwesome
}

.button {
    width: 280px;
    height: 60px;
    color: #007791;
    font-size: 20px;
    border: solid;
    margin: 10px;
    font-weight: bold;
    background-image: none;
}

.custom-home-tab.home-tab {
    padding: 0px 10px 0px;
}

    .custom-home-tab.home-tab .home-title {
        font-size: 20px;
        text-align: left;
        font-weight: bold;
    }

    .custom-home-tab.home-tab .nav-tabs > li > a {
        width: 145px;
        text-align: center;
    }


.about-header {
    position: relative;
    /* background-color: rgb(0, 119, 145); */
    color: #fff;
    background: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url(../Images/catering/bg_catering_header.jpg) center;
    background-size: cover;
    background-position: center center;
    max-height: 700px;
    height: calc(100vh - 40px);
}

/*.carousel-inner {
            width: 100%;
        }*/
.container.option {
    background-color: unset;
}

.carousel.slide {
    margin-left: -10px;
    margin-right: -10px;
}

.carousel-inner > .item > img {
    width: 100%;
    max-height: 700px;
    height: calc(100vh - 200px);
    display: block;
    -o-object-fit: cover;
    font-family: object-fit\:cover;
    object-fit: cover;
    background-position: top;
    background-repeat: no-repeat;
}

.carousel-indicators {
    margin-bottom: unset;
}

    .carousel-indicators li {
        border: 1px solid #fff;
    }

    .carousel-indicators .active {
        background-color: white;
    }

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.career-body {
    max-width: 55%;
}

.option-content .option-title {
    display: unset;
}

.contact-session {
    background-color: #f2f2f2;
    margin: 0 -10px;
    margin-top: unset;
    margin-bottom: 30px;
}

.eb-map {
    display: block;
    width: 100%;
    min-height: 400px;
}

.event-banana-session {
    max-width: 900px;
    margin: 0 auto !important;
    /*background-color: #f2f2f2;*/
}

.content-eventbanana {
    max-width: 900px;
}

.home-tab {
    padding: 10px 10px 0px;
}

.who-we-are-session {
    max-width: 900px;
    margin: 0 auto !important;
    /*background-color: #f2f2f2;*/
    padding-top: 20px;
}

.why-eventbanana-session {
    max-width: 900px;
    margin: 0 auto !important;
    /*background-color: #f2f2f2;*/
    padding-top: 20px;
}

.platform-session {
    max-width: 900px;
    margin: 0 auto !important;
    background-color: #f2f2f2;
    padding-top: 20px;
}

.custom-thumbnail2 {
    /*padding: unset;*/
    height: 220px;
    /*width: 25% !important;*/
    border: unset !important;
    position: relative;
}

.slick-next-custom1 {
    right: -45px;
    z-index: 1;
}

.slick-prev-custom1 {
    left: -45px;
    z-index: 1;
}

.platform-custom {
    max-width: 900px;
    margin: 0 auto !important;
}

.custom-caption {
    margin-top: -90px;
    color: white !important;
    position: inherit;
    height: 90px !important;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 3));
    border-radius: 5px;
}

.btn-send-contact {
    background-color: #F8D908;
    border-color: aliceblue;
    font-weight: 700;
    color:black;
}

.btn-primary.btn-send-contact:hover,
.btn-primary.btn-send-contact:focus,
.btn-primary.btn-send-contact:active{
    background-color: #F8D908;
    border-color: aliceblue;
    font-weight: 700;
    color: black;
}


.custom-thumbnail2 .icon-top-right .view-counter {
    /*position: absolute;*/
    top: 10px;
    z-index: 99;
    height: 45px;
    width: 45px;
}

.img-cover {
    height: 100%;
    width: 100%;
    right: 10px;
}

.custom-thumbnail2 .icon-top-right {
    position: absolute;
    top: 0px;
    /*left: 18%;*/
    z-index: 99;
    right: 10px;
}

.img-venue-type {
    /*margin: 5px 10px;*/
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    overflow: hidden;
    border: 1px solid #fffafa;
    border-radius: 5px;
}

.img-cover-icon {
    border-radius: 80%;
    height: 50px;
    width: 50px;
    margin-top: 10px;
    object-fit: scale-down;
    background: white;
}

#vjs_video_3_html5_api {
    object-fit: scale-down;
    position: relative;
    height: 100%;
}


.contact-eb {
    max-width: 420px;
    outline: unset;
}

.custom-contact-eb {
    padding: 20px 0px 40px 30px;
    width: 30%;
}


.p-why-eb {
    padding: 20px 60px 0 60px;
    text-align: center;
}

#lg-download,
#lg-actual-size,
.lg-autoplay-button,
.lg-outer #lg-share {
    display: none
}

.custom-card-detail {
    font-size: 10px
}

.custom-h6 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 768px) {
    /*.center {
        width: 10%;
        padding-top: 15px
    }*/
    .platform-custom {
        max-width: 80%;
    }

    /*.platform-custom-card {
        width: 235px !important;
    }*/
    .carousel-inner > .item > img {
        max-height: 400px;
    }

    .custom-control-lg {
        height: 45px;
    }

}

@media screen and (max-width: 480px) {
    .carousel-inner > .item > img {
        max-height: 250px;
    }

    .custom-padding-bottom {
        padding-bottom: 15px;
    }

    .custom-control-lg {
        height: 50px;
    }

    .custom-card-detail {
        font-size: 12px
    }
}


@media screen and (max-width: 414px) {
    .center {
        width: 20%;
    }

    .contact-eb {
        max-width: 315px;
    }

    .custom-contact-eb {
        width: unset;
    }

    .custom-padding-bottom {
        padding-bottom: 15px;
    }

    .custom-control-lg {
        height: 50px;
    }

    .custom-card-detail {
        font-size: 14px
    }
}

@media screen and (max-width: 375px) {
    .center {
        width: 20%;
    }

    .contact-eb {
        max-width: 315px;
    }

    .custom-contact-eb {
        width: unset;
    }

    .p-why-eb {
        padding: 20px 25px 0 25px
    }

    .custom-padding-bottom {
        padding-bottom: 15px;
    }

    .custom-control-lg {
        height: 50px;
    }

    .custom-card-detail {
        font-size: 14px
    }
}

@media screen and (max-width: 320px) {
    .contact-eb {
        max-width: 270px;
    }

    .p-why-eb {
        padding: 20px 20px
        ;       
    }

    .custom-padding-bottom {
        padding-bottom: 15px;
    }

    .custom-control-lg {
        height: 50px;
    }

    .custom-card-detail {
        font-size: 14px
    }
}