﻿body {
    background-color: #fff;
    padding-top: 0
}

.modal-open {
    padding-right: 0 !important
}

.bannerdiv {
    width: 55%
}

    .bannerdiv img {
        width: 100%
    }

.loginDIV {
    position: absolute;
    top: 50px;
    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
}

.promoLoginBox label {
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    text-transform: capitalize;
    color: #707070;
}

.logintext {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 400
}

.promoLoginBox .form-group {
    position: relative;
    display: flex;
    column-gap: 15px;
}

    .promoLoginBox .form-group input {
        background-color: #fff;
        width: 100%;
        padding: 0 15px;
        border-radius: 8px;
        border: 1px solid #D4D4D4;
        font-size: 16px;
        color: #707070;
        display: flex;
        line-height: 45px
    }

.Remembr-forgot label {
    padding: 0;
    font-weight: 300;
    line-height: 22px
}

.Remembr-forgot .rmbr_me {
    margin: 0;
    display: inline-block;
    padding-left: 25px;
    font-size: 14px
}

.Forgot_pwd {
    float: right;
    line-height: 22px
}

.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 {
    margin: 0
}

    .btn_login a {
        display: inline-block;
        border: none;
        font-size: 16px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        text-transform: uppercase;
        padding: 0;
        width: 120px;
        box-shadow: 0 3px 6px rgb(0 0 0 / 16%)
    }

.innerBOX {
    margin-bottom: 15px;
    border-radius: 8px
}

    .innerBOX img {
        height: 150px;
        border-radius: 8px
    }

.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
}

.wcutitle {
    font-size: 20px;
    margin-bottom: 15px;
    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
}

.download-info {
    padding: 35px;
    min-height: 250px;
    border-radius: 0 8px 8px 0;
    max-height: 250px;
    background-color: var(--bg2)
}

.travelText {
    width: 80%;
    float: left;
    padding-right: 20px
}

    .travelText ul {
        list-style: disc;
        padding-left: 15px
    }

.dwnldTitle {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 25px
}

.travelText ul li {
    line-height: 24px
}

.appBtns {
    display: flex;
    align-items: center;
    margin-top: 30px
}

    .appBtns a {
        display: inline-block;
        height: 45px;
        width: 135px;
        margin-left: 15px
    }

.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 {
    float: right
}

.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: 20px
}

.whyus-block {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 3px rgb(0 0 0 / 18%);
    padding: 10px;
    position: relative;
    background-color: #fff;
    display: inline-block;
    width: 100%
}

    .whyus-block img {
        width: 50% !important;
        border-radius: 8px;
        margin-bottom: 10px
    }

    .whyus-block p {
        font-size: 14px;
        font-weight: 400
    }

    .whyus-block h4 {
        font-size: 14px;
        text-transform: uppercase;
        margin-bottom: 0
    }

    .whyus-block span.date {
        padding: 3px 10px;
        border-radius: 8px;
        display: inline-block;
        font-size: 12px;
        position: absolute;
        top: 10px;
        right: 10px
    }

.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)
}

.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
    top: 40%
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: -5px
}

.owl-carousel .owl-controls .owl-nav .owl-next {
    right: -5px
}

.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
    }
}

.commonSection {
    padding-top: 0
}

.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: #f36911
}

.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
    }
}

.carousel-inner, .sliderdiv {
    position: relative
}

.Home-content {
    position: relative;
    height: 100vh;
    background: url(https://d1i3enf1i5tb1f.cloudfront.net/assets/img/corporate/corporate-bg-update2.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    min-height: auto;
}

.promoLoginBox h1 {
    font-size: 50px;
    line-height: 60px;
    margin: 0;
    font-weight: 600
}

.corporate-login {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px 0;
    gap: 20px;
    height: 100%;
}

.Home-content .promoLoginBox {
    display: flex;
    flex-flow: column;
    row-gap: 40px;
    justify-content: center;
    width: 45%;
}

/*body {
    overflow: hidden
}*/

.raynalogo img {
    max-height: 70px;
    max-width: 100%;
    height: auto;
    object-fit: contain;
    width: auto;
}

.carousel-grid {
    display: flex;
    gap: 10px;
}

    .carousel-grid .c-parent {
        width: 253px;
        height: 300px;
        position: relative;
    }

        .carousel-grid .c-parent img {
            border-radius: 20px;
        }

.c-name {
    position: absolute;
    bottom: 0;
    color: #fff;
    justify-content: center;
    display: flex;
    width: 100%;
    padding: 15px;
    font-size: 20px;
}

.carousel-grid .c-parent .item::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(#1D231F), to(rgba(29, 35, 31, 0)));
    background: -webkit-linear-gradient(botoom, #1D231F 0%, rgba(29, 35, 31, 0) 60%);
    background: -o-linear-gradient(bottom, #1D231F 0%, rgba(29, 35, 31, 0) 60%);
    background: linear-gradient(360deg, #1D231F 0%, rgba(29, 35, 31, 0) 60%);
    border-radius: 0 0 20px 20px;
}

.carousel-grid .c-parent {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
}

.c-container {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.owl-carousel .owl-stage-outer {
    overflow: hidden;
}

.owl-carousel {
    background-color: rgba(0,0,0,.5);
}

    .owl-carousel .owl-item {
        transition: opacity 1.5s ease-in-out;
        background-color: black;
    }

        .owl-carousel .owl-item.active {
            opacity: 1;
            z-index: 2;
        }

    .owl-carousel .owl-item {
        opacity: 0;
        z-index: 1;
    }

@media(min-width: 992px) {
    .container {
        width: 1170px
    }
}

@media(min-width: 1200px) {
    .container {
        width: 1150px;
    }

    .promoLoginBox h1 {
        font-size: 40px;
        line-height: 48px;
    }

    .carousel-grid .c-parent, .carousel-grid .c-parent img {
        width: 180px;
        max-height: 200px;
    }

    .corporate-login {
        gap: 30px;
    }

    .Home-content .promoLoginBox {
        row-gap: 25px;
    }
}

@media(min-width: 1350px) {
    .container {
        width: 1250px;
    }

    .promoLoginBox h1 {
        font-size: 42px;
        line-height: 50px;
    }

    .carousel-grid .c-parent, .carousel-grid .c-parent img {
        width: 200px;
        max-height: 220px;
    }

    .corporate-login {
        gap: 30px;
    }

    .Home-content .promoLoginBox {
        row-gap: 25px;
    }
}

@media(min-width: 1450px) {
    .container {
        width: 1520px
    }

    .promoLoginBox h1 {
        font-size: 55px;
        line-height: 65px;
    }

    .carousel-grid .c-parent, .carousel-grid .c-parent img {
        width: 230px;
        max-height: 280px;
    }
}

@media(max-width:991px) {
    body {
        padding: 0;
    }

    .promoLoginBox h1 {
        font-size: 36px;
        line-height: 44px;
        color: #2196f3;
    }

        .promoLoginBox h1 .orange {
            color: #333;
        }

    .Home-content {
        background: url(https://d1i3enf1i5tb1f.cloudfront.net/assets/img/corporate/corporate-bg-mobile2.jpg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: contain;
        max-height: unset;
    }

        .Home-content .promoLoginBox {
            width: 100%;
            align-items: center;
            text-align: center;
            gap: 10px;
        }

    .promoLoginBox label {
        font-size: 16px;
        max-width: 90%;
        line-height: 24px;
    }

    .promoLoginBox p {
        font-size: 18px;
        line-height: 24px;
        margin: 0
    }

    .promoLoginBox .form-group {
        flex-flow: column;
        row-gap: 15px
    }

    .promoLoginBox .form-group {
        width: 95%;
        flex-direction: row;
        margin: 0;
    }

    .carousel-grid {
        flex-wrap: wrap;
        gap: 15px;
    }

        .carousel-grid .c-parent {
            width: calc(100%/3 - 10px);
            max-height: 140px;
        }

            .carousel-grid .c-parent img {
                max-height: 140px;
            }

    .c-name {
        font-size: 14px;
        line-height: 18px;
        text-align: center;
    }

    .raynalogo img {
        max-height: 50px;
    }

    .c-container {
        gap: 20px;
    }

    .corporate-login {
        padding-bottom: 5px;
    }

    .btn_login a {
        width: 100px;
    }

    .WhatsappMSGBTN {
        bottom: unset;
        top: 25%;
        right: 5px;
    }
}

@media(max-width: 380px) {
    .carousel-grid .c-parent, .carousel-grid .c-parent img {
        max-height: 110px;
    }

    .promoLoginBox h1 {
        font-size: 30px;
        line-height: 32px;
    }

    .Home-content .promoLoginBox {
        margin-top: 200px;
        
    }

    .c-container {
        padding-bottom: 15px;
    }
}
