

@charset "UTF-8";
@font-face {
	font-family: "Myriadd";
	src: url("https://staticx-talent.basecdn.net/image/fonts/huynhgia/myriadd.ttf");
}
.component__top--v3 {
	background-color: #161616;
}
.component__top--v3:hover {
}
.component__top--v3 i.icon {
}
.component__top--v3.--show {
}
.slick-slider {
 position: relative;
 display: block;
 box-sizing: border-box;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 -webkit-touch-callout: none;
 -khtml-user-select: none;
 -ms-touch-action: pan-y;
 touch-action: pan-y;
 -webkit-tap-highlight-color: transparent
}
.slick-list {
 position: relative;
 display: block;
 overflow: hidden;
 margin: 0;
 padding: 0
}
.slick-list:focus {
 outline: 0
}
.slick-list.dragging {
 cursor: pointer;
 cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0);
 -o-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
.slick-track {
 position: relative;
 top: 0;
 left: 0;
	display: block;
	margin: 0px;
}
.slick-track:after,
.slick-track:before {
 display: table;
 content: ''
}
.slick-track:after {
 clear: both
}
.slick-loading .slick-track {
 visibility: hidden
}
.slick-slide {
 display: none;
 float: left;
 height: 100%;
 min-height: 1px
}
[dir=rtl] .slick-slide {
 float: right
}
.slick-slide img {
 display: block
}
.slick-slide.slick-loading img {
 display: none
}
.slick-slide.dragging img {
 pointer-events: none
}
.slick-initialized .slick-slide {
 display: block
}
.slick-loading .slick-slide {
 visibility: hidden
}
.slick-vertical .slick-slide {
 display: block;
 height: auto;
 border: 1px solid transparent
}
.slick-arrow.slick-hidden {
 display: none
}
.slick-next,
.slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 37px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: 2px solid #C4C4C4;
	-moz-border-radius: 100%;
 -webkit-border-radius: 100%;
 border-radius: 100%;
	outline: 0;
	background: 0 0
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
	color: transparent;
	outline: 0;
	background: 0 0
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}
.slick-next:before,
.slick-prev:before {
	font-family: ap;
	font-size: 22px;
	color: #C4C4C4;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 100;
}
.slick-prev {
	left: -55px;
	z-index: 9;
}
[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}
.slick-prev:before {
	content: "\e6b9";
}
[dir=rtl] .slick-prev:before {
	content: "\e6b9";
}
.slick-next {
	right: -55px;
	z-index: 9;
}
[dir=rtl] .slick-next {
	right: auto;
	left: -25px
}
.slick-next:before {
	content: "\e6ba"
}
[dir=rtl] .slick-next:before {
	content: "\e6ba"
}
.slick-dotted.slick-slider {
	margin-bottom: 0px
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}
.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	cursor: pointer
}
.slick-dots li button {
	display: block;
	padding: 0px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0
}
.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: 0
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}
.slick-dots li button:before {
	display: none;
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: 'â€¢';
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}
.sec- {
 margin: 0 !important;
 padding: 60px 0;
}
.section-category{
 margin: 30px 0px;
}
.news-nav {
 text-align: center;
}
.news-nav ul{
 display:inline-block;
}
.news-nav ul li{
 display:inline-block;
 line-height: 30px;
}
.news-nav ul li.active a{
 border-bottom: 2px solid #0058A0;
}
.news-nav ul li:last-child .sub-line{
	display:none;
}
.news-nav ul li span{
 display:inline-block;
 line-height: 30px;
}
.news-nav a {
 color:#161616;
	font-size:18px;
 line-height: 30px;
 display:inline-block;
 padding: 0px 10px;
	text-transform:uppercase;
 border-bottom: 2px solid transparent;
}
.news-nav a:hover{
 border-bottom: 2px solid #0058A0;
}
.news-nav .search {
 display: inline-block;
 vertical-align: top;
 position: relative;
}
.news-nav .search .input-search {
 padding: 6px 10px 6px 25px;
 border-bottom: 1px solid #555;
}
.news-nav .search .btn-search {
 position: absolute;
 left: 0px;
 top: 0px;
 color: #555;
 padding: 6px 4px;
 cursor: pointer;
 border: none;
 background-color: transparent;
}
.new-title {
 margin-bottom: 30px;
}
.new-title h2 {
 color: #fff;
	font-size:25px;
	font-weight:normal;
 display:inline-block;
 background-color: #161616;
 padding: 10px 30px;
	text-transform:uppercase;
}
.section-new .row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 flex-direction: row;
 margin-right: -15px;
 margin-left: -15px;
}
.section-new .col-6{
 width: 50%;
 padding: 0px 15px;
 box-sizing: border-box;
}
.section-new .new-item{
	position:relative;
 margin-bottom: 30px;
}
.section-new .new-item:hover .new-item_info h3 a{
}
.new-item_img{
 height: 356px;
 overflow: hidden;
}
.new-item_img img{
	width:100%;
	height:100%;
 object-fit: cover;
 font-family: 'object-fit: cover;';
 -webkit-transition-property: transform; -moz-transition-property: transform;
 -o-transition-property: transform; transition-property: transform; -webkit-transition-duration: .5s; -moz-transition-duration: .5s;
 -o-transition-duration: .5s; transition-duration: .5s;
}
.section-new .new-item:hover .new-item_img img{
 -ms-transform: scale(1.1);
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}
.new-item_cate {
	position:absolute;
 top: 0px;
 left: 0px;
 padding: 15px;
 z-index: 9;
}
.new-item_cate h2{
 font-weight: 500;
	font-size:16px;
}
.new-item_cate h2 a{
 color: #fff;
 font-weight: 500;
	font-size:16px;
 line-height: 20px;
	text-transform:uppercase;
 text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}
.new-item_cate h2 a:hover{
 color:#ddb169;
}
.new-item_info {
	position:absolute;
 bottom: 0px;
 left: 0px;
 width: 100%;
 padding: 15px;
 z-index: 9;
 background-size: cover !important;
}
.new-item_info h3{
	position:relative;
 z-index: 99;
}
.new-item_info h3 a {
 color: #fff;
	font-size:20px;
 font-weight: 500;
 line-height: 25px;
	text-transform:uppercase;
}
#list-news .container{
 max-width: 800px;
}
.list-news{
 margin-bottom: 60px;
}
.list-news .image {
 height: 450px;
 overflow: hidden;
 margin-bottom: 25px;
}
.list-news .image img {
 width: 100%;
 object-fit: cover;
}
.list-news .content{
 padding: 0px 50px;
}
.list-news .content .date{
 margin-bottom: 10px;
}
.list-news .content h3{
	font-size:23px;
 color:#000;
 font-weight: 600;
 line-height: 28px;
	text-transform:uppercase;
 margin-bottom: 10px;
}
.list-news .content h3 a{
	font-size:23px;
 color:#000;
 font-weight: 600;
 line-height: 28px;
}
.list-news .content p{
 color:#000;
	font-weight:normal;
	font-size:16px;
 line-height: 20px;
}
.animated {
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
}
.animated.infinite {
 -webkit-animation-iteration-count: infinite;
 animation-iteration-count: infinite;
}
.animated.hinge {
 -webkit-animation-duration: 2s;
 animation-duration: 2s;
}
.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
 -webkit-animation-duration: .75s;
 animation-duration: .75s;
}
@-webkit-keyframes fadeInDown {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
@-moz-keyframes fadeInDown {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
@-o-keyframes fadeInDown {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
@keyframes fadeInDown {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
.fadeInDown {
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
}
@-webkit-keyframes fadeInUp {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
@-moz-keyframes fadeInUp {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
@-o-keyframes fadeInUp {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
@keyframes fadeInUp {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
.fadeInUp {
 -webkit-animation-name: fadeInUp;
 animation-name: fadeInUp;
}
@-webkit-keyframes fadeIn {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 }
}
@-moz-keyframes fadeIn {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 }
}
@keyframes fadeIn {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 }
}
.fadeIn {
 -webkit-animation-name: fadeIn;
 animation-name: fadeIn;
}
.section-banner.article .banner__text{
 top: 50%;
 left: 50%;
 transform: translateX(-50%) translateY(-50%);
 -webkit-transform: translateX(-50%) translateY(-50%);
}
.section-banner.article .banner__text .banner--title {
	font-size:40px;
	font-weight:normal;
 line-height: 50px;
 margin-bottom: 10px;
	text-transform:uppercase;
}
.section-banner.article .banner__text .banner--desc {
	font-size:20px;
	font-weight:normal;
 line-height: 30px;
 text-transform: none;
}
.section-banner.article .banner__text .banner--desc .type{
 margin: 0px 3px;
}
.section-banner.article .banner__text .banner--desc a{
 color:#fff;
}
.job-detail .row-detail{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.sidebar-article {
 width: 30%;
 padding: 0px 15px;
}
.sidebar-article .desc-job,
.sidebar-article .box-share {
 border:1px solid #e5e5e5;
	position:relative;
 clear:both;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 display:block;
}
.sidebar-article .desc-job:after,
.sidebar-article .box-share:after {
	position:absolute;
	width:100%;
 bottom: 0px;
 left: 0px;
 height: 2px;
 background-color: #e5e5e5;
 content: "";
}
#article {
 width: 70%;
 padding: 0px 15px;
 padding-bottom: 60px;
}
.sidebar-article .desc-job {
 display: table;
	width:100%;
}
.sidebar-article .desc-job .desc {
 line-height: 25px;
 padding: 10px 20px;
 border-bottom: 1px solid #e5e5e5;
}
.ctas .btn-apply {
 padding: 10px 40px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #ddb169;
 color:#fff;
	position:relative;
 clear:both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	font-weight:bold;
}
.ctas .btn-apply:hover:after {
 content: "";
 bottom: 0px;
 left: 0px;
 height: 3px;
	position:absolute;
	width:100%;
 background: rgba(0,0,0,0.2);
}
.sidebar-article .desc-job .desc span.name {
	font-weight:bold;
 display:block;
}
.box-share {
	text-align:center;
	position:relative;
 margin-top: 20px;
 padding: 20px;
}
.box-share .name {
 color:#888;
 margin-bottom: 20px;
}
.box-share .btn-share {
 width: 47%;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 line-height: 40px;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 display:inline-block;
	position:relative;
 color:#d3d3d3;
 padding-left: 30px;
 background-color: #fff;
 height: 40px;
 border: 1px solid rgba(0, 0, 0, 0.1);
}
.box-share .btn-share.first {
	float:left;
}
.box-share .btn-share.second {
	float:right;
}
.box-share .btn-share span {
	position:absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
 top: 0px;
 line-height: 40px;
 width: 30px;
 height: 100%;
 border-right: 1px solid rgba(0, 0, 0, 0.1);
 left: 0px;
}
.box-share .btn-share:hover {
 opacity: 0.8; filter: alpha(Opacity:80);
}
.box-share .btn-share.-fb {
 color:#fff;
 background-color: #3b5999;
}
.box-share .btn-share.-mail {
 color:#fff;
 background-color: #dd4b39;
}
.article .content-article {
 line-height: 22px;
	text-align:justify;
}
.article .content-article h2,
.article .content-article h3,
.article .content-article h4,
.article .content-article h5 {
 margin-bottom: 20px;
 line-height: 1.3;
 color:#ddb169;
	font-weight:normal;
}
.article .content-article h2 {
	font-size:24px;
}
.article .content-article h3 {
	font-size:20px;
}
.article .content-article h4 {
	font-size:18px;
}
.article .content-article h5 {
	font-size:16px;
}
.article .content-article div,
.article .content-article p {
 margin-bottom: 15px;
}
.article .content-article li {
 padding-bottom: 10px;
}
.article .content-article ul {
 list-style-type: square;
 margin-left: 20px;
}
.list-related {
 padding: 40px 0px;
}
.list-related .name {
	font-size:18px;
	font-weight:bold;
 margin-bottom: 20px;
}
.list-related .item {
 margin-bottom: 10px;
}
.list-related .item>a {
 color:#ddb169;
 display:block;
	font-size:16px;
 line-height: 20px;
 margin-bottom: 5px;
}
.list-related .item {
 padding: 15px 0px;
 border-bottom: 1px dotted #e5e5e5;
}
.list-related .item .salary {
 color:#d3d3d3;
	font-size:12px;
}
.list-related .btn-viewall {
	font-weight:bold;
 color:#ddb169;
 margin-top: 20px;
 border:1px solid #ddb169;
 padding: 10px 20px;
	text-align:center;
 display:block;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.list-related .btn-viewall:hover {
 background-color: #161616;
 color:#fff;
}
#appform .wrapper {
 background-color: transparent !important;
}
#appform .form .row .label {
 color:#d3d3d3;
}
#appform .form .submit {
 background-color: #ddb169;
}
#appform .form .submit:hover {
 background: rgba(221,177,105,.9);
}
#appform .form .upload input {
 top: 0px;
}
#appform h1 {
 line-height: 35px;
}
.breadcrumb {
 margin-bottom: 20px;
}
.breadcrumb a {
	font-size:18px;
 display:inline-block;
 color:#ddb169;
 border-bottom: 1px solid #ddb169;
}
.breadcrumb a:hover{
 border-bottom: 1px solid #ddb169;
 color:#ddb169;
}
.container {
	width:100%;
	position:relative;
 max-width: 1130px;
 margin: 0px auto;
 padding: 0px 15px;
}
.mrb30{
 margin-bottom: 30px;
}
#scroll-top {
	text-align:center;
 display:block;
 position:fixed;
 color:#87898f;
	font-size:20px;
 bottom: 60px;
 right: 10px;
 z-index: 300;
 width: 40px;
 height: 40px;
 background-color: #fff;
 border: 1px solid rgba(0, 0, 0, 0.1);
 opacity: 0; filter: alpha(Opacity:0);
 border-radius: 50%;
 transform: translate(0px, 10px);
 -ms-transform: translate(0px, 10px);
 -webkit-transform: translate(0px, 10px);
 -moz-transition-transform: translate(0px, 10px);
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;
 -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
#scroll-top:hover {
 color:#161616;
 border-color: #161616;
}
#scroll-top span {
 line-height: 40px;
}
#scroll-top.show {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;
 -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 transform: none;
 -ms-transform: none;
 -webkit-transform: none;
 -moz-transition-transform: none;
}
.btn-apply {
 padding: 7px 15px;
 display:inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	white-space: nowrap;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.divider {
 border-top: 2px solid #eee;
 clear: both;
}
.section- {
 padding: 40px 0px;
}
.select-custom {
 padding: 0;
 margin: 0;
 width: auto;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #fff;
 clear:both;
	position:relative;
 border:1px solid #e5e5e5;
}
.select-custom:before {
 font-family: "FontAwesome";
 content: "\f0d7";
 right: 10px;
 color:#888;
	position:absolute;
 line-height: 40px;
}
.select-custom select {
 padding: 10px 15px;
	width:100%;
 border: none;
 box-shadow: none;
 background-color: transparent;
 background-image: none;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}
.select-custom select:focus {
 outline: none;
}
.search input::placeholder {
 color: #fff;
}
.table{
 display: table;
	width:100%;
}
.cell{
	display:table-cell;
	vertical-align:middle;
}
* {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
 overflow: initial;
	font-size:14px;
 color:#d3d3d3;
 background-color: #161616;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;
 -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 font-family: "Myriadd", Helvetica;
}
a {
 color:#d3d3d3;
	font-weight:normal;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
a:hover, a:focus {
 color:#ddb169;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
.clearfix {
 clear: both;
}
#wrapper{
 position: relative;
}
.section {
	padding: 50px 0px;
}
.section__head {
	text-align:center;
	margin: 0px auto;
	margin-bottom: 40px;
}
.section__head .section--title {
	color:#ddb169;
	font-size:30px;
	font-weight:bold;
 display:inline-block;
	line-height: 40px;
	margin-bottom: 20px;
	text-transform:uppercase;
}
.section__head .section--line {
	background-color: #ddb169;
	width: 140px;
	height: 4px;
	margin: 0px auto;
}
/*--- OVERVIEW ---*/
.tabs-container {
	position:relative;
	width:100%;
}
.tabs-container .tabs-dialog {
	position:relative;
	width:100%;
	text-align:center;
	background-color: #1e1e1e;
	margin-bottom: 40px;
}
.tabs-container .tabs-dialog .tab-link {
	color:#d3d3d3;
	font-size:17px;
 display:inline-block;
	height: 50px;
	line-height: 50px;
	margin: 0 20px;
	cursor: pointer;
	border-bottom: 3px solid transparent;
}
.tabs-container .tabs-dialog .tab-link.tab-current {
	border-bottom: 3px solid #ddb169;
}
.tabs-container .about_head {
	text-align:center;
	margin-bottom: 20px;
}
.tabs-container .about_head h3 {
	color:#ddb169;
	font-size:24px;
	font-weight:bold;
	margin-bottom: 10px;
	text-transform:uppercase;
}
.tabs-container .about_head .section--line {
	background-color: #ddb169;
	width: 140px;
	height: 4px;
	margin: 0px auto;
}
.wrap-sm{
	width:100%;
	position:relative;
 max-width: 1130px;
 margin: 0px auto;
	padding: 0px 15px;
}
.wrap-content {
	font-size: 17px;
	text-align: justify;
}
.wrap-content p {
	line-height: 24px;
	margin-bottom: 10px;
}
.wrap-content p img {
	max-width: 768px;
	margin: 0px auto;
}
.tab1-content {
	text-align:center;
}
.history-item {
	position:relative;
 display:block;
	text-align:center;
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
}
.history-note {
	position:relative;
 display:inline-block;
	width: 290px;
	height: auto;
	vertical-align: middle;
	color:#d3d3d3;
	font-size:15px;
	line-height: 1.4;
	text-align:justify;
}
.history-note li {
	color:#d3d3d3;
	font-size:15px;
	margin-bottom: 5px;
}
.history-year {
	position:relative;
 display:inline-block;
	text-align:center;
	width: 390px;
	height: auto;
	margin: 0 50px;
	vertical-align: middle;
}
.history-year::before {
	content: '';
	position:absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
	background-color: #d3d3d3;
}
.history-year.no-left::before {
	width: 65%;
	left: auto;
	right: 0px;
}
.history-year.no-right::before {
	width: 65%;
	left: 0px;
	right: auto;
}
.year {
	position:relative;
 display:block;
	width: 140px;
	height: 140px;
	margin: 0px auto;
	padding-top: 40px;
	background-color: #ba8436;
	-moz-border-radius: 100%;
 -webkit-border-radius: 100%;
 border-radius: 100%;
	text-align:center;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.year::after {
	content: '';
	position:absolute;
	left: 10px;
	top: 10px;
	z-index: 8;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	background-color: #ddb169;
	-moz-border-radius: 100%;
 -webkit-border-radius: 100%;
 border-radius: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.history-year span {
	color:#161616;
	font-size:16px;
	font-weight: 400;
	position:relative;
	z-index: 9;
}
.history-year h3 {
	color:#161616;
	font-size:20px;
	font-weight:500;
	line-height: 1.2;
	position:relative;
	z-index: 9;
}
.wrap-content .row-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.wrap-content .col-4 {
	width: 33.33333%;
	padding: 0px 15px;
}
.wrap-content .item .image {
	text-align:center;
	margin-bottom: 20px;
}
.wrap-content .item .image img {
	max-width: 100%;
}
.wrap-content .text h3 {
	color:#ddb169;
	font-size:22px;
	font-weight:500;
	text-align:center;
	text-transform:uppercase;
	margin-bottom: 20px;
}
.wrap-content .text p {
	color:#fff;
	font-size:16px;
	text-align:justify;
}
.wrap-content .logo{
	text-align:center;
	margin-bottom: 50px;
}
.wrap-content .logo img{
	max-width: 300px;
}
.wrap-content .content p{
	color:#fff;
	font-size:17px;
	text-align:center;
}
.tab5-content .content{
	margin-bottom: 30px;
}
.tab5-content .content p{
	text-align:left;
}
.kinggems-content .row{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.kinggems-content .col-6{
	width: 50%;
	padding: 0px 15px;
}
.kinggems-content .text{
	padding: 15px;
	background-color: #143b6491;
}
.kinggems-content .text p{
	color:#fff;
	font-size:17px;
	line-height: 24px;
	margin-bottom: 20px;
}
.kinggems-content .text p:last-child{
	margin-bottom: 0px;
}
.kinggems-content .kinggems-content-top{
	background-position: right;
 background-repeat: no-repeat;
 background-size: 62%;
}
.kinggems-content .kinggems-content-bot{
	background-position: left;
 background-repeat: no-repeat;
 background-size: 62%;
}
.kinggems-bot{
	text-align:center;
	margin-top: 30px;
}
.kinggems-bot p{
	color:#fff;
}
.kinggems-bot p a{
	color:#fede19;
}
.service-15minz .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.service-15minz h3{
	color:#fff;
	font-size:22px;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 30px;
	text-transform:uppercase;
}
.service-15minz .col-4{
	width: 33.33333%;
	padding: 0px 15px;
}
.service-15minz .item{
	margin-bottom: 30px;
}
.service-15minz .item img{
	max-width: 100%;
}
.second-15minz{
	padding: 40px 0px;
	background-color: #143b64;
}
.second-15minz .row{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.second-15minz .col-6{
	width: 50%;
	padding: 0px 15px;
}
.second-15minz .text{
	color:#fff;
	font-size:16px;
	line-height: 23px;
	text-align:justify;
	padding: 60px 0px;
}
.second-15minz .text p{
	font-size:18px;
	margin-bottom: 20px;
}
.second-15minz .image img{
	max-width: 100%;
}
.third-15minz{
	padding: 40px 0px 0px;
	background-color: #161616;
}
.third-15minz .row{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.third-15minz .col-6{
	width: 50%;
	padding: 0px 15px;
}
.third-15minz .text{
	color:#fff;
	font-size:16px;
	line-height: 23px;
	text-align:justify;
	padding: 60px 0px;
}
.third-15minz .text p{
	font-size:18px;
	margin-bottom: 20px;
}
.third-15minz .text p:last-child{
	margin-bottom: 0px;
}
.third-15minz .image img{
	max-width: 100%;
}
.third-content{
	color:#fff;
	text-align:center;
	margin-top: 40px;
}
.third-content p{
	font-size:18px;
}
.third-content p:last-child{
	font-size:16px;
}
.third-content p a{
	color:#ddb169;
}
/*--- END OVERVIEW ---*/
/*--- JOBS ---*/
#alljobs {
 clear:both;
	padding-bottom: 0px;
}
.content-sec .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.section-jobs #sidebar {
	width: 30%;
	padding: 0px 15px;
}
.section-jobs .list-jobs {
	width: 70%;
	padding: 0px 15px;
}
#sidebar h3 {
	font-size:22px;
	font-weight:bold;
 color:#ddb169;
	margin-bottom: 15px;
	line-height: 35px;
}
#sidebar h3 img {
	margin-top: -5px;
}
#sidebar ul li a {
 display:block;
	position:relative;
 color:#d3d3d3;
	background-color: #1e1e1e;
	margin-bottom: 10px;
	padding: 15px 15px;
}
#sidebar ul li a:hover,
#sidebar ul li.active a {
	background-color: #ddb169;
	color:#fff;
}
.list-jobs .box-cat {
	margin-bottom: 15px;
}
.list-jobs .box-cat .item-job {
	padding: 15px 0px;
	width:100%;
	position:relative;
	padding-right: 130px;
	border-bottom: 1px solid #ddb169;
}
.list-jobs .box-cat .item-job .cta {
	position:absolute;
	top: 25px;
	right: 10px;
}
.list-jobs .box-cat .item-job .cta .btn-apply {
	padding: 8px 20px;
	color:#161616;
	font-size:16px;
	font-weight:500;
	-moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius: 20px;
	background-color: #c19855;
	background-image: linear-gradient(to right, #c19855, #f5d296);
}
.list-jobs .box-cat .item-job .title {
	color:#ddb169;
	font-size:22px;
	font-weight:500;
	margin-bottom: 5px;
}
.list-jobs .box-cat .item-job .title a {
	color:#ddb169;
	font-size:22px;
	font-weight:500;
}
.list-jobs .box-cat .item-job .info {
	color:#d3d3d3;
	font-size:12px;
 display:inline-block;
	margin-bottom: 10px;
	margin-right: 5px;
}
.list-jobs .box-cat .item-job .info a {
	color:#d3d3d3;
}
.list-jobs .box-cat .item-job .info .-ap {
	margin-right: 5px;
	color:#ddb169;
}
.list-jobs .box-cat .item-job .info .icon-dot-single {
	margin-right: 0px;
}
/*--- END JOBS ---*/
/*---------------------------- */
.section-leader {
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
}
.leader-slider {
	width:100%;
	position:relative;
}
.leader-slider .leader-for .cell {
	width: 50%;
}
.leader-slider .leader-for .leader-image {
	height: 550px;
	overflow: hidden;
}
.leader-slider .leader-for .leader-image img {
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
.leader-slider .leader-for .leader-text {
	padding-right: 30px;
}
.leader-slider .leader-icon .col {
	width: 50%;
}
.leader-icon {}
.leader-slider h3 {
	font-weight:bold;
	font-size:22px;
	color:#ddb169;
	line-height: 28px;
	margin-bottom: 20px;
	text-align:center;
	text-transform:uppercase;
}
.leader-nav {
	margin-bottom: 30px;
}
.leader-nav-item {
	text-align:center;
}
.leader-nav-item img {
	width: 70px;
	height: 70px;
	-moz-border-radius: 100%;
 -webkit-border-radius: 100%;
 border-radius: 100%;
 display:inline-block;
	border: 2px solid transparent;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
.slick-slider .slick-current.leader-nav-item img {
	border: 2px solid #ddb169;
	-moz-border-radius: 100%;
 -webkit-border-radius: 100%;
 border-radius: 100%;
}
.leader-image img {
	width:100%;
}
.leader-for .leader-desc {
	color:#fff;
	font-size:16px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 60px;
	font-weight: 400;
	text-align: justify;
}
.leader-for .leader-desc p {
	margin-bottom: 10px;
}
.leader-for .leader-name {
	color:#fff;
	font-size:16px;
}
.leader-for .leader-name em {
 display:block;
	font-style: italic;
	margin-bottom: 5px;
	font-weight: 600;
}
.leader-for .leader-name span {
 display:block;
}
/*--------------------------------*/
.section-whychoose .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.section-whychoose .col-4 {
	width: 33.33333%;
	padding: 0px 15px;
}
.whychoose__item .item--image {
	margin-bottom: 20px;
}
.whychoose__item .item--image img {
	max-width: 100%;
}
.whychoose__item .item--title {
	color:#d3d3d3;
	font-size:16px;
	line-height: 22px;
}
#footer {
 background-color: #212121;
 padding: 60px 0px;
}
#footer .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
#footer .col-6{
 width: 60%;
 padding: 0px 15px;
}
#footer .col-4{
 width: 40%;
 padding: 0px 15px;
}
#footer .title {
 color:#d3d3d3;
 margin-bottom: 10px;
}
#footer .links-footer a {
 display:block;
 color:#b7bec4;
 margin-bottom: 10px;
}
#footer .links-footer a:hover {
	text-decoration:underline;
}
#footer .logo {
 margin-bottom: 20px;
}
#footer .logo img {
 height: 80px;
}
#footer .box-footer .address {
 color:#d3d3d3;
 line-height: 20px;
 margin-bottom: 10px;
}
#footer .box-footer .address p {
 margin-bottom: 10px;
}
#footer .box-footer .address .location {
 display:block;
 margin-bottom: 5px;
}
#footer .contact p {
 margin-bottom: 10px;
 color:#d3d3d3;
}
#footer .bottom-footer {
 border-top: 1px solid rgba(255, 255, 355, 0.1);
 margin-top: 20px;
 padding-top: 20px;
 color:#d3d3d3;
	position:relative;
}
#footer .bottom-footer a {
 color:#fff;
}
#footer .bottom-footer .social {
	position:absolute;
 top: 20px;
 right: 0px;
}
#footer .bottom-footer .social a {
 display:inline-block;
	font-size:20px;
 margin-left: 5px;
}
#footer .bottom-footer .social a:hover {
 opacity: 0.8; filter: alpha(Opacity:80);
}
/* File does not exists: [PRIVATE FILE] */

#header-recr {
	width:100%;
 padding: 10px 0px;
 background-color: #161616;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
#header-recr .container {
 display: flex;
}
#header-recr .logo {
 padding: 0px;
 display:inline-block;
}
#header-recr .logo img {
 height: 55px;
}
#header-recr .logo .name {
	font-size:16px;
 color:#fff;
 padding-right: 10px;
 border-right: 5px solid #ddb169;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
#header-recr .box-menu {
	vertical-align:middle;
 padding-left: 20px;
}
#header-recr .links a {
 color:#fff;
	font-size:15px;
 display:inline-block;
	position:relative;
 padding: 20px 10px;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
#header-recr .links a.active,
#header-recr .links a:hover {
 color:#ddb169;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 box-shadow: inset 0 -3px #ddb169;
}
/*----- HEADER BANNER ----*/
.section-banner {
	position:relative;
 clear:both;
}
.section-banner .banner__cover {
	width:100%;
	height:100%;
 max-width: 100%;
}
.section-banner .banner__cover img {
	width:100%;
	height:100%;
 display:block;
 object-fit: cover;
}
.section-banner .bg {
	position:absolute;
	width:100%;
	height:100%;
 top: 0px;
 left: 0px;
 z-index: 2;
 background: #0B1935;
 opacity: 0.6; filter: alpha(Opacity:60);
 background: -webkit-linear-gradient(180deg, #0B1935, #174856);
 background: -o-linear-gradient(180deg, #0B1935, #174856);
 background: -moz-linear-gradient(180deg, #0B1935, #174856);
 background: linear-gradient(180deg, #0B1935, #174856);
}
.section-banner .banner__text {
	text-align:center;
 color:#fff;
	position:absolute;
 top: 0px;
 left: 0px;
 z-index: 3;
 width: 100%;
}
.section-banner .banner__text .banner--desc {
	font-size:36px;
 line-height: 50px;
	font-weight:bold;
	text-transform:uppercase;
}
.section-banner .cta {
 padding: 10px 20px;
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius: 20px;
	font-size:18px;
 color:#161616;
	cursor:pointer;
 display:inline-block;
 background-color: #c19855;
 background-image: linear-gradient(to right, #c19855 , #f5d296);
 margin-top: 20px;
}
