@define a {
 color: #FFAC08;
}
@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;
}
@charset "UTF-8";
@font-face {
 font-family: "Bebasregular";
 src: url("https://staticx-talent.basecdn.net/image/fonts/svnbebasneue/bebasneueregular.otf");
 font-weight: normal;
 font-style: normal
}
@font-face {
 font-family: "Bebaslight";
 src: url("https://staticx-talent.basecdn.net/image/fonts/svnbebasneue/bebasneuelight.otf");
 font-weight: normal;
 font-style: normal
}
@font-face {
 font-family: "Bebasthin";
 src: url("https://staticx-talent.basecdn.net/image/fonts/svnbebasneue/bebasneuethin.otf");
 font-weight: normal;
 font-style: normal
}
@font-face {
 font-family: "Bebasbook";
 src: url("https://staticx-talent.basecdn.net/image/fonts/svnbebasneue/bebasneuebook.otf");
 font-weight: bold;
 font-style: normal
}
@font-face {
 font-family: "Bebasbold";
 src: url("https://staticx-talent.basecdn.net/image/fonts/svnbebasneue/bebasneuebold.otf");
 font-weight: bold;
 font-style: normal
}
.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: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 100;
}
.slick-prev {
	left: -25px;
	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: -25px;
	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 {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	margin-top: 16px;
}
.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: 12px;
	height: 12px;
	padding: 0px;
	cursor: pointer;
	color: transparent;
	border: 0;
 outline: 0;
 background: #D4D4D8;
 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: #FFAC08;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}
#component__top {
	text-align:center;
 display:block;
 position:fixed;
 color:#fff;
	font-size:20px;
	background-color: #FFAC08;
	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: #f4b02d
}
#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: #FFAC08;
 color:#fff;
	position:relative;
 clear:both;
	text-align:center;
	font-weight:bold;
 font-family: Roboto;
}
.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:#FFAC08;
 line-height: 1.3;
 letter-spacing: 1px;
}
.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;
 font-family: Roboto;
}
.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;
 display:inline-block;
	position:relative;
 color:#333;
 background-color: #fff;
 vertical-align: middle;
}
.desc-job {
 margin-top: 20px;
 line-height: 25px;
}
.desc-job .desc {
 margin-bottom: 10px;
 font-family: Roboto;
}
.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;
 font-family: Roboto;
}
.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:#FFAC08;
}
.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;
}
.article .content-article li:before {
 content: "\ea2b";
 display:inline-block;
 color:#999;
 font-family: "ap";
 margin-left: 20px;
 margin-right: 5px;
}
.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:#FFAC08;
 margin-top: 20px;
 border-bottom: 1px dotted #e0e0e0;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.breadcrumb a {
 display:inline-block;
 font-family: Roboto;
}
.breadcrumb a:hover{
 color:#354254;
}
.container {
	width:100%;
	position:relative;
 max-width: 1170px;
 margin: 0px auto;
}
.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;
 letter-spacing: 1px;
}
#appform .form{
 font-family: Roboto;
}
#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:#333;
 -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-weight: 500;
 font-family: "Inter", Helvetica,arial;
}
a {
 color:#333;
	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:#FFAC08;
 -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;
}
.section-head {
	text-align:center;
 margin-bottom: 64px;
}
.section-head .section__title {
 color: #18181B;
 font-size: 56px;
 font-weight: 600;
 line-height: 64px;
}
.section-head .section__desc {
 font-size: 20px;
 line-height: 28px;
 margin-bottom: 16px;
}
.section-image {
 margin-top: 40px;
}
.section-image img {
	width:100%;
}
/*---- OVERVIEW ----*/
.section-overview{
 padding: 130px 0px 0px;
 background: linear-gradient(180deg, #FFBD39 0%, #FFAC08 100%);
}
.section-overview .overview-row{
 display: grid;
 grid-template-columns: repeat(2, 1fr);
 gap: 64px;
}
.section-overview .overview__item {
 padding: 24px;
 border-radius: 24px;
 border: 1px solid #FFE5B2;
 background: linear-gradient(180deg, #FFFFFF 0%, #FFFAEE 50%, #FFFFFF 100%);
}
.section-overview .overview__item p {
 color: #18181B;
 font-size: 16px;
 font-weight: 400;
 line-height: 28px;
 margin-bottom: 15px;
}
.section-overview .overview__item p b{
 font-weight: 600;
}
/*---- END OVERVIEW ----*/
/*---- BENEFITS ----*/
.section-benefit {
 padding: 90px 0px;
 background: linear-gradient(180deg, #FFFFFF 12.48%, #FFFAEE 51.73%, #FFFFFF 90.97%);
}
.section-benefit .section__title span{
 display: block;
 color: #FFAC08;
}
.section-benefit .benefit-row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 gap: 50px;
 align-items: stretch;
}
.section-benefit .box{
 height: 100%;
 display: flex;
 flex-direction: column;
 gap: 52px;
}
.section-benefit .benefit__list{
 width: 60%;
}
.section-benefit .benefit__image{
 width: calc(40% - 50px);
}
.section-benefit .benefit__list .benefit--item{
 display: flex;
 align-items: center;
 gap: 16px;
}
.benefit__list .benefit--item .icon{
 width: 80px;
 color: #FFAC08;
 font-size: 56px;
 font-weight: 600;
 line-height: 64px;
 text-align: center;
}
.benefit__list .benefit--item .main{
 flex: 1;
}
.benefit__list .benefit--item .main .title{
 color: #181818;
 font-size: 24px;
 font-weight: 600;
 line-height: 32px;
}
.benefit__list .benefit--item .main .detail{
 color: #7C7C7C;
 font-size: 18px;
 line-height: 28px;
}
.benefit__image .benefit-cover img{
 max-width: 100%;
}
.benefit-lang{
 margin-bottom: 32px;
}
.benefit-lang .language{
 padding: 4px;
 display: inline-flex;
 align-items: center;
 gap: 4px;
 border-radius: 12px;
 background-color: #fff;
}
.benefit-lang .language .js-select-lang{
 width: 45px;
 height: 35px;
 color: #18181B;
 padding: 4px 0px;
 border-radius: 8px;
 display: flex;
 align-items: center;
 justify-content: center;
 background-color: #FAFAFA;
}
.benefit-lang .language .js-select-lang.active{
 background-color: #FFAC08;
}
/*---- END BENEFITS ----*/
/*---- JOBS ----*/
#alljobs .row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin: 0px -15px;
}
.section-jobs .col-3{
 width: 25%;
 padding: 0px 15px;
}
.section-jobs .col-9{
 width: 75%;
 padding: 0px 15px;
}
.section-jobs .col-6{
 width: 50%;
 padding: 0px 15px;
}
.jobs-list .item{
 padding: 24px;
 border-radius: 24px;
 border: 1px solid #FFE5B2;
 margin-bottom: 30px;
}
.jobs-list .item .department{
 display: inline-flex;
 color: #18181B;
 font-size: 14px;
 line-height: 20px;
 padding: 4px 8px;
 border: 1px solid #E4E4E7;
 border-radius: 8px;
 background-color: #fff;
 margin-bottom: 12px;
}
.jobs-list .item h3{
 color: #18181B;
 font-size: 24px;
 line-height: 32px;
 font-weight: 600;
 margin-bottom: 12px;
 padding-bottom: 12px;
 border-bottom: 1px solid #F4F4F5;
}
.jobs-list .item h3 a{
 color: #18181B;
 height: 65px;
 display: block;
 display: -webkit-box;
 max-height: 65px;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
 overflow: hidden;
 text-overflow: ellipsis;
}
.jobs-list .item h3:hover a{
 color: #FFAC08;
}
.jobs-list .item ul li{
 display: flex;
 align-items: center;
 gap: 8px;
 margin-bottom: 4px;
}
.jobs-list .item ul li .icon{
 width: 16px;
}
.jobs-list .item ul li .icon img{
 width: 16px;
 height: 16px;
}
.jobs-list .item ul li .text{
 color: #18181B;
 font-size: 16px;
 line-height: 28px;
 width: calc(100% - 26px);
}
.jobs-list .item ul li .text a{
 color: #18181B;
}
.jobs-list .item .ctas{
 text-align: center;
 margin: 24px 0px 12px 0px;
}
.jobs-list .item .ctas .cta{
 width: 100%;
 display: block;
 padding: 12px 0px;
 color: #181818;
 font-size: 16px;
 line-height: 24px;
 border-radius: 12px;
 background-color: #FFAC08;
}
.jobs-list .item .ctas .cta:hover{
 background-color: #FFBD39;
}
.jobs-list .item .deadline{
 color: #A1A1AA;
 font-size: 14px;
 line-height: 20px;
}
#js-paginate .icons{
 display: flex;
 align-items: center;
 justify-content: center;
 gap: 12px;
}
#js-paginate .icons > div{
 width: 44px;
 height: 44px;
 display: flex;
 align-items: center;
 justify-content: center;
 border-radius: 12px;
 border: 1px solid #fff;
}
#js-paginate .icons .label{
 background: #FFFAEF;
 border: 1px solid #FFAC08;
}
#js-paginate .icons .disabled {
 opacity: .3;
 cursor: default;
 pointer-events: none;
}
#sidebar{
 padding: 24px;
 border: 1px solid #FFE5B2;
 border-radius: 24px;
}
#sidebar h3{
 color: #18181B;
 font-size: 24px;
 font-weight: 600;
 line-height: 32px;
 margin-bottom: 32px;
}
#sidebar .title-cat{
 display: flex;
 align-items: center;
 gap: 8px;
 margin-bottom: 20px;
}
#sidebar .title-cat .icon{
 width: 24px;
}
#sidebar .title-cat .icon img{
 width: 24px;
 height: 24px;
}
#sidebar .title-cat .text{
 width: calc(100% - 32px);
}
#sidebar .list .li{
 margin-bottom: 16px;
 position: relative;
}
#sidebar .list .check-action{
 color: #A1A1AA;
 font-size: 14px;
 line-height: 30px;
 display: flex;
 align-items: center;
}
#sidebar .check-action input {
 opacity: 0;
 position: absolute;
 display: block;
 z-index: 2;
 height: 100%;
 width: 100%;
 cursor: pointer;
}
#sidebar .check-action .icon {
 margin-right: 5px;
 font-family: "ap" !important;
}
#sidebar .check-action .icon:before {
 content: '';
 width: 20px;
 height: 20px;
 display: block;
 border-radius: 6px;
 text-align: center;
 line-height: 20px;
 border: 1px solid #A1A1AA;
 background-color: #fff;
}
#sidebar .check-action input:checked+.icon:before {
 content: "\e116";
 color: #181818;
 font-size: 14px;
 border-color: #FFAC08;
 background-color: #FFAC08;
}
#sidebar .check-action .number{
 display: inline-flex;
 margin-left: 5px;
}
/*---- END JOBS ----*/
#footer {
 color: #fff;
 background-color: #18181B;
}
.top-footer{
 padding: 50px 0px;
}
#footer .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -10px;
 margin-left: -10px;
}
#footer .col-9{
 width: 67%;
 padding: 0px 10px;
}
#footer .col-3 {
 width: 33%;
 padding: 0px 10px;
}
#footer .col-2 {
 width: 25%;
 padding: 0px 10px;
}
#footer .col-8 {
 width: 50%;
 padding: 0px 10px;
}
#footer .foo-info{
 margin-bottom: 30px;
}
#footer .logo img{
 max-width: 100%;
 max-height: 30px;
 margin-bottom: 15px;
}
#footer .logo h4{
 font-size: 18px;
 line-height: 24px;
}
#footer .foo-info h3{
 color: #fff;
 font-size: 20px;
 font-weight: 600;
 line-height: 28px;
 margin-bottom: 16px;
}
#footer .foo-info .item{
 display: flex;
 align-items: center;
 gap: 10px;
 margin-bottom: 12px;
}
#footer .foo-info .item .icon{
 width: 20px;
}
#footer .foo-info .item .icon svg{
 width: 20px;
 height: 20px;
}
#footer .foo-info .item a{
 color: #fff;
 font-size: 15px;
 line-height: 24px;
 width: calc(100% - 30px);
}
#footer .foo-info p{
 color: #fff;
 font-size: 15px;
 line-height: 24px;
 margin-bottom: 12px;
}
#footer .foo-info p a{
 color: #fff;
 font-size: 15px;
}
#footer .social{
 display: flex;
 align-items: center;
 gap: 16px;
}
#footer .social img{
 width: 24px;
 height: 24px;
}
.bottom-footer .copyright{
 color: #fff;
 font-size: 12px;
 padding: 25px 0px;
 display: flex;
 align-items: center;
 justify-content: space-between;
 border-top: 1px solid #f1f3f4;
}
.bottom-footer .copyright p a{
 color:#fff;
	font-size:12px;
}
#header-recr {
	position:relative;
	width:100%;
 top: 0px;
 left: 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;
 z-index: 11;
 background-color: #fff;
 padding: 10px 0px;
}
#header-recr.stick {
 position:fixed;
 box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
}
.overlay-common {
 position:fixed;
	width:100%;
	height:100%;
 z-index: 10;
 background: rgba(0,0,0,0);
 top: 0px;
 display: none;
 left: 0px;
}
#header-recr.showfixed .navigation {
 -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;
 right: 0px;
}
#header-recr .logo {
	display:table-cell;
	vertical-align:middle;
}
#header-recr .logo img {
 display:inline-block;
 margin-right: 10px;
 height: 40px;
}
#header-recr .logo .name {
	position:relative;
 display:inline-block;
 color:#FFAC08;
	font-size:15px;
 padding: 5px 15px;
 font-family: 'Roboto';
}
#header-recr .box-menu {
	display:table-cell;
	text-align:right;
	font-weight:bold;
 padding-left: 40px;
}
#header-recr .box-menu .links {
 display:inline-block;
}
#header-recr .box-menu .links a {
 display:inline-block;
 color:#333;
 padding: 15px 0px;
 margin-right: 40px;
 letter-spacing: 1px;
 font-size: 18px;
}
#header-recr .box-menu .links a:hover,
#header-recr .box-menu .links a.active {
 color:#FFAC08;
}
#header-recr .menu-right {
 display:inline-block;
}
#header-recr .box-menu .cta {
 color: #000;
 font-size: 18px;
 display: block;
 padding: 12px 24px;
 border-radius: 16px;
 line-height: 28px;
 background: linear-gradient(180deg, #FFBD39 0%, #FFAC08 100%);
}
#header-recr .box-menu .cta:hover {
 background-color: #f09e00;
}
.section-banner {
	position:relative;
 clear:both;
 margin: 0px auto;
 background: linear-gradient(180deg, #FFFFFF 0%, #FFFAEE 50%, #FFFFFF 100%);
}
.section-banner .banner__cover {
	position:relative;
	text-align:center;
}
.section-banner .banner__cover img {
 max-width: 725px;
 margin: 0px auto;
 padding-bottom: 97px;
}
.section-banner .bg {
	position:absolute;
	width:100%;
	height:100%;
 background-image: -webkit-linear-gradient(36deg, #1a8bf0 0, #25292d 100%);
 background-image: -moz-linear-gradient(36deg, #1a8bf0 0, #25292d 100%);
 background-image: -o-linear-gradient(36deg, #1a8bf0 0, #25292d 100%);
 background-image: linear-gradient(36deg, #1a8bf0 0, #25292d 100%);
 top: 0px;
 left: 0px;
 opacity: .4; filter: alpha(Opacity:40);
 z-index: 2;
}
.section-banner .banner__text {
 padding: 55px 0px;
 text-align: center;
}
.section-banner .banner__text h2{
 color: #18181B;
 font-size: 56px;
 font-weight: 600;
 line-height: 64px;
}
.section-banner .banner__text h2 span{
 color: #FFAC08;
}
.section-banner .banner__text .banner-btn{
 margin-top: 24px;
 display: flex;
 align-items: center;
 gap: 10px;
 justify-content: center;
}
.section-banner .banner__text .banner-btn .cta{
 color: #000;
 font-size: 18px;
 border-radius: 16px;
 padding: 12px 24px;
 border: 1px solid #FFBD39;
 background: linear-gradient(180deg, #FFBD39 0%, #FFAC08 100%);
}
.section-banner .banner__text .banner-btn .intro-cta{
 background: #FFFAEF;
}
.section-banner .banner__text .banner-btn .cta:hover{
 background: #FFFAEF;
}
.section-banner .banner__text .banner-btn .intro-cta:hover{
 background: linear-gradient(180deg, #FFBD39 0%, #FFAC08 100%);
}
.section-banner .btn-contact {
 display:block;
 padding: 20px 0px;
 color: rgba(255, 255, 255, 0.8);
}
.section-banner .btn-contact:hover {
	text-decoration:underline;
}
.section-banner .list-menu {
	position:absolute;
	width:100%;
	text-align:center;
 bottom: 40px;
}
.section-banner .list-menu.stick {
 position:fixed;
 top: 0px;
 left: 0px;
 bottom: auto;
 background: rgba(0,0,0,0.7);
 z-index: 10;
 padding: 10px 0px;
}
.section-banner .list-menu a {
 padding: 10px 30px;
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius: 20px;
 color:#fff;
	font-size:18px;
 display:inline-block;
 margin: 0px 5px;
 letter-spacing: 1px;
}
.section-banner .list-menu a.active,
.section-banner .list-menu a:hover {
 background: rgba(255,255,255,0.1);
 color:#fff;
}
*, *: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 20%;
}
#menu .sidebar-main {
 padding-right: 20px;
}
#menu .sidebar-main .sidebar--links{
	margin-bottom: 30px;
}
#menu .sidebar-main .sidebar--links .sidebar__title{
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
	color:#333;
	margin-bottom:5px;
	letter-spacing: 1px;
}
#menu .sidebar-main .sidebar--links a{
 display:block;
 color:#637282;
	font-weight:normal;
	position:relative;
	padding:8px 0;
	font-family: Roboto;
}
#menu .sidebar-main .sidebar--links a:hover{
	color:#FFAC08;
}
#menu .sidebar-main .sidebar--links a.active{
	color:#FFAC08;
	font-weight:600;
}
#menu .sidebar-main .sidebar--links a.active:before{
	position:absolute;
	top:8px;
	bottom:8px;
	left:-30px;
	background-color: #FFAC08;
	width:3px;
	content:"";
}
