* {
    font-family: Roboto, sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    color: #303030;
    transition: all .5s
}

a {
    text-decoration: none;
    color: #0084ff;
    text-transform: uppercase
}

::-webkit-scrollbar {
    background: 0 0
}

::-moz-scrollbar {
    background: 0 0
}

::-o-scrollbar {
    background: 0 0
}

::-ms-scrollbar {
    background: 0 0
}

i {
    word-break: break-word
}

body,
#overlay,
#overlay .rqst,
.overlay-text,
#pushalert-ticker,
.dots .msgTxt,
.rec .msgTxt,
.email-pop,
.imgLdg video,
.init-pop,
.lstHook,
.second-screen .usrId,
.shwPop .lstHook.email-pop,
.shwPop .lstHook.init-pop,
.shwPop .lstHook.tg-pop,
.usrMsg span,
.ver input[type=checkbox] {
    display: none
}

.shwEmail .email-pop,
.shwPop .lstHook,
.shwPopInit .init-pop,
.shwPopTg .tg-pop {
    display: block
}

body {
    transition: none
}

header,
#cht,
.blkWrp,
.mnCnt,
.shwRqst .rqst:before,
.txtLn {
    position: relative
}

#cht,
#ldng,
#overlay,
.arwDwn,
.btnNtf,
.chat-img,
.instructions header h1,
.rqst,
.usrId,
header,
header span:nth-child(2) {
    width: 100%
}

.blkWrp,
.cntImg,
.lstHook {
    width: 300px
}

input:focus {
    outline: 0
}

header {
    display: flex;
    justify-content: space-between;
    height: 60px;
    padding: 5px 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    background: #fafafa
}

header span {
    width: 24px;
    height: auto
}

header span:nth-child(2) {
    text-align: center;
    font-size: 14px;
    font-weight: 400
}

.mnCnt {
    overflow: hidden
}

.mnCnt #cht {
    overflow-y: scroll;
    height: 100%;
    padding: 20px 0
}

.mnCnt #cht .chtMsg {
    padding: 10px 10px 0;
    overflow: auto
}

.mnCnt #cht .chtMsg:not(:first-child) {
    padding: 10px 20px 10px 10px
}

.mnCnt #cht .chtMsg .usrMsg {
    max-width: calc(100% - 70px);
    float: left;
    padding: 10px;
    margin-left: 10px;
    border-radius: 4px 18px 18px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.mnCnt #cht .chtMsg .usrMsg .msgTxt {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5
}

.mnCnt #cht .chtMsg .usrMsg .msgTxt .time {
    font-size: 12px;
    opacity: .8
}

.mnCnt #cht .chtMsg .usrMsg .msgTxt .audioMsg {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 6px
}

.mnCnt #cht .chtMsg .usrMsg .msgTxt .audioMsg .icon_audio {
    width: 40px;
    height: 40px;
    margin-right: 9px;
    background-color: #373632;
    background-image: url(https://assets.topsrcs.com/media/icons_av2x.png);
    background-position: -13px -13px;
    background-size: 66px;
    background-repeat: no-repeat;
    border-radius: 24px
}

.mnCnt #cht .chtMsg .usrMsg .msgTxt .audioMsg .audioWave {
    position: relative;
    width: 66px;
    height: 15px;
    margin-right: 10px;
    background-image: url(https://assets.topsrcs.com/media/audioWave0.png)
}

.mnCnt #cht .chtMsg .usrMsg .msgTxt .audioMsg .audioWave span {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 0;
    height: 100%;
    background-image: url(https://assets.topsrcs.com/media/audioWave.png);
    z-index: 2;
    transition: all .7s linear
}

.mnCnt #cht .chtMsg .usrMsg .msgTxt .audioMsg .audLength {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #656563
}

.mnCnt #cht .chtMsg .usrMsg .msgTxt .replyMsgContent .user {
    display: none
}

.mnCnt #cht .chtMsg .usrMsg .msgTxt .replyMsgContent .model-answer {
    display: flex;
    margin-right: 4px;
    margin-bottom: 4px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 128.91%;
    color: #161922
}

.mnCnt #cht .chtMsg .usrMsg .msgTxt .replyMsgContent .model-answer .model-name {
    margin-right: 4px
}

.mnCnt #cht .chtMsg .usrMsg .msgTxt .replyMsgContent .replyMsg {
    padding-left: 4px;
    border-left: 2px solid #F1F1F2
}

.mnCnt #cht .chtMsg .usrMsg .msgTxt .replyMsgContent .replyMsg .rmsg {
    padding: 9px 12px;
    font-weight: 400;
    font-size: 12px;
    line-height: 128.91%;
    color: #161922;
    background-color: #f6f6f6;
    border-radius: 8px
}

.mnCnt #cht .chtMsg .usrMsg .phone {
    display: flex;
    flex-direction: column;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -.3px;
    color: #111c1e
}

.mnCnt #cht .chtMsg .usrMsg .phone span {
    display: inline-block
}

.mnCnt #cht .chtMsg .usrMsg .phone div:first-child {
    display: flex;
    align-items: center;
    width: max-content;
    margin-bottom: 4px
}

.mnCnt #cht .chtMsg .usrMsg .phone.phv-1 .ph-text {
    margin: 0 2px;
    color: #127dff
}

.mnCnt #cht .chtMsg .usrMsg .phone.phv-1 .ph-icon {
    width: 16px;
    height: 16px;
    background-image: url(https://assets.topsrcs.com/media/arrow_bottom.svg);
    background-size: 12px;
    background-position: center;
    background-repeat: no-repeat
}

.mnCnt #cht .chtMsg .usrMsg .phone.phv-2 .ph-btn {
    display: flex;
    align-items: center;
    padding: 4px 8px;
    margin-left: 4px;
    background: linear-gradient(180deg, #3993FF 0%, #0073FF 100%), #FFFFFF;
    border-radius: 8px
}

.mnCnt #cht .chtMsg .usrMsg .phone.phv-2 .ph-btn .ph-icon {
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background-image: url(https://assets.topsrcs.com/media/phone.svg);
    background-size: 8px;
    background-position: center;
    background-repeat: no-repeat
}

.mnCnt #cht .chtMsg .usrMsg .phone.phv-2 .ph-btn .ph-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -.3px;
    text-transform: capitalize;
    color: #fff
}

.mnCnt #cht .chtMsg .usrMsg .phone.phv-3 .ph-text {
    margin: 0 2px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -.3px;
    color: #000;
    filter: blur(3px)
}

.mnCnt #cht .chtMsg .usrMsg .phone.phv-3 .ph-icon {
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background-image: url(https://assets.topsrcs.com/media/visible.svg);
    background-size: 12px;
    background-position: center;
    background-repeat: no-repeat
}

.mnCnt #cht .chtMsg .usrMsg .location {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    cursor: pointer
}

.mnCnt #cht .chtMsg .usrMsg .location.loc-1 {
    position: relative;
    height: 174px;
    margin-top: 4px
}

.mnCnt #cht .chtMsg .usrMsg .location.loc-1:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(https://assets.topsrcs.com/media/maps.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px;
    filter: blur(2px)
}

.mnCnt #cht .chtMsg .usrMsg .location.loc-1 .icon-loc {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
    margin-bottom: 20px;
    background-image: url(https://assets.topsrcs.com/media/location.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1
}

.mnCnt #cht .chtMsg .usrMsg .location.loc-1 .btn-view-loc {
    position: relative;
    display: inline-block;
    padding: 8px 32px;
    font-weight: 400;
    font-size: 16px;
    line-height: 128.91%;
    text-align: center;
    color: #fff;
    background: linear-gradient(180deg, #3993FF 0%, #0073FF 100%);
    border-radius: 12px;
    z-index: 1
}

.mnCnt #cht .chtMsg .usrMsg .location.loc-1 .time {
    position: absolute;
    bottom: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #696868;
    z-index: 1
}

.mnCnt #cht .chtMsg .usrMsg .location.loc-2 {
    margin-top: 8px
}

.mnCnt #cht .chtMsg .usrMsg .location.loc-2 .bg-loc {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 144px;
    margin-bottom: 8px;
    background-image: url(https://assets.topsrcs.com/media/maps.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px
}

.mnCnt #cht .chtMsg .usrMsg .location.loc-2 .bg-loc .model-pic {
    position: relative;
    width: 48px;
    height: 48px;
    border: 3.5px solid #FFFFFF;
    box-shadow: 0 1px 7px #918d82
}

.mnCnt #cht .chtMsg .usrMsg .location.loc-2 .bg-loc .model-pic:after {
    position: absolute;
    bottom: -11px;
    left: 50%;
    transform: translate(-50%);
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-left-width: 7px;
    border-right-width: 7px;
    border-top: 12px solid #fff
}

.mnCnt #cht .chtMsg .usrMsg .location.loc-2 .footer-loc {
    display: flex;
    justify-content: space-between;
    align-self: center;
    width: 100%
}

.mnCnt #cht .chtMsg .usrMsg .location.loc-2 .footer-loc .lv-loc {
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -.3px;
    color: #2688ff
}

.mnCnt #cht .chtMsg .usrMsg .location.loc-2 .footer-loc .time {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -.3px;
    color: #8596a0
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg {
    position: relative;
    width: 174px;
    height: 174px;
    padding: 0 !important;
    border: none !important;
    background-color: transparent !important
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg .msgContent {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 2px solid #fefdf8;
    overflow: hidden
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg .msgContent video {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg .msgContent .icon_controls {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 48px;
    height: 48px;
    background-color: transparent;
    background-image: url(https://assets.topsrcs.com/media/icons_av2x.png);
    background-position: -44px -44px;
    background-size: 132px;
    background-repeat: no-repeat;
    z-index: 1
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg .msgContent .icon_volume {
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translate(-50%);
    width: 24px;
    height: 24px;
    background-color: transparent;
    background-image: url(https://assets.topsrcs.com/media/icons_av2x.png);
    background-position: -21px -113px;
    background-size: 66px;
    background-repeat: no-repeat
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg .msgContent .progress {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 269px;
    height: 269px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 2
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg .msgContent .progress svg {
    position: relative;
    width: 269px;
    height: 269px;
    transform: rotate(270deg)
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg .msgContent .progress svg circle {
    width: 100%;
    height: 100%;
    fill: transparent;
    stroke-width: 4px;
    stroke: #fff0;
    transform: translate(14px, 14px)
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg .msgContent .progress svg circle:nth-child(2) {
    stroke: #fff;
    stroke-dasharray: 750;
    stroke-dashoffset: 750;
    transition: all .7s linear
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg .msgContent .progress .dot {
    display: none;
    position: absolute;
    inset: 14.5px;
    z-index: 5;
    transform: rotate(0);
    transition: all 1s linear
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg .msgContent .progress .dot:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translate(-50%);
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 10px #fff, 0 0 30px #fff
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg .time {
    position: absolute;
    bottom: 0;
    right: -15px;
    margin-bottom: 0;
    padding: 0 4px;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    background: rgba(0, 0, 0, .3);
    border-radius: 23px
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg.scale {
    width: 250px;
    height: 250px
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg.scale .msgContent .progress {
    display: block
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg.pause .msgContent .vid-overlay {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
    z-index: 1
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg.pause .progress svg circle {
    stroke: #fff9
}

.mnCnt #cht .chtMsg .usrMsg.videoMsg.pause .progress .dot {
    display: block
}

.mnCnt #cht .chtMsg .recording,
.mnCnt #cht .chtMsg .recording-vid {
    display: none
}

.mnCnt #cht .chtMsg .usrMsg.right {
    float: right
}

.mnCnt #cht .chtMsg.rec .usrMsg {
    padding: 8px 12px;
    background-color: #fefdf8;
    border-radius: 4px 24px 24px
}

.mnCnt #cht .chtMsg.rec .recording {
    display: flex;
    align-items: center;
    padding: 10px
}

.mnCnt #cht .chtMsg.rec .recording span {
    display: inline-block;
    width: 6.5px;
    height: 22.6px;
    margin-right: -2px;
    background-image: url(https://assets.topsrcs.com/media/icons_av2x.png);
    background-position: -31px -148px;
    background-size: 66px;
    background-repeat: no-repeat;
    opacity: .6;
    animation-name: blinkRec;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both
}

.mnCnt #cht .chtMsg.rec .recording span:nth-child(2) {
    background-position: -31px -176px;
    animation-delay: .2s
}

.mnCnt #cht .chtMsg.rec .recording span:nth-child(3) {
    margin-right: 4px;
    background-position: -31px -207px;
    animation-delay: .4s
}

.mnCnt #cht .chtMsg.rec .recording span:last-child {
    width: fit-content;
    height: fit-content;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #000;
    opacity: 1;
    background-color: transparent;
    background-image: none;
    animation: none
}

.mnCnt #cht .chtMsg.rec-vid .msgContent,
.mnCnt #cht .chtMsg.rec-vid .time {
    display: none
}

.mnCnt #cht .chtMsg.rec-vid .usrMsg.videoMsg {
    height: fit-content;
    border: 1px solid rgba(0, 0, 0, .1) !important
}

.mnCnt #cht .chtMsg.rec-vid .recording-vid {
    display: flex;
    align-items: center;
    padding: 8px 12px;
    background: #fefdf8;
    border-radius: 4px 24px 24px
}

.mnCnt #cht .chtMsg.rec-vid .recording-vid span {
    display: inline-block
}

.mnCnt #cht .chtMsg.rec-vid .recording-vid span:first-child {
    width: 6px;
    height: 6px;
    margin-right: 8px;
    background-color: #20201f;
    border-radius: 100%;
    animation: ease recvid 2s infinite
}

.mnCnt #cht .chtMsg.rec-vid .recording-vid span:last-child {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #000
}

.icons {
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    opacity: .75;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 7px;
    cursor: pointer
}

.icons.i-info {
    background-image: url(/build/assets/info-24px.196cbf24.svg);
    left: unset;
    right: 7px
}

.icons.i-arrow-back {
    background-image: url(/build/assets/arrow_back-black-18dp.b3757558.svg)
}

.icons.i-send {
    background-image: url(/build/assets/send-24px.9b8c4252.svg);
    height: 24px;
    width: 24px;
    opacity: 1;
    left: unset;
    right: 14px;
    filter: invert(35%) sepia(90%) saturate(3648%) hue-rotate(197deg) brightness(106%) contrast(102%)
}

.icons.i-check-box {
    background-image: url(/build/assets/cb_full.695ccf35.svg);
    filter: invert(35%) sepia(90%) saturate(3648%) hue-rotate(197deg) brightness(106%) contrast(102%);
    width: 21px;
    height: 21px;
    left: 0
}

.usrId {
    font-size: 11px;
    color: #03030380;
    display: inline-block;
    float: left;
    max-width: calc(100% - 70px);
    margin: 0 0 2px 10px;
    font-weight: 700
}

.quick-resp {
    display: flex;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    justify-content: center;
    flex-wrap: nowrap;
    position: absolute;
    transition: all .75s
}

.quick-resp span {
    background-color: #0284ff;
    padding: 7px 14px;
    border-radius: 25px;
    margin: 0 7px 7px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    cursor: pointer
}

.quick-resp-vis {
    opacity: 1;
    visibility: visible
}

.pop {
    opacity: 1;
    animation-name: pop;
    animation-duration: .3s;
    animation-delay: .5s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out
}

.model-pic {
    width: 50px;
    min-width: 50px;
    float: left;
    height: 50px;
    background-size: cover;
    border-radius: 25px
}

.hdrImg {
    width: 25px;
    min-width: unset;
    height: 25px;
    float: initial;
    margin: 0 auto 5px
}

.dots span {
    width: 5px;
    height: 5px;
    background: rgba(0, 0, 0, .1);
    display: inline-block;
    border-radius: 20px;
    vertical-align: middle;
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
    margin: 10px 3px 5px
}

.dots span:nth-child(2) {
    animation-delay: .2s
}

.dots span:nth-child(3) {
    animation-delay: .4s
}

.chat-img {
    background-size: cover;
    height: auto;
    border-radius: 4px;
    margin: 0 auto;
    width: 180px;
    min-height: 180px;
    background-position: center
}

.imgLdg {
    border: 10px solid rgb(255, 255, 255);
    border-top-color: #61b8fa80;
    border-bottom-color: #479bf380;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    width: 80px !important;
    height: 80px !important;
    min-height: 80px !important;
    border-radius: 40px;
    background: 0 0 !important;
    margin: 40px auto
}

.rqst {
    background: #fff;
    top: -300px;
    position: absolute;
    font-size: 18px;
    line-height: 1.5;
    box-shadow: 0 .5px #0003;
    z-index: 9
}

.flex {
    display: flex;
    width: 100%;
    float: unset;
    justify-content: flex-end
}

.init-pop .flex {
    justify-content: space-between
}

.flex div.btn-pop {
    margin: 14px 0 0 !important;
    padding: 14px 0 !important;
    text-align: center;
    width: calc(50% - 7px) !important;
    border-radius: 20px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    color: #000
}

.init-pop .flex div.btn-pop {
    color: #fff;
    background: #2b78fe
}

.init-pop .flex div.btn-decline {
    color: #000;
    background: #fefdf8
}

.lstHook.init-pop .icons,
div.btn-pop {
    color: #2b78fe;
    background-color: transparent
}

.lstHook.init-pop .icons {
    margin-right: 14px;
    font-size: 28px
}

.lstHook i {
    display: block;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400 !important;
    text-align: center
}

.init-pop .model-pic {
    margin: 0 auto 14px;
    float: unset;
    min-width: 40px
}

.shwRqst .rqst {
    top: 0
}

.rqstText {
    text-align: center;
    padding: 20px 20px 70px;
    overflow: auto;
    font-size: 14px
}

.rqstText div {
    float: left;
    display: inline-block
}

.rqstText:nth-child(1) {
    margin-right: 20px
}

.rqstText:nth-child(2) {
    text-align: left;
    width: calc(100% - 90px)
}

#ldng span {
    width: 45px;
    height: 10px;
    background: #0084ff;
    display: inline-block;
    margin-top: 10px;
    border-radius: 20px;
    vertical-align: middle;
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
    z-index: 99999999
}

#ldng span:nth-child(2) {
    animation-delay: .2s
}

#ldng span:nth-child(3) {
    animation-delay: .4s
}

#ldng span:nth-child(4) {
    animation-delay: .6s
}

#ldng span:nth-child(5) {
    animation-delay: .8s
}

.arwDwn {
    background-size: 70px;
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 35px;
    position: absolute;
    bottom: 20px
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .5)
}

#overlay.shwRqst .overlay-text,
#overlay.shwRqst:after {
    position: absolute
}

#overlay.shwRqst:after {
    content: "";
    display: inline-block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    right: 40px;
    width: 140px;
    height: 140px;
    background-image: url(/build/assets/overlay_arrow.7610c686.svg);
    bottom: calc(50vh - 210px)
}

#overlay.shwRqst .overlay-text {
    display: block;
    max-width: 150px;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #d6ff00;
    text-align: left;
    left: calc(50vw - 150px);
    bottom: calc(50vh - 170px);
    text-shadow: 0px -1px 16px #ffffff, 0px 1px 16px #d6ff00
}

#overlay.shwPopInit,
#overlay.shwPopTg {
    opacity: 1
}

.lstHook {
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    padding: 20px;
    height: auto;
    font-size: 18px;
    text-align: center;
    border-radius: 4px
}

.lstHook a,
.lstHook.email-pop .btn-pop {
    color: #fff;
    display: block;
    background: #0084ff;
    padding: 10px 20px;
    margin-top: 20px;
    border-radius: 4px
}

.lstHook.email-pop>div:first-child {
    margin-bottom: 14px
}

label {
    font-size: 0
}

.txtLn {
    bottom: 0;
    width: 95%;
    height: 50px;
    margin: 0 auto 10px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .12);
    border-radius: 25px
}

.txtLn label {
    font-size: 0px
}

.txtLn input {
    width: calc(100% - 50px);
    height: 100%;
    height: 50px;
    float: left;
    border: none;
    background: #fff;
    font-size: 14px;
    padding: 20px;
    color: #333;
    opacity: .4
}

.shwEmail,
.shwPop,
.shwRqst {
    opacity: 1 !important;
    visibility: visible !important
}

input#userEmail {
    color: #333 !important;
    border: 1px solid rgba(0, 0, 0, .2117647059);
    padding: 14px 7px;
    width: 100%;
    border-radius: 4px;
    margin: 0 auto 14px
}

.ver {
    display: flex;
    position: relative;
    justify-content: flex-start;
    flex-wrap: nowrap;
    text-align: left;
    margin-bottom: 7px
}

.ver span:last-child {
    margin-left: 28px;
    font-size: 12px
}

.icon_audio {
    background: url(/build/assets/play_circle_filled.0dc41bb7.svg) no-repeat;
    width: 22px;
    height: 22px
}

.sp-widget a.sendpulse-send-to-tg,
.sendpulse-tg-button-holder {
    width: 100%
}

.sp-widget a.sendpulse-send-to-tg {
    background-color: #0384ff
}

.date {
    margin-bottom: 16px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #9d9d9d
}

@-moz-keyframes spin {
    to {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes pop {
    0% {
        font-size: 14px
    }

    to {
        font-size: 16px
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes blink {
    0% {
        opacity: .2
    }

    20% {
        opacity: 1
    }

    to {
        opacity: .2
    }
}

@keyframes blinkRec {
    0% {
        opacity: .6
    }

    20% {
        opacity: 1
    }

    to {
        opacity: .6
    }
}

@keyframes recvid {
    0% {
        background-color: #20201f
    }

    50% {
        background-color: #b1b1ad
    }

    to {
        background-color: #20201f
    }
}

@media (orientation: landscape) {
    .overlay-text {
        top: 160px;
        left: 108px !important
    }

    #overlay.shwRqst:after {
        right: unset;
        left: 280px;
        top: 110px
    }
}

@media screen and (min-width: 360px) {
    .chat-img {
        width: 220px;
        min-height: 220px
    }

    .rqstText div:nth-child(2) {
        padding-top: 10px
    }
}

@media screen and (min-width: 600px) {
    .chat-img {
        width: 300px;
        min-height: 300px
    }

    .rqstText {
        font-size: 18px
    }
}

@media screen and (min-width: 960px) {
    .shwRqst .rqst {
        width: 450px;
        border-radius: 4px;
        top: 160px;
        margin: 0 auto;
        left: 108px
    }

    .rqst:before {
        content: "";
        width: 70px;
        height: 70px;
        background: #fff;
        z-index: 9999;
        display: block;
        margin: -36px auto;
        transform: rotate(45deg);
        border-radius: 5px 0 0
    }

    .rqstText {
        padding: 40px 20px
    }

    .rqstText div:nth-child(2) {
        padding-top: 0
    }

    .arwDwn {
        display: none
    }

    .btnNtf {
        width: 400px;
        right: 0;
        height: 125px
    }

    .btnNtf p {
        text-align: center
    }

    .btnFlx {
        justify-content: center
    }
}

.shwPop .lstHook.click-pop,
.shwPop.shwClickPop .lstHook.click-pop,
.shwPopInit .lstHook.click-pop,
.shwClickPop.shwPopInit .lstHook.click-pop,
.shwRqst .lstHook.click-pop,
.shwEmail .lstHook.click-pop {
    display: none
}

#overlay.shwClickPop {
    opacity: 1
}

.shwClickPop .lstHook.click-pop {
    display: block
}

.click-pop-header.flex,
.click-pop-notice.flex {
    justify-content: left;
    margin-bottom: 16px;
    align-items: center
}

.click-header-txt {
    text-align: left;
    margin: 4px 0 0 8px
}

.click-pop-header .model-pic {
    width: 50px;
    height: 50px;
    margin: 0 8px 0 0
}

.click-pop-online {
    color: green;
    opacity: .5;
    margin: 4px 0 0;
    font-size: 16px;
    line-height: 1
}

.click-pop-close {
    position: absolute;
    right: 8px;
    top: 4px;
    color: #303030 !important;
    line-height: 1;
    padding: 8px !important;
    margin: 0 !important;
    cursor: pointer;
    background-color: transparent !important
}

.click-pop-main-pic {
    width: 100%;
    height: 200px;
    margin: 0 auto 16px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    border-radius: 4px 4px 0 0
}

.click-pop-btns {
    width: 100%;
    justify-content: space-between
}

.click-pop-pics {
    justify-content: space-evenly;
    margin-bottom: 16px
}

.click-pop-pic {
    width: 70px;
    height: 70px;
    background-image: url(https://assets.topsrcs.com/profiles_chat/310/img_3.jpg);
    background-size: cover;
    background-position: center;
    filter: blur(4px)
}

.click-pop-pics .click-pop-pic:nth-child(1) {
    background-image: url(https://assets.topsrcs.com/profiles_chat/310/img_4.jpg)
}

.click-pop-pics .click-pop-pic:nth-child(2) {
    background-image: url(https://assets.topsrcs.com/profiles_chat/310/img_5.jpg)
}

.click-pop-notice {
    background: #fcf9e1;
    border: 2px solid #ffb822;
    padding: 8px;
    border-radius: 2px;
    align-items: center
}

.click-pop-notice span {
    color: #ffb822
}

span.warning-sign {
    background-image: url(/build/assets/warning.8b6eee44.svg);
    width: 50px;
    height: 50px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 8px;
    filter: invert(85%) sepia(46%) saturate(4672%) hue-rotate(342deg) brightness(111%) contrast(101%)
}

.click-pop-btns div,
.exit-btns div {
    width: calc(50% - 8px);
    text-align: center;
    background-color: #0084ff;
    padding: 12px 0;
    border-radius: 2px;
    color: #fff;
    line-height: 1
}

.exit-btns.flex * {
    width: calc(50% - 16px);
    border-radius: 4px;
    margin: 16px auto 0;
    line-height: 1;
    padding: 16px 0;
    font-size: 14px
}

.exit-btns.flex div {
    background-color: gray
}

.click-pop-btns div:first-child,
.exit-btns div:first-child {
    opacity: .5
}

.exit-btns.flex {
    align-items: center;
    justify-content: space-evenly
}

.first-message-wrap {
    display: none;
    align-items: center;
    justify-content: center;
    margin: 21px auto -14px
}

.first-message-wrap .model-pic {
    width: 24px;
    height: 24px
}

.first-message-wrap .click-pop-close {
    margin: 0 !important
}

.first-message-wrap * {
    font-size: 16px;
    margin: 0 4px 0 0 !important;
    font-weight: 700
}

.first-message-wrap.floating-msg {
    width: 320px;
    background: #fefdf8;
    position: fixed;
    border-radius: 14px;
    padding: 24px 0;
    z-index: 999999;
    top: 40px;
    left: 50%;
    transform: translate(-50%)
}

.first-message-wrap.floating-msg .model-pic {
    width: 40px;
    height: 40px;
    margin-right: 8px !important
}

.first-message-wrap.matching-message {
    background-color: #f6f3d4;
    width: 320px;
    padding: 25px 20px;
    text-align: center;
    flex-wrap: wrap;
    border-radius: 25px;
    position: relative
}

.first-message-wrap.matching-message h1 {
    font-size: 24px;
    margin: 0 0 8px !important
}

.first-message-wrap.matching-message p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    margin-right: 0 !important
}

.lstHook:not(.init-pop, .email-pop) {
    padding: 0 !important
}

.pop {
    max-width: 320px;
    width: 100%;
    height: auto;
    padding: 24px;
    border-radius: 25px
}

.pop .txt,
.pop p,
.pop a.mainlink {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2
}

.pop p {
    font-weight: 400;
    font-size: 21px;
    margin-bottom: 16px;
    text-align: center
}

.pop a.mainlink {
    display: block;
    line-height: 1;
    padding: 16px 32px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    text-decoration: none;
    border-radius: 16px;
    transition: all .4s ease
}

.pop.pop-b1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: fit-content;
    border-radius: 12px
}

.pop.pop-b1 .txt {
    margin-bottom: 16px
}

.pop.pop-b1 p {
    margin-bottom: 12px
}

.pop.pop-b1 input[type=text] {
    display: block;
    width: 272px;
    height: 52px;
    margin-bottom: 16px;
    padding: 16px;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #38392f99;
    background: #ffffff;
    border: 1px solid #c5c7b9;
    border-radius: 12px
}

.pop.pop-b1 a.mainlink {
    margin-bottom: 16px;
    color: #fff;
    background-color: #212908
}

.pop.pop-b1 a.mainlink:hover {
    background-color: #030400
}

.pop.pop-b1 a.second-link {
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
    line-height: 1;
    background-color: transparent;
    color: #5e5f5d;
    margin: 0;
    padding: 0
}

.pop.pop-b3 {
    display: flex;
    position: relative;
    height: fit-content;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center
}

.pop.pop-b3:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 115px;
    background-image: url(/build/assets/b3_bg_top.7499b0f6.png);
    background-repeat: no-repeat;
    background-size: cover
}

.pop.pop-b3 .pic {
    width: 123px;
    height: 142px;
    margin-bottom: 16px;
    background-image: url(/build/assets/b3_box.95ca8415.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1
}

.pop.pop-b3 .txt {
    margin-bottom: 8px
}

.pop.pop-b3 p {
    font-size: 16px;
    margin-bottom: 16px;
    line-height: 1.5
}

.pop.pop-b3 p b {
    font-weight: 400;
    color: #000
}

.pop.pop-b3 span.model-name {
    font-weight: 400;
    color: #5e5f5d
}