
.component__top--v4 {
	background-color: #C5221A;
}
.component__top--v4:hover {
	background-color: #d62f27;
	color:#fff;
}
.component__top--v4 i.icon {
}
.component__top--v4.--show {
}
.tpl4__header {
 position: sticky;
 top: 0;
 left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: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;
 z-index: 11;
 background-color: #fff;
}
.tpl4__header.header--stick{
 z-index: 111;
 box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}
.tpl4__header.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: 0;
}
.tpl4__logo {
 padding: 5px 0;
	display:table-cell;
	vertical-align:middle;
}
.tpl4__logo img{
 display:inline-block;
 margin-right: 10px;
 height: 70px;
}
.tpl4__header.header--stick img {
}
.tpl4__label {
	position:relative;
 display:inline-block;
 color:#fff;
	font-size:12px;
	vertical-align:middle;
 padding:5px 15px;
	background-color: #17C286;
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius: 20px;
}
.tpl4__menu{
	display:table-cell;
 padding-left: 40px;
 vertical-align: middle;
}
.tpl4__menu .items .item {
 display:inline-block;
 color:#20252B;
	font-weight:500;
 padding: 10px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-transform:uppercase;
}
.tpl4__menu .items .item:hover,
.tpl4__menu .items .item.active{
 opacity: 1; filter: alpha(Opacity:100);
 border-bottom-color: #fff;
}
.tpl4__header.header--stick .tpl4__menu .items .item{
 color:#20252B;
}
.tpl4__menu .items .item.item-1{
 border-bottom: 5px solid #c5281c;
}
.tpl4__menu .items .item.item-1:hover{
 color:#fff;
 background-color: #c5281c;
}
.tpl4__menu .items .item.item-2{
 border-bottom: 5px solid #f1644a;
}
.tpl4__menu .items .item.item-2:hover{
 color:#fff;
 background-color: #f1644a;
}
.tpl4__menu .items .item.item-3{
 border-bottom: 5px solid #a61a37;
}
.tpl4__menu .items .item.item-3:hover{
 color:#fff;
 background-color: #a61a37;
}
.tpl4__menu .items--right{
	position:absolute;
 top: 20px;
 right: 0px;
}
.tpl4__button {
	padding:10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 display:inline-block;
	background-color: #C5221A;
	color: #fff !important;
}
.tpl4__button:hover{
	background-color: #a11913;
}
.tpl4__hamburger{
 display:inline-block;
	position:absolute;
	font-size:24px;
	color:#C5221A;
	padding:5px 10px;
	top: 25px;
 right: 0;
 border: 1px solid;
}
.job-detail{
 padding:0px;
 border-bottom: 1px solid #e0e0e0;
}
.section-banner.detail .banner__cover{
}
.top-article{
 background-color: #fafafa;
	position:relative;
}
.top-article .container{
 padding:20px 0px;
}
.job-detail .cell{
	vertical-align:top;
}
.section-banner.detail .banner__text .title{
	font-size:28px;
 line-height: 34px;
}
.section-banner.detail .banner__text .container{
 padding:0px;
}
.section-banner.detail .banner__text .desc{
	font-size:14px;
}
.sec-.job-detail .head-article{
 padding-bottom: 40px;
 border-bottom: 1px solid #e0e0e0;
}
[class^="ficon-"], [class*=" ficon-"]{
 margin-right: 0px;
}
.job-detail .head-article .name-title .title{
	font-size:28px;
 color:#2599dc;
	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;
}
.post-type a {
 color:#fff;
}
.post-type a:hover {
 color:#fff;
	text-decoration:underline;
}
.sidebar-article{
 padding-top: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 width:35%;
 padding-left:30px;
}
.sidebar-article .btn-apply{
 display:block;
 line-height: 25px;
}
#article {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 padding-bottom: 60px;
 line-height: 25px;
 padding-right: 30px;
}
#article h1{
	font-size:26px;
}
.sidebar-article .desc-job {
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 border:1px solid #e0e0e0;
 padding:20px;
 margin-top: 30px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.table{
 display: table;
}
.cell{
	display:table-cell;
}
.sidebar-article .desc-job .desc {
 line-height: 25px;
 padding:10px 0px;
 border-bottom: 1px dotted #e0e0e0;
}
.sidebar-article .desc-job .desc:last-child{
 border-bottom: 0px;
}
.ctas .btn-apply {
 padding: 10px 40px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #C5221A;
 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);
}
.sidebar-article .desc-job .desc span {
	font-weight:bold;
 display:block;
}
.box-share {
	text-align:center;
 margin-top: 20px;
}
.box-share .name {
 color:#333;
 margin-bottom: 20px;
}
.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:#C5221A;
 border: 1px solid;
 background-color: #fff;
}
.box-share .btn-share:hover{
 color:#fff;
 background-color: #C5221A;
 border: 1px solid #C5221A;
}
.article .content-article {
 line-height: 25px;
 padding-top:40px;
	text-align:justify;
}
.article .content-article h2,
.article .content-article h3,
.article .content-article h4,
.article .content-article h5 {
 margin-bottom: 20px;
 line-height: 1.3;
 color:#333;
	font-weight:normal;
}
.article .content-article h2 {
	font-size:24px;
 color:#C5221A;
}
.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:#333;
}
.article .content-article li:before {
 content: "\ea2b";
 display:inline-block;
 color:#999;
 font-family: "ap";
 margin-left: 20px;
 margin-right: 5px;
}
.list-related {
 padding: 40px 0px;
 border-top: 1px dotted #e0e0e0;
}
.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;
 margin-top: 20px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.breadcrumb {
	padding-top: 15px;
	padding-bottom: 15px;
}
.breadcrumb a {
 display:inline-block;
}
.breadcrumb a:hover{
 color:#17C286;
}
.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:#2599dc;
 border-color: #2599dc;
}
#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;
}
#appform .form .submit {
	background-color: #C5221A;
}
#appform .form .submit:hover {
	background-color: #d62f27;
}
#appform .form .upload input{
 top: 0px;
}
* {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 text-decoration: none
}
html,
body {
 overflow: initial;
	font-size:14px;
 color:#20252B;
 -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: "Roboto";
}
a {
 color:#666;
	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 {
 @@active color:#2599dc;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
.clearfix {
 clear: both;
}
.section {
 padding: 80px 0px 0px;
}
/*---- OVERVIEW ----*/
.overview--head{
	text-align:center;
 margin: 0px auto;
 margin-bottom: 20px;
	text-transform:uppercase;
}
.overview--head .title--main {
	font-size:32px;
	font-weight:bold;
 display:inline-block;
 color:#20252B;
 line-height: 1.2;
}
.overview--head .title--main .red{
 color: #C5221A !important;
}
.section-overview .overview--text {
 color:#20252B;
	font-size:16px;
	font-weight:normal;
 margin: 0px auto;
 line-height: 26px;
 max-width: 835px;
 text-align: center;
}
.section-overview .overview--text p br{
	display:none;
}
.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;
}
.benefit--text .benefit--desc{
 color:#666;
	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;
 margin-bottom: 20px;
}
.overview--image{
 margin-top: 40px;
}
.overview--image img{
	width:100%;
}
.overview__image{
 margin-top: 40px;
}
.overview__image img{
	width:100%;
}
.overview-button {
	text-align:center;
 margin-top: 30px;
}
.overview-button a {
 color:#C5221A;
	font-size:16px;
	font-weight:bold;
 display:inline-block;
 padding: 10px 20px;
 border: 1px solid #C5221A;
}
.overview-button a:hover{
 color:#fff;
 background-color: #C5221A;
}
.overview__benefit .overview--head{
 margin-bottom: 30px;
}
.overview__benefit .overview--head .title--main{
 margin-bottom: 20px;
}
.overview__benefit .overview--head .subheader{
	font-size:16px;
 text-transform: none;
}
.benefit__list{
	vertical-align:top;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.benefit--item {
 width: 25%;
 padding: 0px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.benefit--item .title {
	font-size:19px;
	font-weight:bold;
 margin-bottom: 10px;
 line-height: 22px;
}
.benefit--item .detail {
 line-height: 20px;
}
.benefit--item .detail h4{
	font-size:16px;
 margin-bottom: 10px;
}
.benefit--item .benefit__image{
 margin-bottom: 10px;
}
.benefit--item .benefit__image img {
	width:100%;
}
.benefit--cta {
	text-align:center;
 margin-top: 30px;
}
.benefit--cta a {
 color:#C5221A;
	font-size:16px;
	font-weight:bold;
 display:inline-block;
 padding: 10px 20px;
 min-width: 250px;
 border: 1px solid #C5221A;
}
.benefit--cta a:hover{
 color:#fff;
 background-color: #C5221A;
}
.overview--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;
}
.overview__left-top{
 width: 33.36%;
}
.overview__right-top{
 width: 66.64%;
}
.overview__right-top .life__right-top--row{
 display: table;
 width: 100%;
}
.overview__right-top .life__right-top--row > div{
 width: 50%;
 display: table-cell;
 vertical-align: middle;
}
.life__right--text{
 padding: 0px 40px;
}
.life__right--text h3{
 color:#20252B;
	font-size:32px;
	font-weight:bold;
 line-height: 1.2;
 margin-bottom: 10px;
}
.life__right--text h3 .red{
 color:#C5221A;
 display:block;
}
.life__right--text ul{
 list-style: disc;
 padding-left: 20px;
}
.life__right--text ul li{
 color:#20252B;
	font-size:16px;
}
/*---- END OVERVIEW ----*/
/*---- JOBS ----*/
.tpl4__section {
	position:relative;
	margin-top: 30px;
	margin-bottom: 30px;
}
.section-jobs {
	padding-top: 80px;
	padding-bottom: 60px;
	margin: 0;
	background-color: #fff;
}
.jobs-header {
	font-size:32px;
	font-weight:bold;
 color:#333;
	text-align:center;
	text-transform:uppercase;
 margin-bottom: 30px;
}
.jobs__subheader {
 display:block;
	font-size:16px;
	font-weight:normal;
	margin-top: 10px;
 line-height: 1.58;
 text-transform: none;
}
.jobs__subheader a {
	font-weight:300;
	border-bottom: 1px dashed;
}
.jobs__list{
 margin-bottom: 30px;
 padding-bottom: 30px;
 border-bottom:1px dotted rgba(255, 255, 255, 0.1);
}
.jobs__list:last-child {
 margin-bottom: 0px;
 padding-bottom: 0px;
 border-bottom:0px;
}
.jobs__list .jobs__title {
	font-size:20px;
 color:#333;
	position:relative;
 font-weight: 500;
 line-height: 30px;
 padding:10px 15px;
}
.jobs__list .jobs__title:before{
 content: "";
 height: 3px;
 width: 70px;
 background: rgba(51,51,51,0.1);
	position:absolute;
 bottom: 0px;
 left: 15px;
}
.item--job {
 color:#333;
	width:100%;
 display: table;
 padding: 20px 0px 0px;
 margin: 20px 0px 0px;
 border-top: 1px solid #333;
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.item--job:hover{
}
.item--job .cell {
	display:table-cell;
	vertical-align:middle;
}
.item--job .item--name {
 margin-bottom: 5px;
}
.item--job .item--desc .info{
 display:block;
}
.item--job .item--desc .info a{
 color:#333;
}
.item--job .item--desc .-ap {
 margin-left: 5px;
}
.item--job .item--title {
	font-size:16px;
 line-height: 24px;
}
.item--job .item--title a {
 color:#333;
 font-weight: bold;
}
.item--job .item--title a:hover{
 color:#C5221A;
}
.item--job .info {
	font-size:15px;
 margin-bottom: 3px;
}
.item--job .info .-ap {
 margin-right: 5px;
 color:#333;
}
.item--job .cta{
	position:absolute;
 right: 0;
 top: auto;
 bottom: 0px;
}
.button--main {
	padding: 10px 20px;
	background-color: #C5221A;
	color:#fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:14px;
 display:inline-block;
	text-transform:uppercase;
 white-space: nowrap;
}
.button--main:hover {
	background-color: #d62f27;
	color:#fff;
}
/*---- END JOBS ----*/
/*---- CUSTOMER ----*/
.section-customer {
 margin-bottom: 0;
 margin-top: 60px;
}
.customer__cover img {
	width: 100%;
}
.customer__content {
	position:absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
}
.customer--title {
	font-size:18px;
 color:#333;
	line-height: 1.58;
}
.customer--quote {
	position:relative;
	font-size:14px;
 font-style:italic;
	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--info {
	text-align:right;
	max-width: 800px;
}
.customer--info .info-name {
	font-weight:bold;
 color:#333;
}
.customer--info .info-position {
	font-weight:300;
	font-size:13px;
	margin-top: 5px;
}
/*---- END CUSTOMER ----*/
#footer {
 padding:20px 0px;
 background-color: #c5221a;
 color: #fff;
}
#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 a{
 display:block;
	font-size:13px;
 margin-bottom: 10px;
 color: #fff;
}
#footer .links-footer a:hover{
 opacity: 0.6; filter: alpha(Opacity:60);
}
#footer .bottom-footer{
	position:relative;
}
#footer .bottom-footer a{
 color: #fff;
}
#footer .bottom-footer .copyright a{
 @@btnc;
}
#footer .box-ext{
	position:relative;
 margin: 20px 0px;
 padding:20px 0px;
}
#footer .social{
 margin-top: 20px;
}
#footer .social a{
 display:inline-block;
 margin: 0px 10px;
}
#footer .social a img{
 width: 60px;
}
.bottom-footer {
 padding-bottom: 20px;
}
.powered {
 padding-top: 20px;
 text-align: center;
 font-size: 17px;
 border-top: 1px solid #e86245;
}
.powered p,
.powered a {
 color: #fff;
}
#footer .contact .company {
 font-size: 25px;
 font-weight: 300;
}
#footer .logo {
 text-align: center;
 margin: 0 auto;
 padding-bottom: 20px;
 filter: brightness(0) invert(1);
}
#footer .logo img{
 width: 280px;
}
#footer .copyright {
 text-align: center;
 padding-bottom: 10px;
 padding-top: 10px;
}
#footer .contact {
	text-align:center;
	font-size:18px;
 letter-spacing: 1px;
}
#footer .contact h3 {
	font-size:24px;
 padding-top: 10px;
 padding-bottom: 10px;
}
#footer .contact p {
 line-height: 1.6em;
}
#footer .contact p strong{
	text-transform:uppercase;
}
.section-banner{
	position:relative;
 clear:both;
}
.section-banner .banner__cover{
 max-width: 100%;
}
.section-banner .banner__cover img{
	width:100%;
	height:100%;
 object-fit: cover;
 font-family: 'object-fit: cover;';
}
.section-banner .bg{
	position:absolute;
	width:100%;
	height:100%;
 background-image: -webkit-linear-gradient(36deg#C5221A 0,#25292d 100%);
 background-image: -moz-linear-gradient(36deg,#C5221A 0,#25292d 100%);
 background-image: -o-linear-gradient(36deg#C5221A 0,#25292d 100%);
 background-image: linear-gradient(36deg,#C5221A 0,#25292d 100%);
 top: 0px;
 left: 0px;
 opacity: .4; filter: alpha(Opacity:40);
 z-index: 2;
}
.section-banner .banner__text{
 color:#fff;
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 padding:180px 0px;
 text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
 z-index: 3;
 min-height: 31.5rem;
}
.banner__text .container{
 padding:0px 60px;
}
.banner__text .headline{
	font-size:16px;
 margin-bottom: 10px;
}
.banner__text .title{
	font-size:40px;
	font-weight:normal;
 line-height: 1.2;
 margin-bottom: 10px;
}
.banner__text .desc{
	font-size:16px;
 line-height: 25px;
}
.section-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:#2599dc;
 font-weight:600;
 background-color: #fff;
 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;
}
.section-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;
}
.section-banner .btn-contact{
 display:block;
 padding:20px 0px;
 color: rgba(255, 255, 255, 0.8);
}
.section-banner .btn-contact:hover{
	text-decoration:underline;
}
#talent-network{
 margin: 60px auto;
 padding: 20px;
}
#talent-network .top{
 padding-right: 60px;
}
#talent-network .top h1{
 padding-bottom: 5px;
}
.hamburger--mb {
	display: inline-block;
}
@media only screen and (min-width: 1200px) {
	.hamburger--mb {
 display: none;
	}
}
@media only screen and (max-width: 768px) {
	.section__cover img {
 display: none;
	}
	.section--without-space {
 margin: 15px 0;
	}
	.section__content {
	position:relative;
 top: unset;
 transform: unset;
	}
	.tpl4__menu .items .item:hover,
	.tpl4__menu .items .item.active {
 border-bottom: unset;
	font-weight:bold;
	}
}
@media(max-width: 480px){
	.section-banner{
 min-height: auto;
	}
	.section-banner .banner__text{
 padding: 110px 0px;
 min-height: auto;
	}
	.overview__benefit .benefit__item{
	width:100%;
 float: none;
 padding: 20px 0px;
	}
	.benefit__item .benefit--image{
 margin-bottom: 20px;
	}
	.item--job .cell{
 display:block;
	width:100%;
	text-align:left;
 padding: 0px;
 margin-bottom: 10px;
	}
	.jobs-header{
 margin-bottom: 20px;
	}
	#footer .links--footer{
 display:block;
	width:100%;
 float: none;
 margin-bottom: 20px;
	}
	#footer .links__footer--title{
 margin-bottom: 10px;
	}
	.cell{
 display:block;
	}
	.sidebar-article{
	width:100%;
 padding-left: 0px;
	}
	.customer__content{
	position:relative;
 top: auto;
 transform: translateY(0%);
	}
	.item--job{
 padding: 10px 0px;
	}
	.item--job .info .-ap{
 display:inline-block;
 margin-left: 0px;
	}
	.item--job .item--desc .info{
 margin-bottom: 5px;
	}
	.jobs__list .jobs__title{
 padding: 10px 0px;
	}
}
