﻿body {
    background-color: var(--bg2)
}

.Home-content, .homeBannR {
    position: relative;
    min-height: 350px;
    width:100%
}

.Home-content {
    display: flex;
    align-items: center;
    width: 100%;
}

    .Home-content > a {
        width: 100%;
    }

.defaultbnr {
    min-height: 400px;
}

.loginDIV {
    position: absolute;
    width: 100%
}

.textLeft {
    color: #fff;
    margin-top: 100px
}

    .textLeft h1 {
        font-size: 46px;
        line-height: 52px
    }

    .textLeft p {
        font-size: 16px;
        line-height: 22px
    }

    .textLeft .dcp {
        box-shadow: 0 3px 6px rgba(0,0,0,.29);
        border-radius: 8px;
        background: #fff;
        height: 40px;
        display: inline-block;
        line-height: 40px;
        padding: 0 15px;
        font-weight: 400;
        margin-top: 20px;
        padding-left: 40px;
        position: relative
    }

.profileIcon {
    position: absolute;
    height: 18px;
    width: 18px;
    background-position: -9px -40px;
    margin-right: 10px;
    left: 15px;
    top: 10px
}

.loginDIV .LoginBox {
    background-color: #fff;
    border-radius: 15px;
    padding: 25px;
    position: relative;
    z-index: 2;
    width: 30%;
    float: right;
    min-height: 300px;
}

.logintext {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 400
}

.LoginBox .form-group {
    position: relative
}

    .LoginBox .form-group input {
        background-color: #f5f5f5;
        border-radius: 22px;
        height: 45px;
        padding-left: 50px;
        width: 100%;
        border: none
    }

.Remembr-forgot {
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .Remembr-forgot label {
        padding: 0;
        font-weight: 300
    }

    .Remembr-forgot .rmbr_me {
        margin: 0;
        display: inline-block;
        padding-left: 25px;
        font-size: 14px
    }

.Forgot_pwd a, .Forgot_pwd a:focus, .Forgot_pwd a:hover {
    color: var(--color1)
}

.btn_login {
    position: relative;
    margin-top: 15px
}

.image_wrap.new {
    position: absolute;
    top: 0;
    height: 100%;
    line-height: 45px;
    width: 100%;
    text-align: center;
    background-color: var(--bg1);
    border-radius: 23px;
    color: #fff;
    font-size: 16px
}

.btn_login button {
    border-radius: 25px;
}

.fppopup {
    width: 25%
}

.innerBOX {
    margin-bottom: 15px;
    border-radius: 8px
}

    .innerBOX img {
        height: 150px;
        border-radius: 8px;
        width: 100%;
    }

.innerColorBox {
    display: flex;
    height: 150px;
    align-items: center;
    justify-content: center
}

.CountText {
    display: block;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 10px
}

.innerColorBox i {
    display: inline-block;
    height: 40px;
    width: 40px;
    filter: brightness(0) invert(1)
}

.HotelIcon {
    background-position: -194px -13px
}

.TourIcon {
    background-position: -138px -13px
}

.innerColorBox i.wwIcon {
    background-position: -246px -11px;
    width: 46px;
    height: 42px
}

.boxText {
    width: 50%;
    margin-left: 20px
}

.ModuleText {
    line-height: 24px;
    font-size: 16px
}

.inputIcon {
    position: absolute;
    height: 20px;
    width: 18px;
    top: 12px;
    left: 18px
}

.usrIcon {
    background-position: -9px -71px
}

.passIcon {
    background-position: -39px -71px
}

.wcuDiv {
    background-color: #f9f9f9
}

.wcuList {
    display: flex;
    padding-left: 110px;
    align-items: center;
    position: relative;
    margin-top: 30px;
    min-height: 160px
}

.wcuIcons {
    position: absolute;
    left: 10px;
    border-radius: 50%;
    background-color: var(--bg2)
}

.wcuList i {
    display: inline-block;
    height: 45px;
    width: 45px;
    background-size: 350px;
    margin: 18px
}

.wcucontent {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

    .wcucontent p {
        margin: 0;
    }

.wcutitle {
    font-size: 20px;
    display: block;
    font-weight: 500
}

.wcui1 {
    background-position: -4px -10px
}

.wcui2 {
    background-position: -178px -10px
}

.wcui3 {
    background-position: -61px -10px
}

.wcui4 {
    background-position: -236px -10px
}

.wcui5 {
    background-position: -120px -10px
}

.wcui6 {
    background-position: -293px -10px
}

.app-download {
    display: flex;
}

.download-info {
    padding: 25px;
    border-radius: 0 8px 8px 0;
    background-color: var(--bg2);
    display: flex;
    flex: 1;
    justify-content: space-between;
    column-gap: 15px;
}

.travelText {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    justify-content: space-between;
}

    .travelText ul {
        list-style: disc;
        padding-left: 15px;
        display: flex;
        flex-direction: column;
    }

.dwnldTitle {
    font-size: 32px;
    font-weight: 500;
    display: flex;
}

.travelText ul li {
    line-height: 24px
}

.appBtns {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

    .appBtns a {
        display: inline-block;
        height: 45px;
        width: 135px;
    }

.applesvg {
    background-position: -10px -10px
}

.androidsvg {
    background-position: -154px -10px
}

.appBtns span {
    font-size: 16px;
    font-weight: 500
}

.rightbottom {
    clear: both;
    margin-top: 25px;
    display: inline-block;
    width: 100%;
    display: none
}

.qrcode {
    display: flex;
    align-items: center;
}

.divimage img {
    height: 250px;
    border-radius: 8px 0 0 8px
}

.rightbottom .form-group {
    display: inline-block;
    width: 30%;
    margin: 0;
    margin-left: 20px
}

    .rightbottom .form-group:first-child {
        margin: 0
    }

.rightbottom a, .rightbottom input, .rightbottom select {
    width: 100%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    -moz-appearance: none;
    -webkit-appearance: none
}

.rightbottom input, .rightbottom select {
    background-color: #fff;
    border: 1px solid #333;
    border-radius: 8px
}

.rightbottom a {
    text-align: center;
    font-size: 16px
}

    .rightbottom a:hover {
        color: #fff
    }

.why-us-section {
    margin-top: 40px
}

#dvUpcommingEvent {
    background-color: #f9f9f9;
    padding: 40px 0
}

.whyus-block {
    border-radius: 8px;
    border: 3px solid var(--bg3);
    padding: 10px;
    position: relative;
    background-color: #fff;
    display: flex;
    column-gap: 15px;
    cursor: pointer;
}

    .whyus-block:before {
        content: '';
        position: absolute;
        left: 0;
        border-radius: 5px 0 0 5px;
        background-color: var(--bg3);
        width: 70px;
        height: 100%;
        top: 0
    }

    .whyus-block img {
        width: 120px !important;
        border-radius: 8px;
        height: 120px;
        min-width: 120px;
        max-width: 120px
    }

.eventimg {
    width: 120px;
    position: relative;
    max-height: 120px;
}

.event-details {
    display: flex;
    flex-direction: column;
    /*justify-content: space-between;*/
    row-gap: 15px;
}

.desc-more {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    font-size: 12px;
    color: #707070;
    text-decoration: underline;
}

    .desc-more .r-more {
        display: inline-block;
        width: max-content;
        border-bottom: 1px solid #ddd;
    }

.whyus-block p {
    font-size: 14px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    line-height: normal;
}

.whyus-block h4 {
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    color: #707070;
    margin: 0;
}

.whyus-block ul {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    color: #707070;
    font-size: 13px;
}

    .whyus-block ul l {
        display: flex;
        width: max-content;
        border-bottom: 1px solid #bbb;
    }

.whyus-block span.date {
    padding: 4px 10px;
    border-radius: 0 8px 0 8px;
    display: inline-block;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.why-us-section.owl-carousel .owl-controls .owl-nav .owl-next, .why-us-section.owl-carousel .owl-controls .owl-nav .owl-prev {
    background-color: #fff;
    box-shadow: 0 3px 10px rgba(0,0,0,.2)
}

.why-us-section.owl-carousel .owl-stage-outer {
    padding: 0 5px
}

.why-us-section.owl-carousel .owl-controls .owl-nav .owl-next, .why-us-section.owl-carousel .owl-controls .owl-nav .owl-prev {
    top: 40%
}

.why-us-section.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: -5px
}

.why-us-section.owl-carousel .owl-controls .owl-nav .owl-next {
    right: -5px
}

.why-us-section .owl-next::before, .why-us-section .owl-prev::before {
    display: none
}

.footerappshow {
    display: none
}

@media(max-width:991px) {
    .textLeft {
        display: none
    }

    .divimage img {
        height: 280px;
        border-radius: 8px 8px 0 0
    }

    .travelText {
        width: 100%;
        padding-right: 0
    }

    .download-info {
        padding: 15px;
        min-height: unset;
        border-radius: 0 0 8px 8px;
        max-height: unset
    }

    .dwnldTitle {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 15px
    }

    .travelText ul {
        padding-left: 15px
    }

    .appBtns a {
        width: 100px;
        background-size: 200px;
        margin-left: 0
    }

    .applesvg {
        background-position: 0 0
    }

    .androidsvg {
        background-position: -100px 0
    }

    .qrcode {
        clear: both;
        float: none
    }

    .rightbottom .form-group {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px !important
    }

    .wcutitle {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px
    }

    .appBtns span {
        font-size: 14px
    }
}

.otppopup {
    text-align: center
}

    .otppopup h3 {
        margin-bottom: 0
    }

    .otppopup .modal-body {
        padding: 30px 50px;
        text-align: center
    }

    .otppopup input {
        display: inline-block;
        width: 100%;
        border: 1px solid #ddd;
        height: 40px;
        padding: 0 10px;
        border-radius: 8px;
        margin-top: 20px
    }

.otpbtns {
    display: flex;
    width: 100%;
    justify-content: space-between
}

.otppopup a {
    float: left;
    width: 48%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 18px;
    margin-top: 20px
}

.otppopup .modal-header {
    background-size: 130px auto;
    background-position: center;
    min-height: 100px
}

.otppopup p {
    color: #666;
    margin: 0;
    margin-top: 20px;
    line-height: 24px
}

    .otppopup p .mailtext {
        color: #333;
        font-weight: 500
    }

.otppopup a:last-child {
    background-color: #fef0ec;
    color: var(--color1)
}

.otppopup .timer {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 500
}

.disableClick {
    pointer-events: none;
    opacity: .5
}

.password_nofica {
    width: 276px;
    position: fixed;
    z-index: 999;
    background: #23a0d0;
    color: #fff;
    margin: 0 auto;
    right: 6px;
    padding: 10px;
    -webkit-animation: 2s ease 0s normal forwards 1 fadein;
    animation: 2s ease 0s normal forwards 1 fadein;
    border-radius: 7px;
    bottom: 15px;
    font-weight: 300
}

.main_text_no {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    width: 80%;
    float: left;
    display: inline-block
}

.notifaction_text {
    font-size: 13px;
    display: inline-block
}

.close_noti {
    float: right;
    cursor: pointer;
    width: 20%;
    text-align: right
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    66% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    66% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.mainslider .owl-controls .owl-nav .owl-prev, .mainslider .owl-controls .owl-nav .owl-next {
    bottom: 30px;
}
