.title-container {
  margin: auto;
  /* margin-top: 52px */
}

section.wrap_career_section {
  padding-top: 30px;
}
.main_banner {
  width: 1200px;
  height: 381px;
  left: 301px;
  top: 321px;
  background: #dae3e8;
  margin: auto;
  margin-bottom: 100px;
  overflow: auto;
    position: relative;
    top: 0px;
    left: 0px;
}
/* .main_banner_image:last-of-type {
  display: block;
} */
.main_banner_image {
  object-fit: cover;
  float: left;
  display: none;
  height: 380px !important;
  width: 770px;
  left: 0px !important;
  top: 0px !important;
}
section.wrap_career_section .career_details {
  margin-bottom: 130px;
}
.recommendedCarousel {
  width: 459px;
  height: 251px;
  background-color: white;
  z-index: 99;
  position: absolute;
  margin-right: 10%;
  margin-top: 65px;
}

p.inner_testa {
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 161.2%;
  text-align: right;
  color: #234353;
}

p.inner_lower_page {
  position: relative;
  font-weight: 900;
  font-size: 15px;
  color: #234353;
  margin-bottom: 0px;
  line-height: 150%;
}

section.wrap_career_section .wrap_detail_content {
  width: 345px;
  text-align: center;
}
section.wrap_career_section .wrap_detail_content:nth-child(3n + 2) {
  margin: 0px 30px;
}
section.wrap_career_section .wrap_detail_content img {
  margin-bottom: 20px;
}
.title_under_main_banner {
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  color: #234353;
  margin-bottom: 10px;
}

p.desciption {
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #234353;
}
.recommendedCarousel .recommendedCarousel_controls.pe-none {
  opacity: 0.2;
}
.recommendedCarousel .carousel-control-prev {
  left: 35px;
  bottom: 25px;
  width: fit-content;
  background: transparent;
  height: fit-content;
  top: unset;
  padding: 0px;
  opacity: 1;
}
.recommendedCarousel .carousel-control-next {
  left: 80px;
  bottom: 25px;
  width: fit-content;
  background: transparent;
  height: fit-content;
  top: unset;
  padding: 0px;
  right: unset;
  opacity: 1;
}
.recommendedCarousel .carousel-item {
  padding: 35px;
}
section.wrap_career_section .sub_title {
  font-weight: 300;
  line-height: 100%;
  font-size: 1.75rem;
  color: rgba(35, 67, 83, 0.8);
  text-align: center;
  margin-bottom: 82px;
}
section.wrap_career_section .wrap_carrer_content {
  max-width: 1200px;
  margin: 60px auto 260px auto;
}
section.wrap_career_section .sub_title p {
  margin-bottom: 0px;
}
section.wrap_career_section .our_principles {
  padding-bottom: 110px;
}
section.wrap_career_section .open_jobs_posts {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: auto;
  max-width: 1200px;
}
.our_principles_title,
.open_jobs_title {
  width: 100%;
  text-align: center;
  position: relative;
  margin-bottom: 110px;
  max-width: 1050px;
  margin-right: auto;
  margin-left: auto;
}
.open_jobs_title {
  margin-bottom: 70px;
}
.our_principles_title h2,
.open_jobs_title h2 {
  position: relative;
  background: #f4f8fa;
  display: inline-block;
  z-index: 1;
  margin-bottom: 0px;
  font-style: normal;
  font-weight: 300;
  font-size: 2.625rem;
  line-height: 100%;
  color: #234353;
  width: 300px;
}
.our_principles_title::after,
.open_jobs_title::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: #234353;
  z-index: 0;
}
section.wrap_career_section .wrap_single_principle {
  width: 500px;
  background: #ebf1f4;
  display: flex;
  height: 170px;
  align-items: center;
  padding-left: 35px;
  justify-content: flex-end;
  margin-bottom: 35px;
}

section.wrap_career_section  .wrap_single_content_image img {
  max-width: 100px;
  max-height: 90px;
  width: 100px;
  height: 90px;
}

section.wrap_career_section .wrap_single_principle.wrap_single_principle-left {
  justify-content: end;
  padding: 0px 35px 0px 0px;
}
section.wrap_career_section
.wrap_second_singles_principle
.wrap_single_principle {
  width: 415px;
}
section.wrap_career_section
.wrap_single_principle.wrap_single_principle-left
.wrap_single_content {
  text-align: right;
  padding: 0px 35px 0px 0px;
  padding-left: 8px;
}
section.wrap_career_section .wrap_single_principle:nth-child(2n + 1) {
  margin-left: 15px;
}
section.wrap_career_section .wrap_single_principle:nth-child(2n + 2) {
  margin-right: 15px;
}
section.wrap_career_section .single_principle_title {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  color: #234353;
  margin-bottom: 5px;
  display: block;
  line-height: 100%;
}
section.wrap_career_section .single_principle_text {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #234353;
}
section.wrap_career_section .wrap_single_content {
  padding-left: 35px;
  padding-right: 8px;
  text-align: left;
}
.row.text-center.wpdng {
  padding: 95px;
  padding-top: 20px;
}

.about_us {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
  margin-top: 65px;
}

.first_right_about_us {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 20px 20px 20px 30px;
  position: static;
  width: 500px;
  height: 170px;
  left: 537px;
  top: 0px;
  background: #ebf1f4;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 50px 10px;
}

.second_right_about_us {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 20px 30px 20px 28px;
  position: static;
  width: 500px;
  height: 170px;
  left: 0px;
  top: 0px;
  background: #ebf1f4;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 50px 10px;
}

.first_down_right_about_us {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 20px 30px;
  position: static;
  width: 416px;
  height: 170px;
  left: 454px;
  top: 0px;
  background: #ebf1f4;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 0 10px;
}

.second_down_right_about_us {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 20px 30px;
  position: static;
  width: 417px;
  height: 170px;
  left: 0px;
  top: 0px;
  background: #ebf1f4;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0 10px;
}

.f_1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 7px 0px 0px;
  flex: none;
  flex-grow: 0;
  margin-right: 40%;
}

.f_2 {
  order: 2;
  margin: 0px 5%;
}

.f_3 {
  order: 1;
  flex-grow: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 7px 0px 0px;
  flex: none;
  flex-grow: 0;
  margin-left: 40%;
}

.f_4 {
  order: 1;
  margin: 0px 0px 0px 7%;
}

.f_5 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 7px 0px 0px;
  flex: none;
  flex-grow: 0;
  margin-right: 30%;
}

.f_6 {
  order: 2;
  margin: 0px 5%;
}

.f_7 {
  order: 1;
  margin: 0px 0px 0px 5%;
}

.f_8 {
  order: 1;
  flex-grow: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 7px 0px 0px;
  flex: none;
  flex-grow: 0;
  margin-left: 30%;
}

span.first_row_left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 7px 0px 0px;
}

span.first_row_right {
  font-weight: 900;
  font-size: 1.375rem;
  line-height: 30px;
  text-align: center;
  color: #234353;
}

span.second_row_right {
  font-weight: 600;
  font-size: 1rem;
  line-height: 26px;
  color: #234353;
}

.open_jobs {
  margin-bottom: 100px;
}

.controls {
  position: absolute;
  left: 35px;
  bottom: 20px;
}

.next_btn {
  border: 1px solid rgba(12, 27, 48, 0.7);
  padding: 10px 15px 10px 15px;
}

.prev_btn {
  border: 1px solid rgba(12, 27, 48, 0.7);
  padding: 10px 15px 10px 15px;
  margin-left: 10px;
}

.box-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 80px;
  margin-left: -5px;
  margin-right: -5px;
}
.box:nth-child(3n + 2) {
  margin: 0px 35px 40px 35px;
}
.box {
  min-height: 50px;
  min-width: 85px;
  padding: 37px 39px 29px 28px;
  height: 312px;
  border: 0.5px solid #234353;
  flex-basis: 29%;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: space-between;
}

span.box_title {
  font-weight: bold;
  font-size: 1.75rem;
  line-height: 35px;
  color: #234353;
  margin-bottom: 5px;
  display: inline-flex;
}

span.box_city {
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  text-align: right;
  color: rgba(35, 67, 83, 0.8);
}

p.box_description {
  font-weight: 300;
  font-size: 1rem;
  line-height: 161.2%;
  text-align: right;
  color: #234353;
  margin-top: 20px;
}

.job_btn {
  width: 39px;
  height: 39px;
  right: 39px;
  top: 244px;
  background-color: #0587c6;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wrap_gallery {
  margin-bottom: 100px;
}

.wrap_gallery .small_images img {
  height: 280px;
  width: 280px;
  object-fit: cover;
}

.wrap_gallery .small_images img:first-child {
  object-fit: contain;
}

.wrap_gallery .small_images.last img:first-child {
  object-fit: cover;
}

.cover {
  object-fit: cover !important;
}

.wrap_gallery .big_image img {
  height: 560px;
  width: 560px;
  object-fit: cover;
}

.inner_text_iso {
  width: 280px;
  height: 280px;
  padding: 40px;
  background-color: #ffffff;
}
.inner_text_iso span {
  font-style: normal;
  font-weight: 800;
  font-size: 22px;
  line-height: 30px;
  color: #234353;
}
.woocommerce .woocommerce-breadcrumb {
  margin-top: 0px;
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 0px;
}

h1.main_title_career.text-center {
  font-size: 4rem;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 0;
  color: #234353;
}

.main_banner_desktop {
  display: block;
}

.main_banner_mobile {
  display: none;
}

@media only screen and (min-width: 992px) {
  .desktop-hide {
    display: none;
  }
}