section {
    padding: 50px;
    background-color: rgba(245, 246, 246, 1);
    position: relative;
     overflow: visible;
     height: initial;
}
section#content {
    padding: 100px 0px;
}

p{
    color: rgba(69, 69, 69, 0.698039215686274);
    font-size: 20px;
    line-height: 28px;
    font-family: Arkiv Regular;
}
.content-light p{
  font-family: Arkiv Light;
}
.career_in p{
  font-family: Arkiv Light;
  margin: 0 0 20px;
}
.career_in h2{
  margin: 20px 0 20px;
  font-size: 32px;
  font-family: Arkiv Light;
}
 ul{

  margin: 0 0 32px;
}
ul li{
    margin-bottom: 8px;
}
ul li span{
  font-family: Arkiv Light;
}
h1{
  font-family: Arkiv Bold;
  font-size: 64px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
#content a{
  color: #57E6AA;
  text-decoration: underline;
}
#content a:hover{
    color: #EC6568;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {

    rgba(54, 54, 54, 1);
}
.container{
  max-width: 1000px
}
ul li{
  color: #57E6AA;
}
ul li span{
    color: rgba(69, 69, 69, 0.698039215686274);
    font-size: 20px;
    line-height: 28px;
}
.footer-left .footer_block{
  text-align: left
}
.contacts h1{
  font-size: 60px
}
.change_contact {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.change_contact span {
    cursor: pointer;
    font-size: 29px;
    border-bottom: 2px solid;
    margin-right: 53px;
    float: left;
    opacity:0.5
}
.change_contact span:hover {
    opacity:1
}
.change_contact span.active {
    opacity:1
}
.change_contact_wrap {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.change_contact_item{
  display:none;
}
.change_contact_item.active{
  display: block;
}
.adress_contact {
    float: left;
    width: 30%;
}
.adress_contact span {
    font-size: 20px;
    color: #454545;
    opacity: 0.5;
}
.adress_contact p {
    font-size: 20px;
    color: #454545;
    opacity: 1;
    font-weight: 100;
    margin-bottom: 0pxtri
}
.map_wrap>div{
  display:none
}
.map_wrap>div.active{
  display:block
}

section#content.career {
    padding-bottom: 0px;
    min-height: 702px;

}
.jobs {

  border-bottom: 1px solid rgba(188, 188, 188, 0.5);
}
.jobs_head {
  padding: 35px 0px;
  border-bottom: 1px solid rgba(188, 188, 188, 0.5);
}
.jobs_head span {
    opacity: 0.3;
    font-family: 'Arkiv-Bold', 'Arkiv Bold', 'Arkiv';
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #454545;
}
.jobs a {
    padding: 35px 0px;
    display: block;
}
.jobs a:hover {
  background-color: #4EE7AE;
}
.jobs a:hover span.job_more{
  color: #454545;
}
.jobs:hover{
  background-color: #4EE7AE;
}
.jobs span.job_title {
    font-weight: 200;
    font-style: normal;
    font-size: 32px;
    color: #454545;
    line-height: 60px;
    opacity: 1;
}
.jobs span.job_more {
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #4EE7AE;
    line-height: 28px;
    opacity: 1;
    padding-top: 10px;
    display: block;
}
.form_apply label {
    color: rgba(85, 85, 85, 0.65);
    font-size: 20px;
    text-transform: uppercase;
    position: absolute;
    top: 10px;
    left: 16px;
    transition: 0.5s;
    z-index: 10;
}
.form_apply label.active{
    top: -30px;
    transition: 0.5s;
}
.form_apply input {
    background-color: initial;
    border-width: 0px 0px 1px 0px;
    box-shadow: none;
    font-size: 20px;
    height: 49px;
    margin-bottom: 65px;
    border-radius: 0px;
    padding-left: 0px;
    position: relative;
z-index: 10;
}
.form_apply input.valid:focus {
    border-color: #4EE7AE;
    box-shadow: none;
}
.form_apply input.invalid:focus {
    border-color: #EC6568;
    box-shadow: none;
}
.form_apply input.invalid {
    border-color: #EC6568;
    box-shadow: none;
}
.form_apply input.valid {
    border-color: initial;
    box-shadow: none;
    border-width: 0px 0px 2px 0px;
}
.form_apply button {
    color: #EC6568;
    border: 2px solid #EC6568;
    padding: 25px 15px;
    background-color: initial;
    display: block;
    width: 100%;
    border-radius: 0px;
    font-size: 24px;
    box-shadow: none;
}
.form_apply button:hover{
  box-shadow: none;
  background-color: #EC6568;
  color:white;
  border: 2px solid #EC6568;
}
.form_apply button:active{
  box-shadow: none;
  background-color: #EC6568;
  color:white;
  border: 2px solid #EC6568;
}
.form_apply button:focus{
  box-shadow: none;
  background-color: #EC6568;
  color:white;
  border: 2px solid #EC6568;
}
.form_apply button.send{
  color: black;
  border: 2px solid #4EE7AE;
  background-color: #4EE7AE;
  transition: 1s;
}
.form_apply button.send[disabled]:hover{
  color: black;
  border: 2px solid #4EE7AE;
  background-color: #4EE7AE;
}
.form_apply form{

}
.form_apply h2 {
    margin-bottom: 60px;
    margin-top: 100px;
}
.form_apply{

}
.change_contact span:last-child {
    margin-right: 0px;
}
section#content.contacts{
  padding-bottom:0px;
}
#fife_block {
    display: block;
    background-color: rgba(63, 66, 80, 1);
    height: 214px;
    padding: 71px 50px 0px;
}
@media screen and (max-width: 768px ) {
  .footer-left .footer_block {
      text-align: center;
  }
  .adress_contact {
      float: left;
      width: 49%;
  }
  .change_contact span {
      cursor: pointer;
      font-size: 19px;
      border-bottom: 2px solid;
      margin-right: 5px;
      float: left;
      opacity: 0.5;
  }
  .change_contact span:last-child {
      margin-right: 0px;
      float: right;
  }
  .adress_contact p {
      font-size: 16px;
      color: #454545;
      opacity: 1;
      font-weight: 100;
  }
  .embed-container {
      position: relative;
      padding-bottom: 35% !important;
      height: 0;
      overflow: hidden;
      max-width: 100%;
  }
}
