

/* Start:/local/templates/toenergo_new/components/bitrix/breadcrumb/template1/style.css?1658306546563*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	display: flex; 
	align-items: center;
	margin-bottom: 10px;
	line-height: 13px;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/toenergo_new/components/bitrix/news.list/vacancies/style.css?17022305452869*/
.vacancies-main {
  margin-top: 40px;
}

.vacancies-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.vacancies-item.active .vacancies-item-title::before {
  transform: translateY(-20%) rotate(-45deg);
}

.vacancies-item.active .vacancies-item-title::after {
  background: #ABB1CF;
} 

.vacancies-item-title {
  position: relative;
  padding: 20px 35px 20px 20px;
  background: #F4F4F9;
  cursor: pointer;

}



.vacancies-item-title::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: #1B265A;
  border-radius: 100px;
  transition: 0.2s;
}

.vacancies-item-title::before {
  content: "";
  position: absolute;
  top: 48%;
  transform: translateY(-50%) rotate(135deg);
  right: 28px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  z-index: 1;
  transition: 0.2s;
}

.vacancies-item-title span {
  font-size: 24px;
  color: #1B265A;
  font-weight: 700;
  line-height: 28px;
}

.vacancies-item-content {
  max-height: 0;
  overflow: hidden;
  transition: 0.5s;
}

.vacancies-item-content-inner {
  padding: 40px;
  border: 2px solid #F4F4F9;
}

.vacancies-item-top {
  display: flex;
  gap: 20px;
  padding-bottom: 45px;
  border-bottom: 2px solid #F4F4F9;
}

.vacancies-item-top__subtitle {
  display: block;
  font-size: 14px;
  color: #848484;
  margin-bottom: 3px;
}

.vacancies-item-top__title {
  color: #393939;
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
}

.vacancies-item-text {
  padding-top: 25px;
  font-size: 17px;
  color: #363636;
}

.vacancies .vacancies-item-text h3 {
  color: #393939;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.vacancies .vacancies-item-text h4 {
  color: #393939;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.vacancies .vacancies-item-text ul {
  list-style: initial;
  padding-left: 20px;
}

@media screen and (max-width: 768px) {
  .vacancies-item-title {
    padding: 15px 35px 15px 20px;
  }

  .vacancies-item-title span {
    font-size: 18px;
    line-height: 21px;
  }

  .vacancies-item-content-inner {
    padding: 20px;
  }

  .vacancies-item-top {
    padding-bottom: 20px;
    gap: 12px;
  }

  .vacancies-item-top img {
    width: 30px;
    height: 30px;
    object-fit: contain;
  }

  .vacancies-item-top__subtitle {
    font-size: 12px;
  }

  .vacancies-item-top__title {
    font-size: 16px;
  }

  .vacancies-item-text {
    padding-top: 15px;
  }

  .vacancies .vacancies-item-text h3 {
    font-size: 16px;
  }
  
  .vacancies .vacancies-item-text h4 {
    font-size: 16px;
  }

  .vacancies .vacancies-item-text p {
    font-size: 14px;
  }
  
  .vacancies .vacancies-item-text ul {
    font-size: 14px;
    line-height: 18px;
  }

  .vacancies-main {
    margin-top: 20px;
  }
}
/* End */
/* /local/templates/toenergo_new/components/bitrix/breadcrumb/template1/style.css?1658306546563 */
/* /local/templates/toenergo_new/components/bitrix/news.list/vacancies/style.css?17022305452869 */
