@charset "utf-8"; /* CSS Document */
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Poppins', sans-serif !important;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}
/*html,body{
    -webkit-overflow-scrolling : touch !important;
    overflow: auto !important;
}*/

img {
    max-width: 100%;
}
.errorcomn {
    color: red;
    font-size: 11px;
    padding: 4px 0;
    border: 0;
    border-radius: 3px;  
    position: relative;
    line-height: 15px;
    white-space: nowrap;
    transition: all .5s ease;
    text-transform: capitalize;
    width: auto;
    margin: 0;
    font-weight: 500;
    margin-top: 2px;
display: none;
}
.i-eml{font-size:12px;color:red;}
.clr {
    clear: both;
}

.f10 {
    font-size: 10px;
}

.f11 {
    font-size: 11px;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f17 {
    font-size: 17px;
}

.f18 {
    font-size: 18px;
}

.f19 {
    font-size: 19px;
}

.f20 {
    font-size: 20px;
}

.f21 {
    font-size: 21px;
}

.f23 {
    font-size: 23px;
}

.f24 {
    font-size: 24px;
}

.f25 {
    font-size: 25px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.f35 {
    font-size: 35px;
}

.f45 {
    font-size: 45px;
}

.wt300 {
    font-weight: 300;
}

.wt400 {
    font-weight: 400;
}

.wt500 {
    font-weight: 500;
}

.wt600 {
    font-weight: 600;
}

.wt700 {
    font-weight: 700;
}

.wt800 {
    font-weight: 800;
}

.flx {
    display: flex;
}

.flex-flow {
    flex-flow: wrap;
}

.jsb {
    justify-content: space-between;
}

.acntr {
    align-items: center;
}

.clm {
    flex-direction: column;
}

.marg-left {
    margin-left: auto;
}

._h_mainbg {
    background: url(https://images.emtcontent.com/emt-desk/Content/assets/dist/img/h_bg.png);
    width: 100%;
    margin: 0;
    height: 483px;
    background-size: 100%;
    padding: 0;
}

._emt-desk85 {
    width: 85%;
    margin: 0 auto;
}

._emt-100 {
    width: 100%;
    margin: 0;
    padding: 0;
}

._emt-bormenu {
    border-bottom: 1px solid #fff;
}

._emt-25 {
    width: 25%;
}

._emt-65 {
    width: 65%;
}

._emt-75 {
    width: 75%;
}

._emt-60 {
    width: 60%;
}

._emt-45 {
    width: 45%;
}

._emt-55 {
    width: 55%;
}

._emt-40 {
    width: 40%;
}

._emt-70 {
    width: 70%;
}

._emt-80 {
    width: 80%;
}

._pdg-top-bt {
    padding: 4.5rem 0;
}

._emt-50 {
    width: 50%;
}

._emt-30 {
    width: 30%;
}
._emt-30 img{width:43%;}

._emt-10 {
    width: 10%;
}

.rem-02 {
    padding: 0.2rem 0;
}

.rem-1 {
    padding: 1rem 0;
}

.rem-2 {
    padding: 2rem 0;
}

.rem-3 {
    padding: 3rem 0;
}

.rem-4 {
    padding: 4rem 0;
}

.rem-5 {
    padding: 5rem 0;
}

.rem-6 {
    padding: 6rem 0;
}

.curpoiter {
    cursor: pointer;
}

._h_main {
    width: 100%;
}

._emt-20 {
    width: 20%;
    margin: 0;
    padding: 0;
}

.menu_mn ul {
    margin: 0;
    padding: 0;
    text-align: end;
}

.menu_mn ul li {
    list-style: none;
    color: #fff;
    display: inline-block;
    margin: 0;
    padding:6px 15px !important;
    cursor: pointer;
	width: 171px;
    text-align: center;
}

._mrg-top-50 {
    margin-top: 50px;
}

._mrg-top-20 {
    margin-top: 20px;
}

._mrg-left-30 {
    margin-left: 30px;
}

.text_r {
    text-align: right;
}

.bx_newimg {
    width: 150px;
    height: 150px;
}

.text_c {
    text-align: center;
}

.m10 {
    margin-top: 10px;
}

._textnext {
    font-size:45px;
    color: #ffffff;
}

._fotwd {
    font-size:40px;
    font-weight:600;
    color: #14C595;
	display: inline-block;
}

._mrg-bot {
    margin-bottom: 20px;
}

.menu_mn ul li a {
    color: #fff;
    text-decoration: none;
}

.__bgcolor {
    background: #14C595;
    color: #fff;
    border-radius: 50px;
    padding: 10px !important;
}
.__bgcolor:hover{background:#11bb8d;}
._texbb:before, ._textnext:before {
    border-top: 6px solid #14C595;
    border-radius: 7px;
    content: "";
    width: 56px;
    position: absolute;
    margin: -14px 0;
}

._texbb {
    font-size: 25px;
    color: #14C595;
}

._nortext {
    font-size:15px;
    color: #fff;
    width: 80%;
	margin-top:10px;
}

._pedm-b {
    padding:20px 0 0;
}

._btnbnw {
    text-align: center;
    color: #fff;
    border-radius: 40px;
    background: #14C595;
    text-decoration: none;
    padding: 13px 30px;
    display: inline-block;
}

._btnbnw:hover {
    background: #14C595;
}

._btnbnw1:hover {
    background: #00000073;
}

._btnbnw1 {
    text-align: center;
    color: #fff;
    border-radius: 40px;
    border: 1px solid #fff;
    text-decoration: none;
    padding: 12px 20px;
    display: inline-block;
    margin-right: 20px;
}

._btnnew {
    padding: 2rem 0;
}

.boldtex:before {
    border-top: 6px solid #14C595;
    border-radius: 7px;
    content: "";
    width: 56px;
    position: absolute;
    margin: -14px 0;
}

._butext {
    font-size: 35px;
    font-weight: 600;
}

.boldtex {
    font-size: 35px;
}

.new_rem {
    padding: 3rem 0;
}

.bxshaw {
    border: 1px solid #14C595;
    box-shadow: 2px 3px 3.5px #00000057;
    padding: 35px;
    border-radius: 11px;
}

._newimg {
    margin: 0 15px 0 0;
}

._blod {
    font-weight: 600;
}

.brfech {
    width: 31%;
    border-radius: 15px 15px 0 0;
    padding: 15px;
    background: #fff;
    border-bottom: 4px solid #14C595;
    border-top: 1px solid #14C595;
    border-left: 1px solid #14C595;
    border-right: 1px solid #14C595;
}

.brfech ul {
    margin: 0;
    padding: 0 0 0 21px;
}

.brfech ul li {
    margin: 0;
    padding: 3px 0;
    font-size: 15px;
}

._kntx {
    color: #14C595;
    cursor: pointer;
}

.arrow_cor {
    background: url(https://images.emtcontent.com/emt-desk/Content/assets/dist/img/right-arrow.svg);
    width: 30px;
    height: 10px;
    background-size: 30px 10px;
}

.bkg_prcdre {
    background: url(https://images.emtcontent.com/emt-desk/Content/assets/dist/img/procdr-bnr.jpg) no-repeat;
    height: 559px;
    color: #fff;
    padding: 60px 0;
    background-size: 100%;
}

.mcinr {
    width: 85%;
    margin: 0 auto;
}

.bkng_prdcdtl {
    width: 90%;
    margin: 4rem auto 0;
}

.prdsglbx {
    width: 30%;
    text-align: center;
}

.mg_blrcle {
    background: #3F4E6A;
    border-radius: 20px;
    width: 158px;
    height: 158px;
    justify-content: center;
}

.prel {
    position: relative;
}

.ocrle_abs {
    width: 38px;
    height: 38px;
    background: #14C595;
    border-radius: 50%;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%);
    justify-content: center;
    box-shadow: 0 0 4px #14C595 inset;
}

.prdsglbx h4 {
    margin: 12px 0 5px;
}

.centre_marg {
    text-align: center;
    margin-top: 20px;
}

/*testimnl-css*/
.wraper {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}

.owl-theme img {
    width: 100%;
}

.owl-carousel .owl-prev, .owl-carousel .owl-next {
    position: absolute;
    bottom: -4%;
    transform: translateY(-50%);
    background-color: #fff !important;
    color: #000 !important;
    font-size: 1.5em !important;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    font-weight: bold;
    padding: 15px !important;
    text-align: center;
    box-shadow: 0px 0px 5px 0px #707070;
}

.owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover {
    box-shadow: 0px 0px 0px 0px #000;
    background-color: #EF6614 !important;
    color: #fff !important;
}

.owl-carousel .owl-prev {
    right: 120px;
    bottom: 13%;
}

.owl-carousel .owl-next {
    right: 120px;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #1C2D4C;
    width: 25px;
    transition: 0.2s ease-in-out;
}

.owl-theme .owl-dots .owl-dot:hover span {
    background: #1C2D4C;
    transition: 0.2s ease-in-out;
}

.tstmnl_bx {
    border-radius: 30px;
    border: 1px solid #14C595;
    padding: 55px 20px 20px;
    width: 358px;
    background: url(https://images.emtcontent.com/emt-desk/Content/assets/dist/img/dblcln.svg) no-repeat;
    background-position: 95% 16px;
}

.rel {
    position: relative;
}

.tstmnl_bx p {
    font-size: 14px;
}

.prsnmgcr {
    width: 88px;
    height: 88px;
    border: 1px solid #14C595;
    padding: 5px;
    border-radius: 50%;
    position: absolute;
    top: -50px;
    left: 20px;
    background: #fff;
    justify-content: center;
}

.prsnmgcr img {
    width: 74px !important;
    height: 74px;
    border-radius: 50%;
    object-fit: cover;
}

.image-slider1 .owl-nav, .image-slider2 .owl-nav {
    display: none;
}

.image-slider1 .owl-stage-outer {
    padding-top: 5rem;
}

.image-slider2 .owl-stage-outer {
    padding-top: 2rem;
}

.image-slider2 .active span {
    background: #EF6614 !important;
}

.image-slider2 .owl-dot:hover span {
    background: #EF6614 !important;
}

.tstmnl_bx h5 {
    margin-top: 5px;
}

/*testimnl-css-ends*/
.g_color {
    color: #14C595;
}
.f_color {
    color: #ffffff;
}
._bgimgh {
    background: url(https://images.emtcontent.com/emt-desk/Content/assets/dist/img/_img-text.png);
    height: 345px;
    padding: 20px;
    object-fit: cover;
    background-size: 100%;
    border-radius: 20px;
}
.rem-t2 {
    padding: 2rem 0 1rem;
}

.centre_marg1 {
    text-align: center;
}

.centre_marg1 a {
    text-decoration: none;
}

/*login-popup*/
._logrgt {
    width: 50%;
    margin-left: auto;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 15px 15px 15px 0px;
    background: #fff;
    box-shadow: 0 0 7px rgb(0 0 0 / 26%);
}

._ttl_sec {
    display: flex;
    width: 100%;
    float: left;
    flex-direction: column;
}
._crosslog {
    width: auto;
    position: absolute;
    cursor: pointer;
    right: 15px;
    top: 0px;
    font-size: 25px;
    color: #898989;
}

._inpwdth {
    display: flex;
    width: 100%;
    margin: 10px 0;
    flex-direction: column;
    float: left;
}

.input-log {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    border: 1px solid #E1E1E1;
    border-radius: 5px;
}

.input-log label {
    position: absolute;
    top: 12px;
    left: 10px;
    width: 100%;
    font-size: 14px;
    border: 0;
    outline: 0;
    color: #adadad;
    transition: 0.2s all;
    cursor: text;
}

.input-log input {
    width: 100%;
    border: 0;
    box-shadow: none;
    color: #000;
    font-size: 16px;
    outline: 0;
    padding: 15px;
    height: 45px;
    border-radius: inherit;
}

.input-log input:focus ~ label, .input-log input:valid ~ label {
    font-size: 14px;
    top: -11px;
    color: #b1b1b1;
    width: auto;
    padding: 0px 5px;
    background: #fff;
}

.intl-tel-input {
    position: relative;
    width: 100px !important;
    left: 0;
    height: 43px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-right: 1px solid #ddd;
}

.intl-tel-input .flag-country {
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 8px;
    width: 100%;
    font-weight: 600;
    font-size: 15px;
    justify-content: space-between;
}

.intl-tel-input .flag-country .selected-flag {
}

.f16 .flag {
    width: 16px;
    height: 16px;
    background: url(https://images.emtcontent.com/new-login/flags16.png) no-repeat;
}

.f16 .in {
    background-position: 0 -1856px !important;
}

.intl-tel-input .flag-country .selected-flag .down-arrow {
    top: 6px;
    position: relative;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid black;
}

._errrbx {
    float: left;
    width: 100%;
}

._err_log {
    font-size: 13px;
    padding: 0 5px;
    color: #f00;
    width: 100%;
    display: none;
}

._btnLogin {
    border: medium none;
    border-radius: 5px;
    color: #fff;
    background: #14C595;
    cursor: pointer;
    font-family:'Poppins', sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 43px;
    -webkit-appearance: none;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    text-transform: capitalize;
    font-weight: 600;
}

._lgtrms {
    width: 100%;
    display: block;
    margin: 14px 0 0 0;
    color: #8A8686;
    font-size: 12px;
    float: left;
}

._lgtrms a {
    color: #14C595;
    text-decoration: none;
}

._infonumb {
    font-size: 14px;
    display: flex;
    float: left;
    flex-wrap: wrap;
}

._infonumb span {
    font-weight: 700;
}

.input-otp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    float: left;
}

._otpinp {
    flex: 1;
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    max-width: 13%;
    box-shadow: none;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    outline: 0;
    padding: 8px;
    text-align: center;
    height: 45px;
}
._logreff {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 10px;
    color: #14C595;
}
._alrtxt {
    font-size: 12px;
    padding: 10px 0;
    width: 100%;
}
._alrtrd {
    font-size: 12px;
    padding: 10px 0;
    color: #f00;
    font-weight: 600;
}
._resnd, .timer {
    font-size: 12px;
    font-weight: 600;
    color: #14C595;
    margin-left: auto;
    cursor: pointer;
}
._resnd:hover{text-decoration:underline !important;}
.errorotp ._otpinp {
    border: 1px solid #f00;
    color: #f00;
}

.righrt-arrow-back {
    background: url(https://images.emtcontent.com/emt-desk/Content/assets/dist/img/righrt-arrow-back.svg);
    width: 45px;
    min-height: 15px;
    background-size: 100%;
    position: relative;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;}
._btnLogin:hover{background:#11bb8d;}
.input-otp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    float: left;
}
._btnlog {
    display: flex;
    width: 100%;
    flex-direction: column;
    float: left;
	margin:auto 0;
}

.mgs15 {
    margin-bottom: 5px;
}

._infodtl {
    color: #6d6d6d;
    font-size: 12px;
    display: flex;
    float: left;
    flex-wrap: wrap;
    font-weight: 600;
}

.checkmark-circle {
    width: 45px;
    height: 45px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    margin-bottom: 10px;
}

.checkmark-circle .background {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #14C595;
    position: absolute;
}

.checkmark-circle .checkmark {
    border-radius: 5px;
}

.checkmark-circle .checkmark.draw:after {
    -webkit-animation-delay: 100ms;
    -moz-animation-delay: 100ms;
    animation-delay: 100ms;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-name: checkmark;
    -moz-animation-name: checkmark;
    animation-name: checkmark;
    -webkit-transform: scaleX(-1) rotate(135deg);
    -moz-transform: scaleX(-1) rotate(135deg);
    -ms-transform: scaleX(-1) rotate(135deg);
    -o-transform: scaleX(-1) rotate(135deg);
    transform: scaleX(-1) rotate(135deg);
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.checkmark-circle .checkmark:after {
    opacity: 1;
    height: 18px;
    width: 6.5px;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    border-right: 5px solid white;
    border-top: 5px solid white;
    border-radius: 2.5px !important;
    content: '';
    left: 10px;
    top: 25px;
    position: absolute;
}

@-webkit-keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }

    20% {
        height: 0;
        width: 6.5px;
        opacity: 1;
    }

    40% {
        height: 18px;
        width: 6.5px;
        opacity: 1;
    }

    100% {
        height: 18px;
        width: 6.5px;
        opacity: 1;
    }
}

@-moz-keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }

    20% {
        height: 0;
        width: 6.5px;
        opacity: 1;
    }

    40% {
        height: 18px;
        width: 6.5px;
        opacity: 1;
    }

    100% {
        height: 18px;
        width: 6.5px;
        opacity: 1;
    }
}

@keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }

    20% {
        height: 0;
        width: 6.5px;
        opacity: 1;
    }

    40% {
        height: 18px;
        width: 6.5px;
        opacity: 1;
    }

    100% {
        height: 18px;
        width: 6.5px;
        opacity: 1;
    }
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: rgb(255,255,255) !important;
}

._newlognsec {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    bottom: 0;
    /* display: none; */
    right: 0;
    -ms-backdrop-filter: blur(3px);
    -o-backdrop-filter: blur(3px);
    -moz-backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background-color: rgb(0 0 0 / 65%);
    z-index: 99;
}

._newbglog {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #cbebfd url(https://images.emtcontent.com/emt-desk/Content/assets/dist/img/bg-login-banner.png);
    margin: auto;
    transform: translate(-50%, -50%);
    border-radius: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 15%;
    width: 55%;
    z-index: 99;
    height: 280px;
    align-items: center;
    display: flex;
}

._loglft {
   width: 50%;
   margin-right: auto;
    padding: 0 20px;
}

._logimg {
    margin: auto;
    display: flex;
    width: 150px;
    height: 150px;
    justify-content: center;
}

._loghdr {
    margin: 0px 0 5px 0;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    color: #000;
    justify-content: center;
}

._logpra {
    margin: 0;
    display: flex;
    font-size: 12px;
    font-weight: 500;
    color: #4C4C4C;
    width: 100%;
    justify-content: center;
    text-align: center;
    margin-bottom: 15px;
}

._logmain_frm {
    float: left;
    width: 100%;
    position: relative;
    padding: 25px;
    height: 320px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.slide-logbox {
    display: flex;
    align-items: center;
    flex-direction: column;
}

._ttl_hd:before {
    /*border-top: 6px solid #14C595;*/
    border-radius: 7px;
    content: "";
    width: 56px;
    position: absolute;
    margin: -14px 0;
}

._ftcolor {
    background: #111419;
}

._mdbpnl {
    width: 85%;
    margin: 0 auto;
}

.cpyrtxt {
    width: 40%;
    color: #fff;
	text-align: center;
}

._icnsclmd {
    width: 14%;
}

._ptclrsocl {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #1A3752;
    align-items: center;
    display: flex;
    justify-content: center;
}

.fpdng {
    padding: 15px 0 12px;
}

.bjsb {
    justify-content: space-between;
}

._ptclrsocl a {
    display: flex;
    justify-content: center;
    padding: 5px;
    align-items: center;
}

._ttl_hd:last-child {
    border: none;
}

.centre_marg1 a:hover {
    text-decoration: underline;
}

/*exclusive-Benefits*/
._mrg10 {
    margin-top: 10px;
}

._mrg_20 {
    margin-top: 20px;
}

._nwbgcode {
    background: rgb(202,255,241);
    background: linear-gradient(8deg, rgba(202,255,241,1) 0%, rgba(227,239,255,1) 100%);
    padding: 20px;
    border-radius: 10px;
}

.pedlr {
    padding: 0 10px;
}

.offerBgOff {
    background-image: linear-gradient(to right, #a0396d, #cb5e82);
}

.offerBgOff ._offrcuupn {
    background: #86224e;
}

._tabbox .toprfllink {
    height: unset;
    margin-right: unset;
    text-transform: unset;
}

.activetb span, .toprfllink:hover span {
    display: none
}

._tvl_guid {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

._tvl_guid .w50 {
    border-radius: 30px 5px 5px 5px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    flex-direction: row;
    border: 0;
    position: relative;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    width: 49%;
    background: #fff url(https://images.emtcontent.com/emt-desk/Content/assets/dist/img/side-c.svg);
    background-repeat: no-repeat;
    background-position: -17% 93%;
}

._tvl_guid ._ico {
    width: 105px;
    margin-right: 10px;
}

._tvl_guid ._txtnw {
    width: 82%;
    margin-left: auto;
}

._tvl_guid ._t1 {
    font-size: 15px;
    font-weight: 600;
}

._tvl_guid ._t2 {
    font-size: 13px;
    margin: 2px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

._tvl_guid ._t3 {
    font-size: 13px;
}

._tvl_guid ._t3 a {
    text-decoration: none;
    color: #14C595;
}

.bkg_prcdre_new {
    background: url(https://images.emtcontent.com/emt-desk/Content/assets/dist/img/sec-img.png) no-repeat;
    height: 559px;
    color: #fff;
    padding: 60px 0;
    background-size: 100%;
}

.bg_clore {
    background: #ffffff1f;
    height: 140px;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.boxtop {
    width: 23%;
    border: 1px solid #D9E4F5;
    border-radius: 15px;
    padding: 15px;
    background: #fff;
    position: relative;
    overflow: hidden;
    transition: transform .7s ease-in-out;
}

.tpbld {
    font-size: 30px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    padding:6px 0;
}

.tpsbld {   
    font-weight: 400;
    position: relative;
    z-index: 2;
}

.arrowcr {
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 25px;
    right: 25px;
    background: url(https://images.emtcontent.com/emt-desk/Content/assets/dist/img/toparrow.svg) no-repeat;
    z-index: 3;
    transition: transform .3s ease-in-out;
}

.boxtop::after {
    content: '';
    width: 173px;
    height: 173px;
    background: #08b3851c;
    border-radius: 50%;
    position: absolute;
    bottom: -62px;
    right: -55px;
    z-index: 1;
}

.boxtop:hover .arrowcr {
    transform: rotate(46deg);
}

/*exclusive-Benefits*/
._emt-48 {
    width: 48%;
}



/*slider css*/

.cs_anchor{display:none;}

.radio {
  display: none;
}
.images {
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.images-inner {
  width: 500%;
  transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
  transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
}
.image-slide {
  width: 20%;
  float: left;
}
.image-slide,
.fake-radio,
.radio-btn {
  transition: all 0.5s ease-out;
}
.fake-radio {
    display: flex;
    align-items: center;
    justify-content: center;
}




/* Move slides overflowed container */
#slide1:checked ~ .images .images-inner {
  margin-left: 0;
}
#slide2:checked ~ .images .images-inner {
  margin-left: -100%;
}
#slide3:checked ~ .images .images-inner {
  margin-left: -200%;
}




/* Color of bullets */
#slide1:checked ~ div .fake-radio .radio-btn:nth-child(1),
#slide2:checked ~ div .fake-radio .radio-btn:nth-child(2),
#slide3:checked ~ div .fake-radio .radio-btn:nth-child(3) {
  background: #14C595;
}
.radio-btn {
  width: 9px;
  height: 9px;
  border-radius: 5px;
  background: gray;
  display: inline-block !important;
  margin: 0 3px;
  cursor: pointer;
}
/* Color of bullets - END */





/* Calculate AUTOPLAY for BULLETS */
@keyframes bullet {
  0%, 33.32333333333334%	{
    background: #14C595;
  }
  33.333333333333336%, 100% {
    background: gray;
  }
}


#play1:checked ~ div .fake-radio .radio-btn:nth-child(1) {
  animation: bullet 12300ms infinite -1000ms;
}

#play1:checked ~ div .fake-radio .radio-btn:nth-child(2) {
  animation: bullet 12300ms infinite 3100ms;	
}

#play1:checked ~ div .fake-radio .radio-btn:nth-child(3) {
  animation: bullet 12300ms infinite 7200ms;	
}
@keyframes slide {
  0%, 25.203252032520325%	{ margin-left: 0; }
  33.333333333333336%, 58.53658536585366%	{ margin-left: -100%; }
  66.66666666666667%, 91.869918699187%	{ margin-left: -200%; }
}


.st-slider > #play1:checked ~ .images .images-inner {
  animation: slide 12300ms infinite;	
}
@keyframes caption {
  0%, 33.32333333333334%	{
    opacity: 1;
  }
  33.333333333333336%, 100% {
    opacity: 0;
  }
}


#play1:checked ~ .labels .label:nth-child(1) {
  animation: caption 12300ms infinite -1000ms;
}

#play1:checked ~ .labels .label:nth-child(2) {
  animation: caption 12300ms infinite 3100ms;	
}

#play1:checked ~ .labels .label:nth-child(3) {
  animation: caption 12300ms infinite 7200ms;	
}
/*slider-css*/

/*responsive*/

@media only screen and (max-width: 1024px) {
._emt-48, ._emt-45{width:100% !important;}
.vdfrme{margin-top:20px;}
	.cpyrtxt {
    width:100%;
	}
	.f-clom {flex-flow: column;}
	.prdsglbx {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
.mcinr {
    width: 92%;
}
.tstmnl_bx {   
    width:98%;
   }
.bkg_prcdre {
    background: url(https://images.emtcontent.com/emt-desk/Content/assets/dist/img/procdr-bnr.jpg) no-repeat;
    height: 100%;
    color: #fff;
    padding:20px 0;
    background-size: cover;
}
	
	.fl-w {flex-flow: wrap; }
	.brfech {
    width: 100%;
    border-radius: 15px 15px 0 0;
    padding: 15px;
    background: #fff;
    border-bottom: 4px solid #14C595;
    border-top: 1px solid #14C595;
    border-left: 1px solid #14C595;
    margin-bottom: 15px;
    border-right: 1px solid #14C595;
}
    ._h_mainbg {
        background: url(https://images.emtcontent.com/emt-desk/Content/assets/dist/img/h_bg.png) no-repeat;
        width: 100%;
        margin: 0;
        height: 100%;
        background-size: cover;
        padding: 0;
    }
._texbb {
    font-size:19px;
    color: #14C595;
}
._textnext {
    font-size:14px;
    color: #ffffff;
}
._fotwd {
        font-size:19px;
        font-weight: 500;
        color: #fff;
        margin: 10px 0 4px;
    }
._nortext {
    font-size:14px;
    color: #fff;
    width: 100%;
}
	
img{max-width:100%;}
.clr{clear:both;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{background-color:rgb(255,255,255) !important;}
._newlognsec{
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	bottom: 0;
	/* display: none; */
	right: 0;
	-ms-backdrop-filter: blur(3px);
	-o-backdrop-filter: blur(3px);
	-moz-backdrop-filter: blur(3px);
	-webkit-backdrop-filter: blur(3px);
	backdrop-filter: blur(3px);
	background-color: rgb(0 0 0 / 65%);
	z-index: 99;
}
    ._newbglog {
        position: fixed;
        bottom: 0;
        left: 0;
        top: unset;
        height: auto;
        /* background: #cbebfd url(mob-bg-sec.png); */
        margin: auto;
        transform: unset;
        border-radius:20px 20px 0 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position:inherit;
        width: 100%;
        z-index: 99;
        align-items: center;
        display: flex;
        flex-direction: column;
       
    }
._loglft {
    width: 100%;
    /* margin-right: auto; */
    padding:20px;
	order: 2;
}
._logimg {
    margin: auto;
    display: flex;

}
._loghdr {
    margin: 15px 0 5px 0;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    color: #000;
    justify-content: center;
}
._logpra {
    margin: 0;
    display: flex;
    font-size: 12px;
    font-weight: 500;
    color: #4C4C4C;
    width: 100%;
    justify-content: center;
    text-align: center;
    margin-bottom: 15px;
}
._logmain_frm {
    float: left;
    width: 100%;
    position: relative;
    height: revert-layer;
    padding: 15px 20px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.slide-logbox{
    display: flex;
    align-items: center;
    flex-direction: column;
}

._logrgt {
    width: 100%;
    position: relative;
    border-radius: 15px 15px 0px 0px;
    background: #fff;
    box-shadow: 0 0 7px rgb(0 0 0 / 26%);
}
._ttl_sec {
    display: flex;
    width: 100%;
    float: left;
    flex-direction: column;
}
._ttl_hd {
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0;
}
._crosslog {
    position: absolute;
    cursor: pointer;
    right: 45%;
    top: -50px;
    font-size: 26px;
    color: #000;
    background: #ffffff;
    z-index: 9;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
._crosslog{/* display: none; */}
._crosslogShow{display: none !important;}
._inpwdth {
    display: flex;
    width: 100%;
    margin: 10px 0;
    flex-direction: column;
    float: left;
}
.input-log {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    border: 1px solid #E1E1E1;
    border-radius: 5px;
}
.input-log label {
    position: absolute;
    top: 12px;
    left: 10px;
    width: 100%;
    font-size: 14px;
    border: 0;
    outline: 0;
    color: #adadad;
    transition: 0.2s all;
    cursor: text;
}
.input-log input {
    width: 100%;
    border: 0;
    box-shadow: none;
    color: #000;
    font-size: 16px;
    outline: 0;
    padding: 15px;
    height: 45px;
    border-radius: inherit;
}
.input-log input:focus ~ label,
.input-log input:valid ~ label {
    font-size: 14px;
    top: -11px;
    color: #b1b1b1;
    width: auto;
    padding: 0px 5px;
    background: #fff;
}

.intl-tel-input {
    position: relative;
    width: 100px !important;
    left: 0;
    height: 43px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-right: 1px solid #ddd;
}
.intl-tel-input .flag-country {
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 8px;
    width: 100%;
    font-weight: 600;
    font-size: 15px;
    justify-content: space-between;
}
.intl-tel-input .flag-country .selected-flag {

}

.f16 .flag {
    width: 16px;
    height: 16px;
    background: url(https://images.emtcontent.com/new-login/flags16.png) no-repeat;
}
.f16 .in {
    background-position: 0 -1856px !important;
}
.intl-tel-input .flag-country .selected-flag .down-arrow {
    top: 6px;
    position: relative;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid black;
}
._errrbx {
    float: left;
    width: 100%;
}
._err_log {
    font-size: 13px;
    padding: 0 5px;
    color: #f00;
    width: 100%;
    display: none;
}
._btnLogin {
    border: medium none;
    border-radius: 50px;
    color: #fff;
    /* background-image: linear-gradient(to left, #03A9F4, #3387ed); */
    cursor: pointer;
    font-family:'Poppins', sans-serif;
    font-size: 18px;
    height: 40px;
    -webkit-appearance: none;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    text-transform: capitalize;
    font-weight: 600;
}
._lgtrms {
    width: 100%;
    display: block;
    margin: 14px 0 0 0;
    color: #8A8686;
    font-size: 12px;
    float: left;
}
._lgtrms a{
    /* color: #2196f3; */
    text-decoration: none;
}
._infonumb {
    font-size: 14px;
    display: flex;
    float: left;
    flex-wrap: wrap;
}
._infonumb span{font-weight: 700;}
.input-otp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    float: left;
}
._otpinp {
    flex: 1;
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    max-width: 13%;
    box-shadow: none;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    outline: 0;
    padding: 8px;
    text-align: center;
    height: 40px;
}
._logreff {
 font-size: 14px;
 font-weight: 600;
 cursor: pointer;
 margin-top: 10px;
 text-decoration: none;
 color: #14C595;
}
._alrtxt{
font-size: 12px;
    padding: 10px 0;
    width: 100%;
}
._alrtrd{
    font-size: 12px;
    padding: 10px 0;
    color: #f00;
    font-weight: 600;
}
._resnd, .timer {
    font-size: 12px;
    font-weight: 600;
    color:#14C595;
    margin-left: auto;
    cursor: pointer;
    margin: 0;
}
.errorotp ._otpinp {
    border: 1px solid #f00;
    color: #f00;
}
.righrt-arrow-back {
    background: url(https://images.emtcontent.com/emt-desk/Content/assets/dist/img/righrt-arrow-back.svg);
    width: 45px;
    min-height: 15px;
    background-size: 100%;
    position: relative;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
}
._btnlog {
    display: flex;
    width: 100%;
    margin: auto 0;
    flex-direction: column;
    float: left;
    margin-top: 10px;
}
.mgs15{	
    margin-bottom: 10px;
}	
._infodtl{    color: #6d6d6d;
    font-size: 12px;
    display: flex;
    float: left;
    flex-wrap: wrap;
    font-weight: 600;
}

/*responsive*/


.owl-theme .owl-dots,.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom:1}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 15px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {background:#14C595;}

}

@media screen and (max-width: 720px){
._emt-30{width:46%;}
._emt-30 img{width:100%;margin-top:3px;}
.menu_mn ul li{width:fit-content;}
.menu_mn ul li a{font-size:14px;}
._emt-70{width:55%;}
._emt-80{width:100%;}
.mbhdng{font-size:19px;margin-bottom:5px;font-weight:600;}
.smlpra{font-size:14px;font-weight:normal;}
.mt0{margin-top:0 !important;}
.brfech ul li{font-size:14px;}
.grecaptcha-badge{display:none !important;}
.title_brmn{font-size:19px;font-weight:600;}
.mg_blrcle{width:100px;height:100px;}
.mg_blrcle img{width:50px;}
.ocrle_abs{width:30px;height:30px;font-size:14px;}
._emt-desk85{width:90%;}
._mdbpnl{width:100%;}
.mlauto{margin-left:auto;}
._newbglog{position: absolute !important;}
.overhid {overflow: hidden !important;}
._loglft{display:none;}

}

/*ipad-mediaquery*/
@media only screen and (min-width: 721px) and (max-width: 1024px) {

.overhid {overflow: hidden !important;}

}
/*ipad-mediaquery*/
._emt-48{width:48%;}
.vdfrme {
    border-radius: 15px;
    border: 2px solid #14C595;
    box-shadow: 10px 10px 0px 0px #14C595;
    height:320px;
    border-bottom-right-radius: 20px;
}
._ttl_hd{font-size:20px;font-weight:600;margin:10px 0 7px;}
._infonumb b{font-weight:600;}
.mt8{margin-top:8px;}
._alrtrd{padding:0}
.input-log input{padding:0 15px;}
._inpwdth{margin:5px 0 5px;}
._inpwdth span{font-size:14px;font-weight:600;margin-bottom:5px;}
._logmain_frm {
    float: left;
    width: 100%;
    position: relative;
    padding:20px 25px;
    height: 340px;
    justify-content: center;
    display: flex;
    flex-direction: column;}
._otpinp {
    flex: 1;
    border:1px solid #CDD9D6 !important;
    border-radius: 5px;
    max-width: 13%;
    box-shadow: none;
    color: #000 !important;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    outline: 0;
    padding: 8px;
    text-align: center;
    height: 40px;
	font-family: 'Poppins';}
