.section-header-bar #contactList a {
    color: rgb(255, 255, 255);
    font-weight: 600;
    font-size: 13px;
}
.section-header-bar h4{
	overflow: hidden;
    vertical-align: middle; 
    line-height: 30px;
    font-weight: normal;
}
div#menusite-stc {
    background: #fff;
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 25px 0 rgb(0 0 0 / 30%);
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 30%);
	margin-bottom: 14px;
}
#cssmenu,
 #cssmenu ul,
 #cssmenu ul li,
 #cssmenu ul li a,
 #cssmenu #head-mobile {
     border: 0;
     list-style: none;
     line-height: 1;
     display: block;
     position: relative;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box
 }
 #cssmenu:after,
 #cssmenu > ul:after {
     content: ".";
     display: block;
     clear: both;
     visibility: hidden;
     line-height: 0;
     height: 0
 }
 #cssmenu #head-mobile {
     display: none
 }
 #cssmenu {
     -ms-flex-pack: end;
     justify-content: flex-start;
     position: relative;
     display: block;
     display: -ms-flexbox;
     -ms-flex-flow: row wrap;
     flex-flow: row wrap;
     -ms-flex-align: center;
     align-items: center;
     margin-bottom: -10px;
 }
 #cssmenu > ul > li {
     float: left;
     text-align: center;
     margin-left: 1px;
     background: url(../images/nav-line.png)no-repeat right center;
 }
 #cssmenu > ul > li > a {
	padding: 28px 10px;
    text-decoration: none;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #279929;
    font-size: 16px;
    text-align: center;
    position: relative;
    font-weight: 550;
 }
 #cssmenu .logo {
     position: relative;
     z-index: 123;
     padding: 5px;
     font: 18px verdana;
     color: #6ddb07;
     float: left;
     width: 22%;
 }
 #cssmenu > ul > li:last-child {
     margin-right: 4px;
     background: none;
 }
 #cssmenu > ul > li:hover,
 #cssmenu ul li.active:hover,
 #cssmenu ul li.active,
 #cssmenu ul li.has-sub.active:hover {
     -webkit-transition: background .3s ease;
     -ms-transition: background .3s ease;
     transition: background .3s ease;
 }
 #cssmenu ul li.active a {
     border: none;
 }
 #cssmenu > ul > li.has-sub > a {
     padding-right: 30px
 }
 #cssmenu > ul > li.has-sub > a:after {
     position: absolute;
     top: 39px;
     right: 11px;
     width: 8px;
     height: 2px;
     display: block;
     background: #ddd;
     content: ''
 }
 #cssmenu > ul > li.has-sub > a:before {
     position: absolute;
     top: 36px;
     right: 14px;
     display: block;
     width: 2px;
     height: 8px;
     background: #ddd;
     content: '';
     -webkit-transition: all .25s ease;
     -ms-transition: all .25s ease;
     transition: all .25s ease
 }
 #cssmenu > ul > li.has-sub:hover > a:before {
     top: 29px;
     height: 0
 }
 #cssmenu ul ul {
     position: absolute;
     left: -9999px;
     padding: 0;
     border: 1px solid #e2e2e2;
     background: #fff;
	 z-index: 99;
 }
 #cssmenu ul ul li {
     height: 0;
     -webkit-transition: all .25s ease;
     -ms-transition: all .25s ease;
     transition: all .25s ease
 }
 #cssmenu ul ul li:hover {}
 #cssmenu li:hover > ul {
     left: auto
 }
 #cssmenu li:hover > ul > li {
     height: auto
 }
 #cssmenu ul ul ul {
     margin-left: 100%;
     top: 0
 }
 #cssmenu ul ul li a {
     border-bottom: 1px solid rgba(150, 150, 150, 0.15);
     padding: 11px 15px;
     width: 211px;
     font-size: 14px;
     text-decoration: none;
     color: #212020 !important;
     font-weight: 400;
     text-align: left
 }
 #cssmenu ul ul li:last-child > a,
 #cssmenu ul ul li.last-item > a {
     border-bottom: 0
 }
 #cssmenu ul ul li:hover > a,
 #cssmenu ul ul li a:hover {
     color: #fa8c39 !important
 }
 #cssmenu ul ul li.has-sub > a:after {
     position: absolute;
     top: 16px;
     right: 11px;
     width: 8px;
     height: 2px;
     display: block;
     background: #ddd;
     content: ''
 }
 #cssmenu ul ul li.has-sub > a:before {
     position: absolute;
     top: 13px;
     right: 14px;
     display: block;
     width: 2px;
     height: 8px;
     background: #ddd;
     content: '';
     -webkit-transition: all .25s ease;
     -ms-transition: all .25s ease;
     transition: all .25s ease
 }
 #cssmenu ul ul > li.has-sub:hover > a:before {
     top: 17px;
     height: 0
 }
 #cssmenu ul ul li.has-sub:hover,
 #cssmenu ul li.has-sub ul li.has-sub ul li:hover {
     background: #404040;
 }
 #cssmenu ul ul ul li.active a {
     border-left: 1px solid #333
 }
 #cssmenu ul li.active a {
	color: rgb(38 95 17);
 }
 #cssmenu > ul > li:hover > a {
     color: rgb(52 113 18);
 }
 #cssmenu > ul > li.has-sub > ul > li.active > a,
 #cssmenu > ul ul > li.has-sub > ul > li.active > a {
     border-top: 1px solid #333
 }
 @media screen and (max-width:1000px) {
	 .section-header-bar .contactList{text-align:center}
     #cssmenu .logo {
         position: absolute;
         top: 0;
         left: 0;
         width: 100%;
         height: 64px;
         text-align: center;
         padding: 10px 0 0 0;
         float: none
     }
     #cssmenu .logo2 {
         display: none
     }
     #cssmenu .logo img {
         height: 100%
     }
     #cssmenu {
         width: 100%;
         margin-bottom: 0;
         padding-top: 26px;
     }
     #cssmenu ul {
         width: 100%;
         display: none;
         padding: 0;
     }
     #cssmenu ul li {
         width: 100%;
         border-top: 1px solid #d2d2d2;
         overflow: hidden;
     }
     #cssmenu ul li:hover {
         background: #f5f5f5;
     }
     #cssmenu ul ul li,
     #cssmenu li:hover > ul > li {
         height: auto
     }
     #cssmenu ul li a,
     #cssmenu ul ul li a {
         width: 100%;
         border-bottom: 0;
         padding: 16px 16px;
     }
     #cssmenu > ul > li {
         float: none
     }
     #cssmenu ul ul li a {
         padding-left: 25px
     }
     #cssmenu ul ul li {
         background: #fff !important;
     }
     #cssmenu ul ul li:hover {
         background: #f7f7f7  !important
     }
     #cssmenu ul ul ul li a {
         padding-left: 35px
     }
     #cssmenu ul ul li a {
         color: #fff;
         background: none
     }
     #cssmenu ul ul li:hover > a,
     #cssmenu ul ul li.active > a {
         color: #fafafa
     }
     #cssmenu ul ul,
     #cssmenu ul ul ul {
         position: relative;
         left: 0;
         width: 100%;
         margin: 0;
         text-align: left
     }
     #cssmenu > ul > li.has-sub > a:after,
     #cssmenu > ul > li.has-sub > a:before,
     #cssmenu ul ul > li.has-sub > a:after,
     #cssmenu ul ul > li.has-sub > a:before {
         display: none
     }
     #cssmenu #head-mobile {
         display: block;
         padding: 23px;
         color: #ddd;
         font-size: 12px;
         font-weight: 700
     }
     #cssmenu .button {
         width: 55px;
         height: 46px;
         position: absolute;
         right: 0;
         top: 17px;
         cursor: pointer;
         z-index: 12399994;
     }
     #cssmenu .button:after {
         position: absolute;
         top: 22px;
         right: 20px;
         display: block;
         height: 8px;
         width: 20px;
         border-top: 2px solid #428bca;
         border-bottom: 2px solid #428bca;
         content: ''
     }
     #cssmenu .button:before {
         -webkit-transition: all .3s ease;
         -ms-transition: all .3s ease;
         transition: all .3s ease;
         position: absolute;
         top: 16px;
         right: 20px;
         display: block;
         height: 2px;
         width: 20px;
         background: #428bca;
         content: ''
     }
     #cssmenu .button.menu-opened:after {
         -webkit-transition: all .3s ease;
         -ms-transition: all .3s ease;
         transition: all .3s ease;
         top: 23px;
         border: 0;
         height: 2px;
         width: 19px;
         background: #828080;
         -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
         -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
         transform: rotate(45deg)
     }
     #cssmenu .button.menu-opened:before {
         top: 23px;
         background: #828080;
         width: 19px;
         -webkit-transform: rotate(-45deg);
         -moz-transform: rotate(-45deg);
         -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
         transform: rotate(-45deg)
     }
     #cssmenu .submenu-button {
         position: absolute;
         z-index: 99;
         right: 0;
         top: 0;
         display: block;
         border-left: 1px solid #d4c5c5;
         height: 47px;
         width: 46px;
         cursor: pointer
     }
     #cssmenu .submenu-button.submenu-opened {
         background: #4472c4
     }
     #cssmenu ul ul .submenu-button {
         height: 34px;
         width: 34px
     }
     #cssmenu .submenu-button:after {
         position: absolute;
         top: 22px;
         right: 19px;
         width: 8px;
         height: 2px;
         display: block;
         background: #bdbdbd;
         content: ''
     }
     #cssmenu ul ul .submenu-button:after {
         top: 15px;
         right: 13px
     }
     #cssmenu .submenu-button.submenu-opened:after {
         background: #fff
     }
     #cssmenu .submenu-button:before {
         position: absolute;
         top: 19px;
         right: 22px;
         display: block;
         width: 2px;
         height: 8px;
         background: #bdbdbd;
         content: ''
     }
     #cssmenu ul ul .submenu-button:before {
         top: 12px;
         right: 16px
     }
     #cssmenu .submenu-button.submenu-opened:before {
         display: none
     }
     #cssmenu ul ul ul li.active a {
         border-left: none
     }
     #cssmenu > ul > li.has-sub > ul > li.active > a,
     #cssmenu > ul ul > li.has-sub > ul > li.active > a {
         border-top: none
     } 
}  

.slider.fix-slider-body{ margin-top: 6px;}
.line-bottom {
    border-bottom: 1px solid #ffffff3b; 
	padding-bottom: 20px;
}
.logo-footer img {
    filter: brightness(0) invert(1);
    width: 250px;
}
 
.footer-contact>div {
    display: flex;
    color: white; 
}
.footer-contact img {
    height: 35px;
    width: 35px;
}
.footer-contact figure {
    margin-right: 5px;
}
#footer ul {
    padding: 0;
    margin: 0;
}
.menubeauty li {
    border-top: 1px solid #ececec14;
    padding: 3px 0pt 0px 0px;
	margin-bottom: 2px !important;
}
.menubeauty li a::before {
    content: '\f111';
    margin-right: 5px;
    font-family: FontAwesome;
    font-size: 6px;
}
.menubeauty li:first-child {
    border: none;
}
.menubeauty li,
.menubeauty li a {
    line-height: 20px;
    position: relative;
    color: #fff;
    transition: all 0.5s linear 0s;
}
.menubeauty li a:hover {
    text-decoration: underline !important;
}
.brochure-btn{
    display: flex;
    overflow: hidden;
    text-decoration: none;
    -webkit-mask-image: -webkit-radial-gradient(white, #316d13);
    background: #368610;
    border-radius: 8px;
    box-shadow: 0 2px 8px 1px #c6c6c6;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    cursor: pointer;
    padding: 5px 13px;
}
.brochure-btn:hover{background: #0091ff;}
.third-nav:before {
    width: 1000%;
    height: 100%;
    background: #efefef;
    position: absolute;
    top: 0;
    left: -500%;
    content: '';
    display: block;
}
.section-body {
    position: relative;
    overflow: hidden;
}
.stcpage {
    font-family: "Roboto";
    font-size: 16px;
}
.text-secondary {
    color: #fb9a27 !important;
    font-size: 18px;
    font-weight: 600;
}
.fs-2{
	font-size: calc(2.325rem + .9vw)!important;
    font-weight: normal;
}
.fs-01{
	color: #6c757d!important;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.footer_text .left-title {
    font-family: "Roboto",Sans-serif;
    font-size: 22px !important;
    line-height: 52px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    padding-bottom: 0;
    margin-bottom: 17px;
    text-align: center;
	color: #2a9e2c;
}
.footer_text .left-title:before {
    content: "";
    position: absolute;
    left: 47%;
    bottom: 0;
    width: 50px;
    height: 2px;
    background: #34a937;
	color: #424242;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
.contentPage {
    padding: 10px 0 48px; 
}
.itemProject {
  margin-bottom: -50px; }
  .itemProject .item {
    margin-bottom: 50px;
    position: relative;
    background: #4dbb4f29; }
    .itemProject .item:nth-child(2n+2) {
      background: #f2f2f2; }
      .itemProject .item:nth-child(2n+2):before {
        display: none; }
      .itemProject .item:nth-child(2n+2):after {
        width: 50%;
        content: "";
        position: absolute;
        height: 100%;
        right: -50%;
        background: #f2f2f2; }
      .itemProject .item:nth-child(2n+2) .itemS:nth-child(1) {
        order: 2; }
      .itemProject .item:nth-child(2n+2) .itemS:nth-child(2) {
        order: 1; }
    .itemProject .item:before {
      width: 50%;
      content: "";
      position: absolute;
      height: 100%;
      left: -50%;
      background: #4dbb4f29; }
	  .khungAnhCrop img {
		width: 100%;
		height: 100%;
		z-index: 1;
		-o-object-fit: cover;
		object-fit: cover;
		font-family: 'object-fit: cover;';
	}
    .itemProject .item .khungAnh .khungAnhCrop {
      transition: 1s;     -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}
    .itemProject .item .khungAnh:hover .khungAnhCrop {
      transform: scale(1.05); }

    .itemProject .item .khungAnh:before {
      padding-bottom: calc(380/585*100%); }
    .itemProject .item .itemS.content {
      padding: 0 30px; }
    .itemProject .item .titleName {
      padding-top: 26px; margin-bottom: 22px; }
      .itemProject .item .titleName span.title {
        margin-bottom: 5px;
		display: block;
		color: #e7252b !important;
		font-size: 15px; }
	.titleName a.name {
		display: inline-block;
		font-family: "RobotoBold";
		color: #333;
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 15px;
		position: relative;
		transition: 0.3s; 
		font-family: "Roboto",Sans-serif;
		font-weight: bold;
	}
	a.detail.detail2 {
		text-transform: uppercase;
		color: #fff;
		background: #ed1c24;
		padding: 0 40px;
		line-height: 50px;
		display: inline-block;
	}
	a.detail.detail2:hover {
		background: #d00911;
	}
	.titleName a.name:after{
		content: "";
		position: absolute;
		bottom: -15px;
		left: 0;
		width: 60px;
		height: 3px;
		background: #ed1c24;
	}
    .itemProject .item .text {
      margin-bottom: 40px;
      height: 61px;
      overflow: hidden; 
	  -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;}

.sm-title img{
	max-width: 322px;
}
.sm-title h4 {
    padding-top: 16px;
    font-weight: 700;
    font-size: 17px;
    line-height: 26px; 
    text-transform: uppercase;
    text-align: center;
    font-family: "Roboto",Sans-serif;
    color: #36a738;
}
.ctitle{
	font-size: 31px;
    line-height: 48px;
    text-transform: capitalize;
    margin-bottom: 26px;
	font-weight: 600;
    color: #2a9e2c;
	font-family: "Roboto",Sans-serif;
	position: relative;
}
.ctitle:after {
    content: "";
    display: table;
    clear: both;
    background: url(../images/line.png);
    width: 100%;
    height: 20px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding-top: 0px;
}
.bigimgs {
    width: 100%;
    border: none;
    padding: 0;
    background: none;
	max-height: 280px;
    object-fit: cover;
}
.text_pagestyle{
	font-size: 18px;
    font-weight: normal;
    line-height: 29px;
	font-family: "Muli", sans-serif;
}
.we-talk{
	position: relative;
	z-index: 3;
}
.we-talk .title{
	font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #000000;
	font-family: "Roboto",Sans-serif;
}
.description {
    font-size: 18px;
    line-height: 32px;
	margin-bottom: 20px;
    color: #183e6b;
}
.cus-experiences .owl-wrapper, .cus-experiences .owl-wrapper .owl-item{
	display: flex !important;
    flex-wrap: wrap;
}
.cus-experiences .owl-item .item-wrap{
	background: #FFFFFF;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 15%);
    border-radius: 10px;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out; 
	margin: 9px;
}
.cus-experiences .owl-item .item-wrap:hover{
	box-shadow: 0px 4px 20px rgb(0 0 0 / 35%);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.item-wrap .cus-thumb{
	border: none;
    background-color: #ffffff;
    -webkit-filter: unset !important;
    filter: unset !important;
    height: 140px;
    padding: 10px 0 0;
	    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.item-wrap .cus-cont{
	padding: 10px 30px 30px;
    min-height: 170px;
}
.item-wrap .cus-cont h3{
	font-size: 15px;
    line-height: 24px;
    text-align: center;
    color: #001801;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.item-wrap .cus-cont .des{
	font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    color: #001801;
}
.linebg {
    background: #fff url(../images/header_line.png) repeat-x 0px 0px;
    width: 100%;
    color: #000;
    padding: 12px 0;
}
.panel-primary{border:none}
.stcblock.panel-primary .panel-heading {
    font-family: "Poppins", Sans-serif;
    font-size: 17px;
    background: #4dbb4f;
    margin-top: 15px;
    -moz-box-shadow: 5px 5px 0 #CCCCCC;
    -webkit-box-shadow: 5px 5px 0 #cccccc;
    box-shadow: 9px 15px 0 #cccccc38;
    margin-bottom: 20px;
    color: #fff;
}
.blog_box{
	padding: 0;
	margin: 0;
}
.linhvuc-background {
    background: url(../images/bg-linhvuc.jpg)no-repeat center top;
    height: 230px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.linhvuc-background .project-header {
    text-align: center;
    position: relative;
    padding: 10px;
    color: #fff;
}
.linhvuc-background .project-header h1 {
    font-size: 28px;
}
.tw-latest-post {
    background: #fff;
    padding-bottom: 20px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
	margin: 0 9px;
	padding-top: 7px;
}
.tw-latest-post:hover {
    -webkit-box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 10%);
}

.tw-latest-post img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tw-latest-post .post-body {
    position: relative;
    padding-left: 10px;
}
.tw-latest-post .post-item-date {
    position: absolute;
    height: 100%;
}
 
.tw-latest-post .latest-post-media {
    margin-bottom: 20px;
}
 
.tw-latest-post .post-date {
	width: 60px;
    height: 60px;
    background: #ffffff;
    border-radius: 50%;
    text-align: center;
    color: #3e3e3e;
    position: relative;
    z-index: 3;
    font-weight: 800;
    font-size: 20px;
    padding-top: 10px;
    display: block;
    box-shadow: 0 3px 10px rgb(0 0 0 / 8%);
	position: absolute;
    left: 3px;
    top: -67px;
}
.tw-latest-post .post-info .post-title {
    margin-bottom: 7px;
    font-size: 18px;
    overflow: hidden;
    font-family: 'Nunito', sans-serif;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 95px;
	margin-top: 32px;
}
.tw-latest-post .post-info .post-title a{color: #2f2c2c}
.tw-latest-post .post-date .month {
    display: block;
    font-weight: 300;
    font-size: 14px;
    margin-top: -4px;
}

/*small box */
.elementor-hero{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px 30px;
	z-index: 3;
    position: relative;
}
.elementor-hero .elementor-item{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
    margin-bottom: 0;
    padding: 0 10px;
	-moz-box-shadow: 5px 5px 0 #CCCCCC;
    -webkit-box-shadow: 5px 5px 0 #cccccc;
    box-shadow: 7px 8px 0 #cccccc66;
    border: 1px solid #ccc6;
    background: #fff;
    padding: 9px 10px 0px;
	position: relative;
}
.elementor-item-box{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.elementor-item-box .element-image {
    width: 40px;
}
.element-image img{
	width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
}
.element-counter{
	color: #000000;
    font-size: 17px;
    line-height: 26px;
    padding-left: 10px;
    margin-top: -5px;
}
.element-counter span.number{
	font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    text-transform: capitalize;
    margin-bottom: 0;
	color: #4a4c4a;
}

@media only screen and (max-width: 1005px){
	.elementor-hero{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 0 -10px 0;
	}
	.elementor-hero .elementor-item{
		width: 43%;
		padding: 10px;
		margin: 10px;
	}
	.elementor-item-box{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
}
@media only screen and (max-width: 992px){
	.element-counter span.number{font-size: 25px;}
	.element-counter{
		font-size: 14px;
		line-height: normal;
	}
}

svg {
    overflow: hidden;
    vertical-align: middle;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.can-flex {
    display: flex;
    flex-wrap: wrap;
}
.flex-middle{
	-ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
}
.col-480-1{
	width: calc(100%/1 - 10px );
	margin: 5px;
}

.col-480-2{
	width: calc(100%/2 - 10px );
	margin: 5px;
}

.col-480-3{
	width: calc(100%/3 - 10px );
	margin: 5px;
}

.col-480-4{
	width: calc(100%/4 - 10px );
	margin: 5px;
}

.col-480-5{
	width: calc(100%/5 - 10px );
	margin: 5px;
}

.col-480-6{
	width: calc(100%/6 - 10px );
	margin: 5px;
}

@media (min-width: 768px){ 
	 .col-768-1{
        width: calc(100%/1 - 10px );
        margin: 5px;
     }
    
    .col-768-2{
        width: calc(100%/2 - 10px );
        margin: 5px;
     }
     
     .col-768-3{
        width: calc(100%/3 - 10px );
        margin: 5px;
     }
     
      .col-768-4{
        width: calc(100%/4 - 10px );
        margin: 5px;
     }
     
      .col-768-5{
        width: calc(100%/5 - 10px );
        margin: 5px;
     }
     
      .col-768-6{
        width: calc(100%/6 - 10px );
        margin: 5px;
     }
}

@media (min-width: 992px){
	.col-20 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
		padding-right: 3px;
	}
	.col-1200-1{
        width: calc(100%/1 - 10px );
        margin: 5px;
     }
    
    .col-1200-2{
        width: calc(100%/2 - 10px );
        margin: 5px;
     }
     
     .col-1200-3{
        width: calc(100%/3 - 10px );
        margin: 5px;
     }
     
      .col-1200-4{
        width: calc(100%/4 - 10px );
        margin: 5px;
     }
     
      .col-1200-5{
        width: calc(100%/5 - 10px );
        margin: 5px;
     }
     
      .col-1200-6{
        width: calc(100%/6 - 10px );
        margin: 5px;
     }
}
@media only screen and (max-width: 1440px){
	.ss-title {
		font-size: 40px;
		font-weight: 400;
	}
}
@media screen and (max-width:1000px) {
	.lang-opt {
         width: 93px;
         height: 25px;
         position: absolute;
         left: 2px;
         top: 35px;
         cursor: pointer;
         z-index: 12399994;
         padding: 0
     }
     .lang-opt a {
         padding: 1px
     }
	 .section-header-bar #contactList{height: 0;}
	 .section-header-bar h4{
		 text-align: center;
	 }
	 .itemProject .item a.detail.detail2 {
		line-height: 35px;
		padding: 0 25px;
	}
	.itemProject .item .text {
		margin-bottom: 10px;
		height: 61px;
	}
}

@media only screen and (max-width: 600px){
	.footer-contact {
		display: block;
	}
	.footer-contact>div {
		width: 100%;
	}
	.logo-footer {
		margin-bottom: 25px;
	}
	.ctitle{
		font-size: 22px !important;
		line-height: 25px !important;
		margin: 10px 0 !important;
	}
	.itemProject .item a.detail.detail2 {
		margin-bottom: 20px;
	}
	.itemProject .item .itemS.content {
		padding: 0 15px;
	}
	.linhvuc-background{height: 139px;}
}