@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap");
@font-face {
  font-family: "Aperto";
  src: url("webfonts/Aperto.eot");
  src: url("webfonts/Aperto.eot?#iefix") format("embedded-opentype"), url("webfonts/Aperto.woff2") format("woff2"), url("webfonts/Aperto.woff") format("woff"), url("webfonts/Aperto.ttf") format("truetype"), url("webfonts/Aperto.svg#Aperto") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Futura";
  src: url("webfonts/Futura-Medium.eot");
  src: url("webfonts/Futura-Medium.eot?#iefix") format("embedded-opentype"), url("webfonts/Futura-Medium.woff2") format("woff2"), url("webfonts/Futura-Medium.woff") format("woff"), url("webfonts/Futura-Medium.ttf") format("truetype"), url("webfonts/Futura-Medium.svg#Futura-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.Futura {
  font-family: "Futura";
}

.Aperto {
  font-family: "Aperto";
}

.Lato {
  font-family: "Lato";
}

.color-primary {
  color: #363636;
}

.color-primary-light {
  color: #d8b256;
}

.color-secondary {
  color: #f3efeb;
}

.color-secondary-light {
  color: #f1f1f1;
}

.color-tertiary {
  color: #fae09f;
}

.color-quaternary {
  color: #fae09f;
}

.is-white {
  color: #fff;
}

.is-black {
  color: #000;
}

.is-dark {
  color: #1f1f1f;
}

.is-gray {
  color: #575757;
}

.is-dark-gray {
  color: #747474;
}

.is-light-gray {
  color: #969696;
}

.is-lightest-gray {
  color: #FFF8F8;
}

.is-light-gray-1 {
  color: #eaeaea;
}

.color-green {
  color: #67ae45;
}

.color-1 {
  color: #474747;
}

.color-2 {
  color: #383533;
}

.color-3 {
  color: #caba90;
}

.color-4 {
  color: #caba90;
}

.is-bg-primary {
  background-color: #363636;
}

.is-bg-secondary {
  background-color: #f3efeb;
}

.is-bg-secondary-light {
  background-color: #f1f1f1;
}

.is-bg-tertiary {
  background-color: #fae09f;
}

.is-bg-quaternary {
  background-color: #fae09f;
}

.is-bg-white {
  background-color: #fff;
}

.is-bg-dark {
  background-color: #1f1f1f;
}

.is-bg-gray {
  background-color: #575757;
}

.is-bg-color-4 {
  background-color: #e9f3f6;
}

.container.extra-small {
  width: 1140px !important;
  max-width: none !important;
}
@media screen and (min-width: 1201px) {
  .container.fullhd {
    max-width: 100% !important;
    padding-left: 30px;
    padding-right: 30px;
  }
  .container.fullhd.small {
    padding-left: 60px;
    padding-right: 60px;
  }
  .container.extra-hd {
    max-width: 85% !important;
  }
}
@media screen and (min-width: 1700px) {
  .container {
    max-width: 1500px !important;
  }
  .container.fullhd {
    padding-left: 60px;
    padding-right: 60px;
  }
  .container.fullhd.small {
    padding-left: 120px;
    padding-right: 120px;
  }
}
@media screen and (max-width: 1200px) {
  .container {
    width: calc(100% - 40px);
  }
  .container.fullhd {
    width: 100%;
    max-width: 100% !important;
    padding-left: 30px;
    padding-right: 30px;
  }
  .container.fullhd.small {
    padding-left: 60px;
    padding-right: 60px;
  }
  .container.extra-small {
    width: 90% !important;
    max-width: none !important;
  }
  .container.m-full-w {
    width: 100% !important;
    max-width: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .container.fullhd {
    padding-left: 15px;
    padding-right: 15px;
  }
  .container.fullhd.small {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.section-2 .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section-2 .content-wrp {
  width: 100%;
  padding-right: 60px;
}
.section-2 .job-list-wrp > div:not(:last-child) {
  /*padding-bottom: 30px;
  margin-bottom: 30px;*/
  border-bottom: 1px solid #cfcdcd;
}
@media only screen and (max-width: 1023px) {
  .section-2 .img-wrp {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
  }
  .section-2 .content-wrp {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 30px;
  }
  .section-2 .job-list-wrp > div:not(:last-child) {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.sec-eq {
  position: relative;
  padding: 60px 0 40px;
}
.sec-eq form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.sec-eq form .js > span {
  font-size: 11px;
  color: #9d9797;
}
.sec-eq form .js .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.sec-eq form .inputfile + label {
  width: 100%;
  font-size: 1.25rem;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 0.625rem 1.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sec-eq form .inputfile-1 + label {
  width: 100%;
  min-height: 94px;
  outline: 0;
  padding: 0px 50px;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(56, 53, 51, 0.35);
  color: #363636;
  font-size: 20px;
  letter-spacing: 2px;
  font-family: "Aperto";
  padding-right: 20px;
}
.sec-eq form .inputfile + label svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
  margin-top: -0.25em;
  margin-right: 0.25em;
}
.sec-eq form .inputfile.error + label {
	border-bottom: 1px solid red;
}
.sec-eq .heading-wrp {
  text-align: center;
}
.sec-eq .formControl {
  width: 43%;
  margin-bottom: 20px;
}
.sec-eq.detail-form {
  background: #f3efeb;
}
.sec-eq.detail-form form {
  margin: 0;
  justify-content: flex-start;
}
.sec-eq.detail-form .heading-wrp {
  text-align: left;
}
.sec-eq.detail-form .formControl {
  margin-left: 0;
}
.sec-eq.detail-form .btn-wrp {
  justify-content: flex-start;
  width: 100%;
}
@media only screen and (max-width: 1700px) {
  .sec-eq form .inputfile-1 + label {
    min-height: 50px;
    font-size: 16px;
    padding: 0px 4px 0px 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .sec-eq form .inputfile + label svg {
    width: 14px;
    height: 14px;
  }
  .sec-eq form .inputfile-1 + label {
    min-height: 32px;
    font-size: 12px;
    padding-right: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .sec-eq {
    padding: 30px 0 20px;
  }
  .sec-eq .formControl {
    width: 100%;
    margin-bottom: 20px;
  }
}

.job-info-wrp p {
  display: flex;
}
.job-info-wrp p span {
  margin-right: 4px;
}

.tab-accordion .accordion-section-content p {
  display: flex;
}
@media screen and (max-width: 767px) {
  .tab-accordion .accordion-section-content p {
    line-height: 16px;
  }
}
.tab-accordion.plus-minus-bg .accordion-section-content {
  padding-right: 30px;
}

/*# sourceMappingURL=career.css.map */
