.lang .skiptranslate.goog-te-gadget select.goog-te-combo option,
.lang .skiptranslate.goog-te-gadget > span,
.skiptranslate {
    display: none !important;
}
.content-area,
.preg-bx {
    display: flex;
    height: 100%;
}
.lang .skiptranslate.goog-te-gadget {
    display: block !important;
    text-align: right;
}
.lang .skiptranslate.goog-te-gadget select.goog-te-combo {
    margin: 0 !important;
    background: #fff;
    border: none;
    width: 80px;
    cursor: pointer;
    padding: 3px;
}
.translated-ltr body,
body {
    top: 0 !important;
}
span.icon_info {
    height: 100%;
}
label.error {
    color: red;
    font-size: 11px;
}
.btn.sendOtp,
.gotohome a {
    font-size: 14px;
}
.cmnform span.text-danger {
    font-size: 12px;
}
.preg-bx {
    flex-wrap: wrap;
    width: 100%;
}
.preg-bx .left {
    width: 50%;
    padding: 2rem;
}
.bg-lg-green {
    background-color: #f2fff8;
}
.content-area {
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
.benefits,
.login-info {
    flex-wrap: wrap;
    display: flex;
}
.benefits {
    width: 100%;
    padding: 1.5rem 0 0.5rem;
}
.benefits li {
    position: relative;
    padding-left: 35px;
    width: 100%;
    color: #040404;
    line-height: 25px;
    margin-bottom: 10px;
}
.benefits li::before {
    background: url(../images/icons/check-point.svg) center center/100% 100% no-repeat;
    width: 22px;
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 22px;
}
.bg-dark-green {
    background-color: #d1ffe5;
}
.preg-bx .btnblock {
    color: #040404;
    font-weight: 600;
}
.preg-bx .btnblock .bg-dark-green {
    display: inline-block;
    padding: 10px 30px;
    border-radius: 6px;
    font-size: 14px;
}
.preg-form {
    padding: 2rem 5rem;
    width: 50%;
}
.fw-semi {
    font-weight: 600;
}
.preg-form .iconform .form-group i {
    border-right: none;
    width: 40px;
}
.preg-form .cmnform .form-control {
    border-radius: 5px;
    text-transform: none;
}
.preg-form .btn-green {
    background-color: #02ae4d;
    border-radius: 30px;
    padding: 10px;
    width: auto;
    min-width: 300px;
}
.gotohome {
    position: absolute;
    top: -15px; 
    left: 0;
} 
.section.woc-login {
    /* height: 100vh; */
    display: flex;
    align-items: center;
    position: relative;
}
.woc-login .container {
    /* height: 90%; */
    position: relative;
    z-index: 10;
    /* width: 60%; */ 
    width: 800px;
}
.login-info {
    width: 410px;
    /* padding: 15px; */
    padding: 50px 15px;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #ddd;
}
.login-wrapper {
    width: calc(100% - 410px);
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: relative;
}
.login-wrapper .gotohome {
    top: 10px;
    right: 20px;
    left: auto;
}
@media (max-width: 1200px) {
    .woc-login .container {
        width: 75%;
    }
}
@media (max-width: 991px) {
    .login-info,
    .preg-bx {
        display: inline-block;
    }
    .woc-login .container {
        width: 100%;
        height: auto;
    }
    .login-info {
        width: 100%;
        float: left;
    }
    .login-wrapper {
        width: 100%;
    }
    .preg-form {
        padding: 20px;
        width: 100%;
    }
    .preg-bx .left {
        width: 100%;
        padding: 2rem;
    }
    .benefits,
    .bgarea,
    .btnblock.joinus {
        display: none;
    }
    .preg-bx .btnblock {
        color: #040404;
        font-weight: 600;
        display: none;
    }
}
.iconform .regmob.form-group .form-control {
    padding: 0 5rem 0 2.75rem;
}
.btn.sendOtp {
    position: absolute;
    top: 0;
    right: 0;
    min-width: inherit;
    border-radius: 0 5px 5px 0;
    padding: 0 8px;
    height: 100%;
}
#sendotpModal.modal .icon {
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #05853d;
    background-color: #fff;
    margin: 0 auto;
    border-radius: 50%;
    font-size: 50px;
    color: #05853d;
}
.logintype,
.logintype .option {
    background: #fff;
    border-radius: 5px;
    display: flex;
    width: 100%;
}
#sendotpModal.modal .otp {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
}
.logintype {
    margin-bottom: 25px;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.logintype .option {
    align-items: center;
    justify-content: center;
    margin: 0 10px;
    cursor: pointer;
    padding: 8px;
    border: 2px solid #d3d3d3;
    transition: 0.3s;
}
.logintype .option span {
    color: grey;
    padding-left: 5px;
}
.logintype input[type="radio"]:checked + .option {
    background-color: #05853d;
    color: #fff;
}
.bg_partner {
    width: 100%;
    float: left;
    margin: 0;
    padding: 40px;
    background-color: #f3fff9;
    border-radius: 6px;
}
ul.list_of_partnerbenifit li {
    padding: 18px 0 0;
    font-size: 16px;
    color: #000;
}
ul.list_of_partnerbenifit li img {
    padding: 0 8px 0 0;
}
.bnt_join_partner ul li {
    display: inline;
    margin: 0 10px 0 0;
}
.bnt_join_partner ul li a {
    border: 2px solid;
    color: #000;
    padding: 7px 14px;
    display: inline-block;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
}
.bnt_join_partner {
    padding-top: 20px;
}
.bnt_join_partner ul li a:hover,
.bnt_join_partner ul li:last-child a {
    background-color: #05853d;
    color: #fff;
    border-color: #05853d;
}
ul.list_of_partnerbenifit {
    padding: 10px 0;
}
.section.margin_set {
    margin: 40px 0 0;
}
.bnt_join_partner ul li:last-child a:hover {
    background-color: #000;
    border-color: #000;
}
.tabgroup {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
.tabgroup .tabinput {
    color: #4e4d4d;
    border: none;
    background: 0 0;
    padding: 0;
}
.tabgroup .tabinput label {
    padding-left: 3px;
}
.wocreq .reqbtn {
    position: fixed;
    top: 50%;
    right: -60px;
    z-index: 9999;
    margin-top: -25px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    display: inline-table;
    text-align: center;
    height: 38px;
    width: 160px;
    padding: 5px 6px;
    color: #fff;
    border-radius: 15px 15px 0 0;
    background-color: #198754;
    border: none;
    -webkit-animation: 3s infinite change-color;
    animation: 3s infinite change-color;
}
.wocreq .reqbtn:hover {
    opacity: 0.7;
}
@-webkit-keyframes change-color {
    0% {
        background-color: #198754;
    }
    100% {
        background-color: #0a1735;
    }
}
@keyframes change-color {
    0% {
        background-color: #198754;
    }
    100% {
        background-color: #0a1735;
    }
}
.wocreq .iconform .form-group .form-control {
    border: none;
    border-bottom: 1px solid #ced4da;
    padding: 0 1rem;
}
.wocreq .iconform .form-group i {
    display: none;
}
.wocreq .iconform .form-group .form-control:focus {
    box-shadow: none;
    border-bottom: 1px solid #05853d;
}
.wocreq .modal .modal-dialog {
    max-width: 400px;
}
.wocreq .modal .modal-header {
    background-color: #0a1735;
    color: #fff;
}
.wocreq .modal .btn-close {
    color: #fff;
    background: 0 0;
    opacity: 1;
}
.custom_alert_message .alert {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    border-radius: 0;
    text-align: center;
    z-index: 10;
}
.main-content-block li a {
    font-size: 20px;
    color: #535353;
    text-decoration: none;
}
.main-content-block li {
    margin-bottom: 13px;
}
.main-content-block li a:hover {
    color: #101e2a;
}
.form-control:focus {
    box-shadow: none;
    border: solid 1px #05853d;
}
input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
input[type="time"]::-webkit-calendar-picker-indicator,
input[type="datetime-local"]::-webkit-calendar-picker-indicator,
input[type="month"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
