@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600&display=swap');

body {
    width: 99vw !important;
    overflow-x: hidden !important;
    background-color: #ffcc05 !important;
}

.landing-wrapper {
    width: 100vw !important;
}

h1, h2, h3, h4, h5, h6, label, div, span {
    font-family: 'Montserrat', sans-serif;
!important;
}
.odd-row {
    background-color: #f2f2f2;
}

.even-row {
    background-color: #ffffff;
}

.pi {
    font-family: 'primeicons' !important;
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free" !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #37c0c9 !important;
}

.layout-footer {
    padding-left: 10vw !important;
    padding-right: 10vw !important;
}

.layout-footer.colored {
    background: linear-gradient(180deg, rgba(255, 221, 0, 1) 0%, rgba(255, 203, 5, 1) 100%) !important;
}

.my-topbar-wrapper {
    min-height: 50px;
    width: 100%;
    padding: 10px;
    padding-bottom: 0px;
    background: white !important;
}

.my-topbar-menu {
    text-align: center
}

.my-topbar-menu a {
    color: #000000;
    font-size: 1.35rem;
}

.my-mobile-topbar-menu-link {
    display: none;
    position: absolute;
    font-size: 1.3rem;
    z-index: 2001;

}

.my-mobile-topbar-menu {
    padding-top: 7%;
    width: 40%;
    height: 100%;
    position: fixed;
    left: -50%;
    top: 0;
    z-index: 2000;
    background: #ffffff;
    -webkit-box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.75);
    box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.75);
    transition: left 0.5s ease-in-out;
}

.my-mobile-topbar-menu a {
    color: #37c0c9;
}

.bringIt {
    left: 0;
}

.landing-title {
    position: relative !important;
    left: 12vw;
    font-size: 35px;
    max-width: 70vw !important;
}

.landing-body .landing-pricing {
    padding: 10px 10% 200px !important;
    text-align: left !important;
}

.ui-blockui-content {
    box-shadow: none !important;
}

.mid-section-panel {
    text-align: center;
}

.mid-section-panel img {
    height: 300px;
}

.mid-section-panel .mid-section-title {
    display: block;
    background: #37c0c9;
    padding: 10px;
    font-weight: bold;
    font-size: 22px;
    color: white;

}

.mid-section-panel .mid-section-description {
    display: block;
    background: linear-gradient(180deg, rgba(255, 221, 0, 1) 0%, rgba(255, 203, 5, 1) 100%) !important;
    padding: 35px 10px !important;
    font-weight: bold;
    font-size: 16px;
    color: #3E4754;

}

.loading-img {
    position: fixed;
    left: 45vw;
    top: 45vh;
    width: 10vw;
    height: 10vh;
}

.ui-datagrid-content {
    border: none !important;
}

.ui-galleria, .ui-galleria-panel-wrapper, .ui-galleria-panel {
    width: 100% !important;
}

.ui-galleria-filmstrip {
    display: none !important;
}

.service-wrapper {
    width: 100% !important;
    height: 280px !important;
    position: relative !important;
    background: linear-gradient(180deg, rgba(255, 221, 0, 1) 0%, rgba(255, 203, 5, 1) 100%) !important;
    transition: width ease-in-out 0.25s;
}

.service-title {
    position: absolute !important;
    text-align: left !important;
    max-width: 38% !important;
    left: 5% !important;
    top: 20px !important;
    color: #343434 !important;
    font-size: 25px !important;
    line-height: 1 !important;

}

.service-description {
    position: absolute !important;
    text-align: left !important;
    max-width: 38% !important;
    left: 5% !important;
    top: 85px !important;
    color: #343434 !important;
    font-size: 20px !important;
    line-height: 1.1 !important;

}

.ui-button.service-btn {
    width: 20% !important;
    height: 35px !important;
    position: absolute !important;
    background: #36c0c8 !important;
    border-radius: 30px !important;
    left: 12.35% !important;
    bottom: 30px !important;
}

.ui-button.service-btn:hover {
    background: #28969d !important;
}

.service-img {
    width: 55.3% !important;
    height: inherit !important;
    position: absolute !important;
    right: 0px !important;
}

.login-btn {
    width: 150px;
    text-align: center;
    background: #36c0c8 !important;
    border: 1px solid #36c0c8;
    padding: 5px 5px !important;
    color: white !important;
}

.login-btn:hover {
    background: #36c0c8 !important;
    opacity: 0.8 !important;
    box-shadow: #e1e1e1 1px 1px;
}

.user-btn {
    width: 150px;
    text-align: center;
    background: white !important;
    border: 1px solid #36c0c8;
    padding: 5px 5px !important;
    color: #36c0c8 !important;
}

.login-dlg .ui-dialog-titlebar {
    display: none !important;
}

.prev-btn.ui-button, .next-btn.ui-button {
    width: 100px !important;
    height: 35px !important;
}


.ui-tabs-nav {
    flex-wrap: nowrap !important;
}

.ui-tabs-header {
    width: 100% !important;
}

.ui-tabs-header a {
    opacity: 1 !important;
    color: #36c0c8 !important;
}

.p-element-label {
    margin-right: 5px !important;
    margin-left: 5px !important;;
    font-weight: bold !important;;
    font-size: 22px !important;;
    display: block !important;;
}

.p-element-input-spinner, .p-element-input-menu {
}

.username span {
    color: #36c0c8 !important;
    font-weight: bold !important;
}

.logout span {
    color: #bc2929 !important;
    font-style: italic;
}

.ui-galleria-nav-prev, .ui-galleria-nav-next {
    display: none !important;
}

.big-stripe-container {
    position: relative;
    text-align: center;
    color: white;
    bottom: 5vw !important;
    z-index: 110 !important;

}

.big-stripe-title {
    font-family: 'Montserrat', sans-serif !important;
    color: #343434 !important;
    font-size: 35px !important;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, 0%);
    transition: font-size ease-in-out 0.5s;
}

.big-stripe-container img {
    position: relative;
    text-align: center;
    color: white;
    background: url("../images/big-stripe.svg");
}

.search-span {
    width: 70vw;
    display: block;
    margin: 10px 5vw;
}

.search-span i {
    padding: 0px 10px;
}

.search-span input {
    width: 100%;
    padding: 1vw 4vw !important;;
    border-radius: 50px;
    border-color: #36c0c8;
    font-family: 'Montserrat', sans-serif;
    min-font-size: 30px !important;
    min-height: 30px !important;
}

div.browsing-title {
    text-align: center !important;
    height: 100px;
    width: 60vw;
    border-bottom: 3px solid #36c0c8;
    margin-bottom: 50px;
    display: inline-block;
    position: relative;
}

div.browsing-title small {
    color: #3e3e3e;
    position: absolute;
    bottom: -40%;
    left: 50%;
    display: none !important;
    transform: translate(-50%, 0%);
}

h2.browsing-title {
    text-align: center;
    color: #36c0c8;
    position: relative;
    top: 80%;
    background: white;
    padding: 0px 50px;
    display: inline-block;
}

li.ui-tabs-header a {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    border: 1px solid #36c0c8 !important;
    border-radius: 50px !important;
    padding: 10px !important;
}

li.ui-state-active.ui-tabs-header a {
    background: #36c0c8 !important;
    color: white !important;
}

li.ui-tabs-header, li.ui-state-active.ui-tabs-header {
    border: none !important;
}

li.ui-tabs-header.ui-state-disabled {
    opacity: 1 !important;
}

.ui-separator {
    opacity: 0.5 !important;
    border-color: #36c0c8 !important;
}

.ui-button.primary {
    background: #36c0c8 !important;
    color: white !important;
    border-color: #37c0c9;
}

.ui-button.primary:hover {
    background: #27aab1 !important;
}

.ui-button.primary-success {
    background: #36c85f !important;
    color: white !important;
    border-color: #36c85f;
}

.ui-button.primary-success:hover {
    background: #299447 !important;
}

.address-value {
    display: block;
    font-weight: bold;
    font-size: large;
}

.booking-desc img {
    max-width: 100% !important;
}

.booking-desc li {
    line-height: 1.5;
}

small {
    display: block;
    width: 100%;
}

.singleCarousel button {
    display: none !important;
}

.ui-blockui {
    position: fixed !important;
}

.ui-carousel-container button {
    color: #4f8eec !important;
    font-size: 30px !important;
    background: white !important;
}

.ui-dialog {
    max-width: 100vw !important;
}

h1 {
    font-size: 2.1rem !important;
}

.ui-carousel-header {
    display: none !important;
}

.langPlace {
    position: absolute;
    bottom: 1vw;
    right: 2vw;
}

.langPlace a {
    color: #3E4754 !important;
    font-size: larger;
}

.langPlace a:hover {
    color: #4f8eec !important;
}

.scrollableDiv {
    margin: 4px;
    padding: 4px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    display: inline-block;
    width: 90%;
    position: absolute;
    text-align: right;
    direction: rtl;
    left: 4vw;
}

.ui-splitter-gutter {
    display: none !important;
}

.service {
    height: 300px;
    width: 500px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    overflow-y: visible;
}

.service h3 {
    text-align: center;
    color: white !important;
    background: rgba(0, 0, 0, 0.5);
    padding: 5px;
    margin: 0;
    cursor: pointer;
}

.chevy {
    color: #5d97ed;
    font-size: 3rem;
    line-height: 300px;
    padding: 10px;
    cursor: pointer;
    display: inline-block;
    width: 5%;
    position: absolute;
    top: 25%;
    z-index: 150;
}

.chevy.left {
    left: 0;
}

.chevy.right {
    right: 0vw;
}

.chevy:hover {
    opacity: 0.8;
}

.catMenu {
    width: 20vw;
    min-width: 300px !important;
    border-color: #36c0c8 !important;
    border-radius: 50px !important;
    padding: 2px 10px !important;
}

.catMenu .ui-selectonemenu-label {
    font-size: 1.5rem !important;
    text-align: center !important;

}

.catMenu .ui-selectonemenu-item {
    text-align: center !important;
    font-size: 1.2rem !important;
}

body .ui-datepicker .ui-datepicker-title select {
    width: 40%!important;;
    margin: 0.5rem!important;;
    color: #5d6064!important;;
    border-radius: 3px!important;;
    font-size: 17px!important;;
}
.ui-datepicker-calendar{
    font-size: 17px!important;;
}

label.ui-state-disabled{
    font-weight: bold!important;
    color: #37c0c9!important;
    opacity: 1!important;
}
.ui-radiobutton-box.ui-state-active.ui-state-disabled{
    border-color: #37c0c9!important;
    background: #37c0c9!important;
    color: #37c0c9!important;
}

@media only screen and (min-width: 1500px) {
    .ui-galleria-panel-wrapper {
        height: 20vw !important;
    }

    .big-stripe-title {
        font-size: 3vw !important;
    }

}


@media only screen and (min-width: 1301px) {
    .ui-galleria-panel-wrapper {
        height: 20vw !important;
    }

    .scrollableDiv {
        -ms-overflow-style: none !important;
        scrollbar-width: none !important;
    }

    .scrollableDiv::-webkit-scrollbar {
        display: none !important;
    }
}


@media only screen and (max-width: 1400px) {
    .ui-button.service-btn {
        width: 30% !important;
        left: 7% !important;
        font-size: 12px !important;
        height: 30px !important;
        bottom: 10px !important;
    }

    .service-title {
        top: 10px !important;
        font-size: 19px !important;
        max-width: 38% !important;
    }

    .service-description {
        top: 50px !important;
        font-size: 15px !important;
        max-width: 38% !important;
    }

    .service-wrapper {
        height: 200px !important;
    }
}


@media only screen and (max-width: 1300px)  and (min-width: 561px) {
    .ui-galleria-panel-wrapper {
        height: 15vw !important;
    }

    .big-stripe-title {
        font-size: 26px !important;
    }
}


@media only screen and (max-width: 1100px) {
    .ui-button.service-btn {
        width: 35% !important;
        left: 5.5% !important;
        font-size: 9px !important;
        height: 30px !important;
        bottom: 10px !important;
    }

    .service-title {
        top: 8px !important;
        font-size: 15px !important;
        max-width: 36% !important;
    }

    .service-description {
        display: none;
    }

    .service-wrapper {
        height: 120px !important;
    }

    .mid-section-panel img {
        height: 200px;
    }
}

@media only screen and (max-width: 991px) {

    .big-stripe-title {
        font-size: 2.5vw !important;
        top: -10px !important;
    }

}

@media only screen and (max-width: 800px) {
    .landing-title {
        font-size: 25px;
    }

    .mid-section-panel img {
        height: 200px;
    }

    .mid-section-panel .mid-section-title {
        font-size: 20px;
    }

    .mid-section-panel .mid-section-description {
        font-size: 16px;
    }

    .search-span i {
        display: none !important;
    }
}

@media only screen and (max-width: 600px) {

    .p-d-sm-none {
        display: none !important;
    }

    h2.browsing-title {
        font-size: 25px;
    }

    h3 {
        font-size: 1.2rem !important;
    }

    h2 {
        font-size: 1.5rem !important;
    }

    h1 {
        font-size: 1.6rem !important;
    }


    .service {
        height: 25vw;
        width: 125px;
        margin: 0.25vw !important;
        margin-bottom: 2vw !important;
    }

    #services.landing-pricing {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .chevy {
        display: none !important;
    }

    .scrollableDiv {
        width: 100% !important;
        left: 0;
    !important;
        overflow-x: scroll !important;
    }

    .service h3 {
        font-size: 0.9rem !important;
    }

    .catMenu {
        width: 60vw !important;
        min-width: 0px !important;
        border-color: #36c0c8 !important;
        border-radius: 50px !important;
        padding: 2px 10px !important;
    }

    .catMenu .ui-selectonemenu-label {
        font-size: 1rem !important;
        text-align: center !important;

    }

    .catMenu .ui-selectonemenu-item {
        text-align: center !important;
        font-size: 0.9rem !important;
    }

    .booking-desc {
        font-size: 80% !important;
    }

}


@media only screen and (max-width: 560px) {

    .mid-section-panel.p-col-4 {
        width: 100%;
    !important;
    }

    .ui-galleria-panel-wrapper {
        height: 10vw !important;
    }

    .big-stripe-title {
        font-size: 2.8vw !important;
        top: -15px !important;
    }

    h2.browsing-title {
        font-size: 20px;
    }
}

@media only screen and (max-width: 472px) {
    h2.browsing-title {
        font-size: 16px;
    }
}

@media only screen and (min-width: 451px) {
    .bringIt {
        left: -50% !important;
    }
}

@media only screen and (max-width: 450px) {
    .mid-section-panel .mid-section-title {
        font-size: 17px;
    }

    .mid-section-panel .mid-section-description {
        font-size: 13px;
    }

    .my-topbar-menu {
        display: none;
    }

    .my-mobile-topbar-menu-link {
        display: block;
    }
}
