.top_banner {
  position: static;
  height: 1000px;
  margin-top: -227px;
  padding-top: 300px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/banner.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/banner.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.logo_img {
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  box-shadow: 0 0 20px 6px rgba(0, 0, 0, 0.24);
  text-align: center;
}

.add-phone {
  margin-right: auto;
  margin-left: auto;
}

.logo_parent {
  position: static;
  max-width: 600px;
  margin: 60px auto -35px;
  padding: 27px;
  background-color: hsla(0, 0%, 100%, 0.3);
}

.header-info-sec {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 2;
  width: 100%;
  margin-top: 0px;
  background-color: rgba(0, 176, 255, 0.18);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  color: #01293b;
  line-height: 25px;
}

.container-header-info {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.container-header-info.p--0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1600px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.header-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 6px;
  padding-left: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 0px;
  border-color: #c5c5c5;
}

.header-info.b-l {
  border-color: #000 #000 #000 hsla(0, 0%, 100%, 0.2);
  border-left-style: solid;
  border-left-width: 1px;
}

.header-info-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 60px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-info-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.header-info-info {
  width: 100%;
  font-family: Orbitron, sans-serif;
  color: #ffa902;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
}

.navbar-2 {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 0px;
  text-align: center;
}

.nav-menu-2 {
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #0094dc;
}

.nav_claa01 {
  padding: 24px;
  font-family: Orbitron, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.nav_claa01:hover {
  color: #022d5a;
}

.nav_claa01.w--current {
  background-color: #fff;
  color: #022d5a;
}

.nav_claa01.curent {
  background-color: #f6f2f2;
  color: #023e87;
}

.italic-text-2 {
  font-family: Fontawesome, sans-serif;
  color: #f7f7f7;
  font-size: 32px;
  line-height: 48px;
  font-style: normal;
  text-align: center;
}

.header-info-title {
  width: 100%;
  font-family: Orbitron, sans-serif;
  color: #0094dc;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}

.ubar_und_outer {
  position: absolute;
  max-width: 500px;
  margin-top: 168px;
  margin-right: auto;
  margin-left: 400px;
  padding-top: 45px;
  padding-bottom: 41px;
  background-image: url('../images/bottom_shadow.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.about_us_text {
  position: relative;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 68px 33px 33px;
  background-color: #01151e;
}

.gorbar-inner {
  position: relative;
  padding: 60px 30px 30px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #d9a945;
  color: #d9a945;
  font-size: 36px;
  line-height: 76px;
}

.grober-heading {
  position: absolute;
  left: 0px;
  top: -40px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.last-line {
  position: relative;
  margin-top: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 1px solid #d9a945;
}

.heading-grober {
  margin-top: 10px;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 46px;
}

.paragraph-2 {
  font-size: 21px;
  line-height: 27px;
  text-align: center;
}

.text-block-7 {
  font-family: Orbitron, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 55px;
  text-align: center;
}

.image-4 {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.power_icon {
  text-align: center;
}

.section_uber_unus-copy {
  position: relative;
  height: 1000px;
  max-width: 1400px;
  margin: 80px auto -90px;
  background-image: url('../images/image01.png'), url('../images/image02.png');
  background-position: 100% 100%, 0% 0%;
  background-size: 550px, 550px;
  background-repeat: no-repeat, no-repeat;
}

.section_leistungen {
  padding-top: 170px;
  padding-bottom: 90px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.64)), to(rgba(0, 0, 0, 0.64))), url('../images/background.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.64), rgba(0, 0, 0, 0.64)), url('../images/background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}

.icon_outer {
  height: 100%;
  padding: 20px;
  background-image: url('../images/arroow-left.png'), url('../images/arrow-right.png');
  background-position: 0% 100%, 100% 0%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
}

.icon_inner {
  position: relative;
  height: 100%;
  padding: 46px 30px 30px;
  background-color: rgba(2, 14, 30, 0.74);
  text-align: center;
}

.list-heading {
  font-family: Orbitron, sans-serif;
  color: #fafafa;
  font-size: 28px;
  font-weight: 400;
}

.paragraph-3 {
  font-family: Roboto, sans-serif;
  color: #e0a42e;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.icon-icon {
  position: absolute;
  left: 50%;
  top: -18%;
  width: 100px;
  height: 100px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.leistungen-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.leistungen-col {
  width: 33.2%;
  padding: 70px 20px;
}

.leistungen-container {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.section_image_gallery {
  padding-top: 102px;
  padding-bottom: 102px;
  background-image: url('../images/bg.jpg');
  background-position: 0px 0px;
  background-size: 198px;
}

.col-image-8 {
  height: 100%;
  background-image: url('../images/5da7275721fdc558dd799c66_Slider-img-06.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.col-image-1 {
  height: 100%;
  background-image: url('../images/5da7275721fdc5a019799c5e_Slider-img-01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-col-2-2 {
  width: 100%;
  height: 25%;
  padding: 3px;
}

.img-col-2-3 {
  width: 100%;
  height: 40%;
  padding: 3px;
}

.img-col-3-1 {
  width: 100%;
  height: 30%;
  padding: 3px;
}

.img-col-1-2 {
  width: 100%;
  height: 40%;
  padding: 3px;
}

.col-image-9 {
  height: 100%;
  background-image: url('../images/5da7275721fdc5099a799c6a_Slider-img-09.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-col-3-3 {
  width: 100%;
  height: 35%;
  padding: 3px;
}

.col-image-6 {
  height: 100%;
  background-image: url('../images/Untitled-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-col-2-1 {
  width: 100%;
  height: 35%;
  padding: 3px;
}

.lightbox-link-6 {
  width: 100%;
  height: 100%;
}

.img-col-3-2 {
  width: 100%;
  height: 35%;
  padding: 3px;
}

.gallery-container {
  height: 1400px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.gallery-container.galary-dtls {
  margin-top: 35px;
}

.col-image-5 {
  height: 100%;
  background-image: url('../images/5da7275721fdc56c2a799c68_Slider-img-03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.col-image-4 {
  height: 100%;
  background-image: url('../images/5da7275721fdc512e3799c6c_Slider-img-08.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-col-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  height: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col-image-2 {
  height: 100%;
  background-image: url('../images/5da7275721fdc5bc95799c62_Slider-img-04.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.col-image-7 {
  height: 100%;
  background-image: url('../images/5da7275721fdc5dcd2799c5c_Slider-img-02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.col-image-3 {
  height: 100%;
  background-image: url('../images/5da7275721fdc547e6799c64_Slider-img-07.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-col-1-3 {
  width: 100%;
  height: 30%;
  padding: 3px;
}

.grid-col-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  height: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.img-col-1-1 {
  width: 100%;
  height: 30%;
  padding: 3px;
}

.section_jobs {
  padding-top: 90px;
  padding-bottom: 90px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.61)), to(rgba(0, 0, 0, 0.61))), url('../images/jobs.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.61), rgba(0, 0, 0, 0.61)), url('../images/jobs.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.paragraph-4 {
  margin-top: 48px;
  padding: 52px 41px 41px;
  border-style: solid;
  border-width: 1px;
  border-color: #7e6d4e;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 25px;
  text-align: center;
}

.section_contact_us {
  padding-top: 100px;
  padding-bottom: 90px;
  background-image: url('../images/bg2.jpg');
  background-size: 103px;
}

.contact-container {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.contact-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contact-row.con-row-two {
  padding-top: 25px;
}

.contact-col {
  width: 33.2%;
  padding: 15px;
}

.contact_outer {
  height: 100%;
  padding: 32px;
  background-image: url('../images/arroow-left-bottom.png'), url('../images/arrow-right-top.png'), url('../images/arroow-left.png'), url('../images/arrow-right.png');
  background-position: 100% 100%, 0px 0px, 0% 100%, 100% 0%;
  background-size: auto, auto, auto, auto;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
}

.contact_inner {
  position: relative;
  height: 100%;
  padding: 30px;
  background-color: rgba(252, 252, 252, 0.74);
  box-shadow: 3px 3px 9px -4px #bbb;
  text-align: center;
}

.contact-heading {
  font-family: Orbitron, sans-serif;
  color: #000;
  font-weight: 400;
}

.contat_paragraph {
  color: #023e87;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

.image-6 {
  width: 18%;
}

.image-7 {
  width: 18%;
}

.image-8 {
  width: 18%;
}

.image-9 {
  width: 18%;
}

.image-10 {
  width: 18%;
}

.section_map {
  height: 450px;
  margin-top: -26px;
}

.html-embed {
  width: 100%;
  height: 450px;
}

.section05 {
  width: 100%;
  height: 70px;
  min-height: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.82)), to(rgba(0, 0, 0, 0.82))), url('../images/footer.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.82), rgba(0, 0, 0, 0.82)), url('../images/footer.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.columns-4 {
  margin-top: 5px;
  padding-top: 19px;
  padding-bottom: 19px;
  text-align: center;
}

.impressum {
  border-right: 1px solid #fff;
}

.text-block-6 {
  background-color: transparent;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.text-block-8 {
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  text-decoration: none;
}

.sec-heading-yellow {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.heading-icon {
  width: 90px;
  height: 90px;
  margin-top: -40px;
}

.heading-first-line {
  height: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 1px solid #f9a706;
  border-left: 1px solid #f9a706;
}

.heading-last-line {
  height: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 1px solid #f9a706;
  border-right: 1px solid #f9a706;
}

.heading-image-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.heading-image-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.heading-text-first-line {
  width: 50px;
  height: 30px;
  border-bottom: 1px solid #f9a706;
  border-left: 1px solid #f9a706;
}

.heading-text-last-line {
  width: 50px;
  height: 30px;
  border-right: 1px solid #f9a706;
  border-bottom: 1px solid #f9a706;
}

.heading-text {
  margin-top: -20px;
  font-size: 50px;
}

.sec-heading {
  font-family: Orbitron, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.sec-heading.text-white {
  color: #fff;
}

.sec-heading.text-blue {
  color: #023e86;
}

.sec-heading-center {
  text-align: center;
}

.blue-sec-heading-center {
  padding-top: 21px;
  padding-bottom: 21px;
  text-align: center;
}

.blue-heading-icon {
  width: 90px;
  height: 90px;
  margin-top: -40px;
}

.blue-heading-first-line {
  height: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 1px solid #023a7f;
  border-left: 1px solid #023a7f;
}

.blue-heading-last-line {
  height: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 1px solid #023a7f;
  border-right: 1px solid #023a7f;
}

.blue-heading-text-first-line {
  width: 50px;
  height: 30px;
  border-bottom: 1px solid #023a7f;
  border-left: 1px solid #023a7f;
}

.blue-heading-text-last-line {
  width: 50px;
  height: 30px;
  border-right: 1px solid #023a7f;
  border-bottom: 1px solid #023a7f;
}

.navbar-main {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 999;
  width: 100%;
  margin-top: -255px;
}

.impressum_details {
  margin-top: 163px;
  padding-top: 0px;
  background-image: none;
  background-size: auto;
}

.impress_dtls {
  padding: 44px;
  background-color: #fff;
  box-shadow: 1px 1px 11px 6px rgba(0, 0, 0, 0.08);
}

.heading-6 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
}

.heading-6.sec-title {
  margin-bottom: 34px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #f49600;
  font-size: 36px;
  line-height: 44px;
  text-transform: uppercase;
}

.heading-6.sec-title {
  margin-bottom: 34px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Orbitron, sans-serif;
  color: #0094dc;
  font-size: 36px;
  line-height: 44px;
  text-transform: uppercase;
}

.heading-6.sec-title {
  margin-bottom: 34px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #0094dc;
  font-size: 36px;
  line-height: 44px;
  text-transform: uppercase;
}

.title-after-line {
  width: 82px;
  height: 4px;
  margin-bottom: 30px;
  background-color: #e5b500;
}

.title-after-line.sm-line-center {
  background-color: #dd0024;
}

.title-after-line.sm-line-center {
  background-color: #0094dc;
}

.title-after-line.sm-line-center {
  background-color: #0094dc;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section_contact_us_new {
  margin-top: 0px;
}

.datns_middle {
  padding: 44px;
  background-color: #fff;
  box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.14);
}

.section {
  margin-top: 200px;
}

.container-2 {
  width: 1200px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-bottom: 40px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 1px 1px 10px 5px rgba(0, 0, 0, 0.16);
}

.imp-logo {
  width: 250px;
}

.impressum-content {
  padding-top: 60px;
  padding-bottom: 60px;
}

.col-row-imp {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e4e4e4;
}

.h-4 {
  margin-top: 10px;
}

.h-4.sec-h3-inner {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}

.datenschutz-content {
  padding-top: 60px;
}

.p.para {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 22px;
}

.p.para.label-imp {
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
}

.p-2.para {
  color: #222;
  font-size: 14px;
  line-height: 24px;
}

.p-2.para.para-imp {
  font-size: 14px;
}

.p-2.para.label-imp {
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
}

.p-2.term-p {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
}

.sec-heading-2 {
  padding-bottom: 10px;
}

.sec-heading-2.text-center {
  text-align: center;
}

.h-3 {
  display: block;
  color: #000;
  font-size: 32px;
  font-weight: 700;
  text-transform: none;
}

.h-3.h4-imp {
  margin-top: 40px;
  font-size: 22px;
  line-height: 36px;
  font-weight: 600;
}

.container-3 {
  max-width: 100%;
}

.container-4 {
  max-width: 100%;
}

.container-5 {
  max-width: 100%;
}

.container-6 {
  max-width: 100%;
}

.cookie-banner {
  position: fixed;
  left: auto;
  top: auto;
  right: 10px;
  bottom: 10px;
  z-index: 999;
  display: none;
  width: 400px;
  padding: 10px 25px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  box-shadow: 3px 3px 11px 0 rgba(0, 0, 0, 0.14);
}

.h {
  display: block;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #000;
  font-size: 32px;
  font-weight: 700;
  text-transform: none;
}

.h.term-h {
  font-size: 16px;
}

.load-if-button {
  width: 100%;
  margin-top: 10px;
  padding: 3px 40px;
  background-color: #f9a706;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  .logo_img {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .add-phone {
    margin-top: 17px;
    margin-bottom: 17px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .header-info-icon {
    width: 40px;
    height: 40px;
    padding: 8px;
  }

  .header-info-text {
    padding-left: 0px;
    font-size: 14px;
    line-height: 14px;
  }

  .header-info-info {
    font-size: 14px;
  }

  .navbar-2 {
    background-color: #0094dc;
  }

  .menu-button {
    margin-bottom: -2px;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .icon-2 {
    color: #fff;
    font-size: 30px;
  }

  .header-info-title {
    font-size: 14px;
  }

  .ubar_und_outer {
    position: static;
    margin-top: 250px;
    margin-left: auto;
    padding-top: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .about_us_text {
    margin-top: 20px;
  }

  .section_uber_unus-copy {
    height: 720px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .leistungen-col {
    width: 50%;
  }

  .gallery-container {
    height: 800px;
  }

  .gallery-container.galary-dtls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .contact-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .contact-row {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    text-align: center;
  }

  .contact-col {
    width: 50%;
    padding-right: 12px;
    padding-left: 12px;
  }

  .contact_inner {
    padding-right: 18px;
    padding-left: 18px;
  }

  .heading-6.sec-title {
    font-size: 38px;
  }

  .heading-6.sec-title {
    font-size: 38px;
  }

  .heading-6.sec-title {
    font-size: 38px;
  }

  .title-after-line.sm-line-center {
    margin-right: auto;
    margin-left: auto;
  }

  .title-after-line.sm-line-center {
    margin-right: auto;
    margin-left: auto;
  }

  .title-after-line.sm-line-center {
    margin-right: auto;
    margin-left: auto;
  }

  .container-2 {
    width: 768px;
    max-width: 768px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .h-4.sec-h3-inner {
    font-size: 40px;
    line-height: 44px;
  }
}

@media screen and (max-width: 767px) {
  .add-phone {
    margin-top: 4px;
    margin-bottom: 4px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .logo_parent {
    max-width: 400px;
    padding: 12px;
  }

  .header-info-sec {
    display: none;
  }

  .container-header-info.p--0 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .header-info {
    width: 100%;
  }

  .italic-text-2 {
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 18px;
    line-height: 18px;
  }

  .about_us_text {
    padding: 15px;
  }

  .gorbar-inner {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section_leistungen {
    background-color: #022d5a;
    background-image: none;
    background-position: 0px 0px;
  }

  .leistungen-row {
    display: block;
  }

  .leistungen-col {
    width: 100%;
  }

  .img-col-2-2 {
    height: 33.333%;
  }

  .img-col-2-3 {
    height: 33.333%;
  }

  .img-col-3-1 {
    height: 33.333%;
  }

  .img-col-1-2 {
    height: 33.333%;
  }

  .img-col-3-3 {
    height: 33.333%;
  }

  .img-col-2-1 {
    height: 33.333%;
  }

  .img-col-3-2 {
    height: 33.333%;
  }

  .grid-col-2 {
    width: 100%;
  }

  .img-col-1-3 {
    height: 33.333%;
  }

  .grid-col-1 {
    width: 100%;
  }

  .img-col-1-1 {
    height: 33.333%;
  }

  .contact-row {
    display: block;
  }

  .contact-col {
    width: 100%;
  }

  .heading-6.sec-title {
    margin-bottom: 16px;
    font-size: 32px;
  }

  .heading-6.sec-title {
    margin-bottom: 16px;
    font-size: 32px;
  }

  .heading-6.sec-title {
    margin-bottom: 16px;
    font-size: 32px;
  }

  .title-after-line.sm-line-center {
    margin-bottom: 18px;
  }

  .title-after-line.sm-line-center {
    margin-bottom: 18px;
  }

  .title-after-line.sm-line-center {
    margin-bottom: 18px;
  }

  .container-2 {
    width: 480px;
    max-width: 480px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .sec-heading-2 {
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 479px) {
  .logo_img {
    width: 70%;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .add-phone {
    margin-top: 30px;
  }

  .logo_parent {
    width: 320px;
    padding: 1px 0px;
    background-color: hsla(0, 0%, 100%, 0);
  }

  .ubar_und_outer {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-grober {
    font-size: 30px;
  }

  .img-col-2-2 {
    height: 200px;
  }

  .img-col-2-3 {
    height: 200px;
  }

  .img-col-3-1 {
    height: 200px;
  }

  .img-col-1-2 {
    height: 200px;
  }

  .img-col-3-3 {
    height: 200px;
  }

  .img-col-2-1 {
    height: 200px;
  }

  .img-col-3-2 {
    height: 200px;
  }

  .gallery-container.galary-dtls {
    display: block;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .grid-col-2 {
    display: block;
    height: auto;
  }

  .img-col-1-3 {
    height: 200px;
  }

  .grid-col-1 {
    display: block;
    height: auto;
  }

  .img-col-1-1 {
    height: 200px;
  }

  .heading-6.sec-title {
    font-size: 28px;
  }

  .heading-6.sec-title {
    font-size: 28px;
  }

  .heading-6.sec-title {
    font-size: 28px;
  }

  .container-2 {
    width: 360px;
    max-width: 360px;
  }

  .h-4.sec-h3-inner {
    font-size: 30px;
    line-height: 32px;
  }

  .cookie-banner {
    left: 10px;
    width: auto;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Orbitron';
  src: url('../fonts/Orbitron-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Orbitron';
  src: url('../fonts/Orbitron-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Orbitron';
  src: url('../fonts/Orbitron-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Orbitron';
  src: url('../fonts/Orbitron-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}