/* Preview CSS */
.lk-fe-page h1,
.lk-fe-page h2,
.lk-fe-page h3,
.lk-fe-page h4,
.lk-fe-page h5,
.lk-fe-page h6 {
    font-family: unset;
    color: unset;
}

.ql-container h1,
.ql-container h2,
.ql-container h3,
.ql-container h4,
.ql-container h5,
.ql-container h6 {
    font-family: unset;
}

#payment-form .required:after {
    display: none;
}

label {
    margin-bottom: 0.2rem;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.75rem;
    letter-spacing: 0.5px;
}

.sens-mn-div {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1100;
}

.sens-mn-div .ol-md-container {
    border-radius: 15px;
}

.sens-mn-div .bx {
    font-size: 4.5rem;
}

a.linkable-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #2D3648;
    background-color: #fff;
    border-radius: 3px;
    padding: 8px 15px;
    font-size: 14px;
    opacity: 1;
    text-decoration: none;
    transform: none;
    margin: 0;
    width: auto;
    height: auto;
    overflow: visible;
    white-space: nowrap;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 10%), 0 1px 3px rgb(0 0 0 / 10%);
    cursor: pointer;
    font-family: 'Fira Sans', sans-serif;
}

a.linkable-badge:hover {
    color: #182435;
    text-decoration: none;
}

a.linkable-badge:hover span {
    color: #009ef7;
}

.lk-fe-page .ql-align-center {
    text-align: center;
}

.lk-fe-page .ql-align-right {
    text-align: right;
}

.lk-fe-page .ql-align-justify {
    text-align: justify;
}

.ol-md-container {
    /* max-width: 720px; */
    max-width: 820px;
}

.avt-blo-img-up {
    border-radius: 100px;
    height: 100px;
    width: 100px;
    overflow: hidden;
    position: relative;
}

.avt-blo-img-up>img,
a.gl-link img,
.testi-img-sqr img {
    position: absolute;
    inset: 0px;
    box-sizing: border-box;
    padding: 0px;
    border: none;
    margin: auto;
    display: block;
    width: 0px;
    height: 0px;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    object-fit: cover;
}

.link-btn-a {
    width: 100%;
    font-weight: 700;
    /* font-size: 1.15rem; */
    display: inline-flex;
    flex-direction: row;
    position: relative;
    height: auto !important;
    line-height: 1.2;
    white-space: normal;
    /* min-height: 60px; */
    padding: 10px;
    border: none;
    cursor: pointer;
    justify-content: center;
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    text-align: center;
    overflow: hidden;
}

.link-btn-a,
.link-btn-a::after,
a.jlb,
a.jlb::after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.link-btn-a::after,
a.jlb::after {
    height: 0;
    left: 50%;
    top: 50%;
    width: 0;
}

.link-btn-a::before,
.link-btn-a::after,
a.jlb::before,
a.jlb::after {
    background: #0000000D;
    content: '';
    position: absolute;
    z-index: 0;
}

.link-btn-a:hover::after,
a.jlb:hover::after {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.link-btn-a .a-div,
.link-btn-a i.bx {
    position: relative;
    z-index: 1;
}

.link-btn-a>i {
    /* font-size: 35px;
  width: 40px; */
    text-align: center;
    align-self: center;
    position: relative;
}

/* .link-btn-a.front {
  padding-right: 50px;
}

.link-btn-a.back {
  padding-left: 50px;
} */

.link-btn-a>div {
    padding: 6px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.link-btn-a .link-btn-a-sub {
    font-size: 80%;
    margin-top: 0.2rem;
    font-weight: 400;
}

.link-btn-a:hover {
    text-decoration: none;
}

.lba-sm {
    font-size: 0.8rem;
    min-height: 40px;
}

.lba-sm>i {
    font-size: 25px;
    width: 30px;
}

.lba-sm.front {
    padding-right: 40px;
}

.lba-sm.back {
    padding-left: 40px;
}

.lba-md {
    font-size: 1rem;
    min-height: 50px;
}

.lba-md>i {
    font-size: 30px;
    width: 35px;
}

.lba-md.front {
    padding-right: 45px;
}

.lba-md.back {
    padding-left: 45px;
}

.lba-lg {
    font-size: 1.2rem;
    min-height: 60px;
}

.lba-lg>i {
    font-size: 35px;
    width: 40px;
}

.lba-lg.front {
    padding-right: 50px;
}

.lba-lg.back {
    padding-left: 50px;
}

.splt-sep-div {
    top: 0;
    width: 50%;
    z-index: 1;
}

.ssd-lft {
    left: 0;
}

.ssd-rht {
    right: 0;
}

.splt-lft,
.splt-rht {
    top: 0;
    right: 0;
    height: 1px;
    z-index: 1;
    bottom: 0;
    left: 0;
}

.splt-div i {
    z-index: 1;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    font-size: 20px;
}

.splt-plain .splt-lft,
.splt-plain .splt-rht {
    left: 0 !important;
    right: 0 !important;
}

.splt-plain i {
    display: none;
}

.lk-pay-div {
    border-radius: 15px;
}

a.soci-ico>i {
    font-size: 30px;
}

a.gl-link {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    padding-top: 100%;
    overflow: hidden;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 3px rgb(0 0 0 / 24%);
    transition: all 0.5s ease;
    transform: scale(1);
}

a.gl-link:after {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: transparent;
    transform: scale(0.9);
    outline: 1px solid #00000033;
}

.gl-frme {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: transparent;
    transform: scale(0.9);
    z-index: 1;
}

a.gl-link:hover {
    transform: scale(1.05);
}

.ci-responsive {
    position: relative;
    /* display: block; */
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.ci-responsive>img {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    height: 100%;
    object-fit: cover;
}

.ci-res-219 {
    padding-top: 42.857143%;
}

.ci-res-169 {
    padding-top: 56.25%;
}

.ci-res-11 {
    padding-top: 100%;
}

.ci-res-43 {
    padding-top: 75%;
}

.py-6 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
}

.py-7 {
    padding-bottom: 6rem !important;
    padding-top: 6rem !important;
}

.py-8 {
    padding-bottom: 7rem !important;
    padding-top: 7rem !important;
}

.col-ol-3,
.col-ol-4,
.col-ol-6,
.col-ol-9,
.col-mt-6 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col-ol-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-ol-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-ol-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.col-ol-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.jt-media .col-mt-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

/* .ol-c-mobile .col-mt-6, */
.jt-media.flex-column .col-mt-6 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.flex-column .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.blk-list-ul ul li {
    list-style-type: none;
    line-height: 1.3;
}

.blk-list-ul ul li i,
.blk-list-ul ul li img {
    position: absolute;
    top: 0;
    left: -2rem;
}

.ol-md-container .carousel p .bx {
    font-size: 1.4rem;
}

.ol-md-container .carousel .testi-hot-content {
    -ms-flex: 1;
    flex: 1;
}

.ol-md-container .carousel .carousel-indicators {
    bottom: -5px;
}

.testi-img-sqr {
    height: 100px;
    width: 100px;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
}

.accordion .card-header {
    font-size: inherit !important;
    min-height: auto !important;
}

.accordion .card-header:after {
    position: absolute;
    top: 20%;
    right: 8px;
    font-family: boxicons !important;
    /* content: "\e9b2"; */
    content: "\ea50";
    float: right;
    transition: all 200ms linear 0s;
    font-size: 1.2rem;
    font-weight: 600;
    transform: rotate(90deg);
    color: #00000080;
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    transform: rotate(0deg);
}

.accordion .card-header p,
.accordion .card-header h1,
.accordion .card-header h2,
.accordion .card-header h3,
.accordion .card-header h4,
.accordion .card-header h5,
.accordion .card-header h6 {
    margin-bottom: 0;
}

@-webkit-keyframes stretch {
    0% {
        transform: scale(0.5);
        background-color: #aaaaaa;
    }

    50% {
        background-color: #cccccc;
    }

    100% {
        transform: scale(1);
        background-color: #ffffff;
    }
}

@keyframes stretch {
    0% {
        transform: scale(0.5);
        background-color: #aaaaaa;
    }

    50% {
        background-color: #cccccc;
    }

    100% {
        transform: scale(1);
        background-color: #ffffff;
    }
}

.btn__dots--loading {
    font-size: 0;
}

.btn__dots--loading .btn__dots {
    display: flex;
    justify-content: center;
}

.btn__dots--loading .btn__dots i {
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: stretch;
    animation-name: stretch;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    border-radius: 100%;
    display: block;
    height: 10px;
    margin: 0 1px;
    width: 10px;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
    margin: 0 5px;
}

.btn__dots--loading .btn__dots i:first-child {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    margin: 0;
}

.btn__dots--loading .btn__dots i:last-child {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    margin: 0;
}

.btn__dots i {
    font-weight: normal;
}

.btn__dots {
    display: none;
}

.cnt-mn-fix-div {
    height: 0px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    left: 0px;
    max-width: 36rem;
    margin: auto;
    z-index: 99;
}

.cnt-mn-ovr-fix-div {
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    height: 100vh;
    transition: opacity 450ms ease 0s;
    pointer-events: none;
    background-color: black;
    opacity: 0;
}

.cmfd-cnt-div {
    overflow-y: initial;
    box-sizing: border-box;
}

.cmfd-cnt-in-div {
    border-radius: 20px 20px 0 0;
    flex-direction: column;
    transition: transform 0.35s cubic-bezier(0.15, 0.3, 0.25, 1) 0s;
    direction: ltr;
    display: flex;
    will-change: transform;
    box-sizing: border-box;
    background-color: #FFF;
    transform: translate(0px, 0%);

    max-height: 100vh;
    overflow-y: auto;
}

.cmfd-cid-mn-div {
    width: 100%;
    flex-shrink: 0;
    overflow: visible;
    box-sizing: border-box;
    margin-bottom: 0px;
}

.cnt-mn-fix-div.show .cnt-mn-ovr-fix-div {
    pointer-events: auto;
    opacity: 0.54;
}

.cnt-mn-fix-div.show .cmfd-cnt-in-div {
    transform: translate(0px, -100%);
    box-shadow: rgb(0 0 0 / 16%) 0px -6px 5px;
}

.cnt-mn-fix-div .v-close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;

    margin: 6px 10px 0 0;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.cnt-mn-fix-div .v-close:focus,
.cnt-mn-fix-div .v-close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

.cnt-blk-fix-bot {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.lk-countdown {
    text-align: center;
}

.lk-countdown ul {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.lk-countdown ul li {
    display: inline-block;
    font-size: .75rem;
    list-style-type: none;
    padding: 10px;
    min-width: 85px;
    border-radius: 10px;
}

.lk-countdown ul li span {
    display: block;
    font-size: 3rem;
    line-height: 1.1;
}

.pod-g-lnk:hover .pod-g-abs-div {
    opacity: 1;
}

.pod-g-abs-div {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000B3;
    z-index: 1;
    transition: all 0.5s ease;
    opacity: 0;
}

.pod-g-abs-cen {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pod-g-ply-btn-abs {
    width: 55px;
    height: 55px;
    border-radius: 30px;
    z-index: 1;
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
}

.pod-g-ply-btn-abs i {
    font-size: 45px;
}

.pod-g-ply-btn-abs:hover {
    background-color: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) scale(1.05);
}

.pod-g-ext-abs {
    top: 5px;
    right: 5px;
    z-index: 1;
}

.pod-g-ext-abs i {
    font-size: 18px;
}

.pod-g-tle-abs {
    bottom: 5px;
    left: 0;
    width: 100%;
    z-index: 1;
}

.pod-g-tle-abs h6,
.pod-plr-div h6 {
    font-weight: 700;
}

.pod-plr-div {
    background-color: #00000066;
    overflow: hidden;
    transition: all 0.5s ease;
}

.pod-plr-img {
    box-shadow: 0 0 3px 2px rgb(0 0 0 / 25%);
}

.pod-plr-ply-btn {
    width: 30px;
    height: 30px;
    border-radius: 25px;
    z-index: 1;
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.15);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
}

.pod-plr-ply-btn i {
    font-size: 25px;
}

.pod-plr-ply-btn:hover {
    background-color: rgba(255, 255, 255, 0.3);
    transform: scale(1.05);
}

.pod-plr-div:hover .pod-plr-ply-btn {
    opacity: 1;
}

.jt-edt-wrapper {
    max-width: 430px;
}

.ratio-9x16 {
    --bs-aspect-ratio: calc(16 / 9 * 100%) !important;
}

/* Preview CSS */

/* Profile Page */
.lnk-prof-page a.card {
    border: 1px solid #dee2e6;
}

.lnk-prof-page a.card:hover {
    border-color: #302DBC40;
    background-color: #f8f9fa;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

/* .lnk-prof-page a.card .avtr-img {
  -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   filter: grayscale(100%);
   transition: all 0.5s ease;
}

.lnk-prof-page a.card:hover .avtr-img {
  -webkit-filter: grayscale(0%);
   -moz-filter: grayscale(0%);
   filter: grayscale(0%);
} */

.lnk-prof-page .heart {
    background-color: #CC0000;
    display: inline-block;
    height: 10px;
    position: relative;
    top: 0;
    transform: rotate(-45deg);
    width: 10px;
}

.lnk-prof-page .heart:before,
.lnk-prof-page .heart:after {
    content: "";
    background-color: #CC0000;
    border-radius: 50%;
    height: 10px;
    position: absolute;
    width: 10px;
}

.lnk-prof-page .heart:before {
    top: -5px;
    left: 0;
}

.lnk-prof-page .heart:after {
    left: 5px;
    top: 0;
}

.ifr-scrll iframe {
    overflow-y: auto;
}

/* Profile Page */

/* Layout #1 */
.jt-l1-logo-div {
    height: 60px;
}

.jt-l1-logo-div>img {
    max-height: 30px;
    max-width: 175px;
}

.jt-l1-btn1 {
    border: 1px solid transparent;
    background-color: transparent;
    border-radius: 3px;
    padding: 5px 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* width: 100%; */
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
}

.jt-l1-btn1>i {
    font-size: 15px;
}

.jt-l1-btn2 {
    width: 46px;
    height: 46px;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    display: inline-flex;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin-left: 15px;
    margin-bottom: 15px;
    font-size: 30px;
    position: relative;
}

.jt-l1-oth-div {
    background-color: #0000000D;
    padding: 10px 20px;
    border-radius: 3px;
}

.jt-l1-oth-div i.bx {
    font-size: 23px;
}

.jt-l1-oth-div p {
    font-size: 12px;
    line-height: 18px;
}

p.jlod-p-title {
    font-weight: 600;
    font-size: 16px;
}

/* Layout #1 */

/* Layout #2 */
.jt-l2-prof-bb {
    border-bottom: 3px solid transparent;
}

.jt-l2-btn1 {
    border: 1px solid transparent;
    background-color: transparent;
    border-radius: 3px;
    padding: 12px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
}

.jt-l2-btn1>i {
    font-size: 18px;
}

.jt-l2-btn1-rad {
    border-radius: 25px;
    overflow: hidden;
}

/* Layout #2 */

/* Layout #3 */
.jt-l3-logo-div {
    height: 145px;
}

.jt-l3-avtr-div {
    width: 130px !important;
    border: 2px solid transparent;
}

.jt-l3-avtr-div.ci-res-11 {
    border-radius: 65px;
}

.jt-l3-avtr-min-top {
    margin-top: -65px !important;
}

.jt-l3-btn2 {
    width: 100%;
    /* height: 46px; */
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    padding: 5px;
    display: inline-flex;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-size: 24px;
    position: relative;
    box-shadow: 0px 3px 8px #00000029;
}

/* Layout #3 */

/* Layout #4 */
.jt-l4-avtr-rad {
    border-radius: 0 0 0 50px;
}

.jt-l4-btn2-padd {
    padding: 30px 5px;
}

.jt-l4-oth-div {
    background-color: transparent;
    padding: 10px 20px;
    border-radius: 3px;
}

.jt-l4-oth-div i.bx {
    width: 45px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    font-size: 24px;
    line-height: normal;
}

.jt-l4-oth-div p {
    font-size: 12px;
    line-height: 18px;
}

.jt-l4-btn1-padd {
    padding: 3px 15px;
}

/* Layout #4 */

/* Layout #5 */
.jt-l6-emt-did {
    height: 30px;
    border-radius: 30px 30px 0 0;
    margin-top: -30px;
    position: relative;
}

.jt-l5-oth-div {
    /* background-color: transparent; */
    padding: 10px;
    border-radius: 3px;
}

.jt-l5-oth-div i.bx {
    width: 45px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    font-size: 24px;
    line-height: normal;
}

.jt-l5-oth-div p {
    font-size: 12px;
    line-height: 18px;
}

.jt-l5-btn1 {
    border: 1px solid transparent;
    background-color: transparent;
    border-radius: 20px;
    padding: 5px 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    min-width: 200px;
    max-width: 100%;
    font-weight: 400;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
}

.jt-l5-btn1>i {
    font-size: 16px;
}

.jt-l5-btn1-rad {
    border-radius: 25px;
    overflow: hidden;
}

/* Layout #5 */

/* Rating Stars */
@keyframes rating-stars-blink {
    0% {
        opacity: 0.8;
    }

    100% {
        opacity: 0;
        transform: scale(2);
    }
}

rating-stars .mutable {
    cursor: pointer;
}

rating-stars .hover .star {
    position: relative;
}

rating-stars .hover .star:hover::after {
    animation-name: rating-stars-blink;
    animation-duration: 0.5s;
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

rating-stars .hover .star::after {
    position: absolute;
    top: 0;
    left: 0;
    color: #f7931e;
    /* content: "star"; */
    content: "\eeb8";
    opacity: 0;
}

rating-stars .ratings-right,
rating-stars .ratings-left {
    vertical-align: middle;
    color: #858585;
}

rating-stars .ratings-right {
    margin-left: 5px;
}

rating-stars .ratings-left {
    margin-right: 5px;
}

rating-stars .star {
    color: #949494;
    transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    vertical-align: middle;
}

rating-stars .star::before {
    /* content: "star_border"; */
    content: "\ec27";
}

rating-stars .star.on,
rating-stars .star.on-half {
    color: #f7931e;
}

rating-stars .star.on.my,
rating-stars .star.on-half.my {
    color: #f7931e;
}

rating-stars .star.on::before {
    /* content: "star"; */
    content: "\eeb8";
}

rating-stars .star.on-half::before {
    /* content: "star_half"; */
    content: "\eeb9";
}

/* Rating Stars */

/* Comments */
.jt-fe-comm-div {
    background-color: #0000000D;
    padding: 10px;
    border-radius: 3px;
}

/* Comments */
