/*---------------------------------------------------------------------*/

/*--------------------------------baner-------------------------------*/
/* .life-gallery__title,
.life-benefits__title,
.life-caring__title,
.life-career__title,
.life-prefooter__title,
.life-about__title, */
@media (min-width:1601px){
  .life-baner__title{
    font-size: 60px;
  }
  .page-life .title{
    font-size: 60px;
  }
}

.careers-page-footer .footer__mail-block{
display: none;
}
.careers-page-footer .footer-video{
display: none;
}
.careers-page-footer .footer {
  padding-top: 0px;
  padding-bottom: 0px;
}
.careers-page-footer .footer__titel{
  display: none;
}
.life-prefooter__wrapper{
 
}
.jobsInner-form__item--checkbox{
  display: flex;
  position: absolute;
  bottom: 90px;
  z-index: 1;
  align-items: flex-start;
}
.jobsInner-main__contact .wpcf7-form .wpcf7-submit ~ .wpcf7-spinner{
  display: inline-block;
  position: absolute;
}
/*---------------------------------------------------------------------*/
.page-life .title{
  line-height: 0.95;
}
.page-life .text {
  padding: 0 !important;
}

.life-baner {
  position: relative;
}

.life-baner::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  height: 10vh;
  width: 0;
  border-left: 100vw solid #0c0d13;
  border-bottom: 0px solid transparent;
  border-top: 10vh solid transparent;
  overflow: hidden;
  z-index: 12;
}

.life-baner__inner {
  width: 100%;
  height: 110vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.life-baner__content {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  width: 40%;
  text-align: left;
  z-index: 12;
}

.life-baner__title {
  padding: 0 !important;
  margin: 0;
  margin-bottom: 30px;
  color: #0c0d13;
}

.life-baner__text {
  margin: 0;
}

.life-baner__btn {
  margin-top: 30px;
}

.life-baner__media {
  height: 90%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  width: 70%;
  margin-left: -10%;
  margin-top: auto;
  z-index: 10;
}

.life-baner__media video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/*---------------------------------------------------------------------*/

/*--------------------------------career-------------------------------*/

/*---------------------------------------------------------------------*/

.life-career {
  padding-top: 130px;
  padding-bottom: 130px;
  background: #0c0d13;
}

.life-career__inner,
.life-career__preTitle,
.life-career__title {
  text-align: center;
  color: #fff;
}

.life-career__text {
  color: #fff;
  text-align: center;
  margin-bottom: 80px;
}

.life-career__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 60px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.life-career__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14%;
  flex: 0 0 14%;
  width: 14%;
  margin: 0 1.333% 20px;
  opacity: 0;
}

.life-career__item:nth-child(6n) {
  -webkit-transition: opacity 0.6s 0.6s ease-in-out, -webkit-transform 0.5s 0.6s ease-in-out;
  transition: opacity 0.6s 0.6s ease-in-out, -webkit-transform 0.5s 0.6s ease-in-out;
  -o-transition: transform 0.5s 0.6s ease-in-out, opacity 0.6s 0.6s ease-in-out;
  transition: transform 0.5s 0.6s ease-in-out, opacity 0.6s 0.6s ease-in-out;
  transition: transform 0.5s 0.6s ease-in-out, opacity 0.6s 0.6s ease-in-out, -webkit-transform 0.5s 0.6s ease-in-out;
}

.life-career__item:nth-child(6n+1) {
  -webkit-transition: opacity 0.6s 0.1s ease-in-out, -webkit-transform 0.5s 0.1s ease-in-out;
  transition: opacity 0.6s 0.1s ease-in-out, -webkit-transform 0.5s 0.1s ease-in-out;
  -o-transition: transform 0.5s 0.1s ease-in-out, opacity 0.6s 0.1s ease-in-out;
  transition: transform 0.5s 0.1s ease-in-out, opacity 0.6s 0.1s ease-in-out;
  transition: transform 0.5s 0.1s ease-in-out, opacity 0.6s 0.1s ease-in-out, -webkit-transform 0.5s 0.1s ease-in-out;
}

.life-career__item:nth-child(6n+2) {
  -webkit-transition: opacity 0.6s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  transition: opacity 0.6s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  -o-transition: transform 0.5s 0.2s ease-in-out, opacity 0.6s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.6s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.6s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
}

.life-career__item:nth-child(6n+3) {
  -webkit-transition: opacity 0.6s 0.3s ease-in-out, -webkit-transform 0.5s 0.3s ease-in-out;
  transition: opacity 0.6s 0.3s ease-in-out, -webkit-transform 0.5s 0.3s ease-in-out;
  -o-transition: transform 0.5s 0.3s ease-in-out, opacity 0.6s 0.3s ease-in-out;
  transition: transform 0.5s 0.3s ease-in-out, opacity 0.6s 0.3s ease-in-out;
  transition: transform 0.5s 0.3s ease-in-out, opacity 0.6s 0.3s ease-in-out, -webkit-transform 0.5s 0.3s ease-in-out;
}

.life-career__item:nth-child(6n+4) {
  -webkit-transition: opacity 0.6s 0.4s ease-in-out, -webkit-transform 0.5s 0.4s ease-in-out;
  transition: opacity 0.6s 0.4s ease-in-out, -webkit-transform 0.5s 0.4s ease-in-out;
  -o-transition: transform 0.5s 0.4s ease-in-out, opacity 0.6s 0.4s ease-in-out;
  transition: transform 0.5s 0.4s ease-in-out, opacity 0.6s 0.4s ease-in-out;
  transition: transform 0.5s 0.4s ease-in-out, opacity 0.6s 0.4s ease-in-out, -webkit-transform 0.5s 0.4s ease-in-out;
}

.life-career__item:nth-child(6n+5) {
  -webkit-transition: opacity 0.6s 0.5s ease-in-out, -webkit-transform 0.5s 0.5s ease-in-out;
  transition: opacity 0.6s 0.5s ease-in-out, -webkit-transform 0.5s 0.5s ease-in-out;
  -o-transition: transform 0.5s 0.5s ease-in-out, opacity 0.6s 0.5s ease-in-out;
  transition: transform 0.5s 0.5s ease-in-out, opacity 0.6s 0.5s ease-in-out;
  transition: transform 0.5s 0.5s ease-in-out, opacity 0.6s 0.5s ease-in-out, -webkit-transform 0.5s 0.5s ease-in-out;
}

.life-career__list._js_active .life-career__item {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.life-career__icon {
  width: 70%;
  height: 70px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.life-career__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.life-career__name {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  /* font-size: 18px; */
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}

.life-career__btn {
  border: 2px solid #fff;
  color: #fff;
  margin: 0 auto;
}
.life-baner__media{
  position: relative;
}
.life-baner-poster{
  display: none;

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 0;
  width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
._video-end .life-baner-poster{
  display: block;
}
/*---------------------------------------------------------------------*/

/*--------------------------------about-------------------------------*/

/*---------------------------------------------------------------------*/

.life-about {
  margin-bottom: 130px;
  background: #0c0d13;
  position: relative;
}

.life-about::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  height: 10vh;
  width: 0;
  border-left: 100vw solid transparent;
  border-bottom: 10vh solid #fff;
  border-top: 0 solid #fff;
  overflow: hidden;
}

.life-about__inner {
  width: 100%;
  min-height: 110vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.life-about__media {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  position: relative;
}

.life-about__image {
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: all 0.5s 1s ease-in-out;
  -o-transition: all 0.5s 1s ease-in-out;
  transition: all 0.5s 1s ease-in-out;
  opacity: 0;
}

.life-about__fon {
  width: 89.56%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: all 0.8s 0s ease-in-out;
  -o-transition: all 0.8s 0s ease-in-out;
  transition: all 0.8s 0s ease-in-out;
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
}

._js_active .life-about__image {
  opacity: 1;
}

._js_active .life-about__fon {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.life-about__content {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  width: 40%;
  text-align: left;
}

.life-about__preTitle,
.life-about__title,
.life-about__text {
  color: #fff;
  text-align: left;
}

.life-about__btn {
  color: #fff;
  border: 2px solid #fff;
}

/*---------------------------------------------------------------------*/

/*--------------------------------team-------------------------------*/

/*---------------------------------------------------------------------*/

.life-team {
  margin-bottom: 200px;
}

.life-team .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 60px;
}

.life-team .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #0c0d13;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.life-team .owl-theme .owl-dots .owl-dot.active span {
  background: #0c0d13;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}

.life-team .owl-theme .owl-dots .owl-dot:hover span {
  background: #0c0d13;
  opacity: 0.8;
}

.life-team__inner {
  width: 40%;
  margin: 0 auto;
  padding-top: 35px;
}

.life-team__title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 80px;
  position: relative;
  -webkit-transform: translate(0%, -100px);
  -ms-transform: translate(0%, -100px);
  transform: translate(0%, -100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  -o-transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
}

.life-team__title::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100px;
  height: 70px;
  background-image: url(../img/technologies/quotes.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-filter: invert(81%) sepia(1%) saturate(1588%) hue-rotate(17deg) brightness(96%) contrast(97%);
  filter: invert(81%) sepia(1%) saturate(1588%) hue-rotate(17deg) brightness(96%) contrast(97%);
}

.life-team__title._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.life-team__list {
  -webkit-transform: translate(0%, -100px);
  -ms-transform: translate(0%, -100px);
  transform: translate(0%, -100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.3s ease-in-out, -webkit-transform 1s 0.3s ease-in-out;
  transition: opacity 0.5s 0.3s ease-in-out, -webkit-transform 1s 0.3s ease-in-out;
  -o-transition: transform 1s 0.3s ease-in-out, opacity 0.5s 0.3s ease-in-out;
  transition: transform 1s 0.3s ease-in-out, opacity 0.5s 0.3s ease-in-out;
  transition: transform 1s 0.3s ease-in-out, opacity 0.5s 0.3s ease-in-out, -webkit-transform 1s 0.3s ease-in-out;
}

.life-team__list._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.life-team__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.life-team__image {
  width: 130px;
  height: 130px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 130px;
  flex: 0 0 130px;
  border: 4px solid #0c0d13;
  border-radius: 50%;
  overflow: hidden;
}

.life-team__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.life-team__content {
  margin-left: 30px;
  width: 100%;
}

.life-team__text {
  text-align: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
  color: #0c0d13;
  margin-bottom: 20px;
}

.life-team__name {
  text-align: left;
  font-family: Montserrat;
  font-style: normal;
  font-size: 18px;
  line-height: 1.2;
  color: #0c0d13;
  font-weight: bold;
}

/*---------------------------------------------------------------------*/

/*--------------------------------gallery-------------------------------*/

/*---------------------------------------------------------------------*/

.life-gallery {
  margin-bottom: 200px;
}

.life-gallery .owl-carousel.owl-drag .owl-item {
  height: 100%;
}

.life-gallery .owl-carousel .owl-stage {
  height: 100%;
}

.life-gallery .owl-carousel .owl-stage-outer {
  height: 100%;
}

.life-gallery .owl-carousel .owl-item {
  height: 100%;
}

.life-gallery__preTitle {
  text-align: center;
}

.life-gallery__title {
  text-align: center;
}
.life-gallery video{
  width: 100%;
  height: auto;
  object-fit: cover;
}
.life-gallery__media {
  width: 100%;
  height: 750px;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 11.365% 0.5% 5.48% 0.5% 8.42% 0.5% 29% 0.5% 29% 0.5% 14.3%;
  grid-template-rows: 11.365% 5.48% 8.42% 29% 29% 14.3%;
  -ms-grid-columns: 5.6% 0.5% 15.275% 0.5% 15.275% 0.5% 9.025% 0.5% 15.275% 0.5% 15.275% 0.5% 12.15% 0.5% 9.025%;
  grid-template-columns: 5.6% 15.275% 15.275% 9.025% 15.275% 15.275% 12.15% 9.025%;
  grid-gap: 0.5%;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.4s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  transition: opacity 0.8s 0.4s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  -o-transition: transform 1s 0.2s ease-in-out, opacity 0.8s 0.4s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.8s 0.4s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.8s 0.4s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
}

.life-gallery__media > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.life-gallery__media > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.life-gallery__media > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

.life-gallery__media > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}

.life-gallery__media > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}

.life-gallery__media > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 11;
}

.life-gallery__media > *:nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 13;
}

.life-gallery__media > *:nth-child(8) {
  -ms-grid-row: 1;
  -ms-grid-column: 15;
}

.life-gallery__media > *:nth-child(9) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.life-gallery__media > *:nth-child(10) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.life-gallery__media > *:nth-child(11) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}

.life-gallery__media > *:nth-child(12) {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
}

.life-gallery__media > *:nth-child(13) {
  -ms-grid-row: 3;
  -ms-grid-column: 9;
}

.life-gallery__media > *:nth-child(14) {
  -ms-grid-row: 3;
  -ms-grid-column: 11;
}

.life-gallery__media > *:nth-child(15) {
  -ms-grid-row: 3;
  -ms-grid-column: 13;
}

.life-gallery__media > *:nth-child(16) {
  -ms-grid-row: 3;
  -ms-grid-column: 15;
}

.life-gallery__media > *:nth-child(17) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}

.life-gallery__media > *:nth-child(18) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}

.life-gallery__media > *:nth-child(19) {
  -ms-grid-row: 5;
  -ms-grid-column: 5;
}

.life-gallery__media > *:nth-child(20) {
  -ms-grid-row: 5;
  -ms-grid-column: 7;
}

.life-gallery__media > *:nth-child(21) {
  -ms-grid-row: 5;
  -ms-grid-column: 9;
}

.life-gallery__media > *:nth-child(22) {
  -ms-grid-row: 5;
  -ms-grid-column: 11;
}

.life-gallery__media > *:nth-child(23) {
  -ms-grid-row: 5;
  -ms-grid-column: 13;
}

.life-gallery__media > *:nth-child(24) {
  -ms-grid-row: 5;
  -ms-grid-column: 15;
}

.life-gallery__media > *:nth-child(25) {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
}

.life-gallery__media > *:nth-child(26) {
  -ms-grid-row: 7;
  -ms-grid-column: 3;
}

.life-gallery__media > *:nth-child(27) {
  -ms-grid-row: 7;
  -ms-grid-column: 5;
}

.life-gallery__media > *:nth-child(28) {
  -ms-grid-row: 7;
  -ms-grid-column: 7;
}

.life-gallery__media > *:nth-child(29) {
  -ms-grid-row: 7;
  -ms-grid-column: 9;
}

.life-gallery__media > *:nth-child(30) {
  -ms-grid-row: 7;
  -ms-grid-column: 11;
}

.life-gallery__media > *:nth-child(31) {
  -ms-grid-row: 7;
  -ms-grid-column: 13;
}

.life-gallery__media > *:nth-child(32) {
  -ms-grid-row: 7;
  -ms-grid-column: 15;
}

.life-gallery__media > *:nth-child(33) {
  -ms-grid-row: 9;
  -ms-grid-column: 1;
}

.life-gallery__media > *:nth-child(34) {
  -ms-grid-row: 9;
  -ms-grid-column: 3;
}

.life-gallery__media > *:nth-child(35) {
  -ms-grid-row: 9;
  -ms-grid-column: 5;
}

.life-gallery__media > *:nth-child(36) {
  -ms-grid-row: 9;
  -ms-grid-column: 7;
}

.life-gallery__media > *:nth-child(37) {
  -ms-grid-row: 9;
  -ms-grid-column: 9;
}

.life-gallery__media > *:nth-child(38) {
  -ms-grid-row: 9;
  -ms-grid-column: 11;
}

.life-gallery__media > *:nth-child(39) {
  -ms-grid-row: 9;
  -ms-grid-column: 13;
}

.life-gallery__media > *:nth-child(40) {
  -ms-grid-row: 9;
  -ms-grid-column: 15;
}

.life-gallery__media > *:nth-child(41) {
  -ms-grid-row: 11;
  -ms-grid-column: 1;
}

.life-gallery__media > *:nth-child(42) {
  -ms-grid-row: 11;
  -ms-grid-column: 3;
}

.life-gallery__media > *:nth-child(43) {
  -ms-grid-row: 11;
  -ms-grid-column: 5;
}

.life-gallery__media > *:nth-child(44) {
  -ms-grid-row: 11;
  -ms-grid-column: 7;
}

.life-gallery__media > *:nth-child(45) {
  -ms-grid-row: 11;
  -ms-grid-column: 9;
}

.life-gallery__media > *:nth-child(46) {
  -ms-grid-row: 11;
  -ms-grid-column: 11;
}

.life-gallery__media > *:nth-child(47) {
  -ms-grid-row: 11;
  -ms-grid-column: 13;
}

.life-gallery__media > *:nth-child(48) {
  -ms-grid-row: 11;
  -ms-grid-column: 15;
}

.life-gallery__media._js_active {
  opacity: 1;
}

.life-gallery__media-block {
  width: 100%;
  height: 100%;
}

.lgmb-1 {
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
  -ms-grid-column: 6;
  grid-column-start: 6;
  -ms-grid-column-span: 2;
  grid-column-end: 8;
}

.lgmb-2 {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
}

.lgmb-3 {
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 3;
  grid-column-end: 4;
}

.lgmb-4 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

.lgmb-5 {
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

.lgmb-6 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 2;
  grid-row-end: 5;
  -ms-grid-column: 7;
  grid-column-start: 7;
  -ms-grid-column-span: 2;
  grid-column-end: 9;
}

.lgmb-7 {
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 2;
  grid-row-end: 7;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

.lgmb-8 {
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 2;
  grid-row-end: 6;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 2;
  grid-column-end: 6;
}

.lgmb-9 {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 3;
  grid-row-end: 5;
  -ms-grid-column: 6;
  grid-column-start: 6;
  -ms-grid-column-span: 1;
  grid-column-end: 7;
}

.life-gallery__slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.life-gallery__slider-item {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  
  /* background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
}

.life-gallery__slider-image {
  width: 100%;
  height: 110%;
  /* height: 100%; */
  -o-object-fit: cover;
  object-fit: cover;
}

/*---------------------------------------------------------------------*/

/*--------------------------------benefits-------------------------------*/

/*---------------------------------------------------------------------*/

.life-benefits {
  padding: 10vh 0px;
  background: #0c0d13;
  position: relative;
}

.life-benefits::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  height: 10vh;
  width: 0;
  border-right: 100vw solid transparent;
  border-bottom: 10vh solid #fff;
  border-top: 0 solid #fff;
  overflow: hidden;
}

.life-benefits::before {
  position: absolute;
  top: -1px;
  left: 0;
  content: "";
  height: 10vh;
  width: 0;
  border-right: 100vw solid transparent;
  border-bottom: 0vh solid #fff;
  border-top: 10vh solid #fff;
  overflow: hidden;
}

.life-benefits__wrapper {
  padding: 150px 0px;
}

.life-benefits__preTitle {
  color: #fff;
  text-align: center;
}

.life-benefits__title {
  color: #fff;
  text-align: center;
}

.life-benefits__list {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.life-benefits__list._js_active .life-benefits__item {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.life-benefits__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  width: 30%;
  padding-left: 50px;
  position: relative;
  opacity: 0;
}

.life-benefits__item:nth-child(3n) {
  -webkit-transition: opacity 0.6s 1s ease-in-out, -webkit-transform 0.5s 0.3s ease-in-out;
  transition: opacity 0.6s 1s ease-in-out, -webkit-transform 0.5s 0.3s ease-in-out;
  -o-transition: transform 0.5s 0.3s ease-in-out, opacity 0.6s 1s ease-in-out;
  transition: transform 0.5s 0.3s ease-in-out, opacity 0.6s 1s ease-in-out;
  transition: transform 0.5s 0.3s ease-in-out, opacity 0.6s 1s ease-in-out, -webkit-transform 0.5s 0.3s ease-in-out;
}

.life-benefits__item:nth-child(3n+1) {
  -webkit-transition: opacity 0.6s 0.6s ease-in-out, -webkit-transform 0.5s 0.1s ease-in-out;
  transition: opacity 0.6s 0.6s ease-in-out, -webkit-transform 0.5s 0.1s ease-in-out;
  -o-transition: transform 0.5s 0.1s ease-in-out, opacity 0.6s 0.6s ease-in-out;
  transition: transform 0.5s 0.1s ease-in-out, opacity 0.6s 0.6s ease-in-out;
  transition: transform 0.5s 0.1s ease-in-out, opacity 0.6s 0.6s ease-in-out, -webkit-transform 0.5s 0.1s ease-in-out;
}

.life-benefits__item:nth-child(3n+2) {
  -webkit-transition: opacity 0.6s 0.8s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  transition: opacity 0.6s 0.8s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  -o-transition: transform 0.5s 0.2s ease-in-out, opacity 0.6s 0.8s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.6s 0.8s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.6s 0.8s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
}

.life-benefits__item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.life-benefits__item:nth-child(3n+1)::before {
  background-image: url(../img/career/romb-b.svg);
}

.life-benefits__item:nth-child(3n+2)::before {
  background-image: url(../img/career/romb-w.svg);
}

.life-benefits__item:nth-child(3n)::before {
  background-image: url(../img/career/romb-r.svg);
}

.life-benefits__item-title {
  color: #fff;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.life-benefits__itm-text {
  color: #fff;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.2;
}

/*---------------------------------------------------------------------*/

/*--------------------------------caring-------------------------------*/

/*---------------------------------------------------------------------*/

.life-caring {
  background: #fff;
  position: relative;
}

.life-caring__inner {
  width: 100%;
  padding: 130px 0px 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.life-caring__media {
  -webkit-box-flex: 0;
  /* -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%; */
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  width: 40%;

  margin-right: 7%;
  position: relative;
}

.life-caring__image {
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: all 0.5s 1s ease-in-out;
  -o-transition: all 0.5s 1s ease-in-out;
  transition: all 0.5s 1s ease-in-out;
  opacity: 0;
}

.life-caring__fon {
  width: 85.07%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  bottom: 0;
  left: 4.68%;
  z-index: 1;
  -webkit-transition: all 0.8s 0s ease-in-out;
  -o-transition: all 0.8s 0s ease-in-out;
  transition: all 0.8s 0s ease-in-out;
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
}

._js_active .life-caring__image {
  opacity: 1;
}

._js_active .life-caring__fon {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.life-caring__content {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  width: 40%;
  text-align: left;
}

.life-caring__preTitle,
.life-caring__title,
.life-caring__text {
  text-align: left;
}

/*---------------------------------------------------------------------*/

/*--------------------------------founder-------------------------------*/

/*---------------------------------------------------------------------*/

.life-founder .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 60px;
}

.life-founder .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #0c0d13;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.life-founder .owl-theme .owl-dots .owl-dot.active span {
  background: #0c0d13;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}

.life-founder .owl-theme .owl-dots .owl-dot:hover span {
  background: #0c0d13;
  opacity: 0.8;
}

.life-founder__inner {
  width: 40%;
  margin: 0 auto;
  padding-top: 35px;
  padding-bottom: 130px;
}

.life-founder__title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 80px;
  position: relative;
  -webkit-transform: translate(0%, 100px);
  -ms-transform: translate(0%, 100px);
  transform: translate(0%, 100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  -o-transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
}

.life-founder__title::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100px;
  height: 70px;
  background-image: url(../img/technologies/quotes.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-filter: invert(81%) sepia(1%) saturate(1588%) hue-rotate(17deg) brightness(96%) contrast(97%);
  filter: invert(81%) sepia(1%) saturate(1588%) hue-rotate(17deg) brightness(96%) contrast(97%);
}

.life-founder__title._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.life-founder__list {
  -webkit-transform: translate(0%, 100px);
  -ms-transform: translate(0%, 100px);
  transform: translate(0%, 100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.3s ease-in-out, -webkit-transform 1s 0.3s ease-in-out;
  transition: opacity 0.5s 0.3s ease-in-out, -webkit-transform 1s 0.3s ease-in-out;
  -o-transition: transform 1s 0.3s ease-in-out, opacity 0.5s 0.3s ease-in-out;
  transition: transform 1s 0.3s ease-in-out, opacity 0.5s 0.3s ease-in-out;
  transition: transform 1s 0.3s ease-in-out, opacity 0.5s 0.3s ease-in-out, -webkit-transform 1s 0.3s ease-in-out;
}

.life-founder__list._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.life-founder__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.life-founder__image {
  width: 130px;
  height: 130px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 130px;
  flex: 0 0 130px;
  border: 4px solid #0c0d13;
  border-radius: 50%;
  overflow: hidden;
}

.life-founder__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.life-founder__content {
  margin-left: 30px;
  width: 100%;
}

.life-founder__text {
  text-align: left;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
  color: #0c0d13;
  margin-bottom: 20px;
}

.life-founder__name {
  text-align: left;
  font-family: Montserrat;
  font-style: normal;
  font-size: 18px;
  line-height: 1.2;
  color: #0c0d13;
  font-weight: bold;
}

/*---------------------------------------------------------------------*/

/*--------------------------------prefooter-------------------------------*/

/*---------------------------------------------------------------------*/

.life-prefooter {
  padding-top: 10vh;
  background: #0c0d13;
  position: relative;
}

.life-prefooter::after {
  position: absolute;
  top: -1px;
  left: 0;
  content: "";
  height: 10vh;
  width: 0;
  border-right: 100vw solid transparent;
  border-bottom: 0vh solid #fff;
  border-top: 10vh solid #fff;
  overflow: hidden;
}

.life-prefooter__wrapper {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  padding-top: 100px;
  /* padding-bottom: 130px; */
  padding-bottom: 50px;
}

.life-prefooter__logo {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  -webkit-transform: translate(0%, -150px);
  -ms-transform: translate(0%, -150px);
  transform: translate(0%, -150px);
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.3s ease-in-out, -webkit-transform 1s 0.3s ease-in-out;
  transition: opacity 0.8s 0.3s ease-in-out, -webkit-transform 1s 0.3s ease-in-out;
  -o-transition: transform 1s 0.3s ease-in-out, opacity 0.8s 0.3s ease-in-out;
  transition: transform 1s 0.3s ease-in-out, opacity 0.8s 0.3s ease-in-out;
  transition: transform 1s 0.3s ease-in-out, opacity 0.8s 0.3s ease-in-out, -webkit-transform 1s 0.3s ease-in-out;
}

.life-prefooter__logo img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.life-prefooter__logo._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.life-prefooter__title {
  color: #fff;
  margin-bottom: 30px;
}

.life-prefooter__btn {
  color: #fff;
  border: 2px solid #fff;
}

/*---------------------------------*/

/*---------------------------------*/

/*---------------------------------*/

.jobsInner-main__contact input:-webkit-autofill,
.jobsInner-main__contact input:-webkit-autofill:hover,
.jobsInner-main__contact input:-webkit-autofill:focus input:-webkit-autofill,
.jobsInner-main__contact textarea:-webkit-autofill,
.jobsInner-main__contact textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
.jobsInner-main__contact select:-webkit-autofill,
.jobsInner-main__contact select:-webkit-autofill:hover,
.jobsInner-main__contact select:-webkit-autofill:focus {
  border: none;
  border-bottom: none;
  -webkit-text-fill-color: #0c0d13;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  background: transparent;
}

.jobs-banner__inner input:-webkit-autofill,
.jobs-banner__inner input:-webkit-autofill:hover,
.jobs-banner__inner input:-webkit-autofill:focus input:-webkit-autofill,
.jobs-banner__inner textarea:-webkit-autofill,
.jobs-banner__inner textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
.jobs-banner__inner select:-webkit-autofill,
.jobs-banner__inner select:-webkit-autofill:hover,
.jobs-banner__inner select:-webkit-autofill:focus {
  border: none;
  border-bottom: none;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  background: transparent;
}

.jobs-banner {
  padding-bottom: 10vh;
  background: #0c0d13;
  position: relative;
  margin-bottom: 100px;
}
.jobsInner-form__checkbox{
  margin: 0;
  margin-top: 4px;
  margin-right: 4px;
}
.jobs-banner::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  height: 10vh;
  width: 0;
  border-left: 100vw solid transparent;
  border-bottom: 10vh solid #fff;
  border-top: 0 solid #fff;
  overflow: hidden;
}

.jobs-banner-conteiner {
  position: relative;
}

.jobs-banner__inner {
  padding-top: 200px;
  padding-bottom: 100px;
  text-align: center;
}

.jobs-banner__pretitle,
.jobs-banner__title,
.jobs-banner__text {
  color: #fff;
  text-align: center;
}

.jobs-banner__search {
  margin: 0 auto;
  margin-top: 50px;
  width: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #0c0d13;
  /* #FFFFFF */
  border: 2px solid #ffffff;
  border-radius: 100px;
}

.jobs-banner__search-input {
  width: 100%;
  height: 50px;
  background: transparent;
  padding-left: 30px;
  padding-right: 10px;
  border: none;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}

.jobs-banner__search-input::-webkit-input-placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  opacity: 0.5;
}

.jobs-banner__search-input::-moz-placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  opacity: 0.5;
}

.jobs-banner__search-input:-ms-input-placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  opacity: 0.5;
}

.jobs-banner__search-input::-ms-input-placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  opacity: 0.5;
}

.jobs-banner__search-input::placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  opacity: 0.5;
}

.jobs-banner__search-btn {
  cursor: pointer;
  margin-right: -1px;
  margin-bottom: -1px;
  margin-top: -1px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  width: 40%;
  height: 52px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* #0c0d13 */
  color: #0c0d13;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.jobs-banner__search-btn:hover {
  background: #fd17b5;
  color: #ffffff;
}

/*---------------------------------------------------------------------*/

/*--------------------------------main-jobs-------------------------------*/

/*---------------------------------------------------------------------*/

.jobs-main {
  margin-bottom: 100px;
}

.jobs-main__inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/*---------------------------------------------------------------------*/

/*--------------------------------sidebar-------------------------------*/

/*---------------------------------------------------------------------*/

.jobs-main__sidebar {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  width: 20%;
  text-align: center;
}

.jobs-main__sidebar-title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  color: #0c0d13;
  opacity: 0.5;
  margin-bottom: 20px;
}

.jobs-main__sidebar-filters {
  width: 100%;
  padding: 25px;
  border: 2px solid rgba(12, 13, 19, 0.5);
}

.sidebar-filters__item {
  width: 100%;
}

.sidebar-filters__item:not(:last-child) {
  border-bottom: 1px solid rgba(12, 13, 19, 0.5);
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.sidebar-filters__visebel-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}

.sidebar-filters__title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #0c0d13;
  text-align: left;
}

.sidebar-filters__icon {
  width: 18px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 18px;
  flex: 0 0 18px;
  height: 18px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/career/filter-.svg);
}

._js-show-hide-content .sidebar-filters__icon {
  background-image: url(../img/career/filter+.svg);
}

.sidebar-filters__hide-content {
  width: 100%;
  display: none;
}

.sidebar-filter__list {
  width: 100%;
}

.sidebar-filter__item {
  width: 100%;
  margin: 15px 0;
}

.sidebar-filter__item:last-child {
  margin-bottom: 0;
}

.sidebar-filter__item input {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
}

.sidebar-filters__label {
  width: 100%;
  position: relative;
}

.sidebar-filters__label input:checked + .sidebar-filters__custom-input .sidebar-filters__custom-input--icon::before {
  opacity: 1;
}

.sidebar-filters__custom-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sidebar-filters__custom-input--icon {
  width: 14px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14px;
  flex: 0 0 14px;
  height: 14px;
  margin-right: 13px;
  border: 1px solid #0c0d13;
  border-radius: 50%;
  position: relative;
}

.sidebar-filters__custom-input--icon::before {
  opacity: 0;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50%;
  height: 50%;
  background: #12dffa;
  border: 1px solid #0c0d13;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 30px;
}

.sidebar-filters__custom-input--text {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  color: #0c0d13;
  text-align: left;
}

.sidebar-filters__custom-input--text span {
  margin-left: 3px;
}

/*---------------------------------------------------------------------*/

.jobs-main__body {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 77%;
  flex: 0 0 77%;
  width: 77%;
}

/*---------------------------------------------------------------------*/

/*--------------------------------serch-result-------------------------------*/

/*---------------------------------------------------------------------*/

.search-result {
  margin-bottom: 50px;
}

.search-result__content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(12, 13, 19, 0.5);
}

.search-result__title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
  color: #000000;
  margin-right: 20px;
}

.search-result__btn-clear {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.search-result__btn-clear:hover {
  color: #fd17b5;
}

.search-result__filtered-variant {
  padding: 0px 10px 0px 15px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #0000ee;
  border-radius: 100px;
  margin: 0 20px;
}

.search-result__filtered-varian--text {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2;
  color: #ffffff;
}

.search-result__filtered-varian--btn-del {
  cursor: pointer;
  margin-left: 5px;
  width: 25px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25px;
  flex: 0 0 25px;
  height: 25px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/career/w+.svg);
}

/*---------------------------------------------------------------------*/

/*--------------------------------filter-------------------------------*/

/*---------------------------------------------------------------------*/

.jobs-main__body-filter {
  width: 100%;
  margin-bottom: 30px;
}

.jobs-main__body-filter form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.jobs-main__body-filter--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.jobs-main__body-filter--item select {
  width: 100%;
  height: 100%;
  border: none;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  background: transparent;
  cursor: pointer;
}

.jobs-main__body-filter--item .select--wrapper {
  min-width: 200px;
  height: 50px;
  border: 2px solid #0c0d13;
  border-radius: 100px;
  padding: 10px;
}

.left-filter select {
  color: #fff;
}

.left-filter .select--wrapper {
  background: #0c0d13;
}

.left-filter .select--wrapper option {
  background: #0c0d13;
}

.right-filter select {
  color: #0c0d13;
}

.jobs-main__body-filter--title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: rgba(12, 13, 19, 0.3);
  margin-right: 30px;
}

.select__label {
  width: 100%;
  height: 100%;
  position: relative;
}

.select__label--icon {
  display: none;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/*---------------------------------------------------------------------*/

/*--------------------------------jobs-------------------------------*/

/*---------------------------------------------------------------------*/

.jobs__list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.jobs__item {
  width: 100%;
  border: 2px solid #0c0d13;
  margin-bottom: 40px;
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.jobs__content {
  width: 100%;
  padding-right: 10px;
}

.jobs__preTitle {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #0c0d13;
  margin-bottom: 15px;
}

.jobs__title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2;
  text-transform: capitalize;
  color: #0c0d13;
  margin-bottom: 10px;
}

.jobs__about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}

.jobs__duration {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  color: #0c0d13;
}

.jobs__place {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  color: #0c0d13;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid rgba(12, 13, 19, 0.5);

}

.jobs__place::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/career/jobs-icon-place.svg);
}

.jobs__text {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
  color: #000000;
}

.jobs__link {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.jobs__link:hover .jobs__link-text {
  color: #fd17b5;
}

.jobs__link:hover .jobs__link-icon {
  -webkit-filter: invert(51%) sepia(94%) saturate(7499%) hue-rotate(305deg) brightness(102%) contrast(103%);
  filter: invert(51%) sepia(94%) saturate(7499%) hue-rotate(305deg) brightness(102%) contrast(103%);
}

.jobs-main__conteiner .jobs__link-text {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  text-transform: capitalize;
  color: #12dffa;
  white-space: nowrap;
  padding-right: 15px;
  padding-left: 5px;
}

.jobs__link-icon {
  width: 100%;
  height: auto;
}

.jobs__link-icon img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

/*---------------------------------------------------------------------*/

/*--------------------------------prefooter-------------------------------*/

/*---------------------------------------------------------------------*/

.jobs-prefooter {
  padding-top: 10vh;
  background: #0c0d13;
  position: relative;
}

.jobs-prefooter::after {
  position: absolute;
  top: -1px;
  left: 0;
  content: "";
  height: 10vh;
  width: 0;
  border-right: 100vw solid transparent;
  border-bottom: 0vh solid #fff;
  border-top: 10vh solid #fff;
  overflow: hidden;
}

.jobs-prefooter__wrapper {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 130px;
}

.jobs-prefooter__media {
  width: 40%;
  position: relative;
  margin: 0 auto;
  margin-bottom: 30px;
}

.jobs-prefooter__image {
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: all 0.5s 1s ease-in-out;
  -o-transition: all 0.5s 1s ease-in-out;
  transition: all 0.5s 1s ease-in-out;
  opacity: 0;
}

.jobs-prefooter__fon {
  width: 85.07%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  bottom: 0;
  left: 4.68%;
  z-index: 1;
  -webkit-transition: all 0.8s 0s ease-in-out;
  -o-transition: all 0.8s 0s ease-in-out;
  transition: all 0.8s 0s ease-in-out;
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
}

._js_active .jobs-prefooter__image {
  opacity: 1;
}

._js_active .jobs-prefooter__fon {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.jobs-prefooter__title {
  color: #fff;
  margin-bottom: 30px;
}

.jobs-prefooter__btn {
  color: #fff;
  border: 2px solid #fff;
}

.jobsInner-banner {
  padding-bottom: 5vh;
  background: #0c0d13;
  position: relative;
  margin-bottom: 100px;
}

.jobsInner-banner::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  height: 5vh;
  width: 0;
  border-left: 100vw solid transparent;
  border-bottom: 5vh solid #fff;
  border-top: 0 solid #fff;
  overflow: hidden;
}

.jobsInner-banner__inner {
  padding-top: 160px;
  padding-bottom: 60px;
  text-align: left;
}

.jobsInner-banner__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 100px;
}

.jobsInner-banner__link:hover .jobs__link-text {
  color: #fd17b5;
}

.jobsInner-banner__link:hover .jobs__link-icon {
  -webkit-filter: invert(51%) sepia(94%) saturate(7499%) hue-rotate(305deg) brightness(102%) contrast(103%);
  filter: invert(51%) sepia(94%) saturate(7499%) hue-rotate(305deg) brightness(102%) contrast(103%);
}

.jobs__link-text {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  text-transform: capitalize;
  color: #12dffa;
  white-space: nowrap;
  padding-right: 5px;
  padding-left: 15px;
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}

.jobs__link-icon {
  width: 100%;
  height: auto;
}

.jobs__link-icon img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.jobsInner-banner__title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 15px;
}

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

.jobsInner-banner__place {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
  /* identical to box height, or 144% */
  /* #FFFFFF */
  color: #ffffff;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.jobsInner-banner__position {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
  color: #ffffff;
}

/*---------------------------------------------------------------------*/

/*--------------------------------main-------------------------------*/

/*---------------------------------------------------------------------*/

.jobsInner-main {
  margin-bottom: 100px;
}

.jobsInner-main__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.jobsInner-main__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 53%;
  flex: 0 0 53%;
  width: 53%;
}

.jobsInner-main__content-item {
  margin-bottom: 30px;
}

.jobsInner-main__title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
  color: #0c0d13;
  margin-bottom: 15px;
}

.jobsInner-main__text {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
  color: #0c0d13;
}

.jobsInner-main__link {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.jobsInner-main__link .jobs__link-text {
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}

.jobsInner-main__link:hover .jobs__link-text {
  color: #fd17b5;
}

.jobsInner-main__link:hover .jobs__link-icon {
  -webkit-filter: invert(51%) sepia(94%) saturate(7499%) hue-rotate(305deg) brightness(102%) contrast(103%);
  filter: invert(51%) sepia(94%) saturate(7499%) hue-rotate(305deg) brightness(102%) contrast(103%);
}

/*-----------------------------------------------------------*/
.wpcf7 form .wpcf7-response-output{
  border: none !important;
  position: absolute;
  font-size: 14px;
  line-height: 1.1;
  color: red;
}
.wpcf7 form.sent .wpcf7-response-output{
  color: #46b450;
}

.wpcf7 form .wpcf7-not-valid-tip{
  font-size: 14px;
}
.jobsInner-main__contact {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 43%;
  flex: 0 0 43%;
  width: 43%;
}
.wpcf7-submit:disabled {
  opacity: 0.5;
}
.jobsInner-main__contact-title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 20px;
}

.jobsInner-main__contact-form {
  background: #ffffff;
  /* #0c0d13 */
  padding: 30px;
  border: 2px solid #0c0d13;
  margin-bottom: 40px;
  position: relative;
}
.jobsInner-main__contact .wpcf7-form .wpcf7-spinner{
  display: none;
}
.jobsInner-form__list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.jobsInner-main__text ul,
.jobsInner-main__text ol{
  /* margin-left: 20px; */
  list-style: inside;
}

.jobsInner-form__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  width: 49%;
  margin-bottom: 25px;
}

.jobsInner-form__input {
  width: 100%;
  border: none;
  padding: 15px 20px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #0c0d13;
  background: #f4f4f4;
  border-radius: 100px;
}

.jobsInner-form__input::-webkit-input-placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #0c0d13;
  opacity: 0.3;
}

.jobsInner-form__input::-moz-placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #0c0d13;
  opacity: 0.3;
}

.jobsInner-form__input:-ms-input-placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #0c0d13;
  opacity: 0.3;
}

.jobsInner-form__input::-ms-input-placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #0c0d13;
  opacity: 0.3;
}

.jobsInner-form__input::placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #0c0d13;
  opacity: 0.3;
}

._w-100 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
}

.jobsInner-form__messages {
  resize: none;
  height: 150px;
  border-radius: 30px;
}

.jobsInner-link-block {
  display: -webkit-box;
  display: -ms-flexbox;
  flex-wrap: wrap;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  padding-bottom: 10px;
}
.name-load-file-2,
.name-load-file-1{
  display: block;
  width: 100%;
  flex: 0 0 100%;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.2;
  margin-top: 10px;
  text-align: left;
}
.name-load-file-2 p,
.name-load-file-1 p{
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.2;
}
.jobsInner-form__link {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
  /* identical to box height */
  text-transform: capitalize;
  /* #12dffa */
  color: #12dffa;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}

.jobsInner-form__link:hover {
  color: #fd17b5;
}
.jobsInner-link-block__item{
  position: relative;
display: block;
margin-right: 15px;
cursor: pointer;

}
.jobsInner-link-block__item .wpcf7-file{
  position: absolute;
  opacity: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  left: 0;

}
.jobsInner-link-block__item span{
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  z-index: 1;
  cursor: pointer;

}
.jobsInner-link-block__item span.wpcf7-not-valid-tip{
  bottom: -10px;
  opacity: 1;
  z-index: -1;
}
.jobsInner-link-block__item p,
.jobsInner-link-block__item br{
  display: none;
}
.jobsInner-form__link:first-child {
  margin-right: 30px;
}
.wpcf7-submit,
.jobsInner-form-btn {
  margin: 0 auto;
  width: 160px;
  height: 50px;
  margin-top: 30px;
  /* margin-bottom: 20px; */
  background: #ffffff;
  /* #0c0d13 */
  border: 2px solid #0c0d13;
  border-radius: 100px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2;
  /* identical to box height */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* #0c0d13 */
  color: #0c0d13;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.wpcf7-submit:hover,
.jobsInner-form-btn:hover {
  border: 2px solid #fd17b5;
  color: #fd17b5;
}
.jobsInner-main__contact p{
  padding: 0;
  margin: 0;
}
.wpcf7 form .wpcf7-response-output{
  padding: 0;
  margin: 0;
  padding-top: 5px;
}


.jobsInner-form__footer {
  text-align: left;
/* margin-left: 5px; */
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.2;
  color: #0c0d13;
}

.jobsInner-form__footer a {
  display: inline-block;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.2;
  color: #fd17b5;
  margin: 3px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.jobsInner-form__footer a:hover {
  text-decoration: underline;
}

.jobsInner__social-block-title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  margin-bottom: 25px;
}

.jobsInner__social-list {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.jobsInner__social-list .at-resp-share-element .at-share-btn .at-label {
  display: none;
}
.jobsInner__social-list .at-resp-share-element .at-share-btn,
.jobsInner__social-item {
  margin: 0 7px;
  width: 50px;
  height: 50px;
  position: relative;
  border: 1px solid #0c0d13 !important;
  border-radius: 50% !important;
  background-color: transparent !important;
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;

  display: flex;
  align-items: center;
  justify-content: center;
}
.jobsInner__social-list .at-resp-share-element .at-share-btn:hover,
.jobsInner__social-item:hover {
  border: 1px solid #fd17b5 !important;
}

.jobsInner__social-item:hover .jobsInner__social-icon {
  -webkit-filter: invert(51%) sepia(94%) saturate(7499%) hue-rotate(305deg) brightness(102%) contrast(103%);
  filter: invert(51%) sepia(94%) saturate(7499%) hue-rotate(305deg) brightness(102%) contrast(103%);
}
.at-share-btn-elements{
  display: flex;
}
.jobsInner__social-link {
  display: block;
  width: 50px;
  height: 50px;
}
.jobsInner__social-list .at-resp-share-element .at-share-btn:focus, 
.jobsInner__social-list .at-resp-share-element .at-share-btn:hover{
  transform: translateY(0px) !important;
}
.jobsInner__social-list .at-icon-wrapper,
.jobsInner__social-icon {
  /* position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); */
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px !important;
  height: 40px !important;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
.jobsInner__social-list .at-icon{
 fill: #0c0d13;
 width: 40px !important;
 height: 40px !important;
}
.jobsInner__social-list .at-resp-share-element .at-share-btn:hover .at-icon{
  fill: #fd17b5;
 }
/*---------------------------------------------------------------------*/

/*--------------------------------prefooter-------------------------------*/

/*---------------------------------------------------------------------*/

.life-anim-block {
  display: block;
  position: absolute;
  z-index: 1;
  top: 35%;
  right: 2%;
  width: 10%;
  height: 30px;
}

.life-animation__row-1 {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -webkit-animation: 5s linear 1s infinite slidein;
  animation: 5s linear 1s infinite slidein;
}

.life-animation__row-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -webkit-animation: 5s linear 1.2s infinite slidein;
  animation: 5s linear 1.2s infinite slidein;
}

.life-animation__item {
  display: block;
  height: 10px;
  background: #12dffa;
}

.__s {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2vw;
  flex: 0 0 2vw;
  width: 2vw;
}

.__b {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 7vw;
  flex: 0 0 7vw;
  width: 7vw;
  margin-left: 10%;
}

.__m {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 5vw;
  flex: 0 0 5vw;
  width: 5vw;
  margin-right: 30%;
}

.life-anim-fon__romb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 3;
  bottom: 20%;
  left: 15%;
}

.animation-romb {
  width: 1vw;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 1vw;
  flex: 0 0 1vw;
  height: 1vw;
  margin: 0px 30%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
}

.animation-romb-1 {
  -webkit-animation: 5s linear 0.2s infinite fadein;
  animation: 5s linear 0.2s infinite fadein;
  background-image: url(../img/career/romb-b.svg);
}

.animation-romb-2 {
  -webkit-animation: 5s linear 0.4s infinite fadein;
  animation: 5s linear 0.4s infinite fadein;
  background-image: url(../img/career/romb-w.svg);
}

.animation-romb-3 {
  -webkit-animation: 5s linear 0.6s infinite fadein;
  animation: 5s linear 0.6s infinite fadein;
  background-image: url(../img/career/romb-r.svg);
}

/*------------all-page---------------*/

.life-founder__conteiner,
.life-benefits,
.life-caring__conteiner,
.life-baner,
.life-team__conteiner,
.jobs-banner__conteiner,
.jobsInner-banner__conteiner {
  position: relative;
}

.life-founder__wrapper,
.life-benefits__wrapper,
.life-caring__wrapper,
.life-team__wrapper,
.jobs-banner__wrapper,
.jobsInner-banner__wrapper {
  position: relative;
  z-index: 2;
}

/*------------------------jobsInner-page------------------------------*/

.jobsInner-banner .life-anim-block {
  top: unset;
  bottom: 5%;
  right: unset;
  left: 12%;
  width: 10%;
}

.jobsInner-banner .life-animation__item {
  background: #fd17b5;
}

.jobsInner-banner .life-anim-fon__romb {
  bottom: 40%;
  left: unset;
  right: 10%;
}

/*--------------------life-page-------------------------*/

/*-----------------------------baner---------------------------*/

.life-baner .life-anim-fon__2-line {
  display: block;
  position: absolute;
  z-index: 1;
  top: 75%;
  left: 10%;
  width: 10%;
  height: 30px;
  -webkit-animation: 15s linear 1s infinite slidein-fidein;
  animation: 15s linear 1s infinite slidein-fidein;
}

.life-baner .life-anim-fon__2-line .life-animation__row-1 {
  -webkit-animation: 6s linear 1.2s infinite slidein-l;
  animation: 11s linear 1.2s infinite slidein-l;
}

.life-baner .life-anim-fon__2-line .life-animation__row-2 {
  -webkit-animation: 6s linear 1s infinite slidein-l;
  animation: 11s linear 1s infinite slidein-l;
}

.life-baner .life-anim-fon__1-line--ver {
  opacity: 0;
  top: 10%;
  bottom: unset;
  right: unset;
  left: -5%;
  width: 20%;
  -webkit-transform: rotate(-90deg) translateX(-50%);
  -ms-transform: rotate(-90deg) translateX(-50%);
  transform: rotate(-90deg) translateX(-50%);
  -webkit-animation: 14s linear 0s infinite fadein-fadeout--2;
  animation: 14s linear 0s infinite fadein-fadeout--2;
}

.life-baner .life-anim-fon__1-line--ver .life-animation__item {
  background: #fd17b5;
}

.life-baner .life-anim-fon__1-line--ver .life-animation__row-1 {
  -webkit-animation: 9s linear 0s infinite slidein;
  animation: 9s linear 0s infinite slidein;
}

.life-baner .life-anim-fon__1-line--ver-1 {
  opacity: 0;
  bottom: unset;
  right: unset;
  top: 20%;
  left: 0%;
  width: 20%;
  -webkit-transform: rotate(-90deg) translateX(-50%);
  -ms-transform: rotate(-90deg) translateX(-50%);
  transform: rotate(-90deg) translateX(-50%);
  -webkit-animation: 14s linear 0s infinite fadein-fadeout;
  animation: 14s linear 0s infinite fadein-fadeout;
}

.life-baner .life-anim-fon__1-line--ver-1 .life-animation__item {
  background: #fd17b5;
}

.life-baner .life-anim-fon__1-line--ver-1 .life-animation__row-1 {
  -webkit-animation: 14s linear 0s infinite slidein;
  animation: 14s linear 0s infinite slidein;
}

.life-baner .life-anim-fon__1-line--gor {
  opacity: 0;
  top: 50%;
  bottom: unset;
  right: -3%;
  width: 10%;
  -webkit-animation: 17s linear 0s infinite fadein-fadeout;
  animation: 17s linear 0s infinite fadein-fadeout;
}

.life-baner .life-anim-fon__1-line--gor .life-animation__item {
  background: #0000ee;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 17vw;
  flex: 0 0 17vw;
  width: 17vw;
}

.life-baner .life-anim-fon__1-line--gor .life-animation__row-1 {
  -webkit-animation: 17s linear 0s infinite slidein;
  animation: 17s linear 0s infinite slidein;
}

.life-baner .life-anim-fon__1-line--gor-1 {
  opacity: 0;
  bottom: unset;
  right: 15%;
  top: 10%;
  width: 10%;
  -webkit-animation: 17s linear 0s infinite fadein-fadeout--2;
  animation: 17s linear 0s infinite fadein-fadeout--2;
}

.life-baner .life-anim-fon__1-line--gor-1 .life-animation__item {
  background: #0000ee;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 17vw;
  flex: 0 0 17vw;
  width: 17vw;
}

.life-baner .life-anim-fon__1-line--gor-1 .life-animation__row-1 {
  -webkit-animation: 17s linear 0s infinite slidein;
  animation: 17s linear 0s infinite slidein;
}

.life-baner .life-anim-fon__1-line--ver-2 {
  bottom: 30%;
  right: 0%;
  width: 30%;
  -webkit-transform: rotate(-90deg) translateX(-50%);
  -ms-transform: rotate(-90deg) translateX(-50%);
  transform: rotate(-90deg) translateX(-50%);
}

.life-baner .life-anim-fon__1-line--ver-2 .life-animation__item {
  background: #fd17b5;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 6vw;
  flex: 0 0 6vw;
  width: 6vw;
  margin-left: 0%;
}

.life-baner .life-anim-fon__1-line--ver-2 .life-animation__row-1 {
  -webkit-animation: 14s linear 0s infinite ver-2;
  animation: 14s linear 0s infinite ver-2;
}

.life-baner .life-anim-fon__romb {
  bottom: 75%;
  left: 20%;
  -webkit-animation: 11.6s linear 0s infinite fadein-fadeout;
  animation: 11.6s linear 0s infinite fadein-fadeout;
}

.life-baner .life-anim-fon__romb-1 {
  -webkit-animation: 11.6s linear 0s infinite fadein-fadeout--2;
  animation: 11.6s linear 0s infinite fadein-fadeout--2;
  bottom: 25%;
  left: 15%;
}

/*-----------------------------team---------------------------*/

.life-team .life-anim-fon__1-line--ver {
  top: -25%;
  bottom: unset;
  right: 15%;
  width: 10%;
  -webkit-transform: rotate(-90deg) translateX(-50%);
  -ms-transform: rotate(-90deg) translateX(-50%);
  transform: rotate(-90deg) translateX(-50%);
  -webkit-animation: 15s linear 0s infinite fadein-fadeout;
  animation: 15s linear 0s infinite fadein-fadeout;
}

.life-team ._ver-1 {
  top: 50%;
  bottom: unset;
  right: 85%;
  width: 10%;
  -webkit-transform: rotate(-90deg) translateX(-50%);
  -ms-transform: rotate(-90deg) translateX(-50%);
  transform: rotate(-90deg) translateX(-50%);
  -webkit-animation: 15s linear 0s infinite fadein-fadeout--2;
  animation: 15s linear 0s infinite fadein-fadeout--2;
}

.life-team .life-animation__row-1 {
  -webkit-animation: 10s linear 1s infinite slidein;
  animation: 10s linear 1s infinite slidein;
}

.life-team .life-animation__row-2 {
  -webkit-animation: 15s linear 0.6s infinite slidein;
  animation: 15s linear 0.6s infinite slidein;
}

.life-team .life-anim-fon__romb {
  -webkit-animation: 10s linear 0s infinite fadein-fadeout;
  animation: 10s linear 0s infinite fadein-fadeout;
}

.life-team .life-anim-fon__romb._ver-2 {
  -webkit-animation: 10s linear 0s infinite fadein-fadeout--2;
  animation: 10s linear 0s infinite fadein-fadeout--2;
  bottom: 50%;
  left: 85%;
}

.life-team .life-anim-fon__romb._ver-2 .animation-romb-1 {
  -webkit-animation: 5s linear 0.8s infinite fadein;
  animation: 5s linear 0.8s infinite fadein;
}

.life-team .life-anim-fon__romb._ver-2 .animation-romb-2 {
  -webkit-animation: 5s linear 0.6s infinite fadein;
  animation: 5s linear 0.6s infinite fadein;
}

.life-team .life-anim-fon__romb._ver-2 .animation-romb-3 {
  -webkit-animation: 5s linear 0.4s infinite fadein;
  animation: 5s linear 0.4s infinite fadein;
}

/**/

.life-benefits .life-anim-block {
  top: 20%;
  width: 10%;
}

.life-benefits .life-animation__item {
  background: #0000ee;
}

.life-benefits .life-animation__row-1 {
  -webkit-animation: 10s linear 0.8s infinite slidein;
  animation: 10s linear 0.8s infinite slidein;
}

.life-benefits .life-animation__row-2 {
  -webkit-animation: 10s linear 0.6s infinite slidein;
  animation: 10s linear 0.6s infinite slidein;
}

.life-caring .life-anim-fon__romb {
  bottom: 85%;
  left: 15%;
}

.life-founder .life-anim-block {
  display: block;
  position: absolute;
  z-index: 1;
  top: -5%;
  right: 2%;
  width: 10%;
  height: 30px;
}

.life-founder .life-anim-block .life-animation__row-1 {
  -webkit-animation: 11s linear 1s infinite slidein;
  animation: 11s linear 1s infinite slidein;
}

.life-founder .life-anim-block .life-animation__row-2 {
  position: absolute;
  -webkit-animation: 10s linear 1.4s infinite slidein;
  animation: 10s linear 1.4s infinite slidein;
}

.life-founder .life-anim-fon__1-line--ver-1 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 80%;
  right: 80%;
}

.life-founder .life-anim-fon__1-line--ver-1 .life-animation__item {
  background: #fd17b5;
}

.life-founder .life-anim-fon__1-line--ver-1 .life-animation__row-2 {
  -webkit-animation: 10s linear 3.2s infinite slidein;
  animation: 10s linear 3.2s infinite slidein;
}

/*----------------------------animation-------------------------------*/

@-webkit-keyframes ver-2 {
  from {
    right: 90%;
  }

  10% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  70% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  to {
    right: 10%;
  }
}

@keyframes ver-2 {
  from {
    right: 90%;
  }

  10% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  70% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  to {
    right: 10%;
  }
}

@-webkit-keyframes fadein-fadeout {
  0% {
    opacity: 0;
  }

  45% {
    opacity: 0;
  }

  55% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadein-fadeout {
  0% {
    opacity: 0;
  }

  45% {
    opacity: 0;
  }

  55% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadein-fadeout--2 {
  0% {
    opacity: 1;
  }

  45% {
    opacity: 1;
  }

  55% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadein-fadeout--2 {
  0% {
    opacity: 1;
  }

  45% {
    opacity: 1;
  }

  55% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes slidein {
  from {
    right: -10%;
  }

  10% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  70% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  to {
    right: 90%;
  }
}

@keyframes slidein {
  from {
    right: -10%;
  }

  10% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  70% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  to {
    right: 90%;
  }
}

@-webkit-keyframes slidein-fidein {
  from {
    top: 85%;
    left: 0%;
  }

  49% {
    opacity: 1;
  }

  50% {
    left: 0%;
    top: 85%;
    opacity: 0;
  }

  51% {
    left: 80%;
    opacity: 0;
    top: 55%;
  }

  52% {
    opacity: 1;
  }

  to {
    top: 55%;
    left: 80%;
  }
}

@keyframes slidein-fidein {
  from {
    top: 85%;
    left: 0%;
  }

  49% {
    opacity: 1;
  }

  50% {
    left: 0%;
    top: 85%;
    opacity: 0;
  }

  51% {
    left: 80%;
    opacity: 0;
    top: 55%;
  }

  52% {
    opacity: 1;
  }

  to {
    top: 55%;
    left: 80%;
  }
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  65% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  65% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes slidein-l {
  from {
    right: unset;
    left: 0%;
  }

  10% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  70% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  to {
    right: unset;
    left: 100%;
  }
}

@keyframes slidein-l {
  from {
    right: unset;
    left: 0%;
  }

  10% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  70% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  to {
    right: unset;
    left: 100%;
  }
}

@media (max-width: 1600px) {
  .jobsInner-form__item--checkbox{
    bottom: 90px;
  }
  .life-career__name {
    font-size: 12px;
    /* line-height: 1.2; */
  }

  .life-career__icon {
    width: 55%;
    height: 55px;
    margin-bottom: 15px;
  }

  .life-career__text {
    margin-bottom: 40px;
  }

  .life-career__list {
    margin-bottom: 30px;
  }

  .life-career {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .life-about {
    margin-bottom: 100px;
  }

  .life-founder__text,
  .life-team__text {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .life-founder__name,
  .life-team__name {
    font-size: 16px;
  }

  .life-founder__image,
  .life-team__image {
    width: 110px;
    height: 110px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    border: 2px solid #0c0d13;
  }

  .life-founder__title,
  .life-team__title {
    font-size: 22px;
    margin-bottom: 50px;
  }

  .life-founder__title::before,
  .life-team__title::before {
    width: 80px;
    height: 60px;
  }

  .life-team__inner {
    padding-top: 30px;
  }

  .life-team {
    margin-bottom: 130px;
  }

  .life-benefits__itm-text {
    font-size: 18px;
    line-height: 1.2;
  }

  .life-benefits__item-title {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .life-benefits__item::before {
    width: 30px;
    height: 30px;
  }

  .life-benefits__item {
    padding-left: 40px;
  }

  .life-benefits__list {
    margin-top: 40px;
  }

  .life-benefits__wrapper {
    padding: 110px 0px;
  }

  .life-prefooter__wrapper {
    padding-top: 70px;
    /* padding-bottom: 100px; */
  }

  .jobs-banner__search {
    margin-top: 30px;
    width: 450px;
  }

  .jobs-main__sidebar-filters {
    padding: 15px;
  }

  .sidebar-filters__item:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .sidebar-filters__title {
    font-size: 16px;
  }

  .sidebar-filters__icon {
    width: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px;
    height: 16px;
  }

  .sidebar-filters__custom-input--text {
    font-size: 14px;
  }

  .sidebar-filters__custom-input--icon {
    width: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12px;
    flex: 0 0 12px;
    height: 12px;
    margin-right: 10px;
    margin-top: 3px;
  }

  .search-result__title {
    font-size: 22px;
    line-height: 1.2;
    margin-right: 15px;
  }

  .search-result__filtered-variant {
    margin: 0 15px;
  }

  .jobs__text,
  .jobsInner-main__text {
    font-size: 16px;
  }

  .jobsInner-main__contact-title {
    font-size: 18px;
  }

  .jobsInner-form__input {
    padding: 10px 15px;
    font-size: 16px;
  }

  .jobsInner-form__item {
    margin-bottom: 15px;
  }

  .jobsInner-form__messages {
    resize: none;
    height: 120px;
    border-radius: 20px;
  }

  .jobsInner-link-block {
    /* margin-bottom: 10px; */
  }

  .jobsInner-form__link {
    font-size: 16px;
  }

  .jobsInner-form-btn {
    width: 150px;
    height: 40px;
    /* margin-bottom: 10px; */
  }

  .jobsInner-main__contact-form {
    padding: 30px 30px;
    margin-bottom: 20px;
  }

  .jobsInner__social-block-title {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  .jobsInner__social-list .at-resp-share-element .at-share-btn,
  .jobsInner__social-link,
  .jobsInner__social-item {
    width: 40px !important;
    height: 40px !important;
  }
  .jobsInner__social-list .at-icon{
    width: 30px !important;
    height: 30px !important;
   }
  .life-gallery__media {
    height: 660px;
  }
  .life-gallery video{
    height: auto;
  }
  .life-gallery {
    margin-bottom: 100px;
  }
}

@media (max-width: 1400px) {
  .wpcf7-submit, 
  .jobsInner-form-btn{
margin-top: 55px;
  }
  .life-gallery__media {
    height: 600px;
  }
  .life-gallery video{
    height: auto;
  }
  .life-career__name {
    font-size: 11px;
    /* line-height: 1.2; */
  }
}

@media (max-width: 1200px) {
  .life-gallery__media {
    height: 500px;
  }
  .life-gallery video{
    height: auto;
  }
  .life-benefits__wrapper {
    padding: 80px 0px;
  }

  .sidebar-filters__title {
    font-size: 14px;
  }
}

@media (max-width: 800px) {
  .jobsInner-main__inner,
  .jobs-main__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .jobsInner-main__contact,
  .jobsInner-main__content,
  .jobs-main__sidebar,
  .jobs-main__body {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    width: 100%;
  }

  .jobs-prefooter__media {
    width: 80%;
  }

  .sidebar-filters__title {
    font-size: 18px;
  }

  .sidebar-filters__icon {
    width: 18px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18px;
    flex: 0 0 18px;
    height: 18px;
  }

  .jobs-main__sidebar-filters {
    margin-bottom: 30px;
  }

  .search-result__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0;
    margin-bottom: 10px;
    border-bottom: none;
  }

  .search-result__title {
    font-size: 22px;
    line-height: 1.2;
    margin-right: 0;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(12, 13, 19, 0.5);
  }

  .search-result__filtered-variant {
    margin: 0 10px;
    margin-bottom: 10px;
  }

  .select__label--icon {
    display: block;
  }

  .jobs-main__body-filter--item select {
    opacity: 0;
  }

  .jobs-main__body-filter--item .select--wrapper {
    min-width: 40px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 0;
    margin-left: 10px;
  }

  .left-filter .select--wrapper {
    background: transparent;
  }

  .left-filter .select--wrapper option {
    background: transparent;
  }

  .left-filter select {
    color: #0c0d13;
  }

  .jobs-main__body-filter--title {
    display: none;
  }

  .jobs-main__body-filter form {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-left: auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .search-result__btn-clear {
    display: none;
  }

  .search-result {
    margin-bottom: 10px;
  }

  .life-baner__inner {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding-bottom: 5vh;
  }

  .life-baner__media {
    height: 600px;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }

  .life-baner__content {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    width: 100%;
    padding-bottom: 50px;
  }

  .life-baner::after {
    height: 5vh;
    border-top: 5vh solid transparent;
  }

  .life-career__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    width: 30%;
    margin: 0 1.66% 20px;
  }

  .life-career {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .life-about__inner {
    height: 100%;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 5vh;
    padding-top: 100px;
  }
  .life-caring__media{
    margin: 0;
  }
  .life-caring__media,
  .life-about__media {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    width: 100%;

    margin-left: 0;
    margin-bottom: 30px;
  }

  .life-caring__content,
  .life-about__content {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    width: 100%;
    padding-bottom: 50px;
    text-align: center;
  }

  .life-about::after {
    height: 5vh;
    border-bottom: 5vh solid #fff;
  }

  .life-about__preTitle,
  .life-about__title,
  .life-about__text {
    text-align: center;
  }

  .life-founder__inner,
  .life-team__inner {
    width: 80%;
  }

  .life-team__inner {
    width: 80%;
  }

  .life-benefits::before {
    height: 5vh;
    border-top: 5vh solid #fff;
  }

  .life-benefits__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 40px;
    padding-left: 50px;
  }

  .life-benefits__list {
    margin-top: 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .life-benefits::after {
    height: 5vh;
    border-bottom: 5vh solid #fff;
  }

  .life-caring__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 100px 0px 70px;
  }

  .life-caring__preTitle,
  .life-caring__title,
  .life-caring__text {
    text-align: center;
  }

  .life-prefooter__wrapper {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding-top: 70px;
    /* padding-bottom: 100px; */
  }

  .life-prefooter::after {
    height: 5vh;
    border-top: 5vh solid #fff;
  }

  .life-prefooter {
    padding-top: 5vh;
  }
}

@media (max-width: 600px) {
  .jobsInner-form__checkbox{
    margin: 0;
    margin-right: 4px;
  }
  .life-gallery video{
    height: auto;
    width: 100%;
  }
  .life-baner__media {
    height: 380px;
    width: 80%;
    margin-left: 0;
    margin-bottom: 30px;
    margin-top: 100px;
  }

  .life-baner__wrapper {
    padding: 0;
  }

  .life-baner__content {
    padding: 0 10%;
    padding-bottom: 50px;
  }

  /* .life-career__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    margin: 0 0% 40px;
  } */
  .life-career__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    width: 33%;
    margin: 0 0% 25px;
}
  .life-career__icon {
    width: 50%;
    height: 50px;
    margin-bottom: 0px;
  }
  .life-benefits__list {
   padding: 0 10%;
    margin: 0 auto;
    margin-top: 40px;
}
  .life-career__name {
    margin-top: 5px;
    font-size: 10px;
    padding: 0 3px;
}
  .life-about__inner {
    padding-top: 50px;
  }

  .life-about {
    margin-bottom: 70px;
  }

  .life-team__item,
  .life-founder__item {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .life-founder__content,
  .life-team__content {
    margin-left: 0;
    width: 100%;
  }

  .life-founder__image,
  .life-team__image {
    margin-bottom: 20px;
  }

  .life-founder__name,
  .life-team__name,
  .life-founder__text,
  .life-team__text {
    text-align: center;
  }

  .life-prefooter__wrapper {
    padding-top: 30px;
    /* padding-bottom: 70px; */
  }

  .life-founder__inner {
    padding-bottom: 70px;
  }

  .life-caring__inner {
    padding: 70px 0px 30px;
  }

  .life-benefits {
    padding: 10vh 0px 5vh;
  }

  .jobs-banner__search {
    width: 100%;
  }

  .jobs__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .jobs__content {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 0;
    margin-bottom: 50px;
  }

  .jobs__link-text {
    padding-right: 15px;
    padding-left: 2px;
  }

  .jobsInner-main__content {
    margin-bottom: 50px;
  }

  .jobsInner-banner {
    margin-bottom: 50px;
  }

  .jobsInner-main__contact-form {
    padding: 15px 20px 40px;
    margin-bottom: 20px;
  }
  .name-load-file-2, .name-load-file-1 {
    margin-top: 5px;
}
  .jobsInner-form__item--checkbox {
    bottom: 100px;
    
}
.jobsInner-link-block__item span.wpcf7-not-valid-tip{
  display: none;
}

  .jobsInner-form__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 25px;
  }
  .jobsInner-link-block__item{
    margin: 0;
    margin-bottom: 10px;
  }
  .jobsInner-link-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .wpcf7-submit, 
  .jobsInner-form-btn{
    margin-top: 60px;
  }
  .jobsInner-form__link:first-child {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .jobsInner-main {
    margin-bottom: 50px;
  }

  .jobs-prefooter::after {
    height: 5vh;
    border-top: 5vh solid #fff;
  }

  .jobs-prefooter {
    padding-top: 5vh;
  }

  .jobs-banner {
    padding-bottom: 5vh;
    margin-bottom: 50px;
  }

  .jobs-banner::after {
    height: 5vh;
    border-bottom: 5vh solid #fff;
  }

  .jobs-banner__search-input {
    height: 40px;
    padding-left: 15px;
    padding-right: 10px;
    line-height: 1.2;
  }

  .jobs-banner__search-btn {
    height: 42px;
    font-size: 14px;
    line-height: 1.2;
  }

  .jobs-main {
    margin-bottom: 50px;
  }

  .jobs-prefooter__wrapper {
    padding-top: 70px;
    padding-bottom: 100px;
  }

  .jobs-prefooter__media,
  .jobs-prefooter__media {
    width: 100%;
  }

  .life-team {
    margin-bottom: 70px;
  }

  .life-gallery {
    margin-bottom: 70px;
  }

  /*-------------------------*/

  .life-gallery__media {
    margin-top: 20px;
    -ms-grid-rows: 19.125% 1% 19.125% 1% 19.125% 1% 5.125% 1% 13.125% 1% 9.125% 1% 3.125% 1% 5.125%;
    grid-template-rows: 19.125% 19.125% 19.125% 5.125% 13.125% 9.125% 3.125% 5.125%;
    -ms-grid-columns: 32.66% 1% 32.66% 1% 32.66%;
    grid-template-columns: 32.66% 32.66% 32.66%;
    grid-gap: 1%;
  }

  .life-gallery__media > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .life-gallery__media > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }

  .life-gallery__media > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }

  .life-gallery__media > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }

  .life-gallery__media > *:nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }

  .life-gallery__media > *:nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
  }

  .life-gallery__media > *:nth-child(7) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }

  .life-gallery__media > *:nth-child(8) {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }

  .life-gallery__media > *:nth-child(9) {
    -ms-grid-row: 5;
    -ms-grid-column: 5;
  }

  .life-gallery__media > *:nth-child(10) {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
  }

  .life-gallery__media > *:nth-child(11) {
    -ms-grid-row: 7;
    -ms-grid-column: 3;
  }

  .life-gallery__media > *:nth-child(12) {
    -ms-grid-row: 7;
    -ms-grid-column: 5;
  }

  .life-gallery__media > *:nth-child(13) {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
  }

  .life-gallery__media > *:nth-child(14) {
    -ms-grid-row: 9;
    -ms-grid-column: 3;
  }

  .life-gallery__media > *:nth-child(15) {
    -ms-grid-row: 9;
    -ms-grid-column: 5;
  }

  .life-gallery__media > *:nth-child(16) {
    -ms-grid-row: 11;
    -ms-grid-column: 1;
  }

  .life-gallery__media > *:nth-child(17) {
    -ms-grid-row: 11;
    -ms-grid-column: 3;
  }

  .life-gallery__media > *:nth-child(18) {
    -ms-grid-row: 11;
    -ms-grid-column: 5;
  }

  .life-gallery__media > *:nth-child(19) {
    -ms-grid-row: 13;
    -ms-grid-column: 1;
  }

  .life-gallery__media > *:nth-child(20) {
    -ms-grid-row: 13;
    -ms-grid-column: 3;
  }

  .life-gallery__media > *:nth-child(21) {
    -ms-grid-row: 13;
    -ms-grid-column: 5;
  }

  .life-gallery__media > *:nth-child(22) {
    -ms-grid-row: 15;
    -ms-grid-column: 1;
  }

  .life-gallery__media > *:nth-child(23) {
    -ms-grid-row: 15;
    -ms-grid-column: 3;
  }

  .life-gallery__media > *:nth-child(24) {
    -ms-grid-row: 15;
    -ms-grid-column: 5;
  }

  .life-gallery__media-block {
    width: 100%;
    height: 100%;
  }

  .lgmb-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 4;
  }

  .lgmb-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
  }

  .lgmb-3 {
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 2;
    grid-row-end: 6;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 4;
  }

  .lgmb-4 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
  }

  .lgmb-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 2;
    grid-row-end: 7;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }

  .lgmb-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 2;
    grid-row-end: 8;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
  }

  .lgmb-7 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
  }

  .lgmb-8 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 2;
    grid-row-end: 5;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }

  .lgmb-9 {
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 3;
    grid-row-end: 9;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
  }

  /*------------animation----------------*/

  .jobs-banner__inner {
    padding-top: 130px;
    padding-bottom: 60px;
  }

  .life-anim-fon__romb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    z-index: 3;
    bottom: 38%;
    left: 70%;
  }

  .animation-romb {
    width: 4vw;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4vw;
    flex: 0 0 4vw;
    height: 4vw;
    margin: 0px 1.5vw;
  }

  .life-animation-block {
    top: 82%;
    right: 50%;
    width: 40%;
    height: 15px;
  }

  .__s {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4vw;
    flex: 0 0 4vw;
    width: 4vw;
  }

  .__b {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14vw;
    flex: 0 0 14vw;
    width: 14vw;
  }

  .__m {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12vw;
    flex: 0 0 12vw;
    width: 12vw;
  }

@-webkit-keyframes slidein-fidein {
    from {
      top: 90%;
      left: 0%;
    }

    49% {
      opacity: 1;
    }

    50% {
      left: 0%;
      top: 90%;
      opacity: 0;
    }

    51% {
      left: 60%;
      opacity: 0;
      top: 65%;
    }

    52% {
      opacity: 1;
    }

    to {
      top: 65%;
      left: 80%;
    }
}

@keyframes slidein-fidein {
    from {
      top: 90%;
      left: 0%;
    }

    49% {
      opacity: 1;
    }

    50% {
      left: 0%;
      top: 90%;
      opacity: 0;
    }

    51% {
      left: 60%;
      opacity: 0;
      top: 65%;
    }

    52% {
      opacity: 1;
    }

    to {
      top: 65%;
      left: 80%;
    }
}

  .life-anim-block {
    top: 90%;
    right: 3%;
  }

  .life-baner .life-anim-fon__romb {
    bottom: 85%;
    left: 16%;
  }

  .life-baner .life-anim-fon__romb-1 {
    bottom: 16%;
    left: 65%;
  }

  .life-baner .life-anim-fon__1-line--ver-2 {
    bottom: 30%;
    right: -25%;
    width: 50%;
  }

  .life-baner .life-anim-fon__1-line--ver-2 .life-animation__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16vw;
    flex: 0 0 16vw;
    width: 16vw;
  }

  .life-baner .life-anim-fon__1-line--ver-1 {
    top: 10%;
    left: -5%;
    width: 50%;
  }

  .life-baner .life-anim-fon__1-line--ver {
    top: 3%;
    left: -11%;
    width: 50%;
  }

  .life-baner .life-anim-fon__1-line--gor-1 .life-animation__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30vw;
    flex: 0 0 30vw;
    width: 30vw;
  }

  .life-baner .life-anim-fon__1-line--gor {
    top: 50%;
    right: 0%;
  }

  .life-baner .life-anim-fon__1-line--gor .life-animation__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25vw;
    flex: 0 0 25vw;
    width: 25vw;
  }

  .life-team .life-anim-fon__1-line--ver {
    top: -16%;
    bottom: unset;
    right: 5%;
    width: 10%;
  }

  .life-team ._ver-1 {
    top: 80%;
    right: 90%;
    width: 10%;
  }

  .life-team .life-anim-fon__romb._ver-2 {
    bottom: -15%;
    left: 70%;
  }

  .life-anim-fon__romb {
    bottom: 80%;
    left: 15%;
  }

  .life-benefits .life-anim-block {
    top: 4%;
    width: 10%;
    right: 7%;
  }

  .life-caring .life-anim-fon__romb {
    bottom: 95%;
    left: 15%;
  }

  .life-founder .life-anim-fon__1-line--ver-1 {
    top: 94%;
    right: 80%;
  }

  .life-baner .life-anim-fon__1-line--ver-2 {
    top: unset;
  }
}
@media (max-width: 400px){
.wpcf7-submit, 
.jobsInner-form-btn {
    margin-top: 70px;
}
}