﻿.left-boxdiv .owl-theme .owl-controls {
    text-align: center !important;
}

.owl-wrapper .owl-item .item img {
    margin: auto !important;
}


.Wlcm-Healthians h2 {
    color: #eb0900;
    margin-top: 30px;
    font-size: 36px;
    font-weight: 600;
}

.login-wraper {
    padding-top: 20px;
    position: relative;
    overflow: hidden;
}

.Wlcm-Healthians .left-boxdiv {
    width: 50%;
    float: left;
    background-image: url(/Images/left-div-background-1.jpg);
    position: absolute;
    height: 100%;
    padding: 80px 20px 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.Wlcm-Healthians .right-boxdiv {
    float: right;
    width: 49%;
    min-height: 470px;
    background-color: #fff;
    padding: 16px 35px 15px 45px;
}


.Wlcm-Healthians .left-boxdiv strong {
    color: #fff;
    font-size: 30px;
    font-weight: 600
}

.Wlcm-Healthians .left-boxdiv p {
    color: #fff;
    text-align: center;
    font-size: 16px
}

.left-boxdiv .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
    display: inline-block
}

.left-boxdiv .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    opacity: 1;
    border-radius: 20px;
    background: #fff
}

.left-boxdiv .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: right;
    margin-top: 18px;
    padding-bottom: 21px;
    display: initial
}

.left-boxdiv .active span {
    background-color: #f27d27 !important;
    color: #f27d27;
    border: 1px solid #fff
}

.right-boxdiv .error {
    text-align: left;
    color: red !important
}

.Wlcm-Healthians .right-boxdiv h3 {
    margin-top: 15px;
    display: block;
    color: #000
}

.Wlcm-Healthians .right-boxdiv {
    float: right;
    width: 49%;
    min-height: 470px;
    background-color: #fff;
    padding: 16px 35px 15px 45px
}

    .Wlcm-Healthians .right-boxdiv h3::after {
        content: '';
        width: 150px;
        height: 2px;
        color: #079ca3
    }

.owl-theme .owl-controls.clickable .owl-page:hover span, .right-boxdiv .owl-theme .owl-controls .owl-page.active span {
    opacity: 1;
    color: #fff;
    background-color: #fff
}

.Wlcm-Healthians .right-boxdiv .btn-primary {
    color: #000;
    font-size: 14px;
    background-color: transparent;
    border-bottom: 1px solid #000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-color: none
}

.right-boxdiv .btn {
    padding: 13px 2px 8px 2px
}

.right-boxdiv .shubhamimg {
    float: left
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .right-boxdiv .btn-primary:active:hover {
    color: #565656;
    background-color: transparent;
    border-color: transparent
}

.right-boxdiv .dropdown {
    float: left;
    width: 15%;
    padding-top: 7px
}

.right-boxdiv .btn .caret {
    margin-left: 0;
    color: #00909b
}

.right-boxdiv .mob-input input:focus {
    border-color: transparent;
    box-shadow: none;
    outline-offset: 0;
    outline: 0;
    border-bottom: 1px solid #000
}

.countrycode_select {
    width: 100%;
    display: inline-block;
}

#person-countries {
    position: absolute;
    top: 0px;
    width: 55px;
    opacity: 0;
    left: 0;
    z-index: 99999999;
}

.right-boxdiv .mob-input {
    width: 80%;
    float: left;
    padding: 0px;
    margin: 0
}

    .right-boxdiv .mob-input input {
        font-family: Lato,sans-serif;
        width: 100%;
        font-size: 15px;
        border-bottom: 1px solid #000;
        padding: 1px 0 12px;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-radius: 0
    }

        .right-boxdiv .mob-input input::placeholder {
            color: #565656;
            opacity: 1
        }

.right-boxdiv .loginbtndiv {
    width: 100%;
    float: left;
    margin-top: 0px
}

    .right-boxdiv .loginbtndiv .btn-danger {
        padding: 10px;
        width: 100%;
        margin-top: 10px;
        margin-left: 0;
        font-weight: 600;
    }

        .right-boxdiv .loginbtndiv .btn-danger img {
            float: right;
            width: 25px
        }

.right-boxdiv .login-sign {
    width: 100%;
    float: left
}

.btn-danger {
    color: #fff;
    background-color: #E4115E;
    border-color: #E4115E;
    transition: .3s ease-in-out;
}


.Wlcm-Healthians .btn {
    display: inline-block;
    padding: 7px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.Wlcm-Healthians .btn {
    border-radius: 50px;
    transition: .3s ease-in-out;
    font-size: 16px;
}

.right-boxdiv .login-sign .btn-danger {
    width: 100%;
    margin-top: 20px;
    border: 1px solid #f27d27;
    background-color: transparent;
    color: #f27d27
}

.right-boxdiv .orsignup {
    width: 100%;
    float: left;
    padding: 60px 20px 20px 20px;
    margin-top: 15px
}

    .right-boxdiv .orsignup a {
        color: #8b8b8b;
        text-decoration: none;
        font-weight: 600;
        font-size: 17px
    }

.right-boxdiv .fb-mailbtndiv {
    width: 100%;
    float: left;
    padding-bottom: 20px
}

    .right-boxdiv .fb-mailbtndiv .btn-dangerfb {
        width: auto;
        color: #465892;
        float: left;
        padding: 8px 12px;
        text-align: center;
        margin-right: 5px;
        border: 1px solid #465892;
        font-size: 11px
    }

    .right-boxdiv .fb-mailbtndiv .btn-dangergplus {
        width: 45%;
        float: left;
        padding: 8px 0;
        text-align: center;
        margin-right: 10px;
        border: 1px solid #e37063;
        font-size: 12px;
        color: #e37063
    }

.right-boxdiv p {
    font-size: 14px;
    color: #aeaeae
}

.right-boxdiv .textdanger {
    color: #f27d27
}

.proceed {
    font-size: 13px !important;
    margin-top: 0px;
    padding: 3px 20px;
    display: block
}

    .proceed a {
        font-size: 13px !important;
        line-height: 19px
    }

.cont-baneer header {
    margin-bottom: 5px
}

.inner-banner h2 {
    font-family: Lato,sans-serif;
    font-size: 47px;
    color: #1c9ca6
}

.contact-info {
    margin-top: 40px;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.contact-heading {
    width: 116px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    float: left
}

    .contact-heading::after {
        content: ':';
        position: absolute;
        top: 0;
        right: 0
    }

    .contact-heading p {
        font-weight: 700;
        color: #848484;
        font-size: 20px;
        margin-bottom: 0
    }

.contact-cont {
    width: 439px;
    padding-left: 30px;
    float: left
}

    .contact-cont p {
        margin-bottom: 0;
        color: #848484;
        font-size: 20px;
        font-weight: 600
    }

        .contact-cont p span {
            font-weight: 400;
            font-size: 16px;
            margin-bottom: 43px;
            display: block
        }

.cont-d {
    margin-top: 15px
}

    .cont-d:first-child {
        margin-top: 0;
        display: inline-block
    }

.contact-us .text-area textarea {
    width: 100%
}

.hidden {
    display: none !important;
}

.Wlcm-Healthians .underlineblue {
    height: 2px;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 61px;
    background-color: #079ca3;
}

.Wlcm-Healthians .right-boxdiv h3 {
    margin-top: 15px;
    display: block;
    color: #333;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.1;
    font-family: 'Camphor';
    text-align: left;
}


.clearfix {
    clear: both;
}

.hide1, .hide {
    display: none !important;
}

.newOTPwrap {
    text-align: center;
    width: 100%;
    padding: 20px;
}

.pincode-input-container {
    display: inline-block;
    width: 100%;
}

.form-control.pincode-input-text, .pincode-input-text {
    background: #fff;
    width: 50px;
    margin-right: 5px;
    border-radius: 5px;
    height: 50px;
    text-align: center;
    padding: .75rem;
    font-size: 30px;
    border: 2px solid #f52e57;
    float: left;
    outline: none;
    cursor: pointer;
}


.verifycode-div p {
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 14px;
    float: none;
    color: #565656;
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

    .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
        color: #fff;
        background-color: #ac2925;
        border-color: #761c19
    }

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

#resend_code {
    color: #e4115e;
    text-decoration: underline;
    cursor: pointer;
}


.change-mobile-resend {
    font-size: 14px;
    cursor: pointer;
    width: 100%;
    color: #fe0a00 !important;
    margin-top: 0;
    margin-bottom: 10px;
}

    .change-mobile-resend span {
        text-decoration: none;
        font-size: 13px;
        display: inline-block;
    }

.resend-link-otp {
    color: #777;
}

.layout-book .loginSet .mobile-numberSet {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    width: 100%;
    position: relative;
    padding-right: 0;
    flex-direction: column;
}

.loginSet .mobile-numberSet .login-inputSet {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    width: 100%;
    position: relative;
    /* border: 1px solid #d4d5d9;*/
    /*box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);*/
    padding-right: 5px;
    margin: 16px 0 0;
}

@media (min-height: 480px) {
    .loginSet .mobile-numberSet .login-inputSet {
        margin: 2vh 0 0;
        margin-top: 25px;
    }

    .mobile-numberSet .login-inputSet .login-base-formInput {
        padding: 9px 15px;
        height: 45px;
        font-size: 16px;
    }
}

.placeholderAlternative {
    color: #94969f;
    top: 18px;
    left: 12px;
    font-size: 26px;
    position: absolute;
    z-index: 1;
}

.placeholder-country {
    left: 10px;
    color: #000;
    font-weight: 700;
    font-family: 'Camphor';
    display: inline-block;
}

    .placeholder-country select {
        color: #94969f;
        top: 20px;
        left: 12px;
        font-size: 26px;
        position: absolute;
        pointer-events: none;
        z-index: 1;
    }

.mobile-numberSet .login-inputSet .login-base-formInput {
    border-radius: 10px;
    padding: 0 1px 0 75px;
    width: 100%;
    height: 55px;
    font-size: 28px;
    color: #000;
    font-family: camphor;
    font-weight: 700;
    border: 1px solid #d4d5d9;
    text-transform: lowercase;
}

.mobile-numberSet .otp-sent-mode {
    margin-left: 3px;
}

.login-inputSet {
    position: relative;
}

.epss-bottom-message {
    text-align: center;
    width: 100%;
    position: relative;
    top: -6px;
}

.welcome-header {
    font-family: camphor;
    font-size: 13px;
    font-weight: 500;
    margin-top: 7px;
    display: inline-block;
    text-align: center;
    padding-left: 0;
    color: rgba(40,44,63,.8);
}

.mobile-numberSet label {
    padding-left: 3px !important;
}

.continue-block, .continue-set {
    width: 100%;
    display: inline-block;
    text-align: center;
    overflow: hidden;
}

.continue-set {
    height: 48px;
    background: #ee3268;
    transition: all .2s ease-in-out;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}

.mobile-numberSet .continue-set span {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 15px;
    font-family: camphor;
    margin-bottom: 3px;
    color: #fff;
    font-weight: 700;
}

.mobile-numberSet .continue-block {
    margin-top: 10px;
}

.epss-bottom-message svg {
    position: relative;
    top: 3px;
    left: 3px;
}

.continue-txt {
    display: inline;
    position: relative;
    top: 6px;
    color: #fff;
    text-align: center;
    display: block;
}

.d-epass-polocy-terms {
    display: inline-block;
    width: 100%;
    text-align: center;
}

#show-login-err-msg.active {
    color: #ff5722;
    display: inline-block;
    width: 100%;
    padding: 0 0 10px;
    font-family: Camphor;
    text-align: center;
}

#show-login-err-msg {
    font-size: 13px;
    color: #ff5722;
    display: none;
    margin-top: 11px;
}

.otp-box {
    height: 45px;
    font-size: 28px !important;
    color: #000;
    font-family: camphor !important;
    font-weight: 700;
    border: 1px solid #d4d5d9 !important;
    text-align: center;
}

.changeloadbtn {
    height: 44px;
    width: 44px;
    border-radius: 22px;
    padding: 0px;
}

    .changeloadbtn:before {
        content: "";
        height: 20px;
        width: 20px;
        display: inline-block;
        margin: 8px;
        border: 3px solid #fff;
        border-top: 3px solid #ff91b1;
        border-radius: 50%;
        animation: spin .5s linear infinite;
        margin-left: -4px;
        margin-top: 2px;
    }

.errormsg {
    font-size: 13px;
    color: #ff5722;
    display: inline-block;
    padding: 7px 0;
}
