@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;
}

.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: #37c0c9;
    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 !importa