.kr-news-p1 .kr-news-p1-col {
  border-bottom: 1px solid #707070;
}

.news-section .news_cols .item__img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 320px;
}

.news-section .news_cols .item__title {
  margin-bottom: 25px;
  margin-top: 20px;
  text-transform: uppercase;
  max-width: 450px;
}

.news-section .news_cols .item__platform {
  color: #AFAFAF;
  font-weight: normal;
  font-size: 14px;
  line-height: 1;
  margin: 0 0 5px;
}

.news-section .news_cols .item__link {
  font-size: 21px;
  line-height: 22px;
  font-weight: 700;
  color: #7A191E;
  display: block;
}

.news-section .news_cols .item_bottom .item__date {
  color: #AFAFAF;
  margin-top: 5px;
}

.ns-part2 .news_cols:nth-of-type(2) {
  padding-top: 35px;
  margin-top: 35px;
  border-top: 1px solid #707070;
}

.new-pagination {
  margin-top: 25px;
  height: 16px;
  /*text-align: center;*/
}

.new-pagination .page-numbers {
  color: black;
  padding: 0 14px;
  position: relative;
  line-height: 16px;
  font-family: Arial;
}

.new-pagination .page-numbers.current {
  font-weight: bold;
  color: #7A191E;
  line-height: 16px;
  font-family: Arial;
}

.new-pagination .page-numbers.current:before {
  position: absolute;
  content: "//";
  left: -2px;
  top: 0;
  color: #7A191E;
  display: block;
  z-index: 1;
  line-height: 16px;
}
.new-pagination .page-numbers.current:after {
  position: absolute;
  content: "//";
  right: -2px;
  top: 0;
  color: #7A191E;
  display: block;
  z-index: 1;
  line-height: 16px;
}

.new-pagination .prev.page-numbers, .new-pagination .next.page-numbers {
  display: none;
}

.news-date {
  color: #AFAFAF;
  font-size: 16px;
  font-weight: bold;
}

.news-date i {
  font-size: 14px;
  color: #AFAFAF;
  margin-right: 5px;
  margin-bottom: 1px;
}


@media screen and (min-width: 768px) {
  .news-section .news_cols {
    display: flex;
    align-items: stretch;
  }
  .news-section .news_cols .item__img {
    width: 50%;
    max-width: 536px;
    height: 400px;
  }
  .news-section .news_cols .news_info {
    flex: 1;
    padding-left: 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .news-section .news_cols .item__title {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .ns-part2 .news_cols:nth-of-type(2) {
    padding-top: 50px;
    margin-top: 50px;
  }

  .news-section .news_cols .item_bottom .item__date {
    margin-top: 0;
  }
  .news-section .news_cols .item_bottom {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
  }
}

@media screen and (min-width: 1024px) {
  .news-section .news_cols .news_info {
    flex: 1;
    padding-left: 105px;
  }
  .ns-part2 .news_cols:nth-of-type(2) {
    padding-top: 140px;
    margin-top: 140px;
  }
}


.fixedBtn .elementor-button {
  width: 220px!important;
  padding: 14px 12px 10px 15px!important;
  text-align: left!important;
  z-index: 100;
}
@media (max-width: 767px) {
  /*.fixedBtn-wrap {*/
  /*   display: block!important;*/
  /*}*/
  .fixedBtn .elementor-button {
    width: 200px!important;
    padding: 8px 12px 7px 15px!important;
    text-align: left!important;
    height: 38px!important;
  }
  .fixedBtn .elementor-button span {
    font-size: 16px;
  }
}
/*project redesign*/
.project_headings .heading_item a {
  padding: 0 0 3px;
}

.ej-col-sect.kr-icon .fal {
  font-size: 32px;
}

.project-contact-sec + .project-bildrechte > .elementor-container {
  border-bottom: 1px solid #707070;
  padding-bottom: 0;
}

.project-contact-sec .project-contact-inner {
  position: relative;
  margin-top: 20px!important;
}

.project-contact-sec .project-contact-inner::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #afafaf;
}

.project-contact-sec .project-contact-inner .project-acf-txt {
  font-size: 28px;
  letter-spacing: 0.94px;
  color: #000000;
  font-weight: 700;
}
.project-contact-sec .project-contact-inner .project-acf-txt .tx-before {
  font-size: 18px;
  color: #000000;
  font-weight: 700;
}
.project-contact-title {
  text-transform: uppercase;
}





.choose-contact_wrapper .contact-img {
  width: 100%;
  height: 300px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 15px;
}

.contact-p {
  color: var( --e-global-color-secondary );
  font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
  font-size: var( --e-global-typography-primary-font-size );
  font-weight: var( --e-global-typography-primary-font-weight );
  line-height: var( --e-global-typography-primary-line-height );
  padding-top: 5px;
}

.choose-contact_wrapper .contact-text p {
  margin: 0;
}
.choose-contact_wrapper .contact-title {
  font-family: "Muli 700 Regular", Sans-serif;
  font-size: 21px;
  margin-bottom: 0;
  padding-bottom: 15px;
  line-height: 1;
  /* border-bottom: 1px solid #707070; */
}

.choose-contact_wrapper .contact-text-part1 {
  font-size: 16px;
  margin-bottom: 0;
  padding-bottom: 15px;
  /* border-bottom: 1px solid #707070; */
}

.contact-text-part1 p:last-child {
  font-weight: 700;
}

.choose-contact_wrapper .contact-text-parta {
  font-size: 18px;
}

.choose-contact_wrapper .contact-text-part2 a {
  color: #000000;
  font-weight: normal;
  font-family: "Muli 400 Regular", Sans-serif;
}

.choose-contact_wrapper .contact-btn {
  margin-top: 25px;
}
.choose-contact_wrapper .contact-btn a {
  display: block;
  border: 1px solid black;
  border-radius: 0;
  width: 100%;
  background: none;
  color: black;
  font-family: "muli", sans-serif;
  font-weight: bold;
  font-size: 18px;
  transition: all ease 0.4s;
  padding: 10px 20px 9px;
  text-align: center;
}

.choose-contact_wrapper .contact-btn a:hover {
  color: #7A191E;
}



.krn-author {
  position: relative;
}

.krn-author > .elementor-container {
  max-width: 720px!important;
}

.krn-author .krn-tags h5 {
  display: none;
}

.krn-author .krn-tags .tagcloud a {
  color: #AFAFAF;
  font-size: 16px!important;
  font-weight: normal!important;
  margin-right: 8px;
}

.krn-author .elementor-widget-dce-user-fields .dce-meta-value {
  display: none;
}

.krn-author-col {
  border-top: 1px solid #707070;
}

.krn-cat h5 {
  display: none;
}

.krn-cat ul {
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.krn-cat ul li a {
  font-size: 19px;
  font-weight: normal;
  padding: 0 14px;
  position: relative;
  display: inline-block;
  transition: all 0.4s ease;
  color: #AFAFAF;
}

.krn-cat  li a::before {
  position: absolute;
  content: "//";
  opacity: 0;
  transition: all 0.1s ease;
  left: 3px;
  top: 1px;
}

.krn-cat  li a:hover {
  color: #7A191E;
}

.krn-tags a, .krn-tags2 a {
  color: #AFAFAF;
  font-weight: normal;
}

.krn-tags2 {
  padding-top: 20px;
  text-align: right;
}

.krn-cat  li a::after {
  position: absolute;
  content: "//";
  opacity: 0;
  right: 2px;
  transition: all 0.1s ease;
  top: 1px;
}

.krn-cat  li a:hover:before {
  opacity: 1;
}
.krn-cat  li a:hover:after {
  opacity: 1;
}

.krn-cat li .alle-aktive, .krn-cat li .alle-aktive {
  color: #7A191E;
}
.krn-cat li .alle-aktive::after, .krn-cat li .alle-aktive::before {
  color: #7A191E;
  opacity: 1;
}


.news-author-post .dce-acf-relationship-natural p:first-of-type{
  float: left;
}

.news-author-post .dce-acf-relationship-natural img {
  max-height: 185px;
  width: auto;
  margin-right: 20px;
}

.news-author-post .dce-acf-relationship-natural h4 {
  font-size: 18px;
  font-weight: 800;
  line-height: 1em;
  margin-bottom: 10px;
}


.krn-author.fachartikel-auth .auth-content {
  flex: 1;
}

.krn-author.fachartikel-auth .auth-img {
  margin-right: 20px;
}
.krn-author.fachartikel-auth .auth-img img {
  max-height: 190px;
  width: auto;
}

.krn-author.fachartikel-auth h4 {
  font-weight: 700;
  font-size: 16px;
}

.page-template-default .krn-cat  li:hover a::before, .krn-cat li a[aria-current="page"]::before {
  position: absolute;
  content: "//";
  left: -2px !important;
  top: 1px;
  color: #7A191E;
  display: block;
  z-index: 1;
  opacity: 1 !important;
  font-weight: 400 !important;
  background-color: transparent !important;
  height: unset !important;
  width: unset !important;
  right: unset !important;
}

.page-template-default .krn-cat li:hover a::after, .krn-cat li a[aria-current="page"]::after {
  position: absolute;
  content: "//";
  right: -2px;
  top: 1px;
  color: #7A191E;
  display: block;
  z-index: 1;
  opacity: 1 !important;
  font-weight: 400 !important;
  background-color: transparent !important;
  height: unset !important;
  width: unset !important;
  left: unset !important;
}

.krn-cat li a[aria-current="page"] {
  color: #7A191E;
  /*font-weight: bold;*/
}

.krn-news-banner {

}


@media screen and (max-width: 767px) {
  .krn-cat ul{
    justify-content: center;
  }

  .krn-cat ul li a {
    padding: 0 14px;
  }
}
@media screen and (min-width: 768px) {
  .choose-contact_wrapper .contact-content {
    display: flex;
  }

  .choose-contact_wrapper .contact-img {
    width: 45%;
    height: 330px;
    background-size: cover;
  }

  .choose-contact_wrapper .contact-text {
    display: flex;
    padding-left: 20px;
  }

  .choose-contact_wrapper .contact-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .choose-contact_wrapper .contact-btn {
    margin-top: 35px;
  }

  .choose-contact_wrapper .contact-img {
   margin-bottom: 0;
  }

  .krn-author.fachartikel-auth .dce-acf-relationship-natural, .krn-author.fachartikel-auth .krn-author-acf{
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  .project-contact-sec .project-contact-inner {
    margin-top: 40px!important;
  }
  .project-contact-sec .project-contact-inner::before {
    left: -10px;
  }

  .project-contact-sec > .elementor-container {
    padding-bottom: 25px;
  }
  .choose-contact_wrapper .contact-btn {
    margin-top: auto;
  }


  .krn-author .krn-tags {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 3px;
    left: unset;
    text-align: right;
    width: auto;
  }
  .krn-author.krn-author-presse .krn-tags {
    top: -25px;
  }
  .krn-author .krn-tags .tagcloud a {
    margin-left: 15px;
    margin-right: 0;
  }

  .krn-cat ul li a {
    font-size: 21px;
    padding: 0 18px;
  }
}


/*start*/
.s-marklist-project {
  position: absolute;
  right: 0;
  z-index: 10;
  bottom: 0;
  font-size: 20px;
  color: white;
  padding: 9px 15px;
  cursor: pointer;
}
.s-marklist-project p{
  margin-bottom: 0;
}
.s-marklist-project p a{
  color: #fff !important;
}
.s-marklist-project.in-single{
  right: unset;
  left: 0;
  bottom: 10px;
  background-color: #7a191e;
  padding: 0;
  width: 50px;
  height: 50px;
}
.s-marklist-project.in-single p{
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.s-marklist-project.in-single .tooltip{
  border-radius: 10px 0 0 10px;
  box-shadow: none;
  min-width: 155px;
}
.s-marklist-project.in-single.projectPdf{
  bottom: -60px;
}
.s-marklist-project.in-single.projectPdf .tooltip{
  min-width: 210px;
}
.s-marklist-project.in-single.projectPdf .tooltip .showbookmark{
  font-size: 16px;
}

/*tooltip Box*/
.con-tooltip {
  display: inline-block;
  transition: all 0.3s ease-in-out;
}

/*tooltip */
.tooltip {
  white-space: nowrap;
  visibility: hidden;
  z-index: 1;
  opacity: .40;
  width: 100%;
  min-width: 160px;
  padding: 5px 20px;
  background: #7a191e;
  color: #fff;
  position: absolute;
  top:-140%;
  left: -25%;
  border-radius: 0px 10px 10px 0;
  transform: translateY(9px);
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
}


/* tooltip  after*/
.tooltip::after {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12.5px 0 12.5px;
  border-color: #7a191e transparent transparent transparent;
  position: absolute;
  left: 40%;
}

.con-tooltip:hover .tooltip{
  visibility: visible;
  transform: translateY(-10px);
  opacity: 1;
    transition: .3s linear;
  animation: odsoky 1s ease-in-out infinite  alternate;

}
@keyframes odsoky {
  0%{
    transform: translateY(6px);	
  }

  100%{
    transform: translateY(1px);	
  }

}

/*left*/
.left .tooltip{ 
  top: 0;
  left: -165px;
  text-align: center;
  height: 37px;
}

.left .tooltip::after{
  top: 33%;
  left: 95%;
  transform: rotate(-90deg);
}

/*right*/
.right .tooltip { 
  top:0; 
  left:127%; 
}

.right .tooltip::after{
  top:35%;
  left:-16px;
  transform: rotate(90deg);
}

.showbookmark{
  font-size: 18px;
  font-weight: 700;
  margin-top: -2px;
  display: block;
  color: #fff !important;
  letter-spacing: 1px;
  line-height: 30px;
}
.s-marklist-project__icon i {
  font-size: 24px;
}
.work_project .s-marklist-project__icon i {
  color: #7a191e;
}
/* .work_project .s-marklist-project__icon i.iconSecond {
  color: rgba(255, 255, 255, 0.6);
} */

/*hover ToolTip*/
.left:hover {transform: translateX(-6px); }

/*bottom*/
.bottom .tooltip { 
  top: 115%; 
  left: -55.8px; 
}
.bottom .tooltip::after{
  top: -17%;
  left: 40%;
  transform: rotate(180deg);
}
.s-marklist-header p {
  margin-bottom: 0;
}

.s-marklist-header__icon a:hover {
  color: black;
}

.s-marklist-header .tooltip {
  border-radius: 10px;
  min-width: 120px;
  padding: 5px;
  left: -50px; 
}
.s-marklist-header .showbookmark {
  font-size: 16px;
  text-align: center;
  font-weight: normal;
}

.ej-social .elementor-grid{
  display: inline-block;
  width: 100%;
  word-spacing: var(--grid-column-gap);
  margin-bottom: calc(-1 * var(--grid-row-gap));
  grid-column-gap: var(--grid-column-gap,5px);
  grid-row-gap: var(--grid-row-gap,5px);
  grid-template-columns: var(--grid-template-columns);
  -webkit-box-pack: var(--justify-content,center);
  -ms-flex-pack: var(--justify-content,center);
  justify-content: var(--justify-content,center);
  justify-items: var(--justify-content,center);
}
.ej-social .elementor-grid-item{
  position: relative;
}
.ej-social .elementor-grid-item .showbookmark{
  text-align: center;
  font-weight: normal;
  font-size: 16px;
}
.ej-social .elementor-grid-item .tooltip{
  border-radius: 10px;
  padding: 5px;
  min-width: 120px;
  top: 48px;
  left: -35px;
}

.i-facebook .tooltip{

}