@define a {
 color: #589f46;
}
@define alink {
 color: #1d8ccb;
}
@define ahover {
 color: #1e8fcf;
}
@define alight {
 color: ;
}
@define rotate180 {
 -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: "Urwdin";
	src: url("https://staticx-talent.basecdn.net/image/fonts/urwdin/medium.otf") format("opentype");
	font-weight: 500;
	font-style: normal
}
@font-face {
	font-family: "Urwdin";
	src: url("https://staticx-talent.basecdn.net/image/fonts/urwdin/mediumitalic.otf") format("opentype");
	font-weight: 500;
	font-style: italic
}
@font-face {
	font-family: "Urwdin";
	src: url("https://staticx-talent.basecdn.net/image/fonts/urwdin/regular.otf") format("opentype");
	font-weight: 400;
	font-style: normal
}
.component__top {
	background-color: #589f46;
}
.component__top:hover {
}
.component__top i.icon {
}
.component__top.--show {
}
#main-wrap {
	width: calc(100% - 280px);
	float:right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
}
.section- {
	width:100%;
}
.list-jobs .dept{
	font-size:24px;
	font-weight:normal;
 color:#589f46;
	padding-top:20px;
}
.list-jobs .item-job.--dept,
.list-jobs .item-job.--job-type,
.list-jobs .item-job.--location {
	display:none;
}
.list-jobs .item-job {
	padding: 15px 0px;
	border-bottom: 1px dotted #eee;
	padding-right: 160px;
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.list-jobs .item-job .desc-job {
	font-size:13px;
 color:#000;
	margin-bottom: 10px;
}
.list-jobs .item-job .desc-job .-ap {
	margin-right: 5px;
	color:#000;
}
.list-jobs .item-job .desc-job a{
	color:#000;
}
.list-jobs .item-job .title-h4 {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 24px;
}
.list-jobs .item-job .title-h4 a {
	color:#000;
}
.list-jobs .item-job .title-h4 a:hover {
	text-decoration:underline;
 color:#008146;
}
#hotjobs{
	padding-bottom: 0px;
}
#hotjobs .list-jobs .item-job{
	padding: 15px 10px;
	padding-right: 160px;
 margin-bottom: 15px;
	border: 1px dashed #e5e5e5;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
#hotjobs .list-jobs .item-job .title-h4 a{
	color:#589f46;
}
#hotjobs .list-jobs .item-job .title-h4 a:hover{
	color:#cc1111;
	text-decoration: none;
}
#hotjobs .list-jobs .btn-apply{
	right: 10px;
}
.list-jobs .item-job:last-child {
	border-bottom: 0px;
}
.list-jobs .btn-apply {
	color:#fff;
	position:absolute;
 clear:both;
	background-color: #589f46;
	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);
}
#hotjobs .list-jobs .item-job:hover {
 background-color: #589f46;
}
#hotjobs .list-jobs .item-job:hover .title-h4 a{
	color:#fff;
}
#hotjobs .list-jobs .item-job:hover .desc-job{
	color:#fff;
}
#hotjobs .list-jobs .item-job:hover .desc-job .-ap{
	color:#fff;
}
#hotjobs .list-jobs .item-job:hover .desc-job a{
	color:#fff;
}
#hotjobs .list-jobs:hover .btn-apply{
	color:#589f46;
	background-color: #fff;
}
.head-list-jobs {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.head-list-jobs .title-h2 {
	margin-bottom: 10px;
	font-size:32px;
	font-weight:300;
 color:#00305b;
}
.head-list-jobs .desc {
	color:#555;
}
.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:#555;
}
.check-action:hover {
	color:#008146;
}
.check-action:hover .icon {
	color:#008146;
}
.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:#589f46;
}
#sidebar {
	width: 280px;
	float:left;
}
#sidebar .title-cat {
	font-size:20px;
	font-weight:normal;
 color:#00305b;
	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:#000;
}
.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 #e0e0e0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.box-subcribe .desc {
	margin-bottom: 20px;
	color:#555;
	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:#00305b;
	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: #e0e0e0;
	color:#00305b;
}
#sidebar .social {
	margin-top: 20px;
}
#sidebar .social .title {
 display:block;
 color:#666;
}
#sidebar .social .btn-share {
 display:inline-block;
	text-align:center;
 color:#888;
	width: 30px;
	height: 30px;
	margin-top: 10px;
	line-height: 30px;
	border:1px solid #ddd;
	border-radius: 50%;
}
#sidebar .social .btn-share span {
	margin-right: 0px;
}
#sidebar .social .btn-share.-fb:hover {
	background-color: #3b5998;
	border:1px solid #3b5998;
	color:#fff;
}
#sidebar .social .btn-share.-google:hover {
	background-color: #e62117;
	border:1px solid #e62117;
	color:#fff;
}
#sidebar .social .btn-share.-linkedin:hover {
	background-color: #0077b5;
	border:1px solid #0077b5;
	color:#fff;
}
.baseui.button {
	font-size:13px;
	font-weight:500;
	text-align:center;
	cursor:pointer;
	padding: 10px;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	-webkit-transition-property: opacity; -moz-transition-property: opacity;
 -o-transition-property: opacity; transition-property: opacity; -webkit-transition-duration: .3s; -moz-transition-duration: .3s;
 -o-transition-duration: .3s; transition-duration: .3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
	-webkit-transition-property: background-color; -moz-transition-property: background-color;
 -o-transition-property: background-color; transition-property: background-color; -webkit-transition-duration: .3s; -moz-transition-duration: .3s;
 -o-transition-duration: .3s; transition-duration: .3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
	margin-top: 15px;
	margin-bottom: 15px;
}
.baseui.button.fluid {
 display:block;
	width:100%;
}
.baseui.button.main {
	color:#fff;
	background-color: #589f46;
	border: 1px solid #589f46;
}
.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;
}
.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.input {
	width:100%;
}
.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: #589f46;
	outline: 1px solid #589f46;
}
#mobile{
	display:none;
}
.overview__life{
	margin-top: 60px;
}
.life-row{
	display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.life-row img{
	max-width: 100%;
}
.life__left-top{
	width: 66.7%;
}
.life__right-top{
	width: 33.3%;
}
.life__left-top .life__left-top--row{
	display: table;
	width: 100%;
}
.life__left-top .life__left-top--row > div{
	width: 50%;
	display: table-cell;
 vertical-align: middle;
}
.life__left--text{
	padding: 0px 20px;
}
.life__left--text h3{
	font-size:32px;
	font-weight:bold;
 display:inline-block;
 color:#00305b;
	line-height: 1.2;
	margin-bottom: 10px;
}
.life__left--text p{
	font-size:18px;
}
.life__left-mid{
	width: 66.7%;
}
.life__right-mid{
	width: 33.3%;
	text-align: right;
}
.life__left-midbot--row > div{
	width: calc(100%/3);
}
.life__left-bottom{
	width: 66.7%;
}
.life__right-bottom{
	width: 33.3%;
	text-align: right;
}
.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;
}
#header-recr.non-position {
 position: static;
}
#header-recr.non-position .box-menu .links a{
 color:#333;
}
#header-recr.non-position .box-menu .links a:hover{
 color:#589f46;
 opacity: 1;
 border-bottom-color: #589f46;
}
.top-article{
 background-color: #fafafa;
	position:relative;
}
.top-article .container{
 padding:20px 0px;
}
.sec-.job-detail .cell{
	vertical-align:top;
}
.sec-.job-detail .head-article{
 padding-bottom: 40px;
 border-bottom: 1px dotted #e0e0e0;
}
.sec-.job-detail .head-article .name-title .title{
	font-size:28px;
 color:#589f46;
	font-weight:normal;
 line-height: 38px;
 margin-bottom: 10px;
}
.post-type{
 margin-bottom: 20px;
}
.post-type .type{
 display:inline-block;
 margin-right: 10px;
}
.post-type .type .-ap{
 margin-right: 5px;
}
#article {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 line-height: 25px;
}
.ctas .btn-apply {
 padding: 10px 40px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 line-height: 25px;
 background-color: #589f46;
 color:#fff;
	position:relative;
 clear:both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	font-weight:bold;
}
.ctas .btn-apply:hover:after {
 content: "";
 bottom: 0px;
 left: 0px;
 height: 3px;
	position:absolute;
	width:100%;
 background: rgba(0,0,0,0.2);
}
.box-share {
	position:relative;
 right: 0px;
}
[class^="ficon-"], [class*=" ficon-"]{
 margin-right: 0px;
}
.head-article .title{
	font-size:32px;
	font-weight:normal;
 color:#589f46;
 line-height: 1.3;
}
.head-article .list-button{
 width:350px;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}
.box-share .name {
 color:#888;
 display:inline-block;
 margin-bottom: 0px;
 vertical-align: middle;
}
.head-article .ctas{
 margin-bottom: 20px;
}
.head-article .ctas .btn-apply{
	width:100%;
}
.box-share .btn-share {
 width:35px;
 height: 35px;
 border-radius: 50%;
 line-height: 35px;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 display:inline-block;
	position:relative;
 color:#555;
 vertical-align: middle;
 background-color: #fff;
 cursor: pointer;
}
.box-share .btn-share img{
 height: 20px;
}
.box-share .btn-share .copy-text{
 border: none;
 cursor: pointer;
 padding: 0px;
 width: 35px;
 height: 35px;
 background-color: transparent;
 position: absolute;
 top: 0px;
 left: 0px;
}
.box-share .btn-share #div_id{
 font-size: 0;
}
.head-article .desc-job {
 margin-top: 20px;
 line-height: 25px;
}
.head-article .desc-job .desc{
 margin-bottom: 10px;
}
.head-article .desc-job .desc span{
	font-weight:bold;
}
.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 .content-article {
 line-height: 25px;
 padding-top: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:#00305b;
	font-weight:normal;
}
.article .content-article h2 {
	font-size:24px;
 color:#589f46;
}
.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,
.article .content-article li {
 margin-bottom: 20px;
 color:#00305b;
}
.article .content-article li:before {
 content: "\ea2b";
 display:inline-block;
 color:#999;
 font-family: "ap";
 margin-left: 20px;
 margin-right: 5px;
}
.list-related {
 padding-top: 40px;
}
.list-related .name {
	font-size:18px;
	font-weight:bold;
 margin-bottom: 20px;
}
.list-related a {
 display:block;
 line-height: 20px;
 margin-bottom: 15px;
}
.list-related .btn-viewall {
	font-weight:bold;
	text-align:center;
 display:inline-block;
 color:#589f46;
 margin-top: 20px;
 border-bottom: 1px dotted #e0e0e0;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.breadcrumb a {
 display:inline-block;
}
.breadcrumb a:hover{
 color:#354254;
}
#talent-network .cta {
	background-color: #589f46;
}
.container {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	position:relative;
 max-width: 1100px;
 margin: 0px auto;
}
#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:#589f46;
 border-color: #589f46;
}
#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;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	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;
 background-color: #fff;
	position:relative;
}
.select-custom:before {
 font-family: "FontAwesome";
 content: "\f0d7";
 right: 10px;
 color:#888;
	position:absolute;
 line-height: 40px;
}
.select-custom select {
 padding: 10px 15px;
	width:100%;
 border:1px solid #e0e0e0;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.select-custom select:focus {
 outline: none;
}
.table{
 display: table;
	width:100%;
}
.cell{
	display:table-cell;
	vertical-align:middle;
}
#appform .form .submit{
	background-color: #589f46;
}
#appform .form .submit:hover {
	background-color: #589f46;
}
* {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 text-decoration: none
}
*,
*::before,
*::after {
 box-sizing: border-box;
}
html, body {
 overflow: initial;
	font-size:14px;
 color:#555;
 -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: Urwdin,"Helvetica Neue", Helvetica,arial;
}
a {
 color:#555;
	font-weight:normal;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
a:hover, a:focus {
 color:#2586b7; color:#589f46;
 -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;
}
.sec- {
 padding: 60px 0px;
}
.sec-.saycustomer {
	padding: 0;
}
.head-sec {
 max-width: 768px;
 margin: 0px auto;
	text-align:center;
 margin-bottom: 40px;
}
.head-sec .title-main {
	font-size:32px;
	font-weight:500;
 display:inline-block;
 color:#00305b;
 line-height: 1.2;
 margin-bottom: 20px;
}
.head-sec .title-main.medium {
	font-size:20px;
 display:block;
}
.head-sec .desc{
 color:#00;
	font-weight:300;
	font-size:16px;
 line-height: 25px;
}
.head-sec .desc a{
 border-bottom: 1px solid #eee;
}
.sec-image{
 margin-top: 40px;
}
.sec-image img{
	width:100%;
}
.sec-workat .content-sec .item{
 width: 47%;
	float:left;
 line-height: 22px;
}
.sec-workat .content-sec .item p{
 margin-bottom: 10px;
	text-align: justify;
}
.sec-workat .content-sec .item.first{
	float:left;
}
.sec-workat .content-sec .item.last{
	float:right;
}
.sec-benefit {
 background-color: #fafafa;
}
.sec-benefit .list {
 width: 50%;
	vertical-align:top;
 padding-right: 40px;
}
.sec-benefit .list .item{
 padding:15px 0px;
}
.sec-benefit .list .item .desc{
 padding-left: 20px;
}
.sec-benefit .list .item .title{
	font-size:16px;
	font-weight:bold;
 margin-bottom: 10px;
 line-height: 24px;
}
.sec-benefit .list .item .detail{
	font-size:13px;
	text-align: justify;
 line-height: 20px;
}
.sec-benefit .image{
 width: 50%;
}
.sec-benefit .image img{
	width:100%;
}
.sec-benefit .list .image{
 width: 40px;
}
.sec-benefit .list .image img{
	width:100%;
}
.head-sec .title-main span {
	font-weight:bold;
}
.saycustomer{
 background-color: #589f46;
 color:#fff;
}
.saycustomer .content-say{
 max-width: 768px;
 padding:80px 0px;
 margin:0px auto;
 text-shadow:none;
 color:#fff;
	position:relative;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 min-height: 100%;
}
.saycustomer .content-say .title{
	font-size:32px;
	font-weight:300;
 margin-bottom:20px;
 line-height: 28px;
}
.saycustomer .content-say .say{
 font-style:italic;
 line-height: 22px;
 margin-top: 10px;
}
.saycustomer .content-say .say:before,.saycustomer .content-say .say:after{
 font-family: "ap";
 display:inline-block;
 opacity: 0.6; filter: alpha(Opacity:60);
 font-style: normal;
}
.saycustomer .content-say .say:before{
 content: "\e8e7";
 margin-right: 5px;
}
.saycustomer .content-say .say:after{
 content: "\e8e8";
 margin-left: 5px;
}
.saycustomer .content-say .info{
	text-align:right;
 margin-top: 20px;
}
.saycustomer .content-say .info .name{
	font-weight:bold;
	font-size:15px;
 margin-bottom: 5px;
}
.saycustomer .content-say .info .pos{
	font-size:12px;
 opacity: 0.8; filter: alpha(Opacity:80);
}
/*---- OVERVIEW ----*/
.overview--head{
	text-align:center;
 margin: 0px auto;
 margin-bottom: 20px;
}
.overview--head .title--main {
	font-size:36px;
	font-weight:bold;
 display:inline-block;
 color:#00305b;
 line-height: 1.2;
 margin-bottom: 20px;
	text-transform:uppercase;
}
.overview--head .title--main .green{
 color:#589f46;
}
.sec-workat .overview--text {
 color:#000;
	font-size:17px;
	font-weight:300;
	text-align:center;
 margin: 0px auto;
 line-height: 26px;
}
.sec-workat .overview--text p{
 margin-bottom: 15px;
}
.overview__benefit{
 border-top: 1px dotted #eee;
 padding-top: 60px;
 margin-top: 60px;
}
.overview__benefit .benefit--text{
 width: 100%;
 max-width: 100%;
}
.overview__benefit .benefit__item{
 width: 33.33%;
 padding:15px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.overview-cta {
 margin-top: 30px;
 text-align: center;
}
.overview-cta .cta{
 padding:15px 40px;
	margin-top:10px;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	cursor:pointer;
 display:inline-block;
 color:#fff;
	font-weight:600;
	background-color: #589f46;
	text-shadow:none;
	-webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
.benefit--text .benefit--desc{
 color:#000;
	font-size:16px;
	font-weight:300;
 margin: 0px auto;
 line-height: 26px;
	text-align:justify;
}
.benefit__item .benefit--image{
 margin-bottom: 40px;
}
.benefit__item .benefit--image img{
 height: 80px;
}
.benefit__item .benefit--title{
	font-size:18px;
 color:#000;
 margin-bottom: 20px;
}
.overview--image{
 margin-top: 40px;
}
.overview--image img{
	width:100%;
}
/*---- END OVERVIEW ----*/
.section-customer {
 margin: 0;
	position:relative;
 padding: 0px;
}
.customer__cover img {
	width: 100%;
}
.customer__content {
	position:absolute;
	top: 75%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
}
.customer--title {
	font-size:18px;
 color:#333;
	line-height: 1.58;
}
.customer--quote {
	position:relative;
	font-size:18px;
 font-style:italic;
 color:#fff;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 1.56;
	max-width: 800px;
}
.customer--quote::before,
.customer--quote::after {
	font-weight:normal;
	$opacity: .5
}
.customer--quote::before {
	font-family:ap; content:"\e8e7";
	margin-right: 10px;
}
.customer--quote::after {
	font-family:ap; content:"\e8e8";
	margin-left: 5px;
}
.customer__cover {
	position:relative;
	text-align:center;
}
.customer__bg {
	position:absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
 background-color: #0000005e;
}
.customer--info {
	text-align:right;
 color:#fff;
	max-width: 800px;
}
.customer--info .info-name {
	font-size:17px;
	font-weight:bold;
 color:#fff;
}
.customer--info .info-position {
	font-weight:300;
	font-size:16px;
	margin-top: 5px;
}
.customer__text {
 color: #fff;
 position: absolute;
 top: auto;
 bottom: 5%;
 left: 50%;
 width: 100%;
 z-index: 9;
 transform: translateX(-50%) translateY(-50%);
 -webkit-transform: translateX(-50%) translateY(-50%);
}
.customer__text .container{
 max-width: 85%;
}
.customer__text h3{
 color:#fff;
	font-weight:bold;
 font-size: 48px;
 margin-bottom: 40px;
}
.customer__text p{
 color:#fff;
	font-size:24px;
	font-weight:500;
 font-style: italic;
 margin-bottom: 20px;
}
.customer__text .cta {
 display:inline-block;
 color: #2c3590;
 padding: 13px 30px;
 font-size: 18px;
 background-color: #fff;
}
/*----------- SEARCH -------------*/
.search-form {
	position:relative;
	text-align:center;
 -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 #e0e0e0;
 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 #e0e0e0;
 -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(88,159,70,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:#555;
}
.search-form .form-group.box-input {
 width: 100%;
 display:inline-block;
	vertical-align:middle;
}
.search-form .form-group.-button {
 margin-right: 0;
 width: 15.17857%;
	text-align:left;
 display:inline-block;
	vertical-align:middle;
	position:absolute;
 right: 0px;
 top: 0px;
}
.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: #589f46;
 height: 45px;
 line-height: 45px;
 cursor: pointer;
}
.search-form .form-group.-button .btn-search:hover {
 opacity: 0.85; filter: alpha(Opacity:85);
}
#footer {
 padding: 40px 0px;
 background-color: #00305b;
 color: #fff;
}
#footer a {
 color: #fff !important;
}
#footer .links-footer {
 width: 20%;
 width: 21.25%;
}
#footer .col-3 {
 margin-right: 5%;
	float:left;
}
#footer .col-3:nth-child(4n+4) {
 margin-right: 0px;
}
#footer .title {
 opacity: 0.7; filter: alpha(Opacity:70);
 margin-bottom: 20px;
}
#footer .links-footer p {
 display:block;
 color:#fff;
	font-size:13px;
 margin-bottom: 10px;
}
#footer .links-footer a:hover {
 opacity: 0.6; filter: alpha(Opacity:60);
}
#footer .bottom-footer {
	position:relative;
	text-align:right;
 margin-top: 20px;
 padding-top: 20px;
}
#footer .bottom-footer a {}
#footer .bottom-footer .copyright a {
 color:#354254;
}
#footer .box-ext {
	position:relative;
 margin: 20px 0px;
 padding: 20px 0px;
 border-top: 1px solid #eee;
 border-bottom: 1px solid #eee;
}
#footer .social {
	position:absolute;
 top: 20px;
 left: 0px;
}
#footer .social a {
 display:inline-block;
	text-align:center;
 line-height: 30px;
 width: 30px;
 height: 30px;
 border-radius: 50%;
 background-color: #eee;
 opacity: .5; filter: alpha(Opacity:50);
 margin-left: 5px;
 background-color: #000;
}
#footer .social a:hover {
 opacity: 0.8; filter: alpha(Opacity:80);
}
body.overflow {
 overflow: hidden;
}
#overlayFix {
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background-color: #000;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
 -khtml-opacity: 0.7;
 opacity: 0.7;
 z-index: 100;
 display: none;
}
.cnt223 a {
 text-decoration: none;
}
.cnt223 img{
 max-width: 100%;
}
.popup {
 width: 100%;
 margin: 0 auto;
 display: none;
 position: fixed;
 z-index: 101;
 top: 0px;
}
.cnt223 {
 max-width: 600px;
 margin: 100px auto;
 background: #f3f3f3;
 position: relative;
 z-index: 103;
 border-radius: 5px;
}
.cnt223 p {
 clear: both;
 color: #555555;
 font-size: 20px;
 font-family: sans-serif;
}
.cnt223 p a {
 color: #d91900;
 font-weight: bold;
}
.cnt223 .close {
 color:#fff;
 top: 0px;
 left: auto;
 right: 0px;
 width: 31px;
 height: 31px;
 font-size: 24px;
 position: absolute;
 text-align: center;
}
.cnt223 .close:hover {
 cursor: pointer;
}
#header-recr {
	position:absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
 top: 0px;
 left: 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: 11;
 padding: 5px 0px;
}
#header-recr.stick{
 position:fixed;
 background-color: #64b053bf;
 box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
}
#header-recr.stick .logo{
	display:none;
}
#header-recr.stick .box-menu{
	text-align:center;
 padding-left: 0px;
}
.overlay-common {
 position:fixed;
	width:100%;
	height:100%;
 z-index: 10;
 background: rgba(0,0,0,0);
 top: 0px;
 display: none;
 left: 0px;
}
#header-recr.showfixed .navigation{
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 right: 0px;
}
#header-recr .logo{
 padding:10px 0px;
	display:table-cell;
	vertical-align:middle;
}
#header-recr .logo img{
 display:inline-block;
	position:absolute;
	top:0;
 margin-right: 10px;
 height: 50px;
}
#header-recr .logo .name{
	position:relative;
 display:inline-block;
 color:#555;
	font-size:18px;
 padding:5px 15px;
}
#header-recr .box-menu{
	display:table-cell;
	text-align:right;
 padding-left: 40px;
}
#header-recr .box-menu .links{
 display:inline-block;
}
#header-recr .box-menu .links a{
 display:inline-block;
 color:#00305b;
	font-weight:500;
 padding:20px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 margin-right: 40px;
 border-bottom: 2px solid rgba(255, 255, 255, 0);
}
#header-recr .box-menu .links a:hover{
 opacity: 1;
 border-bottom-color: #00305b;
}
#header-recr .menu-right{
 display:inline-block;
}
#header-recr .box-menu .cta{
 padding:10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 display:inline-block;
 color:#fff;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #589f46;
}
#header-recr .box-menu .cta:hover{
 background-color: #4e983a;
 color:#fff;
}
.hero-banner{
	position:relative;
 clear:both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow:hidden;
 min-height: 31.5rem;
}
.hero-banner .list-menu {
	display:none;
	max-width: 100%;
}
.hero-banner .list-menu .wrapper {
	text-align:right;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.hero-banner .cover{
	position:relative;
	width:100%;
	height:100%;
 max-width: 100%;
}
.hero-banner .cover img{
	width:100%;
 height: 100%;
 object-fit: cover;
 font-family: 'object-fit: cover;';
}
.hero-banner .bg{
	position:absolute;
	width:100%;
	height:100%;
 background-image: -webkit-linear-gradient(36deg,#589f46 0,#589f46 100%);
 background-image: -moz-linear-gradient(36deg,#589f46 0,#589f46 100%);
 background-image: -o-linear-gradient(36deg,#589f46 0,#589f46 100%);
 background-image: linear-gradient(36deg,#589f46 0,#589f46 100%);
 top: 0px;
 left: 0px;
 opacity: .3; filter: alpha(Opacity:30);
 z-index: 2;
}
.hero-banner .banner {
	position:relative;
}
.hero-banner .hero-text{
	color:#fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:absolute;
	width:100%;
	height:100%;
	z-index: 3;
	top: 0;
	left: 0;
	max-width: 1100px;
	right: 0;
	bottom: 0;
	margin: auto;
	min-height: 31.5rem;
}
.hero-text .desc-banner {
	position:absolute;
	bottom: 100px;
}
.hero-text .desc-banner h2.title {
	font-weight: bold;
	font-size: 60px;
}
.hero-banner .headline{
	font-size:16px;
	margin-bottom: 10px;
}
.hero-banner .hero-text .title{
	font-size:40px;
	font-weight:normal;
	line-height: 1.2;
	margin-bottom: 10px;
}
.hero-banner .hero-text .desc{
	font-size:16px;
	line-height: 25px;
}
.hero-banner .cta{
	padding:15px 40px;
	margin-top:10px;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	cursor:pointer;
 display:inline-block;
 color:#fff;
	font-weight:600;
	background-color: #589f46;
	text-shadow:none;
	-webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
.hero-banner .cta:hover{
 box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
 transform:scale(1.01);
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
.hero-banner .btn-contact{
 display:block;
 padding:20px 0px;
 color: rgba(255, 255, 255, 0.8);
}
.hero-banner .btn-contact:hover{
	text-decoration:underline;
}
.hero-banner .list-menu{
	position:absolute;
	width:100%;
	text-align:center;
 bottom: 100px;
}
.hero-banner .list-menu.stick{
 display:block;
 position:fixed;
 top:0px;
 left:0px;
 bottom:auto;
 background: rgba(88,159,70,0.7);
 z-index:10;
 padding:10px 0px;
}
.hero-banner .list-menu.stick .wrapper {
	background-image: unset;
	text-align:center;
}
.hero-banner .list-menu a{
 padding:10px 30px;
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius: 20px;
 color:#fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 display:inline-block;
 margin:0px 5px;
}
.hero-banner .list-menu a.active,.hero-banner .list-menu a:hover{
 background: rgba(255,255,255,0.1);
 color:#fff;
}
.hero-banner .list-menu:not(.stick) a {
	color:#333;
	font-weight:500;
	background-color: #fff;
	-moz-border-radius: 0;
 -webkit-border-radius: 0;
 border-radius: 0;
	margin-left: -8px;
	padding: 7px 20px;
}
.hero-banner .list-menu:not(.stick) a:hover {
	color:#666;
	background-color: #eee;
}
.hero-banner .list-menu:not(.stick) a:first-child {
	-moz-border-radius: 5px 0 0 5px;
 -webkit-border-radius: 5px 0 0 5px;
 border-radius: 5px 0 0 5px;
}
.hero-banner .list-menu:not(.stick) a:last-child {
	-moz-border-radius: 0 5px 5px 0;
 -webkit-border-radius: 0 5px 5px 0;
 border-radius: 0 5px 5px 0;
}
.hero-banner .list-menu:not(.stick) a:not(:first-child):not(:last-child) {
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
}
*, *:after, *:before {
 box-sizing: border-box;
}
#menu{
	font-size:16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#menu .main {
 padding-left: 20px;
}
#menu .main .logo{
	margin-bottom:10px;
}
#menu .main .logo .logotext{
	font-size:26px;
}
#menu .main .links{
	padding:15px 0;
}
#menu .main .links .title{
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	color: rgba(0,0,0,0.3);
	margin-bottom:5px;
}
#menu .main .links a{
 display:block;
 color:#637282;
	font-weight:normal;
	position:relative;
	padding:8px 0;
}
#menu .main .links a:hover{
	color:#F15A29;
}
#menu .main .links a.active{
	color:#F15A29;
	font-weight:600;
}
#menu .main .links a.active:before{
	position:absolute;
	top:8px;
	bottom:8px;
	left:-30px;
	background-color: #F15A29;
	width:3px;
	content:"";
}
#menu .footer{
	right:20px;
	left:20px;
	bottom:20px;
	padding-top:20px;
	border-top:1px solid rgba(0,0,0,0.1);
 background-color: #fff;
}
#menu .footer .title{
	font-weight:normal;
 color:#333;
	font-size:20px;
}
#menu .footer .info{
	font-size:13px;
	padding-top:5px;
}
#alljobs .header .heading {
 font-size: 32px;
 font-weight: normal;
 line-height: 1.2;
 text-align: center;
 padding-bottom: 30px;
}
#alljobs .row {
 display: flex;
 flex-wrap: wrap;
 flex-direction: row;
}
#alljobs .row #menu {
 flex: 0 0 20%;
}
#alljobs .row .jobs{
 flex: 0 0 79%;
}
#alljobs .row .jobs .item{
	padding:20px 20px;
	border-bottom:1px dotted rgba(0,0,0,0.1);
	position:relative;
}
#alljobs .row .jobs .item .title{
	padding-bottom:2px;
}
#alljobs .row .jobs .item .title a{
	font-size:20px;
 color:#589f46;
 font-weight: 400;
}
#alljobs .row .jobs .item .title a:hover{
	text-decoration:underline;
}
#alljobs .row .jobs .item .info{
	color:#888;
	font-size:14px;
	padding-top:6px;
}
#alljobs .row .jobs .item .info a{
	font-weight:normal;
 color:#555;
}
#alljobs .row .jobs .item .info a:hover{
	color:#F15A29;
	text-decoration:underline;
}
#alljobs .row .jobs .item .side{
	position:absolute;
	right:20px;
	top:20px;
}
#alljobs .row .jobs .item .cta{
	color:#589f46;
	float:left;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 padding: 10px 20px;
 border:1px solid #589f46;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 font-size: 13px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
#alljobs .row .jobs .item .cta:hover{
	background-color: #589f46;
 color:#fff;
}
.__pag {
	text-align: right;
	padding-top: 20px;
}
.__pag label {
	display: none;
}
.pag:hover, .pag.active {
	color: #589f46;
	-webkit-box-shadow: 0px 0px 0px 1px #589f46 inset;
	box-shadow: 0px 0px 0px 1px #589f46 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: transparent 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;
}
