
.component__top--v4 {
	background-color: #004680;
}
.component__top--v4:hover {
	background-color: #08599e;
	color:#fff;
}
.component__top--v4 i.icon {
}
.component__top--v4.--show {
}
.container-fluid{
 padding: 0px 30px;
}
.top-header{
 height: 48px;
 padding: 10px 30px;
 background: #edf2f6;
}
.top-header .row {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.top-row__content {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
 flex-direction: row;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
}
.col {
 -ms-flex-preferred-size: 0;
 flex-basis: 0;
 -webkit-box-flex: 1;
 -ms-flex-positive: 1;
 flex-grow: 1;
 max-width: 100%;
 position: relative;
 width: 100%;
 padding-right: 15px;
 padding-left: 15px;
}
.top-menu-wrapper {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
}
.top-menu {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
 flex-direction: row;
 margin: 0;
 padding: 0;
}
.top-menu>li {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 padding-right: 30px;
}
.top-menu>li>a {
 display: block;
 text-transform: uppercase;
 text-decoration: none;
 font-size: 12px;
 font-weight: normal;
 font-stretch: normal;
 font-style: normal;
 line-height: normal;
 letter-spacing: 0.5px;
 color: #7e7e82;
 line-height: 27px;
 -webkit-transition: color 0.5s ease-out 0s;
 -o-transition: color 0.5s ease-out 0s;
 transition: color 0.5s ease-out 0s;
}
.main-nav-row {
 position: relative;
 -webkit-box-shadow: 0 2px 5px 0 rgb(8 45 77 / 10%);
 box-shadow: 0 2px 5px 0 rgb(8 45 77 / 10%);
 z-index: 3;
}
.main-nav-row .row {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.main-nav-row__content {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
 flex-direction: row;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
.main-nav-row a.logo {
 display: block;
 position: absolute;
 left: 30px;
 top: 22px;
}
.main-menu-wrapper {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
}
.main-menu {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
 flex-direction: row;
 margin: 0;
 padding: 0;
 list-style: none;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 -webkit-box-align: start;
 -ms-flex-align: start;
 align-items: flex-start;
}
.main-menu>li {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 margin-right: 35px;
 text-align: center;
}
.main-menu>li>a {
 display: inline-block;
 width: auto;
 font-family: Montserrat,sans-serif;
 font-size: 14px;
 font-weight: bold;
 font-stretch: normal;
 font-style: normal;
 line-height: normal;
 letter-spacing: normal;
 color: #58585b;
 padding: 30px 0;
 -webkit-transition: all 0.5s ease-out 0s;
 -o-transition: all 0.5s ease-out 0s;
 transition: all 0.5s ease-out 0s;
 border-bottom: 3px solid transparent;
}
.main-menu>li:hover>a {
 color:#004680; border-bottom: 3px solid #004680;
}
.header-contact-btn {
}
.header-contact-btn .button{
 display: inline-block;
 width: auto;
 min-width: 141px;
 background-color: #0091da;
 color: #fff;
 font-size: 14px;
 font-weight: bold;
 line-height: 50px;
 padding: 0 33px;
 letter-spacing: normal;
 -webkit-transition: all 0.5s ease-out 0s;
 -o-transition: all 0.5s ease-out 0s;
 transition: all 0.5s ease-out 0s;
 border: 1px solid #0091da;
 text-align: center;
 cursor: pointer;
 margin: 14px 0px;
 outline: none !important;
}
.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:#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: 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;
 padding-bottom: 60px;
 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: #2599dc;
 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:#2599dc;
}
.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: #004680;
}
#appform .form .submit:hover {
	background-color: #08599e;
}
#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: "Montserrat", "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:#004680;
 -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: 120px 0px;
}
/*---- OVERVIEW ----*/
.overview--head{
	text-align:center;
 margin: 0px auto;
 margin-bottom: 20px;
}
.overview--head .title--main {
	font-size:32px;
	font-weight:300;
 display:inline-block;
 color:#333;
 line-height: 1.2;
 margin-bottom: 20px;
}
.section-overview .overview--text {
 color:#666;
	font-size:16px;
	font-weight:300;
	text-align:center;
 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:18px;
 margin-bottom: 20px;
}
.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:300;
 color:#333;
	text-align:center;
}
.jobs__subheader {
 display:block;
	font-size:15px;
	font-weight:300;
	margin-top: 15px;
	line-height: 1.58;
}
.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;
 line-height: 24px;
}
.item--job .item--title a {
 line-height: 22px;
 color:#333;
 font-weight: 300;
}
.item--job .item--title a:hover{
	text-decoration:underline;
}
.item--job .info {
	font-size:13px;
}
.item--job .info .-ap {
 margin-right: 5px;
 color:#333;
}
.button--main {
	padding: 10px 20px;
	background-color: #004680;
	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: #08599e;
	color:#fff;
}
/*---- END JOBS ----*/
/*---- CUSTOMER ----*/
.section-customer {
 margin: 0;
 padding: 30px 0px;
 background-color: #004680;
}
.customer__cover img {
	max-width: 100%;
}
.customer__content {
}
.customer--title {
	font-size:18px;
 color:#fff;
	line-height: 1.58;
}
.customer--quote {
	position:relative;
	font-size:14px;
 color:#fff; margin-top: 12px;
	margin-bottom: 12px;
	line-height: 1.56;
}
.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;
}
.customer--info .info-name {
	font-weight:bold;
 color:#fff;
}
.customer--info .info-position {
	font-weight:300;
	font-size:13px;
 color:#fff;
	margin-top: 5px;
}
/*---- END CUSTOMER ----*/
#footer {
 padding:60px 85px 0px;
 background-image: -o-linear-gradient(323deg, #0f4c81 27%, #082d4d 97%);
 background-image: linear-gradient(127deg, #0f4c81 27%, #082d4d 97%);
}
.footer-wrapper {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 width: 100%;
}
#footer .row {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.footer-middle-row {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
 flex-direction: row;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 -webkit-box-align: start;
 -ms-flex-align: start;
 align-items: flex-start;
 margin-bottom: 38px;
}
.footer-logo {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: auto;
}
.footer-contact {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
 flex-direction: row;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
}
.contact-column {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 max-width: 210px;
 margin-right: 55px;
 padding-left: 25px;
}
.contact-column h6{
 margin-top: 0;
 margin-bottom: 20px;
 color: #fff;
 font-size: 12px;
 font-weight: bold;
 font-stretch: normal;
 font-style: normal;
 line-height: 1.5;
 letter-spacing: 1px;
 text-transform: uppercase;
}
.contact-column p {
 font-size: 12px;
 font-weight: normal;
 line-height: 1.5;
 color: #fff;
 margin-bottom: 15px;
}
.contact-column--address p img{
 width: 15px;
}
.contact-column p>a, .contact-column p>a:visited {
 color: #fff;
 display: inline;
 -webkit-transition: color 0.3s ease-out 0s;
 -o-transition: color 0.3s ease-out 0s;
 transition: color 0.3s ease-out 0s;
 text-decoration: none;
}
.footer-menu {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 margin: 0;
 padding: 0;
 list-style: none;
}
.footer-menu>li {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 margin-bottom: 9px;
}
.footer-menu>li>a, .footer-menu>li>a:visited {
 -webkit-transition: color 0.3s ease-out 0s;
 -o-transition: color 0.3s ease-out 0s;
 transition: color 0.3s ease-out 0s;
 display: inline;
 line-height: 1.5;
 font-size: 12px;
 font-weight: normal;
 color: #fff;
 text-decoration: none;
}
.contact-column--soc {
 padding-left: 0;
}
.contact-column:last-child {
 margin-right: 0;
}
.contact-column .socials {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
 flex-direction: row;
 list-style: none;
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap;
 margin: 0;
 padding: 0;
}
.contact-column .socials>li {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 40px;
 height: 40px;
 margin-right: 20px;
 border-radius: 50%;
 text-align: center;
 border: 1px solid #0091da;
}
.contact-column .socials>li a{
 display: block;
 width: 100%;
 line-height: 35px;
}
.contact-column .socials>li a img{
 width: 20px;
}
.footer-bottom-row {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
 flex-direction: row;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 padding-top: 24px;
 padding-bottom: 15px;
 position: relative;
}
.footer-bottom-row:before {
 position: absolute;
 left: 15px;
 right: 15px;
 top: 0;
 height: 1px;
 background-color: #0091da;
 opacity: 0.5;
 content: '';
}
.copyright-text, .bottom-menu>li>a {
 font-size: 10px;
 font-weight: 500;
 font-stretch: normal;
 font-style: normal;
 line-height: normal;
 letter-spacing: 0.42px;
 color: #fff;
}
.copyright-text>sup, .bottom-menu>li>a>sup {
 font-size: 10px;
 vertical-align: baseline;
 top: auto;
}
.bottom-menu-wrapper {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
}
.bottom-menu {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
 flex-direction: row;
 margin: 0;
 padding: 0;
 list-style: none;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
}
.bottom-menu>li {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: auto;
 margin-right: 40px;
 margin-bottom: 10px;
}
.bottom-menu>li>a {
 display: inline;
 text-decoration: none;
 border: none;
 text-transform: uppercase;
 -webkit-transition: color 0.3s ease-out 0s;
 -o-transition: color 0.3s ease-out 0s;
 transition: color 0.3s ease-out 0s;
}
.section-banner {
	position:relative;
 clear:both;
 min-height: 31.5rem;
 z-index: 1;
}
.section-banner .banner__cover {
	width:100%;
	height: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: 50%;
 left: 50%;
 width: 100%;
 z-index: 9;
 transform: translateX(-50%) translateY(-50%);
 -webkit-transform: translateX(-50%) translateY(-50%);
}
.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:#fff;
 font-weight: 600;
 background-color: #004680;
 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;
}
.hamburger--mb {
	position: absolute;
	right: 0px;
	top: 10px;
	font-size: 24px;
	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;
	}
}
