/* Global Hide */
.e-con>.e-con-inner {
  gap: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  word-break: break-word;
}

.w-100 a {
  width: 100%;
}

.elementor-blockquote--align-center .elementor-blockquote {
  margin-bottom: 2rem;
}

.footer_floating_btn {
  z-index: 1 !important;
}

/* elementor fix on 767 */
@media (min-width: 767px) and (max-width: 767.9px) {
  .custom_footer_bottom>div {
    flex-wrap: wrap !important;
  }

  .custom_footer_bottom>div>div {
    justify-content: center !important;
    align-items: center !important;
  }

  .elementor .elementor-hidden-mobile,
  .elementor .elementor-hidden-phone {
    display: none;
  }
}

@media (min-width: 991px) and (max-width: 991.9px) {

  .elementor .elementor-hidden-mobile,
  .elementor .elementor-hidden-phone {
    display: none;
  }

  /* .elementor .elementor-hidden-mobile_extra {
    display: none;
} */
}

/* elementor fix on 767 */
@media (min-width: 576px) {

  .e-con>.e-con-inner,
  .site-main {
    max-width: 540px !important;
  }
}

@media (min-width: 767px) {

  .e-con>.e-con-inner,
  .site-main {
    max-width: 720px !important;
  }
}

@media (min-width: 991px) {

  .e-con>.e-con-inner,
  .site-main {
    max-width: 960px !important;
  }
}

@media(min-width: 1200px) {

  .e-con>.e-con-inner,
  .site-main {
    max-width: 1140px !important;
  }
}

@media (min-width: 1400px) {

  .e-con>.e-con-inner,
  .site-main {
    max-width: 1280px !important;
  }
}

a {
  color: #59bae8;
}

/* Navigation start */
.elementor-location-header {
  padding-top: 40px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.custom_header {
  padding: 0;
  display: inline-block !important;
  width: 100% !important;
  height: 56px !important;
}

.custom_header .elementor-widget-theme-site-logo img {
  width: 306px !important;
  margin-top: 3px;
}

.sticky-sec {
  background: #32383b;
  padding-top: 30px;
}

.custom_header .elementor-nav-menu>.menu-item>a {
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 1px;
  color: #fff !important;
  padding: 16px 0 !important;
  margin-left: 44px !important;
  position: relative;
}

.custom_header .elementor-nav-menu>.menu-item>a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-bottom: 7px solid #59bae8;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  opacity: 0;
}

.custom_header .elementor-nav-menu>.menu-item>a:hover:after,
.custom_header .elementor-nav-menu>.menu-item>a.highlighted:after,
.custom_header .elementor-nav-menu>.menu-item.current-menu-ancestor>a:after,
.current-menu-item>a:after {
  opacity: 1 !important;
}

.custom_header .elementor-nav-menu>.menu-item>a:hover,
.custom_header .elementor-nav-menu>.menu-item>a.highlighted,
.custom_header .elementor-nav-menu>.menu-item.current-menu-ancestor>a,
.custom_header .current-menu-item.current-menu-item>a {
  color: #59bae8 !important;
  line-height: 24px;
}

.custom_header .elementor-menu-toggle .e-font-icon-svg {
  fill: #ffffff;
}

.custom_header .elementor-nav-menu .sub-arrow {
  display: none;
}

.custom_header .elementor-nav-menu .sub-menu {
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 0;
  background: rgba(250, 250, 250, 0.9);
  min-width: 217px !important;
  padding-bottom: 10px;
  padding-top: 10px;
}

.custom_header .elementor-nav-menu .sub-menu .elementor-sub-item {
  margin-left: 0 !important;
  text-align: center;
  color: #32383b !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  padding: 10px 0px !important;
  border: none;
  justify-content: center;
}

.custom_header .elementor-nav-menu .sub-menu .elementor-sub-item.elementor-item-active,
.custom_header .elementor-nav-menu .sub-menu .elementor-sub-item:hover {
  color: #04aadc !important;
  background-color: transparent !important;
}

.custom_header .elementor-nav-menu .nav-item.dropdown.active .dropdown-menu li .elementor-sub-item {
  color: #32383b !important;
}

.custom_header .elementor-nav-menu .elementor-sub-item:hover,
.custom_header .elementor-nav-menu .elementor-sub-item.active {
  color: #04aadc !important;
}

.custom_header .elementor-nav-menu .nav-item.dropdown.active .dropdown-menu li .elementor-sub-item::after {
  display: none;
}

.custom_header .elementor-nav-menu .sub-menu .elementor-sub-item:hover:after {
  display: none;
}

.uael-nav-menu__layout-vertical .uael-menu-toggle:hover {
  border: none !important;
}

.uael-menu-toggle.sub-arrow {
  pointer-events: none;
}

@media(max-width:1024px) {
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
    background-color: #3f444b !important;
    z-index: 0 !important;
  }

  .elementor-location-header>div>.e-con-inner>div:nth-child(1) {
    z-index: 1;
  }

  .elementor-menu-toggle {
    background-color: transparent !important;
  }

  .custom_header .elementor-nav-menu>.menu-item:nth-child(1) {
    padding-top: 32px !important;
  }

  .custom_header .elementor-nav-menu>.menu-item:last-child {
    padding-bottom: 32px !important;
  }

  .custom_header .elementor-nav-menu .sub-menu .elementor-sub-item {
    text-align: left;
    color: #fff !important;
    justify-content: start
  }

  .custom_header .elementor-nav-menu .sub-arrow {
    display: block;
  }

  .custom_header .elementor-nav-menu .sub-arrow svg {
    filter: invert(1);
  }

  .custom_header .elementor-nav-menu>.menu-item>a:after {
    display: none;
  }

  .custom_header .elementor-nav-menu .sub-menu {
    padding: 0px;
    margin-left: 60px;
  }

  .custom_header .elementor-nav-menu {
    height: 100vh;
    overflow-y: scroll;
    padding-bottom: 100px;
  }

}

@media(min-width:767px) {
  .custom_header .elementor-icon-wrapper {
    display: flex;
  }
}

@media (max-width: 991px) {
  .custom_header {
    height: 48px !important;
  }

  .elementor-location-header {
    padding-top: 24px;
  }

  .custom_header .elementor-widget-theme-site-logo img {
    width: 223px !important;
  }

  .custom_header .dialog-lightbox-close-button {
    padding-top: 24px !important;
  }
}

@media(max-width:767px) {
  .custom_header .elementor-widget-theme-site-logo img {
    margin-top: -7px;
  }
}

/* nav adjustments start */
.elementor-location-header>div {
  padding: 0px !important;
}

.elementor-location-header>div>.e-con-inner>div:nth-child(1) {
  padding: 0px !important;
  width: auto;
}

.elementor-location-header>div>.e-con-inner>div:nth-child(2) {
  margin-left: auto;
  padding: 0px !important;
}

/* nav adjustments end */
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  .custom_header .elementor-nav-menu>.menu-item>a {
    margin-left: 15px !important;
  }
}

@media(max-width:1024px) {
  .elementor-location-header>div>.e-con-inner>div:nth-child(2) {
    width: 20%;
  }
}

@media(max-width:768px) {
  .elementor-location-header>div>.e-con-inner {
    padding: 0px 15px !important;
  }
}

/* Navigation end */
/* Banner section start */
.banner-section .swiper-slide:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}

.banner-section .swiper-slide-inner {
  position: relative;
}

.banner-section .swiper-slide-contents {
  position: absolute;
  left: 50%;
  text-align: left;
  top: 60%;
  transform: translateY(-60%);
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
}

.elementor-swiper-button-next,
.elementor-swiper-button-prev {
  position: absolute;
  width: 20px;
  height: 20px;
  left: 10% !important;
  top: 55%;
  transform: translateY(-55%);
  z-index: 99;
}

.elementor-swiper-button-next {
  right: 10% !important;
  left: inherit !important;
}

.banner-section .swiper-slide-contents a span {
  text-shadow: none !important;
}

.banner-section .elementor-slide-heading,
.banner-section .elementor-slide-description {
  margin-bottom: 31px;
}

.banner-section .elementor-slide-heading {
  letter-spacing: -2.6px;
  line-height: 87.78px !important;
}

.banner-section .elementor-slide-description {
  font-size: 19px !important;
  line-height: 1.68 !important;
  letter-spacing: normal;
  color: #fff;
}

.banner-section .elementor-slide-button {
  border: solid 2px #59bae8 !important;
  background: #59bae8 !important;
  color: #32383b !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin-right: 0 !important;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
  font-size: 16px;
  font-weight: 400 !important;
  line-height: 1.5;
  letter-spacing: -0.53px;
  padding: 14px 25px;
  display: inline-block;
  transition: all 0.3s ease 0s;
}

.banner-section .elementor-slide-button:hover {
  border: solid 2px #32383b !important;
  background: #32383b !important;
  color: #ffffff !important;
}

.home_banner_floating_img img {
  width: 100%;
  height: 160px;
}

.banner-section .elementor-slide-description .e-con-inner>div {
  margin-right: 4px;
}

.home_banner_floating_img {
  position: absolute;
  top: 18% !important;
  right: 8% !important;
  z-index: 2 !important;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .banner-section .swiper-slide-contents {
    position: absolute;
    left: 50%;
    top: 60%;
    width: 100%;
    transform: translateX(-50%) translateY(-60%);
    text-align: center;
    padding: 0 15px;
    right: auto;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .banner-section .swiper-slide-contents {
    width: 480px;
    left: 50%;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  .banner-section .swiper-slide-contents {
    width: 480px;
    left: 50%;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media(max-width:1024px) {
  .banner-section .swiper-slide-contents .elementor-slide-description .e-con-inner {
    justify-content: center !important;
  }
}

@media (max-width: 991px) {
  .banner-section .elementor-slide-heading {
    font-size: 45px !important;
    line-height: 1.24 !important;
    letter-spacing: -1.52px !important;
  }

  .banner-section .elementor-slide-description {
    font-size: 14px !important;
    line-height: 1.71 !important;
  }

  .banner-section .swiper-slide-contents {
    position: absolute;
    left: 50%;
    /* top: 50%; */
    top: calc(100% - 40%);
    width: 100%;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    padding: 0 15px;
    right: auto;
  }

  .banner-section .swiper-slide {
    height: 553px;
  }

  .home_banner_floating_img img {
    height: 99px !important;
  }
}

@media(max-width:768px) {
  .banner-section .elementor-slide-description .e-con-inner>div {
    margin-bottom: 4px;
  }

  /* .home_banner_floating_img {
    top: 12% !important;
  } */
}

@media(max-width:576px) {

  .elementor-swiper-button-next,
  .elementor-swiper-button-prev {
    left: 5% !important;
  }

  .elementor-swiper-button-next {
    right: 5% !important;
    left: inherit !important;
  }

  .banner-section .swiper-slide-contents {
    max-width: 80% !important;
  }
}

/* Product section */
.services_wrpr .elementor-widget-container:hover {
  cursor: pointer;
}

.services_wrpr .elementor-widget-container:hover .elementor-icon-box-icon svg {
  filter: brightness(0) saturate(100%) invert(63%) sepia(23%) saturate(941%) hue-rotate(154deg) brightness(102%) contrast(92%);
}

.services_wrpr .elementor-widget-container:hover .elementor-icon-box-title {
  color: #59bae8 !important;
}

.services_wrpr_items>div>div {
  display: inline-block;
  margin-right: 24px;
}

.services_wrpr_items>div>div:last-child {
  margin-right: 0;
}

.services_wrpr_items .elementor-icon-box-title a {
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: -0.47px;
}

@media(max-width:768px) {

  .services_wrpr_items>div>div {
    display: inline-block;
    margin-right: 0px;
    padding: 5px;
  }
}

/* horgrete */
.home_two_col_section_list .elementor-icon-list-icon svg {
  filter: brightness(0) saturate(100%) invert(75%) sepia(60%) saturate(2798%) hue-rotate(171deg) brightness(102%) contrast(82%);
  transform: rotate(45deg);
}

.home_two_col_section {
  background-image: url('/wp-content/themes/hello-elementor-child/images/triangle.svg');
  background-size: auto;
  background-position-x: left;
  background-repeat: no-repeat;
  background-position-y: bottom;
  bottom: -5px;
}

.home_two_col_section_list li {
  position: relative;
  margin-bottom: 24px !important;
}

.home_two_col_section_list ul li a {
  font-size: 18px !important;
  font-weight: 400;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: -0.61px;
  color: #32383b;
  padding-left: 5px;
}

.home_two_col_section_list ul li a .elementor-icon-list-text {
  padding-left: 13px !important;
}

.home_two_col_section_list ul li a svg {
  width: 10px !important;
  height: 10px !important;
}

.home_two_col_section_list ul li:hover a {
  color: #59bae8;
}

@media(max-width:1800px) {
  .home_two_col_section {
    background-size: 50%;
  }
}

@media(max-width:768px) {
  .home_two_col_section {
    background-size: 101%;
    background-position-x: center;
  }
}

/* testimonial section */
.testimonial-section p.elementor-blockquote__content {
  font-size: 32px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #32383b;
  margin-bottom: 16px;
}

@media (max-width: 991px) {
  .testimonial-section p.elementor-blockquote__content {
    font-size: 17px;
    line-height: 1.41;
  }

  .testimonial-section .fa-quote img {
    width: 43px;
  }
}

.testimonial-section .elementor-blockquote__author {
  font-weight: 500;
  font-style: normal;
  font-size: 17px;
  line-height: 1.41;
  letter-spacing: -0.57px;
}

.testimonial-section .elementor-blockquote__author::before {
  content: "\2014\00A0";
}

.testimonial-section .elementor-blockquote:before {
  margin-bottom: 22px;
}

.elementor-button-link {
  line-height: 24px !important;
}

/* Footer */
.custom_footer_bottom .elementor-widget-text-editor a {
  color: #e6e6e6;
  font-size: 14px;
  font-weight: 500 !important;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.54px;
  border-right: 1px solid #e6e6e6;
  padding-right: 10px;
}

.custom_footer_bottom .elementor-widget-text-editor a:hover {
  color: #e6e6e6;
}

.custom_footer_bottom .elementor-widget-text-editor a:last-child {
  border: none;
  padding-right: 0px;
  padding-left: 9px;
  margin-right: 20px;
}

.custom_footer_bottom .custom_footer_social_links .elementor-icon-wrapper {
  display: flex;
  align-items: center;
}

.custom_footer_bottom .custom_footer_social_links .elementor-icon-wrapper .elementor-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: relative;
  margin-right: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom_facebook a:hover {
  background-color: #4267b2 !important;
}

.custom_facebook a:hover svg,
.custom_insta a:hover svg {
  fill: #fff !important;
}

.custom_insta a:hover {
  background-color: #c32aa3 !important;
}

.custom_facebook a:hover svg {
  fill: #fff !important;
}

.custom_footer_top ul.elementor-nav-menu li a {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.43;
  letter-spacing: -0.54px;
  color: #e6e6e6;
  padding: 0px;
}

.custom_footer_top ul.elementor-nav-menu li a:hover {
  padding: 0px;
  border: none;
}

.custom_footer_top ul.elementor-nav-menu li a::after {
  display: none;
}

/* .custom_footer_top h4 {
  font-size: 32px !important;
  font-weight: 400 !important;
  font-style: normal;
  line-height: 2 !important;
  letter-spacing: -1.08px !important;
  text-align: center;
  color: #e6e6e6 !important;
  margin-bottom: 25px;
} */

/* .custom_footer_top h5 {
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #ffffff;
  margin-bottom: 21px;
} */

.custom_footer_top>div>div:nth-child(2) {
  padding-top: 50px;
  padding-bottom: 7px;
}

.custom_footer_top>div>div:nth-child(2) .e-con-inner {
  padding: 0px;
}

.custom_footer_top>div>div:nth-child(1) {
  border-bottom: solid 1px rgba(133, 138, 140, 0.5) !important;
}

.custom_footer_bottom .elementor-button-link,
.custom_footer_top .elementor-button-link {
  padding: 16px 64px !important;
  color: #32383b !important;
  margin: 0 !important;
  border: solid 2px #59bae8 !important;
  background: #59bae8 !important;
}

.custom_footer_bottom .elementor-button-link:hover,
.custom_footer_top .elementor-button-link:hover {
  border: solid 2px #59bae8 !important;
  background: #32383b !important;
  color: #ffffff !important;
}

@media(max-width:1200px) {
  .custom_footer_bottom .elementor-button-link {
    padding: 16px 16px !important;
  }
}

@media(max-width:768px) {
  .custom_footer_bottom .elementor-button-link {
    padding: 16px 16px !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}

/* hoertest page start */
.Inner_banner_wrpr {
  height: 696px;
}

.Inner_banner_wrpr .elementor-widget-container {
  font-size: 19px;
  line-height: 1.68;
  letter-spacing: normal;
  color: #fff;
  font-weight: 500;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .Inner_banner_wrpr .elementor-widget-container {
    font-size: 14px;
  }
}

/* .img_diamond .elementor-widget-container::after{
  content:"";
  background-image: url('/wp-content/themes/hello-elementor-child/images/diamond-blue.svg');
  position: absolute;
    width: 304px;
    height: 304px;
    z-index: -1;
    background-repeat: no-repeat;
    left: 0;
    top: 50%;
    background-size: cover;
}  */

/* .img_diamond img {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    width: 581px;
    height: 581px;
    object-fit: cover;
}


 
@media (min-width: 1400px) {
    .img_diamond img {
        height: 581px !important;
        width: 582.86px !important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  .img_diamond img {
      height: 540px !important;
    }
  }
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .img_diamond img {
      height: 450px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .img_diamond img {
      height: 330px !important;
  }
}  
@media only screen and (min-width: 351px) and (max-width: 767px) {
  .img_diamond img {
      height: 310px !important;
      width: 310px !important;
  }
}
@media only screen and (max-width: 350px) {
  .img_diamond img {
      height: 268px !important;
      width: 268px !important;
  }
} */
@media(max-width:767px) {
  .diamond_section .img_diamond_text {
    order: 2;
  }

  .diamond_section .img_diamond {
    order: 1;
  }
}

.img_diamond {
  position: relative;
  /* align-self: start !important; */
}

.diamond_shape {
  position: absolute !important;
  top: 50%;
  width: 304px;
  height: 304px;
  z-index: -1;
}

.diamond_shape img {
  width: 100%;
  object-fit: cover;
  height: auto;
}

.img_diamond .diamond_main img {
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  width: 581px;
  height: 581px;
  object-fit: cover;
}



@media (min-width: 1440px) {
  .img_diamond .diamond_main img {
    height: 581px !important;
    width: 582.86px !important;
  }
}

@media only screen and (min-width: 1199.99px) and (max-width: 1439px) {
  .img_diamond .diamond_main img {
    height: 540px !important;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1199.98px) {
  .img_diamond .diamond_main img {
    height: 450px !important;
  }

  .diamond_shape {
    width: 50%;
    height: 145px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* .img_diamond .diamond_main img {
    height: 330px !important;
  } */

  .diamond_shape {
    width: 50%;
    height: 145px;
    top: 38%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .img_diamond .diamond_main img {
    height: 510px !important;
  }

  .diamond_shape {
    width: 50%;
    height: 145px;
    top: 50%;
  }
}

@media only screen and (min-width: 351px) and (max-width: 575px) {
  .img_diamond .diamond_main img {
    height: 310px !important;
    width: 310px !important;
  }

  .diamond_shape {
    width: 50%;
    height: 145px;
    top: 50%;
  }
}

@media only screen and (min-width: 401px) and (max-width: 576px) {
  .img_diamond>img {
    height: 354px !important;
    width: 354px !important;
  }

  .diamond_shape {
    width: 63%;
    height: 145px;
    top: 43%;
  }

  .diamond_shape img {
    width: 177px;
  }
}

@media only screen and (max-width: 401px) {
  .diamond_shape {
    top: 21%;
    width: 220px;
    height: 241px;
  }
}

@media only screen and (max-width: 350px) {
  .img_diamond .diamond_main img {
    height: 268px !important;
    width: 268px !important;
  }
}

/* 
.img_diamond_text p {
  font-size: 19px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.68;
  letter-spacing: normal;
  color: #32383b;
  margin-top: 0;
  margin-bottom: 1rem;
} */

@media(max-width:767px) {
  .diamond_main {
    margin-bottom: 25px !important;
  }

  .Inner_banner_wrpr .elementor-widget-container {
    font-size: 16px;
  }
}

/* hoertest page end */
/* hoergeraete page start */
.inner-menu-sticky {
  position: absolute;
  top: 65px;
  padding-bottom: 65px;
  z-index: 9;
}

.inner-menu-sticky.fix-top {
  background: rgba(250, 250, 250, 0.9);
  top: 85px;
  padding-top: 16px;
  padding-bottom: 16px;
  z-index: 2;
  position: sticky !important;
}

.fix-top {
  position: fixed !important;
  top: 150px;
  right: 0;
  left: 0;
  z-index: 9;
}

.inner-menu-sticky a {
  font-weight: 400 !important;
  font-style: normal;
  line-height: 1.5 !important;
  letter-spacing: -0.53px;
  color: #32383b;
}

.inner-menu-sticky a:hover {
  color: #59bae8 !important;
}

.inner-menu-sticky>.e-con-inner {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

@media (max-width: 991px) {
  .inner-menu-sticky {
    display: none !important;
  }
}

/* hoergeraete page end */
/* lyric page start */
.elementor-widget-text-editor ul,
.blog_list_page ul,
.post_outer_wrpr ul,
.page-template-default main ul {
  padding-left: 10px;
}

.elementor-widget-text-editor ul li,
.blog_list_page ul li,
.post_outer_wrpr ul li,
.page-template-default main ul li {
  /* font-size: 16px; */
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #32383b;
  position: relative;
  list-style: none;
  padding-left: 20px;
  margin-bottom: 32px;
}

.elementor-widget-text-editor ul li:before,
.blog_list_page li:before,
.post_outer_wrpr li:before,
.page-template-default main ul li:before {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  top: 10px;
  left: 0;
  background: #59bae8;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

ul.elementor-post-info li:before {
  content: none;
}

/* lyric page end */
/* contact start */
form.elementor-form input,
form.elementor-form select,
form.elementor-form textarea {
  font-size: 15px !important;
  line-height: 1.6 !important;
  font-weight: 500 !important;
  font-style: normal !important;
  border: none !important;
  border-radius: 0 !important;
  margin-bottom: 24px !important;
  background-color: #fff;
}

/* contact end */
/* spezial-akustik start */
.section_standard img {
  height: 200px !important;
  object-fit: contain;
}

/* spezial-akustik end */
/* Contact team section start */
ul.team_list {
  justify-content: center !important;
  display: flex !important;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
  min-width: 33.33%;
}

ul.team_list figure {
  background: #e6e6e6;
  width: 120px;
  height: 120px;
  margin: 0 auto !important;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
}

ul.team_list figure img {
  width: 120px;
  height: 120px;
}

ul.team_list .team_list_item {
  position: relative;
  cursor: pointer;
  padding: 30px 5px 0px 5px;
  color: #32383b;
  font-size: 13px;
  line-height: 1.85;
  display: flex;
  flex-direction: column;
  width: 234px;

}

/* ul.team_list .team_list_item:hover {
  border: 1px solid #e6e6e6;
} */
ul.team_list .team_list_item h5 {
  color: #59bae8 !important;
  margin-top: 10px !important;
}

ul.team_list .team_list_link {
  text-align: center !important;
  display: flex;
  flex-direction: column;
  color: inherit;
  height: 100%;

}

ul.team_list .team_collapse:after {
  content: "";
  position: absolute;
  background: #e6e6e6;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 90%;
  bottom: 0;
  height: 1px;
  z-index: 99;
  right: 0;
}

.home_project_details {
  white-space: pre-line;
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative;
}

.team_collapse,
.team_expand {
  display: flex;
  flex-direction: column;
}

.team_collapse {
  flex: 1;
  position: relative;
  text-align: center;
  border: 1px solid #fff;
  border-bottom: 1px solid transparent;
  padding: 15px;
}

.team_collapse:hover {
  border: 1px solid #e6e6e6;
  border-bottom: 1px solid transparent;
}

.team_expand {
  display: flex;
  opacity: 0;
  z-index: 1;
  border: 1px solid transparent;
  border-top: 1px solid transparent;
  text-align: center;
  padding-top: 20px;
  position: absolute;
  width: 100%;
  bottom: -137px;
  background-color: #fff;
}

.team_expand.show {
  opacity: 1;
  border: 1px solid #e6e6e6;
  border-top: 1px solid transparent;
}

.team_collapse.show {
  border: 1px solid #e6e6e6;
  border-bottom: 1px solid transparent;
}

.team_phone {
  height: 34px;
}

.team_phone a {
  font-size: 16px;
  font-weight: 500 !important;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: center;
  color: #32383b !important;
  display: inline-block;
  margin-bottom: 20px;
}

.team_email a {
  font-size: 14px;
  font-weight: 400 !important;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: normal;
  text-align: center;
  color: #32383b !important;
  border-bottom: 1px solid #32383b;
  text-decoration: none !important;
  margin-bottom: 10px;
}

.team_expand p {
  font-size: 13px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: center;
  color: #858a8c !important;
  display: inline-block;
  margin-bottom: 1rem;
}

/* p a,
span a {
  color: #59bae8 !important;
  text-decoration: none !important;
  word-break: break-word;
}

p a:hover,
span a:hover {
  color: #0056b3 !important;
} */

.remove-before .select-caret-down-wrapper svg {
  width: 13px !important;
  height: 20px !important;
  margin-bottom: 28px !important;
}

@media(max-width:768px) {
  ul.team_list {
    display: block !important;
  }

  ul.team_list .team_list_item {
    width: 100%;
  }

  .team_expand {
    opacity: 1;
    position: relative;
    bottom: 0;
    padding-top: 0px;
  }

  ul.team_list .team_collapse:after {
    display: none;
  }

  ul.team_list .team_expand:after {
    content: "";
    position: absolute;
    background: #e6e6e6;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 90%;
    bottom: 0;
    height: 1px;
    z-index: 99;
    right: 0;
  }
}

/* Contact team section end */
/* blog start */
time,
.elementor-post-info__item--type-author {
  font-size: 15px !important;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  position: relative;
  padding-right: 14px;
  color: #32383b;
}

.sidebar_blog a,
.sidebar_blog li {
  width: 100%;
  color: #858a8c !important;
  cursor: pointer;
  font-size: 18px !important;
  font-weight: 500 !important;
  letter-spacing: normal;
}

.sidebar_blog a:hover,
.sidebar_blog li:hover {
  color: #59bae8 !important;
}

.blog_list_page .elementor-posts .elementor-post__badge {
  position: static;
  color: #59bae8 !important;
  background-color: transparent;
  margin: 0px !important;
}

.blog_list_page .elementor-posts .elementor-post__avatar {
  display: none;
}

.blog_list_page .elementor-posts .elementor-post__text {
  margin-top: 0px !important;
  padding: 0px 15px !important;
}

.blog_list_page .elementor-posts .elementor-post__title {
  font-size: xx-large !important;
}

.blog_list_page .elementor-posts .elementor-post__title a {
  color: #32383b !important;
  font-weight: 400 !important;
}

.blog_list_page .elementor-posts .elementor-post__meta-data {
  color: #32383b !important;
  padding: 15px !important;
}

.eael-advanced-search-widget .eael-advanced-search-result .eael-advanced-search-content .eael-advanced-search-content-item .item-content h4 {
  color: #32383b;
}

.eael-advanced-search-widget .eael-advanced-search-result .eael-advanced-search-content.eael-item-style-1 a:hover .item-content h4 {
  color: #59bae8;
}

.eael-advanced-search-content .item-content p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 14px;
}

.eael-adv-search-close i.fa-times {
  margin-top: 9px;
}

.new_articles span.post-date {
  display: block;
  font-size: 15px;
  color: #32383b;
  margin-top: 16px;
}

.new_articles a,
.new_articles li {
  width: 100%;
  color: #32383b !important;
  cursor: pointer;
  font-size: 22px !important;
  font-weight: 500 !important;
  letter-spacing: normal;
}

.new_articles a {
  font-weight: 400 !important;
}

.new_articles a:hover,
.new_articles li:hover {
  color: #59bae8 !important;
}

.breadcrumb-menu {
  font-size: 18px;
}

/* blog end */
/* datenschutzerklaerung start */
.page-template-default {
  padding-top: 180px;
}

.page-template-default main {
  padding-bottom: 109px;
}

.page-template-default main h1.entry-title {
  margin-left: inherit;
  word-break: break-word;
  padding: 0px;
}

/* datenschutzerklaerung end */

/* Time Line Starts */
.cd-horizontal-timeline {
  opacity: 0;

  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  width: 100%;
}

.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: "mobile";
  display: none;
}

.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}

.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}

.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}

.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: #dfdfdf;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}

.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #59bae8;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}

.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 1.3rem;
  padding-bottom: 15px;
  color: #32383b;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: "";
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  background-color: #f8f8f8;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}

.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #59bae8;
  border-color: #59bae8;
}

.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}

.cd-horizontal-timeline .events a.selected::after {
  background-color: #59bae8;
  border-color: #59bae8;
}

.cd-horizontal-timeline .events a.older-event::after {
  border-color: #59bae8;
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

.cd-timeline-navigation a::after {
  /* arrow icon */
  content: "";
  position: absolute;
  height: 16px;
  width: 10px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(../images/cd-arrow.svg) no-repeat 1px 0;
}

.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.cd-timeline-navigation a.next {
  right: 0;
}

.no-touch .cd-timeline-navigation a:hover {
  border-color: #59bae8;
}

.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}

.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}

.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 32px 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}

.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  list-style: none;
  min-height: 55px;
}

.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}

.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}

.cd-horizontal-timeline .events-content li.leave-right,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}

.cd-horizontal-timeline .events-content li>* {
  max-width: 800px;
  margin: 0 auto;
}

.cd-horizontal-timeline .events-content h2 {
  font-weight: bold;
  font-size: 2.6rem;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  line-height: 1.2;
}

.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}

.cd-horizontal-timeline .events-content em::before {
  content: "- ";
}

.cd-horizontal-timeline .events-content p {
  font-size: 1.4rem;
  color: #959595;
}

.cd-horizontal-timeline .events-content em,
.cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}

@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 7rem;
  }

  .cd-horizontal-timeline .events-content em {
    font-size: 2rem;
  }

  .cd-horizontal-timeline .events-content p {
    font-size: 1.8rem;
  }
}

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}

@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}

@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}

@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}

@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

ul.cd-timeline-navigation {
  list-style: none;
}

.events li {
  list-style: none;
}

/* Time Line Ends */
/* cookie consent start */
.cc-banner.cc-bottom {
  z-index: 3;
}

.cc-window.cc-floating.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-131797982 {
  min-width: 100%;
  z-index: 4;
}

/* cookie consent end */
/* jobs page start */
ul.jobs_list {
  padding: 0px;
}

.job_list_item {
  display: flex;
  gap: 30px;
}

.job_img,
.job_details {
  width: 50%;
}

img.job_img {
  width: 100%;
}
.job_list_img_right .job_img{
  order: 1;
}
.job_details h2 + h5, .job_subtitle {
  color: #858a8c;
}
.job_details h5, .job_content h5 {
  color: #59bae8;
}
li.job_list_item.job_list_img_left {
  padding-bottom: 80px;
}
.btn_apply {
  margin-top: 20px;
}
@media(max-width:991px) {
  .job_list_item {
    display: block;
  }

  .job_img,
  .job_details {
    width: 100%;
  }
}
.elementor-message.elementor-message-success{
  color: #008000;
}
.elementor-message:before{
  display: none !important;
}
/* jobs page end */

.type-post ol li::before {    background: none !important;
display: none !important;
}