.intro_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 95vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1e527e;
}

.logo_container {
  position: absolute;
  width: 13%;
  height: auto;
  margin-top: 4.5vw;
}

.section_container {
  position: relative;
  overflow: visible;
  width: 80%;
  height: 100%;
}

.candidaturas_btn {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14%;
  height: 3%;
  margin-top: 4.5vw;
  padding-top: 1vw;
  padding-bottom: 1vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: #fff;
  text-decoration: none;
}

.txt1mini {
  font-family: 'Open Sans', sans-serif;
  color: #1e527e;
  font-size: 1.1vw;
  line-height: 1.5vw;
  font-weight: 600;
  text-decoration: none;
}

.txt1mini.blue {
  width: 55vw;
  color: #1e527e;
  font-size: 1.15vw;
  line-height: 1.5vw;
  font-weight: 400;
}

.txt2 {
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 3.9vw;
  line-height: 5vw;
  font-weight: 400;
  text-align: left;
}

.txt2.main {
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 3.5vw;
  line-height: 4.5vw;
  font-weight: 400;
}

.txt2.form {
  margin-top: -5vw;
  font-size: 3vw;
  line-height: 4vw;
  text-align: center;
}

.txt3 {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 2.5vw;
  line-height: 3.2vw;
}

.txt3.blue {
  color: #1e527e;
  font-weight: 600;
  text-align: center;
}

.txt3.blue.left {
  text-align: left;
  font-size: 2.5vw !important;
}

.txt3.blue.slider_title {
  margin-bottom: 3vw;
}

.txt_container {
  position: absolute;
  top: 20vw;
  width: 54%;
}

.join_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 37%;
  height: auto;
  margin-top: 2.5vw;
  padding-top: 1vw;
  padding-bottom: 1vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #ffc750;
  text-decoration: none;
}

.img2_container {
  position: absolute;
  left: auto;
  top: 5.5vw;
  right: 0%;
  bottom: 0%;
  width: 60%;
  height: auto;
}

.img2 {
  margin-left: 3.8vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.img3_container {
  position: absolute;
  top: 45vw;
  right: 55%;
  width: 70%;
  height: auto;
}

.img3 {
  -o-object-fit: cover;
  object-fit: cover;
}

.transition_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 30vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.txt_container_2 {
  position: absolute;
  left: auto;
  top: 67vw;
  right: 0%;
  bottom: 0%;
  width: 50%;
}

.txt4 {
  margin-bottom: 1vw;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 2.5vw;
  line-height: 4vw;
  font-weight: 400;
}

.txt5 {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 1.65vw;
  line-height: 2vw;
}

.txt6 {
  margin-top: 1vw;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #ffc750;
  font-size: 2.1vw;
  line-height: 2.8vw;
  font-weight: 600;
}

.txt_container_02 {
  width: 65.3%;
  height: auto;
}

.project_section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bg_img1 {
  width: 100%;
  height: 100%;
}

.txt_container_03 {
  position: absolute;
  top: 37%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 39.7%;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 60px;
  grid-row-gap: 0px;
  -ms-grid-columns: 340px 340px 340px;
  grid-template-columns: 340px 340px 340px;
  -ms-grid-rows: 204px;
  grid-template-rows: 204px;
}

.grid_1 {
  display: -ms-grid;
  display: grid;
  margin-top: -7vw;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 4.2vw;
  grid-row-gap: 0px;
  -ms-grid-columns: 23.5vw 23.5vw 23.5vw;
  grid-template-columns: 23.5vw 23.5vw 23.5vw;
  -ms-grid-rows: 17vw;
  grid-template-rows: 17vw;
  background-color: transparent;
}

.grid_1_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0vw 1vw 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 80px 30px rgba(30, 82, 126, 0.2);
}

.grid_1_img {
  width: 5.5vw;
  height: 5.5vw;
  margin-top: -2.5vw;
  margin-bottom: 2vw;
}

.txt7 {
  margin-top: 0vw;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #1e527e;
  font-size: 1.7vw;
  line-height: 2.2vw;
  font-weight: 600;
}

.txt8 {
  margin-top: 10px;
  margin-bottom: 0vw;
  font-family: 'Open Sans', sans-serif;
  color: #1e527e;
  font-size: 1.5vw;
  line-height: 2.3vw;
  font-weight: 400;
  text-align: center;
}

.txt8.semi-bold {
  font-weight: 600;
}

.txt8.semi-bold.left {
  margin-top: 0px;
  text-align: left;
}

.recruitment_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 0px;
  padding-top: 7vw;
  padding-bottom: 5.5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.recruitment_grid {
  display: -ms-grid;
  display: grid;
  margin-top: 4.5vw;
  margin-bottom: 5vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 38vw 38vw;
  grid-template-columns: 38vw 38vw;
  -ms-grid-rows: 31vw;
  grid-template-rows: 31vw;
}

.recruitment_grid_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 3.5vw;
  padding-right: 3.8vw;
  padding-left: 3.8vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 10px;
  box-shadow: 0 0 60px 10px rgba(30, 82, 126, 0.2);
}

.recruitment_list {
  margin-top: 1.6vw;
  margin-bottom: 0.7vw;
  padding-left: 1.6vw;
}

.recruitment_list_item {
  margin-bottom: 1vw;
  font-family: 'Open Sans', sans-serif;
  color: #1e527e;
  font-size: 1.65vw;
  line-height: 2vw;
  font-weight: 400;
}

.physio_submit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16vw;
  height: auto;
  margin-top: auto;
  margin-bottom: 2.5vw;
  padding-top: 1vw;
  padding-bottom: 1vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #ffc750;
  text-decoration: none;
}

.div-block-2 {
  width: 100%;
  height: 795px;
  background-image: url('../images/Cinetica_04.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.recruitment_form_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 55vw;
  padding-top: 10vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Diana_pilates_contact.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.nutri_submit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16vw;
  height: auto;
  margin-top: auto;
  margin-bottom: 2.5vw;
  padding-top: 1vw;
  padding-bottom: 1vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #ffc750;
  text-decoration: none;
}

.footer_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-3 {
  width: 100%;
  height: 81.5%;
}

.footer_rights_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 18.5%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid rgba(30, 82, 126, 0.3);
}

.footer_data_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 81.5%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.footer_contacts {
  width: 33%;
  height: auto;
}

.txt9 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #1e527e;
  font-size: 1.25vw;
  line-height: 2vw;
  font-weight: 400;
  text-align: left;
}

.txt9.semi-bold {
  font-weight: 600;
}

.txt9.semi-bold.left {
  text-align: left;
}

.footer_logo_img {
  position: static;
  left: auto;
  right: auto;
  bottom: auto;
  width: 100%;
  height:100%;
  text-align: left;
}

.social_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.facebook {
  width: 2.2vw;
  height: 2.2vw;
  margin-right: 10px;
  background-image: url('../images/Cinetica_facebook_1Cinetica_facebook.png');
  background-position: 50% 50%;
  background-size: cover;
}

.instagram {
  width: 2.2vw;
  height: 2.2vw;
  background-image: url('../images/Cinetica_instagram_1Cinetica_instagram.png');
  background-position: 50% 50%;
  background-size: cover;
}

.txt10 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-decoration: none;
}

.txt10.blue {
  color: #1e527e;
  font-size: 1vw;
  line-height: 2vw;
  font-weight: 400;
}

.made_by_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link_txt {
  color: #1e527e;
  font-size: 1vw;
  line-height: 2vw;
}

.general_submit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16vw;
  height: auto;
  margin-top: auto;
  margin-bottom: 8.5vw;
  padding-top: 1vw;
  padding-bottom: 1vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #ffc750;
  font-family: 'Open Sans', sans-serif;
  color: #1e527e;
  font-size: 1.1vw;
  line-height: 1.5vw;
  font-weight: 600;
  text-decoration: none;
}

.form_test_container {
  width: 600px;
  height: 60px;
}

.name_field {
  width: 42vw;
  height: 4vw;
  margin-bottom: 1vw;
  padding: 0.5vw 0.85vw;
  border: 1px solid #9ebbda;
  border-radius: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #1e527e;
  font-size: 1.1vw;
  line-height: 38px;
}

.email_field {
  width: 42vw;
  height: 4vw;
  margin-bottom: 1vw;
  padding: 0.5vw 0.85vw;
  border: 1px solid #9ebbda;
  border-radius: 10px;
}

.cv_field {
  width: 42vw;
  height: 4vw;
  margin-bottom: 1vw;
  padding: 0.5vw 0.85vw;
  border: 1px solid #9ebbda;
  border-radius: 10px;
}

.video_field {
  width: 42vw;
  height: 4vw;
  margin-bottom: 1vw;
  padding: 0.5vw 0.85vw;
  border: 1px solid #9ebbda;
  border-radius: 10px;
}

.form_field {
  width: 42vw;
  height: 4vw;
  margin-bottom: 1vw;
  padding: 0.5vw 0.85vw;
  border: 1px solid #9ebbda;
  border-radius: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #1e527e;
  font-size: 1.1vw;
  line-height: 38px;
  -o-object-fit: contain;
  object-fit: contain;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5.5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner_container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
}

.banner {
  width: 100%;
  height: auto;
}

.slider_section {
  width: 100%;
  height: auto;
}

.slider {
  width: 100%;
  height: 100%;
  cursor: -webkit-grab;
  cursor: grab;
}

.image {
  width: 100%;
  height: 100%;
}

.slider_img {
  width: 100%;
  height: 100%;
}

.bg_img {
  width: 100%;
  height: 100%;
}

.banner_mobile {
  display: none;
  width: 100%;
  height: auto;
}

/*---*/
.intro_section.terms_pg {
  height: auto;
  background-color: white;
}

.terms_container {
  height: auto;
  margin-top: 20vw;
}

.txt3.blue.left {
  text-align: left;
}

.txt1mini.blue.new {
  width: auto;
  margin-top: 2.5vw;
}

.txt1mini.blue.new2 {
  width: auto;
  height: 88vw;
  margin-top: 2.5vw;
}


.footer_logo_img {
  position: static;
  left: auto;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  text-align: left;
}

.footer_logo_link {
  width: 12%;
  height: auto;
  max-width: 100%;
}

a.terms_link{
  color:white;
}
/*---*/


@media screen and (min-width: 1440px) {
  .img3_container {
    top: 45vw;
    right: 55%;
  }
}

@media screen and (max-width: 991px) {
  .img3 {
    width: 100%;
    height: 100%;
  }

  .txt_container_02 {
    height: auto;
  }

  .grid_1_container {
    box-shadow: 0 0 60px 10px rgba(30, 82, 126, 0.2);
  }
}

@media screen and (max-width: 479px) {
  .intro_section {
    height: 255vw;
  }

  .logo_container {
    width: 18%;
  }

  .section_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    padding-right: 5vw;
    padding-left: 5vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .candidaturas_btn {
    display: none;
    width: 30%;
    height: 6%;
    margin-right: 5vw;
  }

  .txt1mini {
    font-size: 3.5vw;
    line-height: 4vw;
    text-align: center;
  }

  .txt1mini.blue {
    width: 100%;
    padding-left: 10vw;
    font-size: 2vw;
    line-height: 3vw;
    text-align: left;
  }

  .txt2 {
    font-size: 5.5vw;
  }

  .txt2.main {
    width: 100%;
    margin-bottom: 3vw;
    font-size: 6.5vw;
    line-height: 7.5vw;
    text-align: center;
  }

  .txt2.form {
    margin-top: -4vw;
    font-size: 4vw;
  }

  .txt3 {
    width: 80%;
    font-size: 4.5vw;
    line-height: 6vw;
    text-align: center;
  }

  .txt3.blue {
    width: 100%;
    font-size: 4vw;
    line-height: 5vw;
  }

  .txt3.blue.left {
    font-size: 4.5vw;
    line-height: 4vw;
  }

  .txt_container {
    top: 55vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .join_btn {
    width: 60%;
    height: 9vw;
    margin-top: 3vw;
  }

  .img3_container {
    top: 95vw;
    right: 14%;
    width: 100%;
  }

  .transition_section {
    height: 55vw;
  }

  .txt_container_2 {
    left: 10%;
    top: 195vw;
    right: 10%;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .txt4 {
    margin-bottom: 3.5vw;
    font-size: 5vw;
    line-height: 5vw;
    text-align: center;
  }

  .txt5 {
    font-size: 4vw;
    line-height: 6vw;
    text-align: center;
  }

  .txt6 {
    margin-top: 3.5vw;
    font-size: 3.5vw;
    line-height: 5vw;
    text-align: center;
  }

  .txt_container_02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .txt_container_03 {
    top: 15%;
    width: 100%;
  }

  .grid_1 {
    grid-row-gap: 8vw;
    -ms-grid-columns: 65vw;
    grid-template-columns: 65vw;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .grid_1_container {
    padding-right: 5vw;
    padding-bottom: 5vw;
    padding-left: 5vw;
  }

  .grid_1_img {
    width: 10vw;
    height: 10vw;
    margin-top: -5vw;
  }

  .txt7 {
    font-size: 4.5vw;
    line-height: 4vw;
  }

  .txt8 {
    font-size: 3.8vw;
    line-height: 4vw;
  }

  .txt8.semi-bold.left {
    font-size: 4vw;
  }

  .recruitment_grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-row-gap: 5vw;
    -ms-grid-columns: 75vw;
    grid-template-columns: 75vw;
    -ms-grid-rows: 50vw 50vw;
    grid-template-rows: 50vw 50vw;
  }

  .recruitment_grid_container {
    padding-right: 5vw;
    padding-left: 7.5vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .recruitment_list_item {
    font-size: 3.8vw;
    line-height: 4vw;
  }

  .physio_submit {
    width: 80%;
    margin-top: auto;
    margin-right: 1vw;
    padding-top: 2vw;
    padding-bottom: 2vw;
  }

  .recruitment_form_container {
    height: 75vw;
    padding-top: 6vw;
  }

  .nutri_submit {
    width: 80%;
    margin-top: auto;
    padding-top: 2vw;
    padding-bottom: 2vw;
  }

  .footer_section {
    height: 30vw;
  }

  .txt9 {
    font-size: 2vw;
    line-height: 3vw;
  }

  .footer_logo_img {
    width: 100%;
    height:100%;
  }

  .social_container {
    width: 33%;
  }

  .facebook {
    width: 5vw;
    height: 5vw;
    margin-right: 1vw;
  }

  .instagram {
    width: 5vw;
    height: 5vw;
  }

  .txt10.blue {
    font-size: 1.8vw;
  }

  .link_txt {
    font-size: 1.8vw;
  }

  .general_submit {
    width: 100%;
    font-size: 3.5vw;
    line-height: 4vw;
  }

  .form_field {
    width: 70vw;
    height: 7vw;
    margin-bottom: 2vw;
    font-size: 2vw;
  }

  .form {
    margin-top: 2vw;
  }

  .banner {
    display: none;
  }

  .banner_mobile {
    display: block;
  }

    /*---*/
  .terms_container {
    margin-top: 25vw;
  }

  .txt3.blue.left {
    font-size: 4.5vw;
    line-height: 4vw;
  }

  .txt1mini.blue.new {
    padding-left: 0vw;
  }

  .txt1mini.blue.new2 {
    height: 232vw;
    /*height: 88vw;*/
    padding-left: 0vw;
  }


  .footer_logo_img {
    width: 100%;
    height:100%;
  }
  /*---*/

}



/* file type form css propreties*/

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; 
}

.inputfile + label {
  width: 42vw;
  height: 4vw;
  padding:0.5vw 1vw 0.5vw 1vw;
  margin-bottom: 1vw;
  border: 1px solid #9ebbda;
  border-radius: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #1e537e7a;
  font-size: 1.1vw;
  line-height: 38px;
  background-color: white;
  cursor: pointer; 
}

.upload_img{
  width: 1.3vw;
  height: auto;
  float:right;
  margin-right: 1vw;
  margin-top:0.55vw;
}

::placeholder {
  font-family: 'Open Sans', sans-serif;
  color: #1e537e7a;
  font-size: 1.1vw;
  line-height: 38px;
}


