/** Global style **/
body{
  font-family:"muli", sans-serif;
  color: #000;
  position: relative;
  overflow-x: hidden;
  opacity: 0;
}
body.is-show {
  opacity: 1;
}
body.menu-showed{
  overflow: hidden;
}
.elementor-section.elementor-section-boxed > .elementor-container{
  max-width: 1088px;
}
.container{
  max-width: 1088px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.remove-padding .elementor-widget-wrap,
.remove-padding .elementor-column-wrap
{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.h1 h1{
  font-size: 65px;
  line-height: 1;
  letter-spacing: 1.3px;
  font-weight: 700;
}
.h1 h2{
  font-size: 65px;
  line-height: 1;
  letter-spacing: 1.3px;
  font-weight: 700;
}
.h2 h2, h2.h2{
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.8px;
  font-weight: 700;
}
.h2.h2-small h2{
  font-size: 36px;
  letter-spacing: 0.72px;
  line-height: 38px;
}
.e-h2{
  font-size: 28px !important;
  font-weight: 700;
  line-height: 33px !important;
  letter-spacing: 0.28px;
  margin-bottom: 30px;
}
.e-p p{
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.18px;
}
.s-grey{
  background-color: #ececec;
}
.main-btn .elementor-button{
  color: #7a191e;
  font-size: 21px;
  line-height: 22px;
  letter-spacing: 0.34px;
  background-color: #fff;
}
.ej-header__main .elementor-search-form input[type=search]::-webkit-input-placeholder { 
  opacity: 1;
}
.ej-header__main .elementor-search-form input[type=search]:-moz-placeholder {
  opacity: 1;
}
.ej-header__main .elementor-search-form input[type=search]::-moz-placeholder {
  opacity: 1;
}
.ej-header__main .elementor-search-form input[type=search]:-ms-input-placeholder {
  opacity: 1;
}
.psevdo-h1{
  font-size: 54px;
  font-weight: 700;
  letter-spacing: 1.08px;
  text-transform: uppercase;
  color: #fff;
}
.ej-header .elementor-element-populated {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.hyphens-auto {
    hyphens: auto;
}
/** Global style END **/

/** New header **/
#meetings-banner-widget .elementor-container, 
.elementor-7693 .elementor-element.elementor-element-de1a615 > .elementor-container{
  min-height: auto !important;
}
.transparentHeader .ej-header {
  background-color: transparent;
  position: fixed;
  width: 100%;
  left: 0;
  width: 100%;
}
.transparentHeader .ej-header.activeScroll{
  background-color: #fff;
}
.transparentHeader .ej-header.activeScroll .s-marklist-header__icon a{
  color: #7a191e;
}
.transparentHeader .s-marklist-header__icon a {
  color: #fff;
}
.transparentHeader .s-marklist-header__icon a:hover {
  color: #7a191e;
}
.transparentHeader .activeScroll .s-marklist-header__icon a {
  color: #000;
}
.transparentHeader .activeScroll .s-marklist-header__icon a:hover {
  color: #7a191e;
}
.transparentHeader .toggle-mnu span,  
.transparentHeader .toggle-mnu span:after,
.transparentHeader .toggle-mnu span:before{
  background-color: #fff;
}
.transparentHeader .activeScroll .toggle-mnu span,  
.transparentHeader .activeScroll .toggle-mnu span:after,
.transparentHeader .activeScroll .toggle-mnu span:before{
  background-color: #000;
}
.elementor-3600 .elementor-element.elementor-element-721ef102 > .elementor-container{
  min-height: auto;
}
@media screen and (max-width: 782px) {
  html[lang] {
      margin-top: 0!important;
  }
}
@media (max-width: 767px) {
  .transparentHeader .dce-container-bgcanvas {
    height: 420px !important;
  }
}
/** New header END **/

/** MERKLISTE **/
.e-address{
  font-size: 12px;
  margin-top: 5px;
}
.s-marklist{
  margin-top: 140px;
}
.s-marklist__inner{
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 45px;
}
.s-marklist__head{
  flex: 0 0 65%;
}
.s-marklist__head sup {
  color: #7A191E;
  letter-spacing: 0.28px;
  font-size: 28px;
  line-height: 33px;
  font-weight: 700;
  top: -1em;
}
.s-marklist__text{
  flex: 0 0 35%;
}
.s-marklist__text span{
  letter-spacing: 0.16px;
}
.s-marklist__content{
  display: flex;
  flex-direction: column;
}
.s-marklist__item{
  padding-top: 46px;
  width: 100%;
  display: flex;
  position: relative;
  padding-bottom: 45px;
}
.s-marklist__item::before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 120%;
  background-color: #707070;
  height: 1px;
}
.s-marklist__item:last-of-type::before{
  display: none;;
}
.s-marklist__item-leftSide{
  flex: 0 0 67%;
  display: flex;
  /* max-width: 715px; */
}
.s-marklist__item-rightSide{
  flex: 0 0 33%;
  display: flex;
}
.s-marklist__item-img{
  min-width: 352px;
  max-width: 352px;
  max-height: 200px;
  margin-right: 30px;
  position: relative;
}
.s-marklist__item__remove{
  cursor: pointer;
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 20px;
  height: 20px;
  font-weight: 700;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.s-marklist__item-img img{
  object-fit: cover;
  width: 100%;
  max-height: 200px;
}
.s-marklist__item-text{
  padding-right: 30px;
  flex: 1 0 0;
}
.s-marklist__item-text .h3{
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.28px;
  line-height: 33px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  color: #000 !important;
}
.s-marklist__item-text .h3 a{
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.28px;
  line-height: 33px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  color: #000 !important;
}
.s-marklist__item-text a{
  letter-spacing: 0.34px;
  color: #7A191E;
  font-size: 21px;
  line-height: 22px;
  margin-top: 20px;
  display: block;
}
.s-marklist__item-col{
  flex: 0 0 50%;
}
.s-marklist__item-info{
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.s-marklist__item-info strong{
  font-size: 21px;
  line-height: 22px;
  letter-spacing: 0.34px;
  margin-bottom: 7px;
  min-height: 22px;
  /* white-space: nowrap; */
}
.s-marklist__item-info span{
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.18px;
  color: #4B4B4B;
}

.marklist__compare{}

.marklist__compare-item__inner{
  /* display: flex;
  width: calc(100% - 180px);
  justify-content: space-between; */
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.marklist__compare-item{
  padding-top: 46px;
  margin-bottom: 104px;
  display: flex;
  justify-content: flex-start;
}
.marklist__compare-item-img{
  margin-bottom: 30px;
}
.marklist__compare-item-img img{
  height: 200px;
  object-fit: cover;
  width: 100%;
}
.marklist__compare-item-side{
  display: flex;
  align-items: flex-end;
  min-width: 180px;
  max-width: 180px;
}
.marklist__compare-item-col{
  /* width: calc(33% - 8px); */
  width: calc(100% - 16px);
  overflow: hidden;
}

.marklist__compare-ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
  padding-right: 15px;
  margin-bottom: 22px;
}
.marklist__compare-ul li{
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.18px;
  color: #4B4B4B;
  margin-bottom: 30px;
  text-align: right;
}
.marklist__compare-ul li:last-of-type{
  margin-bottom: 0;
}
.marklist__compare-item-list{
  border-left: 1px solid #afafaf;
  padding-left: 35px;
  display: flex;
  flex-direction: column;
}
.marklist__compare-item-list strong{
  font-size: 21px;
  line-height: 22px;
  letter-spacing: 0.34px;
  font-weight: 700;
  margin-bottom: 30px;
  min-height: 22px;
}

.marklist__compare-item-list strong:last-of-type{
  margin-bottom: 0;
}
.marklist__compare-item-title{
  display: flex;
  align-items: flex-start;
  /* margin-bottom: 30px; */
}
.marklist__compare-item-title .h3{
  margin: 0;
  font-size: 22px;
  line-height: 1.4;
}
.marklist__compare-item--remove{
  margin-right: 15px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  margin-top: 5px;
}
#showbookmark{
  width: 100%;
  background: #75171c;
  text-align: center;
}
#showbookmark a {
  width: 100%;
  color: #fff;
  display: block;
  padding: 8px;
  font-size: 21px;
  letter-spacing: 0.34px;
  font-weight: 700;
}
.project-save{
}
.project-save span{
  color: #fff;
  font-size: 21px;
  letter-spacing: 0.34px;
  font-weight: 700;
  padding-right: 9px;
  margin-top: -4px;
}
.project-save .fa-star:hover{
  font-weight: 500;
}
.project-save .fa-star{
  cursor: pointer;
  margin-right: 10px;
}
.btnBack{
  letter-spacing: 0.34px;
  color: #7A191E;
  font-size: 21px;
  line-height: 22px;
  cursor: pointer;
  font-weight: 700;
  letter-spacing: 0.34px;
  display: block;    
  fill: var( --e-global-color-accent );
  color: var( --e-global-color-accent );
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var( --e-global-color-accent );
  padding: 12px 24px;
  max-width: 120px;
}
.btnBack:hover {
  font-weight: bold !important;
  color: #FFFFFF;
  background-color: var( --e-global-color-accent );
}
.bigLetter h1{
  font-size: 54px !important;
}
.btnBackClose-container{
  display: none;
  /* align-items: center; */
}
.btnBackClose__item{
  /* display: flex; */
  /* flex-direction: column; */
  margin-right: 40px;
  display: inline-block;
}
.btnBackClose__item:last-of-type{
  margin-right: 0;
}
.btnBackClose__item i{
  font-size: 30px;
  margin-bottom: 5px;
  display: block;
}
.btnBackClose__item a{
  letter-spacing: 0.34px;
  display: block;    
  fill: var( --e-global-color-accent );
  color: var( --e-global-color-accent );
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var( --e-global-color-accent );
  padding: 12px 24px;
}
.btnBackClose__item a:hover{
  font-weight: bold !important;
  color: #FFFFFF;
  background-color: var( --e-global-color-accent );
}

/** COUNTER **/
.s-counter .elementor-counter-number,
.s-counter .elementor-counter-number-prefix,
.s-counter .elementor-counter-number-suffix {
  font-size: 51px;
  line-height: 60px;
  letter-spacing: 1.02px;
}
.s-counter .elementor-counter-title {
  font-size: 18px;
  letter-spacing: 0.18px;
  font-weight: bold;
  color: #4b4b4b;
  line-height: 30px;
  margin-top: 5px;
  text-align: left;
}
.s-counter__col{
  border: 1px solid #AFAFAF;
}
.s-counter__col.tal{
  border-left: unset;
  border-top: unset;
}
.s-counter__col.tal{
  padding-bottom: 10px;
  padding-top: 28px;
}
.s-counter__col.tar{
  border-left: unset;
  border-top: unset;
  border-right: unset;
  padding-left: 50px;
  padding-bottom: 10px;
  padding-top: 28px;
}
.bdbn{
  border-bottom: none;
}
.s-counter__col.pt0{
  padding-top: 0;
}

.s-counter .elementor-counter .elementor-counter-number-prefix, 
.s-counter .elementor-counter .elementor-counter-number-suffix {
  flex-grow: unset;
}
/** COUNTER END **/

.is-hidden {
  display: none !important;
}
.contact-home h4{
  font-family: "muli", Sans-serif;
}
.fill-red svg path{
  fill: #7a191e;
}

/** Map */
.ej-map{
  font-family: "muli", sans-serif !important;
}
.ej-map .elementor-widget-wrap{
  padding-left: 0 !important;
  padding-right: 0 !important;
  /* margin-top: 100px; */
  /* margin-bottom: 50px; */
}
.routeBtn{
  margin-top: 20px;
  display: inline-block;
}
.s-mapLocation{
  background-color: #393f49;
  margin-top: -10px;
  text-align: center;
  font-weight: 700;
  color: #fff;
}
.s-mapLocation .dynamic-content-for-elementor-acf{
  padding: 20px 0;
}
#mappoint .map-tooltip .mt__title{
  font-size: 21px;
  line-height: 22px;
  letter-spacing: 0.34px;
  color: #000000;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 0;
  padding-right: 30px;
}
#mappoint .map-tooltip .mt__text p{
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.16px;
  color: #000000;
  margin-bottom: 0;
}
#mappoint .map-tooltip .mt__text a{
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 8px;
  display: inline-block;
  color: #7A191E !important;
  outline: none !important;
}
#mappoint .map-tooltip .mt__text h3{
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.16px;
  color: #000000;
  font-family: "muli", sans-serif !important;
  font-weight: 700 !important;
  margin-bottom: 7px;
  margin-top: 0;
}
#mappoint .gm-style .gm-style-iw-c{
  border-radius: 0;
  padding: 25px !important;
  max-width: 440px !important;
  min-width: 440px !important;
  max-height: 540px !important;
  padding-right: 10px !important;
}
#mappoint .gm-style .gm-style-iw-d{
  overflow: hidden !important;
}
#mappoint .gm-ui-hover-effect{
  top: 15px !important;
  right: 15px !important;
  width: 40px !important;
  height: 35px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
#mappoint .gm-ui-hover-effect img{
  width: 45px !important;
  height: 45px !important;
  margin: 0 !important;
}
#mappoint .map-tooltip{
  width: 100% !important;
  height: auto !important;
  padding-right: 15px;
}
#mappoint .mt__text{
  max-height: 400px !important;
  min-height: 400px;
  overflow-y: auto;
  padding-right: 25px;
}
#mappoint .mt__text::-webkit-scrollbar {
  width: 3px;
}
 
#mappoint .mt__text::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 1px rgba(0, 0, 0, 1); */
  background-color: #f0f0f0;
}
 
#mappoint .mt__text::-webkit-scrollbar-thumb {
  background-color: #702222;
  outline: 1px solid grey;
}
/** Map END */

.p-p-left .elementor-widget-container{
  display: flex;
  justify-content: flex-end;
}
.right-slider-title h2,
.right-slider-icon .elementor-widget-icon{
  max-width: 444px;
  margin-left: auto;
  margin-right: 10%;
}
.right-slider-icon .elementor-widget-icon{
  margin-bottom: 0;
}
.right-slider{
  margin-left: auto;
}
.right-slider .swiper-slide-image{
  margin: 4px;
}
.s-max-w-628 .elementor-widget-wrap{
  max-width: 628px;
}
.left-slider{
  margin-right: auto;
}
.elementor-25 .elementor-element.elementor-element-e66fa48{
  max-width: 1140px;
}
.ej-two-imgs{
  position: relative;
  top: -212px;
  margin-bottom: -212px;
  padding-bottom: 110px;
}
.elementor-25 .elementor-element.elementor-element-e66fa48 .swiper-pagination-bullet,
.elementor-25 .elementor-element.elementor-element-a6086f2 .swiper-pagination-bullet {
  height: 3px!important;
  width: 12px!important;
  border-radius: 0!important;
} 

.foot-text{
  padding-left: 100px;
}
.foot-text .elementor-widget-container{
  font-size: 30px;
  line-height: 35px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-align: right;
}
.foot-text .elementor-widget-container > p {
  display: block;
  margin-bottom: 35px;
}

.foot-text .elementor-widget-container a {
  letter-spacing: 0.6px;
  color: #7A191E;
}
.foot-text .elementor-widget-container i {
  font-size: 26px;
  color: #7A191E;
}



.ej-foot{
  position: relative;
  /* margin-top: 40px; */
  box-shadow: 0px 16px 16px #00000091;
  z-index: 2;
  background-color: #fff;
}
.ej-foot::before{
  content: '';
  position: absolute;
  width: calc(100% - 40px);
  height:1px;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-color: #707070;
  transition: all 0.25s ease;
}
/*.ej-foot .elementor-nav-menu__align-right .elementor-nav-menu{*/
/*  margin-right: auto;*/
/*}*/
.elementor-52 .elementor-element.elementor-element-050e0bf .elementor-nav-menu--main .elementor-item,
.elementor-52 .elementor-element.elementor-element-2fa7bb6 p{
  color: #000;
}
/* .ej-foot .menu-item a::after {
  display: none !important;
} */
.ej-foot .menu-item a:focus,
.ej-foot .menu-item a:hover {
  font-weight: 700;
}
.elementor-52 .elementor-element.elementor-element-3afd17d a {
  color: #000 !important;
  font-weight: 400;
}
.ej-footer-down {
  background-image: url("https://kragler.agentur360-preview.de/wp-content/uploads/2021/09/Image-1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.site-main,
.elementor-location-single,
.elementor-location-archive,
#main{
  position: relative;
  z-index: 2;
  background-color: #fff;
  overflow: hidden;
  /* min-height: 100vh; */
}
.ej-footer-down {
  position: relative;
  z-index: 1;
}
/** Header **/
.ej-header{
  border-top: 6px solid #7a191e;
  position: relative;
  z-index: 101 !important;
  background-color: #fff;
  transition: padding 0.25s ease;
}
.logo-wrap img{
  max-width: 100%;
  width: 105px !important;
  transition: max-width 0.25s ease;
}
.logo-wrap .elementor-widget-container{
  text-align: left;
  padding-left: 10px;
}
.ej-header::before{
  content: '';
  position: absolute;
  width: calc(100% - 40px);
  height:1px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-color: #c7c7c7;
  transition: all 0.25s ease;
}
.ej-header.on{
  background-color: transparent !important;
}
.ej-header.on::before{
  opacity: 0 !important;
}
.ej-header.activeScroll{
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.ej-header.activeScroll .logo-wrap img{
  max-width: 80%;
}
.ej-header .s-marklist-header{
  color: #000;
  transition: all 0.35s ease;
}
.ej-header.on .s-marklist-header{
  color: #fff !important;
}
.ej-header__burger .elementor-widget-wrap{
  display: flex;
  align-items: center;
}
.ej-header__burger .elementor-widget-wrap > div{
  width: 50%;
}
.ej-header__burger .elementor-widget-dyncontel-doshortcode {
  margin-bottom: 0;
}
.ej-header__burger .elementor-widget-html {
  margin-bottom: 0;
}
.ej-header__burger .elementor-widget-dyncontel-doshortcode .elementor-widget-container{
  display: flex;
  justify-content: flex-end;
}
.ej-header__main .elementor-search-form input[type=search]{
  background-color: #383F49;
  border-radius: 0;
}
.ej-header__main .elementor-search-form__submit{
  background-color: #383F49;
}
.ej-header__main{
  opacity: 0;
  pointer-events: none;
  transition: all 0.25s ease;
}
.ej-header__main.on{
  pointer-events: unset;
  opacity: 1;
  z-index: 101 !important;
}
.ej-header__main .elementor-widget-wrap{
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
}
.ej-header__main .ej-search{
  max-width: 286px;
  margin-bottom: 0;
  margin-right: 10px;
}
.ej-header__main .ej-social{
  width: auto;
  margin-right: 30px;
}
.ej-social .elementor-icon.elementor-social-icon{
  background-color: transparent;
}
.ej-social .elementor-icon i:before,
.ej-social .elementor-icon svg:before{
  color: #fff;
}
.news-soc .elementor-social-icons-wrapper{
  display: flex;
  align-items: center;
  margin-top: -3px;
  justify-content: flex-start;
}
.news-soc .elementor-icon {
  background-color: #fff !important;
  max-width: 30px;
  max-height: 30px;
}
.news-soc i {
  color: #b4b4b4 !important;
  font-size: 18px;
}
.sliderValue span.show .rangeDescribe {
  right: auto;
}
.d-block {
  display: block !important;
}
/** Toggle burger */
.toggle-mnu-wrap {
  width: 72px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-left: auto;
  /* background-color: #034553; */
}
.toggle-mnu-wrap::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.25s ease;
}
.toggle-mnu-wrap.on::before {
  opacity: 1;
}
.toggle-mnu {
  display: block;
  width: 28px;
  height: 18px;
  cursor: pointer;
  z-index: 200;
  outline: none !important;
}
.toggle-mnu span::after, .toggle-mnu span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
}
.toggle-mnu span:after {
  top: 16px;
}
.toggle-mnu span {
  position: relative;
  display: block;
}
.toggle-mnu span, .toggle-mnu span:after, .toggle-mnu span:before {
  width: 100%;
  height: 2px;
  background-color: #000;
  backface-visibility: hidden;
  transition: all 0.25s ease-in-out;
}
.ej-header.on .toggle-mnu span,
.ej-header.on .toggle-mnu span:after,
.ej-header.on .toggle-mnu span:before{
  background-color: #fff !important;
}
.toggle-mnu.on span,
.ej-header.on .toggle-mnu.on span {
  background-color: transparent !important;
}
.toggle-mnu.on span:before {
  transform: rotate(45deg) translate(-2px, 0px);
}
.toggle-mnu.on span:after {
  transform: rotate(-45deg) translate(6px, -7px);
}
/* .toggle-mnu.on {
  zoom: 0.5;
} */
.toggle-mnu.m-active {
  display: none;
}

/** Mobile menu **/
.menuOverlay{
  position: fixed;
  top: 0;
  min-height: 100vh;
  width: 100%;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  transition: all 0.25s ease;
}
.menuOverlay.on{
  pointer-events: unset;
  z-index: 100;
  opacity: 1;
}
.menuOverlay::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(270deg, #004C8700 0%, #004B85 60%, #002644 100%) 0% 0% no-repeat padding-box;
  opacity: .6;
  z-index: 1;
}
.menuOverlay .elementor-widget-wrap{
  padding: 0 !important;
}
.menuOverlay .elementor-widget-image img{
  height: 100vh;
  object-fit: cover;
  width: 100%;
}
.menuOverlay .elementor-image{
  height: 100vh;
}
.main-mnu{
  display: none;
  z-index: 101;
  padding-top: 100px;
  padding-bottom: 50px;
  position: fixed;
  width: 100%;
  top: 10%;
  left: 0;
}
.main-mnu nav {
  max-width: 415px;
  overflow: hidden !important;
}
.main-mnu .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
  padding: 0;
}
.main-mnu .elementor-nav-menu--dropdown.elementor-nav-menu__container,
.main-mnu .elementor-nav-menu,
.main-mnu .elementor-nav-menu ul,
.main-mnu .elementor-nav-menu--dropdown .elementor-item {
  background: transparent !important;
}
.main-mnu .elementor-nav-menu--dropdown a{
  font-size: 28px;
  line-height: 1.2;
  letter-spacing: 0.28px;
  font-weight: 700;
  color: #fff !important;
  padding-left: 10px;
  outline: none !important;
}
.main-mnu .elementor-nav-menu--dropdown.elementor-nav-menu__container a.elementor-sub-item {
  font-size: 18px;
  font-weight: 700;
  background-color: transparent !important;
  display: inline-block;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  transition: all 0.25s ease;
}
.main-mnu ul.elementor-nav-menu--dropdown a{
  border-left: unset;
}
.main-mnu .sub-menu{
  padding: 5px 0;
  margin-left: 12px;
}
.main-mnu a.has-submenu{
  font-weight: 900;
  display: block;
}
.main-mnu .elementor-nav-menu li.menu-item-has-children .sub-arrow{
  margin-left: 10px;
}
.main-mnu .elementor-nav-menu .sub-arrow i{
  font-size: 22px;
}
.main-mnu .elementor-nav-menu--dropdown.elementor-nav-menu__container a.elementor-sub-item::after {
  position: absolute;
  content: "//";
  right: 0;
  top: 10px;
  color: #fff;
  display: block;
  z-index: 1;
  opacity: 0;
  transition: all 0.25s ease;
}

.main-mnu .elementor-nav-menu--dropdown.elementor-nav-menu__container a.elementor-sub-item::before {
  position: absolute;
  content: "//";
  left: 0;
  top: 10px;
  color: #fff;
  display: block;
  z-index: 1;
  opacity: 0;
  transition: all 0.25s ease;
}

.main-mnu .elementor-nav-menu--dropdown.elementor-nav-menu__container .sub-menu .menu-item:hover a.elementor-sub-item{
  padding-left: 0;
  padding-right: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.main-mnu .elementor-nav-menu--dropdown.elementor-nav-menu__container .sub-menu .menu-item:hover a.elementor-sub-item::after,
.main-mnu .elementor-nav-menu--dropdown.elementor-nav-menu__container .sub-menu .menu-item:hover a.elementor-sub-item::before {
  opacity: 1;
}

/** Single news **/
.single-news .sn_top {
  margin-bottom: 180px;
  max-width: 900px;
  margin-left: auto;
}
.sn_top_content{
  position: relative;
  display: flex;
}
.sn_main-content{
  max-width: 900px;
  padding-right: 180px;
  margin-left: auto;
}
.sn_main-content > p {
  letter-spacing: 0.18px;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
}
.new-body-top{
  margin-bottom: 90px;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}
.new-body-top::before{
  content: '';
  position: absolute;
  width: 100%;
  height:1px;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-color: #707070;
  transition: all 0.25s ease;
}
.new-body-top::after{
  content: '';
  position: absolute;
  width: 100%;
  height:1px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-color: #707070;
  transition: all 0.25s ease;
}
.new-body-bottom{
  position: relative;
  margin-top: 90px;
  padding-top: 50px;
  margin-bottom: 150px;
}
.new-body-bottom::before{
  content: '';
  position: absolute;
  width: 100%;
  height:1px;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-color: #707070;
  transition: all 0.25s ease;
}
.sn_additional-info{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  color: #AFAFAF;
  letter-spacing: 0.16px;
}
.sn_additional-info .sn_author{

}
.sn_additional-info .sn_social{

}
.ej-imgTitle{
  display: flex;
  justify-content: space-between;
}
.ej-imgTitle__img{
  max-width: 536px;
  min-width: 536px;
  max-height: 400px;
  min-height: 400px;
  margin-right: 108px;
}
.ej-imgTitle__img img {
  width: 100%;
  object-fit: cover;
}
.ej-imgTitle__content{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;
}
.ej-imgTitle__content .h2{
  margin-bottom: 30px;
}
.ej-imgTitle__content a{
  letter-spacing: 0.34px;
  color: #7A191E;
  font-size: 21px;
  line-height: 22px;
  font-weight: 700;
}
.new-head{
  position: absolute;
  /* top: 55%; */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.new-head .elementor-heading-title{
  color: #fff;
  /* margin-top: 50px; */
}
/* .single-post .ej-header::before,
.category .ej-header::before,
.elementor-page-1916 .ej-header::before,
body.tag .ej-header::before,
body.fachartikel-template-default .ej-header::before,
body.pressepublikation-template-default .ej-header::before
{
  background-color: #fff;
}
.single-post .ej-header.activeScroll::before,
.category .ej-header.activeScroll::before,
.elementor-page-1916 .ej-header.activeScroll::before,
body.tag .ej-header.activeScroll::before,
body.fachartikel-template-default .ej-header.activeScroll::before,
body.pressepublikation-template-default .ej-header.activeScroll::before
{
  background-color: #c7c7c7;
}
.category .elementor-slide-heading,
.elementor-page-1916 .elementor-slide-heading,
body.tag .elementor-slide-heading,
body.fachartikel-template-default .elementor-slide-heading,
body.pressepublikation-template-default .elementor-slide-heading
{
  margin-top: 85px;
}
.single-post .ej-header,
.category .ej-header,
.elementor-page-1916 .ej-header,
body.tag .ej-header,
body.fachartikel-template-default .ej-header,
body.pressepublikation-template-default .ej-header
{
  background-color: transparent;
}
.single-post .toggle-mnu span, 
.single-post .toggle-mnu span:after, 
.single-post .toggle-mnu span:before,
.category .toggle-mnu span, 
.category .toggle-mnu span:after, 
.category .toggle-mnu span:before,
.elementor-page-1916 .toggle-mnu span, 
.elementor-page-1916 .toggle-mnu span:after, 
.elementor-page-1916 .toggle-mnu span:before,
body.tag .toggle-mnu span, 
body.tag .toggle-mnu span:after, 
body.tag .toggle-mnu span:before,
body.fachartikel-template-default .toggle-mnu span, 
body.fachartikel-template-default .toggle-mnu span:after, 
body.fachartikel-template-default .toggle-mnu span:before,
body.pressepublikation-template-default .toggle-mnu span, 
body.pressepublikation-template-default .toggle-mnu span:after, 
body.pressepublikation-template-default .toggle-mnu span:before
{
  background-color: #fff;
}
.single-post .ej-header.activeScroll,
.category .ej-header.activeScroll,
.elementor-page-1916 .ej-header.activeScroll,
body.tag .ej-header.activeScroll,
body.fachartikel-template-default .ej-header.activeScroll,
body.pressepublikation-template-default .ej-header.activeScroll
{
  background-color: #fff;
}
.single-post .ej-header.activeScroll .toggle-mnu span,
.single-post .ej-header.activeScroll .toggle-mnu span:after,
.single-post .ej-header.activeScroll .toggle-mnu span:before,
.category .ej-header.activeScroll .toggle-mnu span,
.category .ej-header.activeScroll .toggle-mnu span:after,
.category .ej-header.activeScroll .toggle-mnu span:before,
.elementor-page-1916 .ej-header.activeScroll .toggle-mnu span,
.elementor-page-1916 .ej-header.activeScroll .toggle-mnu span:after,
.elementor-page-1916 .ej-header.activeScroll .toggle-mnu span:before,
body.tag .ej-header.activeScroll .toggle-mnu span,
body.tag .ej-header.activeScroll .toggle-mnu span:after,
body.tag .ej-header.activeScroll .toggle-mnu span:before,
body.fachartikel-template-default .ej-header.activeScroll .toggle-mnu span,
body.fachartikel-template-default .ej-header.activeScroll .toggle-mnu span:after,
body.fachartikel-template-default .ej-header.activeScroll .toggle-mnu span:before,
body.pressepublikation-template-default .ej-header.activeScroll .toggle-mnu span,
body.pressepublikation-template-default .ej-header.activeScroll .toggle-mnu span:after,
body.pressepublikation-template-default .ej-header.activeScroll .toggle-mnu span:before
{
  background-color: #000;
}
.single-post .ej-header.on,
.category .ej-header.on,
.elementor-page-1916 .ej-header.on,
body.tag .ej-header.on,
body.fachartikel-template-default .ej-header.on,
body.pressepublikation-template-default .ej-header.on
{
  background-color: transparent;
}
.single-post .toggle-mnu.on span, 
.single-post .ej-header.on .toggle-mnu.on span,
.category .toggle-mnu.on span, 
.category .ej-header.on .toggle-mnu.on span,
.elementor-page-1916 .toggle-mnu.on span, 
.elementor-page-1916 .ej-header.on .toggle-mnu.on span,
body.tag .toggle-mnu.on span, 
body.fachartikel-template-default .ej-header.on .toggle-mnu.on span,
.elementor-page-1916 .toggle-mnu.on span,
.elementor-page-1916 .ej-header.on .toggle-mnu.on span,
body.fachartikel-template-default .toggle-mnu.on span, 
body.fachartikel-template-default .ej-header.on .toggle-mnu.on span,
body.pressepublikation-template-default .toggle-mnu.on span, 
body.pressepublikation-template-default .ej-header.on .toggle-mnu.on span
{
  background-color: transparent;
}
.single-post .ej-header.on .toggle-mnu span:before,
.single-post .ej-header.on .toggle-mnu span:after,
.category .ej-header.on .toggle-mnu span:before,
.category .ej-header.on .toggle-mnu span:after,
.elementor-page-1916 .ej-header.on .toggle-mnu span:before,
.elementor-page-1916 .ej-header.on .toggle-mnu span:after,
body.tag .ej-header.on .toggle-mnu span:before,
body.tag .ej-header.on .toggle-mnu span:after,
body.fachartikel-template-default .ej-header.on .toggle-mnu span:before,
body.fachartikel-template-default .ej-header.on .toggle-mnu span:after,
body.pressepublikation-template-default .ej-header.on .toggle-mnu span:before,
body.pressepublikation-template-default .ej-header.on .toggle-mnu span:after
{
  background-color: #fff;
}
.single-post .elementor-section-wrap header:last-of-type,
.category .elementor-section-wrap header:last-of-type,
.elementor-page-1916 .elementor-section-wrap header:last-of-type,
body.tag .elementor-section-wrap header:last-of-type,
body.fachartikel-template-default .elementor-section-wrap header:last-of-type,
body.pressepublikation-template-default .elementor-section-wrap header:last-of-type
{
  display: none;
} */
/** Single news END **/

/** Fixed left btn **/
.page-id-1425 .fixedBtn-wrap{
  /* display: block; */
}
.fixedBtn-wrap {
  position: fixed;
  left: -10px;
  top: 77%;
  z-index: 50;
  /* display: none; */
}
.fixedBtn-wrap1 {
	top: unset;
  bottom: 16px;
  height: 50px;
}
.fixedBtn .elementor-button{
  background-color: #7a191e;
  letter-spacing: 0.34px;
  color: #FFFFFF;
  text-align: right;
  font-weight: 700;
  font-size: 21px;
  line-height: 22px;
  width: 323px;
  height: 46px;
  border-radius: 0;
  width: unset !important;
  min-width: 220px;
}
/** Fixed left btn END **/

.proj-slider .swiper-pagination-bullet{
  /*height: 3px!important;*/
  /*width: 12px!important;*/
  border-radius: 0!important;
  /*transform: unset !important;*/
  left: 0 !important;
}
.proj-slider{
  padding-bottom: 80px;
}
.proj-slider .swiper-pagination-fraction{
  bottom: 30px;
}
.dce-img.dce-bgimage{
	max-width:580px;
}
.proj-slider .dce-post-image .dce-img img{
  min-height: 400px;
	max-width:580px;
  object-fit: cover;
}
.proj-slider .swiper-pagination-bullets-dynamic{
  overflow: visible;
  left: 33.5% !important;
}
#bookmarked_header{
  margin-bottom: 0;
}
#bookmarked_header i {
  font-size: 18px;
  /* transition: all 0.15s ease-in-out; */
}
#markedcount{
  /* transition: all 0.15s ease-in-out; */
}
.ej-header.on #bookmarked_header i,
.ej-header.on #markedcount
{
  color: #fff !important;
}
.kapital-text-width {
  max-width: 720px;
}
.work_project_item .swiper-wrapper{
  max-height: 538px;
}
/** **/
.s-branding{
  
}
.s-branding .h2 h2{
  font-size: 65px;
  letter-spacing: 1.3px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 69px;
  margin-bottom: 15px;
}
.s-branding .under-h p{
  font-size: 28px;
  letter-spacing: 0.28px;
  color: #000;
  line-height: 33px;
}
.s-slider-brand{
  margin-bottom: 100px;
}
.s-slider-brand .elementor-swiper-button,
.s-slider-brand .swiper-pagination
{
  display: none !important;
}
.brand-carousel{
  width: 100vw !important;
}
.brand-carousel img{
  filter: grayscale(100%);
  transition: all .3s ease;
}
.brand-carousel .swiper-slide:hover img{
  filter: grayscale(0);
}
.kr-dark {
  background-color: #393f49;
  padding-top: 100px;
}
.kr-dark h2{
  margin-bottom: 20px;
}
.kr-dark .kr-link{
  margin-top: 35px;
}
.kr-dark .kr-link a{
  color: #fff !important;
  letter-spacing: 0.34px;
  font-size: 21px;
  line-height: 22px;
  font-weight: 700;
}
.kr-dark .dce-post-title a,
.kr-dark .dce-post-button a
{
  color: #fff !important;
}
.s-text-h{
  margin-bottom: 100px;
}
.s-text-h .elementor-container{
  margin-bottom: 100px;
  padding-left: 12%;
  padding-right: 6%;
}
.s-text-h h2{
  margin-bottom: 15px;
}
.s-text-h p{
  letter-spacing: 0.18px;
  font-size: 18px;
  line-height: 30px;
}
.s-contact{
  padding-bottom: 90px;
  padding-top: 90px;
  background-color: #ececec;
  margin-bottom: 90px;
}
.s-contact h2{
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}
.s-contact .under-h p{
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
}
.s-contact .under-h{
  margin-bottom: 90px;
}
.s-cont .elementor-row{
  justify-content: space-between;
}
.cont-item .elementor-column-wrap{
  padding: 0 !important;
}
.cont-item{
  flex-basis: 260px;
}
.cont-img{
  flex: 0 0 76px;
  margin-right: 15px;
  margin-bottom: 0;
}
.cont-title{
  margin-bottom: 10px !important;
  padding-bottom: 15px;
  position: relative;
}
.cont-title::before{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #707070;
}
.cont-title h4{
  letter-spacing: 0.34px;
  color: #000000;
  font-size: 21px;
  line-height: 22px;
  font-weight: 700;
}
.cont-text{
  margin-bottom: 0 !important;
}
.cont-text p{
  letter-spacing: 0.16px;
  color: #000000;
  font-size: 16px;
  line-height: 22px;
}
.cont-info{
  margin-bottom: 32px !important;
}
.cont-info a{
  letter-spacing: 0.18px;
  color: #000000 !important;
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
}
.cont__wrap-1{
  display: flex;
  align-items: center;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.cont__wrap-1::before{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #707070;
}
.cont__wrap-2{
  margin-top: -12px;
  flex: 1 0 auto;
}
.cont-btn a{
  width: 100%;
  background-color: transparent;
  letter-spacing: 0.34px;
  color: #000000 !important;
  font-weight: 700;
  font-size: 21px;
  border: 1px solid #000000;
  border-radius: 0;
  padding: 14.5px 24px;
}

.s-faq{
  margin-bottom: 100px;
}
.faq-toggle .elementor-toggle .elementor-tab-title{
  background-color: #ececec;
  margin-bottom: 30px;
  border-bottom: none;
  padding-right: 42px;
}
.faq-toggle .elementor-toggle .elementor-tab-title a{
  letter-spacing: 0.34px;
  color: #000000;
  font-size: 21px;
  font-weight: 700;
  line-height: 22px;
}
.faq-toggle .elementor-toggle .elementor-tab-content{
  padding-top: 0;
  padding-left: 22px;
  padding-right: 68px;
  padding-bottom: 40px;
  border-bottom: none;
}
.faq-toggle .elementor-toggle-icon-closed i,
.faq-toggle .elementor-toggle-icon-opened i
{
  font-size: 22px;
}

.elementor-toggle-icon.elementor-toggle-icon-right {
	padding-left: 16px;
}
.s-btnTop .elementor-column{
  min-height: unset;
}
/** **/
.menu-item-has-children .sub-menu {
  margin-left: 10px;
}
.main-mnu .elementor-nav-menu--dropdown.elementor-nav-menu__container a.elementor-sub-item{
  padding: 9px 0;
}
.menu-item-has-children .sub-menu {
  display: block !important;
}
.main-mnu .elementor-nav-menu li.menu-item-has-children .sub-arrow{
  pointer-events: none;
  display: none;
}

.title-ttu{
  text-transform: uppercase;
}
.featuresText .dynamic-content-for-elementor-acf{
  letter-spacing: 0 !important;
  line-height: 32px !important;
}
.testimonials-slder .swiper-slide {
  padding-bottom: 60px;
}
.testimonials-slder .ee-swiper__pagination--horizontal.ee-swiper__pagination {
  color: #fff;
  bottom: -5px !important;
  z-index: 99;
}
.testimonials-slde .ee-swiper__navigation--bottom .ee-swiper__button {
  bottom: 7px;
}
.testimonials-slder .ee-arrow {
  margin: 0;
  padding: 8px;
  background: transparent;
}
.testimonials-slder .elementor-7251 .elementor-element.elementor-element-511e1c3 > .elementor-container{
  min-height: 45vh;
}
.testimonials-slder .ee-swiper__button svg {
  width: 27px;
  height: 27px;
  fill: #fff;
}
.project-detailed-col2 .swiper-button-next,
.project-detailed-col2 .swiper-button-prev {
  top: unset !important;
  bottom: -20px !important;
  z-index: 11 !important;
}
.project-detailed-col2 .swiper-button svg {
  width: 27px !important;
  height: 27px !important;
}
.project-detailed-col2 .swiper-button svg {
  width: 27px !important;
  height: 27px !important;
}
.project-detailed-col2 .swiper-button svg path {
  fill: #fff !important;
}
.kapital_project .swiper-pagination-fraction{
  bottom: 13px;
}
.kapital_project .project-slider__arrows {
  bottom: -30px;
  max-width: 170px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}
.work_project.ref_project .swiper-pagination-fraction {
  color: #000;
  bottom: 3px;
}

.global-view-wrapper {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 0 20px;
}

.global-view-wrapper .work_project__info {
  margin-bottom: 0 !important;
}
.global-view-wrapper .new-pagination{
  grid-column: 12 span;
  grid-row: 12 span;
  text-align: center;
}
.work_project.global-view {
  grid-column: 4 span;
  grid-row: 1 span;
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
}

.global-view-wrapper .work_project__location > span {
  display: none;
}

.work_project.global-view .work_project__info .keyfacts,
.work_project.global-view .work_project__info .kwork_project__location,
.work_project.global-view .project_label_wrapper,
.work_project.global-view .s-marklist-project,
.work_project.global-view .project-slider__arrows,
.work_project.global-view .swiper-pagination,
.work_project.global-view .swiper-container .swiper-slide
{
  display: none !important;
}
.work_project.global-view .work_project__info{
  padding: 0;
}
.work_project.global-view .work_project_item{
  flex-direction: column;
}
.work_project.global-view .swiper-container{
  pointer-events: none;
  padding: 0 !important;
  width: 100% !important;
}
.work_project.global-view .swiper-container .swiper-slide:first-of-type{
  display: block !important;
}
.work_project.global-view .work_project__title{
  font-size: 18px;
  line-height: 1.2;
  order: 1;
}
.work_project.global-view .slide_img{
  min-height: 228px !important;
  height: unset !important;
}
.work_projects__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 80px;
}
.views-controls-container{
  margin-bottom: 40px;
}
.views-controls {
  display: flex;
  align-items: center;
  justify-content: center;
}
.views-controls__btn {
  padding: 5px;
  border: 1px solid #C7C7C7;
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s ease-in-out;
}
.views-controls__btn:first-of-type {
  border-right: 1px solid transparent;
}
.views-controls__btn:hover,
.views-controls__btn.active {
  border: 1px solid #7A191E;
}
.views-controls__btn svg path {
  transition: all .3s ease-in-out;
}
.views-controls__btn:hover svg path,
.views-controls__btn.active svg path{
  fill: #7A191E !important;
}
.views-controls svg {
  width: 30px;
  height: 30px;
}
/* Some grid (9 items) */
.ej-property{
  margin-top: 10px;
}
.ej-property .elementor-row,.ej-property.row-custom > div:first-child {
  /* display: grid; */
  /* grid-template-columns: repeat(12, 1fr); */
  /* gap: 10px; */
  -webkit-column-count: 4;
  -moz-column-count:4;
  column-count: 4;
  -moz-column-gap: 0.5em;
  -webkit-column-gap: 0.5em;
  column-gap: 0.5em;
  display: block;
}
.p10 .elementor-column{
	padding: 10px;
}
.ej-property-box{
  /* grid-column: 3 span; */
  /* grid-row: 1 span; */
  border: 1px solid #afafaf;
  width: auto !important;
  padding: 0.5em;
  margin: 0 0 0.5em;
  display: inline-flex;
}
.ej-property-box .elementor-widget-wrap{
  padding: 5px !important;
}
.ej-property-box .elementor-widget-wrap .elementor-element{
  text-align: left !important;
}
.ej-property-box .elementor-widget-wrap .elementor-element .elementor-widget-container {
  margin: 0;
}
.ej-property-box .elementor-widget-wrap .elementor-element:first-of-type .dynamic-content-for-elementor-acf {
  text-align: left;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0;
  color: #000;
  margin-bottom: 20px;
  word-break: break-all;
}
.ej-property-box .elementor-widget-wrap .elementor-element:last-of-type .dynamic-content-for-elementor-acf {
  text-align: left;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #000;
}

.new-pagination.arrowPlus .prev.page-numbers, 
.new-pagination.arrowPlus .next.page-numbers {
  display: inline-flex !important;
}
.new-pagination.arrowPlus.fixPosition .prev.page-numbers, 
.new-pagination.arrowPlus.fixPosition .next.page-numbers {
  position: relative;
  top: 7px;
}
.new-pagination.arrowPlus .prev.page-numbers svg, 
.new-pagination.arrowPlus .next.page-numbers svg {
  width: 27px;
  height: 27px;
  fill: #000;
}

[data-id="63b26fb4"] .project-slider .swiper-pagination{
  bottom: 7px;
}
[data-id="63b26fb4"] .project-slider__arrows{
  bottom: -35px;
  max-width: 170px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}

[data-id="44cebf96"] .project-slider .swiper-pagination{
  bottom: 22px;
}
[data-id="44cebf96"] .project-slider__arrows{
  max-width: 170px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}
/** Media **/
@media (min-width: 1200px) {
  .main-mnu a.has-submenu{
    pointer-events: none;
  }


}

@media (max-width: 1399px) {
  .elementor-25 .elementor-element.elementor-element-e66fa48{
    width: auto;
    max-width: 100%;
  }
  .elementor-25 .elementor-element.elementor-element-a6086f2{
    width: auto;
    max-width: 100%;
  }
}
@media (max-width: 1199px) {
  .marklist__compare-item{
    margin-bottom: 80px;
  }
  .elementor-location-header .elementor-nav-menu{
    height: 66vh;
    overflow-y: auto;
  }
  .right-slider .swiper-slide-image{
    margin: auto;
  }

  .ej-header+.ej-header{
    display: none !important;
  }
  input[type=search]{
    font-size: 16px !important;
  }

  .s-marklist__item-text .h3{
    font-size: 20px;
    line-height: 28px;
  }
  .logo-wrap .elementor-widget-container{
    padding-left: 0;
  }
  #mappoint{
    height: 400px !important;
  }
  .ej-social .elementor-grid-item .tooltip,
  .s-marklist-header .tooltip{
    display: none;
  }
}
@media (max-width: 1024px) {
  .ej-header{
    padding: 25px 10px 25px 10px !important;
  }
  .psevdo-h1{
    font-size: 43px;
  }
  .elementor-1468 .elementor-element.elementor-element-b8efcfc{
    padding-top: 70px !important;
  }
  .upperFooter p{
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .work_project.global-view {
    grid-column: 4 span;
  }

  .marklist__compare-item-title .h3{
    font-size: 18px;
  }
  .marklist__compare-item-list strong{
    font-size: 18px;
  }
  .elementor-1468 .elementor-element.elementor-element-1549bcb7{
    width: 100%;
  }
  .elementor-1468 .elementor-element.elementor-element-66d168c1{
    width: 100%;
  }
  .psevdo-h1{
    text-align: center;
  }
  .elementor-25 .elementor-element.elementor-element-05098af{
    padding-top: 60px;
  }
  .elementor-25 .elementor-element.elementor-element-40994a8{
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
  }
  .elementor-25 .elementor-element.elementor-element-270f784{
    width: 100%;
  }
  .foot-text{
    padding-left: 0;
  }
  .foot-text .elementor-widget-container > p{
    text-align: center;
  }
  .foot-text .elementor-widget-container{
    text-align: center;
  }
  .s-marklist__item{
    flex-direction: column;
  }
  .s-marklist__item-leftSide{
    max-width: 100%;
    flex: 0 0 100%;
  }
  .s-marklist__item-rightSide{
    flex: 0 0 100%;
    margin-top: 80px;
  }
  .main-mnu{
    top: 10%;
  }
}
@media (max-width: 767px) {
  .logo-wrap img{
    width: 85px !important;
  }
  .ej-header .logo-wrap{
    width: 15% !important;
  }
  .ej-header .ej-header__main{
    width: 69% !important;
  }
  .ej-header .ej-header__burger{
    width: 16% !important;
  }
  .ej-header .elementor-icon.elementor-social-icon{
    font-size: 20px;
    width: calc(var(--icon-size, 15px) + (2 * var(--icon-padding, .5em)));
    height: calc(var(--icon-size, 15px) + (2 * var(--icon-padding, .5em)));
  }
  .ej-header {
    padding: 15px 10px 15px 10px !important;
  }


  .menu-item-has-children .sub-menu {
    margin-left: 33px;
  }
}
@media (max-width: 767px) {
  /* .work_projects__inner{
    justify-content: flex-start;
    margin-bottom: 40px;
    flex-wrap: wrap;
  } */
  /* .views-controls{
    order: 1;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
  }
  .work-section__wrapper .portfolio-categories{
    order: 2;
  } */
  .work_project.global-view {
    grid-column: 12 span;
  }
  .elementor-14 .elementor-element.elementor-element-11d22bef .swiper-button-prev, .elementor-14 .elementor-element.elementor-element-11d22bef .swiper-button-next{
    top: 183px !important;
  }
  .elementor-14 .elementor-element.elementor-element-11d22bef .swiper-button-prev,
  .dce-carousel-controls .swiper-button-prev, .dce-carousel-controls .swiper-container-rtl .swiper-button-prev{
    left: -45px !important;
  }
  .elementor-14 .elementor-element.elementor-element-11d22bef .swiper-button-next,
  .dce-carousel-controls .swiper-button-next, .dce-carousel-controls .swiper-container-rtl .swiper-button-next{
    right: -45px !important;
  }

  .btnBackClose__item{
    margin-bottom: 15px;
  }
  .kr-icon.ej-col-sect .elementor-col-50{
    padding-left: 0 !important;
    padding-right: 0;
  }
  .elementor-2906 .elementor-element.elementor-element-ec3d530 .elementor-heading-title{
    padding: 0 20px;
  }
  .elementor-2906 .elementor-element.elementor-element-0f6a5b5{
    padding: 0 20px;
  }
  .elementor-2906 .elementor-element.elementor-element-9fe9431{
    text-align: center;
  }
  .new-pagination{
    text-align: center;
  }
  .s-marklist__item-text > a{
    display: none;
  }
  .elementor-location-footer .elementor-nav-menu__align-center .elementor-nav-menu{
    margin-left: unset;
  }
  html{
    margin-top: 0 !important;
  }
  html #wpadminbar{
    display: none !important;
  }
  #bookmarked_header .elementor-widget-container{
    display: flex;
    justify-content: flex-end;
  }
  .ej-header.activeScroll .logo-wrap img{
    max-width: 100%;
  }
  .ej-header{
    padding: 10px !important;
  }
  .ej-header .logo-wrap{
    width: 70% !important;
    order:1;
  }
  .ej-header .ej-header__main{
    width: 100% !important;
    order:3;
    display: none;
  }
  .ej-header.on .ej-header__main{
    display: flex !important;
  }
  .ej-header .ej-header__burger{
    width: 30% !important;
    order:2;
  }
  .ej-header__main .ej-social{
    margin-right: 0;
    width: 50%;
  }
  .ej-header__main .ej-search{
    width: 70%;
    max-width: 100%;
  }
  .ej-header__main .ej-social .elementor-widget-container{
    text-align: right;
  }
  .main-mnu{
    top: 15%;
	padding-bottom: 80px;
  }
  .main-mnu .elementor-nav-menu--dropdown a{
    padding-left: 0;
    font-size: 20px;
    padding: 5px 0;

	  &:hover {
		  font-weight: 700 !important;
	  }
  }
  .main-mnu .sub-menu{
    padding: 10px 0;
  }
  

  .s-marklist__inner{
    flex-direction: column;
  }
  .s-marklist__item-leftSide{
    flex-direction: column;
  }
  .s-marklist__item-img{
    margin-right: 0;
    margin-bottom: 30px;
  }
  .s-marklist__item__remove{
    bottom: unset;
    top: -40px;
  }
  .s-marklist__item-text{
    padding-right: 0;
  }
  .s-marklist__item-rightSide{
    margin-top: 50px;
  }

  .elementor-52 .elementor-element.elementor-element-4b9520a{
    display: flex;
    justify-content: center;
  }

  .fixedBtn-wrap.fixedBtn-wrap2{
    display: none !important;
  }
  .h1 h2,
  .h2 h2 {
    font-size: 36px;
  }
  .right-slider-title h2,
  .right-slider-icon .elementor-widget-icon{
    margin-right: unset;
  }
  .remove-padding .elementor-widget-wrap{
    padding-left: inherit;
    padding-right: inherit;
  }
  .elementor-25 .elementor-element.elementor-element-56c6fb7{
    padding: 0 10px;
  }
  .elementor-25 .elementor-element.elementor-element-56c6fb7{
    margin-bottom: 90px;
    margin-top: 80px;
  }
  .elementor-25 .elementor-element.elementor-element-04c1fc9{
    padding-top: 60px;
  }
  .elementor-25 .elementor-element.elementor-element-04c1fc9{
    padding-bottom: 60px;
  }
  .psevdo-h1{
    font-size: 36px;
  }
  .foot-text .elementor-widget-container {
    font-size: 20px;
    line-height: 28px;
  }
  .foot-text .elementor-widget-container > p{
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .main-mnu .elementor-nav-menu--dropdown a{
    padding-left: 0;
    font-size: 20px;
    padding: 5px 0;
  }
  .s-marklist__item-img{
    min-width: 100%;
  }
  .ej-header__main .ej-search{
    width:62%;
    max-width: 100%;
  }
}
@media (max-width: 360px) {
  .ej-header__main .ej-search{
    width: 57%;
  }
}

