@define a {
 color: #2d8ffd;
}
@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--v1 {
	background-color: #2d8ffd;
}
.component__top--v1:hover {
}
.component__top--v1 i.icon {
}
.component__top--v1.--show {
}
.section.top-job{
 background: rgba(17,36,52,0.9);
	position:relative;
 clear:both;
 padding-top: 120px;
 padding-bottom: 60px;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0s; -moz-transition-duration: 0s;
 -o-transition-duration: 0s; transition-duration: 0s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
	overflow:hidden;
}
.top-job .box-share{
	position:absolute;
	text-align:center;
	font-size:16px;
	right:0px;
	top:0px;
	color: rgba(255,255,255,0.5);
	width: 295px;
}
#header-job.stick .box-share{
	display:none;
}
.top-job .box-share a{
 display:block;
	width: 48%;
	border:1px solid rgba(255,255,255,0.3);
	color:#fff;
	text-align:center;
	font-size:13px;
	padding:10px 0;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	background: rgba(255,255,255,0.1);
	margin-top:20px;
}
.top-job .box-share a:hover{
	background-color: #2d8ffd;
	border:1px solid #2d8ffd;
	color:#fff;
}
.top-job .job__cover{
	position:absolute;
 top: 0px;
 right: 0px;
}
.top-job .job__cover img{
 max-width: 300px;
}
.top-job .article-head{
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.article-head .article__desc{
 color:#fff;
 margin-top: 20px;
}
.article-head .article__title{
	font-size:20px;
 margin-bottom: 0px;
}
.detail-article .detail-content p, 
.detail-article .detail-content div{
 color: #000 !important;
 margin-bottom: 5px;
 line-height: 26px;
 font-size: 11pt !important;
}
.detail-article .detail-content span{
 color: #000 !important;
}
#header-job.stick{
 position:fixed;
	width:100%;
 padding: 10px 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: 102;
}
#header-job.stick .breadcrumb, #header-job.stick .cta{
	display:table-cell;
	vertical-align:middle;
 margin-bottom: 0px;
}
#header-job.stick .cta{
	text-align:right;
}
#header-job.stick .article-head .title-h2{
	font-size:20px;
	text-align:center;
 margin-bottom: 0px;
}
#header-job.stick .btn-apply{
	position:relative;
 top: 0px;
 opacity: 1; filter: alpha(Opacity:100);
 visibility: visible;
 right: auto;
}
#header-job.stick .article-head{
	display:table-cell;
	vertical-align:middle;
 padding: 0px 20px;
}
#header-job.stick .stick-tb{
 display: table;
}
#header-job.stick .article-head .article__desc{
	display:none;
}
.top-job .article-head .article__title{
 color:#fff;
 padding-right: 300px;
}
.top-job.stick .article-head .article__title{
 padding-right: 0px;
}
.top-job .article-head .article__desc .post-cat{
 display:inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:13px;
	font-weight:300;
 color: rgba(255, 255, 255, 0.5);
}
.top-job .article-head .article__desc .post-cat:after{
 content: "\e6ca";
 color: rgba(255, 255, 255, 0.1);
 font-family: "ap";
 margin: 0px 10px;
}
.top-job .article-head .article__desc .post-cat:last-child:after{
	display:none;
}
#sidebar-right .top-article{
 margin-top: 20px;
 padding-top: 20px;
}
#sidebar-right .top-article .desc{
 padding: 15px 0px;
 color:#4d5c69;
	font-size:15px;
 border-top: 1px solid rgba(0, 0, 0, 0.05);
}
#sidebar-right .top-article .desc span{
	font-weight:300;
 display:inline-block;
 color:#637788;
	font-size:14px;
 margin-bottom: 10px;
}
.article .detail-content{
 margin: 0px 0px;
 line-height: 28px;
	font-weight:normal;
	text-align:justify;
 font-size: 11pt !important;
}
.article .detail-content ul{
 list-style: initial;
	margin-left:20px;
}
.article .detail-content ul ul {
 list-style: circle;
}
.article .detail-content li{
 color:#000;
 padding-left: 10px;
 padding-bottom: 5px;
 white-space: normal !important;
 @normal
	position:relative;
 font-size: 11pt !important;
}
.article .detail-content h2{
 margin-bottom: 30px;
 font-size: 24px;
	font-weight:normal;
 color:#4d5c69;
 line-height: 1.04;
}
.article .btn-apply, #sidebar-right .btn-apply, .top-job .btn-apply{
 background-color: #2d8ffd;
 line-height: 25px;
 color:#fff;
	text-transform:uppercase;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
 clear:both;
 padding: 10px 40px;
}
.top-job .btn-apply{
	position:absolute;
 top: 0px;
 right: 0px;
 visibility: hidden;
 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.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;
}
.detail--article{
 background-color: #fafbfd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
 padding: 0px;
}
#article{
 background-color: white;
 padding: 40px 0px;
 width: calc(100% - 330px);
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
 padding-right: 30px;
}
#article:before{
	position:absolute;
 width: 400%;
 top: 0px;
 height: 100%;
 left: -400%;
 background-color: white;
 content: "";
}
#sidebar-right{
 width: 300px;
	float:right;
 padding: 40px 0px;
}
#sidebar-right .btn-apply{
	width:100%;
}
.article .btn-apply:hover:after, #sidebar-right .btn-apply:hover:after, .top-job .btn-apply:hover:after{
 content: "";
	position:absolute;
	width:100%;
 background: rgba(0,0,0,0.2);
 bottom: 0px;
 left: 0px;
 height: 2px;
}
#sidebar-right .box-share{
	text-align:center;
 display:block;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 margin-top: 10px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
#sidebar-right .box-share .name{
	font-size:13px;
 color:#777;
 display:block;
 margin-bottom: 10px;
}
#sidebar-right .box-share .btn-share{
 width: 35px;
 height: 35px;
 border-radius: 50%;
 line-height: 35px;
 display:inline-block;
 color:#fff;
	text-align:center;
}
#sidebar-right .box-share .btn-share span{
 margin: 0px;
}
#sidebar-right .box-share .btn-share:hover{
 opacity: 0.85; filter: alpha(Opacity:85);
}
#sidebar-right .box-share .btn-share.-fb{
 background-color: #3b5998;
}
#sidebar-right .box-share .btn-share.-mail{
 background-color: #e62117;
}
#article .bottom-article{
 margin-top: 40px;
}
#sidebar-right .list-related{
 margin-top: 20px;
 border-top: 1px solid #e4e9ed;
 padding-top: 20px;
}
#sidebar-right .list-related .name{
 font-size: 18px;
	font-weight:bold;
 margin-bottom: 10px;
}
#sidebar-right .list-related a{
 display:block;
 color:#007abf;
 margin-top: 15px;
 line-height: 20px;
}
#sidebar-right .list-related a:hover{
	text-decoration:underline;
}
#sidebar-right .box-subcribe{
 border: none;
 background: none;
 padding: 0px;
 margin-top: 20px;
 padding-top: 20px;
 border-top: 1px solid rgba(0, 0, 0, 0.05);
}
#sidebar-right .box-subcribe .title{
 border-bottom: 0px;
 margin-bottom: 10px;
 color:#4d5c69;
 padding-bottom: 0px;
}
.article.about .slider-envir img{
	width:100%;
}
.info-company .logo{
 display:inline-block;
 clear:both;
	text-align:center;
 width: 100%;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 margin-bottom: 10px;
}
.info-company .logo img{
 max-height: 100px;
 display:inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 padding: 2px;
 $conrer: 5px;
 border:1px solid #eee;
}
.info-company .text{
 color:#666;
	font-weight:bold;
 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;
}
.breadcrumb {
 margin-bottom: 20px;
}
.breadcrumb a {
 display:inline-block;
 color:#fff;
}
.breadcrumb a .apicon{
	font-size:16px;
}
.breadcrumb .active{
 color:#282364;
	font-size:16px;
}
.breadcrumb a:hover {
	text-decoration:underline;
}
.breadcrumb a:after {
 font-family: "FontAwesome";
 content: "\f105";
 margin: 5px 7px;
 display:inline-block;
	font-size:18px;
 color: rgba(255, 255, 255, 0.5);
}
.breadcrumb a:last-child:after {
 content: "";
}
.container {
 width: 1000px;
 margin: 0px auto;
	position:relative;
}
#scroll-top {
	text-align:center;
 display:block;
 position:fixed;
 bottom: 10px;
 right: 10px;
 font-size: 20px;
 color:#4d5c69;
 z-index: 300;
 width: 40px;
 height: 40px;
 border:1px solid #4d5c69;
 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:#282364;
 border-color: #282364 ;
}
#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;
 white-space: nowrap;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.divider {
 margin: 30px 0px;
 border-top: 1px solid #eee;
 clear: both;
}
.section {
 padding: 40px 0px;
}
.title-h1, .title-h2, .title-h3, .title-h4 {
 line-height: 1.04;
 margin-bottom: 20px;
	font-weight:normal;
}
.title-h1 {
 font-size: 32px;
}
.title-h2 {
 font-size: 28px;
}
.title-h3 {
 font-size: 20px;
}
.title-h4 {
 font-size: 16px;
}
.select-custom {
 padding: 0;
 margin: 0;
 width: auto;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #fff;
 clear:both;
	position:relative;
}
.select-custom:before {
 font-family: "FontAwesome";
 content: "\f107";
 right: 10px;
 color:#888;
	font-size:18px;
	position:absolute;
 line-height: 45px;
}
.select-custom select {
 padding: 5px 8px;
 border: none;
 box-shadow: none;
 background-color: transparent;
 background-image: none;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}
.select-custom select:focus {
 outline: none;
}
#main-wrap {
	width:100%;
}
.bottom-banner {
 padding: 20px;
 background-color: #f2f2f2;
 color:#333;
	font-size:16px;
	text-align:center;
}
#block_member_partners .container {
 width: 100%;
 padding: 0px 15%;
}
.bottom-banner a {
 color:#fff;
 padding: 8px 20px;
 background-color: #2d8ffd;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 margin-left: 15px;
}
.bottom-banner a:hover{
 color:#fff;
}
#footer {
 background: url("https://staticx-talent.basecdn.net/image/dls/bgfooter.jpg") no-repeat 50% 50%;
 background-size: cover;
 padding: 50px 0px;
 color: #fff;
}
#footer .row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.col-md-5{
 width: 41.666667%;
 padding-right: 15px;
 padding-left: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col-md-7{
 width: 58.333333%;
 padding-right: 15px;
 padding-left: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.footer_col {
 margin-bottom: 50px;
}
.footer_logo {
 margin: 0 0 30px;
 text-align: center;
 font-size: 0;
}
.footer_logo a {
 display: inline-block;
 font-size: 0;
}
.footer_logo img {
 max-width: 90px;
}
.footer_info {
 font-size: 14px;
}
.footer_info__item {
 position: relative;
 padding-left: 30px;
 margin-bottom: 10px;
 line-height: 20px;
}
.footer_info__item span {
 width: 12px;
 position: absolute;
 left: 0;
 top: 5px;
}
.footer_col__right {
 display: flex;
 flex-direction: column;
}
.footer_menu {
 margin-bottom: 30px;
}
.footer_menu .navigation_lst {
 display: flex;
 flex-wrap: wrap;
}
.navigation_lst .nav_item {
 margin: 0 15px;
}
.footer_menu .navigation_lst .nav_item {
 width: 50%;
 padding: 0 5px 20px 0;
 margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.footer_menu .navigation_lst .nav_item a {
 color: #fff;
}
.footer_menu .navigation_lst .nav_item.active a, .footer_menu .navigation_lst .nav_item a:hover{
 color:#2d8ffd;
}
.social_item_group {
 text-align: center;
}
.social_item {
	font-size:16px;
 color: #fff;
 display: inline-block;
}
.social_item:hover{
 color:#2d8ffd;
}
.social_item+.social_item {
 margin: 0 0 0 24px;
}
.box-footer {
 background: #171b24;
 color: #fff;
 text-align: center;
 font-size: 12px;
}
.box-footer .copyright {
 margin: 0;
 padding: 10px 0;
}
@media(min-width: 768px){
 .footer_col {
 margin-bottom: 0;
 }
 .footer_logo {
 text-align: left;
 }
 .footer_logo img {
 max-width: 100%;
 }
 .footer_col__right {
 align-items: center;
 flex-direction: inherit;
 }
 .social_item_group {
 position: absolute;
 bottom: 0;
 right: 15px;
 }
}
@media(min-width: 1200px){
 .footer_col__right {
 align-items: flex-start;
 justify-content: flex-end;
 }
 .footer_menu .navigation_lst .nav_item {
 padding: 0 14px;
 width: inherit;
 }
}
@media(max-width: 767px){
 .col-md-5, .col-md-7{
	width:100%;
 }
}
#appform .form .submit {
 background-color: #2d8ffd;
}
#appform .form .submit:hover {
 background: rgba(45,143,253,.9);
}
#appform .form .upload input{
 top: 0px;
}
#header-recr {
	position:absolute;
	width:100%;
 top: 0px;
 left: 0px;
 z-index: 98;
 border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#header-recr .logo {
 display:inline-block;
	position:absolute;
 top: 0px;
 left: 0px;
 padding: 5px 0px;
}
#header-recr .logo img {
 height: 47px;
 filter: brightness(0) invert(1);
 -webkit-filter: brightness(0) invert(1);
 -moz-filter: brightness(0) invert(1);
 -ms-filter: brightness(0) invert(1);
 -o-filter: brightness(0) invert(1);
}
#header-recr .logo em {
	font-weight:300;
}
#header-recr .box-menu {
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 margin-left: 120px;
 padding-left: 20px;
}
#header-recr .header-menu {
 padding: 10px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#header-recr .menu-nav {
	position:absolute;
 top: 10px;
 right: 0px;
}
#header-recr .header-menu > a,#header-recr .menu-nav > a {
 padding: 10px 15px;
 display:inline-block;
	position:relative;
 color:#fff;
 text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.01);
}
#header-recr .menu-nav > .btn-apply {
	font-weight:normal;
 color:#fff;
 background-color: #2d8ffd;
 text-transform: none;
}
#header-recr .menu-nav > .btn-apply:hover {
 background-color: #e54716;
 color:#fff;
}
#header-recr .header-menu > a:hover,
#header-recr .header-menu > a:active,
#header-recr .header-menu > a.active {
	font-weight:normal;
 color: #2d8ffd;
}
#header-recr.animated {
 background: rgba(6,22,35,0.9);
 animation-delay: 0.4s;
 animation-name: fadeInDown;
 visibility: visible;
}
/*----- BANNER -----*/
.section-banner {
 padding: 200px 0px;
 border-bottom: 1px solid #eee;
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 clear:both;
	overflow:hidden;
}
.section-banner .bg {
	position:absolute;
	width:100%;
 top: 0px;
 left: 0px;
 z-index: 2;
 opacity: 0.5; filter: alpha(Opacity:50);
 height: 100%;
 background-color: #112434;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#112434', endColorstr='#112434');
 background: -moz-linear-gradient(top, #112434 0%,#112434 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#112434),color-stop(100%,#112434));
 background: -webkit-linear-gradient(top, color-stop(0%,#112434),color-stop(100%,#112434));
 background: -o-linear-gradient(top, #112434 0%,#112434 100%);
 background: -ms-linear-gradient(top, #112434 0%,#112434 100%);
 background: linear-gradient(top, #112434 0%,#112434 100%);
}
.section-banner .container{
 z-index: 3;
}
.banner__cover {
	position:absolute;
	width:100%;
 z-index: 1;
 top: 0px;
 height: 100%;
 left: 0px;
}
.banner__cover img {
	width:100%;
 object-fit: cover;
 height: 100%;
}
.banner__title{
	text-align:center;
}
.banner__title .title {
 font-size: 32px;
 line-height: 1.3;
	text-align:center;
 display:block;
 color:#fff;
 margin-bottom: 10px;
}
.banner__title .desc {
 font-size: 16px;
 font-weight: 300;
 color:#fff;
 margin-bottom: 40px;
}
.section-banner .keywords {
 display:block;
	text-align:center;
 margin-top: 20px;
}
.section-banner .keywords a {
 display:inline-block;
	font-size:13px;
 color: rgba(255, 255, 255, 0.7);
}
.section-banner .keywords a:hover {
 color: #2d8ffd;
}
.section-banner .keywords a:after {
 content: "";
 display:inline-block;
 width: 3px;
 height: 3px;
 margin: 0px 10px;
 background: rgba(255,255,255,0.3);
 border-radius: 50%;
}
.section-banner .keywords a:last-child:after {
 background-color: transparent;
}
/*----------- SEARCH -------------*/
.search-form {
 padding-bottom: 40px;
 padding-top: 40px;
	text-align:center;
 -webkit-transition-property: padding; -moz-transition-property: padding;
 -o-transition-property: padding; transition-property: padding; -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;
}
.search-form.stick{
 position:fixed;
	width:100%;
 left: 0;
 z-index: 99;
 -webkit-transition-property: padding; -moz-transition-property: padding;
 -o-transition-property: padding; transition-property: padding; -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;
 border-bottom: 1px solid #e4e9ed;
 padding:15px 0px;
 top: 0;
 background-color: white;
}
.search-form.stick .form-control{
 background-color: #f2f5f7;
}
.search-form .form-group {
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.search-form .form-control {
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 padding: 10px 15px;
 background-color: white;
 border:1px solid #e4e9ed;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 height: 45px;
}
.search-form .form-control.input-search{
 padding-right: 30px;
}
.search-form .form-control:focus {
	box-shadow: inset 0 0 0 1px rgba(45,143,253,0.75);
}
.search-form .i-search {
	position:absolute;
	text-align:center;
 top: 0px;
 font-size: 18px;
 right: 0px;
 width: 30px;
 line-height: 45px;
 z-index: 10;
 color:#637788;
}
.search-form .form-group.box-input {
 width: 80%;
 display:inline-block;
	vertical-align:middle;
 margin-right:1.78571%;
}
.search-form .form-group.-button {
 margin-right: 0;
 width: 15.17857%;
	text-align:left;
 display:inline-block;
	vertical-align:middle;
}
.search-form .form-group.-button .btn-search {
	width:100%;
	text-align:center;
 display:inline-block;
 color:#2d8ffd;
	font-weight:bold;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 cursor: pointer;
 height: 45px;
 line-height: 45px;
 border: 1px solid #2d8ffd;
 background-color: transparent;
}
#header-recr.join{
 background-color: #fff;
}
#header-recr.join .logo img{
 filter: initial;
 -webkit-filter: initial;
 -moz-filter: initial;
 -ms-filter: initial;
 -o-filter: initial;
}
#header-recr.join .header-menu > a, #header-recr.join .menu-nav > a{
 color:#2d8ffd;
}
* {
 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 {
 font-size: 14px;
 overflow: initial;
 color:#637788;
 font-family: "Roboto", arial;
}
a {
 color:#637788;
	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:#40617d;
 -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;
}
/* Slider */
.slick-slider {
	position:relative;
 display:block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next {
 visibility: visible;
}
.slick-list {
	position:relative;
 display:block;
 clear:both;
 margin: 0;
 padding: 0;
}
.slick-list:focus {
 outline: none;
}
.slick-list.dragging {
 cursor: pointer;
 cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
 -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;
 display:block;
 top: 0;
 left: 0;
}
.slick-loading .slick-track {
 clear:both;
}
.slick-slide {
 display: none;
	float:left;
 min-height: 1px;
}
.slick-slide img {
 display:block;
	width:100%;
}
.slick-slide.slick-loading img {
 display: none;
}
.slick-slide.dragging img {
 pointer-events: none;
}
.slick-initialized .slick-slide {
 display:block;
}
.slick-loading .slick-slide {
 clear:both;
}
.slick-vertical .slick-slide {
 display:block;
 height: auto;
 border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
 display: none;
}
.slick-prev,
.slick-next {
 font-size: 0;
	position:absolute;
 display:block;
	text-align:center;
 top: 50%;
 width: 30px;
 height: 30px;
 border-radius: 50%;
 -webkit-transform: translate(0, -50%);
 -ms-transform: translate(0, -50%);
 transform: translate(0, -50%);
 z-index: 3;
 cursor: pointer;
 line-height: 30px;
 background: rgba(0, 0, 0, 0.5);
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
 background: rgba(0, 0, 0, 0.8);
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
 opacity: 1; filter: alpha(Opacity:100);
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
 opacity: .25; filter: alpha(Opacity:25);
}
.slick-prev:before,
.slick-next:before {
 font-family: 'FontAwesome';
 font-size: 20px;
 opacity: .75; filter: alpha(Opacity:75);
 color:#fff;
}
.slick-prev {
 left: 10px;
}
.slick-prev:before {
 content: "\f104";
}
.slick-next {
 right: 10px;
}
.slick-next:before {
 content: "\f105";
}
.list-jobs .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
#alljobs .row .jobs-list{
 flex: 0 0 75%;
 padding: 0px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.jobs__title .title-h2{
 color:#333;
	position:relative;
 font-size: 35px;
 font-weight: 400;
 padding: 0 0 0 10px;
 margin-bottom: 30px;
}
.jobs__title .title-h2::before {
 content: '';
 background: #428dff;
 display: block;
 width: 3px;
 position: absolute;
 left: 0;
 top: 5px;
 max-height: 25px;
 height: 100%;
}
.list-jobs .col-sm-6{
 flex: 0 0 100%;
 max-width: 100%;
}
.job__item {
 display: flex;
 padding: 30px 0;
 border-bottom: 1px solid #f2f2f2;
 align-items: flex-start;
 flex-direction: column;
}
.list-jobs .col-sm-6:first-child .job__item{
 padding-top: 0px;
}
.job__item .image {
 display: block;
 font-size: 0;
 overflow: hidden;
 margin: 0 0 15px;
 width: 100%;
 height: auto;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 background-clip: padding-box;
}
.job__item .image img{
 display: block;
 object-fit: cover;
 width: 100%;
 height: 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;
}
.job_item__content {
 flex: 1;
}
.job--title {
 font-weight: bold;
 font-size: 18px;
 margin: 0 0 10px;
}
.job--title a {
 font-weight: bold;
 color: #333;
}
.job--title a:hover{
 color:#2d8ffd;
}
.job--desc {
 font-size: 14px;
 color: #828282;
 line-height: 20px;
}
@media(min-width: 600px){
 .job__item .image{
 width: 170px;
 height: 90px;
 margin-right: 15px
 }
}
@media(min-width: 600px){
 .job__item {
 flex-direction: row;
 height: 100%;
 }
}
.__pag {
	text-align:center;
	margin: 20px 0px;
}
.__pag label {
	display:none;
}
.pag:hover, .pag.active {
	color: rgb(45, 143, 253);
	-webkit-box-shadow: 0px 0px 0px 1px rgb(45, 143, 253) inset;
	box-shadow: 0px 0px 0px 1px rgb(45, 143, 253) 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:#fff !important;
}
.pag {
	cursor: pointer;
	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;
	color: rgba(0, 0, 0, 0.6);
	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;
}
.pag.disabled{
 color:#fff;
 background-color: #2d8ffd;
}
#talent-network{
 margin-top: 70px;
}
*, *:after, *:before {
 box-sizing: border-box;
}
#menu{
	font-size:16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#alljobs .row #menu {
 flex: 0 0 25%;
 padding: 0px 15px;
}
#menu .sidebar-main .sidebar--links{
 padding: 0 0 15px 0;
}
#menu .sidebar-main .sidebar--links .sidebar__title{
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
 color: #2d8ffd;
 margin-bottom:5px;
}
#menu .sidebar-main .sidebar--links a{
 display:block;
 color:#637282;
	font-weight:normal;
	position:relative;
 padding:8px 0;
}
#menu .sidebar-main .sidebar--links li.active a{
 color:#2d8ffd;
}
#menu .sidebar-main .sidebar--links a:hover{
 color:#2d8ffd;
}
#menu .sidebar-main .sidebar--links a.active{
 color:#F15A29;
 font-weight:600;
}
#menu .sidebar-main .sidebar--links a.active:before{
	position:absolute;
 top:8px;
 bottom:8px;
 left:-30px;
 background-color: #F15A29;
 width:3px;
 content:"";
}
.section-overview {
 border-top: 1px solid #eee;
 margin-top: 40px;
}
.overview__title {
	text-align:center;
}
.overview__title .title-name {
 color:#4d5c69;
	font-size:32px;
	font-weight:300;
 line-height: 1.2;
 margin-bottom: 10px;
}
.overview__title .headline {
 color:#637788;
	font-weight:300;
	font-size:16px;
}
.overview-whoweare .overview--item {
	width:100%;
}
.overview-whoweare .overview--item.after {
 margin-right: 0px;
}
.overview-whoweare .overview--item h3 {
	font-size:18px;
	font-weight:normal;
 line-height: 26px;
 margin-bottom: 10px;
}
.overview-whoweare .overview--item p {
 color:#637788;
	font-weight:300;
	font-size:14px;
 line-height: 22px;
 margin-bottom: 5px
}
.overview-benefits {
	text-align:center;
 margin-top: 60px;
}
.benefits__list {
 margin-top: 40px;
}
.benefits--item {
 width: 17.6%;
	float:left;
 margin-left: 3%;
}
.benefits--item:first-child {
 margin-left: 0px;
}
.benefits--item .img {
 margin-bottom: 10px;
 height:35px;
}
@media(max-width: 600px){
 .list-jobs .col-sm-6{
 flex: 0 0 100%;
 max-width: 100%;
 }
 .bottom-banner a{
 display:block;
 margin-top: 10px;
 }
}
@media(max-width: 480px){
 .overview-whoweare .overview--item{
 float: none;
	width:100%;
 margin: 0;
 margin-bottom: 20px;
 }
 .overview-benefits .list .benefits--item{
 float: none;
	width:100%;
 margin-left: 0;
 margin-bottom: 20px;
 }
 #footer .col--ft{
 float: none;
	width:100%;
 margin: 0;
 margin-bottom: 20px;
 }
}
@media(max-width: 320px){
 #header-job.stick .article-head{
 padding-left: 0px;
 }
 .article-head .article__title{
	font-size:16px;
 }
 #header-job.stick .btn-apply{
 padding: 10px 20px;
 }
}
.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: 0 0
}
.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: 0
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}
.slick-dots li button:before {
	display: none;
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: 'â€¢';
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}
.slick-dots li button{
 width: 15px;
 height: 15px;
 margin: 0px 5px;
 -moz-border-radius: 50%;
 -webkit-border-radius: 50%;
 border-radius: 50%;
 background-color:#2d8ffd8c;
}
.slick-dots li.slick-active button{
 background-color: #2d8ffd;
}
