/*меняем цвет маркера*/
.li {
  font-family: "Arial Regular";
  font-size: 18px;
  line-height: 1.777777777777778;
  color: #005bbb;
  font-weight: 400;
}
.li span{
  font-family: "Arial Regular";
  font-size: 18px;
    line-height: 1.777777777777778;
    color: #000000;
}
li::marker {
  color: #007bff;
}

/*окончание CSS правил*/
}
.textPage__link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 9px 35px;
    background: #F8F8F8;
    margin: 25px 0;
}
.subscribe__form h2 {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 29px;
  color: #ffffff;
  margin-bottom: 30px;
}

.subscribe {
  padding: 60px 0;
  background: radial-gradient(40% 50%, #6699ff, #0033ff);
}

.subscribe__form.textPage__block {
  margin-top: 0;
}

.subscribe__form.textPage__block h2 {
  margin-top: 0;
}
.li {
  font-family: "Arial Regular";
  font-size: 18px;
  line-height: 1.777777777777778;
  color: #005bbb;
  font-weight: 400;
}
.li span{
  font-family: "Arial Regular";
  font-size: 18px;
    line-height: 1.777777777777778;
    color: #000000;
}
li::marker {
  color: #007bff;
}
.footer__siteMap-left a {
  color: black;
}
.footer__siteMap-right a {
  color: black;
}
.row.footer__row > div {
  width: 30%;
}
.footer__row.textPage__block,
.footer__bottom.textPage__block {
  margin-top: 0px;
}
.footer__row.textPage__block p {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
.footer__bottom.textPage__block p {
  font-size: 14px;
  line-height: 20px;
  margin-top: 20px;
  color: #ccc;
}

@font-face {
  font-family: "FreeSet Cyrillic";
  font-style: normal;
  font-weight: 400;
  src: local("FreeSet Cyrillic"), local("FreeSet-Cyrillic"),
    url(/local/templates/dalkia/assets/fonts/freeset-cyrillic.woff)
      format("woff"),
    url(/local/templates/dalkia/assets/fonts/freeset-cyrillic.ttf)
      format("truetype");
}
@font-face {
  font-family: "FreeSet Bold Cyrillic";
  font-style: normal;
  font-weight: 700;
  src: local("FreeSet Bold Cyrillic"), local("FreeSet-Bold Cyrillic"),
    url(/local/templates/dalkia/assets/fonts/freeset-bold-cyrillic.woff)
      format("woff"),
    url(/local/templates/dalkia/assets/fonts/freeset-bold-cyrillic.ttf)
      format("truetype");
}

@font-face {
  font-family: "Arial Regular";
  src: url("/local/templates/dalkia/assets/fonts/ArialMT.eot");
  src: url("/local/templates/dalkia/assets/fonts/ArialMT.eot?#iefix")
      format("embedded-opentype"),
    url("/local/templates/dalkia/assets/fonts/ArialMT.woff") format("woff"),
    url("/local/templates/dalkia/assets/fonts/ArialMT.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.textPage__block p {
  font-family: "Arial Regular";
  font-size: 18px;
  line-height: 1.777777777777778;
}
.textPage__block ul li {
  font-family: "Arial Regular";
  font-size: 18px;
  line-height: 1.777777777777778;
  font-weight: 400;
}

.textPage__block img {
  margin: 30px 0;
}
.textPage__block h3 {
  font-size: 19px;
}
.textPage__block h4 {
  font-size: 16px;
  border-left: none;
  padding-left: 0;
  margin-top: 10px;
}

._decorated,
.news__title h2,
.textPage__block h2 {
  /* padding-top: 27px; */
  position: relative;
  line-height: 36px;
  margin: 20px 0 20px 0;
}

.white_title:before {
  background-color: #fff !important;
}

.bansol1 h2,
.subscribe__form h2 {
  padding-top: 0px;
}
.bansol1 h2:before,
.subscribe__form h2:before {
  display: none;
}

.new_H2 {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 46px;
  line-height: 63px;
  color: #005bbb;
}

.news__title h2,
.textPage__block h2,
.textPage__block h3,
.textPage__link p {
  font-family: "Frutiger", Roboto;
}
.pressreleaseitem p img {
  display: block;
}

.welcome123 {
  height: 600px;
  background-attachment: fixed;
  background-size: cover !important;
  background-blend-mode: overlay;
}

.textPage {
  padding: 20px 0 75px;
}
.blue_block {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}
.pos_relative {
  position: relative;
}
.blue_block:before {
  content: "";
  position: absolute;
  background: #005bbb;
  margin-top: -20px;
  transform: translateX(-50%);
  width: 200vw;
  height: calc(100% + 20px);
  left: 0;
  top: 0;
  bottom: 0px;
  z-index: -1;
}

.contain1 {
  display: flex;
  background-color: #005bbb;
  padding: 20px;
  text-align: center;
  flex-direction: row | row-reverse | column | column-reverse;
  flex-wrap: wrap;
  text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1),
    1px 1px 1px rgba(0, 0, 0, 0.5);
}
.contain1 h3 {
  color: white;
  font-size: 65px;
}
.contain1 p {
  color: white;
  font-size: 22px;
}
.contain1 div {
}

.box-1 {
  flex: 1;
}

.box-2 {
  flex: 1;
}

.box-3 {
  flex: 1;
}
.leadership__item img {
  width: 100%;
}

.contact-infos__phone {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
}
.contact-infos__info img {
  margin: 0 10px;
  width: 30px;
  height: 30px;
}
.contact-infos__info {
  display: flex;
  align-items: flex-start;
  margin: 15px -10px;
}
.email_link {
  color: #fff;
}

@font-face {
  font-family: "Frutiger";
  src: url(/local/templates/dalkia/assets/fonts/001.ttf);
}

@font-face {
  font-family: "Frutiger7";
  src: url(/local/templates/dalkia/assets/fonts/077.ttf);
}

h1.bannerh {
  opacity: 0.8;
  font-family: Frutiger;
  font-style: normal;
  letter-spacing: 0px;
  max-width: 900px;
  font-size: 3rem;
  color: #fff;
  text-transform: none;
  margin: 0;
  padding: 0;
  font-weight: 700;
  line-height: 1.58;
}

p.bannerp {
  /*    transition: .3s;
        letter-spacing: 0px;
        font-family: Roboto;
        font-size: 39px;
        opacity: 100%;*/

  font-family: Frutiger, sans-serif;
  font-size: 2.1rem;
  line-height: 1.37;
  border-bottom: 1px;
  color: #fff;
  opacity: 100%;
}

p.bannerp:hover {
  opacity: 66%;
}

.welcome__links-itemLine {
  margin: 0 auto;
  width: 60px;
  height: 1px;
  background: #ffffff;
  transition: 0.3s;
}
.welcome__links-item:hover .welcome__links-itemLine {
  width: 100%;
}

.orangebox {
  display: flex;
  background-color: #d8881f;
  padding: 20px;
  text-align: left;
  flex-direction: row | row-reverse | column | column-reverse;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 25px;
}

.orangebox p {
  color: white;
  font-size: 19px;
  margin-bottom: 1px;
}

.linkbox {
  display: flex;
  background-color: #f8f8f8;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
  flex-direction: row | row-reverse | column | column-reverse;
  flex-wrap: wrap;
  width: 100%;
}

.linkbox a:link {
  text-decoration: none;
  color: black;
  font-size: 19px;
}

.linkbox a:hover {
  text-decoration: none;
  color: #005bbb;
  font-size: 19px;
}

/*addcss3*/

* a {
  text-decoration: none;
}
.banner_top_line {
  /*border: 2px solid silver;*/
  display: flex;
  height: 78px;
  color: white;
  justify-content: space-between;
}
.banner_top_line div {
  padding: 10px;
  /*border: 1px solid silver;*/
  color: white;
  font-family: Frutiger;
  font-size: 0.8125rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.banner_central_line {
  border: 0px solid #cc0000;
  height: 50%;

  position: relative;
}
.banner_central_line2 {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  border: 0px solid white;
  height: 100%;
  left: 16.5%;
  right: 16.5%;
}
div.bcl1 {
  border: 0px solid #cc0000;
  opacity: 0.66;
  font-family: Frutiger;
  font-style: normal;
  letter-spacing: 0px;
  max-width: 900px;
  font-size: 2.25rem;
  color: #fff;
  text-transform: none;
  font-weight: 700;
  line-height: 1.58;
}

.banner_bottom_line {
  width: 100%;
  position: absolute;
  border: 0px solid #0000ff;
  height: 110px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  bottom: 0px;
  max-width: 1440px;
}
@media (max-width: 1440px) {
  .banner_bottom_line {
    max-width: 1200px;
  }
}
@media (max-width: 1200px) {
  .banner_bottom_line {
    max-width: 960px;
  }
}

div.bl1 {
  padding: 10px 30px 0px 0px;
  border: 0px solid silver;
  color: white;
  font-family: Frutiger;
  font-size: 30px;
  font-weight: 100;
  letter-spacing: -0.5px;
  position: relative;
}
@media (max-width: 1200px) {
  div.bl1 {
    padding: 10px 15px 0px 0px;
  }
}

div.bl1 a {
  text-decoration: none;
  transition: 0.7s;
  color: white;
}

div.bl1 a:hover {
  text-decoration: none;
  opacity: 58%;
}
/*.maintext {
	width: 100%;
	border: 3px solid #000000;
    height: 250px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	}*/

.banner {
  position: relative;
  background: linear-gradient(45deg, #a3a3a3, #a3a3a3),
    url(/local/templates/dalkia/assets/img/home.jpg);
  background-blend-mode: multiply;
  width: 100%;
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat, no-repeat;
}
h2.solut {
  font-family: Frutiger;
  font-style: normal;
  letter-spacing: 0px;
  max-width: 600px;
  font-size: 36px;
  text-transform: none;
  font-weight: 100;
  line-height: 1.58;
  color: #ffffff;
}
.bansol5 {
  /*display: flex;*/
  position: relative;
  border: 0px #cccccc solid;
  padding: 20px 0 20px 0;
  background: url(/local/templates/dalkia/assets/img/pictback.jpg) center/cover;
  /*width: 100%;*/
  /*height: 500px;*/
  background-repeat: no-repeat, no-repeat;
  filter: grayscale(40%);
}

.bansol {
  /*display: flex;*/
  position: relative;
  border: 0px #cccccc solid;
  background: url(/local/templates/dalkia/assets/img/pictback.jpg) center/cover;
  /*width: 100%;*/
  /*height: 500px;*/
  background-repeat: no-repeat, no-repeat;
  filter: grayscale(40%);
}
.bansol1 {
  border: 0px solid #000000;
  margin: 0px;
}
.bansol1 p {
  font-family: Frutiger;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0.5px;
  color: white;
}
.bansol1 h2 {
  font-family: Roboto;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: white;
}
.bansol2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: asolute;
  border: 0px solid #000000;
  margin: 20px 0px;
  width: 100%;
  /*left: 17%;
    right: 17%;*/
}

.bansol3 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  border: 0px solid #000000;
  margin: 20px 17% 0px 17%;
}

.bansol3 h2 {
  font-family: Frutiger;
  color: #005bbb;
  font-size: 46px;
  font-weight: 600;
  letter-spacing: -0.5px;
}

.bansol3 p {
  font-family: Frutiger;
  color: #000000;
  font-size: 18px;
  font-weight: 100;
  letter-spacing: -0.5px;
}

.bx1,
.bx2,
.bx3,
.bx4,
.bx5,
.bx6 {
  font-family: Frutiger;
  font-size: 0.8125rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: white;
  margin: 0px 10px 20px 0px;
  padding: 10px;
  border: 3px solid silver;
  text-align: center;
  /*width: 320px;*/
  height: 180px;
  cursor: pointer;
}

.bx1:hover,
.bx2:hover,
.bx3:hover,
.bx4:hover,
.bx5:hover,
.bx6:hover {
  border: 3px solid white;
  text-decoration: none;
}

.bansol .bansol2 a > div p {
  font-family: Frutiger;
  font-size: 0.8125rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: white !important;
  text-align: center;
  cursor: pointer;
}
.bansol2 > a {
  width: 30%;
}

div.bl1 a:after {
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  height: 1px;
  width: 65px;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

div.bl1 a:hover:after {
  width: 100%;
}
.welcome123 .welcome__title,
.welcome .welcome__title {
  padding: 0 10px;
}

.welcome123 .row > .row {
  margin: 0 !important;
}
.news {
  padding: 60px 100px;
}
.news .news__title {
  padding: 0 15px;
}
.publicationsPreview .textPage__block {
  margin-top: 0px;
}
.publicationsPreview__items {
  justify-content: space-between;
  margin-top: 15px;
}
.publicationsPreview__items {
  justify-content: space-between;
}
.publicationsPreview__item {
  margin-bottom: 20px;
  width: 30%;
}
.publicationsPreview__item p {
  font-size: 16px;
  line-height: 20px;
}
.proekty {
  font-family: Frutiger;
  padding: 10px 0;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 20px;
  color: black;
}
.publicationsPreview {
  background: #f8f8f8;
  padding: 50px 0 50px;
}

.breadcrumbs {
  padding: 10px 80px;
}
.breadcrumb__row {
  margin-bottom: 0px;
  margin-top: 20px;
}
.news .breadcrumbs {
  padding: 0px;
}
.filterItemList .publicationsPreview__item {
  margin-bottom: 20px;
  width: 50%;
  padding: 0 15px;
}
.publicationsPreview__item .publicationsPreview__item-img img {
  transition: 0.3s;
  width: 100%;
}
.mediaLibraryPreview .textPage__block,
.career__hire .textPage__block,
.career__history .textPage__block,
.career__events .textPage__block,
.career__ethic .textPage__block {
  margin-top: 0px;
}
.career_text {
  margin-top: 0px;
}
.career__bio-data {
  width: 25%;
}
.new_text {
  width: 75%;
  padding: 0 0 0 15px;
}
.career__bio-row p {
  font-size: 16px;
  line-height: 20px;
}
.career__bio {
  padding: 40px 0 50px;
}
.career__hire-item p {
  line-height: 22px;
}
.career__hire-items {
  margin-top: 0px;
}
.career__hire .news__title {
  padding: 0;
}
.career__events-block .news__item {
  width: 100%;
  transition: 0.3s;
}
.career__events-block a {
  display: block;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #f3f3f3;
}
.news__item-desc {
  padding: 10px;
  border: none;
}
.news__item-desc .new_text {
  width: 100%;
  padding: 0px;
  font-size: 14px;
}
.career__ethic-row {
  justify-content: space-between;
  margin-top: 0;
}
.career__ethic-item {
  margin-bottom: 0px;
  /*width: 19%;*/
}
.career__ethic {
  background: #f8f8f8;
  padding: 40px 0;
}
.textPage__block {
  /*padding-top: 0 80px;*/
  margin-top: 0px;
  width: 100%;
}
.contactContent {
  padding: 30px 0 50px;
}
.my_page .news__title {
  width: 100%;
  /*padding: 0 80px;*/
  margin: 15px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.leadership__item {
  width: 30%;
}
.leadership__row {
  /*justify-content: space-between;*/
  margin-top: 0px;
}
.leadership__row div:last-child {
  /*margin-right: 35%;*/
}
.leadership__row div:nth-child(3n+2) {
  margin-inline: 5%;
}
.banner_main_text {
  margin-bottom: 15%;
  margin-top: 10%;
}
.projects__items {
  justify-content: space-between;
  margin-top: 0px;
}
.projects__item-desc {
  padding: 15px;
}
.textPage__block .projects__item h3 {
  font-size: 16px;
  line-height: 19px;
  font-weight: normal;
}
.projects__item {
  margin-bottom: 30px;
  transition: 0.3s;
}

.projects__item {
  height: auto !important;
}
.home_project {
  margin: 15px 0;
}
.leadership__item h3 {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 23px;
  line-height: 29px;
  display: flex;
  align-items: center;
  color: #333333;
  margin: 15px 0;
}
.row.breadcrumb__row {
  display: none !important;
}

.bansol .bansol2 a > div img {
  margin: 0 auto;
}
.projects__item-img img {
  margin: 0 auto;
}
.news__item-img img {
  margin: 0 auto;
}
.linkbox img {
  margin-top: 0;
  margin-bottom: 0;
}
.textPage__link img {
  margin-top: 0;
  margin-bottom: 0;
}
.career__bio-data {
  margin-top: 0;
  margin-bottom: 0;
}
.mark, mark{
  background-color: #efead1;
}

@media screen and (max-width: 768px) {
  .my_page .news__title {
    width: 100%;
    padding: 0;
    font-size: 24px !important;
  }
  .my_page .news__title h2 {
    font-size: 24px !important;
  }

  .contain1 div {
    width: 100%;
    flex: auto;
  }
  .contain1 h3 {
    color: white;
    font-size: 35px;
  }
  .contain1 p {
    color: white;
    font-size: 16px;
  }
  .projects__item-desc {
    padding: 5px;
  }
  .leadership__item img {
    width: 100%;
    height: auto;
  }
  .leadership__item {
    width: 100%;
    padding: 15px;
  }
  .linkbox {
    flex-wrap: nowrap;
  }
  .welcome123 .row > .row {
    margin: 0 !important;
    width: 100%;
  }
  iframe {
    max-width: 100%;
    height: 300px;
  }
  .career__ethic-item {
    margin-bottom: 0px;
    width: 45%;
  }
  .career__bio {
    padding: 10px 0 20px;
  }
  .career__bio-data {
    width: 100%;
  }
  .new_text {
    width: 100%;
    padding: 0 0 0 0px;
  }

  .filterItemList .publicationsPreview__item {
    margin-bottom: 20px;
    width: 100%;
    padding: 0 15px;
  }
  .row.listsFilter__row {
    display: none;
  }
  .publicationsPreview__item {
    margin-bottom: 20px;
    width: 100%;
    padding: 0 15px;
  }
  .filterItemList .publicationsPreview__item-desc {
    width: 100%;
    padding: 25px 0px;
  }
  .new_note {
    text-align: center;
    margin-top: 20px;
  }
  .breadcrumbs {
    padding: 10px 0px;
  }
  .proekty {
    font-family: Roboto;
    padding: 5px 0;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    font-size: 15px;
    line-height: 17px;
    color: black;
  }
  .publicationsPreview__item-desc {
    width: 100%;
    padding: 25px 15px;
  }
  .publicationsPreview__item {
    width: 100%;
  }
  .news {
    padding: 20px 0px;
  }
  .welcome123 .welcome__title,
  .welcome .welcome__title {
    padding: 0px;
  }
  h1.bannerh {
    opacity: 0.8;
    font-style: normal;
    letter-spacing: 0px;
    max-width: 900px;
    font-size: 2rem;
    color: #fff;
    text-transform: none;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
  }
  div.bcl1 {
    opacity: 0.8;
    font-style: normal;
    letter-spacing: 0px;
    max-width: 900px;
    font-size: 2rem;
    color: #fff;
    text-transform: none;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
  }
  .banner_bottom_line {
    position: relative;
    border: 0px solid #0000ff;
    height: 170px;
    text-align: center;
  }
  div.bl1 {
    padding: 0;
    width: 100%;
    font-size: 24px;
  }
  .banner {
    height: 700px;
  }
  .bx1,
  .bx2,
  .bx3,
  .bx4,
  .bx5,
  .bx6 {
    width: auto;
    height: 180px;
    padding: 5px;
  }
  .bansol2 > a {
    width: 50%;
  }

  .bansol .bansol2 a > div p {
    font-family: Frutiger;
    font-size: 0.6rem;
    line-height: 1.6em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: white !important;
    text-align: center;
    cursor: pointer;
  }
  .bansol2 {
    margin: 20px -10px 20px -5px;
  }
  .projects__items > a {
    width: 50%;
  }
  .projects__item {
    width: auto;
    background: #ffffff;
    border: 1px solid #f3f3f3;
    border-radius: 3px;
    margin: 5px;
    margin-bottom: 20px !important;
    transition: 0.3s;
    height: 185px !important;
  }
  .proekty {
    font-family: Roboto;
    padding: 5px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    font-size: 15px;
    line-height: 17px;
    color: black;
  }
  .textPage__block {
    margin-top: 20px;
  }
  .projects__items {
    margin-top: 20px;
    margin-left: -5px !important;
    margin-right: -5px !important;
  }
  .textPage {
    padding: 0px 0 20px;
  }
  .clients__title h2 {
    margin: 10px 0;
  }
  .career__stats {
    padding: 0px;
  }
  .career__stats-item {
    display: flex;
    flex-wrap: wrap;
    height: 200px;
    width: 47%;
    justify-content: center;
    align-items: center;
    background: #005bbb;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
    border-radius: 3px;
    padding: 0 5px;
    margin: 5px;
    margin-bottom: 15px;
  }
  .career__stats-item h5 {
    font-size: 30px;
  }
  .row.footer__row > div {
    width: 100% !important;
    margin-bottom: 10px;
  }
}

.banner_menu_container {
  position: relative;
  height: 80%;
}

.p-tab-list {
  font-size: 0;
}
.p-tab-list .p-tab-btn{
  border: solid 3px #ECECEC;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  padding: 10px 17px;
  text-decoration: none;
  font-size: 16px;
  white-space: nowrap;
  color: #333333;
  margin-right: 5px;
  height: 47px;
  display: inline-block;
  position: relative;
  top: 3px;
  z-index: 0;
}
.p-tab-list .p-tab-btn.active{
  border-color: #005BBB;
  background: #ffffff;
  z-index: 2;
  font-weight: bold;
}
.p-tab-content {
  border: solid 3px #005BBB;
  border-radius: 4px;
  padding: 22px;
  position: relative;
  z-index: 1;
}
.p-tab-pane {
  display: none;
}
.p-tab-pane.active {
  display: block;
}

.welcome + .bx-auth{
  margin: 70px auto;
  padding: 0 20px;
}
