@define a {
 color: #f15a22;
}
@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;
}
@charset "UTF-8";
@font-face {
 font-family: "SVN Gilroy";
 src: url("https://staticx-talent.basecdn.net/image/fonts/seadent/svn-gilroy-thin.otf") format("opentype");
 font-weight: 300;
 font-style: normal
}
@font-face {
 font-family: "SVN Gilroy";
 src: url("https://staticx-talent.basecdn.net/image/fonts/seadent/svn-gilroy-regular.otf") format("opentype");
 font-weight: 400;
 font-style: italic
}
@font-face {
 font-family: "SVN Gilroy";
 src: url("https://staticx-talent.basecdn.net/image/fonts/seadent/svn-gilroy-medium.otf") format("opentype");
 font-weight: 500;
 font-style: normal
}
@font-face {
 font-family: "SVN Gilroy";
 src: url("https://staticx-talent.basecdn.net/image/fonts/seadent/svn-gilroy-bold.otf") format("opentype");
 font-weight: 700;
 font-style: normal
}
.component__top--v1 {
	background-color: #f15a22;
}
.component__top--v1:hover {
}
.component__top--v1 i.icon {
}
.component__top--v1.--show {
}
.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: -25px;
	z-index: 9;
}
[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}
.slick-prev:before {
	content: "\e6b9";
}
[dir=rtl] .slick-prev:before {
	content: "\e6b9";
}
.slick-next {
	right: -25px;
	z-index: 9;
}
[dir=rtl] .slick-next {
	right: auto;
	left: -25px
}
.slick-next:before {
	content: "\e6ba"
}
[dir=rtl] .slick-next:before {
	content: "\e6ba"
}
.slick-dotted.slick-slider {
	margin-bottom: 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: #f15a22;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}
.section.top-job{
 background: rgba(17,36,52,0.9);
	position:relative;
 clear:both;
 padding-top: 120px;
 padding-bottom: 60px;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0s; -moz-transition-duration: 0s;
 -o-transition-duration: 0s; transition-duration: 0s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
	overflow:hidden;
}
.top-job .box-share{
	position:absolute;
	text-align:center;
	font-size:16px;
	right:0px;
	top:0px;
	color: rgba(255,255,255,0.5);
	width: 295px;
}
#header-job.stick .box-share{
	display:none;
}
.top-job .box-share a{
 display:block;
	width: 48%;
	border:1px solid rgba(255,255,255,0.3);
	color:#fff;
	text-align:center;
	font-size:13px;
	padding:10px 0;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	background: rgba(255,255,255,0.1);
	margin-top:20px;
}
.top-job .box-share a:hover{
	background-color: #f15a22;
	border:1px solid #f15a22;
	color:#fff;
}
.top-job .job__cover{
	position:absolute;
 top: 0px;
 right: 0px;
}
.top-job .job__cover img{
 max-width: 300px;
}
.top-job .article-head{
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.article-head .article__desc{
 color:#fff;
 margin-top: 20px;
}
.article-head .article__title{
	font-size:20px;
 margin-bottom: 0px;
}
.detail-article .detail-content p, 
.detail-article .detail-content div{
 margin-bottom: 10px;
 line-height: 26px;
}
#header-job.stick{
 position:fixed;
	width:100%;
 padding: 10px 0px;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 z-index: 102;
}
#header-job.stick .breadcrumb, #header-job.stick .cta{
	display:table-cell;
	vertical-align:middle;
 margin-bottom: 0px;
}
#header-job.stick .cta{
	text-align:right;
}
#header-job.stick .article-head .title-h2{
	font-size:20px;
	text-align:center;
 margin-bottom: 0px;
}
#header-job.stick .btn-apply{
	position:relative;
 top: 0px;
 opacity: 1; filter: alpha(Opacity:100);
 visibility: visible;
 right: auto;
}
#header-job.stick .article-head{
	display:table-cell;
	vertical-align:middle;
	-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{
 color:#f15a22;
 display:inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:13px;
	font-weight:300;
}
.top-job .article-head .article__desc .post-cat a{
 color:#f15a22;
}
.top-job .article-head .article__desc .post-cat:after{
 content: "\e6ca";
 color: rgba(255, 255, 255, 0.1);
 font-family: "ap";
 margin: 0px 10px;
}
.top-job .article-head .article__desc .post-cat:last-child:after{
	display:none;
}
#sidebar-right .top-article{
 margin-top: 20px;
 padding-top: 20px;
}
#sidebar-right .top-article .desc{
 padding: 15px 0px;
 color:#4d5c69;
	font-size:15px;
 border-top: 1px solid rgba(0, 0, 0, 0.05);
}
#sidebar-right .top-article .desc span{
	font-weight:300;
 display:inline-block;
 color:#0c4426;
	font-size:14px;
 margin-bottom: 10px;
}
.article .detail-content{
 margin: 0px 0px;
 line-height: 28px;
	font-weight:normal;
	text-align:justify;
}
.article .detail-content ul{
	margin-left:20px;
}
.article .detail-content li{
 list-style-type: square;
 padding-left: 10px;
 padding-bottom:10px;
	font-weight:normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
}
.article .detail-content h2{
 margin-bottom: 30px;
 font-size: 24px;
	font-weight:normal;
 color:#4d5c69;
 line-height: 1.04;
}
.article .btn-apply, #sidebar-right .btn-apply, .top-job .btn-apply{
 background-color: #f15a22;
 line-height: 25px;
 color:#fff;
	text-transform:uppercase;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
 clear:both;
 padding: 10px 40px;
}
.top-job .btn-apply{
	position:absolute;
 top: 0px;
 right: 0px;
 visibility: hidden;
 opacity: 0; filter: alpha(Opacity:0);
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
.detail--article{
 background-color: #fafbfd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
 padding: 0px;
}
#article{
 background-color: white;
 padding: 40px 0px;
 width: calc(100% - 330px);
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
 padding-right: 30px;
}
#article:before{
	position:absolute;
 width: 400%;
 top: 0px;
 height: 100%;
 left: -400%;
 background-color: white;
 content: "";
}
#sidebar-right{
 width: 300px;
	float:right;
 padding: 40px 0px;
}
#sidebar-right .btn-apply{
	width:100%;
}
.article .btn-apply:hover:after, #sidebar-right .btn-apply:hover:after, .top-job .btn-apply:hover:after{
 content: "";
	position:absolute;
	width:100%;
 background: rgba(0,0,0,0.2);
 bottom: 0px;
 left: 0px;
 height: 2px;
}
#sidebar-right .box-share{
	text-align:center;
 display:block;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 margin-top: 10px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
#sidebar-right .box-share .name{
	font-size:13px;
 color:#777;
 display:block;
 margin-bottom: 10px;
}
#sidebar-right .box-share .btn-share{
 width: 35px;
 height: 35px;
 border-radius: 50%;
 line-height: 35px;
 display:inline-block;
 color:#fff;
	text-align:center;
}
#sidebar-right .box-share .btn-share span{
 margin: 0px;
}
#sidebar-right .box-share .btn-share:hover{
 opacity: 0.85; filter: alpha(Opacity:85);
}
#sidebar-right .box-share .btn-share.-fb{
 background-color: #3b5998;
}
#sidebar-right .box-share .btn-share.-mail{
 background-color: #e62117;
}
#article .bottom-article{
 margin-top: 40px;
}
#sidebar-right .list-related{
 margin-top: 20px;
 border-top: 1px solid #e4e9ed;
 padding-top: 20px;
}
#sidebar-right .list-related .name{
 font-size: 18px;
	font-weight:bold;
 margin-bottom: 10px;
}
#sidebar-right .list-related a{
 display:block;
 color:#007abf;
 margin-top: 15px;
 line-height: 20px;
}
#sidebar-right .list-related a:hover{
	text-decoration:underline;
}
#sidebar-right .box-subcribe{
 border: none;
 background: none;
 padding: 0px;
 margin-top: 20px;
 padding-top: 20px;
 border-top: 1px solid rgba(0, 0, 0, 0.05);
}
#sidebar-right .box-subcribe .title{
 border-bottom: 0px;
 margin-bottom: 10px;
 color:#4d5c69;
 padding-bottom: 0px;
}
.article.about .slider-envir img{
	width:100%;
}
.info-company .logo{
 display:inline-block;
 clear:both;
	text-align:center;
 width: 100%;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 margin-bottom: 10px;
}
.info-company .logo img{
 max-height: 100px;
 display:inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 padding: 2px;
 $conrer: 5px;
 border:1px solid #eee;
}
.info-company .text{
 color:#666;
	font-weight:bold;
 margin-bottom: 10px;
}
.info-company .text .color1{
	font-weight:normal;
}
.info-company .text .fa-icon{
 margin-right: 5px;
}
.info-company .name-com{
	font-weight:normal;
	font-size:20px;
 margin-bottom: 10px;
}
.page-404 img{
 max-width: 100%;
}
.breadcrumb {
 margin-bottom: 20px;
}
.breadcrumb a {
 display:inline-block;
 color:#f15a22;
}
.breadcrumb a .apicon{
	font-size:16px;
}
.breadcrumb .active{
 color:#f15a22;
	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: 1000px;
 margin: 0px auto;
	position:relative;
}
#scroll-top {
	text-align:center;
 display:block;
 position:fixed;
 bottom: 10px;
 right: 10px;
 font-size: 20px;
 color:#4d5c69;
 z-index: 300;
 width: 40px;
 height: 40px;
 border:1px solid #4d5c69;
 opacity: 0; filter: alpha(Opacity:0);
 border-radius: 50%;
 transform: translate(0px, 10px);
 -ms-transform: translate(0px, 10px);
 -webkit-transform: translate(0px, 10px);
 -moz-transition-transform: translate(0px, 10px);
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;
 -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
#scroll-top:hover {
 color:#f15a22;
 border-color: #f15a22;
}
#scroll-top span {
 line-height: 40px;
}
#scroll-top.show {
 opacity: 1; filter: alpha(Opacity:100);
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;
 -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 transform: none;
 -ms-transform: none;
 -webkit-transform: none;
 -moz-transition-transform: none;
}
.btn-apply {
 padding: 7px 15px;
 display:inline-block;
 white-space: nowrap;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.divider {
 margin: 30px 0px;
 border-top: 1px solid #eee;
 clear: both;
}
.section {
 padding: 40px 0px;
}
.title-h1, .title-h2, .title-h3, .title-h4 {
 line-height: 1.04;
 margin-bottom: 20px;
	font-weight:normal;
}
.title-h1 {
 font-size: 32px;
}
.title-h2 {
 font-size: 28px;
}
.title-h3 {
 font-size: 20px;
}
.title-h4 {
 font-size: 16px;
}
.select-custom {
 padding: 0;
 margin: 0;
 width: auto;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #fff;
 clear:both;
	position:relative;
}
.select-custom:before {
 font-family: "FontAwesome";
 content: "\f107";
 right: 10px;
 color:#888;
	font-size:18px;
	position:absolute;
 line-height: 45px;
}
.select-custom select {
 padding: 5px 8px;
 border: none;
 box-shadow: none;
 background-color: transparent;
 background-image: none;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}
.select-custom select:focus {
 outline: none;
}
#footer {
 padding: 50px 0px;
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 background-color: #fff;
}
.container-fot{
 display: flex;
 align-items: center;
 gap: 50px;
}
#footer .image{
 width: 40%;
 position: relative;
}
#footer .image img{
 max-width: 100%;
}
#footer .contact{
 padding: 60px;
 width: 55%;
}
#footer .contact .title{
 color:#605e5e;
	font-size:38px;
	font-weight:bold;
 margin-bottom: 50px;
}
#footer .contact .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -10px;
 margin-right: -10px;
}
#footer .contact .col-6{
 width: 50%;
 padding: 0px 10px;
}
#footer .contact .foo-info{
 margin-bottom: 40px;
}
#footer .contact .foo-info h3{
 color:#000;
	font-size:20px;
	font-weight:bold;
 margin-bottom: 20px;
}
#footer .contact .foo-info p{
 color:#0c4426;
	font-size:15px;
 line-height: 23px;
 margin-bottom: 10px;
}
#footer .contact .foo-info p a{
 color:#0c4426;
	font-size:15px;
}
.social{
 display: flex;
 align-items: center;
 gap: 10px;
}
#appform .form .submit {
 background-color: #f15a22;
}
#appform .form .submit:hover {
 background: rgba(241,90,34,.9);
}
#appform .form .upload input{
 top: 0px;
}
#header-recr {
 position: sticky;
	width:100%;
 top: 0px;
 left: 0px;
 z-index: 98;
 padding: 10px 0px;
 background-color: #fff;
}
#header-recr .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -10px;
 margin-left: -10px;
 align-items: center;
}
#header-recr .col-3{
 width: 30%;
 padding: 0px 10px;
}
#header-recr .col-9 {
 width: 70%;
 padding: 0px 10px;
}
#header-recr .logo {
}
#header-recr .logo img {
 height: 55px;
}
#header-recr .logo em {
	font-weight:300;
}
#header-recr .box-menu {
	position:relative;
}
#header-recr .box-menu {
 padding: 10px 0px;
}
#header-recr .menu-nav {
	position:absolute;
 top: 10px;
 right: 0px;
}
#header-recr .box-menu > a,#header-recr .menu-nav > a {
 padding: 0px 15px;
 line-height: 50px;
 display:inline-block;
	position:relative;
 color:#000;
 text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.01);
}
#header-recr .box-menu > a:hover,
#header-recr .box-menu > a:active,
#header-recr .box-menu > a.active {
	font-weight:normal;
 color: #f15a22;
}
#header-recr.animated {
 background: rgba(6,22,35,0.9);
 animation-delay: 0.4s;
 animation-name: fadeInDown;
 visibility: visible;
}
/*----- BANNER -----*/
.section-banner {
	position:relative;
 clear:both;
	overflow:hidden;
}
.section-banner .banner-video{
 position: relative;
 padding-bottom: 55%;
}
.section-banner .banner-video iframe{
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: 9;
}
.section-banner .banner-content{
 padding: 65px 0px;
}
.section-banner .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -10px;
 margin-left: -10px;
 align-items: center;
}
.section-banner .col-6{
 width: 50%;
 padding: 0px 10px;
}
.banner-content .title{
 color:#000;
	font-weight:bold;
 font-size: 46px;
}
.banner-content .title span{
 color:#f15a22;
}
.banner-content .desc{
 color:#000;
	font-size:16px;
	font-weight:normal;
 line-height: 24px;
}
/*----------- SEARCH -------------*/
.search-form {
 padding-bottom: 40px;
 padding-top: 40px;
	text-align:center;
 background-color: #f4f7f9;
 -webkit-transition-property: padding; -moz-transition-property: padding;
 -o-transition-property: padding; transition-property: padding; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
.search-form.stick{
 position:fixed;
	width:100%;
 left: 0;
 z-index: 99;
 -webkit-transition-property: padding; -moz-transition-property: padding;
 -o-transition-property: padding; transition-property: padding; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 border-bottom: 1px solid #e4e9ed;
 padding:15px 0px;
 top: 0;
 background-color: white;
}
.search-form.stick .form-control{
 background-color: #f2f5f7;
}
.search-form .form-group {
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.search-form .form-control {
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 padding: 10px 15px;
 background-color: white;
 border:1px solid #e4e9ed;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 height: 45px;
}
.search-form .form-control.input-search{
 padding-right: 30px;
}
.search-form .form-control:focus {
	box-shadow: inset 0 0 0 1px rgba(241,90,34,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:#0c4426;
}
.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: #f15a22;
 height: 45px;
 line-height: 45px;
}
.search-form .form-group.-button .btn-search:hover {
 opacity: 0.85; filter: alpha(Opacity:85);
}
* {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html,
body {
 font-size: 14px;
 overflow: initial;
 color:#0c4426;
 font-family: "SVN Gilroy", arial;
}
a {
 color:#0c4426;
	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:#08381f;
 -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-head{
 position: relative;
 margin-bottom: 30px;
}
.section-head h2{
 color:#f15a22;
	font-size:36px;
	font-weight:bold;
}
.section-head .line{
 display:block;
 height: 3px;
 width: 40px;
 float: none;
 margin-bottom: 30px;
 background-color: #000;
}
.job-category .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -10px;
 margin-left: -10px;
}
.job-category .col-3{
 width: 30%;
 padding: 0px 10px;
}
.job-category .col-9 {
 width: 70%;
 padding: 0px 10px;
}
.list-jobs .dept {
	font-size:24px;
	font-weight:normal;
 padding-top: 20px;
}
.job__item.--dept,
.job__item.--job-type,
.job__item.--location {
	display:none;
}
.job__item {
 padding: 15px 0px;
 border-bottom: 1px dotted #eee;
 padding-right: 115px;
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.job__item .job--desc {
 color:#0c4426;
	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: 18px;
 line-height: 24px;
}
.job__item .job--title a {
 color:#4d5c69;
}
.job__item .job--title a:hover {
	text-decoration:underline;
 color:#f15a22;
}
.job__item:last-child {
 border-bottom: 0px;
}
.list-jobs .btn-apply {
 color:#fff;
	position:absolute;
 clear:both;
 background-color: #f15a22;
 padding-right: 20px;
 padding-left: 20px;
 margin-top: 10px;
 font-size: 13px;
 font-weight: 600;
 top: 30px;
 right: 0px;
}
.list-jobs .btn-apply:hover:after {
 content: "";
 height: 2px;
	position:absolute;
	width:100%;
 bottom: 0px;
 left: 0px;
 background: rgba(0,0,0,0.2);
}
.jobs__title {
 border-bottom: 1px solid #eee;
 margin-bottom: 20px;
 padding-bottom: 20px;
}
.jobs__title .title-h2 {
 margin-bottom: 10px;
	font-size:32px;
	font-weight:300;
 color:#4d5c69;
}
.jobs__title .desc {
 color:#0c4426;
}
.section-overview{
 padding: 60px 0px;
}
.section-overview .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -10px;
 margin-left: -10px;
}
.section-overview .col-6{
 width: 50%;
 padding: 0px 10px;
}
.section-overview .section-head{
 margin-top: 65px;
}
.section-overview .text p{
 color:#0c4426;
	font-size:15px;
 line-height: 24px;
 margin-bottom: 15px;
}
.section-overview .image img{
 max-width: 100%;
}
.overview-ctas{
	text-align:center;
 margin-bottom: 20px;
}
.overview-ctas .cta{
 color:#fff;
	font-size:14px;
	font-weight:500;
 padding: 0px 30px;
 height: 40px;
 display: inline-flex;
 align-items: center;
 background-color: #f15a22;
}
.banner-cover{
	text-align:center;
}
.banner-cover img{
 max-width: 100%;
}
.section-why{
 padding: 60px 0px;
 background-repeat: no-repeat;
 background-size: cover;
 position: relative;
 background-image: none !important;
}
.section-why .bg{
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
 background-color: #fff;
 opacity: 0.5;
}
.section-why .container{
 z-index: 9;
}
.section-why .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 max-width: 850px;
 margin: 0px auto;
}
.section-why .col-4{
 width: 33.33333%;
 padding: 0px 10px;
}
.section-why .item{
 padding: 15px;
 background-color: #fff;
}
.section-why .item .icon{
 margin-bottom: 28px;
 text-align: center;
}
.section-why .item .icon img{
 height: 65px;
}
.section-why .content > p{
 color:#000;
	font-size:20px;
 line-height: 26px;
 margin-bottom: 40px;
}
.section-why .item .text{
	text-align:center;
}
.section-why .item .text h3{
 color:#000;
	font-size:20px;
	font-weight:bold;
 margin-bottom: 15px;
}
.section-why .item .text p{
 color:#000;
	font-size:14px;
 line-height: 22px;
}
.section-about .banner-cover{
 margin-bottom: 40px;
}
.section-about .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -10px;
 margin-right: -10px;
}
.section-about .main .text p{
 color:#0c4426;
	font-size:14px;
 line-height: 22px;
 margin-bottom: 15px;
}
.section-about .col-6{
 width: 50%;
 padding: 0px 10px;
}
.about-content .image{
	text-align:center;
}
.about-content .image img{
 height: 800px;
 object-fit: cover;
 object-position: 50% 50%;
}
.solutions {
 padding: 50px 0px;
}
.solutions .section-head h2 span{
 color:#605e5e;
	font-size:24px;
}
.solutions .section-head h2{
	font-size:30px;
}
.solutions .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -10px;
 margin-right: -10px;
}
.solutions .col-6{
 width: 50%;
 padding: 0px 10px;
}
.solutions .item{
 position: relative;
 margin-bottom: 20px;
}
.solutions .image{
 position: relative;
}
.solutions .item .image::after{
 content: '';
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 opacity: 0.7;
 background-color: #3078be;
}
.solutions .item.second .image::after{
 background-color: #f15a22;
}
.solutions .item.third .image::after {
 background-color: #2b7c74;
}
.solutions .item.last .image::after {
 background-color: #000;
}
.solutions .image img{
 width: 100%;
 max-width: 100%;
}
.solutions .text{
 color: #fff;
 position: absolute;
 top: 50%;
 left: 50%;
 width: 100%;
 z-index: 9;
 text-align: center;
 padding: 0px 20px;
 transform: translateX(-50%) translateY(-50%);
 -webkit-transform: translateX(-50%) translateY(-50%);
}
.solutions .text h3{
	font-size:22px;
	font-weight:500;
 margin-bottom: 15px;
}
.solutions .text p{
	font-size:14px;
 line-height: 22px;
}
.partner{
 padding-bottom: 50px;
}
.partner .video video{
 position: relative;
 width: 100%;
 height: 361px;
 background-color: #000;
}
.partner .video iframe{
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
 z-index: 9;
}
.service{
 padding: 60px 0px;
 background-color: #f15a22;
}
.service .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -10px;
 margin-right: -10px;
}
.service .col-4{
 width: 33.33333%;
 padding: 0px 10px;
}
.service .item{
 position: relative;
}
.service .item .icon{
 width: 100px;
 height: 100px;
 margin: 0px auto;
 text-align: center;
 background-color: #fff;
 border-radius: 50%;
 display: flex;
 align-items: center;
 justify-content: center;
 margin-bottom: 20px;
}
.service .item .icon img{
 height: 65px;
}
.service .item .desc{
 color:#fff;
	font-size:20px;
	text-align:center;
 line-height: 27px;
}
.video-life{
 position: relative;
 padding-bottom: 50%;
}
.video-life iframe{
 width: 100%;
 height: 100%;
 position: absolute;
 left: 0px;
 top: 0px;
 z-index: 9;
}
.careers{
	text-align:center;
 padding: 60px 0px;
 background-color: #cccc;
}
.careers .text h2{
 color:#000;
	font-weight:bold;
 font-size: 56px;
 margin-bottom: 30px;
}
.careers .text p{
 color:#000;
	font-size:17px;
 line-height: 26px;
 margin-bottom: 30px;
}
.careers .text .ctas{
 color:#fff;
 display: inline-flex;
 align-items: center;
 padding: 10px 30px;
 background-color: #f15a22;
}
.offices{
 padding: 60px 0px;
}
.offices .title{
 color:#000;
	font-weight:bold;
	text-align:center;
 font-size: 56px;
 margin-bottom: 40px;
}
.offices .container{
 max-width: 1280px;
}
.offices .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -10px;
 margin-right: -10px;
}
.offices .col-6{
 width: 50%;
 padding: 0px 15px;
}
.offices .item{
 display: flex;
 align-items: center;
 background-color: #ccc;
 margin-bottom: 20px;
}
.offices .item .image{
 width: 45%;
}
.offices .item .image img{
 max-width: 100%;
}
.offices .item .content{
 width: 55%;
 padding: 20px;
}
.offices .item .content h3{
 color:#000;
	font-size:20px;
	font-weight:bold;
}
.offices .item .content p{
 color:#0c4426;
	font-size:16px;
 margin-bottom: 15px;
 line-height: 24px;
}
.spirit .section-head .sub-tile{
 color:#605e5e;
	font-size:18px;
 display:inline-block;
 margin-bottom: 5px;
}
.slogan{
 padding: 60px 0px;
 background-color: #000;
}
.slogan .text{
 color:#f15a22;
	font-weight:bold;
	text-align:center;
 font-size: 35px;
 line-height: 45px;
}
.slogan .text span{
 color:#fff;
}
.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:#0c4426;
}
.check-action:hover {
 color:#f15a22;
}
.check-action:hover .icon {
 color:#f15a22;
}
.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:#f15a22;
}
#sidebar {
}
#sidebar .title-cat {
	font-size:20px;
	font-weight:normal;
 color:#4d5c69;
 margin-bottom: 10px;
 padding-bottom: 10px;
}
#sidebar .list-category {
 margin-bottom: 20px;
}
#sidebar .list-category .list {
 padding-left: 5px;
}
#sidebar .list-category .list.scrollable {
 overflow: hidden;
 max-height: 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:#0c4426;
	font-size:13px;
}
.box-subcribe .input {
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 padding: 10px 15px;
 border:1px solid rgba(0, 0, 0, 0.05);
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.box-subcribe .btn-apply,
#sidebar-right .box-subcribe .btn-apply {
 display:block;
	text-align:center;
 color:#4d5c69;
 background: rgba(0,0,0,0.05);
 font-weight: 600;
 margin-top: 5px;
 line-height: 20px;
}
.box-subcribe .btn-apply:hover,
#sidebar-right .box-subcribe .btn-apply:hover {
 background-color: #e4e9ed;
 color:#4d5c69;
}
#sidebar .social {
 margin-top: 20px;
}
#sidebar .social .title {
 display:block;
 color:#666;
}
#sidebar .social .btn-share {
 display:inline-block;
	text-align:center;
 color:#888;
 width: 30px;
 height: 30px;
 margin-top: 10px;
 line-height: 30px;
 border:1px solid #ddd;
 border-radius: 50%;
}
#sidebar .social .btn-share span {
 margin-right: 0px;
}
#sidebar .social .btn-share.-fb:hover {
 background-color: #3b5998;
 border:1px solid #3b5998;
 color:#fff;
}
#sidebar .social .btn-share.-google:hover {
 background-color: #e62117;
 border:1px solid #e62117;
 color:#fff;
}
#sidebar .social .btn-share.-linkedin:hover {
 background-color: #0077b5;
 border:1px solid #0077b5;
 color:#fff;
}
.baseui.button {
	font-size:13px;
	font-weight:500;
	text-align:center;
	cursor:pointer;
 padding: 10px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 -webkit-transition-property: opacity; -moz-transition-property: opacity;
 -o-transition-property: opacity; transition-property: opacity; -webkit-transition-duration: .3s; -moz-transition-duration: .3s;
 -o-transition-duration: .3s; transition-duration: .3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 -webkit-transition-property: background-color; -moz-transition-property: background-color;
 -o-transition-property: background-color; transition-property: background-color; -webkit-transition-duration: .3s; -moz-transition-duration: .3s;
 -o-transition-duration: .3s; transition-duration: .3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 margin-bottom: 15px;
}
.baseui.button.fluid {
 display:block;
	width:100%;
}
.baseui.button.main {
 color:#fff;
 background-color: #f15a22;
 border: 1px solid #f15a22;
}
.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: #f15a22;
 outline: 1px solid #f15a22;
}
@media(max-width: 480px){
 .overview-whoweare .overview--item{
 float: none;
	width:100%;
 margin: 0;
 margin-bottom: 20px;
 }
 .overview-benefits .list .benefits--item{
 float: none;
	width:100%;
 margin-left: 0;
 margin-bottom: 20px;
 }
 #footer .col--ft{
 float: none;
	width:100%;
 margin: 0;
 margin-bottom: 20px;
 }
}
@media(max-width: 320px){
 #header-job.stick .article-head{
 padding-left: 0px;
 }
 .article-head .article__title{
	font-size:16px;
 }
 #header-job.stick .btn-apply{
 padding: 10px 20px;
 }
}
