@define a {
 color: #fbc60f;
}
@define alink {
 color: #1d8ccb;
}
@define ahover {
 color: #1e8fcf;
}
@define alight {
 color: ;
}
 -webkit-transform: rotate(180deg);
 -moz-transform: rotate(180deg);
 -o-transform: rotate(180deg);
}
@define rotate180 {
 -webkit-transform: rotate(360deg);
 -moz-transform: rotate(360deg);
 -o-transform: rotate(360deg);
}
@define rotate90 {
 -webkit-transform: rotate(90deg);
 -moz-transform: rotate(90deg);
 -o-transform: rotate(90deg);
}
@define xfont {
 font-family: 'Roboto', 'Segoe UI', sans-serif;
}
.slick-next, .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
 background: 0 0;
 opacity: 1;
 cursor: pointer;
}
.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: 40px;
	line-height: 1;
	opacity: .5;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 100;
}
.slick-prev {
	left: 10px;
	z-index: 9;
}
[dir=rtl] .slick-prev {
	right: 10px;
	left: auto
}
.slick-prev:before {
	content: "\e6b9";
}
[dir=rtl] .slick-prev:before {
	content: "\e6b9";
}
.slick-next {
	right: 10px;
	z-index: 9;
}
[dir=rtl] .slick-next {
	right: auto;
	left: 10px;
}
.slick-next:before {
	content: "\e6ba"
}
[dir=rtl] .slick-next:before {
	content: "\e6ba"
}
.slick-dotted.slick-slider {
	margin-bottom: 30px
}
.slick-dots {
	position: absolute;
	bottom: 10px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}
.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 10px;
	height: 10px;
	padding: 0px;
	cursor: pointer;
	color: transparent;
	border: 0;
 outline: 0;
 background: #fff;
 border-radius: 50%;
}
.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 {
	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{
 background-color: #fbc60f;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #fff
}
#component__top {
	text-align:center;
 display:block;
 position:fixed;
 color:#fff;
	font-size:20px;
	background-color: #fbc60f;
	opacity: 0; filter: alpha(Opacity:0);
	-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;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	-moz-box-shadow: 0 2px 3px 0px rgba(0,0,0,0.2);
 -webkit-box-shadow: 0 2px 3px 0px rgba(0,0,0,0.2);
 box-shadow: 0 2px 3px 0px rgba(0,0,0,0.2);
	bottom: 60px;
	right: 10px;
	z-index: 300;
	width: 50px;
	height: 50px;
	transform: translate(0px, 10px);
	-ms-transform: translate(0px, 10px);
	-webkit-transform: translate(0px, 10px);
	-moz-transition-transform: translate(0px, 10px);
}
#component__top:hover {
	$bg: #f1c631
}
#component__top {
	line-height: 50px;
}
#component__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;
}
.top-article{
 background-color: #fafafa;
	position:relative;
}
.top-article .container{
 padding:20px 0px;
}
.job-detail .cell{
	vertical-align:top;
}
.job-detail .detail-head{
 padding-bottom: 40px;
 border-bottom: 1px dotted #e0e0e0;
}
.job-detail .detail-head .detail__desc {
 width: 65%;
}
.post-type{
 margin-bottom: 20px;
}
.post-type .type{
 display:inline-block;
 margin-right: 10px;
}
.post-type .type .-ap{
 margin-right: 5px;
}
#article {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 line-height: 25px;
}
.ctas .btn-apply {
 padding: 10px 40px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 line-height: 25px;
 background-color: #fbc60f;
 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);
}
.box-share {
	position:relative;
 right: 0px;
}
[class^="ficon-"], [class*=" ficon-"]{
 margin-right: 0px;
}
.detail-head .title{
	font-size:32px;
	font-weight:normal;
 color:#fbc60f;
 line-height: 1.3;
}
.detail-head .detail__button{
 width:350px;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}
.box-share .share__name {
 color:#888;
 display:block;
 margin-bottom: 20px;
}
.detail-head .ctas{
 margin-bottom: 20px;
}
.detail-head .ctas .btn-apply{
	width:100%;
}
.box-share .btn-share {
 width:35px;
 height: 35px;
 border-radius: 50%;
 line-height: 35px;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 display:inline-block;
	position:relative;
 color:#555;
 background-color: #fff;
}
.desc-job {
 margin-top: 20px;
 line-height: 25px;
}
.desc-job .desc{
 margin-bottom: 10px;
}
.desc-job .desc span{
	font-weight:bold;
}
.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: 25px;
 padding-top:40px;
	text-align:justify;
}
.article .content-article ul{
 list-style: initial;
 padding-left: 20px;
}
.article .content-article h2,
.article .content-article h3,
.article .content-article h4,
.article .content-article h5 {
 margin-bottom: 20px;
 line-height: 1.3;
 color:#333;
	font-weight:normal;
}
.article .content-article h2 {
	font-size:24px;
 color:#fbc60f;
}
.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,
.article .content-article li {
 margin-bottom: 20px;
 color:#333;
}
.list__related {
 padding-top: 40px;
}
.list__related .name {
	font-size:18px;
	font-weight:bold;
 margin-bottom: 20px;
}
.list__related a {
 display:block;
 line-height: 20px;
 margin-bottom: 15px;
}
.list__related .btn-viewall {
	font-weight:bold;
	text-align:center;
 display:inline-block;
 color:#fbc60f;
 margin-top: 20px;
 border-bottom: 1px dotted #e0e0e0;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.breadcrumb a {
 display:inline-block;
}
.breadcrumb a:hover{
 color:#354254;
}
.container {
	width:100%;
	position:relative;
 max-width: 1320px;
 margin: 0px auto;
 padding: 0px 15px;
}
.btn-apply {
 padding: 7px 15px;
 display:inline-block;
	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;
 background-color: #fff;
	position:relative;
}
.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:1px solid #e0e0e0;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.select-custom select:focus {
 outline: none;
}
.table{
 display: table;
	width:100%;
}
.cell{
	display:table-cell;
	vertical-align:middle;
}
#appform{
}
#appform .wrapper{
 background-color: #fff;
 padding:20px 30px;
 -moz-box-shadow: 0 2px 5px 0px rgba(0,0,0,0.2);
 -webkit-box-shadow: 0 2px 5px 0px rgba(0,0,0,0.2);
 box-shadow: 0 2px 5px 0px rgba(0,0,0,0.2);
}
#appform h1{
	font-weight:300;
	font-size:36px;
 padding-bottom:30px;
}
#appform .form{
}
#appform .form .row{
 padding-bottom:25px;
}
#appform .form .row .ext{
 color:#aaa;
	font-weight:300;
	font-size:14px;
 padding-top:10px;
}
#appform .form .row .label{
 color:#666;
	font-weight:bold;
 padding-bottom:8px;
}
#appform .form .row .input input, #appform .form .row .input textarea{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	display:block;
	padding:0;
	margin:0;
	border:none;
	background:transparent;
}
#appform .form .row .input input, #appform .form .row .input textarea{
 padding:11px 13px;
 border:1px solid #ccc;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
#appform .form .row .input.first{
	float:left;
 width:45%;
}
#appform .form .row .input.second{
	float:right;
 width:45%;
}
#appform .form .submit{
 background-color: #7abd1a;
 padding:15px 0;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
	font-weight:500;
	font-size:16px;
	position:relative;
	text-align:center;
 color:#fff;
	cursor:pointer;
	font-weight:500;
 margin-top:30px;
}
#appform .form .upload{
	position:relative;
 border:1px dashed #ccc;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 margin-top:10px;
}
#appform .form .upload:hover{
 background-color: #f8f8f8;
}
#appform .form .upload .text{
	position:relative;
	text-align:center;
	font-size:15px;
 z-index:100;
 padding:10px 0;
}
#appform .form .upload .text .more{
	font-size:13px;
	font-weight:300;
 color:#999;
 padding-top:4px;
}
#appform .form .upload input{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	display:block;
	padding:0;
	margin:0;
	border:none;
	background:transparent;
}
#appform .form .upload input{
 display:block;
	position:absolute;
	white-space: nowrap;
 width:100%;
 height:100%;
 z-index:101;
 opacity: 0; filter: alpha(Opacity:0);
 top: 0px;
}
#appform .form .cancel{
 padding:15px 0;
	text-align:center;
	cursor:pointer;
	font-weight:300;
	font-size:16px;
 color:#999;
 margin-top:30px;
}
#appform .form .cancel:hover{
 color:#111;
	text-decoration:underline;
}
* {
 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;
}
*,
*::before,
*::after {
 box-sizing: border-box;
}
html, body {
 overflow: initial;
	font-size:14px;
 color:#555;
 -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: "Roboto","Helvetica Neue", Helvetica,arial;
}
a {
 color:#555;
	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:#2586b7; color:#fbc60f;
 -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;
}
.section {
 padding: 60px 0px 0px;
}
.section-head {
	text-align:center;
 margin: 0px auto;
}
.section-head .section__title {
	font-weight:bold;
 color:#000;
 font-size: 40px;
 line-height: 1.2;
 margin-bottom: 40px;
	text-transform:uppercase;
}
.section-head .section__desc{
 color:#000;
	font-size:20px;
 line-height: 30px;
 max-width: 1000px;
 margin: 0px auto;
}
.views-more {
 margin-top: 50px;
}
.views-more .cta {
 color:#000;
	font-size:16px;
	font-weight:normal;
 display:inline-block;
 padding: 10px 30px;
 border-radius: 30px;
 background-color: #fbc60f;
}
.views-more .cta:hover {
 color:#fff;
 background-color: #121b3e;
}
/*---- OVERVIEW ----*/
.section-overview{
 background-color: #fff;
}
.section-overview .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.section-overview .col-4{
 width: 33.33333%;
 padding: 0px 15px;
}
.section-overview .item .icon{
 width: 115px;
 height: 120px;
 margin: 0px auto;
 margin-bottom: 30px;
}
.section-overview .item .icon svg{
 width: 115px;
 height: 120px;
}
.section-overview .item .main{
	text-align:center;
}
.section-overview .item .main h3{
 color:#000;
	font-size:25px;
	font-weight:bold;
 margin-bottom: 10px;
 min-height: 60px;
 overflow: hidden;
}
.section-overview .item .main .desc{
 color:#000;
	font-size:20px;
	font-weight:normal;
}
.section-overview .item .main .desc p{
 line-height: 30px;
}
.section-overview .views-more{
	text-align:center;
}
/*---- END OVERVIEW ----*/
/*---- BENEFITS ----*/
.section-benefit{
 background-color: #fff;
}
.section-benefit .section-image{
	text-align:center;
}
.section-benefit .section-image img{
 max-width: 100%;
}
.section-benefit .row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.section-benefit .col-4 {
 width: 33.33333%;
 padding: 0px 15px;
}
.section-benefit .section-content .main{
 padding: 40px;
 height: 100%;
 background-color: #fbc60f;
}
.section-benefit .section-head .section__title {
 color:#000;
	font-size:30px;
	font-weight:bold;
 margin-bottom: 30px;
}
.section-benefit .section-content .main ul {
 list-style: initial;
 padding-left: 20px;
}
.section-benefit .section-content li {
 color:#000;
	font-size:18px;
	font-weight:bold;
 margin-bottom: 10px;
}
.section-benefit .image{
 height: 100%;
 display: flex;
 align-items: center;
 justify-content: center;
}
.section-benefit .image img {
 max-width: 100%;
}
.section-benefit .views-more{
	text-align:center;
}
/*---- END BENEFITS ----*/
/*---- CUSTOMER ----*/
.section-about {
 padding-bottom: 60px;
 background-color: #fff;
}
.section-about .container-fluid{
 padding: 0px 15px;
}
.section-about .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
 align-items: center;
}
.section-about .col-6{
 width: 50%;
 padding: 0px 15px;
}
.section-about .main{
 height: 100%;
 max-width: 460px;
 margin: 0px auto;
}
.section-about .main h3{
 color:#000;
	font-size:36px;
	font-weight:bold;
 margin-bottom: 15px;
	text-transform:uppercase;
}
.section-about .main p{
 color:#000;
	font-size:20px;
	font-weight:300;
	text-align:justify;
 line-height: 30px;
 margin-bottom: 5px;
}
.section-about .image{
 height: 800px;
 position: relative;
 overflow: hidden;
}
.section-about .image img{
	width:100%;
	height:100%;
 object-fit: cover;
}
/*---- END CUSTOMER ----*/
/*---- JOBS ----*/
#alljobs .section-head{
 margin-bottom: 40px;
}
#alljobs .section-head .section__title{
 margin-bottom: 20px;
}
#alljobs .row {
 display: flex;
 flex-wrap: wrap;
 flex-direction: row;
}
#alljobs .row .jobs-list {
 flex: 0 0 75%;
}
.jobs-list .jobs__item {
 margin-bottom: 20px;
 padding-bottom: 20px;
 border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
	position:relative;
}
.jobs-list .jobs__item .list__item--title {
 padding-bottom: 2px;
}
.jobs-list .jobs__item .list__item--title a {
	font-size:20px;
 color:#fbc60f;
 font-weight: 400;
}
.jobs-list .jobs__item .list__item--title a:hover {
 text-decoration: underline;
}
.jobs-list .jobs__item .list__item--info {
 color:#888;
	font-size:14px;
 padding-top: 6px;
 padding-right: 120px;
}
.jobs-list .jobs__item .list__item--info a {
	font-weight:normal;
 color:#555;
}
.jobs-list .jobs__item .list__item--info a:hover {
 color:#fbc60f;
 text-decoration: underline;
}
.jobs-list .jobs__item .list__item--side {
	position:absolute;
 right: 0px;
 top: 20px;
}
.jobs-list .jobs__item .cta {
 color:#fff;
	float:left;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 padding: 10px 20px;
 border: 1px solid #fbc60f;
 color: #fbc60f;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 font-size: 13px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.jobs-list .jobs__item .cta:hover {
 background-color: #fbc60f;
 color:#fff;
}
/*---- END JOBS ----*/
.home-life{
 padding: 60px 0px;
}
.home-life .section-image{
	text-align:center;
	position:relative;
}
.home-life .section-image img{
 max-width: 100%;
}
.home-life .section-head {
 margin-bottom: 40px;
}
.home-life .life-content{
 max-width: 980px;
 margin: 0px auto;
}
.home-life .row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.home-life .col-3 {
 width: 25%;
 padding: 0px 15px;
}
.home-life .item .image{
 margin-bottom: 20px;
 height: 305px;
}
.home-life .item .image img{
 width: 100%;
 height: 100%;
 object-fit: cover;
}
.home-life .item .text h3{
 color:#FFB300;
	font-weight:bold;
 font-size: 40px;
 text-transform: capitalize;
}
.home-life .view-more{
	text-align:center;
}
.section-customer .image{
	text-align:center;
 position: relative;
}
.section-customer .image img{
 width: 100%;
}
.section-process .image{
	text-align:center;
 position: relative;
}
.section-process .image img {
 max-width: 100%;
}
/*-------------------*/
.section-number{
 background-color: #000;
 padding: 60px 0px;
}
.section-number .section-head .section__title{
 color:#fff;
}
.section-number .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.section-number .col-3{
 width: 25%;
 padding: 0px 15px;
}
.section-number .item{
 color:#fff;
	text-align:center;
}
.section-number .item span {
	font-size:18px;
 display:block;
}
.section-number .item .number{
 display:block;
	font-weight:bold;
 font-size: 80px;
 margin-bottom: 10px;
}
.section-testimonials{
 padding: 60px 0px;
 background-repeat: no-repeat;
 background-size: cover;
 position: relative;
}
.section-testimonials .bg{
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
 background-color: #ffffffd4;
}
.section-testimonials .container-fluid{
 padding: 0px 30px;
}
.section-testimonials .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.section-testimonials .col-4{
 width: 33.33333%;
 padding: 0px 15px;
}
.section-testimonials .item{
 position: relative;
	text-align:center;
}
.section-testimonials .item .image{
	text-align:center;
 width: 200px;
 height: 200px;
 margin: 0px auto;
 margin-bottom: 40px;
}
.section-testimonials .item .image img{
 width: 200px;
 height: 200px;
 border-radius: 50%;
 object-fit: cover;
}
.section-testimonials .item .main .name{
 color:#e66100;
	font-size:26px;
	font-weight:500;
 margin-bottom: 15px;
}
.section-testimonials .item .main .desc{
 color:#000;
	font-size:18px;
	font-weight:300;
 line-height: 1.7;
}
.section-testimonials .item .main .icon{
 display:block;
 width: 35px;
 height: 35px;
 margin: 0px auto;
 margin-top: 40px;
	text-align:center;
}
.section-testimonials .item .main .icon svg{
 width: 34px;
 height: 32px;
 fill:#f27979;
}
.section-process .section-head .section__title{
 margin-bottom: 20px;
}
.section-process .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 align-items: center;
}
.section-process .col{
 width: 25%;
 padding: 20px;
 text-align: center;
 height: 450px;
}
.section-process .col .item{
 height: 100%;
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
}
.section-process .col-1{
 background-color: #000;
}
.section-process .col-2 {
 background-color: #fbc60f;
}
.section-process .col-3 {
 background-color: #ededed;
}
.section-process .col-4 {
 background-color: #72a0c1;
}
.section-process .col .item h3{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
 margin-bottom: 15px;
}
.section-process .col .item p{
 color:#000;
	font-size:16px;
	font-weight:300;
}
.section-process .col-1 .item h3{
 color:#fff;
}
.section-process .col-1 .item p{
 color:#fff;
}
.section-process .col-2 .item h3,
.section-process .col-3 .item h3{
 color:#4BD1A0;
}
.section-process .col-4 .item h3{
 color:#fff;
}
.section-process .col .item .icon{
 display:block;
 margin-bottom: 20px;
}
.section-process .col-1 .item svg {
 width: 75px;
 height: 84px;
}
.section-process .col-1 .item svg path{
 fill: #fff;
}
.section-process .col-2 .item svg {
 width: 73px;
 height: 87px;
}
.section-process .col-2 .item svg path {
 fill: #fff;
}
.section-process .col-3 .item svg {
 width: 83px;
 height: 94px;
}
.section-process .col-4 .item svg {
 width: 80px;
 height: 109px;
}
.__pag {
	text-align:right;
 padding: 10px 0px;
}
.__pag label {
	display:none;
}
.pag:hover,
.pag.active {
 color:#fbc60f;
 -webkit-box-shadow: 0px 0px 0px 1px color:#fbc60f; inset;
 box-shadow: 0px 0px 0px 1px color:#fbc60f; inset;
}
.ficon-angle-double-left::before {
 content: "\f100";
}
.ficon-angle-double-right::before {
 content: "\f101";
}
.pag.disabled:hover {
 box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
 color: rgba(0, 0, 0, 0.6) !important;
}
.pag {
 cursor: pointer;
 height: 36px;
 display: inline-block;
 min-height: 1em;
 outline: none;
 border: none;
 vertical-align: baseline;
 margin: 0em 0.25em 0em 0em;
 padding: 0.78571429em 1.5em 0.78571429em;
 text-transform: none;
 text-shadow: none;
 line-height: 1em;
 font-style: normal;
 text-align: center;
 text-decoration: none;
 border-radius: 0.28571429rem;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 background: #FFF none !important;
 color: rgba(0, 0, 0, 0.6) !important;
 font-weight: normal;
 -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
 box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
}
#footer {
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 background-color: #fff;
 padding: 65px 0px;
}
#footer .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -15px;
 margin-right: -15px;
}
#footer .col-7{
 width: 60%;
 padding: 0px 15px;
}
#footer .col-5 {
 width: 40%;
 padding: 0px 15px;
}
#footer .col-6{
 width: 50%;
 padding: 0px 15px;
}
#footer .footer-contact h3{
 color:#000;
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
 margin-bottom: 20px;
}
#footer .footer-contact p{
 color:#000;
	font-size:18px;
 line-height: 26px;
 margin-bottom: 15px;
}
#footer .footer-contact .social{
 display: flex;
 align-items: center;
 gap: 10px;
}
#footer .footer-contact .social a{
 width: 50px;
 height: 50px;
 display:block;
}
#footer .footer-contact .social a img{
 width: 50px;
 height: 50px;
}
#footer .map{
 padding-top: 100px;
}
#footer .map iframe{
 width: 100%;
 height: 300px;
}
.copyright{
 color:#fff;
	font-size:15px;
	text-align:center;
 padding: 10px 0px;
 margin-top: 20px;
}
.copyright a{
 color:#fff;
}
#header-recr {
	width:100%;
 position: sticky;
 top: 0px;
 left: 0px;
 z-index: 11;
 background-color: #fff;
 padding: 5px 0px;
 -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 .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
 align-items: center;
}
#header-recr .col-3{
 width: 20%;
 padding: 0px 15px;
}
#header-recr .col-9{
 width: 80%;
 padding: 0px 15px;
}
#header-recr .logo img{
 max-height: 55px;
}
#header-recr .box-menu{
 display: flex;
 align-items: center;
 justify-content: space-between;
}
#header-recr .box-menu .links > ul{
 display: flex;
 align-items: center;
 text-transform: capitalize;
}
#header-recr .box-menu .links ul li{
 position: relative;
}
#header-recr .box-menu .links >ul> li > a{
 color:#000;
	font-size:16px;
	font-weight:bold;
 display:block;
 padding: 15px;
}
#header-recr .box-menu .links > ul > li:hover > a{
 color:#fbc60f;
}
#header-recr .box-menu .links .sub-menu{
 display: none;
 position: absolute;
 width: 230px;
 padding: 10px;
 background-color: #fff;
 box-shadow: 0px 0px 5px #ccc;
}
#header-recr .box-menu .links>ul>li:hover .sub-menu{
 display:block;
}
#header-recr .box-menu .links .sub-menu li a{
 color:#000;
	font-size:16px;
	font-weight:bold;
 display:block;
 padding: 10px 0px;
}
#header-recr .box-menu .links .sub-menu li:hover a{
 color:#fbc60f;
}
#header-recr .menu-right .cta{
 color:#fff;
	font-size:16px;
	font-weight:500;
 display:block;
 padding: 10px 25px;
 border-radius: 30px;
 background-color: #121b3e;
}
#header-recr .menu-right .cta:hover{
 color:#000;
 background-color: #fbc60f;
}
.section-banner {
	position:relative;
 clear:both;
}
.section-banner .banner__cover{
	position:relative;
}
.section-banner .banner__cover img{
 max-width: 100%;
}
.section-banner .banner__text{
 position: absolute;
 top: 50%;
 left: 50%;
 width: 60%;
 z-index: 9;
	text-align:center;
 transform: translateX(-50%) translateY(-50%);
 -webkit-transform: translateX(-50%) translateY(-50%);
}
.section-banner .banner__text .banner--title{
 color:#fbc60f;
	font-weight:bold;
 font-size: 80px;
 margin-bottom: 15px;
}
.section-banner .banner__text p{
 color:#fbc60f;
	font-weight:bold;
 font-size: 50px;
 margin-bottom: 20px;
}
.section-banner .banner__text .cta{
 color:#000;
	font-size:18px;
	font-weight:bold;
 display:inline-block;
 padding: 15px 25px;
 border-radius: 30px;
	text-transform:uppercase;
 background-color: #fff;
}
.section-banner .banner__text .cta:hover{
 color:#fff;
 background-color: #121b3e;
}
#banner-video {
	position:relative;
 overflow: hidden;
 padding-bottom: 30%;
}
#banner-video iframe{
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
}
.filter-video {
 background-color: rgba(0, 0, 0, 0.4);
 width: 100%;
 height: 100%;
 position: relative;
 z-index: 9;
}
#bgvid {
 position: absolute;
 top: 0;
 left: 0;
 z-index: 0;
 min-width: 100%;
 height: auto;
 min-height: 100%;
 background: transparent no-repeat;
 background-size: cover;
 display: block;
}
#bgvid,
#bgvid1 {
 width: 100%;
 object-fit: cover;
 transform: translateY(-50%);
 top: 50%;
}
#bgvid1 {
 position: absolute;
 min-height: 100%;
 height: auto;
}
*, *:after, *:before {
 box-sizing: border-box;
}
#menu{
	font-size:16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#alljobs .row #menu {
 flex: 0 0 25%;
}
#menu .sidebar-main {
 padding-right: 30px;
}
#menu .sidebar-main .sidebar--links{
	margin-bottom: 30px;
}
#menu .sidebar-main .sidebar--links .sidebar__title{
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
	color:#000;
	margin-bottom:5px;
}
#menu .sidebar-main .sidebar--links a{
 display:block;
 color:#637282;
	font-weight:normal;
	position:relative;
	padding:8px 0;
}
#menu .sidebar-main .sidebar--links a:hover{
	color:#fbc60f;
}
#menu .sidebar-main .sidebar--links a.active{
	color:#fbc60f;
	font-weight:600;
}
#menu .sidebar-main .sidebar--links a.active:before{
	position:absolute;
	top:8px;
	bottom:8px;
	left:-30px;
	background-color: #fbc60f;
	width:3px;
	content:"";
}
@media(max-width: 768px){
 .benefit__list, .section-benefit .benefit__image{
	width:100%;
 display:block;
 padding: 0px;
 }
 .detail-head .detail__button{
	width:100%;
 }
 .job-detail .detail-head .detail__desc{
 width: 100% !important;
 }
}
@media(max-width: 767px){
 .section-overview .overview__item{
	width:100%;
 margin-bottom: 20px;
 }
}
@media(max-width: 600px){
 #menu .sidebar-main{
 padding-right: 0px;
 }
 #alljobs .row .jobs-list{
 flex: 100%;
 }
 .benefit__list .benefit__item--image{
 display:inline-block;
 width: 45px;
 }
 #footer .links-footer{
 float: none;
	width:100%;
 margin-right: 0px;
 margin-bottom: 20px;
 }
 #footer .links__title{
 margin-bottom: 10px;
 }
}
@media(max-width: 480px){
 .saycustomer-content{
 padding: 0px;
 }
 .jobs-list .jobs__item .list__item--title a{
	font-size:17px;
 }
 .detail-head .title{
	font-size:28px;
 }
}
.pages{
 position: relative;
}
.pages .cover{
	text-align:center;
 margin-bottom: 20px;
}
.pages .cover img{
 width: 100%;
}
.page-content{
 padding: 40px 0px;
}
.page-content img{
 max-width: 100%;
}
.page-benefits .page-item{
 color:#000;
 padding: 30px 90px;
 margin-bottom: 30px;
 background-color: #fbc60f;
}
.page-benefits .page-item h3{
 color:#000;
	font-size:30px;
	font-weight:bold;
 margin-bottom: 30px;
}
.page-benefits .page-item ul{
 list-style: initial;
 padding-left: 20px;
}
.page-benefits .page-item ul li{
	font-size:20px;
 margin-bottom: 5px;
}
.page-about h2{
 color:#000;
	font-weight:bold;
 font-size: 50px;
 margin-bottom: 20px;
}
.page-about p{
 color:#000;
	font-size:18px;
 line-height: 30px;
 margin-bottom: 10px;
}
.page-about ul {
 list-style: initial;
 padding-left: 20px;
}
.page-about ul li {
 color:#000;
	font-size:18px;
 margin-bottom: 10px;
}
.page-cover{
 position: relative;
}
.page-cover .cover{
	text-align:center;
}
.page-cover .cover img{
 max-width: 100%;
}
.page-cover .cover-text{
 color:#fff;
 position: absolute;
 top: 50%;
 left: 50%;
 width: 100%;
 z-index: 9;
 transform: translateX(-50%) translateY(-50%);
 -webkit-transform: translateX(-50%) translateY(-50%);
}
.page-cover .cover-text h2{
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
 margin-bottom: 30px;
}
.page-cover .cover-text p{
 color:#fff;
	font-size:25px;
	font-weight:bold;
 line-height: 35px;
}
.page-slider {
 padding: 60px 0px;
 background-color: #fafafa;
}
.page-slider .section-head {
 margin-bottom: 40px;
}
.page-slider .row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.page-slider .col-4 {
 width: 33.33333%;
 padding: 0px 15px;
}
.page-slider .col-12 {
 width: 100%;
 padding: 0px 15px;
}
.page-slider .main h3 {
 color:#000;
	font-size:40px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
 margin-bottom: 15px;
}
.page-slider .main .item{
 margin-bottom: 20px;
}
.page-slider .main .item h4{
 color:#000;
	font-size:32px;
	font-weight:bold;
 margin-bottom: 15px;
}
.page-slider .main p{
 color:#000;
	font-size:18px;
	font-weight:normal;
}
.page-slider .main ul {
 list-style: initial;
 padding-left: 20px;
}
.page-slider li {
 color:#000;
	font-size:18px;
	font-weight:normal;
 margin-bottom: 10px;
}
.page-slider .life-slider {
 margin-bottom: 15px;
}
.page-slider .life-slider .item img {
 width: 100%;
}
.page-slider .life-slider-nav .item {
 height: 87px;
 margin: 0px 10px;
}
.page-slider .life-slider-nav .item img {
	width:100%;
	height:100%;
 object-fit: cover;
}
.page-slider .mrt-40{
 margin-top: 40px;
}
.page-trust{
 padding: 60px 0px;
}
.page-cover{
 position: relative;
 text-align: center;
}
.page-cover img{
 max-width: 100%;
}
.page-trust .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.page-trust .col-3{
 width: 25%;
 padding: 0px 15px;
 margin-bottom: 30px;
}
.page-trust .col-8 {
 width: 66.66667%;
 padding: 0px 15px;
}
.page-trust .item{
 height: 100%;
 padding: 35px;
 background-color: #fbc60f;
}
.page-trust .item h3{
 color:#000;
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
 margin-bottom: 30px;
}
.page-trust .item p{
 color:#000;
	font-size:20px;
	font-weight:normal;
 font-style:italic;
 line-height: 30px;
}
.page-trust .item ul{
 list-style: initial;
 padding-left: 20px;
}
.page-trust .item ul li{
 color:#000;
	font-size:18px;
	font-weight:normal;
 line-height: 26px;
 margin-bottom: 5px;
}
.page-trust .trust-cover{
 position: relative;
 background-repeat: no-repeat;
 background-position: center;
 background-attachment: fixed;
 height: 550px;
 margin-top: 30px;
}
.page-trust .trust-cover img{
 max-width: ;
}
.page-method{
 padding-bottom: 60px;
}
.page-method .row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.page-method .col-4 {
 width: 33.33333%;
 padding: 0px 15px;
}
.page-method .image{
 height: 100%;
 display: flex;
 align-items: center;
 justify-content: center;
}
.page-method .image img{
 max-width: 100%;
}
.page-method .main{
 height: 100%;
 padding: 25px;
 background-color: #fbc60f;
}
.page-method .main h3{
 color:#000;
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
 margin-bottom: 30px;
}
.page-method .main ul {
 list-style: initial;
 padding-left: 20px;
}
.page-method .main ul li {
 color:#000;
	font-size:18px;
	font-weight:normal;
 line-height: 26px;
 margin-bottom: 5px;
}
.page-difference .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.page-difference .col-4{
 width: 33.33333%;
 padding: 0px 15px;
 margin-bottom: 30px;
}
.page-difference .item{
 height: 100%;
 padding-bottom: 30px;
 border-bottom: 1px solid #000;
}
.page-difference .item .title{
 margin-bottom: 15px;
}
.page-difference .item .title span{
 color:#282626;
	font-size:23px;
 display:block;
}
.page-difference .item .title h3{
 color:#282626;
	font-size:32px;
	font-weight:bold;
	text-transform:uppercase;
 min-height: 76px;
 max-height: 76px;
 overflow: hidden;
}
.page-difference .item .text{
 color:#000;
	font-size:16px;
	font-weight:300;
 line-height: 25px;
}
.page-difference .item .text ul{
 list-style: initial;
 padding-left: 20px;
}
.difference-bottom{
 padding: 50px;
 background-color: #fbc60f;
}
.difference-bottom .container-fluid{
 background-color: #fff;
}
.difference-bottom .container-fluid .col-2{
 width: 16.66667%;
 padding: 0px 15px;
}
.difference-bottom .container-fluid .col-4{
 width: 33.33333%;
 padding: 0px 15px;
 margin-bottom: 0px;
}
.difference-bottom .container-fluid .col-6{
 width: 50%;
 padding: 0px 15px;
}
.difference-bottom .text{
 color:#000;
	font-size:18px;
 margin-top: 75px;
}
.difference-bottom .text p{
 margin-bottom: 5px;
}
.difference-bottom .text ul{
 list-style: initial;
 padding-left: 20px;
}
.difference-bottom .text ul li{
 margin-bottom: 5px;
}
.difference-bottom .image{
	text-align:center;
}
.difference-bottom .image img{
 max-width: 100%;
 width: 100%;
}
.news-banner{
 position: relative;
 margin: 30px 0px;
}
.news-banner .news--head{
 color: #000;
}
.news-banner .news--head .title--main{
 font-size: 40px;
 font-weight: bold;
	text-transform:uppercase;
}
.news-banner .news--head .title--main span{
 color:#fbc60f;
}
.section-news .row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.section-news .col-6 {
 width: 50%;
 padding: 0px 15px;
}
.section-news .news-grid .item {
	position:relative;
 margin-bottom: 30px;
 overflow: hidden;
 background-color: #fff;
 background-clip: border-box;
 border-radius: 0.25rem;
 transition: all 0.25s ease-in-out;
}
.section-news .news-grid .item .image {
 height: 400px;
 overflow: hidden;
}
.section-news .news-grid .item .image img {
	width:100%;
	height:100%;
 object-fit: cover;
 font-family: 'object-fit: cover;';
}
.section-news .news-grid .item .title{
 padding: 15px;
 position: absolute;
 bottom: 0px;
 left: 0px;
 width: 100%;
 z-index: 2;
 min-height: 70px;
 overflow: hidden;
 background-color: #000000a6;
}
.section-news .news-grid .item .title h3{
 color:#fff;
	font-size:16px;
	font-weight:500;
 letter-spacing: 0.25px;
 transition: all 0.25s ease-in-out;
}
.section-news .news-grid .item .title h3 a{
 color:#fff;
	font-size:16px;
	font-weight:500;
}
#list-news {
 margin: 50px 0px;
}
#list-news .item{
 position: relative;
 margin-bottom: 30px;
}
#list-news .item .cell{
 vertical-align: top;
}
#list-news .item .image{
 width: 30%;
}
#list-news .item .image img{
 max-width: 100%;
}
#list-news .item .main{
 width: 70%;
 padding-left: 20px;
}
#list-news .item .main h3{
 margin-bottom: 10px;
}
#list-news .item .main h3 a{
 color:#000;
	font-size:20px;
	font-weight:bold;
 display:block;
}
#list-news .item .main h3 a:hover{
 color:#fbc60f;
}
#list-news .item .main .summary{
 color:#333;
	font-size:15px;
 line-height: 22px;
 margin-bottom: 20px;
}
#list-news .item .main .viewmore{
 color:#000;
	font-size:16px;
	font-weight:bold;
}
#list-news .item .main .viewmore:hover{
 color:#fbc60f;
}
#list-news .item p{
 color:#333;
	font-size:15px;
 line-height: 22px;
}
#news-detail .container {
 max-width: 800px;
 margin-top: 40px;
}
#post-content .title{
 font-size: 3.5rem;
 margin-bottom: 1.5rem;
}
.detail-news h1,
.detail-news h2,
.detail-news h3, 
.detail-news h4,
.detail-news h5{
 color: #333;
 margin-bottom: 20px;
 line-height: 1.3;
}
.detail-news ul{
 list-style: initial !important;
 margin-left: 20px;
 margin-bottom: 20px;
}
.detail-news ol{
 list-style: auto !important;
 margin-left: 20px;
 margin-bottom: 20px;
}
.detail-news p,
.detail-news li,
.detail-news div{
 color: #333;
 text-align: justify;
 margin-bottom: 10px;
 line-height: 23px;
 font-size: 16px !important;
}
.detail-news a{
 color: blue;
}
.detail-news p span{
 line-height: 23px;
 font-size: 16px !important;
}
.detail-news img{
 max-width: 100%;
 width: auto !important;
 height: auto !important;
}
.slider-news{
 padding: 60px 0px;
}
.slider-news .review-wrap{
 background-color: #fbc60f;
}
.slider-news .review-wrap .review-bg {
 margin: 0px 150px;
 background-color: #fff;
}
.slider-news .review-slick .item{
 max-width: 75%;
 margin: 0px auto;
}
.slider-news .review-slick .item h3{
 color:#6d6d6d;
	font-size:17px;
	text-align:center;
	font-weight:normal;
 margin: 20px 0px;
}
