
@charset "UTF-8";
@font-face {
	font-family: "HandelGothic";
	src: url("https://staticx-talent.basecdn.net/image/fonts/mobifone/handelgothicM.otf") format("opentype");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: "HandelGothic";
	src: url("https://staticx-talent.basecdn.net/image/fonts/mobifone/handelgothicMI.otf") format("opentype");
	font-weight: normal;
	font-style: italic
}
@font-face {
	font-family: "HandelGothic";
	src: url("https://staticx-talent.basecdn.net/image/fonts/mobifone/handelgothicB.otf") format("opentype");
	font-weight: bold;
	font-style: normal
}
@font-face {
	font-family: "HandelGothic";
	src: url("https://staticx-talent.basecdn.net/image/fonts/mobifone/handelgothicBI.otf") format("opentype");
	font-weight: bold;
	font-style: italic
}
.component__top--v4 {
	background-color: #f01c25;
}
.component__top--v4:hover {
	background-color: #e83c44;
	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.header--stick{
 position:fixed;
 background-color: #fff;
 z-index: 111;
 box-shadow: 0px 0px 4px #ccc;
}
.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.header--stick .tpl4__menu .items .item{
 color:#333;
}
.tpl4__logo {
 padding:10px 0;
	display:table-cell;
	vertical-align:middle;
}
.tpl4__logo img{
 display:inline-block;
 margin-right: 10px;
 height: 30px;
 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 img {
 filter: unset;
 -webkit-filter: unset;
 -moz-filter: unset;
 -ms-filter: unset;
 -o-filter: unset;
}
.tpl4__label {
	position:relative;
 display:inline-block;
 color:#fff;
	font-size:12px;
	vertical-align:middle;
 padding:5px 15px;
	background-color: #f01c25;
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius: 20px;
}
.tpl4__menu{
	display:table-cell;
 padding-left: 40px;
}
.tpl4__menu .items .item {
 display:inline-block;
 color:#fff;
 padding: 15px 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: bold;
	text-transform:uppercase;
}
.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: 5px;
 right: 0px;
}
.tpl4__button {
	padding:10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 display:inline-block;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	background-color: #f01c25;
	color: #fff !important;
}
.tpl4__button:hover{
	background-color: #ca0c15;
}
.tpl4__hamburger{
 display:inline-block;
	position:absolute;
	font-size:18px;
	color:#fff;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	padding:5px 10px;
	top: 5px;
	right: 0;
}
.job-detail{
 padding:0px;
 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:#0060af;
	font-weight:normal;
 line-height: 38px;
 margin-bottom: 10px;
}
.post-type{
	font-size:16px;
 margin-bottom: 20px;
}
.post-type .type{
 display:inline-block;
 margin-right: 10px;
}
.post-type .type .-ap{
 margin-right: 5px;
}
.post-type a {
 color:#fff;
	font-size:16px;
}
.post-type a:hover {
 color:#fff;
	text-decoration:underline;
}
.sidebar-article{
 padding-top: 40px;
	-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;
 line-height: 25px;
 padding-right: 30px;
}
.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: #0060af;
 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 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:#0060af;
}
.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;
	font-size:16px;
}
.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: #0060af;
}
#appform .form .submit:hover {
	background-color: #0a70c7;
}
#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: "HandelGothic", "Helvetica Neue", 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 {
 @@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: 60px 0px;
}
.about--head {
	text-align:center;
 max-width: 768px;
 margin: 0px auto;
 margin-bottom: 20px;
}
.about--head .title--main {
	font-size:32px;
	font-weight:bold;
 display:inline-block;
 color:#333;
 line-height: 1.2;
 margin-bottom: 20px;
	text-transform:uppercase;
}
.section-about .about--text {
 color:#666;
	font-size:16px;
	font-weight:300;
 margin: 0px auto;
 line-height: 26px;
}
.section-about .about--text p{
 margin-bottom: 10px;
}
.section-about .about--text ul{
 list-style: initial;
 padding-left: 20px;
 margin-bottom: 10px;
}
/*---- OVERVIEW ----*/
.overview--head {
	text-align:center;
 max-width: 768px;
 margin: 0px auto;
 margin-bottom: 20px;
}
.overview--head .title--main {
	font-size:32px;
	font-weight:bold;
 display:inline-block;
 color:#333;
 line-height: 1.2;
 margin-bottom: 20px;
	text-transform:uppercase;
}
.section-overview .overview--text {
 color:#666;
	font-size:16px;
	font-weight:300;
 margin: 0px auto;
 line-height: 26px;
}
.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;
}
.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:17px;
 margin-bottom: 20px;
	text-transform:uppercase;
}
.overview--image {
 margin-top: 40px;
}
.overview--image img {
	width:100%;
}
/*---- END OVERVIEW ----*/
/*---- JOBS ----*/
.tpl4__section {
	position:relative;
 margin-top: 30px;
 margin-bottom: 30px;
}
.section-jobs {
 padding-top: 50px;
 padding-bottom: 50px;
 margin: 0;
 background-color: #fff;
}
.jobs-header {
	font-size:32px;
	font-weight:bold;
 color:#333;
	text-align:center;
 margin-bottom: 30px;
	text-transform:uppercase;
}
.jobs__subheader {
 display:block;
	font-size:15px;
	font-weight:300;
 margin-top: 15px;
 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 {
 padding: 10px 15px;
	width:100%;
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 color:#333;
 display: table;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}
.item--job:hover {
 background: rgba(51,51,51,0.05);
}
.item--job .cell {
	display:table-cell;
	vertical-align:middle;
}
.item--job .item--name {
 width: 50%;
}
.item--job .item--desc {
 opacity: .8; filter: alpha(Opacity:80);
}
.item--job .item--desc .info {
 display:block;
}
.item--job .item--desc .info a {
 color:#333;
}
.item--job .cta {
 width: 10%;
}
.item--job .item--desc,
.item--job .cta {
	text-align:right;
}
.item--job .item--desc {
 padding: 0 20px;
}
.item--job .item--desc .-ap {
 margin-left: 5px;
}
.item--job .item--title {
	font-size:16px;
	font-weight:bold;
 line-height: 24px;
}
.item--job .item--title a {
 line-height: 22px;
 color:#333;
	font-weight:bold;
}
.item--job .item--title a:hover {
	text-decoration:underline;
 color:#0060af;
}
.item--job .info {
	font-size:13px;
}
.item--job .info .-ap {
 margin-right: 5px;
 color:#333;
}
.button--main {
 padding: 10px 20px;
 background-color: #f01c25;
 color:#fff;
	-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;
 display:inline-block;
 white-space: nowrap;
}
.button--main:hover {
 background-color: #0a70c7;
 color:#fff;
}
/*---- END JOBS ----*/
/*---- CUSTOMER ----*/
.section-customer {
 margin: 0;
}
.section-customer .bg {
	position:absolute;
	width:100%;
	height:100%;
 background-image: -webkit-linear-gradient(36deg, #333 0, #25292d 100%);
 background-image: -moz-linear-gradient(36deg, #333 0, #25292d 100%);
 background-image: -o-linear-gradient(36deg, #333 0, #25292d 100%);
 background-image: linear-gradient(36deg, #333 0, #25292d 100%);
 top: 0px;
 left: 0px;
 opacity: .6; filter: alpha(Opacity:60);
 z-index: 2;
}
.customer__cover img {
 max-width: 100%;
}
.customer__content {
	position:absolute;
 top: 50%;
 transform: translateY(-50%);
 left: 0;
 right: 0;
 z-index: 99;
}
.customer--title {
	font-size:18px;
 color:#fff;
 line-height: 1.58;
}
.customer--quote {
	position:relative;
 color:#fff;
	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:#fff;
}
.customer--info .info-position {
	font-weight:300;
	font-size:13px;
 margin-top: 5px;
}
/*---- END CUSTOMER ----*/
#footer {
 padding:60px 0px;
 background-color: #0060af;
}
#footer .links--footer{
 width: 100%;
	text-align:center;
}
#footer .links--footer p img{
 width: 20px;
 margin-right: 5px;
}
#footer .links--footer .logo-footer{
 margin-bottom: 20px;
}
#footer .col-3:nth-child(4n+4){
 margin-right: 0px;
}
#footer .links__footer--title{
 margin-bottom: 20px;
}
#footer .links--footer p{
	font-size:16px;
 color:#fff;
 margin-bottom: 15px;
}
#footer .links--footer a{
 display:inline-block;
 color:#fff;
	font-size:16px;
}
#footer .links--footer a:hover{
}
#footer .bottom--footer{
	position:relative;
	font-size:16px;
 border-top: 1px dotted #eee;
 margin-top: 20px;
 padding-top: 20px;
}
#footer .bottom--footer a{
}
#footer .bottom--footer .copyright{
 color:#fff;
}
#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;
 right: 0px;
}
#footer .social a{
 color:#fff;
 display:inline-block;
	text-align:center;
 line-height: 30px;
 width: 30px;
 height: 30px;
 border-radius:50%;
 background-color: #f01c25;
 margin-left:5px;
}
.section-banner {
	position:relative;
 clear:both;
}
.section-banner .pw {
 width: 1200px;
}
.section-banner .banner__cover {
	width:100%;
	height:100%;
 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, #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;
 top: 45%;
 left: 50%;
 width: 100%;
 z-index: 9;
 transform: translateX(-50%) translateY(-50%);
 -webkit-transform: translateX(-50%) translateY(-50%);
 text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}
.banner__text .container {
 padding: 0px 60px;
}
.banner__text .headline {
	font-size:18px;
	text-transform:uppercase;
 margin-bottom: 10px;
 text-shadow: 2px 4px 3px rgb(0 0 0 / 30%);
}
.banner__text .title {
 font-size: 32px;
 line-height: 1.2;
 margin-bottom: 10px;
 font-weight: 600;
	text-transform:uppercase;
 text-shadow: 2px 4px 3px rgb(0 0 0 / 30%);
}
.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:#0060af;
 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;
	text-transform:uppercase;
}
.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;
}
.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__cover{
 display: none;
	}
	.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;
	}
}
