@define a {
 color: #EF3340;
}
@define alink {
 color: #1d8ccb;
}
@define ahover {
 color: #1e8fcf;
}
@define alight {
 color: ;
}
 -webkit-transform: rotate(180deg);
 -moz-transform: rotate(180deg);
 -o-transform: rotate(180deg);
}
@define rotate180 {
 -webkit-transform: rotate(360deg);
 -moz-transform: rotate(360deg);
 -o-transform: rotate(360deg);
}
@define rotate90 {
 -webkit-transform: rotate(90deg);
 -moz-transform: rotate(90deg);
 -o-transform: rotate(90deg);
}
@define xfont {
 font-family: 'Roboto', 'Segoe UI', sans-serif;
}
.component__top--v1 {
	background-color: #EF3340;
}
.component__top--v1:hover {
}
.component__top--v1 i.icon {
}
.component__top--v1.--show {
}
.section.top-job {
 background: rgba(17,36,52,0.9);
	position:relative;
 clear:both;
 padding-top: 60px;
 padding-bottom: 60px;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0s; -moz-transition-duration: 0s;
 -o-transition-duration: 0s; transition-duration: 0s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
	overflow:hidden;
}
.top-job .box-share {
	position:absolute;
	text-align:center;
	font-size:16px;
 right: 0px;
 top: 0px;
 color: rgba(255,255,255,0.5);
 width: 295px;
}
#header-job.stick .box-share {
	display:none;
}
.top-job .box-share a {
 display:block;
 width: 48%;
 border-top:1px solid rgba(255,; border-right:1px solid 255,; border-bottom:1px solid 255,; border-left:1px solid 0.3);
 color:#fff;
	text-align:center;
	font-size:13px;
 padding: 10px 0;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background: rgba(255,255,255,0.1);
 margin-top: 20px;
}
.top-job .box-share a:hover {
 background-color: #EF3340;
 border:1px solid #EF3340;
 color:#fff;
}
.top-job .job__cover {
	position:absolute;
 top: 0px;
 right: 0px;
}
.top-job .job__cover img {
 max-width: 300px;
}
.top-job .article-head {
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.article-head .article__desc {
 color:#fff;
 margin-top: 20px;
}
.article-head .article__title {
	font-size:20px;
 margin-bottom: 0px;
}
.detail-article .detail-row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -15px;
 margin-right: -15px;
}
.detail-article .col-3 {
 width: 30%;
 padding: 0px 15px;
}
.detail-article .col-9 {
 width: 70%;
 padding: 0px 15px;
}
.detail-article .detail-content p,
.detail-article .detail-content div {
 margin-bottom: 10px;
 line-height: 26px;
}
#header-job.stick .breadcrumb,
#header-job.stick .cta {
	display:table-cell;
	vertical-align:middle;
 margin-bottom: 0px;
}
#header-job.stick .cta {
	text-align:right;
}
#header-job.stick .article-head .title-h2 {
	font-size:20px;
	text-align:center;
 margin-bottom: 0px;
}
#header-job.stick .btn-apply {
	position:relative;
 top: 0px;
 opacity: 1; filter: alpha(Opacity:100);
 visibility: visible;
 right: auto;
}
#header-job.stick .article-head {
	display:table-cell;
	vertical-align:middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 padding: 0px 20px;
}
#header-job.stick .stick-tb {
 display: table;
}
#header-job.stick .article-head .article__desc {
	display:none;
}
.top-job .article-head .article__title {
 color:#fff;
}
.top-job .article-head .article__desc .post-cat {
 display:inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:13px;
	font-weight:300;
 color: rgba(255, 255, 255, 0.5);
}
.top-job .article-head .article__desc .post-cat a {
 color: rgba(255, 255, 255, 0.5);
}
.top-job .article-head .article__desc .post-cat:after {
 content: "\e6ca";
 color: rgba(255, 255, 255, 0.1);
 font-family: "ap";
 margin: 0px 10px;
}
.top-job .article-head .article__desc .post-cat:last-child:after {
	display:none;
}
#sidebar-right .top-article {
 margin-top: 20px;
 padding-top: 20px;
}
#sidebar-right .top-article .desc {
 padding: 15px 0px;
 color:#222222;
	font-size:15px;
 border-top: 1px solid rgba(0, 0, 0, 0.05);
}
#sidebar-right .top-article .desc span {
	font-weight:300;
 display:inline-block;
 color:#222222;
	font-size:14px;
 margin-bottom: 10px;
}
.article .detail-content {
 margin: 0px 0px;
 line-height: 28px;
	font-weight:normal;
	text-align:justify;
}
.article .detail-content ul {
 margin-left: 20px;
}
.article .detail-content li {
 list-style-type: square;
 padding-left: 10px;
 padding-bottom: 10px;
	font-weight:normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
}
.article .detail-content h2 {
 margin-bottom: 30px;
 font-size: 24px;
	font-weight:normal;
 color:#222222;
 line-height: 1.04;
}
.article .btn-apply,
#sidebar-right .btn-apply,
.top-job .btn-apply {
 background-color: #EF3340;
 line-height: 25px;
 color:#fff;
	text-transform:uppercase;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
 clear:both;
 padding: 10px 40px;
}
.top-job .btn-apply {
	position:absolute;
 top: 0px;
 right: 0px;
 visibility: hidden;
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
.detail--article {
 background-color: #fafbfd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
 padding: 0px;
}
#article {
 background-color: white;
 padding: 40px 0px;
	position:relative;
}
#article:before {
	position:absolute;
 width: 400%;
 top: 0px;
 height: 100%;
 left: -400%;
 background-color: white;
 content: "";
}
#sidebar-right {
 padding: 40px 0px;
}
#sidebar-right .btn-apply {
	width:100%;
}
.article .btn-apply:hover:after,
#sidebar-right .btn-apply:hover:after,
.top-job .btn-apply:hover:after {
 content: "";
	position:absolute;
	width:100%;
 background: rgba(0,0,0,0.2);
 bottom: 0px;
 left: 0px;
 height: 2px;
}
#sidebar-right .box-share {
	text-align:center;
 display:block;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 margin-top: 10px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
#sidebar-right .box-share .name {
	font-size:13px;
 color:#777;
 display:block;
 margin-bottom: 10px;
}
#sidebar-right .box-share .btn-share {
 width: 35px;
 height: 35px;
 border-radius: 50%;
 line-height: 35px;
 display:inline-block;
 color:#fff;
	text-align:center;
}
#sidebar-right .box-share .btn-share span {
 margin: 0px;
}
#sidebar-right .box-share .btn-share:hover {
 opacity: 0.85; filter: alpha(Opacity:85);
}
#sidebar-right .box-share .btn-share.-fb {
 background-color: #3b5998;
}
#sidebar-right .box-share .btn-share.-mail {
 background-color: #e62117;
}
#article .bottom-article {
 margin-top: 40px;
}
#sidebar-right .list-related {
 margin-top: 20px;
 border-top: 1px solid #e4e9ed;
 padding-top: 20px;
}
#sidebar-right .list-related .name {
 font-size: 18px;
	font-weight:bold;
 margin-bottom: 10px;
}
#sidebar-right .list-related a {
 display:block;
 color:#007abf;
 margin-top: 15px;
 line-height: 20px;
}
#sidebar-right .list-related a:hover {
	text-decoration:underline;
}
#sidebar-right .box-subcribe {
 border: none;
 background: none;
 padding: 0px;
 margin-top: 20px;
 padding-top: 20px;
 border-top: 1px solid rgba(0, 0, 0, 0.05);
}
#sidebar-right .box-subcribe .title {
 border-bottom: 0px;
 margin-bottom: 10px;
 color:#222222;
 padding-bottom: 0px;
}
.article.about .slider-envir img {
	width:100%;
}
.info-company .logo {
 display:inline-block;
 clear:both;
	text-align:center;
 width: 100%;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 margin-bottom: 10px;
}
.info-company .logo img {
 max-height: 100px;
 display:inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 padding: 2px;
 $conrer: 5px;
 border:1px solid #eee;
}
.info-company .text {
 color:#666;
	font-weight:bold;
 margin-bottom: 10px;
}
.info-company .text .color1 {
	font-weight:normal;
}
.info-company .text .fa-icon {
 margin-right: 5px;
}
.info-company .name-com {
	font-weight:normal;
	font-size:20px;
 margin-bottom: 10px;
}
.page-404 img {
 max-width: 100%;
}
.breadcrumb {
 margin-bottom: 20px;
}
.breadcrumb a {
 display:inline-block;
 color:#fff;
}
.breadcrumb a .apicon{
	font-size:16px;
}
.breadcrumb .active{
 color:#fff;
	font-size:16px;
}
.breadcrumb a:hover {
	text-decoration:underline;
}
.breadcrumb a:after {
 font-family: "FontAwesome";
 content: "\f105";
 margin: 5px 7px;
 display:inline-block;
	font-size:18px;
 color: rgba(255, 255, 255, 0.5);
}
.breadcrumb a:last-child:after {
 content: "";
}
.container {
 width: 100%;
 max-width: 1140px;
 margin: 0px auto;
 padding: 0px 15px;
	position:relative;
}
#scroll-top {
	text-align:center;
 display:block;
 position:fixed;
 bottom: 10px;
 right: 10px;
 font-size: 20px;
 color:#222222;
 z-index: 300;
 width: 40px;
 height: 40px;
 border:1px solid #222222;
 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:#C8102E;
 border-color: #C8102E;
}
#scroll-top span {
 line-height: 40px;
}
#scroll-top.show {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;
 -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 transform: none;
 -ms-transform: none;
 -webkit-transform: none;
 -moz-transition-transform: none;
}
.btn-apply {
 padding: 7px 15px;
 display:inline-block;
 white-space: nowrap;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.divider {
 margin: 30px 0px;
 border-top: 1px solid #eee;
 clear: both;
}
.section {
 padding: 65px 0px 0px 0px;
}
.title-h1, .title-h2, .title-h3, .title-h4 {
 line-height: 1.04;
 margin-bottom: 20px;
	font-weight:normal;
}
.title-h1 {
 font-size: 32px;
}
.title-h2 {
 font-size: 28px;
}
.title-h3 {
 font-size: 20px;
}
.title-h4 {
 font-size: 16px;
}
.select-custom {
 padding: 0;
 margin: 0;
 width: auto;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #fff;
 clear:both;
	position:relative;
}
.select-custom:before {
 font-family: "FontAwesome";
 content: "\f107";
 right: 10px;
 color:#888;
	font-size:18px;
	position:absolute;
 line-height: 45px;
}
.select-custom select {
 padding: 5px 8px;
 border: none;
 box-shadow: none;
 background-color: transparent;
 background-image: none;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}
.select-custom select:focus {
 outline: none;
}
#main-wrap {
}
.table{
 display: table;
	width:100%;
}
.cell{
	display:table-cell;
	vertical-align:middle;
}
#footer {
 background-color: #f3f3f3;
}
.footer-top{
 padding: 30px 0px;
}
.footer-top .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.footer-top .col-2{
 width: 20%;
 padding: 0px 15px;
}
.footer-top .col-3{
 width: 25%;
 padding: 0px 15px;
}
.footer-top .col-7{
 width: 55%;
 padding: 0px 15px;
}
.foo-info .logo{
 margin-bottom: 20px;
}
.foo-info .logo img{
 max-height: 50px;
 max-width: 100%;
}
.footer-top .foo-info{
 margin-bottom: 20px;
}
.foo-info .item{
 display: flex;
}
.foo-info .item .location{
 width: 150px;
}
.foo-info .item .address{
 width: calc(100% - 150px);
}
.foo-info h3{
	font-size:18px;
	font-weight:bold;
 margin-bottom: 10px;
}
.foo-info p{
 margin-bottom: 0px;
}
.foo-info li{
 line-height: 25px;
}
.foo-info li a{
	font-size:14px;
}
.footer-top .social a{
 display:inline-block;
}
.footer-top .social img{
 width: 35px;
}
#footer .box-footer{
 border-top: 1px solid #e4e9ed;
 margin-top: 40px;
 padding: 20px 0px;
}
.box-footer .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.box-footer .col-6{
 width: 50%;
 padding: 0px 15px;
}
.box-footer .policy{
	text-align:left;
}
.box-footer .copyright{
	text-align:right;
}
#popup-join {
 position: fixed;
 top: 0px;
 left: 50%;
 z-index: 999;
 width: 100%;
 height: 100%;
 opacity: 0;
 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-join.active{
 opacity: 1;
 visibility: visible;
}
.overlay-common{
 display: none;
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
 background: rgba(0,0,0,0.6);
}
#popup-join.active .overlay-common{
 display: block;
}
.popup-content{
 position: relative;
 max-width: 810px;
 margin: 70px auto;
 z-index: 99;
}
.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%;
 max-height: 850px;
 overflow: overlay;
}
.policy-content{
 padding: 20px;
 background-color: #fff;
}
#appform .form .submit {
 background-color: #EF3340;
}
#appform .form .submit:hover {
 background: rgba(239,51,64,.9);
}
#appform .form .upload input{
 top: 0px;
}
#header-recr {
	width:100%;
 position: sticky;
 top: 0px;
 left: 0px;
 z-index: 98;
 padding: 5px 0px;
 background-color: #fff;
 box-shadow: 0px 0px 5px #ccc;
}
#header-recr .row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -15px;
 margin-right: -15px;
}
#header-recr .col-3 {
 width: 33%;
 padding: 0px 15px;
}
#header-recr .col-9 {
 width: 67%;
 padding: 0px 15px;
}
#header-recr .logo {}
#header-recr .logo img {
 height: 50px;
}
#header-recr .logo em {
	font-weight:300;
}
#header-recr .logo .name {
 color: #838383;
 margin-left: 20px;
 font-size: 22px;
}
#header-recr .box-menu {
	position:relative;
}
#header-recr .header-menu {
	text-align:right;
 padding: 5px 0px;
}
#header-recr .menu-nav {
	position:absolute;
 top: 10px;
 right: 0px;
}
#header-recr .nav-menu {
	display:none;
}
#header-recr .header-menu>a,
#header-recr .menu-nav>a {
 padding: 10px 15px;
 color:#222;
	font-size:15px;
	font-weight:bold;
 display:inline-block;
	position:relative;
	text-transform:uppercase;
 text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.01);
}
#header-recr .menu-nav>.btn-apply {
	font-weight:normal;
 color:#fff;
 background-color: #EF3340;
 text-transform: none;
}
#header-recr .menu-nav>.btn-apply:hover {
 background-color: #EF3340;
 color:#fff;
}
#header-recr .header-menu>a:hover,
#header-recr .header-menu>a:active,
#header-recr .header-menu>a.active {
 color: #EF3340;
}
#header-recr.animated {
 background: rgba(6,22,35,0.9);
 animation-delay: 0.4s;
 animation-name: fadeInDown;
 visibility: visible;
}
/*----- BANNER -----*/
.section-banner {
 position: relative;
}
.section-banner .banner-cover img {
 width: 100%;
}
.section-banner .banner-text {
 color:#fff;
	position:absolute;
 top: 50%;
 left: 50%;
 width: 100%;
 z-index: 9;
 transform: translateX(-50%) translateY(-50%);
 -webkit-transform: translateX(-50%) translateY(-50%);
}
.section-banner .bg {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
 background: linear-gradient(89.65deg, #EF3340 2.67%, rgba(0, 0, 0, 0) 99.68%);
}
.section-banner .banner-text h2 {
 color:#fff;
	font-weight:bold;
 font-size: 48px;
 line-height: 58px;
 margin-bottom: 7px;
}
.section-banner .banner-text p {
 color:#fff;
	font-weight:bold;
 font-size: 42px;
}
.section-banner .keywords {
 display:block;
	text-align:center;
 margin-top: 20px;
}
.section-banner .keywords a {
 display:inline-block;
	font-size:13px;
 color: rgba(255, 255, 255, 0.7);
}
.section-banner .keywords a:hover {
 color: #EF3340;
}
.section-banner .keywords a:after {
 content: "";
 display:inline-block;
 width: 3px;
 height: 3px;
 margin: 0px 10px;
 background: rgba(255,255,255,0.3);
 border-radius: 50%;
}
.section-banner .keywords a:last-child:after {
 background-color: transparent;
}
.banner-slider {
 margin-right: -10px;
 margin-left: -10px;
}
.banner-slider .item {
 padding: 0px 10px;
}
/*----------- SEARCH -------------*/
.search-form {
 padding-bottom: 40px;
 padding-top: 40px;
	text-align:center;
 background-color: #f4f7f9;
 -webkit-transition-property: padding; -moz-transition-property: padding;
 -o-transition-property: padding; transition-property: padding; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
.search-form.stick {
 position:fixed;
	width:100%;
 left: 0;
 z-index: 99;
 -webkit-transition-property: padding; -moz-transition-property: padding;
 -o-transition-property: padding; transition-property: padding; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 border-bottom: 1px solid #e4e9ed;
 padding: 15px 0px;
 top: 0;
 background-color: white;
}
.search-form.stick .form-control {
 background-color: #f2f5f7;
}
.search-form .form-group {
	position:relative;
}
.search-form .form-control {
	width:100%;
 padding: 10px 15px;
 background-color: white;
 border:1px solid #e4e9ed;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 height: 45px;
}
.search-form .form-control.input-search {
 padding-right: 30px;
}
.search-form .form-control:focus {
 $istroke: $rgba(#EF3340, 0.75);
}
.search-form .i-search {
	position:absolute;
	text-align:center;
 top: 0px;
 font-size: 18px;
 right: 0px;
 width: 30px;
 line-height: 45px;
 z-index: 10;
 color:#222222;
}
.search-form .form-group.box-input {
 width: 80%;
 display:inline-block;
	vertical-align:middle;
 margin-right: 1.78571%;
}
.search-form .form-group.-button {
 margin-right: 0;
 width: 15.17857%;
	text-align:left;
 display:inline-block;
	vertical-align:middle;
}
.search-form .form-group.-button .btn-search {
	width:100%;
	text-align:center;
 display:inline-block;
 color:#fff;
	font-weight:bold;
 ;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #EF3340;
 height: 45px;
 line-height: 45px;
}
.search-form .form-group.-button .btn-search:hover {
 opacity: 0.85; filter: alpha(Opacity:85);
}
.banner-tablet, .banner-mobile{
	display:none;
}
* {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html,
body {
 font-size: 14px;
 overflow: initial;
 color:#222222;
 font-family: "Open Sans", arial;
}
a {
 color:#222222;
	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:#211616;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
.clearfix {
 clear: both;
}
/* Slider */
.slick-slider {
	position:relative;
 display:block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next {
 visibility: visible;
}
.slick-list {
	position:relative;
 display:block;
 clear:both;
 margin: 0;
 padding: 0;
}
.slick-list:focus {
 outline: none;
}
.slick-list.dragging {
 cursor: pointer;
 cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0);
 -o-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
.slick-track {
	position:relative;
 display:block;
 top: 0;
 left: 0;
}
.slick-loading .slick-track {
 clear:both;
}
.slick-slide {
 display: none;
	float:left;
 min-height: 1px;
}
.slick-slide img {
 display:block;
	width:100%;
}
.slick-slide.slick-loading img {
 display: none;
}
.slick-slide.dragging img {
 pointer-events: none;
}
.slick-initialized .slick-slide {
 display:block;
}
.slick-loading .slick-slide {
 clear:both;
}
.slick-vertical .slick-slide {
 display:block;
 height: auto;
 border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
 display: none;
}
.slick-prev,
.slick-next {
 font-size: 0;
	position:absolute;
 display:block;
	text-align:center;
 top: 50%;
 width: 30px;
 height: 30px;
 border-radius: 50%;
 -webkit-transform: translate(0, -50%);
 -ms-transform: translate(0, -50%);
 transform: translate(0, -50%);
 z-index: 3;
 cursor: pointer;
 line-height: 30px;
 background: rgba(0, 0, 0, 0.5);
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
 background: rgba(0, 0, 0, 0.8);
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
 opacity: 1; filter: alpha(Opacity:100);
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
 opacity: .25; filter: alpha(Opacity:25);
}
.slick-prev:before,
.slick-next:before {
 font-family: 'FontAwesome';
 font-size: 20px;
 opacity: .75; filter: alpha(Opacity:75);
 color:#fff;
}
.slick-prev {
 left: 10px;
}
.slick-prev:before {
 content: "\f104";
}
.slick-next {
 right: 10px;
}
.slick-next:before {
 content: "\f105";
}
.section__title {
 position: relative;
}
#mission.section__title{
 padding-top: 60px;
}
.section__title .title-name {
	position:relative;
 color:#222222;
	font-size:32px;
	font-weight:bold;
 line-height: 1.2;
 margin-bottom: 42px;
 padding-left: 105px;
}
.section__title .title-name:before {
	position:absolute;
 content: "";
 left: 0px;
 top: 0px;
 width: 75px;
 height: 35px;
 background: #EF3340;
}
#about-us .about__content {
 flex: 0 0 80%;
 max-width: 80%;
 margin: 0px auto;
}
.about__content h3 {
	font-size:22px;
 margin: 10px 0px;
}
.about__content h3.sub-title {
 font-size: 50px;
 margin-bottom: 30px;
}
.about__content p {
	font-size:16px;
 line-height: 22px;
 margin-bottom: 15px;
}
.about__content .item {
 margin-bottom: 20px;
}
.video-about .video{
 width: 100%;
}
.list-jobs .dept {
	font-size:24px;
	font-weight:normal;
 padding-top: 20px;
}
.job__item.--dept,
.job__item.--job-type,
.job__item.--location {
	display:none;
}
.job__item {
 padding-bottom: 15px;
 margin-bottom: 15px;
 border-bottom: 1px dotted #eee;
 padding-right: 115px;
	position:relative;
}
.job__item .job--desc {
 color:#222222;
	font-size:13px;
 margin-bottom: 10px;
}
.job__item .job__desc .-ap {
 margin-right: 5px;
 color:#aaa;
}
.job__item .job--title {
 margin-bottom: 10px;
 font-size: 20px;
 line-height: 24px;
}
.job__item .job--title a {
 color:#222222;
	font-weight:bold;
}
.job__item .job--title a:hover {
	text-decoration:underline;
 color:#C8102E;
}
.list-jobs .btn-apply {
 color:#fff;
	position:absolute;
 clear:both;
 background-color: #EF3340;
 padding-right: 20px;
 padding-left: 20px;
 margin-top: 10px;
 font-size: 13px;
 font-weight: 400;
 top: 30px;
 right: 0px;
 border-radius: 25px;
}
.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:bold;
 color:#222222;
}
.jobs__title .desc {
 color:#222222;
}
.job-category .row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 padding: 20px 0px 0px;
 margin-left: -15px;
 margin-right: -15px;
 background-color: #fff;
}
.job-category .col-4 {
 width: 33.33333%;
 padding: 0px 15px;
}
.job-category .col-3 {
 width: 25%;
 padding: 0px 15px;
}
.job-category .col-9 {
 width: 75%;
 padding: 0px 15px;
}
.job-category .row-bottom {
 max-width: 800px;
 margin: 0px auto;
 padding: 0px;
}
.job-category .col-6 {
 width: 50%;
 padding: 0px 15px;
}
.departments .box {
 text-align: center;
 margin-bottom: 30px;
}
.departments .box h3 {
 color:#666;
	font-size:22px;
	font-weight:bold;
 margin-bottom: 25px;
}
.departments .box a {
 color:#fff;
	font-size:16px;
 display:inline-block;
 padding: 15px 30px;
 border: 1px solid #EF3340;
 background-color: #EF3340;
 transition: 0.3s;
 border-radius: 50px;
 min-width: 250px;
}
.departments .box a:hover {
 transform: scale(1.05);
}
.ceo-message .row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -15px;
 margin-right: -15px;
 align-items: center
}
.ceo-message .col-6 {
 width: 50%;
 padding: 0px 15px;
}
.ceo-message .text p {
	font-size:16px;
 line-height: 26px;
 margin-bottom: 10px;
}
.ceo-message .image {}
.ceo-message .image img {
 max-width: 100%;
}
.life__cover img {
 max-width: 100%;
}
.life__cover.owl-carousel.owl-drag .owl-item .item img {
 opacity: 0.4;
}
.life__cover.owl-carousel.owl-drag .owl-item.active.center .item img {
 opacity: 1;
}
.owl-carousel.owl-drag .owl-nav {
 position: absolute;
 top: 37%;
 width: 100%;
 transform: translateY(-50%);
}
.owl-carousel.owl-drag .owl-nav button {
 position: absolute;
 width: 60px;
 height: 60px;
 cursor: pointer;
 opacity: 1;
 background: #f9f9f9;
 text-align: center;
 border-radius: 100%;
 line-height: 50px !important;
}
.owl-carousel.owl-drag .owl-nav button span {
 font-size: 50px;
}
.owl-carousel.owl-drag .owl-nav .owl-prev {
 left: 22%;
}
.owl-carousel.owl-drag .owl-nav .owl-next {
 right: 22%;
}
.owl-carousel.owl-drag .owl-nav button:hover {
 background-color: #EF3340;
}
.owl-carousel.owl-drag .owl-nav button:hover span {
 color:#fff;
}
.owl-carousel.owl-drag .owl-dots {
 text-align: center;
 -webkit-transition: opacity .3s;
 -o-transition: .3s opacity;
 transition: opacity .3s;
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
}
.owl-carousel.owl-drag .owl-dots .owl-dot {
 width: 8px;
 height: 8px;
 opacity: 1;
 margin: 0px 5px;
 border-radius: 100%;
 background: #e5e5e5 !important;
}
.owl-carousel.owl-drag .owl-dots .owl-dot.active {
 width: 20px;
 border-radius: 4px;
}
.section-policy .content h3 {
	font-size:18px;
 margin: 15px 0px;
}
.section-policy .content p {
 margin-bottom: 10px;
 line-height: 23px;
}
#apply-cv{
 padding: 60px 0px;
}
#apply-cv .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 align-items: center;
 justify-content: space-between;
}
#apply-cv .col-5{
 width: 30%;
 padding: 0px 15px;
}
#apply-cv .col-7 {
 width: 70%;
 padding: 0px 15px;
}
#apply-cv .picture-cover img{
 max-width: 100%;
 border-radius: 10px;
}
#apply-cv .main{
 color: #000;
 position: absolute;
 top: 45%;
 left: 50%;
 width: 85%;
 z-index: 9;
 padding: 0px 15px;
 transform: translateX(-50%) translateY(-50%);
 -webkit-transform: translateX(-50%) translateY(-50%);
}
#apply-cv .text-left{
 font-size: 28px;
 font-weight: 500;
}
#apply-cv .text-right p{
 color: #000;
 font-size: 20px;
 font-weight: 500;
}
#apply-cv .text-right .cta{
 color:#fff;
	font-size:16px;
	font-weight:500;
 display:inline-block;
 margin-top: 0px;
 padding: 15px 30px;
 text-align: center;
 min-width: 250px;
 transition: 0.3s;
 background-color: #000;
 border-radius: 30px;
}
#apply-cv .text-right .cta:hover{
 transform: scale(1.05);
 background-color: #EF3340;
}
.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:#222222;
}
.check-action:hover {
 color:#C8102E;
}
.check-action:hover .icon {
 color:#C8102E;
}
.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:#EF3340;
}
#sidebar {
}
#sidebar .title-cat {
	font-size:20px;
	font-weight:normal;
 color:#222222;
 margin-bottom: 10px;
 padding-bottom: 10px;
}
#sidebar .list-category {
 margin-bottom: 20px;
}
#sidebar .list-category .list {
 padding-left: 5px;
}
#sidebar .list-category .list.scrollable {
 overflow: hidden;
 max-height: 210px;
}
#sidebar .list-category .list.scrollable:hover {
 overflow-y: scroll;
 transition: all .2s ease;
}
#sidebar .list-category .check-action {
 margin-bottom: 10px;
 color:#888;
}
.box-subcribe {
 border: 3px solid #eee;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 margin-top: 40px;
}
.box-subcribe .title {
 font-size: 18px;
 line-height: 22px;
 border-bottom: 1px solid #e4e9ed;
 padding-bottom: 10px;
 margin-bottom: 10px;
}
.box-subcribe .desc {
 margin-bottom: 20px;
 color:#222222;
	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:#222222;
 background: rgba(0,0,0,0.05);
 font-weight: 600;
 margin-top: 5px;
 line-height: 20px;
}
.box-subcribe .btn-apply:hover,
#sidebar-right .box-subcribe .btn-apply:hover {
 background-color: #e4e9ed;
 color:#222222;
}
#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;
 background-color: #EF3340;
 border: 1px solid #EF3340;
}
.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: #EF3340;
 outline: 1px solid #EF3340;
}
.section-overview {
 border-top: 1px solid #eee;
 margin-top: 40px;
}
.overview__title .title-name {
 color:#222222;
	font-size:32px;
	font-weight:bold;
 line-height: 1.2;
 margin-bottom: 10px;
}
.overview__title .headline {
 color:#222222;
	font-weight:300;
	font-size:16px;
}
.overview-whoweare .list {
 margin-top: 40px;
}
.overview-whoweare .overview--item {
 width: 47.5%;
	float:left;
 margin-right: 5%;
}
.overview-whoweare .overview--item.after {
 margin-right: 0px;
}
.overview-whoweare .overview--item .item {
 margin-bottom: 20px;
}
.overview-whoweare .overview--item h3 {
	font-size:22px;
	font-weight:bold;
 line-height: 26px;
 margin-bottom: 10px;
}
.overview-whoweare .overview--item p {
 color:#222222;
	font-weight:300;
	font-size:13px;
 line-height: 22px;
}
.overview-benefits {
	text-align:center;
 margin-top: 60px;
}
.overview-benefits .row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -10px;
 margin-right: -10px;
}
.overview-benefits .benefits--item {
 width: calc(100%/5);
 padding: 0px 10px;
}
.benefits--item .img {
 margin-bottom: 10px;
}
.benefits--item .img img {
 height: 80px;
}
.benefits--item .text {
	font-size:16px;
}
@media(max-width: 991px) and (min-width: 768px) {
 .banner-tablet {
 display:block;
 }
 .section-banner .banner-text p {
	font-size:28px;
 }
}
@media(max-width: 991px) {
 .banner-desktop {
	display:none;
 }
 #header-recr .logo img {
 height: 50px;
 }
 #header-recr .col-3,
 #header-recr .col-9 {
	width:100%;
 }
 #header-recr .nav-menu {
	font-size:24px;
 color:#000;
	position:absolute;
 top: 10px;
 right: 15px;
 display:block;
 }
 #header-recr .box-menu {
 position:fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 top: 0px;
 height: 100%;
 background: rgba(17,36,52,0.9);
 z-index: 120;
 width: 220px;
 left: -100%;
 visibility: hidden;
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 margin-left: 0px;
 padding: 20px;
 }
 #header-recr .box-menu a {
 color:#fff;
 display:block;
 margin-bottom: 10px;
 }
 #header-recr .box-menu .menu-nav {
 border-top: 1px solid rgba(255, 255, 255, 0.05);
	text-align:center;
	position:relative;
 margin-top: 20px;
 padding-top: 20px;
 top: 0px;
 }
 #overlay-common {
 position:fixed;
	width:100%;
 height: 100%;
 background: rgba(0,0,0,0.3);
 left: 0px;
 top: 0px;
 z-index: 100;
 visibility: hidden;
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 }
 #header-recr.showmenu .box-menu {
 left: 0px;
 visibility: visible;
 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.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.showmenu #overlay-common {
 visibility: visible;
 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.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 }
 .job-category .row-bottom{
 margin: 0px -15px;
 }
 #about-us .about__content {
 max-width: 100%;
 }
 .ceo-message .col-6 {
	width:100%;
 }
 .departments .box a {
 color:#EF3340;
 display:block;
 min-width: auto;
 background-color: #fff;
 }
 #apply-cv .main{
 width: 100%;
	text-align:center;
 }
 #apply-cv .picture-cover {
 width: 100%;
 position: relative;
 }
 #apply-cv .picture-cover img {
	width:100%;
	height:100%;
 object-fit: cover;
 }
 #apply-cv .col-5,
 #apply-cv .col-7 {
	width:100%;
 }
}
@media(max-width: 767px) {
 .banner-mobile {
 display:block;
 }
 .section-banner .banner-text {
 top: 25%;
 }
 .section-banner .banner-text p {
 font-size: 30px;
 }
 #alljobs .col-4,
 #alljobs .col-6 {
	width:100%;
 }
 .overview-benefits .benefits--item {
	width:100%;
 margin-bottom: 30px;
 }
 .about__content h3.sub-title {
 font-size: 26px;
 }
 .footer-top .col-2,
 .footer-top .col-3,
 .footer-top .col-7{
	width:100%;
 }
 .foo-info .item .location{
 width: 130px;
 }
 .foo-info .item .address {
 width: calc(100% - 130px);
 }
 .box-footer .copyright,
 .box-footer .policy {
	text-align:center;
 }
 .box-footer .col-6 {
	width:100%;
 }
 .detail-article .col-3,
 .detail-article .col-9 {
	width:100%;
 }
 .section__title .title-name:before {
 width: 48px;
 height: 24px;
 }
 .section__title .title-name {
 font-size: 21px;
 padding-left: 4rem;
 }
 #apply-cv .text-left {
	font-size:22px;
 margin-bottom: 15px;
 }
 #apply-cv .text-right p {
	font-size:16px;
 }
}
@media(max-width: 320px) {}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
 -webkit-tap-highlight-color: transparent;
 position: relative
}
.owl-carousel {
 display: none;
 width: 100%;
 z-index: 1
}
.owl-carousel .owl-stage {
 position: relative;
 -ms-touch-action: pan-Y;
 touch-action: manipulation;
 -moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
 content: ".";
 display: block;
 clear: both;
 visibility: hidden;
 line-height: 0;
 height: 0
}
.owl-carousel .owl-stage-outer {
 position: relative;
 overflow: hidden;
 -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
 -webkit-backface-visibility: hidden;
 -moz-backface-visibility: hidden;
 -ms-backface-visibility: hidden;
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
 min-height: 1px;
 float: left;
 -webkit-backface-visibility: hidden;
 -webkit-touch-callout: none
}
.owl-carousel .owl-item img {
 display: block;
 width: 100%
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
 display: none
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
 display: block
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
 cursor: pointer;
 -webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
 background: 0 0;
 color: inherit;
 border: none;
 padding: 0 !important;
 font: inherit
}
.owl-carousel.owl-loading {
 opacity: 0;
 display: block
}
.owl-carousel.owl-hidden {
 opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
 visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
 -ms-touch-action: pan-y;
 touch-action: pan-y;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none
}
.owl-carousel.owl-grab {
 cursor: move;
 cursor: grab
}
.owl-carousel.owl-rtl {
 direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
 float: right
}
.owl-carousel .animated {
 animation-duration: 1s;
 animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
 z-index: 0
}
.owl-carousel .owl-animated-out {
 z-index: 1
}
.owl-carousel .fadeOut {
 animation-name: fadeOut
}
@keyframes fadeOut {
 0% {
 opacity: 1
 }
 100% {
 opacity: 0
 }
}
.owl-height {
 transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
 opacity: 0;
 transition: opacity .4s ease
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
 max-height: 0
}
.owl-carousel .owl-item img.owl-lazy {
 transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
 position: relative;
 height: 100%;
 background: #000
}
.owl-carousel .owl-video-play-icon {
 position: absolute;
 height: 80px;
 width: 80px;
 left: 50%;
 top: 50%;
 margin-left: -40px;
 margin-top: -40px;
 background: url(owl.video.play.png) no-repeat;
 cursor: pointer;
 z-index: 1;
 -webkit-backface-visibility: hidden;
 transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
 -ms-transform: scale(1.3, 1.3);
 transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
 display: none
}
.owl-carousel .owl-video-tn {
 opacity: 0;
 height: 100%;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: contain;
 transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
 position: relative;
 z-index: 1;
 height: 100%;
 width: 100%
}
.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: 0px;
	z-index: 9;
}
[dir=rtl] .slick-prev {
	right: 0px;
	left: auto
}
.slick-prev:before {
	content: "\e6b9";
}
[dir=rtl] .slick-prev:before {
	content: "\e6b9";
}
.slick-next {
	right: 0px;
	z-index: 9;
}
[dir=rtl] .slick-next {
	right: auto;
	left: 0px
}
.slick-next:before {
	content: "\e6ba"
}
[dir=rtl] .slick-next:before {
	content: "\e6ba"
}
.slick-dotted.slick-slider {
	margin-bottom: 30px
}
.slick-dots {
	position: absolute;
	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: #fff;
 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: #EF3340;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}
