
.component__top--v4 {
	background-color: #d81f27;
}
.component__top--v4:hover {
	background-color: #d93a41;
	color:#fff;
}
.component__top--v4 i.icon {
}
.component__top--v4.--show {
}
.tpl4__header {
	position:absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
 top: 0;
 left: 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;
 z-index: 11;
}
.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__header .container{
 padding: 0px 0px;
}
.tpl4__header .slogan{
	display:none;
}
.tpl4__header.header--stick{
 position:fixed;
 background-color: #d81f27;
 z-index: 111;
}
.tpl4__logo {
 padding: 8px 0px;
	vertical-align:middle;
 margin-top: 25px;
}
.tpl4__logo img{
 display:inline-block;
 height: 60px;
}
.tpl4__header.header--stick .tpl4__logo{
 margin-top: 0px;
}
.tpl4__header.header--stick img {
 height: 40px;
 filter: brightness(0) invert(1);
 -webkit-filter: brightness(0) invert(1);
 -moz-filter: brightness(0) invert(1);
 -ms-filter: brightness(0) invert(1);
 -o-filter: brightness(0) invert(1);
}
.tpl4__header.header--stick .slogan{
 color: #fff;
	font-size:16px;
	font-weight:bold;
 display:inline-block;
	text-transform:uppercase;
 margin-left: 10px;
}
.tpl4__label {
	position:relative;
 display:inline-block;
 color:#fff;
	font-size:12px;
	vertical-align:middle;
 padding:5px 15px;
	background-color: #d81f27;
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius: 20px;
}
.tpl4__menu{
	display:table-cell;
	display:none;
 padding-left: 40px;
}
.tpl4__header.header--stick .tpl4__menu{
 display:block;
}
.tpl4__menu .items .item {
 display:inline-block;
 color:#fff;
 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);
 font-weight: 400;
}
.tpl4__menu .items .item:hover,
.tpl4__menu .items .item.active{
 opacity: 1; filter: alpha(Opacity:100);
 border-bottom-color: #fff;
}
.tpl4__menu .items--right{
	position:absolute;
 top: 10px;
 right: 0px;
}
.tpl4__button {
	font-size:16px;
	padding: 8px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 display:inline-block;
	-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
	background-color: #d81f27;
	color: #fff !important;
}
.tpl4__button:hover{
	background-color: #b0161e;
}
.header--stick .tpl4__button{
 background-color: #fff;
	color: #d81f27 !important;
}
.tpl4__hamburger{
 display:inline-block;
	position:absolute;
	font-size:18px;
	color:#d81f27;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	padding:5px 10px;
	top: 5px;
	right: 0;
}
.job-detail{
 padding: 30px 0px 0px 0px !important;
 border-bottom: 1px solid #e0e0e0;
}
.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;
}
.job-detail-title h1 {
 color:#d81f27;
	font-size:30px;
	text-transform:uppercase;
 margin-bottom: 15px;
}
.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:#000;
}
.post-type a:hover {
 color:#000;
	text-decoration:underline;
}
.sidebar-article{
 padding-top: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 width:35%;
 float: right;
 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;
 width: 65%;
 float: left;
}
.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 {
 color: #838383;
 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: #d81f27;
 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:#888;
 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:#666;
 background-color: #fff;
}
.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;
	text-align:justify;
}
.article .content-article table{
 width: 100% !important;
}
.article .content-article h2,
.article .content-article h3,
.article .content-article h4,
.article .content-article h5 {
 margin-bottom: 20px;
 line-height: 1.3;
 color:#838383;
	font-weight:normal;
}
.article .content-article h2 {
	font-size:24px;
 color:#d81f27;
}
.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:#838383;
}
.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;
}
.cv-sample {
 display:block;
 text-decoration: underline;
 color:#d81f27;
	text-align:center;
 margin-top: 10px;
}
.buttons .btn-apply {
 padding: 10px 40px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #d81f27;
 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;
}
.buttons .btn-apply:hover:after {
 content: "";
 bottom: 0px;
 left: 0px;
 height: 3px;
	position:absolute;
	width:100%;
 background: rgba(0,0,0,0.2);
}
.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: #d81f27;
}
#appform h1{
	line-height: 40px;
}
#appform .form .submit:hover {
	background-color: #d93a41;
}
#appform .form .upload input{
 top: 0px;
}
* {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html,
body {
 overflow: initial;
	font-size:14px;
 color:#666;
 -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, Helvetica, arial;
}
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 {
 color:#d81f27;
 -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: 60px 0px 0px;
}
/*---- OVERVIEW ----*/
.overview--head {
	font-size:28px;
	text-align:center;
 margin: 0px auto;
 margin-bottom: 20px;
}
.overview--head .title--main {
	font-size:28px;
	font-weight:bold;
 display:block;
 color:#d81f27;
	text-transform:uppercase;
 line-height: 1.2;
 margin-bottom: 20px;
 letter-spacing: 2.1px;
}
.section-overview .overview--text {
 color:#666;
	font-size:16px;
	font-weight:300;
 margin: 0px auto;
 line-height: 26px;
}
.overview__benefit {}
.overview__benefit .benefit--text {
 width: 100%;
 max-width: 100%;
 margin: 0px -15px;
}
.overview__benefit .benefit__item {
 width: 20%;
 padding: 15px;
	text-align:center;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.benefit--text .benefit--desc {
 color:#838383;
	font-size:14px;
	font-weight:normal;
 margin: 0px auto;
 line-height: 26px;
}
.benefit__item .benefit--image {
 margin-bottom: 15px;
}
.benefit__item .benefit--image img {
 height: 80px;
}
.benefit__item .benefit--title {
	font-size:16px;
	font-weight:bold;
 color:#d81f27;
 margin-bottom: 20px;
}
.overview--image {
 margin-top: 60px;
}
.overview--image img {
	width:100%;
}
/*---- END OVERVIEW ----*/
/*---- JOBS ----*/
.jobs-head {
	font-size:28px;
	text-align:center;
 margin: 0px auto;
 margin-bottom: 20px;
}
.jobs-head .jobs__title {
	font-size:28px;
	font-weight:bold;
 display:block;
 color:#d81f27;
	text-transform:uppercase;
 line-height: 1.2;
 margin-bottom: 20px;
 letter-spacing: 2.1px;
}
.jobs-head .jobs__desc {
	font-size:18px;
 color:#838383;
 font-style: italic;
}
#alljobs{
 padding-bottom: 60px;
}
#alljobs .row {
 display: flex;
 flex-wrap: wrap;
 flex-direction: row;
}
#alljobs .row .jobs-list {
 flex: 0 0 79%;
}
.jobs-list .item-job {
	position:relative;
	width:100%;
 display: table;
 padding: 15px;
 margin-bottom: 15px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}
.jobs-list .item-job:hover {
 background-color: #f9f9f9;
}
.jobs-list .item-job .desc-job {
 margin-bottom: 10px;
	font-size:14px;
 display:block;
 line-height: 22px;
 margin-right: 10px;
}
.jobs-list .item-job .desc-job .add{
 margin-left: 19px;
 display:inline-block;
}
.jobs-list .item-job .name-job {
 width: 59%;
 padding-right: 15px;
	vertical-align:top;
}
.jobs-list .item-job .cta {
	text-align:right;
	vertical-align:top;
}
.jobs-list .item-job .desc-job .-ap {
 margin-right: 5px;
}
.jobs-list .item-job .desc-job.inline {
 display:inline-block;
}
.jobs-list .item-job .job-type {
 display:inline-block;
}
.jobs-list .item-job .job-type::before {
 content: "\e6ca";
 color:#999;
 font-family: "ap";
 margin: 0px 5px;
}
.jobs-list .item-job .title-h4 {
 color:#d81f27;
 margin-bottom: 10px;
	font-size:18px;
	position:relative;
	font-weight:normal;
 line-height: 25px;
}
.jobs-list .item-job .title-h4 a {
 color:#d81f27;
	font-weight:bold;
}
.jobs-list .item-job .title-h4 a:hover {
 color:#d81f27;
	text-decoration:underline;
}
.jobs-list .btn-apply {
 background-color: #d81f27;
 border: 1px solid rgba(0, 0, 0, 0.1);
 padding-right: 20px;
 padding-left: 20px;
	font-size:16px;
 white-space:nowrap;
 color:#fff;
}
.jobs-list .btn-apply:hover {
 opacity: 0.8; filter: alpha(Opacity:80);
 color:#fff;
}
*,
*: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 .select-custom {
 margin-bottom: 20px;
}
#menu .select-custom select{
 border: 1px solid #d81f27;
 background-color: #d81f27;
 color:#fff;
	font-weight:bold;
}
#menu .select-custom:before{
 color:#fff;
}
#alljobs .row #menu {
 flex: 0 0 20%;
 padding-right: 30px;
}
#menu .sidebar-main .sidebar__title {
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
 color: rgba(0,0,0,0.3);
 margin-bottom: 5px;
}
#menu .sidebar-main a {
 display:block;
 color:#637282;
	font-weight:bold;
	position:relative;
 padding: 8px 0;
}
#menu .sidebar-main a:hover {
 color:#d81f27;
}
#menu .sidebar-main a.active {
 color:#d81f27;
}
.jobs-list .hoff, .jobs-list .hdept {
	display:none;
}
/*---- END JOBS ----*/
/*---- WHYCHOOSE ----*/
.whychoose-head {
	font-size:28px;
	text-align:center;
 margin: 0px auto;
 margin-bottom: 20px;
}
.whychoose-head .title-main {
	font-size:28px;
	font-weight:bold;
 display:block;
 color:#d81f27;
	text-transform:uppercase;
 line-height: 1.2;
 margin-bottom: 20px;
 letter-spacing: 2.1px;
}
.whychoose-head .desc {
	font-size:18px;
 color:#838383;
 font-style: italic;
}
.whychoose-content{
}
.whychoose-item {
	float:left;
 width: 33.33333%;
 padding: 15px;
	text-align:center;
}
.whychoose-content .row{
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 padding: 0px 175px;
}
.whychoose-content .row .whychoose-item{
 width: 50%;
}
.whychoose-image {
 margin-bottom: 15px;
}
.whychoose-image img {
 width: 75px;
}
.whychoose-title {
 color:#d81f27;
	font-size:14px;
	font-weight:bold;
 margin-bottom: 15px;
 height: 45px;
 line-height: 25px;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
 overflow: hidden;
 text-overflow: ellipsis;
}
.whychoose-desc {
 color:#838383;
	font-size:15px;
 line-height: 25px;
 height: 150px;
	text-align:justify;
 display: -webkit-box;
 -webkit-line-clamp: 6;
 -webkit-box-orient: vertical;
 overflow: hidden;
 text-overflow: ellipsis;
}
/*---- END CUSTOMER ----*/
/*----------------------*/
.hero-team{
 overflow: hidden;
	position:relative;
 clear:both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.hero-team .team__images{ 
	width:100%;
 display: flex;
 overflow: hidden;
}
.hero-team .team__images .img{
 flex: 1 auto;
}
.hero-team .team__images img{
 width: 100%;
}
.hero-team .hero__text{
	position:relative;
	width:100%;
	height:100%;
	text-align:center;
}
.hero-team .hero__text h2{
	font-size:24px;
 color:#fff;
	font-weight:normal;
 display:inline-block;
 line-height: 190px;
}
.hero-team .hero__text a{
 color:#fff;
}
.hero-team .hero__text a:hover{
	text-decoration:underline;
}
#footer {
 background-color: #fff;
}
#footer .box-footer{
 width: 48%;
}
#footer .links-footer, #footer .contact{
 width: 23%;
 margin-top: 16px;
}
#footer .col-3{
 margin-right: 3%;
	float:left;
}
#footer .col-3:nth-child(3n+3){
 margin-right: 0px;
}
#footer .title{
 color:#d81f27;
	font-size:18px;
	text-transform:uppercase;
 margin-bottom: 20px;
}
#footer .links-footer a{
 display:inline-block;
 color:#333;
 margin-left: 10px;
 margin-bottom: 10px;
}
#footer .links-footer a:hover{
	text-decoration:underline;
}
#footer .box-footer .logo{
 margin-bottom:20px;
}
#footer .box-footer .logo img{
 height:60px;
}
#footer .box-footer .address{
 color:#838383;
 line-height: 20px;
 margin-bottom: 10px;
}
#footer .box-footer .address p{
 margin-bottom: 10px;
}
#footer .box-footer .address a{
 color:#d81f27;
}
#footer .contact a{
 display:block;
 line-height: 25px;
}
#footer .box-footer .address .location{
 display:inline-block;
 color:#d81f27;
 margin-bottom: 5px;
}
#footer .contact p{
 margin-bottom: 10px;
 color:#b7bec4;
} 
#footer .bottom-footer{
 color:#fff;
	position:relative;
}
#footer .bottom-footer a{
 color:#fff;
}
#footer .bottom-footer .social{
}
#footer .bottom-footer .social a{
 display:inline-block;
	font-size:20px;
 margin-left:5px;
}
#footer .bottom-footer .social a:hover{
 opacity: 0.8; filter: alpha(Opacity:80);
}
.footer-top {
 padding: 40px 0px;
}
#footer .box-footer .logo .slogan {
 font-size: 18px;
 font-weight: bold;
 text-transform: uppercase;
 color: #d81f27;
 margin-left: 15px;
}
#footer .box-footer .address h3 {
 font-size: 15px;
 text-transform: uppercase;
 color: #d81f27;
 margin-bottom: 10px;
}
#footer .box-footer .address span {
 color: #333;
}
#footer .links-footer span {
 display: inline-block;
 width: 25px;
 height: 25px;
 text-align: center;
 line-height: 25px;
 border: 1px solid #ccc;
 border-radius: 50%;
 font-size: 12px;
}
.footer-bottom{
 background-color: #d81f27;
	text-align:center;
 padding: 10px 0px;
}
.social {
 margin-top: 30px;
}
.social h3 {
 color: #d81f27;
 margin-bottom: 10px;
 font-size: 16px;
 text-transform: uppercase;
}
.social a {
 margin: 0px !important;
 display: inline-block;
}
.social a span {
 width: 35px !important;
 height: 35px !important;
 line-height: 35px !important;
 background-color: #333;
 color: #fff;
}
.section-banner{
	position:relative;
 clear:both;
 overflow: hidden;
}
.section-banner .banner__cover{
}
.section-banner .banner__cover img{
 width: 100%;
 max-width: 100%;
}
.section-banner .bg{
	position:absolute;
	width:100%;
	height:100%;
 background-image: -webkit-linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
 background-image: -moz-linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
 background-image: -o-linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
 background-image: linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
 top: 0px;
 left: 0px;
 opacity: .4; filter: alpha(Opacity:40);
 z-index: 2;
}
.section-banner .banner__text{
 color:#fff;
	position:absolute;
	-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;
 top: 0px;
 left: 0px;
	width:100%;
	font-weight:bold;
 color: #000;
}
.section-banner .banner__text b{
 color:#d81f27;
}
.banner__text .container{
 padding: 0px 0px;
}
.banner__text .headline{
	font-size:16px;
 margin-bottom: 10px;
}
.banner__text .title{
	font-size:40px;
	font-weight:bold;
 line-height: 1.2;
 margin-bottom: 10px;
}
.banner__text .desc{
	font-size:16px;
 line-height: 25px;
}
.section-banner .cta{
 padding: 10px 35px;
 margin-top:10px;
	font-size:18px;
	font-weight:bold;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	cursor:pointer;
 display:inline-block;
 color:#fff;
 font-weight:bold;
 background-color: #d81f27;
 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;
 box-shadow: 0px 0px 5px #000;
}
.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;
}
@media(max-width: 380px){
 .banner__text .title{
 font-size: 36px;
 }
}
#banner-mobile{
	display:none;
}
.hamburger--mb {
	display: inline-block;
}
@media only screen and (min-width: 1200px) {
	.hamburger--mb {
 display: none;
	}
}
@media(max-width: 991px){
	.overview__benefit .benefit__item{
 width: 33.33333%;
	}
}
@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: 767px) and (min-width: 481px) {
	.overview__benefit .benefit__item{
 width: 50%;
	}
	.benefit--text .benefit--desc{
 height: 80px;
 display: -webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
 overflow: hidden;
 text-overflow: ellipsis;
	}
}
@media(max-width: 767px){
	.whychoose-item{
	width:100%;
 float: none;
	}
	.whychoose-desc{
 height: auto;
	}
	.overview__benefit .benefit--text{
 margin: 0px;
	}
}
@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__cover{
 display: none;
	}
	.customer__content{
	position:relative;
 top: auto;
 transform: translateY(0%);
	}
	.item--job{
 padding: 10px 0px;
	}
	.item--job .info .-ap{
	float:left;
 margin-left: 0px;
	}
	.item--job .item--desc .info{
 margin-bottom: 5px;
	}
	.jobs__list .jobs__title{
 padding: 10px 0px;
	}
}
