*, ::after, ::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: inherit;
}
body {
  font-family: Calibri, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
  text-align: left;
}
a, a:active, a:focus {
  outline: none;
}
a {
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  text-decoration: underline;
}
a.btn-apply:hover {
  text-decoration: none;
}
ol, ul, li {
  margin: 0;
  padding: 0;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
}
.jobTitle h1 {
  font-size: 42px;
  display: block;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-transform: uppercase;
  line-height: 50px;
  margin: 0;
  padding: 0px 20px 7px 20px;
}
.jobTitle h3 {
  font-size: 24px;
  display: block;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-transform: uppercase;
  line-height: 28px;
  margin: 0;
  padding: 0px 20px 7px 20px;
}
.content h2 {
  font-size: 30px;
  margin-top: 34px;
	padding-left: 38px;
}
.content h2:before {
  content: "";
  font-size: 0px;
  padding: 21px 0 0 0;
  border-right: transparent 9px solid;
	margin-left: -38px;
}
.content {
  font-size: 16px;
  line-height: 28px;
}
.w-100 {
  width: 100%;
}
.w-70 {
  width: 70%;
}
.w-30 {
  width: 30%;
}
.imgHeader {
  margin: 0 auto;
  padding-top: 30px;
  max-width: 980px;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
}
.container {
  margin: 0px auto;
  padding: 0;
  max-width: 980px;
}
.companyInfo {
  padding: 30px;
}
.textWrapp {
  padding-right: 20px;
}
.textWrappContent {
  padding-left: 20px;
}
.logo {
  padding: 30px;
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
  align-self: flex-end;
}
.logo img {
  max-width: 100%;
  margin: 0;
}
.awards {
  text-align: center;
  padding: 30px;
}
.awards img {
  margin: 0 auto;
  max-width: 100%;
}
.imgSingle {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.imgSingle img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.introduction {
  font-size: 18px;
  padding: 0px 20px 14px 20px;
}
.container {
  z-index: 100;
  position: relative;
}
.footer {
  margin-top: -100px;
  height: 130px;
}
.content {
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.3);
  margin-top: 0px;
  padding-top: 13px;
}
.content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.content ul {
  list-style-type: none;
  margin: 0 0 20px 0px;
  padding-left: 20px;
}
.content ul li:before {
  content: "\00BB";
  position: absolute;
  margin-left: -20px;
  font-size: 24px;
  line-height: 22px;
}
.content ol {
  margin: 0 0 15px 0px;
  padding-left: 16px;
}
.content ol li:before {
  position: absolute;
  margin-left: -15px;
}
.apply {
  margin: 50px 0;
  text-align: center;
}
.div-apply {
  font-size: 32px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 auto;
  display: inline-block;
  padding: 25px 0;
}
a.btn-apply {
  padding: 18px 25px;
}
.contact ul {
  list-style-type: none;
  line-height: 24px;
}
.contact {
  padding: 0px 30px 0 30px;
}
.footer {
  line-height: 12px;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .header {
    padding: 0 3%;
  }
  .container {
    margin: 0 3% 3%;
  }
}
@media only screen and (max-width : 920px) {
  .jobTitle h1 {
    hyphens: auto;
  }
}
@media only screen and (max-width : 768px) {
  body {
    font-size: 16px;
    line-height: 26px;
  }
  .header {
    height: 50px;
  }
  .row {
    flex-direction: column-reverse;
    height: auto;
  }
  .logo {
    padding: 50px 25%;
    margin: 0 auto;
    float: inherit;
    align-self: inherit;
    overflow-y: hidden;
  }
  .logo img {
    display: block;
    margin: 0 auto;
  }
  .imgHeader {
    display: none;
  }
  .w-70, .sidebar.w-30 {
    width: 100%;
  }
  .container {
    border: none;
    margin: 0 !important;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.3);
    z-index: 20;
  }
  .sidebar {
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 50px, rgba(255, 255, 255, 1) 50px) !important;
    height: 100%;
  }
  .content {
    margin-top: 0px;
  }
  .introduction {
    font-size: 18px;
  }
  .jobTitle h1 {
    font-size: 30px;
    line-height: 44px;
    hyphens: auto;
  }
  .content h2 {
    font-size: 28px;
  }
  .div-apply {
    font-size: 26px;
    padding: 20px 0;
  }
  .companyInfo {
    text-align: center;
  }
  .awards {
    right: inherit;
    bottom: inherit;
    text-align: center;
    position: relative;
  }
  .awards img {
    padding: 0 15px;
  }
  .footer, .contact {
    text-align: center;
  }
  .footer {
    z-index: 10;
    height: 50px;
    margin-top: 0;
  }
}
@media only screen and (max-width : 1040px) {
  .imgSingle {
    height: 250px;
  }
}