.modal button.close {
    width: 30px;
    height: 30px;
    border: 1px solid red;
    color: #fff;
    line-height: 0;
    padding: 0 !important;
    text-align: center;
    display: block;
    margin: 0 auto !important;
    position: absolute;
    top: 0;
    right: 0px;
    background: red;
    opacity: 1;
    border-radius: 0;
    z-index: 100;
}
#promotion.modal {
    width: 100%;
    height: 100%;
    display: flex;
}
#promotion.modal.show .modal-dialog {
    transform: none;
    display: flex;
    width: 100%;
    height: 100%;
    margin: 0;
    justify-content: center;
    align-items: center;
    max-width: 100%;
}
#promotion.modal .modal-content {
    background: transparent;
    border: 0;
}
#promotion.modal .modal-body{
    width: 700px;
    margin: 0 auto;
    background: transparent;
    max-width: 90%;
    margin: 0 auto;
}
.swiper{z-index:10;}
/***********SPCT**************/
.list-description li {
    padding: 7px 0;
    border-bottom: 1px solid #f64d4d;
}
.list-description li>span{width:150px;display:block;position:relative; margin-right:5px;}
.list-description li>span:after{
	content:":";
	position:absolute; right:0;
	top:0;
}
.list-description li>span~span{
	display:block; width:auto;
}
/***********SPCT**************/
/***********Menu news**************/
.menu-tab{
    overflow-x: auto;
    position: relative;
}
.menu-tab>.menu-tab-in>ul {
    width: 100%;
    min-width: 605px;
    max-width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    background: transparent;
}
.menu-tab>.menu-tab-in>ul>li {
    display: inline-block;
    opacity: 1;
    visibility: visible;
}
.menu-tab>.menu-tab-in>ul>li>a {
    display: inline-block;
    color: #000;
    font-size: 16px;
    padding:5px 15px 7px 15px;
    line-height: 1.5em;
    font-weight: 500;
}
body .menu-tab-ul li:hover a{
	background:#f1f1f1; 
}
body .menu-tab-ul li.active a{
	background:red; color:#ffffff;
}
@media(min-width:992px){
	
}
.section.Sidebar{z-index:10;}
.sidebar-in {
    padding: 10px;
    background: #faf9f6;
    box-shadow: 0 3px 3px 0px rgb(0 0 0 / 10%);
}
/***********Menu news**************/

a.btn.btn-send {
    border: 1px solid #d71b1b;
    color: #ffffff;
    background: #d71b1b;
    font-size: 14px;
    line-height: 1.3em;
}
.content-p p {
    margin: 0;
    font-size: 14px;
}
.title-footer{font-weight:bold;}
.btn-group-lang .dropdown-toggle {
    background: transparent;
    padding: 2px 2px;
}
.btn-group-lang .dropdown-menu,.btn-group-lang .dropdown-toggle {
	min-width:45px;
}
.btn-group-lang .dropdown-item{padding:4px;}
.btn-group-lang .dropdown-toggle::after{
	    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    font-size: 20px;
    color: #a22919;
    z-index: 1000000;
}
.btn-group-lang .dropdown-item img,.btn-group-lang .dropdown-toggle img{border-radius:3px;}
.btn-group-lang .dropdown-item.active,.btn-group-lang .dropdown-item:active{
	  background-color: #eec965;
}
.footer .list-socials li.zalo a {
    background: #ffffff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer .list-socials li.zalo a img {
    background: #fff;
    width: 30px;
    border-radius: 5px;
    height: 27px;
}
.nav_footer li{margin:3px 0;}
@media (max-width: 768px) {
  .ichi_snack-text,.about_us-text,.about_us .about_us-content .about_us-text p{font-size:14px;}
}
/************History***************/
 .inner {
    position: relative;
    width: 100%;
    max-width: 108rem;
    margin: 0 auto;
}
p.img-1 {
    text-align:right
}
.page-title-history {
    font-style: normal;
    font-weight: 600;
    line-height: 49px;
    align-items: center;
    text-align: center;
    color: #ED1B29;
    margin: 4%;
}
.flex-history {

}
.flex-history .imges-items{
	width:230px;
	padding-top:15px;
	padding-bottom:2rem;
}
.image-hitory {
    width:auto;
    height: auto;
	max-width:100%;
}

.year-content{
    margin-left: 3%;
    width: 50%;
    padding-left: 3em;
	padding-bottom:2rem;
}
ul.experiences{padding:0;}
ul.experiences>li {
    padding-left: 0;
	display: flex;
    justify-content: end;
}
ul.experiences li ul{
	list-style:none;
	margin:0;
	padding:0;
}
ul.experiences>li {
    position: relative;
    margin-bottom: 0;
    padding-bottom:0;
}
ul.experiences>li>.year-content:before {
    content: "";
    position: absolute;
    left: -18px;
    border-left: 1px solid #E0E0E0;
    height: 100%;
    width: 1px;
}
ul.experiences>li>.year-content:after {
    content: url(../images/arrow-history.png);
    position: absolute;
    left: -26px;
    top: 15px;
}
ul.experiences>li:first-child>.year-content:before {
    top: 15px;
}
.year-special > p {
    top: -5px !important;
    font-size: 22px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    display: flex;
    align-items: center;
}
ul.experiences>li:last-child>.year-content {
    padding-bottom: 0rem;
}
ul.experiences>li:last-child>.year-content:before {
    height: 0;
}

  @media screen and (min-width:1059px) and (max-width:1300px) {
	.year-content {
            margin-left: 5%;
            width: 50%
        }
  }
  @media screen and (min-width:768px) and (max-width:1059px) {
		.flex-history .imges-items{
			width:180px;
		}
        .image-hitory {
            width: 90%;
            height: 80%;
            border-radius: 8px;
        }

        .year-content {
            margin-left: 10%;
            width: 65%
        }

    }

    @media screen and (min-width:481px) and (max-width:767px) {
		.flex-history .imges-items{
			width:170px;
		}
        .image-hitory {
            width: 90%;
            border-radius: 8px;
        }
        .year-content {
            margin-left: 10%;
            width: 90%
        }

    }

    @media screen and (max-width:480px) {
		.flex-history .imges-items{
			width:180px;
		}
        .image-hitory {
            width: 95%;
            border-radius: 8px;
        }

       .year-content {
			margin-left: 10%;
			width: 90%;
		}
		ul.experiences li ul li{font-size:13px;}
		ul.experiences>li{padding-left:1.5rem;}
        .page-title-history, .year-special > p {
            font-weight: 600;
            font-size: 18px;
           line-height: 1.5em;
        }

        ul.experiences li:after {
            top: 2px;
        }
    }

    @media screen and (max-width:360px) {
		.flex-history .imges-items{
			width:160px;
		}
        .page-title-history, .year-special > p {
            font-weight: 600;
            font-size: 20px;
            line-height: 1.5em;
        }

        ul.experiences li:after {
            top: 2px;
        }
    }
/************END History***************/
/************group-companies***************/
.table-group-companies.table-mobile-responsive tbody th, .table-group-companies.table-mobile-responsive tbody td, .table-group-companies.table-mobile-responsive  .content p{
	font-size:14px;
}
.table-group-companies.table-mobile-responsive tbody tr:last-child td,.table-group-companies.table-mobile-responsive tbody tr:last-child th{border-bottom:0;}
.table-group-companies.table-mobile-responsive .content p{
	margin:0; color:#000000;
}
@media(max-width:992px){
	.table-group-companies.table-profile tbody th{
		display:none
	}
}
/************END group-companies***************/
/************about_profile***************/
.about_profile .table-mobile-responsive tbody th,.about_profile .table-mobile-responsive tbody td, .table-mobile-responsive  .content p{
	font-size:14px;
}
.about_profile .table-mobile-responsive tbody tr:last-child td,.about_profile .table-mobile-responsive tbody tr:last-child th{border-bottom:0;}
.about_profile .table-mobile-responsive .content p{
	margin:0; color:#000000;
}
@media(max-width:992px){
	.about_profile .table-profile tbody th{
		display:none
	}
}
/************END about_profile***************/