
.component__top--v4 {
	background-color: #bc202e;
}
.component__top--v4:hover {
	background-color: #cc2d3c;
	color:#fff;
}
.component__top--v4 i.icon {
}
.component__top--v4.--show {
}
.tpl4__header {
	width:100%;
 -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;
 padding:10px 0;
}
.tpl4__header.header--stick{
 position:fixed;
 background-color: #fff;
 z-index: 111;
 box-shadow: 0px 0px 5px #ccc;
}
.tpl4__header.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: 0;
} 
.tpl4__logo {
	display:table-cell;
	vertical-align:middle;
}
.tpl4__logo img{
 display:inline-block;
 margin-right: 10px;
 height: 60px;
}
.tpl4__header.header--stick img {
}
.tpl4__label {
	position:relative;
 display:inline-block;
 color:#fff;
	font-size:12px;
	vertical-align:middle;
 padding:5px 15px;
	background-color: #17C286;
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius: 20px;
}
.tpl4__menu{
	display:table-cell;
}
.tpl4__menu .items ul li{
	position:relative;
 display:inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tpl4__menu .items .item {
 display:block;
 color:#58585a;
	font-weight:bold;
 padding: 20px 14px;
	text-transform:uppercase;
}
.tpl4__menu .items .item:hover,
.tpl4__menu .items .item.active{
 color:#bc202e;
}
.tpl4__menu .items ul li:hover ul{
 display:block;
}
.tpl4__menu .items ul li ul{
	display:none;
	position:absolute;
 width: 150px;
 z-index: 99;
 background-color: #fff;
 box-shadow: 0px 0px 3px #ccc;
}
.tpl4__menu .items ul li ul li{
 display:block;
}
.tpl4__menu .items ul li ul li a{
 display:block;
 padding: 10px;
}
.tpl4__menu .items ul li ul li a:hover{
 color:#bc202e;
}
.tpl4__menu .items--right{
	position:absolute;
 top: 10px;
 right: 0px;
}
.tpl4__header .menu-right{
	position:absolute;
 right: 0px;
 top: 12px;
}
.tpl4__header .menu-right .cta{
 padding:10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 display:inline-block;
 color:#fff;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 background-color: #bc202e;
	text-transform:uppercase;
}
.tpl4__button {
	padding:10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 display:inline-block;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	background-color: #bc202e;
	color: #fff !important;
}
.tpl4__button:hover{
	background-color: #991723;
}
.tpl4__hamburger{
 display:inline-block;
	position:absolute;
	font-size:18px;
	color:#bc202e;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	padding:5px 10px;
	top: 5px;
	right: 0;
}
.section-banner {
 position: relative;
 clear: both;
 min-height: 31.5rem;
}
.section-banner .banner__cover {
 max-width: 100%;
}
.section-banner .banner__cover img {
 width: 100%;
}
.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 {
 color: #fff;
 position: relative;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 180px 0px;
 text-shadow: 0px 1px 2px rgb(0 0 0 / 10%);
 z-index: 3;
 min-height: 31.5rem;
}
.section-banner.detail .banner__text .title {
 font-size: 28px;
 line-height: 34px;
 margin-bottom: 10px;
}
.job-detail{
 padding-top: 30px;
 border-bottom: 1px solid #e0e0e0;
}
.top-article{
 background-color: #fafafa;
	position:relative;
}
.top-article .container{
 padding:20px 0px;
}
.job-detail .cell{
	vertical-align:top;
}
.section-banner.detail .banner__text .container{
 padding:0px;
}
.section-banner.detail .banner__text .desc{
	font-size:14px;
}
.sec-.job-detail .head-article{
 padding-bottom: 40px;
 border-bottom: 1px solid #e0e0e0;
}
[class^="ficon-"], [class*=" ficon-"]{
 margin-right: 0px;
}
.job-detail .head-article .name-title .title{
	font-size:28px;
 color:#bc202e;
	font-weight:normal;
 line-height: 38px;
 margin-bottom: 10px;
}
.detail-name{
 margin-bottom: 20px;
}
.detail-name h1{
 font-size: 24px;
 margin-bottom: 5px;
 line-height: 30px;
}
.post-type .type{
 display:inline-block;
 margin-right: 10px;
}
.post-type .type .-ap{
 margin-right: 5px;
}
.post-type a {
 color:#58585a;
}
.post-type a:hover {
 color:#bc202e;
	text-decoration:underline;
}
.sidebar-article{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 width:35%;
 padding-left:30px;
}
.sidebar-article .btn-apply{
 color:#fff;
	position:relative;
 clear:both;
	text-align:center;
	font-weight:bold;
 display:block;
 padding: 12px 40px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #bc202e;
	text-transform:uppercase;
}
#article {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 padding-bottom: 60px;
 line-height: 25px;
}
.sidebar-article .desc-job {
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 border:1px solid #e0e0e0;
 padding:20px;
 margin-top: 30px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.table{
 display: table;
}
.cell{
	display:table-cell;
}
.sidebar-article .desc-job .desc {
 line-height: 25px;
 padding:10px 0px;
 border-bottom: 1px dotted #e0e0e0;
}
.sidebar-article .desc-job .desc:last-child{
 border-bottom: 0px;
}
.ctas .btn-apply {
 padding: 10px 40px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #bc202e;
 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 {
	font-weight:bold;
}
.box-share {
	text-align:center;
 margin-top: 20px;
}
.box-share .name {
 color:#888;
 margin-bottom: 20px;
}
.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:#666;
 background-color: #fff;
}
.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;
	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:#333;
	font-weight:normal;
}
.article .content-article h2 {
	font-size:20px;
 color:#bc202e;
}
.article .content-article h3 {
	font-size:20px;
}
.article .content-article h4 {
	font-size:18px;
}
.article .content-article h5 {
	font-size:16px;
}
.article .content-article ol,
.article .content-article ul{
 list-style: revert;
 padding-left: 20px;
}
.article .content-article div,
.article .content-article p,
.article .content-article li {
 color:#333;
 margin-bottom: 10px;
 font-size: 18px !important;
}
.list-related {
 padding: 40px 0px;
 border-top: 1px dotted #e0e0e0;
}
.list-related .name {
	font-size:20px;
	font-weight:bold;
 margin-bottom: 20px;
}
.list-related a {
 display:block;
 color:#bc202e;
 line-height: 20px;
 margin-bottom: 10px;
 font-size: 15px;
 font-weight: 500;
 padding-bottom: 10px;
 border-bottom: 1px solid #bc202e;
}
.list-related .btn-viewall {
	font-weight:bold;
	text-align:center;
 display:inline-block;
 margin-top: 20px;
 border-bottom: 0;
}
.breadcrumb {
	padding-top: 15px;
	padding-bottom: 15px;
}
.breadcrumb a {
 display:inline-block;
}
.breadcrumb a:hover{
 color:#17C286;
}
.container {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	position:relative;
 max-width: 1200px;
 margin: 0px auto;
}
#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:#2599dc;
 border-color: #2599dc;
}
#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;
 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;
}
#appform .form .submit {
	background-color: #bc202e;
}
#appform .form .submit:hover {
	background-color: #cc2d3c;
}
#appform .form .upload input{
 top: 0px;
}
#appform h1{
 line-height: 40px;
}
.thank-page h2{
 color:#bc202e;
}
.thank-page .image{
	position:absolute;
 right: 0px;
 top: 0px;
}
.thank-page .image img {
 width: 600px;
}
#talent-network .top h1{
 font-size: 24px;
 font-weight: bold;
 padding-bottom: 3px;
 text-transform: uppercase;
}
#talent-network .bottom{
 padding-bottom: 20px;
 border-bottom: 1px dotted #ddd;
}
#talent-network .bottom .cell{
 width: 50%;
 vertical-align: middle;
 line-height: 22px;
 text-align: justify;
}
#talent-network .bottom .bottom_right {
 padding-left: 5%;
}
#talent-network .bottom .text{
 font-size: 15px;
}
#talent-network .about p{
 font-size: 15px;
}
#talent-network .about li{
 font-size: 15px;
 margin-bottom: 5px;
}
#talent-network .cta{
 background-color: #bc202e;
}
.security p{
 font-style: italic;
}
.security p a{
 color:#bc202e;
}
#sample-cv .sample-cv a{
 color:#bc202e;
}
.public-cv {
 text-align: center;
}
.public-cv a {
 color:#bc202e;
 display: block;
 margin-bottom: 5px;
}
.public-cv a img {
 width: 25px;
 margin-right: 7px;
}
.public-cv span {
 font-weight: bold;
}
.security {
 margin-bottom: 15px;
}
* {
 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:#666;
 -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:#666;
	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 {
 @@active color:#2599dc;
 -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;
}
.check-action input {
 opacity: 0; filter: alpha(Opacity:0);
	position:absolute;
 display:block;
	width:100%;
 z-index: 2;
 height: 100%;
 cursor: pointer;
}
.check-action {
 display:block;
	position:relative;
 color:#58585a;
}
.check-action:hover {
 @@second;
}
.check-action:hover .icon {
 color:#58585a;
}
.check-action .icon {
 font-family: 'FontAwesome' !important;
 margin-right: 10px;
}
.check-action .icon:before {
 content: "\f096";
}
.check-action input:checked+.icon:before {
 content: "\f046";
 color:#bc202e;
}
#sidebar {
 flex: 0 0 20%;
}
#sidebar .title-cat {
	font-size:20px;
	font-weight:normal;
 color:#58585a;
 margin-bottom: 15px;
}
#sidebar .list-category {
 margin-bottom: 20px;
}
#sidebar .list-category .list {
 padding-left: 5px;
}
#sidebar .list-category .list.scrollable {
 overflow: hidden;
 max-height: 210px;
}
#sidebar .list-category .list.scrollable:hover {
 overflow-y: scroll;
 transition: all .2s ease;
}
#sidebar .list-category .check-action {
 margin-bottom: 10px;
 color:#888;
}
.box-subcribe {
 border: 3px solid #eee;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 margin-top: 40px;
}
.box-subcribe .title {
 font-size: 18px;
 line-height: 22px;
 border-bottom: 1px solid @borc;
 padding-bottom: 10px;
 margin-bottom: 10px;
}
.box-subcribe .desc {
 margin-bottom: 20px;
 @@text 
	font-size:13px;
}
.box-subcribe .input {
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 padding: 10px 15px;
 border:1px solid rgba(0, 0, 0, 0.05);
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.box-subcribe .btn-apply,
#sidebar-right .box-subcribe .btn-apply {
 display:block;
	text-align:center;
 @@titlec;
 background: rgba(0,0,0,0.05);
 font-weight: 600;
 margin-top: 5px;
 line-height: 20px;
}
.box-subcribe .btn-apply:hover,
#sidebar-right .box-subcribe .btn-apply:hover {
 $bg: @borc;
 @@titlec;
}
#sidebar .social {
 margin-top: 20px;
}
#sidebar .social .title {
 display:block;
 color:#666;
}
#sidebar .social .btn-share {
 display:inline-block;
	text-align:center;
 color:#888;
 width: 30px;
 height: 30px;
 margin-top: 10px;
 line-height: 30px;
 border:1px solid #ddd;
 border-radius: 50%;
}
#sidebar .social .btn-share span {
 margin-right: 0px;
}
#sidebar .social .btn-share.-fb:hover {
 background-color: #3b5998;
 border:1px solid #3b5998;
 color:#fff;
}
#sidebar .social .btn-share.-google:hover {
 background-color: #e62117;
 border:1px solid #e62117;
 color:#fff;
}
#sidebar .social .btn-share.-linkedin:hover {
 background-color: #0077b5;
 border:1px solid #0077b5;
 color:#fff;
}
.baseui.button {
	font-size:13px;
	font-weight:500;
	text-align:center;
	cursor:pointer;
 padding: 10px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 -webkit-transition-property: opacity; -moz-transition-property: opacity;
 -o-transition-property: opacity; transition-property: opacity; -webkit-transition-duration: .3s; -moz-transition-duration: .3s;
 -o-transition-duration: .3s; transition-duration: .3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 -webkit-transition-property: background-color; -moz-transition-property: background-color;
 -o-transition-property: background-color; transition-property: background-color; -webkit-transition-duration: .3s; -moz-transition-duration: .3s;
 -o-transition-duration: .3s; transition-duration: .3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 margin-bottom: 15px;
}
.baseui.button.fluid {
 display:block;
	width:100%;
}
.baseui.button.main {
 color:#fff;
 background-color: #bc202e;
 border: 1px solid #bc202e;
}
.baseui.button.disabled {
 opacity: .3; filter: alpha(Opacity:30);
 -webkit-transition-property: opacity; -moz-transition-property: opacity;
 -o-transition-property: opacity; transition-property: opacity; -webkit-transition-duration: .3s; -moz-transition-duration: .3s;
 -o-transition-duration: .3s; transition-duration: .3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 cursor: default;
 pointer-events: none !important;
}
.baseui.input {
	position:relative;
	font-weight:normal;
 font-style: normal;
 display: -webkit-inline-box;
 display: -ms-inline-flexbox;
 display: inline-flex;
 color: rgba(0, 0, 0, 0.87);
 margin-bottom: 15px;
	width:100%;
}
.baseui.input>input {
	text-align:left;
 max-width: 100%;
 margin: 0em;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 color:#FFFFFF;
 -webkit-box-flex: 1;
 -ms-flex: 1 0 auto;
 flex: 1 0 auto;
 outline: none;
 padding: 0.67857143em 1em;
 color: rgba(0, 0, 0, 0.87);
 box-shadow: none;
 border: 1px solid #dedede;
}
.baseui.icon.input>i.icon {
 cursor: default;
	position:absolute;
	text-align:center;
 opacity: 0.5; filter: alpha(Opacity:50);
 line-height: 1;
 top: 0px;
 right: 0px;
 margin: 0em;
 height: 100%;
 width: 2.67142857em;
}
.baseui.icon.input>i.icon:before,
.baseui.icon.input>i.icon:after {
	position:absolute;
	text-align:center;
	width:100%;
 left: 0;
 top: 50%;
 margin-top: -0.5em;
}
#locations::-webkit-scrollbar,
#departments::-webkit-scrollbar {
 width: .5em;
}
#locations::-webkit-scrollbar-track,
#departments::-webkit-scrollbar-track {
 background-color: rgba(0, 0, 0, .05);
}
#locations::-webkit-scrollbar-thumb,
#departments::-webkit-scrollbar-thumb {
 background-color: #bc202e;
 outline: 1px solid #bc202e;
}
.section {
 padding: 80px 0px 0px;
}
/*---- BENEFIT ----*/
.section-about {
 padding-top: 85px;
}
.section--head {
	text-align:center;
 max-width: 768px;
 margin: 0px auto;
 margin-bottom: 40px;
}
.section--head .title--main {
	font-size:32px;
	font-weight:500;
 display:inline-block;
 color:#333;
 line-height: 1.2;
 margin-bottom: 20px;
	text-transform:uppercase;
}
.section--head .line-sec {
 background-color: #bc202e;
 width: 70px;
 height: 4px;
 margin: 0px auto;
}
.section--head .section-title {
 position: relative;
 -js-display: flex;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row wrap;
 flex-flow: row wrap;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 width: 100%;
 margin-bottom: 15px;
}
.section--head .section-title-center {
 justify-content: center;
}
.section-title b {
 display: block;
 -webkit-box-flex: 1;
 -ms-flex: 1;
 flex: 1;
 height: 2px;
 opacity: .1;
 background-color: currentColor;
}
.section--head .section-title-center b {
 max-width: 60px;
 opacity: 1;
 background-color: #bc202e;
}
.section--head .section-title-main {
 color:#bc202e;
 font-size: 15px;
 margin: 0 15px;
}
.benefit-content {
 margin-bottom: 40px;
}
.section-benefit .benefit-content .item {
 width: 23.333%;
 margin-right: 2%;
	float:left;
	text-align:center;
}
.section-benefit .benefit-content .item:nth-child(4n+4) {
 margin-right: 0px;
}
.section-benefit .benefit-content .item .image img {
 height: 70px;
}
.section-benefit .benefit-content .item .title {
 margin-top: 20px;
 margin-bottom: 10px;
	font-size:17px;
 color:#bd081c;
 line-height: 22px;
}
.section-benefit .benefit-content .item .desc {
 line-height: 22px;
}
.section-benefit .benefits-text {
	text-align:center;
 margin: 0px auto;
 font-size: 18px;
 font-weight: bold;
 line-height: 1.6em;
 color: #58585a;
}
.section-benefit .benefits-text p {
 margin-top: 30px;
}
/*---- END BENEFIT ----*/
/*---- OVERVIEW ----*/
.section-overview .overview-text {
	text-align:center;
 margin: 0px auto;
 font-size: 18px;
 font-weight: 500;
 line-height: 1.6em;
 color: #747b81;
}
.section-overview .overview-text p {
 padding-bottom: 20px;
}
.section-overview .overview--image img {
 max-width: 100%;
}
/*---- END OVERVIEW ----*/
/*---- JOBS ----*/
#alljobs .container {
 max-width: 1200px;
}
#alljobs .row {
 display: flex;
 flex-wrap: wrap;
 flex-direction: row;
}
#alljobs #main-wrap {
 flex: 0 0 80%;
 padding-left: 3%;
}
#alljobs #main-wrap .row {
 margin-left: -10px;
 margin-right: -10px;
}
#alljobs #main-wrap .large-6 {
 width: 50%;
 padding: 0px 10px;
}
.list-jobs .dept {
	font-size:24px;
	font-weight:normal;
 padding-top: 20px;
}
.job__item.--dept,
.job__item.--job-type,
.job__item.--location {
	display:none;
}
.job__item {
 border: 1px solid #dfdfdf;
 border-radius: 5px;
 padding: 15px;
 margin-bottom: 15px;
 padding-right: 120px;
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.job__item .job--desc {
 color:#58585a;
	font-size:14px;
 margin-bottom: 10px;
 line-height: 22px;
}
.job__item .job--desc a:hover {
 color:#bc202e; }
.job__item .job__desc .-ap {
 margin-right: 5px;
 color:#aaa;
}
.job__item .job--title {
 margin-bottom: 10px;
 font-size: 18px;
 line-height: 24px;
 font-weight: bold;
 min-height: 50px;
 max-height: 50px;
 overflow: hidden;
}
.job__item .job--title a {
 color:#58585a;
	font-weight:bold;
}
.job__item .job--title a:hover {
	text-decoration:underline;
 color:#bc202e;
}
.list-jobs .btn-apply {
 color:#fff;
	position:absolute;
 clear:both;
 background-color: #bc202e;
 padding-right: 20px;
 padding-left: 20px;
 margin-top: 10px;
 font-size: 14px;
 font-weight: 600;
 top: 0px;
 right: 10px;
 border-radius: 99px;
}
.list-jobs .btn-apply:hover:after {
 content: "";
 height: 2px;
	position:absolute;
	width:100%;
 bottom: 0px;
 left: 0px;
 background: rgba(0,0,0,0.2);
}
.jobs__title {
 border-bottom: 1px solid #eee;
 margin-bottom: 20px;
 padding-bottom: 20px;
}
.jobs__title .title-h2 {
 margin-bottom: 10px;
	font-size:32px;
	font-weight:300;
 @@titlec;
}
.jobs__title .desc {
 @@text;
}
/*---- END JOBS ----*/
/*----- HOT JOBS -----*/
#hotjobs {}
#hotjobs .list-jobs .item-job {
 padding: 15px 10px;
 padding-right: 160px;
 margin-bottom: 15px;
 border: 1px dashed #e5e5e5;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 position: relative;
}
#hotjobs .list-jobs .item-job .title-h4 {
 margin-bottom: 10px;
 font-size: 20px;
 line-height: 24px;
 font-weight: bold
}
#hotjobs .list-jobs .item-job .title-h4 a {
 color:#bc202e;
 font-weight: bold;
}
#hotjobs .list-jobs .item-job .title-h4 a:hover {
 color:#cc1111;
 text-decoration: none;
}
#hotjobs .list-jobs .item-job .desc-job {
 margin-bottom: 5px;
 line-height: 22px;
}
#hotjobs .list-jobs .item-job .desc-job a {
 color: #58585a;
 font-size: 14px;
}
#hotjobs .list-jobs .item-job .desc-job a:hover {
 color:#bc202e;
}
#hotjobs .list-jobs .btn-apply {
 right: 10px;
}
/*---- END HOT JOBS ----*/
/*---- CUSTOMER ----*/
.section-customer {
 margin: 0;
}
.customer__cover img {
 max-width: 100%;
}
.customer__content {
	position:absolute;
 top: 50%;
 transform: translateY(-50%);
 left: 0;
 right: 0;
}
.customer--title {
	font-size:18px;
 color:#333;
 line-height: 1.58;
}
.customer--quote {
	position:relative;
	font-size:14px;
 font-style:italic;
 margin-top: 12px;
 margin-bottom: 12px;
 line-height: 1.56;
 max-width: 800px;
}
.customer--quote::before,
.customer--quote::after {
	font-weight:normal;
 $opacity: .5
}
.customer--quote::before {
 font-family:ap; content:"\ e8e7";
 margin-right: 10px;
}
.customer--quote::after {
 font-family:ap; content:"\ e8e8";
 margin-left: 5px;
}
.customer--info {
	text-align:right;
 max-width: 800px;
}
.customer--info .info-name {
	font-weight:bold;
 color:#333;
}
.customer--info .info-position {
	font-weight:300;
	font-size:13px;
 margin-top: 5px;
}
/*---- END CUSTOMER ----*/
.sidebar--links .list.scrollable {
 overflow: hidden;
 max-height: 210px;
 overflow-y: scroll;
 transition: all .2s ease;
}
.sidebar--links .list::-webkit-scrollbar {
 width: 5px;
}
.sidebar--links .list::-webkit-scrollbar-track {
 background-color: rgba(0, 0, 0, .05);
}
.sidebar--links .list::-webkit-scrollbar-thumb {
 background-color: #bc202e;
 outline: 1px solid #bc202e;
}
.__pag {
	text-align:right;
 padding: 0px 0px 20px;
}
.__pag label {
	display:none;
}
.pag:hover,
.pag.active {
 color: #bc202e !important;
 -webkit-box-shadow: 0px 0px 0px 1px #bc202e inset;
 box-shadow: 0px 0px 0px 1px #bc202e 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;
}
.section-process {
 padding-bottom: 60px;
}
.policy .note {
	font-size:18px;
	font-weight:bold;
}
#Iframe-Master-CC-and-Rs {
 max-width: 100%;
 max-height: 100%;
 overflow: hidden;
 margin-left: auto !important;
 margin-right: auto !important;
}
.policy-content {
 position: relative;
 height: 0;
 -webkit-overflow-scrolling: touch;
 overflow: auto;
 padding-bottom: 107%;
}
.policy-content iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 margin: 0;
 padding: 0;
 border: none;
}
.section-news .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.section-news .col-4{
 width: 50%;
 padding: 0px 15px;
 margin-bottom: 30px;
}
.section-news .item{
 height: 100%;
 position: relative;
 padding: 15px;
 border: 1px solid #ccc;
 border-radius: 10px;
}
.section-news .item .image{
 height: 300px;
 overflow: hidden;
 margin-bottom: 15px;
}
.section-news .item .image img{
	width:100%;
	height:100%;
 object-fit: cover;
}
.section-news .item .main .cate{
 color:#bc202e;
	font-size:15px;
 margin-bottom: 5px;
}
.section-news .item .main .cate a{
 color:#bc202e;
	font-size:15px;
 display:block;
}
.section-news .item .title{
	font-size:22px;
	font-weight:bold;
 margin-bottom: 20px;
}
.section-news .item .title a{
 color:#58585a;
	font-size:22px;
	font-weight:bold;
}
.section-news .item .title:hover a{
 color:#bc202e;
}
.section-news .item .main .summary{
	font-size:14px;
 line-height: 22px;
 margin-bottom: 10px;
}
.section-news .item .main .view-more{
 color:#fff;
	font-size:16px;
 display:inline-block;
 padding: 10px 25px;
 border-radius: 30px;
 background-color: #bc202e;
}
.section-news .item .main .view-more:hover{
 opacity: .6;
}
.news-detail{
 padding-bottom: 60px;
}
.section-news .article{
 padding: 30px;
 border: 1px solid #747b81;
 border-radius: 20px;
}
.section-news .article h1{
 color:#58585a;
	font-size:26px;
 margin-bottom: 30px;
}
.section-news .article .detail-news p{
 color:#58585a;
	font-size:14px;
 line-height: 22px;
 margin-bottom: 10px;
}
.section-relate{
 padding-top: 60px;
}
.section-relate .head-sec{
	text-align:center;
 margin-bottom: 30px;
}
.section-relate .head-sec .title-main{
 color:#58585a;
	font-size:32px;
}
#footer {
 background-color: #58585a;
}
.top--footer{
 padding:60px 0px;
}
#footer .container{
 padding: 0px 15px;
}
#footer .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
#footer .col-4{
 width: 46%;
 padding: 0px 15px;
}
#footer .col-3{
 width: 27%;
 padding: 0px 15px;
}
#footer .foo-logo{
 margin-bottom: 20px;
}
#footer .foo-logo img{
 height: 60px;
}
#footer .foo-info{
 color:#fff;
}
#footer .foo-info h3{
	font-size:18px;
 margin-bottom: 10px;
}
#footer .foo-info a{
 color:#fff;
	font-size:16px;
}
#footer .foo-info p{
	font-size:16px;
 margin-bottom: 10px;
 line-height: 22px;
}
#footer .foo-info p img{
 width: 25px;
}
#footer .foo-info .links__footer--title{
	font-size:20px;
	text-transform:uppercase;
 margin-bottom: 20px;
 margin-top: 30px;
 line-height: 30px
}
#footer .foo-info ul{
 list-style: disc;
 padding-left: 20px;
}
#footer .foo-info ul.list-link{
 list-style: none;
 padding-left: 0px;
}
#footer .foo-info li{
 line-height: 30px;
}
#footer .foo-info li a{
 display:block;
}
#footer .foo-info .social li{
 margin-bottom: 15px;
}
#footer .foo-info .social li a{
 display:inline-block;
 transition: .3s;
}
.list-link span {
 display:inline-block;
 width: 40px;
 height: 40px;
 background-color: #bc202e;
 border-radius: 100%;
 text-align: center;
 line-height: 40px;
 margin-right: 15px;
 transition: .3s;
}
.bottom--footer {
 padding: 15px 0;
 background: #3f3f3f;
 text-align: center;
}
.copyright{
 color: rgba(255,255,255,.5);
}
.slick-dots li button{
 width: 15px;
 height: 15px;
 margin: 0px 5px;
 -moz-border-radius: 50%;
 -webkit-border-radius: 50%;
 border-radius: 50%;
 background-color: #bc202e91;
}
.slick-dots li.slick-active button{
 background-color: #bc202e;
}
#photo-area {
 display:block;
	position:relative;
 width: 100%;
}
.texton {
 color: #fff;
 left: 50%;
 position: absolute;
 top: 70%;
 z-index: 10;
 text-align: center;
 width: calc(100% - 28%);
 -webkit-transform: translate(-50%, -50%);
 -moz-transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
}
.join-talent-onclip a {
 width: 280px;
 margin-top: 0px;
 display:inline-block;
 line-height: 50px;
 color:#fff;
	font-weight:bold;
 background-color: #bc202e;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
#banner-video {
	position:relative;
 height: 720px;
 overflow: hidden;
}
.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;
}
.visible-xs{
 display: none !important;
}
.box-search {
 max-width: 700px;
 margin: 0px auto;
	position:relative;
}
.box-form {
	position:relative;
 margin-bottom: 20px;
}
.box-form .-keyword {
	font-size:17px;
 color: #333;
 width: 100%;
 padding: 5px 30px 5px 45px;
 line-height: 25px;
}
.box-form .-keyword::placeholder{
	text-align:center;
}
.box-form .-keyword::-webkit-input-placeholder{
	text-align:center;
}
.box-form .-keyword:-ms-input-placeholder{
	text-align:center;
}
.box-form .btn-search {
 color:#bc202e;
	position:absolute;
 left: 0px;
 top: 0px;
 border: none;
 padding: 0px 5px;
 font-size: 29px;
 cursor: pointer;
 background-color: transparent;
}
.key-word{
	text-align:center;
}
.key-word span {
 display:inline-block;
	font-size:15px;
 margin-right: 10px;
}
.key-word a{
 color:#fff;
 display:inline-block;
 padding: 5px 15px;
 margin-right: 5px;
 margin-bottom: 5px;
 background-color: #bc202e;
}
.hamburger--mb {
	display: inline-block;
}
@media only screen and (min-width: 1200px) {
	.hamburger--mb {
 display: none;
	}
}
@media only screen and (max-width: 768px) {
	.section__cover img {
 display: none;
	}
	.section--without-space {
 margin: 15px 0;
	}
	.section__content {
	position:relative;
 top: unset;
 transform: unset;
	}
	.tpl4__menu .items .item:hover,
	.tpl4__menu .items .item.active {
 border-bottom: unset;
	font-weight:bold;
	}
}
@media(max-width: 480px){
	.section-banner{
 min-height: auto;
	}
	.section-banner .banner__text{
 padding: 110px 0px;
 min-height: auto;
	}
	.overview__benefit .benefit__item{
	width:100%;
 float: none;
 padding: 20px 0px;
	}
	.benefit__item .benefit--image{
 margin-bottom: 20px;
	}
	.item--job .cell{
 display:block;
	width:100%;
	text-align:left;
 padding: 0px;
 margin-bottom: 10px;
	}
	.jobs-header{
 margin-bottom: 20px;
	}
	#footer .links--footer{
 display:block;
	width:100%;
 float: none;
 margin-bottom: 20px;
	}
	#footer .links__footer--title{
 margin-bottom: 10px;
	}
	.cell{
 display:block;
	}
	.sidebar-article{
	width:100%;
 padding-left: 0px;
	}
	.customer__cover{
 display: none;
	}
	.customer__content{
	position:relative;
 top: auto;
 transform: translateY(0%);
	}
	.item--job{
 padding: 10px 0px;
	}
	.item--job .info .-ap{
 display:inline-block;
 margin-left: 0px;
	}
	.item--job .item--desc .info{
 margin-bottom: 5px;
	}
	.jobs__list .jobs__title{
 padding: 10px 0px;
	}
}
.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: 15px;
	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: #bc202e91
}
.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
}
