

@charset "UTF-8";
@font-face {
 font-family: "SFU DIN";
 src: url("https://staticx-talent.basecdn.net/image/fonts/vietmoney/sfudin-mid.ttf");
 font-weight: 500;
}
@font-face {
 font-family: "SFU DIN";
 src: url("https://staticx-talent.basecdn.net/image/fonts/vietmoney/sfudin-light.ttf");
 font-weight: 400;
}
.component__top--v3 {
	background-color: #F4791F;
	right: auto;
	left: 10px;
}
.component__top--v3:hover {
}
.component__top--v3 i.icon {
}
.component__top--v3.--show {
}
.sec- {
 padding: 60px 0px 0px;
}
.hero-banner{
 clear: both;
 position: relative;
}
.hero-banner .cover {
 position: relative;
 width: 100%;
 height: 100%;
 max-width: 100%;
 text-align: center;
}
.hero-banner .cover img {
 max-width: 100%;
}
.new-title {
 margin-bottom: 30px;
}
.new-title h2 {
 color:#F4791F;
	font-size:28px;
	font-weight:500;
	text-transform:uppercase;
 margin-bottom: 15px;
}
.new-title span {
 color:#F4791F;
	font-size:20px;
	text-transform:uppercase;
}
.new-title h3 {
	font-size:16px;
 margin-bottom: 10px;
}
#categories{
 display: flex;
 align-items: center;
 gap: 20px;
 flex-wrap: wrap;
 margin-bottom: 30px;
}
#categories .item {
 font-size: 22px;
 color:#fff;
 display:block;
 padding: 6px 15px;
 margin: 0px;
 border-radius: 15px;
 background-color: #9E9C9C;
 font-weight: 500;
}
#categories .item:hover{
 color:#fff;
 background-color: #F4791F;
}
.section-new .row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
#new-news .col-4{
 width: 33.33333%;
 padding: 0px 14px;
}
.section-new .news-slider{
 margin-right: -15px;
 margin-left: -15px;
}
.section-new .item {
 margin: 0px 15px;
}
.section-new .box {
	position:relative;
 background-color: #fff;
 margin-bottom: 30px;
 border-radius: 10px;
}
.section-new .box .box-image {
 height: 270px;
 overflow: hidden;
 border-radius: 10px 10px 0px 0px;
}
.section-new .box .box-image img {
	width:100%;
	height:100%;
 object-fit: cover;
 font-family: 'object-fit: cover;';
 border-radius: 10px 10px 0px 0px;
}
#news-home .box .box-info{
 padding: 15px 0px 0px;
}
.section-new .box .box-info {
 padding: 15px;
}
.section-new .box .box-info>p {
	font-size:15px;
 margin-bottom: 15px;
 line-height: 22px;
}
.section-new .box .box-info>p.note {
 display: block; display: -webkit-box;
	max-height: 88px;
	font-size: 14px; line-height: 22px; -webkit-line-clamp: 4;
	-webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;
	font-weight:500;
}
.section-new .box .box-info>p a {
 color: #F4791F;
 font-size: 16px;
 margin: 0px;
}
.section-new .box .box-info .title {
 margin-bottom: 15px;
 height: 50px;
 display: block; display: -webkit-box;
	max-height: 50px;
	font-size: 20px; line-height: 25px; -webkit-line-clamp: 2;
	-webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;
}
.section-new .box .box-info .title a {
	font-size:20px;
	font-weight:500;
 color: #333;
}
.section-new .box .box-info .title:hover a{
 color:#F4791F;
}
.section-new .box .box-info h3 {
	font-size:18px;
	text-transform:uppercase;
 height: 50px;
 display: block; display: -webkit-box;
	max-height: 50px;
	font-size: 20px; line-height: 25px; -webkit-line-clamp: 2;
	-webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;
 margin-bottom: 10px;
}
.section-new .box .box-info h3 a {
	font-size:18px;
 color:#F4791F;
}
#news {
 background-color: #f5f5f5;
}
#news #post-content {
 background-color: #fff;
 padding: 50px 200px;
}
#post-content h1 {
 font-size: 25px;
 color:#F4791F;
 line-height: 1.3;
 margin-bottom: 20px;
}
.sub.title {
 font-size: 15px;
 color: #000;
 margin-bottom: 20px;
}
.content-article {
 margin-bottom: 40px;
}
.detail-article {
 line-height: 25px;
 text-align: justify;
}
#post-content p {
 color: #404040;
 font-weight: normal;
 font-size: 15px;
 line-height: 20px;
 margin-bottom: 15px;
}
#recent-posts .head-sec {
 margin: 0px auto;
 margin-bottom: 40px;
}
#recent-posts .head-sec .title-main {
 color:#F4791F;
	font-size:32px;
	font-weight:normal;
 block;
 line-height: 1.2;
}
.article-social .IN-widget {
 vertical-align: top !important;
}
.list-viewall {
	text-align:center;
 padding: 15px 0px;
}
.list-viewall a {
 display:inline-block;
 padding: 10px 15px;
 font-size: 18px;
 color: #0a389d;
 border: 1px solid #0a389d;
 border-radius: 5px;
}
.list-viewall a:hover {
 color: #fff;
 background-color: #0a389d;
}
.__pag {
	text-align:right;
 padding: 0px 0px 20px;
}
.__pag label {
	display:none;
}
.pag:hover,
.pag.active {
 color: #F4791F;
 -webkit-box-shadow: 0px 0px 0px 1px #F4791F inset;
 box-shadow: 0px 0px 0px 1px #F4791F 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;
}
.note-news {
 padding: 0px 15px;
 width: 100%;
 margin-bottom: 30px;
}
.note-news p {
 padding: 20px;
 font-size: 18px;
 font-weight: bold;
 border: 1px dashed #333;
}
.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;
}
.section.job-detail{
 padding-bottom: 65px;
}
.job-detail .detail-row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.job-detail .col-9 {
 width: 70%;
 padding: 0px 15px;
}
.job-detail .col-3 {
 width: 30%;
 padding: 0px 15px;
}
.sidebar-article .desc-job{
 border:1px solid #e5e5e5;
	position:relative;
 clear:both;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}
.sidebar-article .desc-job:after,
.sidebar-article .box-share:after {
	position:absolute;
	width:100%;
 bottom: 0px;
 left: 0px;
 height: 2px;
 background-color: #e5e5e5;
 content: "";
}
#article {
 line-height: 25px;
}
.sidebar-article .desc-job .ctas{
 margin-top: 20px;
 padding: 20px;
 text-align: center;
 padding-bottom: 0px;
}
.sidebar-article .desc-job .form-cv{
 margin-top: 20px;
 padding: 0px 20px;
 text-align: center;
}
.sidebar-article .desc-job .form-cv a{
 color:#F4791F;
	font-size:16px;
	font-weight:500;
}
.sidebar-article .desc-job .desc {
	font-size:16px;
 line-height: 25px;
 padding: 10px 20px;
 border-bottom: 1px solid #e5e5e5;
}
.ctas .btn-apply {
 padding: 10px 40px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #F4791F;
 color:#fff;
	font-size:18px;
	position:relative;
 clear:both;
	text-align:center;
	font-weight:500;
}
.ctas .btn-apply:hover:after {
 content: "";
 bottom: 0px;
 left: 0px;
 height: 3px;
	position:absolute;
	width:100%;
 background: rgba(0,0,0,0.2);
}
.sidebar-article .desc-job .desc span.name {
	font-size:20px;
	font-weight:500;
 display:block;
}
.sidebar-article .desc-job .desc b {
	font-weight:normal;
}
.box-share {
	text-align:center;
	position:relative;
 margin-top: 20px;
 padding: 20px;
}
.box-share .name {
 color:#AEB0B4;
 margin-bottom: 20px;
}
.box-share .btn-share {
 width: 47%;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 line-height: 40px;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 display:inline-block;
	position:relative;
 color:#000;
 padding-left: 30px;
 background-color: #fff;
 height: 40px;
 border: 1px solid rgba(0, 0, 0, 0.1);
}
.box-share .btn-share.first {
	float:left;
}
.box-share .btn-share.second {
	float:right;
}
.box-share .btn-share span {
	position:absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
 top: 0px;
 line-height: 40px;
 width: 30px;
 height: 100%;
 border-right: 1px solid rgba(0, 0, 0, 0.1);
 left: 0px;
}
.box-share .btn-share:hover {
 opacity: 0.8; filter: alpha(Opacity:80);
}
.box-share .btn-share.-fb {
 color:#fff;
 background-color: #3b5999;
}
.box-share .btn-share.-mail {
 color:#fff;
 background-color: #dd4b39;
}
.article .detail-article {
 line-height: 22px;
	text-align:justify;
}
.article .content-article .name {
 color:#F4791F;
	font-size:32px;
	font-weight:500;
 margin-bottom: 40px;
 line-height: 40px;
}
.article .content-article h2,
.article .content-article h3,
.article .content-article h4,
.article .content-article h5 {
 margin-bottom: 20px;
 line-height: 1.3;
 color:#545E71;
	font-weight:normal;
}
.article .content-article h2 {
	font-size:24px;
 color:#F4791F;
}
.article .content-article h3 {
	font-size:20px;
}
.article .content-article h4 {
	font-size:18px;
}
.article .content-article h5 {
	font-size:16px;
}
.article .content-article div,
.article .content-article p {
 margin-bottom: 15px;
 font-weight: 400;
 font-size: 16px;
 font-family: Arial;
}
.article .content-article div span,
.article .content-article p span,
.article .content-article li span{
 font-size: 16px;
 font-family: Arial;
}
.article .content-article ol{
 list-style: auto;
 padding-left: 20px;
}
.article .content-article ol li{
}
.article .content-article li {
 padding-bottom: 10px;
 font-weight: 400;
 font-size: 16px;
 font-family: Arial;
}
.article .content-article ul {
 list-style: initial;
 padding-left: 20px;
}
.list-related {
 padding: 40px 0px;
}
.list-related .name {
	font-size:24px;
	font-weight:500;
 margin-bottom: 20px;
	text-transform:uppercase;
}
.list-related .item {
 margin-bottom: 10px;
}
.list-related .item>a {
 display:block;
	font-size:16px;
 line-height: 20px;
 margin-bottom: 5px;
}
.list-related .item {
 padding: 15px 0px;
 border-bottom: 1px dotted #e5e5e5;
}
.list-related .item .salary {
 color:#000;
	font-size:12px;
}
.list-related .btn-viewall {
	font-weight:bold;
 color:#F4791F;
 margin-top: 20px;
 border:1px solid #F4791F;
 padding: 10px 20px;
	text-align:center;
 display:block;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.list-related .btn-viewall:hover {
 background-color: #F4791F;
 color:#fff;
}
#appform .form .submit {
 color:#F4791F;
 background-color: #fff !important;
}
#appform .form .upload input{
 top: 0px;
}
#talent-network .about h3 {
 font-size: 25px;
 margin-bottom: 15px;
 color:#F4791F;
}
#talent-network .about p {
 font-size: 16px;
 line-height: 20px;
}
#talent-network .about ul {
 font-size: 16px;
 list-style: disc;
 padding-left: 20px;
 margin-left: 0px;
}
#talent-network .about ul li {
 line-height: 22px;
 margin-bottom: 10px;
}
#talent-network .cta{
 background-color: #F4791F;
}
#appform .wrapper{
 padding: 20px;
 border: none;
 border-radius: 15px;
 background: #F4791F;
}
#appform h1{
 color:#fff;
	font-weight:500;
	text-transform:uppercase;
}
#appform .form .row .label {
 color:#fff;
	font-weight:500;
}
#appform .form .upload .text{
 background-color: #fff;
}
.security {
 font-size: 17px;
}
.security p {
 font-style: italic;
}
.security p a {
 color:#F4791F;
}
.breadcrumb {
 margin-bottom: 20px;
}
.breadcrumb a {
 display:inline-block;
 color:#F4791F;
}
.breadcrumb a:hover {
 color:#F4791F;
}
ul.breadcrumb li {
 display: inline-block;
 line-height: 30px;
 padding: 0px 5px;
}
ul.breadcrumb li:first-child {
 padding-left: 0px;
}
ul.breadcrumb li a {
 display: block;
 font-size: 16px;
 color: #333;
 margin: 0px;
}
ul.breadcrumb li a:hover {
 color: #F4791F;
}
.container {
	width:100%;
	position:relative;
 max-width: 1170px;
 margin: 0px auto;
 padding: 0px 15px;
}
.mrb30{
 margin-bottom: 30px;
}
#scroll-top {
	text-align:center;
 display:block;
 position:fixed;
 color:#87898f;
	font-size:20px;
 bottom: 60px;
 right: 10px;
 z-index: 300;
 width: 40px;
 height: 40px;
 background-color: #fff;
 border: 1px solid rgba(0, 0, 0, 0.1);
 opacity: 0; filter: alpha(Opacity:0);
 border-radius: 50%;
 transform: translate(0px, 10px);
 -ms-transform: translate(0px, 10px);
 -webkit-transform: translate(0px, 10px);
 -moz-transition-transform: translate(0px, 10px);
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;
 -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
#scroll-top:hover {
 color:#F4791F;
 border-color: #F4791F;
}
#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- {
 padding: 40px 0px;
}
.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;
 border:1px solid #e5e5e5;
}
.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: none;
 box-shadow: none;
 background-color: transparent;
 background-image: none;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}
.select-custom select:focus {
 outline: none;
}
.search input::placeholder {
 color: #fff;
}
* {
 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:#333;
	font-weight:normal;
 -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: "SFU DIN";
}
a {
 color:#F4791F;
	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:#205081;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
.clearfix {
 clear: both;
}
.section {
	padding: 65px 0px 0px;
}
.section__head {
	margin: 0px auto;
	margin-bottom: 40px;
	font-family: "SFU DIN";
}
.section__head .section--title {
	font-size: 48px;
	color:#F4791F;
	font-weight:500;
 display:inline-block;
	text-transform:uppercase;
}
.section__head span {
	color:#F4791F;
 display:block;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 10px;
}
#jobs-search {
	max-width: 660px;
	margin-top: 60px;
	padding: 16px;
	background-color: #fff;
	box-shadow: 0px 2.714px 4.397px 0px rgba(192, 192, 192, 0.03);
}
.box-search {
	position: relative;
}
.box-search .icon{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 9;
}
.box-search .box-input .form-control {
	width: 100%;
	height: 50px;
	padding: 10px 0px;
	padding-right: 160px;
	padding-left: 40px;
	border: 1px solid #ccc;
}
.box-search .btn-search {
	color: #fff;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 50px;
	padding: 10px 30px;
	cursor: pointer;
	font-family: "SFU DIN";
	font-size: 20px;
	background-color: #F4791F;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
/*--- OVERVIEW ---*/
.section-overview .image img{
	max-width: 100%;
}
.section-overview .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.section-overview .row.hidden{
	display:none;
}
.section-overview .col-4 {
	width: 33.33333%;
	padding: 0px 15px;
}
.section-overview .item .image{
	margin-bottom: 20px;
}
.section-overview .item .image img{
	max-width: 100%;
	border-radius: 10px;
	border: 2px solid #F4791F;
}
.section-overview .item .content{
	padding: 10px;
	border-radius: 15px;
	background: #EEEEEF;
	font-family: Inter;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.section-overview .item .content p{
	color:#000;
	font-size:17px;
	line-height: 32px;
	margin-bottom: 10px;
}
.section-overview .item .content .info{
	color:#000;
	font-size:18px;
}
.section-overview .item .content .info h3{
	font-size:18px;
	margin-bottom: 5px;
}
.section-overview .item .content .info span{
 display:block;
}
/*--- END OVERVIEW ---*/
/*--- WHYCHOOES ---*/
.section-whychoose {
	color:#333;
}
.row-top {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	justify-content: center;
}
.row-top .col-4 {
	width: 33.33333%;
	padding: 0px 15px;
}
.whychoose__item {
	background-color: #fff;
}
.whychoose__item .item--image{
	text-align:center;
}
.whychoose__item .item--image img {
	max-width: 100%;
	border-radius: 10px;
}
.whychoose__item .item--title {
	color:#fff;
	font-size:18px;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 22px;
	border-radius: 15px;
	background: #AEB0B4;
	font-weight: 500;
	padding: 10px 20px;
	cursor: pointer;
	text-transform: uppercase;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.whychoose__item .item--title:hover{
	background-color: #F4791F;
}
.core-value {
	text-align:center;
	padding-bottom: 0px;
}
.core-value img {
	max-width: 100%;
}
/*--- END WHYCHOOES ---*/
/*--- JOBS ---*/
.section-jobs .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.section-jobs .col-3{
	width: 25%;
	padding: 0px 15px;
}
.section-jobs .col-9{
	width: 75%;
	padding: 0px 15px;
}
.section-jobs .list-jobs{
	display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.section-jobs .list-jobs .col-6{
	width: 50%;
	padding: 0px 15px;
}
.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 {
	position:relative;
	padding: 15px;
	border: 1px solid #F4791F;
 border-radius: 15px;
	margin-bottom: 30px;
}
.job__item .job--desc {
	color:#000;
	font-size:15px;
	margin-bottom: 10px;
}
.job__item .job--desc a{
	color:#000;
}
.job__item .job__desc .-ap {
	margin-right: 5px;
	color:#aaa;
}
.job__item .job--title {
	margin-bottom: 10px;
	font-size: 24px;
	padding-right: 120px;
}
.job__item .job--title a {
	color:#000;
	font-size:24px;
	font-weight:500;
	display: block;
	display: -webkit-box;
	height: 65px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.job__item .job--title a:hover {
	text-decoration:underline;
 color:#F4791F;
}
.list-jobs .btn-apply {
	color:#fff;
	position:absolute;
	font-size:15px;
	background-color: #F4791F;
	padding: 10px 20px;
	margin-top: 10px;
	font-weight: 500;
	top: 0px;
	right: 15px;
	border-radius: 10px;
}
.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:#545E71;
}
.jobs__title .desc {
	color:#000;
}
.list-jobs .note-job {
	width: 100%;
 margin-top: 50px;
 margin-bottom: 50px;
 text-align: center;
}
.list-jobs .note-job img {
 height: 160px;
 margin: 35px 0;
}
#sidebar.scroll-to-fixed-fixed {
	margin-top: 55px;
}
#appform .form .submit {
	background-color: #F4791F;
}
#appform h1 {
	line-height: 35px;
}
#appform .form .submit:hover {
	background: rgba(244,121,31,.8);
}
/*--- END JOBS ---*/
@media(max-width: 768px) {
	.section--banner {
 width: auto;
	}
}
@media(max-width: 767px) {
	.whychoose-content .whychoose__item {
	width:100%;
 float: none;
 margin-right: 0px;
 margin-bottom: 5%;
	}
}
#sidebar .scrollable {
	max-height: 385px;
	overflow-y: scroll;
	overflow-x: hidden;
	transition: all .2s ease;
}
#sidebar .scrollable::-webkit-scrollbar {
	width: .5em;
}
#sidebar .scrollable::-webkit-scrollbar-track {
	background-color: rgba(0, 0, 0, .05);
}
#sidebar .scrollable::-webkit-scrollbar-thumb {
	background-color: #F4791F;
}
.section-content {
 padding: 60px 0px;
 background-color: #F4791F;
}
.section-content .row{
	display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.section-content .col-4{
	width: 33.33333%;
	padding: 0px 15px;
}
.section-content .item{
	color:#fff;
	text-align:center;
}
.section-content .item .image{
	position: relative;
 overflow: hidden;
	margin-bottom: 20px;
}
.section-content .item .image img{
	padding: 16px;
 border: 2px dashed #fff;
 border-radius: 100%;
 margin-bottom: 15px;
}
.section-content .item .content span{
	font-size:20px;
 display:block;
	text-transform:uppercase;
	margin-bottom: 5px;
}
.section-content .item .content h3{
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 10px;
	min-height: 50px;
 max-height: 50px;
 overflow: hidden;
}
.section-content .item .content p{
	font-size:18px;
	font-weight:normal;
	line-height: 27px;
}
.career{
	text-align:center;
}
.career img{
	max-width: 100%;
}
.leader-for .leader-image img{
	max-width: 100%;
}
#leader {
	padding-bottom: 0px;
}
.leader-icon {
	margin-bottom: 50px;
}
.leader-nav-item {
	text-align: center;
}
.leader-nav-item img {
	width: 150px;
	height: 150px;
	margin: 0px auto;
	border-radius: 50%;
	display: inline-block;
	border: 2px solid transparent;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
.leader-nav-item.slick-current img {
	border: 2px solid #F4791F;
}
.leader-image img {
	max-width: 100%;
}
.about-cover img{
	max-width: 100%;
}
.wrapper{
	padding: 60px 0px;
}
.wrapper .about-content p{
	font-size: 15px;
	margin-bottom: 10px;
	text-align: justify;
}
.wrapper .visions{
	margin: 60px 0px;
}
.wrapper .visions img{
	max-width: 100%;
}
.popup{
	position: fixed;
	top: 0px;
	left: 50%;
	z-index: 999;
	width: 100%;
	height: 100%;
	opacity: 0;
	display: none;
	visibility: hidden;
	-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;
	transform: translateX(-50%) translateY(0%);
	-webkit-transform: translateX(-50%) translateY(0%);
}
.popup.active {
	opacity: 1;
	display: block;
	visibility: visible;
}
.overlay-common {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
}
.popup.active .overlay-common {
	display: block;
}
.popup-content {
	position: relative;
	max-width: 900px;
	margin: 70px auto;
	z-index: 99;
}
.popup-content .image img{
	max-width: 100%;
}
.popup-content .close {
	position: absolute;
	right: -15px;
	top: -15px;
	z-index: 9;
	font-size: 20px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 50%;
	cursor: pointer;
	background-color: #fff;
}
.popup-content #talent-network-canvas {
	overflow: initial;
}
.popup-content #talent-network {
	margin: 0px;
	max-width: 100%;
}
.banner-bottom .banner-item{
	position: relative;
}
.banner-bottom .banner-item img{
	width: 100%;
}
#footer {
 background-color: #f8f8f8;
	font-weight:500;
 font-family: Arial;
}
.footer_logo {
 margin-bottom: 15px;
}
.footer_logo img{
 max-width: 100%;
}
.top-footer {
 font-family: "SFU DIN";
 padding-top: 60px;
 position: relative;
}
.top-footer .row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.top-footer .col-3 {
 width: 25%;
 padding: 0px 15px;
}
.top-footer .col-2{
 width: 20%;
 padding: 0px 15px;
}
.top-footer .col-4{
 width: 35%;
 padding: 0px 15px;
}
.top-footer h3 {
 color:#F4791F;
	font-size:18px;
	font-weight:500;
 margin-bottom: 20px;
	text-transform:uppercase;
}
.foo-about {
 color:#333;
	text-align:justify;
}
.top-footer p {
	font-size:14px;
 color:#333;
	font-weight:500;
 margin-bottom: 10px;
 line-height: 22px;
}
.top-footer p b {}
.top-footer .contact p{
 color:#5F5858;
	font-size:17px;
}
.top-footer .contact p b{
	font-weight:500;
}
.top-footer .contact p a{
 color:#5F5858;
	font-size:17px;
	font-weight:500;
}
.foo-link a {
 color:#F4791F;
 display:block;
	font-size:18px;
	font-weight:500;
 margin-bottom: 5px;
	text-transform:uppercase;
}
.foo-social {
 margin-bottom: 20px;
}
.foo-social a {
 display:inline-block;
 margin: 0px 3px;
}
.foo-social a img {
 height: 40px;
}
.contact h4 {
 color:#F4791F;
	font-size:20px;
 margin-bottom: 10px;
}
#footer .col-ft.top90 {
 margin-top: 90px;
}
#footer .col-ft.end {
 margin-right: 0px;
}
#footer .link-footer {
 display:inline-block;
}
#footer .col-ft h4 {
	font-size:16px;
 display:block;
	font-weight:normal;
 margin-bottom: 10px;
}
#footer .col-ft p {
 color:#F4791F;
	font-size:18px;
 line-height: 24px;
 margin-bottom: 15px;
 font-weight: 500;
}
#footer .col-ft .ft-contact a {
 color:#F4791F;
	font-size:18px;
 font-weight: 500;
}
#footer .col-ft .ft-contact span {
 display:inline-block;
 color:#01ade9;
 width: 22px;
}
#footer .col-ft a {
 display:inline-block;
 line-height: 20px;
 padding: 5px 0px;
}
#footer .col-ft a:hover {
 color:#F4791F;
}
.ft-social h3 {
 font-size: 24px;
 color: #0a389d;
 margin-bottom: 20px;
}
.ft-social a {
 display:inline-block;
 margin-right: 15px;
}
#footer .box-footer {
	text-align:center;
 margin-top: 40px;
 padding: 30px 0px;
 background-color: #fff;
}
#footer .copyright {
 color:#F4791F;
	font-size:18px;
 display:inline-block;
 padding: 0px 15px;
}
#footer .copyright a {
 color:#F4791F; }
#header-recr {
 position: sticky;
	width:100%;
 top: 0px;
 left: 0px;
 z-index: 11;
 background: linear-gradient(180deg, #FFF 0%, #DCDDDF 100%);
}
#header-recr .container {
 display: flex;
 align-items: center;
 justify-content: space-between;
}
#header-recr.stick {
 background-color: #fff;
 box-shadow: 0 1px 1px rgba(0, 0, 0, .14);
 -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-recr.stick .menu-right .search .form-control {
 border: 1px solid rgba(255, 255, 255, 0.2);
}
#header-recr .links input[type='text']::placeholder {
 color: #fff;
}
#header-recr .logo {
 padding: 5px 0px;
 display:inline-block;
}
#header-recr .logo img {
 height: 55px;
}
#header-recr .logo .logo-img.color {
	display:none;
}
#header-recr.stick .logo .logo-img.color {
 display:inline-block;
}
#header-recr.stick .logo .logo-img.white {
	display:none;
}
#header-recr .logo .name {
	font-size:16px;
 color:#333;
	font-weight:500;
 padding-right: 10px;
 border-right: 5px solid #F4791F;
 -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 .box-menu {
}
#header-recr .menu-right {
	position:absolute;
	text-align:right;
 padding: 10px 0px;
 top: 0px;
 right: 0px;
}
#header-recr .links a {
 display:inline-block;
 color:#F4791F;
	font-size:24px;
	position:relative;
	font-weight:bold;
 padding: 15px 20px;
 font-family: "SFU DIN";
 font-weight: 500;
 -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 .links a.active,
#header-recr .links a:hover {
 color:#F4791F;
 -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 .search {
 display:inline-block;
	position:relative;
 clear:both;
}
#header-recr .menu-right .search .form-control {
 background: rgba(255,255,255,0.1);
 color:#fff;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 padding: 8px 15px;
 width: 100px;
 padding-left: 30px;
	font-size:12px;
 -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 .menu-right .search .form-control:focus {
 width: 200px;
 -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 .menu-right .search .btn-search {
	position:absolute;
	text-align:center;
	font-size:16px;
 top: 0px;
 left: 0px;
 padding: 8px 0px;
 width: 30px;
 color: rgba(255,255,255,0.5);
}
#header-recr .menu-right .btn-apply {
 display:inline-block;
 color:#fff;
 clear:both;
 padding: 8px 20px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #F4791F;
}
#header-recr .menu-right .btn-apply:hover {
 box-shadow: 0px -2px 0px rgba(0, 0, 0, 0.2) inset;
}
#header-recr .menu-right .search .form-control:$placeholder {
 color: rgba(255,255,255,0.5);
}
#header-recr.stick .menu-right .btn-apply {
 color:#fff;
 background-color: #F4791F;
}
/*----- HEADER BANNER ----*/
.section-banner {
	position:relative;
 clear:both;
}
.section-banner .banner__cover {
	width:100%;
	height:100%;
}
.section-banner .banner__cover img {
 display:block;
 width: 100%;
 height: 100%;
 object-fit: cover;
}
.section-banner .bg {
	position:absolute;
	width:100%;
	height:100%;
 top: 0px;
 left: 0px;
 z-index: 2;
 background: #0B1935;
 opacity: 0.5; filter: alpha(Opacity:50);
 background: -webkit-linear-gradient(180deg, #0B1935, #174856);
 background: -o-linear-gradient(180deg, #0B1935, #174856);
 background: -moz-linear-gradient(180deg, #0B1935, #174856);
 background: linear-gradient(180deg, #0B1935, #174856);
}
.section-banner .banner__text {
	position:absolute;
 top: 50%;
 left: 50%;
 width: 100%;
 z-index: 3;
 transform: translateX(-50%) translateY(-50%);
 -webkit-transform: translateX(-50%) translateY(-50%);
}
.section-banner .banner__text .title,
.section-banner .banner__text .desc{
 max-width: 660px;
}
.section-banner .banner__text .title{
 color:#F4791F;
	font-weight:500;
 font-size: 48px;
 line-height: 62px;
	text-transform:uppercase;
 text-align: justify;
 font-family: "SFU DIN";
 margin-bottom: 30px;
}
.section-banner .banner__text .desc{
 color:#000;
	font-size:20px;
 line-height: 30px;
}
.section-banner .cta {
 padding: 15px 40px;
 margin-top: 20px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 color:#fff;
	cursor:pointer;
 display:inline-block;
 font-weight: 600;
 border:1px solid #fff;
 background: rgba(255,255,255,0.05);
}
.section-banner .cta:hover {
 background-color: #fff;
 color:#F4791F;
}
.teletype-cursor {
 color: #00f0ff;
}
.slick-next, .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
 background: 0 0;
 opacity: 1;
 cursor: pointer;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
	color: transparent;
	outline: 0;
	background: 0 0
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}
.slick-next:before,
.slick-prev:before {
	font-family: ap;
	font-size: 40px;
	line-height: 1;
	opacity: .5;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 100;
}
.slick-prev {
	left: 15px;
	z-index: 9;
}
[dir=rtl] .slick-prev {
	right: 15px;
	left: auto
}
.slick-prev:before {
	content: "\e6b9";
}
[dir=rtl] .slick-prev:before {
	content: "\e6b9";
}
.slick-next {
	right: 15px;
	z-index: 9;
}
[dir=rtl] .slick-next {
	right: auto;
	left: 15px
}
.slick-next:before {
	content: "\e6ba"
}
[dir=rtl] .slick-next:before {
	content: "\e6ba"
}
.slick-dotted.slick-slider {
	margin-bottom: 0px
}
.slick-dots {
	bottom: 10px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}
.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 10px;
	height: 10px;
	padding: 0px;
	cursor: pointer;
	color: transparent;
	border: 0;
 outline: 0;
 background: #ef9797;
 border-radius: 50%;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: 0
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}
.slick-dots li button:before {
	font-family: slick;
	font-size: 6px;
	line-height: 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{
 background-color: #F4791F;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}
.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:#000;
}
.check-action:hover {
 color:#F4791F;
}
.check-action:hover .icon {
 color:#F4791F;
}
.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:#F4791F;
}
#sidebar .title-cat {
	font-size:20px;
	font-weight:normal;
 color:#545E71;
 margin-bottom: 10px;
	text-transform:uppercase;
 font-family: "SFU DIN";
}
#sidebar .list-category {
 margin-bottom: 20px;
}
#sidebar .list-category .list {
 padding-left: 5px;
}
#sidebar .list-category .list.scrollable {
 overflow: hidden;
 max-height: 210px;
}
#sidebar .list-category .list.scrollable:hover {
 overflow-y: scroll;
 transition: all .2s ease;
}
#sidebar .list-category .check-action {
 margin-bottom: 10px;
 color:#888;
	font-size:16px;
}
.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 #e5e5e5;
 padding-bottom: 10px;
 margin-bottom: 10px;
}
.box-subcribe .desc {
 margin-bottom: 20px;
 color:#000;
	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:#545E71;
 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: #e5e5e5;
 color:#545E71;
}
#sidebar .social {
 margin-top: 20px;
}
#sidebar .social .title {
 display:block;
 color:#666;
}
#sidebar .social .btn-share {
 display:inline-block;
	text-align:center;
 color:#888;
 width: 30px;
 height: 30px;
 margin-top: 10px;
 line-height: 30px;
 border:1px solid #ddd;
 border-radius: 50%;
}
#sidebar .social .btn-share span {
 margin-right: 0px;
}
#sidebar .social .btn-share.-fb:hover {
 background-color: #3b5998;
 border:1px solid #3b5998;
 color:#fff;
}
#sidebar .social .btn-share.-google:hover {
 background-color: #e62117;
 border:1px solid #e62117;
 color:#fff;
}
#sidebar .social .btn-share.-linkedin:hover {
 background-color: #0077b5;
 border:1px solid #0077b5;
 color:#fff;
}
.baseui.button {
	font-size:13px;
	font-weight:500;
	text-align:center;
	cursor:pointer;
 padding: 10px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 -webkit-transition-property: opacity; -moz-transition-property: opacity;
 -o-transition-property: opacity; transition-property: opacity; -webkit-transition-duration: .3s; -moz-transition-duration: .3s;
 -o-transition-duration: .3s; transition-duration: .3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 -webkit-transition-property: background-color; -moz-transition-property: background-color;
 -o-transition-property: background-color; transition-property: background-color; -webkit-transition-duration: .3s; -moz-transition-duration: .3s;
 -o-transition-duration: .3s; transition-duration: .3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 margin-bottom: 15px;
}
.baseui.button.fluid {
 display:block;
	width:100%;
}
.baseui.button.main {
 color:#fff;
	font-size:16px;
	font-weight:500;
 background-color: #F4791F;
 border: 1px solid #F4791F;
}
.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: #F4791F;
 outline: 1px solid #F4791F;
}
