@define a {
 color: #f85285;
}
@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;
}
#component__top {
	text-align:center;
 display:block;
 position:fixed;
 color:#fff;
	font-size:20px;
	background-color: #f85285;
	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: #f16b94
}
#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;
}
.banner-job .post-type span:before {
 content: "\e6ca";
 display:inline-block;
 margin: 0px 10px;
 font-family: "ap";
}
.banner-job .post-type span:first-child:before {
 content: "";
 margin: 0px;
}
#article {
 width: calc(100% - 350px);
	float:left;
}
.article .content-article {
 margin: 0px 0px;
 line-height: 28px;
	font-weight:normal;
}
.head-article .title-h2 {
 color:#f85285;
	font-size:24px;
	font-weight:bold;
 line-height: 1.33;
 margin-bottom: 15px;
}
.article .content-article p img {
 max-width: 100%;
}
.article .content-article p,
.article .content-article div {
 margin-bottom: 15px;
 line-height: 25px;
 font-size: 15px;
}
.article .content-article ul {
 list-style-type: disc;
	font-weight:normal;
 margin-left: 20px;
}
.article .content-article li {
 padding-bottom: 10px;
}
.article .content-article h2,
.article .content-article h3,
.article .content-article h4,
.article .content-article h4 {
 margin-bottom: 40px;
	font-size:24px;
	font-weight:normal;
 line-height: 1.2;
}
.article .content-article h3 {
	font-size:20px;
}
.article .content-article h4 {
	font-size:18px;
}
.article .content-article h5 {
	font-size:16px;
}
.detail .btn-apply {
 background-color: #f85285;
 line-height: 25px;
 font-weight: 600;
 color:#fff;
	text-align:center;
 padding: 10px 40px;
}
.detail .btn-apply:hover {
 opacity: 0.8; filter: alpha(Opacity:80);
}
.box-share {
 display:block;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 margin-top: 30px;
}
.box-share .name {
	text-transform:uppercase;
	font-size:13px;
	text-align:center;
 margin-bottom: 15px;
}
.box-share .btn-share {
 height: 35px;
 line-height: 35px;
 padding-left: 30px;
 width: 35px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	position:relative;
 width: 47.5%;
 margin-right: 5%;
 color:#fff;
	float:left;
 display:inline-block;
	text-align:center;
}
.box-share .btn-share.end {
 margin-right: 0px;
}
.box-share .btn-share span {
 margin-right: 0px;
	position:absolute;
 top: 0px;
 left: 0px;
 width: 30px;
	text-align:center;
 height: 100%;
 border-right: 1px solid rgba(0, 0, 0, 0.1);
 line-height: 35px;
 color:#fff;
}
.box-share .btn-share:hover {
 opacity: 0.8; filter: alpha(Opacity:80);
}
.box-share .btn-share.-fb {
 background-color: #3b5998;
}
.box-share .btn-share.-mail {
 background-color: #e62117;
}
#article .bottom-article {
 margin-top: 40px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 margin-bottom: 40px;
	position:relative;
}
.list-related {
 margin-top: 30px;
 border-top: 1px solid #e0e0e0;
 padding-top: 30px;
}
.list-related .btn-viewall {
 color:#f85285;
	font-weight:bold;
 margin-top: 20px;
}
.list-related .btn-viewall:hover {
	text-decoration:underline;
}
.list-related .name {
 font-size: 18px;
	font-weight:normal;
 margin-bottom: 20px;
}
.list-related a {
 display:block;
 color:#000;
 margin-bottom: 10px;
 line-height: 20px;
}
.list-related a:hover {
	text-decoration:underline;
}
.section-.form-submit {
 background-color: #f7f9fb;
}
.article.about .slider-envir img {
	width:100%;
}
.info-company {
 margin-bottom: 40px;
}
.info-company .text {
 color:#666;
	font-weight:normal;
 margin-bottom: 10px;
}
.info-company .text .color1 {
	font-weight:normal;
}
.info-company .text .fa-icon {
 margin-right: 5px;
}
.info-company .name-com {
	font-weight:normal;
	font-size:20px;
 margin-bottom: 10px;
}
.article .content-article .title-company {
 margin-top: 0px;
}
#sidebar-right {
 width: 300px;
	float:right;
}
#desc-job {
 border:1px solid #e0e0e0;
 padding: 20px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}
.detail .desc-job {
 padding: 20px;
 margin: 20px 0px;
 background-color: #f7f9fb;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 line-height: 25px;
}
.detail .desc-job .desc {
 margin-bottom: 10px;
	font-size:15px;
}
.detail .desc-job .desc span {
	font-weight:bold;
	font-size:15px;
}
.detail .cta .btn-apply {
 display:block;
 margin-bottom: 20px;
}
.breadcrumb {
 margin-bottom: 20px;
}
.breadcrumb a {
 display:inline-block;
 color:#87898f;
}
.breadcrumb .active {
	font-size:16px;
 color:#f85285;
}
.breadcrumb a:hover {
 color:#f85285;
}
.breadcrumb a:after {
 font-family: "FontAwesome";
 content: "\f105";
 margin: 5px 7px;
 display:inline-block;
	font-size:18px;
 color:#e0e0e0;
}
.breadcrumb a:last-child:after {
 content: "";
}
.container {
	width:100%;
	position:relative;
 max-width: 1170px;
 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;
}
.not-d,
.not-l,
.not-t {
 display: none;
}
#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: #f85285;
 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 .submit:hover{
 background-color: #ba2b57;
}
#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;
}
#talent-network-canvas .row-network{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin: 90px -15px;
}
#talent-network-canvas .col-7{
 width: 60%;
 padding: 0px 15px;
}
#talent-network-canvas .col-5{
 width: 40%;
 padding: 0px 15px;
}
#talent-network-canvas .network-contact{
 margin: 50px 0px;
}
#talent-network-canvas .network-contact h3{
 color:#333;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
 margin-bottom: 15px;
}
#talent-network-canvas .network-contact p{
 color:#333;
 margin-bottom: 10px;
}
#talent-network-canvas .network-contact .gg-map iframe{
 width: 100%;
}
#talent-network {
 max-width: 100%;
 padding: 20px;
}
#form-iframe{
 overflow:hidden;
 overflow-x:hidden;
 overflow-y:hidden;
}
.talent-embed__form #appform .wrapper{
 margin-top: 0;
 border-top: unset;
 box-shadow: initial;
 padding: 0px;
}
.talent-embed__form #appform h1{
 display: none;
}
#talent-network .top{
 margin-bottom: 30px;
}
* {
 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-family: "Montserrat","Helvetica Neue", 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:#f85285;
 -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: 80px 0px;
}
.section-head {
 margin: 0px auto;
	text-align:center;
 margin-bottom: 40px;
}
.section-head .section__title {
	font-weight:bold;
 color:#f85285;
 font-size: 42px;
 line-height: 1.2;
	text-transform:uppercase;
}
.section-head .section__desc {
	font-weight:300;
	font-size:16px;
 line-height: 25px;
}
.section--head .section__desc a {
 border-bottom: 1px solid #eee;
}
.section-image {
 margin-top: 40px;
}
.section-image img {
	width:100%;
}
/*---- OVERVIEW ----*/
.section-overview{
 background-repeat: no-repeat;
 background-size: 100% 100%;
}
.section-overview .overview__item {
 line-height: 22px;
	text-align:center;
 margin-bottom: 50px;
}
.section-overview .overview__item p {
	font-size:16px;
 color:#000;
 margin-bottom: 10px;
}
.overview-image{
 margin-bottom: 60px;
}
.overview-image .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.overview-slider .item{
 margin: 0px 15px;
}
.overview-image .col-3{
 width: 25%;
 padding: 0px 15px;
}
.overview-image .image img{
 max-width: 100%;
 margin: 0px auto;
}
.overview-count .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.overview-count .col-4{
 width: 33.33333%;
 padding: 0px 15px;
}
.overview-count .item{
 position: relative;
}
.overview-count .item .icon{
 width: 140px;
 padding-right: 13px;
}
.overview-count .item .icon img{
 max-width: 100%;
}
.overview-count .item .main h3{
 color:#f85285;
	font-weight:bold;
 font-size: 48px;
}
.overview-count .item .main span{
 color:#000;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
.overview-slider {
 margin-left: -15px;
 margin-right: -15px;
}
/*---- END OVERVIEW ----*/
/*---- CAREER ----*/
.section-career .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.section-career .col-6{
 width: 50%;
 padding: 0px 15px;
}
.section-career .item{
 color:#fff;
 background-color: #f85285;
 border-radius: 35px;
}
.section-career .item .image{
 position: relative;
}
.section-career .item .image img{
 width: 100%;
}
.section-career .item .title{
	text-align:center;
 padding: 20px 0px 80px;
}
.section-career .item .title a{
 color:#fff;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
}
.section-career .home-cta{
 margin-top: 30px;
}
.section-career .home-cta .cta{
	font-size:16px;
}
/*---- END CAREER ----*/
/*---- BENEFITS ----*/
.section-benefit {
	position:relative;
 padding-top: 0px;
 background-repeat: no-repeat;
 background-position: top right;
}
.section-benefit .container-fluid{
 background-repeat: no-repeat;
 background-position: bottom left;
}
.benefit-content .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.benefit-content .col-6{
 width: 50%;
}
.benefit-content .row-benefit{
 margin-bottom: 60px;
}
.benefit-content .row-benefit:last-child{
 margin-bottom: 0px;
}
.benefit-content .image img{
 max-width: 100%;
}
.benefit-content .image.tright {
 text-align: right;
}
.benefit-content .main{
 padding: 30px;
 max-width: 85%;
}
.benefit-content .main.tright{
 text-align: right;
 max-width: 100%;
}
.benefit-content .main span{
 color:#fff;
	font-size:16px;
	font-weight:bold;
 display:inline-block;
 padding: 10px 20px;
 background-color: #f85285;
}
.benefit-content .main h3{
 color:#f85285;
	font-size:28px;
	font-weight:bold;
 margin: 20px 0px;
	text-transform:uppercase;
}
.benefit-content .main p{
 color:#000;
	font-size:15px;
	font-weight:normal;
 line-height: 22px;
}
.benefit-content .main .home-cta{
 text-align: left;
 margin-top: 20px;
}
.benefit-content .main .home-cta a{
	font-size:18px;
}
.benefit-content .main.tright .home-cta{
 text-align: right;
}
/*---- END BENEFITS ----*/
/*---- CUSTOMER ----*/
.say-share{
 position: relative;
 padding: 0px;
}
.share-cover {
 position: relative;
}
.share-cover img {
 width: 100%;
}
.say-share .section__title{
 color:#A6EBEB;
}
.share-text {
	position:absolute;
 width: 100%;
 top: 50%;
 left: 50%;
 top: 45%;
 left: 50%;
 transform: translateX(-50%) translateY(-50%);
 -webkit-transform: translateX(-50%) translateY(-50%);
}
.share-slider .item {
 padding: 30px 35px;
 border-radius: 28px;
	position:relative;
 margin: 40px;
 background-repeat: no-repeat;
 background-size: 100% 100%;
}
.share-slider .item .image{
	position:absolute;
 left: -40px;
 top: -40px;
}
.share-slider .item .image img{
 width: 130px;
 border-radius: 50%;
}
.share-slider .item .title{
 color:#000;
	font-size:24px;
	font-weight:bold;
 padding-left: 80px;
 line-height: 29px;
 margin-bottom: 10px;
}
.share-slider .item .desc{
 color:#000;
	font-size:16px;
 line-height: 20px;
}
/*---- END CUSTOMER ----*/
/*---- JOBS ----*/
.home-join {
 padding-top: 0px;
}
.home-cta{
	text-align:center;
}
.home-cta .cta{
 color:#fff;
	font-size:22px;
	font-weight:500;
 display:inline-block;
 padding: 15px 40px;
 background-color: #f85285;
 -moz-border-radius: 56px;
 -webkit-border-radius: 56px;
 border-radius: 56px;
 box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.banner-job {
	position:relative;
	text-align:center;
}
.banner-job img{
 width: 100%;
}
.banner-job .banner-text {
	position:absolute;
 top: 55%;
 left: 50%;
 z-index: 1;
 transform: translateX(-50%) translateY(-50%);
 -webkit-transform: translateX(-50%) translateY(-50%);
}
.banner-job .banner-text h3{
 color:#fff;
	font-weight:bold;
 font-size: 42px;
 line-height: 59px;
	text-transform:uppercase;
 margin-bottom: 20px;
}
.banner-job .banner-text h4{
 color:#000;
	font-size:24px;
	font-weight:bold;
 line-height: 30px;
}
.section-jobs{
 background-color: #fff;
}
#alljobs .row {
 display: flex;
 flex-wrap: wrap;
 flex-direction: row;
 margin-left: -15px;
 margin-right: -15px;
}
#alljobs .col-3 {
 width: 25%;
 padding: 0px 15px;
}
#alljobs .col-9 {
 width: 75%;
 padding: 0px 15px;
}
#alljobs .title-jobs {
 color:#000;
	font-size:20px;
	font-weight:bold;
	text-align:center;
 line-height: 20px;
 padding-bottom: 15px;
 text-transform: uppercase;
 border-bottom: 1px solid #C4C4C4;
}
.jobs-list .jobs__item {
 padding: 20px 0px;
 position: relative;
 border-bottom: 1px solid #C4C4C4;
}
.jobs-list .jobs__item.star{
	display:none;
}
.jobs-list .jobs__item .list__item--title {
 padding-bottom: 2px;
 padding-right: 125px;
}
.jobs-list .jobs__item .list__item--title a {
	font-size:20px;
 color:#f85285;
	font-weight:bold;
}
.jobs-list .jobs__item .list__item--title a:hover {
 text-decoration: underline;
}
.jobs-list .jobs__item .list__item--info {
 color:#000;
	font-size:15px;
 padding-top: 6px;
}
.jobs-list .jobs__item .list__item--info a {
	font-weight:normal;
 color:#000;
}
.jobs-list .jobs__item .list__item--info a:hover {
 color:#f85285;
 text-decoration: underline;
}
.jobs-list .jobs__item .list__item--info.salary{
	font-weight:bold;
}
.jobs-list .jobs__item .list__item--side {
	position:absolute;
 right: 0px;
 top: 20px;
}
.jobs-list .jobs__item .cta {
 color:#fff;
 display:block;
	font-weight:bold;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 padding: 10px 20px;
 color: #fff;
 font-size: 14px;
 background-color: #f85285;
 -moz-border-radius: 40px;
 -webkit-border-radius: 40px;
 border-radius: 40px;
}
.jobs-list .jobs__item .cta:hover {
 background-color: #f85285;
 color:#fff;
}
.section-join{
	text-align:center;
 padding: 80px 0px 25px 0px;
 background-color: #A6EBEB;
}
.section-join h2{
 color:#000;
	font-weight:bold;
 font-size: 42px;
 line-height: 51px;
 margin-bottom: 10px;
	text-transform:uppercase;
}
.section-join p{
 color:#000;
	font-size:20px;
	font-weight:500;
 line-height: 24px;
 margin-bottom: 30px;
}
.section-join .join-cta .cta{
 color:#f85285;
	font-size:16px;
	font-weight:bold;
 display:inline-block;
 padding: 15px 30px;
 border-radius: 31px;
 background-color: #fff;
}
/*---- END JOBS ----*/
.section-benefits-bottom {
 padding: 0px 0px 60px 0px;
 text-align: center;
}
.section-benefits-bottom p {
 color:#f85285;
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
 margin-bottom: 30px;
}
.section-footerTop {
 padding: 80px;
 background-color: #A6EBEB;
}
.section-footerTop .text{
 color:#f85285;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
 line-height: 30px;
}
#footer {
 background-color: #000;
}
.top-footer{
 padding: 30px 0px;
}
.top-footer .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.top-footer .col-2{
 width: 20%;
 padding: 0px 15px;
}
.top-footer .col-7{
 width: 60%;
 padding: 0px 15px;
}
.logo-footer img{
}
.foo-info p{
	font-size:16px;
 color:#f85285;
 margin-bottom: 10px;
}
.foo-info p a{
	font-size:16px;
 color:#f85285;
}
.foo-info ul{
	text-align:center;
}
.foo-info ul li{
	position:relative;
 display:inline-block;
 line-height: 30px;
}
.foo-info ul li a{
 color:#f85285;
	font-size:16px;
 display:block;
 padding: 0px 15px;
}
.foo-social a{
 color:#fff;
	font-size:22px;
 display:inline-block;
	text-align:center;
 height: 40px;
 width: 40px;
 margin: 0px 5px;
 line-height: 40px;
 -moz-border-radius: 50%;
 -webkit-border-radius: 50%;
 border-radius: 50%;
 background-color: #f85285;
}
.foo-social a span{
 margin: 0px;
}
.bottom-footer {
 padding: 0px 0px 30px;
 text-align: left;
 color: #c4c4c4;
 font-size: 16px;
}
#header-recr {
	position:absolute;
	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: rgb(255 255 255 / 60%);
 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;
 height: 60px;
}
#header-recr .logo .name {
	position:relative;
 display:inline-block;
 color:#333;
	font-size:18px;
 padding: 5px 15px;
}
#header-recr .box-menu {
	display:table-cell;
	text-align:right;
 padding-left: 40px;
}
#header-recr .box-menu .links {
 display:inline-block;
}
#header-recr .box-menu .links a {
 display:inline-block;
 color:#000;
	font-weight:bold;
 padding: 10px 20px;
 border-radius: 5px;
}
#header-recr .box-menu .links a.active {
 color:#fff;
 background-color: #f85285;
}
#header-recr.menu-right {
 display:inline-block;
}
#header-recr .box-menu .cta {
 padding: 10px 20px;
 display:inline-block;
 color:#fff;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #f85285;
}
#header-recr .box-menu .cta:hover {
 background-color: #f83570;
 color:#fff;
}
.section-banner {
	position:relative;
 clear:both;
}
.section-banner .banner__cover {
	position:relative;
	width:100%;
	height:100%;
 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, #F05B89 0, #25292d 100%);
 background-image: -moz-linear-gradient(36deg, #F05B89 0, #25292d 100%);
 background-image: -o-linear-gradient(36deg, #F05B89 0, #25292d 100%);
 background-image: linear-gradient(36deg, #F05B89 0, #25292d 100%);
 top: 0px;
 left: 0px;
 opacity: .4; filter: alpha(Opacity:40);
 z-index: 2;
}
.section-banner .banner__text {
 color:#fff;
	position:absolute;
	width:100%;
	height:100%;
 z-index: 3;
 padding: 80px 0px;
 top: 0px;
 left: 0px;
 min-height: 31.5rem;
}
.banner--headline {
	font-size:16px;
 margin-bottom: 10px;
}
.banner__text .banner--title {
	font-size:40px;
	font-weight:normal;
 line-height: 1.2;
 margin-bottom: 10px;
}
.section-banner .cta {
 padding: 15px 40px;
 margin-top: 10px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	cursor:pointer;
 display:inline-block;
 color:#fff;
 font-weight: 600;
 background-color: #f85285;
 text-shadow: none;
 -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;
}
.section-banner .cta:hover {
 box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
 transform: scale(1.01);
 -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;
}
.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;
 display:inline-block;
 margin: 0px 5px;
}
.section-banner .list-menu a.active,
.section-banner .list-menu a:hover {
 background: rgba(255,255,255,0.1);
 color:#fff;
}
@media(max-width: 768px) {
 .section-banner .banner__text {
 padding: 80px 30px;
 }
}
.search-jobs-main {
 max-width: 800px;
 margin: 0px auto;
}
.container-search {
 width: 100%;
 margin: 0px auto;
 position: absolute;
 bottom: 10%;
 top: auto;
 left: 0px;
 z-index: 9;
}
.container-search .box-row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -10px;
 margin-right: -10px;
}
.container-search .box-col-4 {
 width: 75%;
 padding: 0px 10px;
}
.container-search .box-col-2 {
 width: 25%;
 padding: 0px 10px;
}
.search-jobs-main .form-group .form-control{
 width: 100%;
 height: 48px;
 padding: 0px 15px;
 padding-left: 25px;
 font-size: 16px;
 color: #333;
 border-radius: 36px;
 border: 1px solid #fff;
 background-color: #fff;
}
.search-jobs-main .form-group .form-control::placeholder{
 color: #333;
}
.search-jobs-main .form-group .form-control option{
 color: #333;
}
.search-jobs-main .form-group .btn-search{
 width: 100%;
 height: 48px;
 line-height: 48px;
 color: #fff;
 font-size: 16px;
 font-weight: bold;
 background: #f85285;
 text-align: center;
 margin: 0;
 border: none;
 display: block;
 border-radius: 25px;
}
.sidebar-search h2{
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height: 20px;
	text-transform:uppercase;
	margin-bottom: 13px;
}
.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:#333;
}
.check-action:hover {
 color:#4de0dd;
}
.check-action:hover .icon {
 color:#4de0dd;
}
.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:#f85285;
}
#sidebar .title-cat {
	font-size:16px;
	font-weight:bold;
 color:#000;
	line-height: 20px;
	margin-bottom: 10px;
	text-transform:uppercase;
}
#sidebar .list-category {
 margin-bottom: 20px;
}
#sidebar .list-category .list {
}
#sidebar .list-category .check-action {
 margin-bottom: 10px;
 color:#000;
}
.box-subcribe {
 border: 3px solid #eee;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 padding: 15px;
 margin-top: 40px;
}
.box-subcribe .title {
 font-size: 18px;
 line-height: 22px;
 border-bottom: 1px solid #e0e0e0;
 padding-bottom: 10px;
 margin-bottom: 10px;
}
.box-subcribe .desc {
 margin-bottom: 20px;
 color:#333;
	font-size:13px;
}
.box-subcribe .input {
	width:100%;
 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;
 color:#333;
 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 {
 background-color: #e0e0e0;
 color:#333;
}
.baseui.button {
	font-size:13px;
	font-weight:bold;
	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-top: 15px;
 margin-bottom: 25px;
}
.baseui.button.fluid {
 display:block;
	width:100%;
}
.baseui.button.main {
 color:#fff;
 background-color: #f85285;
 border: 1px solid #f85285;
}
.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-top: 10px;
 margin-bottom: 10px;
	width:100%;
}
.baseui.input>input {
	text-align:left;
 max-width: 100%;
 -moz-border-radius: 56px;
 -webkit-border-radius: 56px;
 border-radius: 56px;
 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 #000;
}
.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;
}
@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%;
	text-align:left;
 margin-bottom: 20px;
 }
}
@media(max-width: 600px){
 #menu .sidebar-main{
 padding-left: 0px;
 }
 #alljobs .row .jobs-list{
 flex: 100%;
 }
 .jobs-list .jobs__item .list__item--title{
 padding-bottom: 10px;
 }
 #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;
 }
}
.slick-next, .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 50px;
	height: 50px;
	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: 50px;
	line-height: 1;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 100;
}
.slick-prev {
	left: 0px;
	z-index: 9;
}
[dir=rtl] .slick-prev {
	right: 0px;
	left: auto
}
.slick-prev:before {
	content: "\e6b9";
}
[dir=rtl] .slick-prev:before {
	content: "\e6b9";
}
.slick-next {
	right: 0px;
	z-index: 9;
}
[dir=rtl] .slick-next {
	right: auto;
	left: 0px
}
.slick-next:before {
	content: "\e6ba"
}
[dir=rtl] .slick-next:before {
	content: "\e6ba"
}
.slick-dotted.slick-slider {
	margin-bottom: 0px
}
.slick-dots {
	position: absolute;
	bottom: 10px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	z-index: 9;
}
.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: #000;
 opacity: .2;
 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: 10px;
	position: absolute;
	top: 0;
	left: 0;
	width: 7px;
	height: 7px;
	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: #f85285;
	opacity: 1;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}
