/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap');
.foter-cus {
   display: flex;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #fff;
    box-shadow: -1px -3px 4px 3px #ccc;
    text-align: center;
    justify-content: center;
    padding: 15px 0;
    z-index: 2;
    padding-bottom: 5px;
}
.viqr .col.medium-9.small-11.large-9 .col-inner {
    padding-left: 6px;
}
.foter-cus span {
    display: block;
}
.foter-cus .col1 {
    width: 25%;
}
.foter-cus .col1 i {
        font-size: 25px;
    margin-bottom: 10px;
}
.page-id-614 #footer{
    display: none;
}
h1,h2,h3,h4,h5,h6{
    font-weight: 500;
}
marquee {
	color: red;
}
body {
    background-color: #333 !important;
}
.absolute-footer, html {
    background-color: #d1d1d1;
}
.text-black i {
    color: #00aae7;
}
.social-icons {
    display: inline-block;
}
.social-icons i{
        text-shadow: none;
    color: #fff;
    padding: 12px 10px 8px 10px;
    width: 34px;
    height: 34px;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 3px 0 3px;
}

.social-icons a {
    font-weight: 400;
    color: #ffffff;
    text-decoration: none !important;
}
.boncot{
	padding-bottom: 0px !Important;
}
.section .video-fit {
    padding-top: 0px !important;
}
.box-cus{
	background-color: rgb(238, 238, 238);
	    border-radius: 3px;
	        padding: 40px;
    margin-bottom: 30px;
}

.boncot .col .col-inner {
    position: relative;
    padding: 30px;
    background: #fff;
    border: solid 1px rgba(0, 0, 0, .2);
    display: block;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    box-shadow: 1px 1px 8px 1px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 1px 1px 8px 1px rgb(0 0 0 / 10%);
    -moz-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.boncot .col .col-inner:hover {
   background: rgba(0, 0, 0, 0.05);
   background-color: rgb(255, 255, 238);
}
.section-content form input {
         background: none;
    -moz-border-radius: 6px;
    height: auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    min-height: 48px;
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 5px;
}
input#hello-clic {
    BACKGROUND: #04AA6D;
    color: #fff;
    padding: 0 20px;
}
input#hello-clic-2.hellocc {
    width: 65px;
    margin-left: 5px;
    BACKGROUND: #04AA6D;
    color: #fff;
    padding: 0 20px;
}

i.fas.fa-check.fa-lg.fa-fw {
    position: absolute;
    color: #fff;
    right: 24px;
    top: 25px;
}
.mejs-controls {
  opacity: 0!important;
  transition: all 0.5s ease;
}

.mejs-container:hover .mejs-controls {
  opacity: 1!important;
}

.mejs-overlay-button{
  display: none !important;
  visibility: hidden !important;
}
#header{
    display: none;
}
#footer ul li {
	list-style : none;
    margin-left: 0px;
    font-size: 15px;
}
.helloae {
    padding: 25px !important;
    border-radius: 10px;
    background-color: #fefefe;
    margin: 5% auto !important;
    border: 1px solid #888;
    max-width: 95% !important;
    position: relative;
    left: 0;
    right: 0;
}
.helloae h2 {
    font-size: 18px;
}
.helloae form{
    text-align: left;
}
.icon-cus h3 {
    font-weight: 400;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 0px;
}
.viqr h3 {
    font-weight: 400;
    margin-bottom: 0px;
    font-size: 13px;
}
.viqr p {
       font-size: 11px;
    color: #494949;
    margin-bottom: 0px;
    font-weight: 100;
}
.viqr p i {
    color: #0573ff;
    margin-top: 15px;
    font-size: 18px;
}
.visection2 .viqr p i {
    margin-top: 5px;
}

.gapnau {
    background: #d1d1d1;
}
.viqr {
    margin-top: 10px;
    border-bottom: 1px solid #cccccc5c;
    padding-bottom: 15px;
}
.viqr.viqr2 {
    margin-top: 0px;
    border-bottom: 0px solid #cccccc5c;
    padding-bottom: 0px;
}
.hop input#s {
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
}
.hop button.ux-search-submit {
    background: transparent;
    border: none;
}
.hop button.ux-search-submit i {
    font-size: 20px !important;
}

.hop input#s::placeholder {
    color: #fff;
}
.page-id-410 .icon-cus h5{
	top: 0px;
}
.icon-cus h5 {
    position: absolute;
    right: 0px;
    top: 15px;
    text-align: right;
    font-weight: 400;
}
.icon-cus p {
    margin-bottom: 5px;
}
.fa-fw {
    text-align: center;
    width: 1.25em;
        margin-right: 5px;
}
.icon-cus {
    position: relative;
}
.icon-cus .icon-box-text.last-reset {
    border-bottom: 1px solid #d1d1d175;
        padding-bottom: 10px;
}
.col-hello .col {
    padding-bottom: 5px;
}
.foter-cus {
   display: flex;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #fff;
    box-shadow: -1px -3px 4px 3px #ccc;
    text-align: center;
    justify-content: center;
    padding: 15px 0;
    z-index: 2;
    padding-bottom: 5px;
}
.foter-cus span {
    display: block;
}
.foter-cus .col1 {
    width: 25%;
}
.foter-cus .col1 i {
        font-size: 25px;
    margin-bottom: 10px;
}
.canhdong{
    position: relative;
}
.icon-chinh {
    text-align: center;
    display: block;
    margin-top: -40px;
}
.icon-box .icon-box-img {
    display: block;
    margin: 0 auto;
    border: 3px solid #fff;
    border-radius: 50%;
}
.text-white {
    color: #fff!important;
}
.py-3 {
       padding: 5px 0;
}
.px-2 {
    padding-right: 0.5rem!important;
    padding-left: 0.5rem!important;
}
.m-0 {
    margin: 0!important;
}
.text-white-50 {
    color: rgba(255, 255, 255, .5) !important;
    font-size: 15px;
    margin-left: 7px;
}
.px-2 i {
    font-size: 20px;
}
.text-end {
    text-align: right!important;
}
.input-group-text {
    display: flex;
    align-items: center;
    padding: 0px 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    height: 48px;
    margin: 0px !important;
        width: 155px;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.icon-cus img{
        width: 60px !important;
    object-fit: cover;
    min-width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
    padding-top: 0px !important;
}
.icon-cus .icon-box-img{
        width: 60px !important;
}
.mess {
    max-width: 700px;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    border-radius: 20px;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.card-header.text-center.text-uppercase.h4 {
    padding: 5px;
    border-bottom: 1px solid;
    background: #F7F7F7;
    text-transform: uppercase;
}
.card button.btn.btn-primary.btn-lg.w-100 {
    width: 90%;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
    border-radius: 10px;
    color: #fff;
}
.card-body input#coin {
    border-radius: 10px;
     margin-left: 25px;
}
.row.oinpuut button {
       font-size: 18px;
    color: #fff;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    margin-top: 10px;
    border-radius: 5px;
    background: green;
}
.row.oinpuut button i {
    position: inherit ! IMPORTANT;
    top: 2px ! IMPORTANT;
    left: -14px !important;
    right: inherit ! IMPORTANT;
    margin: 0 auto;
    display: block;
}
.maxthue {
        justify-content: center;
    color: red;
    font-size: 11px;
    display: none;
}
.row.oinpuut .col {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.show{
    display: flex !important;
}
.row.oinpuut {
    padding: 15px !important;
}
.icon-hoantat img {
        width: 95px;
    height: 89px;
    object-fit: cover;
    border-radius: 100%;
    margin: 0;
    padding: 0;
}
.icon-hoantat .icon-box-text.last-reset {
    text-align: center;
}
.icon-hoantat .icon img.img-tich {
       position: absolute;
    bottom: -5px;
    right: -10px;
    width: 30px;
    height: 30px;
    border: 3px solid #fff;
}
.icon-hoantat .icon {
    position: relative;
}
.button-hoanttat {
        display: block;
    margin: 0 auto;
    margin-top: 100px;
    background: #0065F7;
    font-weight: 400;
    position: absolute;
    width: 80%;
    left: 0;
    right: 0;
}
.icon-hoantat .icon-box-text.last-reset p {
        font-size: 20px;
}
.icon-hoantat .icon-box-text.last-reset h3 {
    font-weight: bold;
}
#countdown{
    text-align: center;
    display: block;
    font-size: 21px;
    font-weight: bold;
    color: red;
}
.progress.mb-3 {
    background: #fff;
    border-radius: 5px;
    margin: 0 10px;
    overflow: hidden;
}
.progress {
    background-color: #f2f2f2;
    border-radius: 5px;
    overflow: hidden;
}
div#progress-bar{
        animation: progress-bar-stripes 1s linear infinite;
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
    padding: 0 5px;
        height: 100%;
    background-color: #247BFF;
    transition: width 0.3s ease;
        font-size: 0px;
    height: 24px;
}
@keyframes progress-bar-stripes {
    from { background-position-x: 1rem; }
    to { background-position-x: 0; }
}
div#progress-time {
    color: red;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}
#wpfomo{
	border-radius: 100px
}
#wpfomo .wpfomo-content-wrapper .wpfomo-product-name{
	    line-height: 1;
    font-size: 11px;
}
.br-radius img {
    border-radius: 20px;
}
.br-radius {
    animation-name: pulse;
    animation-delay: 1s;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
@keyframes pulse {
   0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}
.helloae form h3 {
    text-align: center;
    font-size: 15px;
    font-weight: bolder;
}


.icon-box.featured-box.icon-hoantat-chitiet .icon-box-text span {
        position: absolute;
    right: 20px;
    font-size: 12px;
    bottom: 19px;

}
.icon-box.featured-box.icon-hoantat-chitiet .icon-box-img img {
        border-radius: 50%;
    height: 56px;
    width: 56px;
    padding: 0px;
}
.icon-box.featured-box.icon-hoantat-chitiet .icon-box-img {
    margin: 0 10px;
}
.icon-box.featured-box.icon-hoantat-chitiet {
         display: flex;
    position: relative;
    margin-bottom: 5px;
    cursor: pointer;
}
.icon-box.featured-box.icon-hoantat-chitiet .icon-box-text {
        padding-top: 5px;
    width: calc(100% - 75px);
}
.icon-box.featured-box.icon-hoantat-chitiet .icon-box-text p {
          font-size: 13px;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.icon-box.featured-box.icon-hoantat-chitiet .icon-box-text h3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0px;
}
label.form-search-cus input::placeholder {
    color: #a09f9f;
    font-weight: 300;
    font-size: 14px;
        padding-left: 27px;
    position: absolute;
    top: 6px;

}
label.form-search-cus input {
    background: transparent;
    border: none;
    margin-bottom: 0px;
}
label.form-search-cus i {
       position: absolute;
    top: 9px;
    left: 10px;
    font-size: 16px;
    color: #a09f9f;
}
label.form-search-cus {
    background: #ececec;
    border-radius: 50px;
    margin-bottom: 15px;
    position: relative;
}
.flex-cu .chinh-sua {
    text-align: right;
}
.flex-cu .doanchat {
    width: 50%;
    text-align: center;
    color: #000;
    font-weight: 500;
}
.flex-cu div {
    width: 25%;
    color: #1D82F7;
}
.flex-cu {
    display: flex;
    margin-bottom: 15px;
}
.flex-bottom {
    background: #f5f5f5;
    position: fixed;
    bottom: 0;
    margin: 0;
    padding: 0;
    left: 0;
    width: 100%;
    cursor: pointer;
}
.flex-bottom span {
    display: block;
    font-size: 11px;
}
.flex-bottom * {
    text-align: center;
    color: #989898;
}
.flex-bottom img {
    max-width: 40px;
}
.box-noidung {
    height: 100vh;
    overflow-y: scroll;
}
.box-doanchat {
    position: fixed;
    background: #fff;
    z-index: 2;
    height: 100vh;
    top: 0;
    width: 80%;
        left: -80%;
    padding-left: 10px;
    padding-top: 20px;
    transition: all 0.5s;
}
.box-doanchat.active {
        left: 0;
    transition: all 0.5s;
}
.reponsive.active{
    width: 100%;
}
.reponsive {
    position: fixed;
    background: #0000007d;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    z-index: 1;
}
.boxcanhan .box-ten {
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
}
.boxcanhan img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 15px;
}
.boxcanhan {
        display: flex;
    margin-bottom: 30px;
}
.box-icon-cu b {
    color: #fff;
    position: absolute;
    right: 10px;
    background: blue;
    font-size: 13px;
    top: 15px;
    border-radius: 50%;
    padding: 0 7px;
}
.box-icon-cu i {
       padding: 10px;
    background: #e4e3e3;
    border-radius: 10px;
    font-size: 20px;
    margin-right: 10px;
    min-width: 50px;
    text-align: center;
}
.box-icon-cu {
    width: 95%;
    margin-bottom: 15px;
    padding: 7px;
    border-radius: 10px;
    position: relative;
}
.box-cm.box-icon-cu {
    background: #f1f1f1;
}
.box-icon-cu span {
    font-weight: 600;
}
.page-id-616 .footer-wrapper{
    display: none;
}
input#hello-clic_sdt,input#active_sdt {
    background: #fff;
}
.page-id-619 footer#footer {
    display: none;
}

input#coin {
    padding-left: 50px;
}
form.d-flex {
    display: flex;
}
.example {
    text-align: center;
    margin: 0 auto;
    padding: 35px 0;
}
.flipdown{
        text-align: center;
    display: block;
    margin: 0 auto;
    padding-bottom: 50px;
}
.iti.iti--allow-dropdown {
    display: block;
    margin: 10px 0;
}

.modal {
    position: fixed;
    top: 35px;
    left: 0;
    z-index: 1060;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}
.fade {
    transition: opacity 0.15s linear;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}
.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
        margin: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.page-id-578 footer#footer {
    display: none;
}

/*facebook*/
 .app_facebook {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

.app_facebook {
    background: #f2f2f2;
}

.app.app_facebook {
    margin: auto;
    background: #fff;
    min-height: 100vh;
    position: relative;
}

/* HEADER */
.app_facebook .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px;
}

.app_facebook .logo {
    color: #1877f2;
    font-size: 26px;
    font-weight: 700;
}

.app_facebook .header-icons i {
    font-size: 20px;
    margin-left: 14px;
}

/* SEARCH */
.app_facebook .search-box {
    background: #f0f2f5;
    margin: 0 14px;
    border-radius: 20px;
    padding: 8px 12px;
    display: flex;
    align-items: center;
}

.app_facebook .search-box input {
    border: none;
    background: transparent;
    margin-left: 8px;
    width: 100%;
    outline: none;
    height: inherit;
    margin-bottom: 0px;
    box-shadow: none;
}
.search-box .fa-solid {
    margin-top: 5px;
    margin-left: 5px;
}
/* STORY */
.app_facebook .story-list {
    display: flex;
    padding: 14px;
    overflow-x: auto;
}

.app_facebook .story {
       text-align: center;
    margin-right: 14px;
    font-size: 12px;
    display: block;
    padding-top: 2px;
}

.app_facebook .story img {
         width: 54px;
    height: 54px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
    text-align: center;
    margin-bottom: 3px;
}

.app_facebook .story.active img {
    border: 3px solid #1877f2;
}

/* CHAT LIST */
.app_facebook .chat-list {
    padding-bottom: 70px;
}

.app_facebook .chat-item a {
    display: flex;
    align-items: center;
    padding: 12px 14px;
}

.app_facebook .chat-item.unread h3,
.app_facebook .chat-item.unread p {
    font-weight: 600;
}

.app_facebook .avatar {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 12px;
    margin-top: -14px;
}
.app_facebook .chat-content {
    flex: 1;
}
 .app_facebook .header-icons {
    display: flex;
}
.app_facebook .chat-content h3 {
    font-size: 16px;
    margin-bottom: 4px;
}

.app_facebook .chat-content p {
    font-size: 14px;
    color: #65676b;
}

.app_facebook .time {
    font-size: 12px;
    color: #65676b;
}

/* BOTTOM NAV */
.app_facebook .bottom-nav {
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 430px;
    display: flex;
    background: #fff;
    border-top: 1px solid #ddd;
}

.app_facebook .nav-item {
    flex: 1;
    text-align: center;
    padding: 8px 0;
    font-size: 12px;
    color: #65676b;
}

.app_facebook .nav-item i {
    display: block;
    font-size: 20px;
    margin-bottom: 4px;
}

.app_facebook .nav-item.active {
    color: #1877f2;
}
.page-id-754 footer#footer {
    display: none;
}
@media  (max-width: 500px) {
    .card-header.text-center.text-uppercase.h4{
        font-size: 18px;
    }
    .lichsucuocgoi ul li span{
            margin-right: 55px;
    }
    .lichsucuocgoi ul li a{
        margin-left: 20px !important;
    }
    .section-content form input{
            height: 35px;
    line-height: 35px;
    font-size: 19px
    }
    .foter-cus span {
    display: block;
    font-size: 13px;
}
.foter-cus .col1 i {
    font-size: 18px;
    margin-bottom: 10px;
}
.icon-cus p,.icon-cus h5 {
    font-size: 16px;
}
    .section-content form span {
           font-size: 14px;
    font-weight: bolder;
    line-height: 1.5;
    display: block;
}
	.helloae{
		    padding: 25px 5px !important;
	}
    .section-content form input#hello-clic_sdt{
            line-height: 21px;
    }
    .iti__country-container{
        top: -5px !important;
    }
}