html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

a {
    text-decoration: none !important;
}

.active {
    opacity: 1 !important;
}

/* navTab */
@media screen and (max-width: 568px) {
    .nav-pills,
    .nav-tabs {
        /* margin-top: 24px; */
    }
}
.nav-pills,
.nav-tabs {
    margin-bottom: 4.8rem;
    display: grid;
    margin: 0 !important;
}
@media screen and (max-width: 992px) {
    .nav-pills,
    .nav-tabs {
        margin-bottom: 4.8rem;
        display: grid;
        justify-content: left;
    }
}
@media screen and (max-width: 768px) {
    .nav-pills,
    .nav-tabs {
        margin-bottom: 4.8rem;
        display: grid;
        justify-content: left;
    }
}
@media screen and (max-width: 568px) {
    .nav-pills,
    .nav-tabs {
        margin-bottom: 4.8rem;
        display: grid;
        justify-content: left;
    }
}
ul {
    padding: 0;
}
.nav-title {

    margin-bottom: 32px;
    list-style: none;

}
@media screen and (max-width: 568px) {
    .nav-title {
        display: flex;
        justify-content: center;
        margin-bottom: 24px;
        list-style: none;
    }
}
.nav-link:hover {
    color: #2063a3 !important;
}
.nav-tabs .nav-link.active {
    padding-bottom: 1.8rem;
}
.nav-pills .nav-link.active:hover,
.nav-pills .nav-link.active {
    background: #F4F5FC;
    color: #000 !important;
    border-top: 1px solid #eb7f2c;
    box-sizing: border-box;
}

.nav-pills .nav-link.active > img {
    filter: invert(54%) sepia(91%) saturate(753%) hue-rotate(340deg)
        brightness(95%) contrast(94%);
}
.nav-pills .nav-link.active > p {
    color: #eb7f2c;
}
.nav-tabs .nav-link {
    position: relative;
    border: none;
}
/* the parent */

/* dropdown menu */
.dropdown:hover > .header_menu__sub {
    display: block;
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #eb7f2c;
    background-color: transparent;
}

@keyframes fade-in2 {
    0% {
        margin-top: 0px;
        visibility: hidden;
        opacity: 0;
    }

    100% {
        margin-top: 0.2rem;
        visibility: visible;
        opacity: 1;
    }
}
/* sub-menu */

.sub-menu {
    left: 99%;
    top: 0%;
}

/* active */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: #eb7f2c;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #eb7f2c;
}

.header__data > li a:hover {
    color: #eb7f2c !important;
}

/* container */
.container {
    padding-left: 0;
    padding-right: 0;
}
@media screen and (max-width: 768px) {
    .container {
        padding: 0 15px;
    }
}

/* navbar bootstrap */

.nav-item:hover > a {
    color: #eb7f2c !important;
}
.nav-item:active {
    color: #eb7f2c;
}
.bg-light {
    background-color: #fff !important;
    box-shadow: 0 0 20px 0 #888888;
    display: flex;
    justify-content: space-between;
}

/* prev-next carousel icon */

/* .border-icon {
    border: 2px solid #ccc;
    width: 4.8rem;
    height: 4.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 4.8rem;
} */
.header__top--item > a {
    color: #fff;
    font-size: 12px;
    list-style-type: none;
    font-weight: 400;
    display: flex;
    align-items: center;
    font-style: normal;
}
.carousel-control-prev,
.carousel-control-next {
    width: 5%;
    z-index: 999;
}
@media screen and (max-width: 768px) {
    .carousel-control-prev {
        left: 5px;
    }
    .carousel-control-next {
        right: 5px;
    }
}

@media screen and (max-width: 568px) {
    .carousel-control-prev {
        left: 15px;
    }
    .carousel-control-next {
        right: 15px;
    }
}

/* navber toggler */
.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, 0);
    color: #eb7f2c;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(../img/burger-menu/menu-btn.svg);
    width: 21px;
    height: 15px;
}

.dropdown-toggle::after {
    display: none;
}

/* custom arrow */

/* .slick-prev {
    left: -5rem;
}
.slick-next {
    right: -8rem;
}

.slick-prev,
.slick-next {
    height: 4rem;
    width: 4rem;
    position: absolute;
    cursor: pointer;
    background-color: transparent;
    border: none;
    background-image: url(../../img/icon/slick.png);
    background-repeat: no-repeat;
    filter: invert(29%) sepia(83%) saturate(1207%) hue-rotate(186deg)
        brightness(86%) contrast(83%);
}
.slick-prev {
    background-image: url(../../img/icon/slick-prev.png);
}
.slick-prev:before,
.slick-next:before {
    display: none;
}
*:focus,
*:active,
*:visited {
    outline: none;
    background-color: none;
    color: none;
} */
.slick-arrow {
    position: absolute;
    cursor: pointer;
    top: 45% ;
}
.next--arrow-slick{
    right: -5rem;
}
.prev--arrow-slick {
left: -5rem;
}
.container-botomm{
    width: 100%;
    background-color: #F4F5FC;
    padding-top: 22px;

}
@media screen and (max-width: 991px) and (min-width: 768px) {

    .navbar-light .navbar-toggler-icon {
        position: fixed;
        top: 35px;
    }
    .box-static .statistic_title.container{
        width: 62%;
        margin-top: 67px;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 767px) and (min-width: 481px) {
    .box-static-all .statistic.container{
        max-width: 769px;
    }
    .navbar-light .navbar-toggler-icon {
        position: fixed;
        top: 35px;
    }

  }
  @media screen and (max-width: 480px){


  }
  .bg-light {
    display: flex;
    align-items: flex-start;
}
  .carousel-item .container .banner.container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media screen and (max-width: 480px){
    .carousel-item .container .banner.container {
       padding: 0px !important;
    }

}
  #reportBom{
    position: fixed;
    width: 53px;
    height: 53px;
    bottom: 41px;
    z-index: 99;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    left: 20px;
    background: no-repeat;
    padding: 0;
  }

  #reportBom>img{
    height: 53px;
  }
  #baoGapbom{
    position: fixed;
    width: 76px;
    height: 46px;
    bottom: 87px;
    z-index: 99;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    left: 16px;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #EB7F2C;
  }
.box-static .statistic_title.container{
    margin-top: 88px;
    display: flex;
    justify-content: center;
    padding-bottom: 48px;
}

#chatIcon {
    position: fixed;
    width: 53px;
    height: 53px;
    bottom: 40px;
    z-index: 99;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    right: 15px;
    background: no-repeat;
    padding: 0;
}

#chatIcon > img {
    height: 53px;
}

@media screen and (max-width: 480px) {
    .box-static .statistic_title.container {
        margin-top: 40px;
        width: 100%;
        margin-bottom: 24px;
    }
    .background_image-in.home .slick-dots{
        display: block !important;
    }
    .doc.container.home .slick-dots {
        display: block !important;
        bottom:-2rem;
        left: -18px;
    }
    .doc.container {
        padding-bottom: 0 !important;
    }
    .doc.container.home .news_slider .slick-dots li {
        margin:-18px 20px;
    }
}
.activity__list .tab-pane.fade{

}
.tab-pane p img {
    width: 485px !important;
    height: 300px !important;
    margin: 16px !important;
}
.doc.container{
    padding-bottom: 50px;
}
.container.imageLr{
    padding: 0;
}


.all-posts {
    margin-bottom: 128px;
}

.posts-wrapper .all-posts {
    margin-bottom: 0;
}

@media screen and (max-width: 568px) {
    .all-posts {
        margin-bottom: 24px;
    }
}

.all-posts .box-all-posts {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 24px;
    gap: 24px;
}

.all-posts .box-all-posts .image-news_item--photo {
    width: 100%;
}

.all-posts .box-all-posts .news__item--contact {}

.all-posts .box-all-posts .new-box-title {
    padding: 4px 8px;
    background: #eb7f2c;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    color: #ffffff;
    display: flex;
    align-items: center;
    margin: 0 0 8px 0;
    max-width: 130px;
}

.all-posts .box-all-posts .news_item {
    margin: 0;
}


.modal-backdrop.show {
    z-index: 9999;
}

#reportModal,
#chatModal {
    z-index: 99999;
}

#reportModal .modal-header .close {
    font-size: 40px;
    line-height: 35px;
}

#chatModal .modal-header .close {
    font-weight: 400;
    font-size: 30px;
    color: #fff;
}

#reportModal .content-address {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    text-transform: uppercase;
    color: #2063a3; 
}

#chatModal .content-address img {
    position: absolute;
    top: 5px;
    left: 0;
    width: auto;
    height: auto;
    max-height: 35px;
    max-width: 40px;
}

#chatModal .content-address {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #ffff;
    position: relative;
    padding-left: 50px;
}

#chatModal .modal-header {
    background-color: #eb7f2c;
}

#chatModal .md-form label {
    margin-bottom: 5px;
}

#reportModal .background_page-contact-content-left .btn {
    font-size: 15px;
    line-height: 24px;
    padding: 10px 24px;
    margin-right: 15px;
}

#chatModal .background_page-contact-content-left .btn {
    font-size: 14px;
    line-height: 24px;
    padding: 10px 24px;
    text-transform: capitalize;
    margin: auto;
    border-radius: 6px;
}

#chatModal #messages {
    height: 360px;
    overflow-y: auto;
    padding-right: 15px;
    margin-right: -15px;
    width: calc(100% + 15px);
}

#chatModal #messages .item-wrapper {
    display: block;
    margin-bottom: 10px;
}

#chatModal #messages .item-wrapper.message-user {
    text-align: right;
}

#chatModal #messages .item-wrapper.message-admin .item {
    background-color: #f1f1f1;
    color: #000;
}

#chatModal #messages .item {
    display: inline-block;
    background-color: #1071e1;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 20px;
    width: auto;
    max-width: 90%;
    color: #fff;
}

#chatModal #messages .item .message-time {
    display: block;
    text-align: right;
    opacity: 0.7;
    font-size: 11px;
}

#chatModal #messages .item .message img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    display: inline-block;
    padding: 2px;
    border-radius: 3px;
}

#chatModal .chat-box {
    width: calc(100% + 30px);
    margin-left: calc(-15px);
    margin-right: calc(-15px);
    padding: 10px 15px 0 15px;
    border-top: 1px solid #333;
    position: relative;
}

#chatModal .chat-box .md-form {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

#chatModal .chat-box .md-form #image_file {
    width: 35px;
    height: 35px;
}

#chatModal .chat-box .md-form img {
    width: 25px;
    height: auto;
    margin-top: 5px;
}

#chatModal .chat-box .message-input::placeholder {
    color: #666;
  }

#chatModal #messages::-webkit-scrollbar {
    width: 4px;
    border-radius: 5px;
}

#chatModal #messages::-webkit-scrollbar-track {
    background: #f1f1f1;
}
  
#chatModal #messages::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 5px;
}
  
#chatModal #messages::-webkit-scrollbar-thumb:hover {
    background: #666;
}


#chatModal .modal-body {
    padding-left: 0;
    padding-right: 0;
    max-height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
}

#chatModal .chat-box .message-input {
    font-size: 14px;
    line-height: 24px;
    padding: 5px 10px;
    width: 100%;
    border: none;
    margin: 0;
}

#chatModal #messages .user-name {
    font-weight: 500;
    display: block;
    font-size: 12px;
    line-height: 16px;
    color: #eb7f2c;
}

#reportModal .background_page-contact-content-left .btn-secondary,
#chatModal .background_page-contact-content-left .btn-secondary {
    background: #fff;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    border: 1px solid #333;
}

#reportModal .modal-dialog {
    box-shadow: none;
    border-radius: 0;
    max-width: 800px;
}

#chatModal .modal-dialog {
    box-shadow: none;
    border-radius: 0;
    max-width: 400px;
    height: auto;
    min-height: 475px !important;
    margin: 0;
}

#chatModal.fade.show ~ .modal-backdrop {
    display: none;
}

#chatModal.modal {
    width: auto;
    height: auto;
    top: auto;
    bottom: 40px;
    left: auto;
    right: 60px;
}

#reportModal .background_page-contact-content,
#chatModal .background_page-contact-content {
    padding: 0 15px;
    display: block;
}

#reportModal .background_page-contact-content-left .page-contact-content-notification,
#chatModal .background_page-contact-content-left .page-contact-content-notification  {
    margin: 15px 0;
}

#reportModal .modal-content {
    box-shadow: 0 0.76875rem 2.4875rem rgba(52,58,64,0.3), 0 1.3375rem 1.70625rem rgba(52,58,64,0.3), 0 0.55rem 0.53125rem rgba(0,0,0,0.05), 0 0.225rem 0.4375rem rgba(52,58,64,0.3);
    border-radius: 0.25rem;
}

#chatModal .modal-content {
    border: 1px solid #eb7f2c;
    border-radius: 6px;
}

#reportModal .background_page-contact-content-left,
#chatModal  .background_page-contact-content-left {
    padding: 0;
}

#reportModal label,
#chatModal label {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
}

#chatModal .form-control {
    padding: 5px 15px;
    height: auto;
}

#thumb-output .thumb {
    margin: 10px 5px 0 0;
    width: 150px;
    display: inline-block;
    vertical-align: top;
} 

#postFBContainer .col {
    padding: 0;
    margin-bottom: 20px;
}

.post-facebook-loadmore-wrapper {
    text-align: center;
}

.post-facebook-loadmore-wrapper .btn {
    display: inline-block;
    padding: 10px 30px;
    font-size: 15px;
    line-height: 24px;
    margin: 20px 0 30px;
    border: 1px solid #333;
    border-radius: 5px;
    font-weight: 700;
}

.post-posts-loadmore-wrapper {
    text-align: center;
}

.posts-wrapper #form-search .form-group {
    margin-left: 0;
}

.posts-wrapper .bar-search {
    align-items: flex-start;
}

.posts-wrapper  .bar-search .key-search {
    width: calc(100% - 200px) !important;
}

.bar-search .bar-search-right {
    width: 200px !important;
}

.post-posts-loadmore-wrapper .btn {
    background: var(--secondary);
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    font-size: 15px;
    line-height: 24px;
    margin: 20px 0 30px;
    border: 1px solid var(--secondary);
    border-radius: 5px;
    font-weight: 700;
}

.bar-search input[type="search"] {
    line-height: 26px;
    height: auto;
}

.box-news-detail .box-posts-detail-right {
    width: 24%;
    margin-top: 58px;
    height: 100%;
}

.box-news-detail .box-posts-detail-right .content-wrap-right {
    display: block;
}

#listImagesPreview {
    margin-bottom: 10px;    
}

#listImagesPreview .thumb-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 100px;
    margin: 5px 5px 0 0;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
}

#listImagesPreview .thumb-item img {
    width: 100px;
    height: 100px;
    object-fix: cover;
}

#listImagesPreview .thumb-item .remove-icon {
    position: absolute;
    top: 2px;
    right: 5px;
    font-size: 20px;
    color: red;
    cursor: pointer; 
}
  
@media screen and (max-width: 1024px) {
    .box-news-detail .box-posts-detail-right {
        width: 30%;
    }
}
  
@media screen and (max-width: 768px) {
    .box-all-posts .news_item {
        max-height: auto !important;
    }
    .box-all-posts .news_item .news_item--photo {
        height: auto;
        padding-top: 15px;
    }
    .box-news-detail .box-posts-detail-right {
        width: 100%;
        margin-top: 58px;
    }
    .all-posts .box-all-posts {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    .posts-wrapper  .bar-search .key-search {
        width: 100% !important;
    }
    
    .bar-search .bar-search-right .news_btn-search,
    .bar-search .bar-search-right #funtion-button{
        margin-top: 20px;
    }
    
    .news_item  .news_item--photo {
        height: 100%;
    }
}
body.modal-open {
    overflow: auto !important;
}
.fancybox-image {
    margin: auto;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    object-fit: contain;
    user-select: none;
    filter: blur(0px);
}