﻿.main-head {
     flex: 1;
    display: flex;
    flex-direction: row; 
    /*align-items: center;*/
     justify-content: space-between;
    
    
}

.header-left
{
    min-width:160px;
}
.bhead {
    background: #fff;
}
.menu-icon
{
    height:20px;
    width:20px;
}
.iconmnu
{
    width:24px;
    height:24px;
}
#popup-login-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

#popup-login {
    width: 90%;
    max-width: 600px;
    padding: 15px 10px;
    border-radius: 4px;
    /*background-color: #fff;*/
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
    z-index: 1000;
    text-align: center;
}

#popup-dangky {
    width: 90%;
    max-width: 600px;
    padding: 15px 10px;
    border-radius: 4px;
    /*background-color: #fff;*/
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
    z-index: 1000;
    text-align: center;
}

#popup-login > span {
    display: block;
    margin-bottom: 5px;
    text-align: left;
    line-height: 1.5;
    font-size: 15px;
}

#popup-login > a.green {
    background-color: #39b54a;
    color: #fff;
}

#popup-login > a.button {
    height: 35px;
    width: 150px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 35px;
    border-radius: 4px;
}

#popup-login > a.white {
    color: #777;
    border: 1px solid #ccc;
}

.modal.show .modal-dialog {
    transform: none;
}

.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px);
}

.authentication {
    max-width: 440px;
    font-size: smaller;
}
.subsp-menu
{
    display:none;
    position:absolute;
    top:40px;
    z-index:200;
}

.subsp-menu.show {
    display: block;
}
    .subsp-menu li {
        background: #fff;       
        height: auto;         
        border: 0px;       
        width: 225px;
        line-height:35px;
        padding-left:5px;
        z-index: 200;
    }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: min-content;
    content: "";
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 1.25em;
    outline: 0;
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 2rem;
    border-bottom: 1px solid rgba(195,204,220,0.4);
    border-top-left-radius: calc(1.25em - 1px);
    border-top-right-radius: calc(1.25em - 1px);
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}

.form__input-icon {
    position: absolute;
    top: calc(50% - 0.5em);
    left: 1em;
    z-index: 100;
    font-size: 1rem;
}

.icon-lock:before {
    content: "\e908";
}

.modal-title {
    font-size: larger;
    font-weight: 500;
}

.authentication .input-group input {
    height: 50px;
    line-height: 50px;
}

.lnkdn {
    color: white;
}

    .lnkdn span {
        padding-top: 15px;
        color: white;
        display: block;
        font-size: 11pt;
        float: right;
        margin-right: -15px;
    }

.lnkdk span {
    padding-top: 15px;
    color: white;
    display: block;
    font-size: 11pt;
    float: right;
    margin-right: 70px;
}

.lnkdk.fixed {
    position: fixed;
    top: 100px;
    z-index: 999;
    text-align: left;
    text-transform: capitalize;
}

.bndndk.hide {
    display: none;
}



.drop-nav.fixed {
    display: block;
    width: 15px;
}

#popup-thaythe {
    width: 90%;
    max-width: 600px;
    padding: 15px 10px;
    border-radius: 4px;
    /*background-color: #fff;*/
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
    z-index: 1000;
    text-align: center;
}
#popup-ctkm {
    width: 90%;
    max-width: 600px;
    padding: 15px 10px;
    border-radius: 4px;
    /*background-color: #fff;*/
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
    z-index: 1000;
    text-align: center;
}
.mb-11 {
    margin-bottom: 11px !important;
}

.box-shadow-none {
    box-shadow: none !important;
}

.border-block {
    position: relative;
    display: block;
    margin-bottom: 20px;
    border-radius: 8px;
    border: #eee solid 1px;
    box-shadow: 0 6px 12px 0 rgb(0 0 0 / 5%);
    padding: 0.2rem;
    margin-bottom: 5px;
}
.iconzalo {
    border: none;
    visibility: visible;
    bottom: 5px;
    right: 5px;
    position: fixed;
    width: 60px;
    z-index: 2147483644;
    height: 60px;
}

.top-head .group-account {
    padding: 0;
    margin: 0;
    text-align: right;
}
.rectangle-parent-fls {
    display: none;
    position: absolute;
    border-radius: 8px;
    flex-shrink: 0;
    color: #f63d68;
    top: 1px;
    left: 1px;
}

.frame-wrapperfls {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    border: 1px solid #f62915;
    border-radius: 18px;
}

.ngy-parentfls {
    border-radius: 22px;
    background-color: #fff;
    height: 18px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 8px 11px;
    box-sizing: border-box;
    gap: 5px;
    font-size:12px;
}
@media (min-width: 1199px) {
    .top-head .group-account .user {
        margin-right: 0;
    }
}

.top-head .group-account .user {
    position: relative;
}

.top-head .group-account li .icon {
    position: relative;
    display: inline-flex;
    height: 60px;
    align-items: center;
    justify-content: center;
}

.hotline {
    color: white;
    font-size: 22px;
    font-weight: 700;
    position: absolute;
    right: 105px;
}

.smast {
    height: 50px;
}

.search-input {
    font-size: 14pt;
}

.clsearch {
    margin-top: 1px;
    min-width: 400px;
    border-radius: 10px;
    font-size: 14px;
    background: #fff url(/img/search.svg) no-repeat left center;
    border: 1px solid #adafb2;
    padding: .5rem 1rem;
    padding-left: 38px;
    width: 100%;
}

.re__hotline {
    margin-top: 5px;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 4px;
}

    .re__hotline a i {
        color: #ffffff;
    }

    .re__hotline i {
        float: left;
        margin-right: 16px;
        font-size: 32px;
        line-height: 40px;
    }

    .re__hotline a i::before {
        color: #ffffff;
    }

.re__icon-phone-call:before {
    content: "\e99a";
}

.re__hotline .re__right {
    float: left;
    width: calc(100% - 48px);
}

    .re__hotline .re__right .re__typo-body--sm {
        color: #ffffff;
    }

.re__hotline span {
    width: 100%;
    display: inline-block;
    text-align: left;
}

.re__typo-body--sm {
    line-height: 16px;
    font-weight: normal !important;
}

.re__hotline .re__right .re__typo-heading--xs {
    color: #ffffff;
}

.re__hotline span {
    width: 100%;
    display: inline-block;
    text-align: left;
}

.re__typo-heading--xs {
    font-family: "Lexend Medium",Roboto,Arial !important;
    line-height: 20px;
    font-weight: normal !important;
    letter-spacing: -.2px;
}

.ftr p {
    padding: 8px;
}

.mnd2 {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.mntopr {
    margin-top: 20px;
}

.stack8 {
    width: 220px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
}

.chnh-sch-v {
    align-self: stretch;
    position: relative;
    line-height: 18px;
    text-transform: uppercase;
}

.iconssocialic-facebbook-parent {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 6px;
}

.iconssocialic-facebbook {
    width: 24px;
    position: relative;
    height: 24px;
}

.zalo-1-icon {
    width: 24px;
    position: relative;
    height: 24px;
    object-fit: cover;
}
.zalo-2-icon {
    width: 17px;
    position: relative;
    height: 17px;
    object-fit: cover;
}

.imgtse {
    width: 40px;
    height: 40px;
    float:left;
}
.clsearchc {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    padding: 0px 5px;
    z-index: 81;
}
.lstse {
    position: absolute;
    top: 38px;
    left: 0;
    width: 99%;
    margin: 0px 5px;
    z-index: 999;
    max-height: 400px;
    overflow-y: scroll;
    border-radius:10px;
}
    .lstse::-webkit-scrollbar {
        width: 0px;
    }

    .lstse::-webkit-scrollbar-track {
        background-color: #c5e7f5;
    }

.lstse::-webkit-scrollbar-thumb {
    background: #2AABE2;
}

#popup-searoverlay {
    width: 0;
    height: 0;
    background: rgba(0,0,0,.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8;
}

.search_mt_close {
    background-image: url(/img/close.svg);
    background-repeat:no-repeat;
        width:17px;
    right: 13px;
    height: 60px;
    position: absolute;
    z-index: 1000;
    top: 14px;
    display:none;
    cursor:pointer;
}
.search_mt_close.show
{
    display:block;
}
.cseaten {
    min-height: 25px;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 20px;
    padding-left:3px;
}
@media screen and (max-width: 940px) {
    .bmn {
        padding: .3rem .5rem;
        margin-right:15px;
    }
    .dndkapp {
        display: none;
    }
}
    @media screen and (max-width: 840px) {
        .search {
            width: 95%;
            position: relative;
            margin-top: 15px;
        }
        .dndkapp {
            display: none;
             
        }
        .clsearch {
            width: 95%;
            margin-top: 1px;
            min-width: 350px;
            border-radius: 10px;
            font-size: 14px;
            background: #fff url(/img/search.svg) no-repeat left center;
            border: 1px solid #2AABE2;
            padding: .7rem 1rem;
            padding-left: 38px;
        }

        .bmn {
            padding: .3rem .4rem;
            margin-right: 13px;
        }
    }
@media screen and (max-width: 800px) {
    .bmn {
        padding: .6rem .4rem;
        margin-right: 13px;
    }
    .dndkapp {
        display: flex;
    }
}
    @media screen and (max-width: 500px) {
        .lstse {
            position: absolute;
            top: 53px;
            left: 0;
            width: 93%;
            margin: 0px 17px;
            z-index: 999;
            max-height: 400px;
            overflow-y: scroll;
        }
    }