.p-30{
    padding: 30px;
}
.p-20{
    padding: 20px;
}
.p-35{
    padding: 35px;
}
.plr{
    padding: 0 15px;
}
.ptb-5 {
    padding: 3rem 0 !important;
}
.ptb-10{
    padding: 10px 0;
}
.pt-24{
    padding-top: 24px;
}
.pt-5{
    padding: 5px 0 !important;
}
.ptb-50{
    padding: 50px 0;
}
.mr-20{
    margin-right:20px;
}
.mr-10{
    margin-right: 10px;
}
.mt-40{
    margin-top: 40px;
}
.f-14{
    font-size: 14px;
}
.f-12{
    font-size: 12px;
}
.f-20{
    font-size:20px;
}
.f-22{
    font-size: 22px;
}
/* Sự kiện đã diễn ra*/
.event-title{
    height:40px
}
.event .title h3{
    font-size: 16px;
    font-weight: 700;
    color: #222;
    width: 100%;
    height:100%;
    display: block;
    float: left;
    overflow: hidden;
}
.introduce img{
    width:100%!important;
}
.event .item .thumbnail {
    width: 100%;
    height: 200px;
    display: block;
}
.description{
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    height: 62px;
}
.event .thumbnail{
    position: relative;
}
.pos{
    position: absolute;
    bottom: 0;
    margin: 10px;
}
/* Form đăng ký tham gia sự kiện*/
#member{
    font-size: 14px;
    color:#222;
}
#member .modal-body{
    padding:0 15px 0 0;
}
.frm-title {
    font-size: 20px;
}
.frm-img{
    padding-right: 0;
    overflow: hidden;
}
.frm-img img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 37px;
}
#member .btn-register{
    padding: 10px 30px;
    font-size: 20px;
    background: var(--primary-color);
    color: #fff;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    border:none;
}
@media (min-width: 992px){

.modal-lg {
    max-width: 900px!important;
}
}

/* Sự kiện chi tiết*/
.back img {
    margin-right: 5px;
    height: 15px;
}
.back a{
    color: #fff;
    text-decoration: none;
}
.banner h2{
    height: 72px;
    font-size: 30px;
    overflow: hidden;
}
.event-description{
    height: 96px;
    overflow: hidden;
}
.event-info{
    display: inline-flex;
    line-height: 30px;
}
.deadline,.team{
    line-height: 30px;
    margin-right: 40px;

}
.btn-detail{
    padding: 7px 15px;
    color: #fff !important;
    font-size: 12px;
    border-radius: 5px;
    cursor: pointer;
    border: none;
    background: #0056b3;
    margin-right:5px;
}
.deadline img, .team img{
    height: 27px;
    margin-right: 10px;
}
.info {
    border: 1px solid #fff;
    color: #222;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
}

.intro-fix{
    border: 1px solid red;
    width: 350px;
    position: fixed;
    z-index: 1000;
    top:40px;
}
.group-register,.event-page .btn-register{
    width: 100%;
      padding: 10px 30px;
    font-size: 20px;
    color: #fff;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    border:none;
}
.group-register{
    background: var(--sub-color);
}
.event-page .btn-register{
    margin-bottom: 10px;
    background: var(--primary-color);
}
.event-page h3{
    font-size: 20px;
    color: #222;
    font-weight: bold;
}
.speakers .owl-carousel .owl-item img{
        border-radius: 50%;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    object-fit: cover;
}
/*Form đăng kí theo đoàn*/
.register-banner{
    padding: 80px 0;
}
.register-page{
    color: #222;
    background-color: #f5f5f5;
}
#frmGroupRegister{
    background: #fff;
    box-shadow: 0px 0px 22px 0px rgba(0,0,0,.07);
}
.frm-name{
    color:var(--primary-color);
    font-size: 22px;
}
.register-page .title{
    border-bottom: 3px solid #e7e7e7;
}
.register-page .title h3{
    display: inline;
}
.register-page .title span{
    float:right;
}
.register-page .btn-register{
      padding: 10px 70px;
    font-size: 20px;
    color: #fff;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    border:none;
    background: var(--primary-color);
}
.select2-selection,.select2-selection__arrow{
    height: 38px !important;
}
#select2--container{
    line-height: 38px !important;
}
.event-upcoming .item .btn-register:hover {
     color: #fff;
     }
.btnAddMember{
    padding: 10px 15px;
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    border: none;
    background: var(--primary-color);
}
.feedback-page{
    padding-top: 20px;
    margin-bottom: 50px;
    margin-top: 50px;
}
.btnMemberList{
    padding: 10px 20px;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 10px;
    cursor: pointer;
    border: none;
    background: var(--sub-color);
}
.btn-register-meeting{
    padding: 10px 20px;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 10px;
    cursor: pointer;
    border: none;
    background: var(--sub-color);
}

/* đơn vị cung cấp*/
.suppliers a{
    color: var(--primary-color);
    text-decoration: none;

}
.supplier-logo img{
    width: 100%;
    object-fit: contain;
    height: auto;
}
.supplier-detail{
    background: #fff;
    box-shadow: 0px 0px 22px 0px rgba(0,0,0,.07);
}
.icon-eye:before
{
    content: url(../img/icon/eye.png);
    margin-right: 10px;
}
.icon-eye{
    filter: opacity(60%);
    width: 20px;
    height: auto;

}
.intro a{
    text-decoration: none;
}
a.btn-register:hover {
    text-decoration: none;
}
.event-list .event-upcoming .title h3{
    height: 40px;
}
.event-list .decoration{
    clear:both;
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    height: 74px;
}
#event-upcoming .owl-item, #event .owl-item{
    margin: 25px 0;
}
#event-upcoming .title h3{
    margin-bottom: 20px;
}
.topbar {
    background: #0d66ab;
    color: #fff;
    line-height: 40px;
    font-size: 17px;
    font-weight: lighter;
    height: 40px;
}
.wrap {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.quee {
    width: 80%;
    display: inline-block;
}
.quee a{
    color: #222;
    text-decoration: none;
}
.news-lastest{
    padding: 0 !important;
    float: right;
}
ul#slide-sale_product {
    list-style: none;
    padding-left: 10px;
}
#slide-sale_product a{
    color: #fff;
    text-decoration: none;
}
#slide-sale_product li{
    line-height: 20px;
}
.header-left{
    width: 80%;
}
.background-left{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50%;
    height: 100%;
    background-color: #fff;
    z-index: 1;
}
.background-right{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50%;
    height: 100%;
    background-color: #fff;
    z-index: -1;
}
.logo-left{
    z-index: 10;
    background: var(--primary-color);
}
.menu-right{
    background: var(--primary-color);
    z-index: 10;
    /*margin-left: 0;*/
}
.header {
    border-top: 1px solid #ececec;
    position: relative;
    background: var(--primary-color);
    padding: 0;
}
.menu{
    width: 100%;
    margin: 0;
    height: 100%;
}

ul.menu>li {
    padding: 33px 15px;
}
.level-1{
    border-bottom-right-radius:100px;padding:0px 15px 0 0;background:#0096EB;
}
.level-2{
    border-bottom-right-radius:100px;background:#BFEEFE;padding:0 15px 0 0;
}
.level-3{
    border-bottom-right-radius:84px;background:#fff;padding:20px 65px 20px 0;
}
@media only screen and (max-width: 800px) {
    .header-left{
        width: 100%;
    }
    .hidden-xs {
        display:none;
    }
    .intro
    {
        padding: 20px 15px;
    }
    .feedback-page {
        padding-top: 20px;
        margin-bottom: 5px;
         margin-top: 0px;
    }
    .register-banner {
        padding: 40px 0;
        background-size: auto 100% !important;
    }
    .register-page .btn-register {
        padding: 10px 15px;
    }
    .event-info {
        display: block;
    }
    .info{
        margin-top: 15px;
    }
    .intro-fix {
        border: 1px solid #fff;
        width: unset;
        position: unset;
        z-index: unset;
    }
    .group-register, .event-page .btn-register {
        font-size: 16px;
    }
    .frm-img{
        display: none;
    }
    #member .modal-body {
        padding: 15px;
    }
    .step-register{
        padding: 40px 0;
    }
    .header {
         padding: 0;
    }
    .img-slide{
        height: unset;
    }
}
@media only screen and (min-width: 800px) {
    .hidden-md {
        display:none;
    }
    .py-lg-100
    {
        padding: 100px 0px;
    }
    .footer
    {
        background-image: url(../img/bg_new.png);
        background-size: cover;
        padding-top: 82px;
        font-size: 12px;
    }
}
.introduce * {
    font-family: inherit!important;
}
@media only screen and (width: 1024px) {
    ul.menu>li {
        padding: 33px 10px;
    }
    .level-3{
        padding: 20px 30px 20px 0;
    }
    .menu{
        padding: 0;
    }
}
.footer .container-fluid {
    padding-bottom: 15px;
}
.footer h6{
    font-size: 14px;
}
