/*
	Template Name: BizCraft Responsive HTML5/CSS3 Template
	Author: tripples
	Author URI: http://shapebootstrap.net/user/tripples
	Description: BizCraft Responsive HTML5/CSS3 Template.
	Version: 1.0
*/

/* Table of Content
==================================================
1.	Global Styles
2. 	Typography
3. 	Common Styles
4.	Header area
5.	Slideshow
6.	Services and Features
7.	Image Block
6.	About (Landing and Featured Tab)
9.	Portfolio
10.	Counter
11.	Team
12.	Pricing
13.	Testimonial
14. Video block
15.	Recent Post
16. Clients
17. Twitter
18. Contact
19. Footer
20. Copyright
21. Sub pages
22. Blog
23. Landing page
24.	Style Swithcer (you can delete the css)
*/

@font-face {
    font-family: "UTM Alberta Heavy";
    src: url("../fonts/alberta/UTM-Alberta-Heavy.ttf");
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("../fonts/helvetica/helveticaneue.ttf");
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: 'Helvetica Neue', sans-serif;
}

/*p, span {
    font-family: 'Helvetica Neue', sans-serif;
}*/


/* Global styles
================================================== */

body{
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #6A6A6A;
	background: #fff;
	overflow-x: hidden;
}

h1, h2, h3{
	color: #323232;
}

p, ul {
    margin: 0;
    padding: 0;
}

ul {
	list-style: none;
}

a:link,
a:visited{
    text-decoration: none;
}


a:hover{
	text-decoration: none;
	color: #000;
}

a.read-more{
	color: #323232;
}

section{
	padding: 80px 0;
	position: relative;
}

.ts-padding {
  padding: 50px;
}

.no-padding{
	padding: 0;
}

.media>.pull-left{
	margin-right: 20px;
}

.heading{
	padding-bottom: 50px;
	margin-top: 10px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.gap-60 {
	clear: both;
	height: 60px;
}

.gap-40 {
	clear: both;
	height: 40px;
}

.gap-30 {
	clear: both;
	height: 30px;
}
.gap-20 {
	clear: both;
	height: 20px;
}

a:focus{
	outline: 0;
}

.single__content p {
    margin-bottom: 12px;
}


/* Typography
================================================== */

body, p, a {
	font-family: 'Helvetica Neue', sans-serif;
	font-weight: 400; 
	font-size: 15px;
	line-height: 1.6em;
}

@media (min-width: 1200px) {
  .container {
    width: 90% !important;
    max-width: 100% !important;
    /* padding: 0 10% !important; */
  }
}

@media (max-width: 990px) {
  .container {
    width: 95% !important;
    padding: 0 15px;
    max-width: 100% !important;
    /*padding: 0 10% !important;*/
  }
}

@media (max-width: 580px) {
  .container {
    width: 100% !important;
  }

  .row {
    margin-left: -5px;
    margin-right: -5px;
  }

  .row > div {
    padding-left: 5px;
    padding-right: 5px;
  }
}

/* Button variation */

.btn.btn-primary{
	color: #323232;
	border-radius: 50px;
	padding: 10px 30px;
	background: none;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.btn.btn-primary:hover{
	color: #fff;
}

.btn.btn-primary.white{
	border: 2px solid #fff;
	color: #fff;
}

.btn.btn-primary.white:hover{
	border: 2px solid transparent;
}

.btn.btn-primary.square{
	border-radius: 0;
	color: #fff;
}

.btn.btn-primary.solid{
	color: #fff;
}


.btn.btn-primary.solid.blank:hover{
	color: #333;
}

.btn.btn-primary.solid:hover{
	background: none;
}

.content-area h1 {
    font-size: 20px;
    line-height: 28px;
}

ul.circle, ul.check-list{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.circle li{
	position: relative;
	margin-left: 30px;
	padding-bottom: 20px;

}

ul.circle li:before{
	content: "\f111";
	font-family: FontAwesome;
	font-size: 8px;
	line-height: 8px;
	border: 2px solid rgba(0, 0, 0,.1);
	border-radius: 100%;
	position: absolute;
	left: -33px;
	top: 5px;
}

ul.unstyled{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.check-list li{
	margin-bottom: 5px;
}

ul.check-list li i{
	margin-right: 10px;
	font-size: 14px !important;
}

ul.arrow li:before{
	content: "\f105";
	font-family: FontAwesome;
	margin-right: 10px;
}

blockquote p{
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	font-style: italic;
	color: #959595;
}

blockquote {
	margin: 20px 0;
}

/* Header area
================================================== */

/*-- Header style 1 --*/

.header-right {
	position: relative;
	width: 100%;
}

.header-right::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 100%;
    top: 0;
    left: 10px;
    background: #fff;
    transform: skew(-27deg);
    z-index: 3;
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px -1.6px 3.2px;
}

.header-right .header-main-right {
    margin-left: 50px;
    padding-right: 16px;
}

.header-wrap {
	display: flex;
	justify-content: space-between;
}

.bg-navbar {
    background: linear-gradient(186deg, #F99D1C 0%, #F15A22 100%);
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.04);
}

.navbar-light .navbar-nav .nav-link img {
    width: 28px;
    position: relative;
    z-index: 2;
}

.header-solid{
	background: #191919;
	/*box-shadow: 0px 1px 7px 0 rgba(0, 0, 0, 0.2);*/
}

.header-solid ul.navbar-nav > li > a{
	color: #fff;
}

.name-company h3 {
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    background: linear-gradient(180deg, #F15A22 0%, #F99D1C 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.right-menu ul {
    list-style: none;
}

.right-menu>ul {
    display: flex;
    align-items: center;
    gap: 24px;
}

.topper {
    gap: 8px;
}

.icon img {
    width: 31px;
}

.topper .text span {
    display: block;
}

.topper .text span:first-child {
    font-size: 12px;
    font-weight: 500;
    color: #303442;
    text-transform: uppercase;
}

.topper .text span:last-child {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.16px;
    text-transform: uppercase;
    font-family: 'UTM Alberta Heavy', sans-serif;
    background: linear-gradient(180deg, #F15A22 0%, #F99D1C 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

input[type="text"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #E3E4EB;
    padding: 0 0.75em;
    height: 48px;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: var(--white);
    color: #979797;
    font-size: 14px;
    line-height: 24px;
    -webkit-transition: color .3s,border .3s,background .3s,opacity .3s;
    -o-transition: color .3s,border .3s,background .3s,opacity .3s;
    transition: color .3s,border .3s,background .3s,opacity .3s;
    border-radius: 6px;
    padding: 0 20px;
}

input[type="text"]:focus-visible {
    outline: none;
}

input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.flex-row {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.flex-col {
    max-height: 100%;
}

.flex-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto;
}

.flex-row .flex-col {
    padding-right: 4px;
}

.searchform .flex-col:last-of-type {
    margin-left: -2.9em;
}

.searchform .icon {
    color: #F15A22;
    border-color: transparent;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.menu-language-container li {
    position: relative;
}

.menu-language-container li a {
    display: block;
    white-space: nowrap;
    color: #7B7B7B;
}

.language-menu img {
    width: 24px;
}

.menu-language-container li ul.sub-menu {
    position: absolute;
    top: 62px;
    right: 10px;
    width: 140px;
    background: linear-gradient(186deg, #F99D1C 0%, #F15A22 100%);
    z-index: 99;
    text-align: left;
    padding: 13px 0 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
 }

.menu-language-container li ul.sub-menu {
    top: 35px;
    list-style: none;
}

.menu-language-container li:hover ul.sub-menu  {
    opacity: 1;
    visibility: visible;
}

.menu-language-container li ul.sub-menu a {
    text-transform: none;
    padding: 6px 0 6px 16px;
    font-weight: 400;
    -webkit-transform: skewX(0);
    -ms-transform: skewX(0);
    transform: skewX(0);
    color: #ffffff;
    font-size: 14px;
    background: transparent;
}

.header-main-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 0;
    gap: 18px;
}

.header__main {
	box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.075);
    background: #ffffff;
}

/*-- Logo --*/

.navbar-header {
	position: relative;
	display: flex;
	align-items: center;
}

.navbar-brand {
	margin: 0;
}

.navbar-brand img{
	/*float: right;*/
	padding: 0 15px;
	width: 221px;

}

.header__logo__link li,
.header__logo__mobile li {
	margin-bottom: 0;
	list-style: none;
}

.header__logo__mobile img {
	width: 221px;
}

/* Main navigation */

.navbar{
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
}

.navbar-right{
	padding-right: 0;
}

.navbar-right .dropdown-menu {
	right: auto;
	left: 0;
}

.navbar-toggle{
	border-radius: 0;
	margin-right: 5px;
}

.navbar-toggle .icon-bar{
	background: #fff;
}

.header-right .bg-navbar ul.mega-menu > li.mega-current_page_item,
.header-right .bg-navbar ul.mega-menu > li.mega-current_page_item:hover {
	background: #F99D1C !important;
	transform: skew(-25deg) !important;
}

.header-right .bg-navbar ul.mega-menu > li.mega-current_page_item > a,
.header-right .bg-navbar ul.mega-menu > li.mega-current_page_item:hover > a,
.header-right .bg-navbar ul.mega-menu > li.mega-current_page_item > ul.mega-sub-menu {
	transform: skew(25deg) !important;
}



ul.mega-menu > li:last-child a{
	padding-right: 0;
}

ul.navbar-nav > li > a i{
	font-weight: 700;
}

.nav .open>a, .nav .open>a:hover, 
.nav .open>a:focus{
	background: transparent;
	border:0;
}

.list-nav {
    position: unset;
    top: 0;
    z-index: 9;
    background: #EEEEEE;
}

.list-nav.scroll-list {
    position: sticky;
}

.list-nav .menu {
    display: flex;
    justify-content: space-between;
}

.list-nav .menu a {
    padding: 16px 25px 13px;
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    color: #000000;
}

.list-nav .menu a.active,
.capacity-carousel i {
    color: #F99D1C;
}

.capacity-carousel .owl-prev,
.capacity-carousel .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
}

.capacity-carousel .owl-prev {
    left: 0;
}

.capacity-carousel .owl-next {
    right: 0;
}

/* Title */

.section-title {
	margin-bottom: 36px;
	text-align: center;
}

.section-title p.sm-title {
	font-size: 12px;
	line-height: 24px;
	color: #F15A22;
	text-transform: uppercase;
	letter-spacing: 2.4px;
	margin-bottom: 8px;
}

.section-title h6 {
	font-size: 26px;
	line-height: 40px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 0.26px;
	color: #303442;
	margin: 0;
}

.section-title h6 span {
	display: block;
	color: #F99D1C;
}

/* Dropdown */

.dropdown-menu{
	border: 0;
	border-radius: 0px;
	width: 100%;
	box-shadow: none;
	background: none;
	min-width: 180px;
}

.dropdown-menu > ul{
	list-style: none;
	padding: 0 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: -5px;
	background: #fff;
	background-color: rgba(255,255,255,0.95);
	box-shadow: 0 2px .09px rgba(0,0,0,0.15);
}

.dropdown-menu > ul > li > a{
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	padding: 15px;
	color: #333;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.dropdown-menu > ul > li.active > a{
	
}

.dropdown-menu > ul > li:last-child > a{
	border-bottom: 0;
}

.dropdown-menu > ul > li>a:hover, 
.dropdown-menu > ul > li>a:focus{
	background: none;
}

.nav>li.megamenu{ 
	position: static;
}

.nav>li.megamenu .dropdown-menu {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	padding:20px !important;
	z-index: 1000;
	border-radius: 0;
	top: auto;
}

.nav>li.megamenu .dropdown-menu ul{
	margin-top: 4px;
	padding: 20px;
}

/* Slider */

.content-slide {
	position: relative;
}

.hs-text {
	position: absolute;
    top: 50%;
    right: 50px;
    transform: translateY(-50%);
	width: 50%;
}

.hs-text h5 {
	font-size: 29px;
	line-height: 44px;
	color: #ffffff;
	text-transform: uppercase;
}

.ht-meta {
	margin-top: 28px;
}

.ht-meta a,
.about-btn a {
	font-size: 16px;
	line-height: 24px;
	padding: 12px 35px;
	background: linear-gradient(76deg, #F15A22 0%, #F99D1C 100%);
	border-radius: 4px;
	color: #ffffff;
}

.ht-meta a:hover,
.about-btn a:hover {
	color: #ffffff;
}

.ht-meta a:focus,
.about-btn a:focus {
	box-shadow: none;
}

.hero-slider .owl-dots {
	position: absolute;
	left: 0;
	bottom: 20px;
	display: flex;
	gap: 16px;
    width: 100%;
    justify-content: center;
}

.hero-slider .owl-dots .owl-dot {
	width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    position: relative;
}

.hero-slider .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    background: transparent;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    padding: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hero-slider .owl-dot.active span {
	background: #ffffff;
}

/* About */

.col-about-left {
    width: 66.66666667%;
    flex: 0 0 auto;
}

.col-about-right {
    width: 33.33333333%;
    flex: 0 0 auto;
}

.about-block h3 {
	font-size: 32px;
	line-height: 40px;
	letter-spacing: 0.32px;
	text-transform: capitalize;
	color: #303442;
}

.about-block p {
    font-size: 16px;
	line-height: 24px;
	color: #7B7B7B;
}

.about-block p:not(:last-child) {
	margin-bottom: 12px;
}

/*.about-block span {
	color: #F15A22;
	text-transform: capitalize;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2.4px;
	display: block;
}*/

.about-block img {
	width: 100%;
}

.about-btn {
	margin-top: 36px;
}

.vm-ab {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
}

.content-ab {
    padding: 0 25px 16px;
}

.content-ab h2 {
    font-size: 28px;
}

.content-ab p {
    font-size: 14px;
}

.core-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.core-content .content:first-child {
    display: flex;
    justify-content: flex-end;
}

.core-content .content {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
}

.core-content .content li:not(:last-child) {
    margin-bottom: 12px;
}

.core-content .img-core {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}

.img-core img {
    width: 60%;
    margin: 0 auto;
    display: block;
}

.timeline ul li {
    position: relative;
    width: 6px;
    margin: 0 auto;
    background: #F99D1C;
}

.timeline ul li div {
    position: relative;
    bottom: 0;
    width: 400px;
    padding: 15px;
    background: linear-gradient(186deg, #F99D1C 0%, #F15A22 100%);
    color: #ffffff;
}

.timeline ul li div {
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

.timeline ul li div p {
	color: #ffffff;
}

.timeline ul li:nth-child(odd) div {
    left: 45px;
}

.timeline ul li:nth-child(odd) div {
    transform: translate3d(200px, 0, 0);
}

.timeline ul li:nth-child(even) div {
    transform: translate3d(-200px, 0, 0);
}

.timeline ul li:nth-child(even) div {
    left: -439px;
}

.timeline ul li.in-view div {
    transform: none;
    visibility: visible;
    opacity: 1;
}

.timeline ul li::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: inherit;
    z-index: 1;
}

.timeline ul li.in-view::after {
    background: linear-gradient(186deg, #F99D1C 0%, #F15A22 100%);
}

.timeline ul li::after {
    transition: background 0.5s ease-in-out;
}

.timeline ul li div::before {
    content: "";
    position: absolute;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
}

.timeline ul li:nth-child(odd) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #F15A22 transparent transparent;
}

.timeline ul li:nth-child(even) div::before {
    right: -15px;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #F15A22;
}

time {
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 8px;
}

/* Quality */

.quality-item {
    display: block;
    background: url('../../../../uploads/2023/09/ba_avaTieuchuan.jpg') center center no-repeat;
    background-size: cover;
    width: 160px;
    height: 240px;
    margin: 0 auto;
}

.img-tiem img {
    display: block;
    width: 125px;
    height: 200px;
    margin: 0 auto;
    padding-top: 22px;
    object-position: center;
}

.quality-list p {
    /*padding-top: 12px;*/
    font-weight: 600;
    color: #000000;

    word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

/* Video */

.video-block,
.project-block,
.achievement-block,
.consultation-info {
	position: relative;
}

.bg-banner {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
    background: url('../../../../uploads/2023/07/bg-video.png') no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    opacity: 1;
    -webkit-transition: opacity 1s;
    z-index: -1;
}

.about-video {
	margin-bottom: 60px;
	text-align: center;
}

.item-utilities {
	text-align: center;
}

.item-utilities img {
	width: 126px;
}

.item-utilities p {
	color: #F15A22;
	font-size: 56px;
	line-height: 60px;
	letter-spacing: 0.84px;
	padding: 16px 0 8px;
}

.name-utilities {
	color: #7B7B7B;
}

/* Product */

.item-product {
    text-align: center;
}

.item-product a {
	display: block;
	position: relative;
}

.product-thumb {
	overflow: hidden;
}

.product-thumb img,
.news-thumb img {
	width: 100%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.item-product a:hover img,
.item-news a:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.product-content {
	margin: -30px auto 0;
	position: relative;
	z-index: 1;
	width: 90%;
	background: #ffffff;
	box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.06);
	transition: 0.5s;
}

.product-content p {
	padding: 16px 0;
	color: #000000;
	font-size: 16px;
	line-height: 24px;
}

.item-product a:hover .product-content {
	width: 100%;
	background: linear-gradient(144deg, #F15A22 0%, #F99D1C 100%);
}

.item-product a:hover p {
	color: #ffffff;
}

.view-more {
    text-align: center;
    margin-top: 32px;
}

.view-more a {
    background: linear-gradient(186deg, #F99D1C 0%, #F15A22 100%);
    color: #ffffff;
    padding: 12px 35px;
    text-transform: uppercase;
    border-radius: 4px;
}

.view-more a:hover {
    color: #ffffff;
}

/* Project */

.bg-project {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
	background: url('../../../../uploads/2023/07/bg-project.jpg') no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: -1;
}

.project-item a {
	display: block;
	text-align: center;
	border-radius: 12px;
	overflow: hidden;
	position: relative;
}

.project-thumb {
    height: 182px;
    overflow: hidden;
}

.project-content {
	background: linear-gradient(180deg, #F99D1C 0%, #F99D1C 100%);
	padding: 8px 16px;
	max-height: 100%;
	height: 56px;
}

.project-content p {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0.13px;
	text-transform: capitalize;
	color: #ffffff;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.mask h5 {
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.14px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.mask p {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.12px;
	text-transform: capitalize;
}

.mask {
	top: 0;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    width: 100%;
    height: 100%;
    z-index: 110;
    padding: 22px 12px;
    color: #FFF;
    background-color: rgba(120, 70, 0, 0.69);
    opacity: 0;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -ms-transition-duration: .4s;
    transition-duration: .4s;
    text-align: center;
    -ms-transform-origin: center top;
    -moz-transform-origin: center top;
    -webkit-transform: center top;
    transform-origin: center top;
    -webkit-transform: rotateX(-108deg);
    -ms-transform: rotateX(-108deg);
    -moz-transform: rotateX(-108deg);
    transform: rotateX(-108deg);
}

.project-item a:hover .mask {
	opacity: 1;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

/* News */

.news-block h6 {
	margin-bottom: 24px;
}

.news-control,
.partner-control {
	position: relative;
}

.swiper-button-prev:after,
.swiper-button-next:after {
	content: '';
}

.news-control .swiper-button-prev,
.news-control .swiper-button-next,
.partner-control .prev-partner,
.partner-control .next-partner {
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    color: #F15A22;
    background-color: #FFF6F2;
    font-size: 15px;
    margin: 0;
    text-align: center;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.news-control .swiper-button-next,
.partner-control .next-partner {
	right: unset;
	left: 72px;
}

.news-control i,
.achievement-carousel i,
.partner-control i {
	font-size: 24px;
}

.item-news a {
    display: block;
}

.news-thumb {
    position: relative;
	overflow: hidden;
}

.news-content {
	padding: 15px 21px;
	background: #F4F4F4;
}

.news-meta {
	display: flex;
	align-items: center;
	gap: 6px;
	margin-bottom: 4px;
}

.cate-tag,
.news-date span {
	color: #F99D1C;
	font-size: 12px;
	line-height: 16px;
}

.news-date,
.news-date span {
	color: #959595;
	line-height: 18px;
	position: relative;
}

.news-date::before {
	content: '\f111';
	font-weight: 900;
	font-family: 'Font Awesome 6 Free';
	font-size: 6px;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
}

.news-date {
	padding: 0 0 0 10px;
	display: flex;
	align-items: center;
	gap: 6px;
}

.news-blog p {
	font-size: 14px;
	line-height: 24px;
	color: #2F2F2F;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.item-news a:hover .news-content {
	background: linear-gradient(117deg, #F15A22 0%, #F99D1C 99.98%, rgba(244, 243, 242, 0.01) 99.99%, rgba(244, 244, 244, 0.00) 100%);
}

.item-news a:hover .cate-tag,
.item-news a:hover .news-date,
.item-news a:hover .news-date span,
.item-news a:hover .news-blog p {
	color: #ffffff
}

.blog-post a.btn-view {
    text-transform: capitalize;
    background: linear-gradient(180deg, #F15A22 0%, #F99D1C 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border: 1px solid #F99D1C;
    margin-top: 16px;
    border-radius: 0;
}

.card-blog-image {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.card-blog-image::before {
    content: '';
    display: block;
    padding-top: 57%;
}

.card-blog-image a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.card-blog-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Achievement */

.bg-achievement {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
	background: url('../../../../uploads/2023/07/bg-achievement.png') no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: -1;
}

.achievement-carousel .owl-nav {
	display: flex;
	align-items: center;
	gap: 12px;
}

.achievement-carousel .owl-prev,
.achievement-carousel .owl-next {
	height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    color: #F15A22;
    background-color: #FFFFFF;
    font-size: 15px;
    margin: 0;
    text-align: center;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.item-achievement {
	text-align: center;
}

.item-achievement img {
    height: 174px;
    object-position: center;
}

.thumb {
	margin-bottom: 8px;
}

.content p {
	color: #000000;
}

/* Partner */

.partner-thumb {
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;;
	margin: 16px;
}

/* Consultation */

.consultation-info {
	 padding: 50px 102px;
	 margin-bottom: -90px;
	 position: relative;
	 z-index:  1;
}

.bg-consultation {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
	background: url('../../../../uploads/2023/07/bg-consultation.png') no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: -1;
}

.consultation-info h6 {
	color: #303442;
	font-size: 26px;
	line-height: 32px;
	text-transform: capitalize;
	margin-bottom: 16px;
}

.consultation-info p {
	font-size: 14px;
	line-height: 26px;
	color: #303442;
}

.consultation-info a {
	font-size: 18px;
	line-height: 26px;
	text-transform: uppercase;
	color: #ffffff;
	border-radius: 40px;
	background: linear-gradient(135deg, #F15A22 0%, #F99D1C 100%);
	text-align: center;
	padding: 21px 67px;
	display: block;
}

/* Footer */

.footer-main {
	background: url('../../../../uploads/2023/07/bg-footer.jpg') no-repeat;
	background-size: 100% 100%;
	height: auto;
}

.footer-main h3 {
	color: #ffffff;
	font-size: 16px;
	line-height: 24px;
	text-transform: capitalize;
}

.logo-footer a {
	display: block;
	text-align: center;
}

.logo-footer img {
	width: 307px;
}

.logo-footer {
	margin-bottom: 40px;
}

/*.footer-main .rw-center li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}*/

.info-ft::after {
    content: '';
    display: block;
    clear: both;
}

.footer-main li img {
	width: 30px;
}

.footer-main span {
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
}

.footer-main .rw-center li:not(:last-child) {
	margin-bottom: 10px;
}

.content-info {
    color: #ffffff;
}

.content-info li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.item-info {
    width: 50%;
    float: left;
    overflow: hidden;
}

.bottom-nav {
	border-top: 1px solid rgba(255, 255, 255, 0.25);
	padding: 20px 0;
	margin-top: 20px;
	display: flex;
	gap: 50px;
}

.bottom-nav ul {
	display: flex;
}

.bottom-nav a {
	color: #ffffff;
	font-size: 13px;
	line-height: 24px;
	display: block;
}

.bottom-nav li:not(:last-child) {
	border-right: 1px solid rgba(255, 255, 255, 0.17);
	padding-right: 6px;
	margin-right: 6px;

}

.info-ct {
    margin-top: 16px;
}

.info-ct a {
    display: block;
}

.info-ct img {
    width: 25%;
}

.absolute-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    /*padding: 16px 0;*/
    padding-bottom: 16px;
}

.copyright {
    max-width: 85%;
    flex: 0 0 85%;
}

.copyright p {
	color: #ffffff;
	/*text-transform: uppercase;*/
	font-size: 13px;
	line-height: 20px;
}

.icon-social {
	display: flex;
    justify-content: flex-end;
	gap: 6px;
    max-width: 15%;
    flex: 0 0 15%;
}

.icon-social a {
	display: flex;
	align-items: center;
	color: #ffffff;
	text-align: center;
}

.icon-social a:last-child {
	border: 1px solid #ffffff;
	border-radius: 50%;
	padding: 6px;
    font-size: 13px;
}

.icon-social i {
    width: 32px;
    height: 32px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*===========================
        Video Page Styles
============================*/

.video-tiem {
    display: block;
}

.video-tiem h3 {
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 20px;
    line-height: 28px;
    color: #424242;
    font-weight: 500;
}

.video-tiem p {
    color: #9b9b9b;
    font-size: 12px;
}

/*===========================
        E-Catalogue Page Styles
============================*/

.list-catalogue .fb3d-thumbnail-lightbox-mode {
	padding: 10px;
    display: flex;
    flex-direction: column-reverse;
}

.list-catalogue table {
    margin: 0 auto;
}

.list-catalogue .book-heading {
    order: 1;
}

.list-catalogue .book-heading h3 a {
    font-size: 12px;
}

.list-catalogue .book-thumbnail {
    order: 2;
}

.list-catalogue .book-thumbnail a {
    max-width: 100%;
}

.list-catalogue .book-thumbnail a img {
    width: 270px;
    height: 382px;
    object-fit: cover;
    object-position: center;
}

.list-catalogue .fb3d-thumbnail-lightbox-mode .book-heading, 
.list-catalogue .fb3d-thumbnail-mode .book-heading,
.list-catalogue .fb3d-thumbnail-lightbox-mode .book-heading h3, 
.list-catalogue .fb3d-thumbnail-mode .book-heading h3 {
    position: unset;
    text-align: center;
}

/*===========================
        Product Page Styles
============================*/

.page-header {
    height: 100%;
    min-height: 260px;
}

.page-header .breadcrumb-style {
    background: transparent;
    padding: 0;
    margin: 0;
}

.page-header .breadcrumb-style ul#crumbs {
    color: #ffffff;
    padding: 0;
}

.breadcrumb-style a {
    color: #F99D1C;
}

.title-mid {
    padding: 20px 0;
}

.title-mid h6 {
    font-size: 56px;
    line-height: 77px;
    margin-bottom: 0;
    background: linear-gradient(180deg, #F15A22 0%, #F99D1C 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.widge-ttile {
	font-size: 17px;
	text-transform: uppercase;
	color: #ffffff;
	border: 1px solid #F99D1C;
	background: #F99D1C;
	padding: 7px 10px;
	margin-bottom: 0;
}

.widge-ttile::before {
	content: '\f0c9';
	font-family: 'Font Awesome 6 Free';
	display: inline-block;
	margin-right: 5px;
}

.menu-danh-muc-san-pham-container,
.menu-product-portfolio-container {
    border: 1px solid #ebebeb;
    border-top: none;
}

.menu-danh-muc-san-pham-container li,
.menu-product-portfolio-container li {
	padding: 5px 10px;
	display: block;
}

.menu-danh-muc-san-pham-container li+li,
.menu-product-portfolio-container li+li {
	border-top: 1px dashed #ebebeb;
}

.menu-danh-muc-san-pham-container li a,
.menu-product-portfolio-container li a {
    position: relative;
    display: block;
    color: #000;
    line-height: 20px;
    padding: 5.7px 0;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}

.menu-danh-muc-san-pham-container li a::before,
.menu-product-portfolio-container li a::before {
	content: '\f101';
	font-family: 'Font Awesome 6 Free';
	display: inline-block;
	margin-right: 5px;
	font-weight: 600;
}

.menu-danh-muc-san-pham-container li a.active,
.menu-danh-muc-san-pham-container li a:hover,
.menu-product-portfolio-container li a:hover {
	color: #F15A22;
}

.breadcrumb-tax ul {
    display: flex;
    justify-content: center;
    gap: 5px;
}

.breadcrumb-tax a {
    color: #F99D1C;
}

.breadcrumb-tax li {
    color: #ffffff;
}

.product_list__item a {
    display: block;
}

.product_list__item h3 {
    font-size: 20px;
    line-height: 30px;
}

/*===========================
        Single Product Page Styles
============================*/

.info-contact-details {
    float: left;
    margin: 12px 0;
    width: 100%;
    border: 1px dotted #d3d3d3;
    height: 98px;
}

.info-contact-details::after {
    content: '';
    display: block;
    clear: both;
}

.phone-details {
    float: left;
    width: 50%;
    background: url('../../../../uploads/2023/08/icon-phone-details.png') 12px center no-repeat;
    padding-left: 76px;
    height: 100%;
    overflow: hidden;
}

.email-details {
    float: left;
    border-left: 1px dotted #d3d3d3;
    width: 50%;
    background: url('../../../../uploads/2023/08/icon-email-details.png') 12px center no-repeat;
    padding-left: 90px;
    height: 100%;
    overflow: hidden;
}

.email-details .title,
.phone-details .title {
    color: #626363;
    font-size: 20px;
    float: left;
    width: 100%;
    line-height: initial;
    margin-top: 23px;
}

.info-contact-details a {
    font-size: 14px;
    color: #F99D1C;
}

.form-product {
	padding-top: 15px;
	width: 100%;
	/*float: left;*/
    display: flex;
    align-items: center;
    gap: 16px;
}

.contact-baogia-details {
    float: left;
    width: 35%;
    height: 53px;
    line-height: 53px;
    padding-left: 0;
    background: #F99D1C;
    text-align: center;
    text-indent: -25px;
    display: flex;
    align-items: center;
}

.contact-baogia-details .baogia {
	background: url('../../../../uploads/2023/08/icon-mobile-details.png') 5px center no-repeat #F99D1C;
	width: 100%;
	padding-left: 54px;
}

.contact-baogia-details .baogia a,
.contact-catalouge-details a {
	color: #ffffff;
	font-size: 22px;
	text-transform: uppercase;
	display: block;
}

.contact-catalouge-details a {
    background: #F99D1C;
    height: 53px;
    text-align: center;
    display: flex;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
}

.single__content__product p.price {
	display: none;
}

.name input,
.company-name input,
.rw-input input,
.noidung textarea {
	width: 100%;
    height: 45px;
    font-size: 14px;
    border: 1px solid #ececec;
    padding: 0 14px;
}

.noidung textarea {
	height: auto;
}

.name input:focus-visible,
.company-name input:focus-visible,
.rw-input input:focus-visible,
.noidung textarea:focus-visible {
	outline: 0;
}

.name p,
.company-name p {
	margin-bottom: 16px;
}

.rw-input span.wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 16px;
}

.noidung {
	margin-top: 16px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.btn-close:focus {
	box-shadow: none;
}

.single__content__product {
    padding-top: 24px;
}

.single__content__product .wc-tabs li.active {
    border-bottom: 2px solid #F99D1C !important;
    border-radius: 0 !important;
}

.single__content__product .wc-tabs li {
    background: var(--white) !important;
    border: none !important;
}

.single__content__product .wc-tabs li a {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 36px;
    color: #303442 !important;
}

.single__content__product .wc-tabs li.active a {
    color: #F99D1C !important;
}

.single__content__product .woocommerce-Tabs-panel--description,
.single__content__product .woocommerce-Tabs-panel--reviews {
	color: #000000;
}

.product-content-single {
    display: inline-block;
    width: 100%;
}

.product-content-single h2 {
    font-size: 26px;
    color: #F15A22;
    font-family: 'Helvetica Neue', sans-serif;
}

.product-content-single h2 span {
    position: relative;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    font-size: 25px;
    margin-right: 6px;
}

.product-content-single h2 span::after {
    content: '';
    background: linear-gradient(186deg, #F99D1C 0%, #F15A22 100%);
    position: absolute;
    left: 0;
    z-index: -1;
    width: 35px;
    height: 35px;
    /*transform: rotate(-45deg);*/
    border-radius: 30px;
}

.product-content-single ul {
    padding-left: 40px;
}

.struct img {
    width: 50%;
}

/*===========================
        Photo Page Styles
============================*/

.photo-albums a {
	display: block;
	position: relative;
	overflow: hidden;
}

.albums-items-img img {
	width: 100%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.photo-albums a:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.albums-items-img {
    height: 217px;
    max-height: 100%;
}

.albums-items-content {
	position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.albums-items-title {
	background: rgba(0,0,0,.6);
    padding: 10px 8px;
    width: 100%;
    color: #ffffff;
    text-transform: uppercase;
}

/*===========================
        Price Page Styles
============================*/

.price-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.price-item:not(:last-child) {
	margin-bottom: 16px;
}

.price-content p a {
	font-size: 18px;
	display: block;
	color: #000;
}

.price-content span {
	font-size: 13px;
	color: #bfbfbf;
}

.price-item a.file-download {
	display: block;
	border: 1px solid #F99D1C;
	color: #F99D1C;
	font-size: 14px;
	line-height: 28px;
	padding: 0 10px;
	border-radius: 6px;
}

.single__content a.file-download {
	font-size: 18px;
	line-height: 28px;
	color: #F99D1C;
	border: 1px solid #F99D1C;
	padding: 8px 40px;
	display: inline-block;
	margin-top: 24px;
}

.related ul.products li.first, .related ul.products:after {
    clear: none;
}

.popWindow_image a {
    display: block;
}

.popup-content {
    position: relative;
    overflow: hidden;
}

.btn-close-modal {
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
}

.btn-close-modal:hover {
    color: #ffffff;
}

.btn-close-modal:focus {
    box-shadow: none;
}

.popup-baogia .modal-body form {
    display: flex;
    flex-direction: column-reverse;
}

.popup-baogia .name {
    order: 6;
}

.company-name {
    order: 5;
}

.rw-input {
    order: 4;
}

.rw-check {
    order: 3;
}

.noidung {
    order: 2;
}

.popup-baogia .wpcf7-response-output {
    order: 1;
}

@media (min-width: 992px) and (max-width: 1440px) {
    .col-about-left,
    .col-about-right {
        width: 50%;
    }

    .about-block p {
        font-size: 14px;
    }
}

@media (min-width: 990px) {

    .news-thumb::before {
        content: '';
        display: block;
        padding-top: 58%;
    }

    .news-thumb .img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    /*.news-thumb .img div {
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        overflow: hidden;
    }*/
}

@media (min-width: 768px) {
	.achievement-carousel .owl-nav {
		position: absolute;
		right: 0;
		top: -85px;
	}
}

@media (min-width: 576px) {
	.popup-baogia .modal-dialog {
		max-width: 650px;
	}
}

@media (max-width: 991px) {

	.bg-navbar {
		justify-content: flex-end;
		background: transparent;
		box-shadow: none;
	}

	.bg-navbar .navbar-toggler:focus {
		box-shadow: none;
	}

	.header-right {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	
	.offcanvas-nav {
	    position: fixed;
	    top: 0;
	    bottom: 0;
	    right: 0;
	    left: -100%;
	    width: 50%;
	    padding-right: 0;
	    padding-left: 0;
	    padding-bottom: 0.5rem;
	    overflow-y: auto;
	    visibility: hidden;
	    transition-timing-function: ease-in-out;
	    transition-duration: .3s;
	    transition-property: left, visibility;
	    transition: left .3s ease-in-out, visibility .3s ease-in-out;
	    align-items: start;
	    -moz-background-clip: padding;
	    -webkit-background-clip: padding;
	    background-clip: padding-box;
	    z-index: 1041;
	    /*display: flex;*/
	    flex-direction: column;
	    background: linear-gradient(186deg, #F99D1C 0%, #F15A22 100%);
		box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.04);
	}

	.offcanvas-nav.collapse.show {
	    left: 0;
	    visibility: visible;
	}

	.hs-text {
		right: 10%;
		width: 40%;
	}

	.hs-text h5 {
		font-size: 30px;
		line-height: 42px;
	}

	.consultation-info {
		padding: 30px;
	}

	.consultation-info a {
		font-size: 15px;
		padding-left: 24px;
		padding-right: 24px;
	}

	.bottom-nav a {
		font-size: 8px;
	}

	.project-thumb {
		height: 170px;
	}

	.project-thumb img {
		height: 170px;
		object-fit: cover;
	}

	.project-content p {
		font-size: 12px;
	}

    .list-nav .menu a {
        font-size: 9px;
    }

    .col-about-left,
    .col-about-right {
        width: 100%;
    }

    .info-ct img {
        width: 50%;
    }
}

@media screen and (max-width: 900px) {
	.timeline ul li div {
	    width: 250px;
	}

	.timeline ul li:nth-child(even) div {
	    left: -289px;
	}
}

/* Small Devices Potrait */
@media (max-width : 767px){

	.header__logo__mobile {
		display: block;
		width: 140px;
	}

	.header__logo__mobile li {
		list-style: none;
		margin-bottom: 0;
	}

	/* Logo */
	.navbar-brand.navbar-bg{
		/*height: 50px;
  		line-height: 50px;*/
  		width: auto;
	}
	.navbar-brand.navbar-bg img{
		background-size: contain;
		width: 160px;
	}

	.bg-navbar {
		background: transparent;
	}

	/* Navigation */
	ul.navbar-nav > li > a {
		padding: 21px 10px;
	}

	/*.navbar-collapse{
		background: #333333;
	}*/

	.navbar-collapse ul.navbar-nav > li > a{
		color: #fff;
	}

	.navbar-collapse ul.navbar-nav > li.active > a,
	.navbar-collapse ul.navbar-nav > li:hover > a{
		color: #ee3b24;
	}

	.achievement-carousel .owl-nav {
		justify-content: center;
		margin-top: 12px;
	}

    .footer-main {
        background-size: cover;
    }

	.bottom-nav ul,
	.absolute-footer {
		display: block;
	}

	.bottom-nav {
		flex-wrap: wrap;
		gap: 0;
	}

	.nav-left, .nav-right {
		-ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}

	.absolute-footer {
		text-align: center;
        padding: 0;
	}

    .copyright {
        /*margin-bottom: 12px;*/
        padding-bottom: 12px;
    }

    .copyright,
    .icon-social {
        max-width: 100%;
    }

    .copyright p {
        line-height: 18px;
    }

	.icon-social {
		justify-content: center;
        display: none;
	}

	.bottom-nav li:not(:last-child) {
		border: none;
		padding: 0;
		margin: 0;
	}

	.bottom-nav a {
		font-size: 15px;
	}

	.content-ab ul li {
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}

    .core-content .content:first-child {
        display: block;
    }

	.timeline ul li div {
		width: 300px;
	}

	.timeline ul li::after {
		bottom: 20px;
	}

	.timeline ul li {
		margin: initial;
		padding-bottom: 24px;
	}

	.timeline ul li:nth-child(even) div {
		left: 45px;
	}

	.timeline ul li:nth-child(even) div::before {
		right: initial;
		left: -15px;
		border-width: 8px 16px 8px 0;
    	border-color: transparent #F15A22 transparent transparent;
	}

    .core-content .content,
    .core-content .img-core {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .core-content .img-core {
        margin: 16px 0;
    }

    .core-content .content ol {
        text-align: left;
    }

    .list-nav {
        top: 65px;
    }

    .list-nav .menu-gioi-thieu-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        white-space: nowrap;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .list-nav .menu {
        flex-wrap: nowrap;
    }

    .list-nav .menu a {
        font-size: 16px;
    }

    .info-contact-details {
        float: none;
        height: 100%;
    }

    .phone-details {
        padding-left: 89px;
    }

    .email-details {
        padding-left: 90px;
    }

    .phone-details,
    .email-details {
        width: 100%;
    }

    .contact-baogia-details {
    	width: 45%;
    }

    .form-product {
        margin-bottom: 24px;
    }

    .page-header {
        min-height: 80px;
    }

    .contact-catalouge-details a {
        font-size: 18px;
    }

    .item-achievement img {
    	height: 125px;
    	object-fit: cover;
    }

}