@define a {
 color: #0e70bf;
}
@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: #0e70bf;
}
.component__top--v1:hover {
}
.component__top--v1 i.icon {
}
.component__top--v1.--show {
}
.banner-cover{
	position:relative;
 clear:both;
 height: 320px;
 overflow: hidden;
}
.banner-cover-bg{
	position:absolute;
	width:100%;
 top: 0px;
 left: 0px;
 height: 100%;
 background-size: cover;
 background-position: center center;
 background-repeat: no-repeat;
}
.section.top-job{
 background-color: #fff;
	position:relative;
 clear:both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 padding: 25px 0 0;
 -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 .container {
	position:relative;
}
.job-meta-bar .container{
	position:relative;
 clear:both;
}
.job-meta-bar .article__desc{
	float:left;
	font-size:16px;
 margin-top: 8px;
}
.job-meta-bar .box-share{
	float:right;
	text-align:center;
	font-size:16px;
	width: 295px;
	color: #888;
}
.job-meta-bar .box-share a{
 display:block;
	width: 48%;
	border:1px solid #e4e9ed;
	color:#555;
	text-align:center;
	font-size:13px;
	padding:10px 0;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	background-color: #f7f7f7;
	margin-top:10px;
}
.job-meta-bar .box-share a:hover{
	background-color: #0e70bf;
	border:1px solid #0e70bf;
	color:#fff;
}
.top-job .article-head{
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.article-head .article__title{
	font-size:24px;
 margin-top: 25px;
}
.detail-article .detail-content p, 
.detail-article .detail-content div{
 margin-bottom: 10px;
 line-height: 26px;
}
#header-job.stick{
 position:fixed;
	width:100%;
 top: 0px;
 left: 0px;
 padding: 10px 0px;
 min-height: 0px;
 background: rgba(17,36,52,0.9);
 border-bottom: 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 .article-head .article__title{
 color: #fff;
}
#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;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 padding: 0px 20px;
}
#header-job.stick .stick-tb{
 display: table;
}
.top-job .article-head .article__title{
 color:#4d5c69;
}
.job-meta-bar .article__desc .post-cat{
 display:inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:14px;
 color: #637788;
}
.job-meta-bar .article__desc .post-cat:after{
 content: "\e6ca";
 color: #ccc;
 font-family: "ap";
 margin: 0px 10px;
}
.job-meta-bar .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;
}
.article .detail-content ul{
	margin-left:20px;
}
.article .detail-content li{
 list-style-type: square;
 padding-left: 10px;
 padding-bottom:10px;
	font-weight:normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
}
.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: #0e70bf;
 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;
}
.page-404 img{
 max-width: 100%;
}
.breadcrumb {
 margin-bottom: 20px;
}
.breadcrumb a {
 display:inline-block;
 color:#0e70bf;
}
.breadcrumb a .apicon{
	font-size:16px;
}
.breadcrumb .active{
 color:#0e70bf;
	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:#0e70bf;
 border-color: #0e70bf;
}
#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;
}
.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: calc(100% - 280px);
	float:right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 padding-left: 30px;
}
#footer {
 background-color: #fff;
}
#footer .top-footer {
 border-top: 3px solid #0e70bf;
 border-bottom: 1px solid #e4e9ed;
 padding: 30px 0px;
}
#footer .top-footer .container {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 max-width: 1220px;
 width: 100%;
 display: flex;
 align-items: flex-start;
 flex-wrap: nowrap;
}
#footer .foo-logo {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 flex: 0 0 auto;
 width: 130px;
}
#footer .foo-logo img {
 max-width: 110px;
}
#footer .foo-info {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 flex: 1 1 auto;
 min-width: 0px;
 padding: 0px 20px 0px 50px;
}
#footer .foo-info h3 {
	font-size:16px;
	font-weight:bold;
 color: #0e70bf;
 margin-bottom: 36px;
}
#footer .foo-info p {
	font-size:14px;
	font-weight:300;
 color: #2957a4;
 line-height: 22px;
 margin-bottom: 6px;
}
#footer .foo-info a {
 color: #0e70bf;
}
#footer .foo-info .foo-contact-line {
 display: flex;
 align-items: center;
 flex-wrap: nowrap;
 white-space: nowrap;
}
#footer .foo-info .foo-contact-line span {
 display:inline-block;
 margin-right: 18px;
}
#footer .foo-info .foo-contact-line span .-ap {
 display:inline-block;
 margin-right: 5px;
 color: #0e70bf;
}
#footer .foo-map {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 flex: 0 0 auto;
 width: 340px;
}
#footer .foo-map iframe {
	width:100%;
 display:block;
}
#footer .box-footer {
	text-align:center;
 padding: 15px 0px;
}
#footer .copyright {
 color:#637788;
	font-size:13px;
	font-weight:300;
 display:inline-block;
 padding: 0px 15px;
}
#appform .form .submit {
 background-color: #0e70bf;
}
#appform .form .submit:hover {
 background: rgba(14,112,191,.9);
}
#appform .form .upload input{
 top: 0px;
}
#header-recr {
	width:100%;
	position:relative;
 z-index: 98;
 background-color: #fff;
 border-bottom: 1px solid #e4e9ed;
}
/*----- TOP INFO BAR -----*/
#header-recr .header-top {
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 clear:both;
 background-color: #0e70bf;
 padding: 8px 0px;
 font-size: 13px;
}
#header-recr .header-top .container {
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 display: flex;
 align-items: center;
 flex-wrap: nowrap;
}
#header-recr .header-top .top-company {
 color:#fff;
	font-weight:bold;
	font-size:14px;
 flex: 0 0 auto;
 white-space: nowrap;
}
#header-recr .header-top .top-address {
 display:inline-block;
 color:#fff;
 flex: 0 0 auto;
 white-space: nowrap;
 margin-right: 20px;
}
#header-recr .header-top .top-address span {
 display:inline-block;
 margin-right: 5px;
}
#header-recr .header-top .top-right {
	position:relative;
 flex: 1 1 auto;
 min-width: 0px;
 display: flex;
 align-items: center;
 justify-content: flex-end;
 margin-left: 20px;
 white-space: nowrap;
}
#header-recr .header-top .top-phone {
 display:inline-block;
 color:#fff;
	font-weight:bold;
 margin-right: 20px;
 white-space: nowrap;
}
#header-recr .header-top .top-phone span {
 display:inline-block;
 margin-right: 5px;
}
#header-recr .header-top .top-lang {
 display:inline-block;
 flex: 0 0 auto;
}
#header-recr .header-top .top-lang a {
 display:inline-block;
 margin-left: 8px;
}
#header-recr .header-top .top-lang img {
 width: 20px;
 height: 20px;
 vertical-align: middle;
 border-radius: 2px;
}
/*----- NAV BAR -----*/
#header-recr .container {
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 max-width: 1200px;
 width: 100%;
 padding: 0 5px;
 display: flex;
 align-items: center;
 flex-wrap: nowrap;
}
#header-recr .header-top .container {
 padding-top: 0px;
 padding-bottom: 0px;
}
#header-recr .logo {
 display:block;
 flex: 0 0 auto;
 padding: 5px 0px;
}
#header-recr .logo img {
 height: 50px;
}
#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;
 flex: 1 1 auto;
 display: flex;
 align-items: center;
 justify-content: flex-end;
 gap: 32px;
}
#header-recr .header-menu {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 flex: 0 0 auto;
 display: flex;
 align-items: center;
 padding: 10px 0px;
 white-space: nowrap;
 gap: 32px;
}
#header-recr .menu-search {
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 flex: 0 0 auto;
 margin-left: 15px;
}
#header-recr .menu-search .header-search-input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 width: 300px;
 height: 36px;
 padding: 0px 40px 0px 12px;
 border:1px solid #e4e9ed;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
#header-recr .menu-search .header-btn-search {
	position:absolute;
	text-align:center;
 top: 0px;
 right: 0px;
 width: 36px;
 height: 36px;
 background-color: #0e70bf;
 -moz-border-radius: 0px 3px 3px 0px;
 -webkit-border-radius: 0px 3px 3px 0px;
 border-radius: 0px 3px 3px 0px;
 color:#fff;
}
#header-recr .menu-nav {
 display:block;
 flex: 0 0 auto;
 margin-left: 15px;
}
#header-recr .header-menu > a {
 padding: 10px 36px;
 font-size: 16px;
 letter-spacing: 0.3px;
 font-weight: bold;
 text-transform: uppercase;
 display:inline-block;
	position:relative;
 color:#333;
 text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.01);
}
#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: #0e70bf;
 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: bold;
 color: #0e70bf;
}
#header-recr .header-menu > a[href="#"]:hover,
#header-recr .header-menu > a[href="#"]:active,
#header-recr .header-menu > a[href="#"].active {
 color: #333;
}
#header-recr.animated {
 background-color: #fff;
 animation-delay: 0.4s;
 animation-name: fadeInDown;
 visibility: visible;
}
/*----- BANNER -----*/
.section-banner {
 padding: 0px;
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 clear:both;
	overflow:hidden;
}
.banner-slider {
	position:relative;
	width:100%;
 clear:both;
 height: 480px;
 overflow: hidden;
}
.banner-slide {
	position:absolute;
	width:100%;
 top: 0px;
 left: 0px;
 height: 100%;
 background-size: cover;
 background-position: center center;
 background-repeat: no-repeat;
 opacity: 0; filter: alpha(Opacity:0);
 z-index: 1;
 -webkit-transition-property: opacity; -moz-transition-property: opacity;
 -o-transition-property: opacity; transition-property: opacity; -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s;
 -o-transition-duration: 0.8s; transition-duration: 0.8s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
.banner-slide.active {
 opacity: 1; filter: alpha(Opacity:100);
 z-index: 2;
}
.banner-slide-link {
	position:absolute;
	width:100%;
 display:block;
 top: 0px;
 left: 0px;
 height: 100%;
}
.banner-slide-title {
	position:absolute;
 color:#fff;
	font-weight:bold;
 left: 40px;
 bottom: 40px;
 max-width: 60%;
 font-size: 28px;
 line-height: 1.3;
 text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.6);
}
.banner-dots {
	position:absolute;
	text-align:center;
 bottom: 20px;
 left: 0px;
 width: 100%;
 z-index: 3;
}
.banner-dot {
 display:inline-block;
 width: 10px;
 height: 10px;
 border-radius: 50%;
 background: rgba(255,255,255,0.5);
 margin: 0px 5px;
 cursor: pointer;
 -webkit-transition-property: background-color; -moz-transition-property: background-color;
 -o-transition-property: background-color; transition-property: background-color; -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;
}
.banner-dot.active {
 background-color: #fff;
}
.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: #0e70bf;
}
.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;
 background-color: #f4f7f9;
 -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(14,112,191,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:#fff;
	font-weight:bold;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #0e70bf;
 height: 45px;
 line-height: 45px;
}
.search-form .form-group.-button .btn-search:hover {
 opacity: 0.85; filter: alpha(Opacity:85);
}
* {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 text-decoration: none
}
html,
body {
 font-size: 14px;
 overflow: initial;
 color:#637788;
 font-family: "Roboto", arial;
 scroll-behavior: smooth;
}
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 .dept {
	font-size:24px;
	font-weight:normal;
 padding-top: 20px;
}
.job__item.--dept,
.job__item.--job-type,
.job__item.--location {
	display:none;
}
.job__item {
 padding: 15px 0px;
 border-bottom: 1px dotted #eee;
 padding-right: 115px;
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.job__item .job--desc {
 color:#637788;
	font-size:14px;
 margin-bottom: 10px;
}
.job__item .job--desc .-ap {
 margin-right: 8px;
 color:#aaa;
}
.job__item .job--title {
 margin-bottom: 12px;
 font-size: 18px;
 line-height: 24px;
}
.job__item .job--title a {
 color:#4d5c69;
	font-size:22px;
}
.job__item .job--title a:hover {
	text-decoration:underline;
 #0e70bf;
}
.job__item:last-child {
 border-bottom: 0px;
}
.list-jobs .btn-apply {
 color:#fff;
	position:absolute;
 clear:both;
	font-size:13px;
 background-color: #0e70bf;
 padding: 12px 20px;
 margin-top: 10px;
 font-weight: 600;
 top: 30px;
 right: -36px;
}
.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;
 color:#4d5c69;
}
.jobs__title .desc {
 color:#637788;
}
.__pag {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
 justify-content: center;
 align-items: center;
 margin-top: 30px;
 gap: 8px;
}
.__pag a.pag {
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
 display:inline-block;
 width: 40px;
 height: 40px;
 line-height: 40px;
 border-radius: 100px;
 border: 1px solid #e4e9ed;
 color:#4d5c69;
	font-size:14px;
 cursor: pointer;
}
.__pag a.pag:hover,
.__pag a.pag.active {
 color:#fff;
 background-color: #0e70bf;
 border-color: #0e70bf;
}
.__pag a.pag.disabled {
 cursor: default;
}
.__pag .icon.-ap.icon-dots-three-horizontal {
 line-height: 40px;
 color:#aaa;
}
.__pag .ficon-angle-left::before,
.__pag .ficon-angle-right::before {
 font-family: 'ap';
}
.__pag .ficon-angle-left::before {
 content: "\e6b5";
}
.__pag .ficon-angle-right::before {
 content: "\e6b6";
}
.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:#637788;
}
.check-action:hover {
 color:#0e70bf;
}
.check-action:hover .icon {
 color:#0e70bf;
}
.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:#0e70bf;
}
#sidebar {
 width: 250px;
	float:left;
}
#sidebar .title-cat {
	font-size:20px;
	font-weight:normal;
 color:#4d5c69;
 margin-bottom: 10px;
 padding-bottom: 10px;
}
#sidebar .list-category {
 margin-bottom: 20px;
}
#sidebar .list-category .list {
 padding-left: 5px;
}
#sidebar .list-category .list.scrollable {
 overflow: hidden;
 max-height: 450px;
}
#sidebar .list-category .list.scrollable:hover {
 overflow-y: scroll;
 transition: all .2s ease;
}
#sidebar .list-category .check-action {
 margin-bottom: 16px;
 color:#888;
 line-height: 1.4;
}
.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 #e4e9ed;
 padding-bottom: 10px;
 margin-bottom: 10px;
}
.box-subcribe .desc {
 margin-bottom: 20px;
 color:#637788;
	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;
 color:#4d5c69;
 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: #e4e9ed;
 color:#4d5c69;
}
#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-top: 15px;
 margin-bottom: 15px;
}
.baseui.button.fluid {
 display:block;
	width:100%;
}
.baseui.button.main {
 color:#fff;
 background-color: #0e70bf;
 border: 1px solid #0e70bf;
}
.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%;
 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: #0e70bf;
 outline: 1px solid #0e70bf;
}
.section-overview {
 border-top: 1px solid #eee;
 margin-top: 40px;
 padding: 60px 0px;
}
.section-about {
 padding: 60px 0px;
 border-bottom: 1px solid #eee;
 margin-bottom: 20px;
}
.section-about .title-h2 {
 margin-bottom: 20px;
	font-size:32px;
	font-weight:300;
 color:#4d5c69;
}
.section-about .about__desc p {
 color:#637788;
	font-weight:300;
	font-size:15px;
 line-height: 26px;
 margin-bottom: 15px;
}
.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 .list {
 margin-top: 40px;
}
.overview-whoweare .overview--item {
 width: 47.5%;
	float:left;
 margin-right: 5%;
}
.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:13px;
 line-height: 22px;
}
.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;
}
#alljobs.job-category{
 margin-bottom: 80px;
}
@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;
 }
}
