.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: auto;
	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
}
@define a {
 color: #0058a0;
}
@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;
}
.sec- {
 margin: 0 !important;
 padding: 70px 0;
}
.section-category{
 margin: 30px 0px;
}
.news-nav {
 text-align: center;
}
.news-nav ul{
 display:inline-block;
}
.news-nav ul li{
 display:inline-block;
 line-height: 30px;
}
.news-nav ul li.active a{
 border-bottom: 2px solid #0058A0;
}
.news-nav ul li:last-child .sub-line{
	display:none;
}
.news-nav ul li span{
 display:inline-block;
 line-height: 30px;
}
.news-nav a {
 color:#0058a0;
	font-size:18px;
 line-height: 30px;
 display:inline-block;
 padding: 0px 10px;
	text-transform:uppercase;
 border-bottom: 2px solid transparent;
}
.news-nav a:hover{
 border-bottom: 2px solid #0058A0;
}
.news-nav .search {
 display: inline-block;
 vertical-align: top;
 position: relative;
}
.news-nav .search .input-search {
 padding: 6px 10px 6px 25px;
 border-bottom: 1px solid #555;
}
.news-nav .search .btn-search {
 position: absolute;
 left: 0px;
 top: 0px;
 color: #555;
 padding: 6px 4px;
 cursor: pointer;
 border: none;
 background-color: transparent;
}
.new-title {
 margin-bottom: 30px;
}
.new-title h2 {
 color: #fff;
	font-size:25px;
	font-weight:normal;
 display:inline-block;
 background-color: #0058a0;
 padding: 10px 30px;
	text-transform:uppercase;
}
.section-new .col-6{
 width: 50%;
 padding: 0px 15px;
}
.section-new .new-item{
	position:relative;
 margin-bottom: 30px;
}
.section-new .new-item:hover .new-item_info h3 a{
}
.new-item_img{
 height: 356px;
 overflow: hidden;
}
.new-item_img img{
	width:100%;
	height:100%;
 object-fit: cover;
 font-family: 'object-fit: cover;';
 -webkit-transition-property: transform; -moz-transition-property: transform;
 -o-transition-property: transform; transition-property: transform; -webkit-transition-duration: .5s; -moz-transition-duration: .5s;
 -o-transition-duration: .5s; transition-duration: .5s;
}
.section-new .new-item:hover .new-item_img img{
 -ms-transform: scale(1.1);
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}
.new-item_cate {
	position:absolute;
 top: 0px;
 left: 0px;
 padding: 15px;
 z-index: 9;
}
.new-item_cate h2{
 font-weight: 500;
	font-size:16px;
}
.new-item_cate h2 a{
 color: #fff;
 font-weight: 500;
	font-size:16px;
 line-height: 20px;
	text-transform:uppercase;
 text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}
.new-item_cate h2 a:hover{
 color:#f37021;
}
.new-item_info {
	position:absolute;
 bottom: 0px;
 left: 0px;
 width: 100%;
 padding: 15px;
 z-index: 9;
 background-size: cover !important;
}
.new-item_info h3{
	position:relative;
 z-index: 99;
}
.new-item_info h3 a {
 color: #fff;
	font-size:20px;
 font-weight: 500;
 line-height: 25px;
	text-transform:uppercase;
}
#list-news .container{
 max-width: 800px;
}
.list-news{
 margin-bottom: 60px;
}
.list-news .image {
 height: 450px;
 overflow: hidden;
 margin-bottom: 25px;
}
.list-news .image img {
 width: 100%;
 object-fit: cover;
}
.list-news .content{
 padding: 0px 50px;
}
.list-news .content .date{
 margin-bottom: 10px;
}
.list-news .content h3{
	font-size:23px;
 color:#000;
 font-weight: 600;
 line-height: 28px;
	text-transform:uppercase;
 margin-bottom: 10px;
}
.list-news .content h3 a{
	font-size:23px;
 color:#000;
 font-weight: 600;
 line-height: 28px;
}
.list-news .content p{
 color:#000;
	font-weight:normal;
	font-size:16px;
 line-height: 20px;
}
.animated {
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
}
.animated.infinite {
 -webkit-animation-iteration-count: infinite;
 animation-iteration-count: infinite;
}
.animated.hinge {
 -webkit-animation-duration: 2s;
 animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
 -webkit-animation-duration: .75s;
 animation-duration: .75s;
}
@-webkit-keyframes fadeInDown {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
@-moz-keyframes fadeInDown {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
@-o-keyframes fadeInDown {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
@keyframes fadeInDown {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
.fadeInDown {
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
}
@-webkit-keyframes fadeInUp {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
@-moz-keyframes fadeInUp {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
@-o-keyframes fadeInUp {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
@keyframes fadeInUp {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transform: none;
 transform: none;
 }
}
.fadeInUp {
 -webkit-animation-name: fadeInUp;
 animation-name: fadeInUp;
}
@-webkit-keyframes fadeIn {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 }
}
@-moz-keyframes fadeIn {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 }
}
@keyframes fadeIn {
 from {
 opacity: 0; filter: alpha(Opacity:0);
 }
 to {
 opacity: 1; filter: alpha(Opacity:100);
 }
}
.fadeIn {
 -webkit-animation-name: fadeIn;
 animation-name: fadeIn;
}
#news-detail .container{
 max-width: 800px;
 margin-top: 40px;
}
#job-detail .container{
 margin-top: 40px;
}
#job-detail .col-9{
 width: 70%;
 padding: 0px 15px;
}
#job-detail .col-3{
 width: 30%;
 padding: 0px 15px;
}
#job-detail .breadcrumb {
 margin-bottom: 30px;
 padding-bottom: 30px;
 border-bottom: 1px solid #333;
}
#job-detail .breadcrumb h3{
 font-weight: 500;
	font-size:17px;
 line-height: 22px;
	text-transform:uppercase;
 color: #000000;
 margin-bottom: 20px;
}
#job-detail .breadcrumb h1{
	font-weight:bold;
	font-size:25px;
 line-height: 30px;
	text-transform:uppercase;
 color:#0058a0;
}
.detail-article {
 font-size: 15px;
 line-height: 25px;
 text-align: justify;
}
.detail-article pre {
 white-space: pre-wrap;
 white-space: -moz-pre-wrap;
 white-space: -pre-wrap;
 white-space: -o-pre-wrap;
 word-wrap: break-word;
}
.detail-article span{
 font-size: 15px !important;
}
.detail-article h2,
.detail-article h3,
.detail-article h4{
	font-weight:bold;
	font-size:17px;
 line-height: 22px;
 color:#0058a0; }
.detail-article p {
 color: #404040;
	font-weight:normal;
 margin-bottom: 15px;
}
.sidebar-article {
 padding: 20px;
 box-shadow: 0px 5px 5px #ccc;
 margin-bottom: 30px;
}
.sidebar-article {
 padding: 20px;
 box-shadow: 0px 5px 5px #ccc;
 margin-bottom: 30px;
}
.sidebar-article .apply.button {
 margin-bottom: 20px;
 padding-bottom: 20px;
 border-bottom: 1px solid #dadada;
}
.sidebar-article .apply.button a {
 display:block;
 color: #fff;
 padding: 15px;
	font-size:17px;
 font-weight: 500;
 line-height: 20px;
	text-align:center;
 background-color: #0058a0;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	text-transform:uppercase;
}
.sidebar-article .salary{
 margin-bottom: 20px;
 padding-bottom: 20px;
 border-bottom: 1px solid #dadada;
}
.sidebar-article .salary .name{
 color:#0058a0;
 display:block;
 margin-bottom: 5px;
	font-weight:bold;
	font-size:16px;
 line-height: 20px;
}
.sidebar-article .salary strong{
	font-weight:normal;
	font-size:16px;
 line-height: 20px;
 color: #000000;
}
.sidebar-article .location{
 margin-bottom: 20px;
 padding-bottom: 20px;
 border-bottom: 1px solid #dadada;
}
.sidebar-article .location .name{
 color:#0058a0;
 display:block;
 margin-bottom: 5px;
	font-weight:bold;
	font-size:16px;
 line-height: 20px;
}
.sidebar-article .location a{
	font-weight:normal;
	font-size:16px;
 line-height: 20px;
 color: #000000;
}
.sidebar-article .date{
 margin-bottom: 0px;
 padding-bottom: 0px;
}
.sidebar-article .date .name{
 color:#0058a0;
 display:block;
 margin-bottom: 5px;
	font-weight:bold;
	font-size:16px;
 line-height: 20px;
}
.sidebar-article .date span{
	font-weight:normal;
	font-size:16px;
 line-height: 20px;
 color: #000000;
}
.box-share{
	text-align:center;
}
.box-share h3 {
	font-weight:bold;
	font-size:17px;
 line-height: 20px;
	text-align:center;
 color:#0058a0;
 margin-bottom: 15px
}
.box-share a{
 padding: 0px 5px;
}
#sample-cv .sample-cv a{
	position:relative;
}
#sample-cv .sample-cv a::before{
 font-family: 'ap' !important;
 content: '\e91d';
 margin-right: 10px;
 font-size: 18px;
 color: #0058a0
}
#recent-posts .container{
 max-width: 800px;
}
#recent-posts .baseui.post.vertical .cover{
 overflow: hidden;
 height: 170px;
}
#recent-posts .baseui.post.vertical .cover img{
 -webkit-transition-property: transform; -moz-transition-property: transform;
 -o-transition-property: transform; transition-property: transform; -webkit-transition-duration: .5s; -moz-transition-duration: .5s;
 -o-transition-duration: .5s; transition-duration: .5s;
 -ms-transform: scale(1);
 -webkit-transform: scale(1);
 transform: scale(1);
 height: 100%;
 object-fit: cover;
 font-family: 'object-fit: cover;';
}
#recent-posts .baseui.post.vertical:hover .cover img{
 -ms-transform: scale(1.1);
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}
#recent-posts .baseui.post.vertical:hover .name a{
 color:#f37021;
}
.container {
	width:100%;
	position:relative;
 max-width: 1100px;
 margin: 0px auto;
}
#scroll-top {
	text-align:center;
 display:block;
 position:fixed;
 @@c1 
	font-size:20px;
 bottom: 60px;
 right: 10px;
 z-index: 300;
 width: 40px;
 height: 40px;
 background-color: #fff;
 border: 1px solid rgba(0, 0, 0, 0.1);
 opacity: 0; filter: alpha(Opacity:0);
 border-radius: 50%;
 transform: translate(0px, 10px);
 -ms-transform: translate(0px, 10px);
 -webkit-transform: translate(0px, 10px);
 -moz-transition-transform: translate(0px, 10px);
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;
 -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
#scroll-top:hover {
 color:#0058a0;
 border-color: #0058a0;
}
#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;
	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- {
 margin: 40px 0px;
}
.select-custom {
 padding: 0;
 margin: 0;
 width: auto;
 background-color: #fff;
	position:relative;
}
.select-custom:before {
 font-family: "FontAwesome";
 content: "\f0d7";
 right: 10px;
 color:#888;
	position:absolute;
 line-height: 40px;
}
.select-custom select {
 padding: 10px 15px;
	width:100%;
 border:1px solid #e0e0e0;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.select-custom select:focus {
 outline: none;
}
.table{
 display: table;
	width:100%;
}
.cell{
	display:table-cell;
	vertical-align:middle;
}
#appform{
}
#appform .wrapper{
 background-color: #fff;
 padding:20px 30px;
 -moz-box-shadow: 0 2px 5px 0px rgba(0,0,0,0.2);
 -webkit-box-shadow: 0 2px 5px 0px rgba(0,0,0,0.2);
 box-shadow: 0 2px 5px 0px rgba(0,0,0,0.2);
 border-top: none;
}
#appform h1{
	font-weight:300;
	font-size:36px;
 padding-bottom:30px;
}
#appform .form{
}
#appform .form .row{
 padding-bottom:25px;
 display:block;
 margin: 0px;
}
#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: #0058a0;
 padding:15px 0;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
	font-weight:500;
	font-size:16px;
	position:relative;
	text-align:center;
 color:#fff;
	cursor:pointer;
	font-weight:500;
 margin-top:30px;
}
#appform .form .upload{
	position:relative;
 border:1px dashed #ccc;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 margin-top:10px;
}
#appform .form .upload:hover{
 background-color: #f8f8f8;
}
#appform .form .upload .text{
	position:relative;
	text-align:center;
	font-size:15px;
 z-index:100;
 padding:10px 0;
}
#appform .form .upload .text .more{
	font-size:13px;
	font-weight:300;
 color:#999;
 padding-top:4px;
}
#appform .form .upload input{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	display:block;
	padding:0;
	margin:0;
	border:none;
	background:transparent;
}
#appform .form .upload input{
 display:block;
	position:absolute;
	white-space: nowrap;
 width:100%;
 height:100%;
 z-index:101;
 opacity: 0; filter: alpha(Opacity:0);
}
#appform .form .cancel{
 padding:15px 0;
	text-align:center;
	cursor:pointer;
	font-weight:300;
	font-size:16px;
 color:#999;
 margin-top:30px;
}
#appform .form .cancel:hover{
 color:#111;
	text-decoration:underline;
}
* {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
 overflow: initial;
	font-size:14px;
 color:#555;
 font-weight: 500;
 -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:#555;
	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:#0058a0;
 -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;
}
#post-content h1 {
 font-size: 25px;
 color: #000;
 line-height: 1.3;
 margin-bottom: 20px;
}
#post-content h2 {
 color: #000;
 font-size: 22px;
 line-height: 1.333;
 margin-bottom: 15px;
}
#post-content h3 {
 color: #000;
 line-height: 1.333;
 margin-bottom: 15px;
 font-size: 20px
}
#post-content h4 {
 color: #000;
 line-height: 1.333;
 margin-bottom: 15px;
 font-size: 18px;
}
#post-content p {
 color: #404040;
	font-weight:normal;
 font-size: 15px;
 line-height: 20px;
}
#post-content ul,
#post-content li {
 font-size: 17px
}
#post-content blockquote {
 display: block;
 -webkit-margin-before: 1em;
 -webkit-margin-after: 1em;
 -webkit-margin-start: 40px;
 -webkit-margin-end: 40px;
}
#post-content blockquote {
 padding: 10px 20px;
 margin: 0 0 20px;
 font-size: 17px;
 border-left: 5px solid #eee;
}
#post-content u {
 text-decoration: underline;
}
#post-content img {
 max-width: 100%;
}
#post-content a {
 color:#0058a0;
}
#post-content a:hover,
#post-content a:active,
#post-content a:focus {
 color:#f37021;
	text-decoration:underline;
}
#post-content .title .sub.title {
 font-size: 14px;
 font-weight: 400;
 color: #bbb;
}
#news ul.breadcrumb {
 list-style: none;
 text-align: left;
 border-left: 4px solid #fdb816;
 padding: 0;
 padding-left: 10px;
 margin-bottom: 20px;
}
#news ul.breadcrumb li {
 display: inline;
 font-size: 18px;
}
#news ul.breadcrumb li+li:before {
 padding: 8px;
 color: black;
 content: "/\00a0";
}
#news ul.breadcrumb li a {
 color: #0275d8;
 text-decoration: none;
 border-bottom: unset;
}
ul.breadcrumb li a:hover {
 border-bottom: unset;
}
.sub.title {
 font-size: 15px;
 color: #000;
 margin-bottom: 20px;
}
.content-article {
 margin-bottom: 40px;
}
.share-post{
 padding: 10px 0px;
 margin: 10px 0px;
 line-height: 25px;
 border-top: 1px solid #e9ebee;
 border-bottom: 1px solid #e9ebee;
}
.share-post .col-6{
 width: 50%;
 padding: 0px 15px;
}
.share-post .social img{
 height: 25px;
}
.share-post .post-cate{
	text-align:right;
}
#post-content .share-post .post-cate a{
 color:#000;
	font-weight:normal;
	font-size:18px;
 display:inline-block;
 line-height: 25px;
	text-transform:uppercase;
}
#recent-posts .head-sec{
 line-height: 30px;
 margin-bottom: 20px;
}
#recent-posts .title-main {
 color:#0058a0;
	font-size:20px;
 line-height: 30px;
 font-weight: 600;
 display:inline-block;
	text-transform:uppercase;
}
#recent-posts .swiper-container{
 margin: 0px -10px;
}
#recent-posts .slick-slide{
 padding: 0px 10px;
}
.baseui.post.vertical .cover{
 margin-bottom: 15px;
}
.baseui.post.vertical img{
 max-width: 100%;
 width: 100%;
}
.baseui.post.vertical .name a{
	font-size:17px;
 color:#000;
 font-weight: 500;
 line-height: 22px;
	text-transform:uppercase;
}
.head-sec .viewall{
	float:right;
 color:#0058a0;
 font-size: 17px;
 line-height: 30px;
}
.head-sec .viewall:hover{
 color:#f37021;
}
.bottom-banner {
 padding: 20px;
 background-color: #f2f2f2;
 color:#333;
	font-size:16px;
	text-align:center;
}
.bottom-banner a {
 color:#fff;
 padding: 8px 20px;
 background-color: #0058a0;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 margin-left: 15px;
}
.footer-banner {
 padding: 120px 0px;
	position:relative;
}
.footer-banner .bg {
	position:absolute;
	width:100%;
 top: 0px;
 left: 0px;
 z-index: 2;
 opacity: 0.5; filter: alpha(Opacity:50);
 height: 100%;
 background-color: #0058A0;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0058A0', endColorstr='#0058A0');
 background: -moz-linear-gradient(top, #0058A0 0%,#0058A0 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0058A0),color-stop(100%,#0058A0));
 background: -webkit-linear-gradient(top, color-stop(0%,#0058A0),color-stop(100%,#0058A0));
 background: -o-linear-gradient(top, #0058A0 0%,#0058A0 100%);
 background: -ms-linear-gradient(top, #0058A0 0%,#0058A0 100%);
 background: linear-gradient(top, #0058A0 0%,#0058A0 100%);
}
.footer-banner .container{
 z-index: 3;
}
.footer-banner .banner-cover {
	position:absolute;
	width:100%;
 z-index: 1;
 top: 0px;
 height: 100%;
 left: 0px;
 background-size: 100% !important;
}
.banner-cover img {
	width:100%;
 object-fit: cover;
 height: 100%;
 font-family: 'object-fit: cover;';
}
.banner-title{
	text-align:center;
}
.banner-title h2 {
	font-size:25px;
	font-weight:bold;
 line-height: 1.3;
	text-align:center;
 display:block;
 color:#fff;
	text-transform:uppercase;
}
.banner-title h2 a{
	font-size:25px;
	font-weight:bold;
 line-height: 1.3;
	text-align:center;
 display:block;
 color:#fff;
	text-transform:uppercase;
} 
#footer{
 background: linear-gradient(180deg, #0579DA 0%, #00579F 44.27%);
}
.footer-bottom{
 padding: 30px 0px;
}
.foo-logo {
 margin: 18px 0px;
}
.foo-logo img{
 width: 200px;
}
#footer .col-3{
 width: 25%;
 padding: 0px 15px;
}
.foo-info{
 color:#fff;
	font-weight:normal;
	font-size:15px;
 line-height: 22px;
}
.foo-info h3{
	font-size:17px;
 font-weight: 600;
 line-height: 22px;
 margin-bottom: 5px;
}
.foo-info p{
	font-size:14px;
}
.foo-info p a{
	font-size:14px;
 color:#fff;
}
#footer .social a{
 display:inline-block;
 margin: 0px 4px;
}
#footer .social a span{
 margin: 0px;
}
#footer .links-footer p {
 margin-top: 10px;
 margin-bottom: 10px;
 line-height: 1.6em
}
.copyright {
 color:#fff;
	font-size:15px;
	font-weight:normal;
	text-align:center;
 padding: 15px 0px;
 border-top: .2px solid #fff;
}
.copyright a{
 color:#fff;
	font-weight:bold;
}
#header-recr {
	position:relative;
	width:100%;
 top: 0px;
 left: 0px;
 z-index: 11;
 background-color: #0058a0;
 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;
}
#header-recr.sticky{
 position:fixed;
 z-index: 99999;
 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{
 padding: 0px;
	display:table-cell;
	vertical-align:middle;
}
#header-recr .logo img{
 display:inline-block;
 margin-right: 10px;
 height: 50px;
}
#header-recr .logo .name{
	position:relative;
 display:inline-block;
 color:#555;
	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:#fff;
	font-size:16px;
 font-weight: 500;
 padding:15px 0px;
	text-transform:uppercase;
 margin-right: 40px;
}
#header-recr .box-menu .links a:hover,#header-recr .box-menu .links a.active{
 -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;
 box-shadow: inset 0 -3px #fff;
}
#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: #0058a0;
}
#header-recr .box-menu .cta:hover{
 background-color: #004f92;
 color:#fff;
}
.hero-banner{
	position:relative;
 clear:both;
}
.hero-banner .cover{
}
.hero-banner .cover img{
	width:100%;
}
.hero-banner .bg{
	position:absolute;
	width:100%;
	height:100%;
 background-image: -webkit-linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
 background-image: -moz-linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
 background-image: -o-linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
 background-image: linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
 top: 0px;
 left: 0px;
 opacity: .4; filter: alpha(Opacity:40);
 z-index: 2;
}
.hero-banner .hero-text{
 color:#fff;
	width:100%;
	height:100%;
 z-index: 3;
 padding:80px 0px;
 top: 0px;
 left: 0px;
 min-height: 35rem;
}
.hero-banner .headline{
	font-size:16px;
 margin-bottom: 10px;
}
.hero-banner .hero-text .title{
	font-size:40px;
	font-weight:normal;
 line-height: 1.2;
 margin-bottom: 10px;
 text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}
.hero-banner .hero-text .desc{
	font-size:16px;
 line-height: 25px;
}
.hero-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: #f37021;
 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;
}
.hero-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;
}
.hero-banner .btn-contact{
 display:block;
 padding:20px 0px;
 color: rgba(255, 255, 255, 0.8);
}
.hero-banner .btn-contact:hover{
	text-decoration:underline;
}
.hero-banner .list-menu{
	position:absolute;
	width:100%;
	text-align:center;
 bottom: 0;
 background-color: #0058a0;
 padding: 10px 0;
}
.hero-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;
}
.hero-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;
}
.hero-banner .list-menu a.active,.hero-banner .list-menu a:hover{
 background: rgba(255,255,255,0.1);
 color:#fff;
}
.hero-banner .slick-dots{
 bottom: 15px;
}
.hero-banner .slick-dots li button{
 width: 15px;
 height: 15px;
 margin: 0px 5px;
 -moz-border-radius: 50%;
 -webkit-border-radius: 50%;
 border-radius: 50%;
 background-color: rgba(0, 87, 158, 0.6);
}
.hero-banner .slick-dots li.slick-active button{
 background-color: #0058a0;
}
#job-detail {
 padding-top: 0 !important;
 margin-top: 0px !important;
}
#job-detail .hero-banner {
 margin-bottom: 30px;
}
#job-detail .hero-banner .cover {
 height: 31.5em;
}
#job-detail .hero-banner .cover img {
 width: 100%;
 height: 100%
}
.box-search .box-col-10{
 width: 85%;
 padding: 0px 15px;
}
*, *:after, *:before {
 box-sizing: border-box;
}
#menu{
	background-color: #F7F9FA;
	font-size:16px;
}
#menu .main {
 padding-left: 20px;
}
#menu .main .logo{
	margin-bottom:10px;
}
#menu .main .logo .logotext{
	font-size:26px;
}
#menu .main .links{
	padding:15px 0;
}
#menu .main .links .title{
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	color: rgba(0,0,0,0.3);
	margin-bottom:5px;
}
#menu .main .links a{
 display:block;
 color:#637282;
	font-weight:normal;
	position:relative;
	padding:8px 0;
}
#menu .main .links a:hover{
	color:#0058a0;
}
#menu .main .links a.active{
	color:#0058a0;
	font-weight:600;
}
#menu .main .links a.active:before{
	position:absolute;
	top:8px;
	bottom:8px;
	left:-30px;
	background-color: #0058a0;
	width:3px;
	content:"";
}
#menu .footer{
	right:20px;
	left:20px;
	bottom:20px;
	padding-top:20px;
	border-top:1px solid rgba(0,0,0,0.1);
 background-color: #fff;
}
#menu .footer .title{
	font-weight:normal;
 color:#333;
	font-size:20px;
}
#menu .footer .info{
	font-size:13px;
	padding-top:5px;
}
#alljobs .header .heading {
 font-size: 32px;
 font-weight: normal;
 line-height: 1.2;
 text-align: center;
 padding-bottom: 30px;
}
#alljobs .row {
 display: flex;
 flex-wrap: wrap;
 flex-direction: row;
}
#alljobs .row #menu {
 flex: 0 0 20%;
}
#alljobs .row .jobs{
 flex: 0 0 79%;
}
#alljobs .row .jobs .item{
	padding:20px 20px;
	border-bottom:1px dotted rgba(0,0,0,0.1);
	position:relative;
}
#alljobs .row .jobs .item .title{
	padding-bottom:2px;
}
#alljobs .row .jobs .item .title a{
	font-size:20px;
 color:#0058a0;
 font-weight: 400;
}
#alljobs .row .jobs .item .title a:hover{
	text-decoration:underline;
}
#alljobs .row .jobs .item .info{
	color:#888;
	font-size:14px;
	padding-top:6px;
}
#alljobs .row .jobs .item .info a{
	font-weight:normal;
 color:#555;
}
#alljobs .row .jobs .item .info a:hover{
	color:#0058a0;
	text-decoration:underline;
}
#alljobs .row .jobs .item .side{
	position:absolute;
	right:20px;
	top:20px;
}
#alljobs .row .jobs .item .cta{
	color:#fff;
	float:left;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 padding: 10px 20px;
 border: 1px solid #0058a0;
 color: #0058a0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 font-size: 13px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
#alljobs .row .jobs .item .cta:hover{
	background-color: #0058a0;
 color:#fff;
}
.row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 flex-direction: row;
 margin-right: -15px;
 margin-left: -15px;
}
.sidebar{
 width: 25%;
 padding: 0px 15px;
}
.sidebar .sidebar-box{
 box-shadow: 0px 3px 5px #ccc;
}
.sidebar h3 {
 color: #fff;
 font-weight: 500;
	font-size:17px;
 padding: 14px 0px;
 line-height: 22px;
	text-align:center;
	text-transform:uppercase;
 background-color: #0058A0;
 border-radius: 3px 3px 0px 0px;
}
.sidebar ul li{
	position:relative;
}
.sidebar ul li a{
 display:block;
 padding: 10px 0px;
 margin: 0px 10px;
 line-height: 29px;
	text-transform:uppercase;
 font-weight: 500;
 border-bottom: 1px solid #E0E0E0;
}
.sidebar ul li:last-child a{
 border-bottom: none;
}
.sidebar ul li:hover, .sidebar ul li.active{
 background-color: #f37021;
}
.sidebar ul li:hover a, .sidebar ul li.active a{
 color: #fff;
 border-color: #f37021;
}
.sidebar-cta {
 margin-top: 30px;
}
.box-cta{
 padding: 10px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #f37021;
}
.box-cta a{
 color:#fff;
 display:block;
 line-height: 22px;
}
.box-cta.text-center {
	text-align:center;
}
.hot-jobs .box-cat {
 border: 1px solid #ccc;
 border-radius: 4px;
 background: #fff;
}
.hot-jobs .item-job{
 padding: 15px;
 border-bottom: 1px solid #E0E0E0;
 -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;
}
.hot-jobs .item-job:hover .desc-job{
 display:block;
 -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;
}
.hot-jobs .job-top {
	position:relative;
 padding-right: 140px;
}
.hot-jobs .jobs-list:first-child .item-job {
 border-top-left-radius: 4px;
}
.hot-jobs .jobs-list:last-child .item-job {
 margin-bottom: 0px;
}
.hot-jobs .jobs-list:last-child .item-job {
 border-bottom: 0;
 border-bottom-left-radius: 4px;
 border-bottom-right-radius: 4px;
}
.hot-jobs .item-job:hover, .hot-jobs .item-job.active {
 cursor: pointer;
 box-shadow: inset 5px 0 0 #00579F;
}
.hot-jobs .item-job .title{
 color:#0058a0;
 font-style: normal;
	font-weight:bold;
	font-size:18px;
 line-height: 22px;
 margin-bottom: 10px;
}
.hot-jobs .item-job .title a{
 color:#0058a0;
	font-size:18px;
	font-weight:bold;
}
.hot-jobs .item-job .title a:hover{
 color:#f37021;
}
.hot-jobs .item-job .info-job{
	font-size:14px;
 color:#000;
 line-height: 17px;
 margin-bottom: 15px;
}
.hot-jobs .item-job .info-job .job-line{
 margin: 0px 10px;
}
.hot-jobs .item-job .info-job b{
 color:#0058a0;
}
.hot-jobs .item-job .info-job .-ap{
	font-size:14px;
}
.hot-jobs .item-job .info-job .-ap.icon-coin-dollar{
	font-size:15px;
}
.hot-jobs .item-job .job-btn{
 display:inline-block;
	position:absolute;
 right: 0px;
 top: 5px;
}
.hot-jobs .item-job .job-btn a {
 color:#fff;
 display:block;
 padding: 10px 25px;
 background-color: #00579F;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	text-transform:uppercase;
}
.hot-jobs .item-job .job-btn a:hover{
 color:#fff;
 background-color: #f37021;
}
.hot-jobs .item-job .desc-job{
	font-size:14px;
 color:#000;
	display:none;
 line-height: 22px;
}
.main-wrap{
 width: 75%;
 padding: 0px 15px;
}
.main-wrap .box-cat {
 border: 1px solid #ccc;
 border-radius: 4px;
 background: #fff;
}
.main-wrap .item-job{
 padding: 15px;
 border-bottom: 1px solid #E0E0E0;
 -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;
}
.main-wrap .item-job:hover .desc-job{
 display:block;
 -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;
}
.main-wrap .job-top {
	position:relative;
 padding-right: 140px;
}
.main-wrap .jobs-list:first-child .item-job {
 border-top-left-radius: 4px;
}
.main-wrap .jobs-list:last-child .item-job {
 margin-bottom: 0px;
}
.main-wrap .jobs-list:last-child .item-job {
 border-bottom: 0;
 border-bottom-left-radius: 4px;
 border-bottom-right-radius: 4px;
}
.main-wrap .item-job:hover, .main-wrap .item-job.active {
 cursor: pointer;
 box-shadow: inset 5px 0 0 #00579F;
}
.main-wrap .item-job .title{
 color:#0058a0;
 font-style: normal;
	font-weight:bold;
	font-size:18px;
 line-height: 22px;
 margin-bottom: 10px;
}
.main-wrap .item-job .title a{
 color:#0058a0;
	font-size:18px;
	font-weight:bold;
}
.main-wrap .item-job .title a:hover{
 color:#f37021;
}
.main-wrap .item-job .info-job{
	font-size:14px;
 color:#000;
 line-height: 17px;
 margin-bottom: 15px;
}
.main-wrap .item-job .info-job .job-line{
 margin: 0px 10px;
}
.main-wrap .item-job .info-job b{
 color:#0058a0;
}
.main-wrap .item-job .info-job .-ap{
	font-size:14px;
}
.main-wrap .item-job .info-job .-ap.icon-coin-dollar{
	font-size:15px;
}
.main-wrap .item-job .job-btn{
 display:inline-block;
	position:absolute;
 right: 0px;
 top: 5px;
}
.main-wrap .item-job .job-btn a {
 color:#fff;
 display:block;
 padding: 10px 25px;
 background-color: #00579F;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	text-transform:uppercase;
}
.main-wrap .item-job .job-btn a:hover{
 color:#fff;
 background-color: #f37021;
}
.main-wrap .item-job .desc-job{
	font-size:14px;
 color:#000;
	display:none;
 line-height: 22px;
}
.search-form{
 margin-bottom: 40px;
}
.search-form .box-search{
 padding: 15px;
 background-color: #E0E0E0;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px;
 border-radius: 2px;
}
.box-search .box-row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -15px;
 margin-right: -15px;
}
.box-search .box-col-4 {
 width: 28.33333%;
 padding: 0px 15px;
}
.box-search .box-col-2 {
 width: 15%;
 padding: 0px 15px;
}
.search-form.no-background {
 background-color: transparent;
}
.search-form.stick {
 position:fixed;
	width:100%;
 left: 0px;
 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 #e0e0e0;
 padding: 15px 0px;
 top: 55px;
 background-color: white;
 -webkit-box-shadow: 0 8px 6px -6px #999;
 -moz-box-shadow: 0 8px 6px -6px #999;
 box-shadow: 0 8px 6px -6px #999;
}
.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: 5px 15px;
 background-color: white;
 border:1px solid #e0e0e0;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 height: 35px;
}
.search-form .form-control.input-search {
 border: 1px solid #dedede;
}
.search-form .form-control:focus {
 $stroke: $rgba(#0058a0, 0.75);
}
.search-form .form-group.box-input {
 width: 100%;
 display:inline-block;
	vertical-align:middle;
 margin-right: 1.78571%;
}
.search-form .form-group.-button {
 margin-right: 0;
 width: 100%;
	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: #f37021;
 height: 35px;
 line-height: 35px;
	text-transform:uppercase;
}
.search-form .form-group.-button .btn-search:hover {
 background-color: #0058a0;
}
.section-title{
	text-align:center;
 margin-bottom: 30px;
}
.section-title h3{
 color:#0058a0;
 font-style: normal;
	font-weight:bold;
	font-size:30px;
 line-height: 37px;
	text-transform:uppercase;
}
.slider-nav {
 margin-bottom: 50px;
}
.about-nav_item {
	text-align:center;
}
.about-nav_item .nav-item_img {
	font-size:24px;
	font-weight:bold;
 width: 100px;
 height: 100px;
 display:inline-block;
 line-height: 100px;
 border: 1px solid #000;
 -moz-border-radius: 100%;
 -webkit-border-radius: 100%;
 border-radius: 100%;
}
.slick-slider .slick-list .about-nav_item.slick-current .nav-item_img{
 color:#0058a0;
	border: 1px solid #2599dc;
	-moz-border-radius: 100%;
 -webkit-border-radius: 100%;
 border-radius: 100%;
}
.nav-item_name {
 margin-top: 0px;
}
.nav-item_name h3 {
	font-size:18px;
	font-weight:normal;
 line-height: 24px;
 color: #000;
 padding: 0px 5px;
}
.about-nav_item.slick-current .nav-item_name h3{
 color:#0058a0;
	font-weight:bold;
}
.about-slider{
 padding-top: 200px;
}
.about-slider .slick-dots{
 top: -200px;
}
.about-slider .slick-dots li{
 width: calc(100%/6);
 padding: 0px 15px;
	text-align:center;
 vertical-align: top;
}
.about-slider .slick-dots li.slick-active .nav-item_img{
 color:#0058a0;
	border: 1px solid #2599dc;
	-moz-border-radius: 100%;
 -webkit-border-radius: 100%;
 border-radius: 100%;
}
.about-slider .slick-dots li.slick-active .nav-item_name h3{
 color:#0058a0;
	font-weight:bold;
}
.about-slider .slick-dots li button{
 color: #555;
 display:inline-block;
 width: 140px;
 height: 140px;
 line-height: 140px;
 border-radius: 100%;
 border: 1px solid #555;
}
.about-slider .slick-dots li.slick-active button{
 border: 2px solid #0058a0;
}
.about-slider .cell{
 width: 50%;
 padding: 0px 15px;
}
.slider-item_text .over-scroll{
 max-height: 350px;
 overflow: overlay;
 padding-right: 15px;
 text-align: justify;
}
.over-scroll::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.over-scroll::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}
.over-scroll::-webkit-scrollbar-thumb
{
	background-color: #000000;
}
.slider-item_img img{
	width:100%;
}
.slider-item_text h3{
 color:#f37021;
	font-weight:bold;
	font-size:25px;
 line-height: 30px;
 margin-bottom: 20px;
	text-transform:uppercase;
}
.slider-item_text p{
 color: #000;
	font-weight:normal;
	font-size:17px;
 line-height: 25px;
 margin-bottom: 10px;
	text-align:justify;
}
.slider-item_text ul li{
 color: #000;
	font-weight:normal;
	font-size:17px;
 line-height: 25px;
 margin-bottom: 10px;
}
.video-content{
	position:relative;
 padding-bottom: 50%;
}
.video-content iframe{
	width:100%;
	height:100%;
	position:absolute;
 top: 0px;
 left: 0px;
}
#contact .slick-slide{
 margin: 0px 15px;
}
.contact-slider {
 max-width: 500px;
 margin: 0px auto;
}
.contact-item {
 padding: 15px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 border: 1px solid #ccc;
}
.contact-item h3 {
	text-align:center;
	font-weight:bold;
	font-size:16px;
 color:#0058a0;
 line-height: 22px;
 margin-bottom: 10px;
	text-transform:uppercase;
}
.contact-item p {
 color: #000;
	font-weight:normal;
	font-size:15px;
 line-height: 20px;
 margin-bottom: 5px;
}
.contact-item p span.-ap{
 width: 18px;
 display:inline-block;
}
.contact-item p a {
 color: #000;
}
.leader-slider {
	width:100%;
	position:relative;
}
.leader-slider .leader-for .cell{
 width: 50%;
}
.leader-slider .leader-for .leader-image{
 height: 550px;
 overflow: hidden;
}
.leader-slider .leader-for .leader-image img{
 object-fit: cover;
 font-family: 'object-fit: cover;';
}
.leader-slider .leader-for .leader-text{
 padding-right: 30px;
}
.leader-slider .leader-icon .col{
 width: 50%;
 padding: 0px 15px;
}
.leader-icon{
	position:absolute;
 width: 100%;
 top: 15px;
 z-index: 9999;
}
.leader-slider h3{
	font-weight:bold;
	font-size:18px;
 color:#0058a0;
 line-height: 21px;
 margin-bottom: 20px;
}
.leader-nav-item{
	text-align:center;
}
.leader-nav-item img{
 width: 70px;
 height: 70px;
 -moz-border-radius: 50%;
 -webkit-border-radius: 50%;
 border-radius: 50%;
 display:inline-block;
 border: 2px solid transparent;
 object-fit: cover;
 font-family: 'object-fit: cover;';
}
.slick-slider .slick-current .leader-nav-item img{
	border: 2px solid #2599dc;
	-moz-border-radius: 100%;
 -webkit-border-radius: 100%;
 border-radius: 100%;
}
.leader-image img{
	width:100%;
}
.leader-for .leader-desc{
 color:#000;
	font-size:16px;
 line-height: 20px;
 margin-top: 20px;
 margin-bottom: 60px;
 font-weight: 400;
 text-align: justify;
}
.leader-for .leader-name{
 color:#000;
	font-size:16px;
}
.leader-for .leader-name em{
 display:block;
 font-style: italic;
 margin-bottom: 5px;
 font-weight: 600;
}
.leader-for .leader-name span{
 display:block;
 margin-left: 10px;
}
#alljobs .hoff, #alljobs .hdept {
 display: none;
}
.note-job {
	font-size:16px;
 padding: 15px;
 line-height: 22px;
}
.main-wrap .box-cat .jobs-list.has-icon h4.title::after {
 content: "New";
 font-size: 9px;
 color: #fff;
 padding: 2px 5px;
 background-color: #F37021;
 margin-left: 15px;
 line-height: 12px;
 display: inline-block;
 font-weight: 600;
 text-transform: uppercase;
 vertical-align: middle;
}
.__pag {
	text-align:right;
	padding: 10px 0px;
}
.__pag label {
	display:none;
}
.pag:hover, .pag.active {
	color: #2599dc !important;
	-webkit-box-shadow: 0px 0px 0px 1px #2599dc inset;
	box-shadow: 0px 0px 0px 1px #2599dc inset;
}
.ficon-angle-double-left::before {
	content: "\f100";
}
.ficon-angle-double-right::before {
	content: "\f101";
}
.pag.disabled:hover {
	box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
	color: rgba(0, 0, 0, 0.6) !important;
}
.pag {
	cursor: pointer;
	height: 36px;
	display: inline-block;
	min-height: 1em;
	outline: none;
	border: none;
	vertical-align: baseline;
	margin: 0em 0.25em 0em 0em;
	padding: 0.78571429em 1.5em 0.78571429em;
	text-transform: none;
	text-shadow: none;
	line-height: 1em;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	border-radius: 0.28571429rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #FFF none !important;
	color: rgba(0, 0, 0, 0.6) !important;
	font-weight: normal;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
	box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
}
.component__top{
 background-color: #0058a0;
}
.component__top:hover, .component__top:focus{
 color: #fff;
}
#talent-network .top h1{
 color:#0058a0;
	font-size:22px;
	text-align:center;
 font-weight: 600;
 line-height: 30px;
	text-transform:uppercase;
}
#talent-network .about{
 color:#000;
	font-weight:normal;
	font-size:16px;
 line-height: 20px;
}
#talent-network .about ul{
 list-style: none;
 margin-left: 0px;
	font-size:16px;
}
#talent-network .about p{
	font-size:16px;
}
#talent-network #appform .label{
 color:#000;
	font-size:16px;
 font-weight: 500;
 line-height: 20px;
}
#talent-network #appform .text{
 color:#000;
	font-size:17px;
}
#talent-network #appform .text .more{
	font-size:15px;
}
#talent-network .cta{
	font-size:17px;
 background-color: #0058a0;
 font-weight: 500;
}
#talent-network .footer a{
	font-size:16px;
}
