/*



          /\
         /**\
        /****\   /\
       /      \ /**\
      /  /\    /    \
     /  /  \  /      \
    /  /    \/ /\     \
   /  /      \/  \/\   \
__/__/_______/___/__\___\______________________________

Made with Passion by GIPFELGOLD // www.gipfelgold.com
_______________________________________________________

Version: 220614

*/


@font-face {
    font-family: "grossregular";
    src: url("fonts/gross_regular-webfont.woff2") format("woff2"),
         url("fonts/gross_regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
:root {--app-height: 100%;}
@media (max-width: 480px) {
    .vh-100fix {
        height: 100vh !important;
        height: var(--app-height) !important;
    }
}
/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 FONTS
___________________________________________________________________________*/

body {
    background: #ffffff;
    color: black;
}

h1 {
       word-break: break-word;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
}
h1, h2, h3, h4, h5, h6, p, li, a, i {
    /*-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;*/
	color: black;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.eut-h1, .eut-h2, .eut-h3, .eut-h4, .eut-h5, .eut-h6 {
    /*font-family: "grossregular" !important;
    font-weight: normal;
    font-style: normal;*/
	color: black; 
}

.eut-link-text, .more-link, .eut-btn, #cancel-comment-reply-link, .eut-anchor-menu .eut-anchor-wrapper .eut-container > ul > li > a, .eut-anchor-menu .eut-anchor-wrapper .eut-container ul.sub-menu li a, .widget.widget_tag_cloud a, .eut-modal input[type="submit"]:not(.eut-custom-btn), .wpcf7 input[type="submit"]:not(.eut-custom-btn), #eut-theme-wrapper .eut-btn-theme-style button:not(.eut-custom-btn), #eut-theme-wrapper .eut-btn-theme-style input[type="button"]:not(.eut-custom-btn), #eut-theme-wrapper .eut-btn-theme-style input[type="submit"]:not(.eut-custom-btn), #eut-theme-wrapper .eut-btn-theme-style input[type="reset"]:not(.eut-custom-btn), #eut-comment-submit-button, #eut-theme-wrapper .woocommerce .checkout-button, #eut-theme-wrapper .woocommerce .woocommerce-cart-form button, #eut-theme-wrapper .woocommerce .woocommerce-form-coupon button, #eut-theme-wrapper .woocommerce .woocommerce-checkout-payment button, #eut-woo-review-submit, .post-password-form input[type="submit"], .eut-portfolio-details-btn.eut-btn:not(.eut-custom-btn), .gform_body input[type="button"], .gform_body input[type="submit"], .gform_body input[type="reset"], #tribe-bar-form .tribe-bar-submit input[type=submit], .bbp-submit-wrapper button, #bbpress-forums #bbp_search_submit {
  text-transform: unset;
}

p,li {
  letter-spacing: 0.02em;
  line-height: 1.9em;
}

@media only screen and (max-width: 1200px) {
  p, li {
    font-size: 13px;
  }
}


@media only screen and (max-width: 767px) {
  p {
    font-size: 12px;
    line-height: 1.83;
  }
    h1, .eut-h1, h2, .eut-h2 {
    font-size: 32px;
    line-height: 1.25;
    }
    h3, .eut-h3 {
    font-size: 21px;
    line-height: 1.33;
    }
    h4, .eut-h4 {
    font-size: 12px;
    line-height: 1.41;
    }
    h5, .eut-h5 {
    font-size: 15px;
    line-height: 1.87;
    }
    h6, .eut-h6 {
        font-size: 14px;
        line-height: 1.5;
    }
}
@media only screen and (max-width: 410px) {
  h1, .eut-h1, h2, .eut-h2 {
    letter-spacing: 0.1em;
  }
}

a {
    color: black !important;
}
a:hover {
    color: black !important;
}

/* DATENSCHUTZERKLÄRUNG */

#page-106 h1,
#page-106 h2,
#page-106 h3,
#page-106 h4,
#page-106 h5,
#page-106 h6 {
  margin-bottom: 1em;
  margin-top: 2em;
  letter-spacing: 0;
}
#page-106 p {
  line-height: 1.54em;
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 LAYOUT
___________________________________________________________________________*/

@media only screen and (max-width: 767px) {
  .mobile-top-margin {
    padding-top: 50px;
  }
}


.eut-main-content-wrapper {
	margin-top: 100px;
}

#eut-bottom-bar > div.eut-section.eut-row-section.eut-fullwidth-background.footer.eut-padding-top-3x.eut-padding-bottom-2x > div.eut-container > div > div.eut-column.wpb_column.eut-bookmark.eut-column-1-2 > div > div.eut-column-content > div > div > div > div > img {
    width: 200px;
}
/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 BASICS
___________________________________________________________________________*/

/* Background Color */
#eut-theme-content {
  background-color: transparent;
}
.eut-body,
body {
    background-color: white;
}

/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 BUTTONS
___________________________________________________________________________*/

a.roman-main-btn,
a.roman-secondary-btn {
  transition: all 0.3s ease;
}
a.roman-main-btn span,
a.roman-secondary-btn span {
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-weight: 700;
  font-size: 75%

}
a.roman-main-btn:hover,
a.roman-secondary-btn:hover {
  text-decoration: none;
}

/* Button-Hovers */
a.eut-btn:hover {
    text-decoration: none!important
}

/* mit Icon links */
a.miticon span {
    margin-right: 0 !important;
    margin-left: 20px;
}
a.miticon i.fa,
a.miticon [class^="smp-icon"] {
  left: 15px;
  right: unset !important;
}
/* Main Button */
a.roman-main-btn {
  border: 2px solid #decba5;
}
a.roman-main-btn span {
  color: #173A3A;
}
#eut-theme-wrapper .eut-bg-hover-primary-1:focus, 
#eut-theme-wrapper a.eut-bg-hover-primary-1:focus,
a.roman-main-btn:focus {
  outline-style: solid;
  outline-color: #83cdcd;
  outline-width: 2px;
}

#eut-theme-wrapper .eut-bg-hover-primary-1:hover, 
#eut-theme-wrapper a.eut-bg-hover-primary-1:hover,
a.roman-main-btn:hover {
  background-color: #b39f78 !important;
  border-color: #b39f78;
}
a.roman-main-btn:hover span {
  color: #173A3A;
}

#eut-theme-wrapper .eut-bg-hover-primary-1:active, 
#eut-theme-wrapper a.eut-bg-hover-primary-1:active,
a.roman-main-btn:active {
  background-color: #173A3A !important;
}
a.roman-main-btn:active span {
  color: #decba5;
  
}


@media only screen and (max-width: 1200px) {
  a.roman-main-btn,
  a.roman-secondary-btn,
  a.roman-main-btn span,
  a.roman-secondary-btn span {
    line-height: 1em;
  }
    
  a.roman-main-btn span,
  a.roman-secondary-btn span {
    font-size: 70%;
    letter-spacing: 0.2em;
  }
}

    
@media only screen and (max-width: 767px) {
  a.roman-main-btn span,
  a.roman-secondary-btn span {
    font-size: 9px;
    letter-spacing: 2.7px;
    padding: 0.7em 0.75em;
  }
  a.eut-btn {
    padding: 0.7em 0.75em;
  }
} 

/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 SPACING
___________________________________________________________________________*/

#eut-theme-wrapper .eut-height-1x {
    height: 25px;
}
#eut-theme-wrapper .eut-height-2x {
    height: 50px;
}
#eut-theme-wrapper .eut-height-3x {
    height: 75px;
}
@media only screen and (max-width: 1200px) {
  #eut-theme-wrapper .eut-height-1x {
      height: 20px;
  }
  #eut-theme-wrapper .eut-height-2x {
      height: 40px;
  }
  #roman-hero .eut-height-2x {
      height: 20px;
  }
  #eut-theme-wrapper .eut-height-3x {
      height: 60px;
  }
}
@media only screen and (max-width: 768px) {
  #eut-theme-wrapper .eut-height-1x {
      height: 15px;
  }
  #eut-theme-wrapper .eut-height-2x {
      height: 30px;
  }
  #eut-theme-wrapper .eut-height-3x {
      height: 45px;
  }
}

.only-tablet {
  display: block;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .only-tablet {
    display: block;
  }
  .hide-tablet {
    display: none;
  }
}







/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 MENU
___________________________________________________________________________*/

/* LOGO */
.eut-logo .eut-wrapper a {
    display: inline-block;
  transition: all 0.3s ease;
}
.eut-logo .eut-wrapper::after {
    display: block;
    position: relative;
    margin-left: 1.2em;
    top: -12px;
    font-size: 0.9em;
}
@media only screen and (max-width: 768px) {
  .eut-logo .eut-wrapper {
      top: 40%;
  }
  .eut-logo .eut-wrapper::after {
      letter-spacing: 0.2em;
      display: block;
      margin-left: 0;
      top: -19px;
      font-size: 5.8px;
  }
    .eut-header-responsive-elements {
        display: none;  
    }
}

a.margin-left {
    margin-left: 2.5rem;
}

/* Header Button */
#headerbutton.eut-btn {
  padding: 0.5em 1.2em !important;
  color: black !important;
  background-color: transparent !important;
  letter-spacing: 0 !important;
  border-color: black !important;
}
#headerbutton.eut-btn:hover {
  background-color: black !important;
  color: white !important;
}

#headerbutton.eut-btn span {
    font-size: 12px !important;
  letter-spacing: 0.1em !important;
  font-weight: 500;
}


/* Menu Button // color & size */
#eut-main-header.eut-dark .eut-hidden-menu-btn a .eut-item:not(.eut-with-text) span,
#eut-responsive-header .eut-hidden-menu-btn a .eut-item:not(.eut-with-text) span {
    background-color: white;
    border-radius: 2px;
}
.eut-hidden-menu-btn a .eut-item:not(.eut-with-text) {
    width: 30px;
}
/* Position von Buton & Menu */
@media screen and (min-width: 1025px) and (max-width: 1780px) {
  .eut-main-menu {
    position: fixed;
    right: 120px;
  }
}

/* Menu Items */
#eut-hidden-menu .eut-menu .eut-first-level > a,
#eut-hidden-menu .eut-menu .eut-goback a {
    font-size: 14px;
}

.eut-toggle-menu ul.eut-menu li {
    border-bottom: none;
}

/* Overlay */
#eut-hidden-menu-overlay {
    background-color: rgba(53,130,130,0);
}
/* Menu BG */
#eut-hidden-menu {
  background-color: white;
}
/* Menu Item links einrücken */
.eut-hidden-menu-text,
.eut-toggle-menu ul.eut-menu > li {
  padding-left: 10px;
}
/* Border bottom */
.eut-toggle-menu ul.eut-menu > li:not(#menu-item-818):not(#menu-item-1011):not(#menu-item-302):not(.menu-item-818):not(.menu-item-1011):not(.menu-item-302)  {
    border-bottom: 1px solid #1E4C4C;
  border-color: rgba(255,255,255,0.1) !important;
}
/* icons für LAND UND WASSER */
#menu-item-1011 a,
#menu-item-1184 a,
.menu-item-1011 a,
.menu-item-1184 a {
  padding-top: 0.5em !important;
  margin-left: 0;
  padding-left: 45px;
  background-image: url("/wp-content/uploads/2021/12/icon-zu_land-01.svg");
    background-repeat: no-repeat;
  background-size: 32px auto;
  background-position: left 3px;
}
#menu-item-1011 a,
.menu-item-1011 a {
  padding-top: 0;
  padding-bottom: 0.5em;
}
#menu-item-1184 a,
.menu-item-1184 a {
  background-image: url("/wp-content/uploads/2021/12/icon-zu_wasser-01.svg");
  background-position: left 8px;
    
}
/* Current Item */
#eut-hidden-menu ul.eut-menu > li.current-menu-item > a,
#eut-hidden-menu ul.eut-menu li.current-menu-item > a {
  font-weight: 700;
}

.eut-close-btn i {
    font-size: 28px;
}

/* Sticky Header */
#eut-header.eut-sticky-header #eut-main-header:not(.eut-header-logo-top), #eut-header.eut-sticky-header #eut-main-header #eut-bottom-header {
    background-color: rgb(255 255 255 / 85%) !important;
      -webkit-backdrop-filter:  blur(4px);
      backdrop-filter: blur(4px);
}

/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 TOP BAR
___________________________________________________________________________*/

#eut-top-bar {
  display: none;
}

@media only screen and (max-width: 1023px) {
  #eut-main-responsive-header {
    background-color: rgb(255 255 255 / 85%) !important;
      -webkit-backdrop-filter:  blur(4px);
      backdrop-filter: blur(4px);

  }
  #eut-top-bar,
  .eut-top-bar-wrapper {
      display: block;
    padding: 0 !important;
    height: 0 !important;
  }
  #headerbutton {
    position: fixed;
    top: 9px;
    right: 66px;
    width: 100px;
    text-transform: uppercase !important;
  }
    #headerbutton.eut-btn span {
    font-size: 10px !important;
    padding: 0 !important;
    text-transform: uppercase !important;
  }
  .eut-topbar-item .fa-instagram {
    position: fixed;
    top: 17px;
    right: 186px;
    font-size: 24px;
    color: #000 !important;
  }
  #eut-top-bar .eut-wrapper, #eut-top-bar .eut-language > li > ul, #eut-top-bar .eut-top-bar-menu ul.sub-menu {
      background-color: #fff;
      color: #000;
  }
}



/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 HERO
___________________________________________________________________________*/
/* slider */
#roman-slider-content {
  width: 100%;
  overflow: hidden;
  max-width: 1060px;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  z-index: 0;
  top: 100px;
  height: calc(100vh - 200px);
}
@media screen and (max-width: 1024px) {
  #roman-slider-content {
    right: 0;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1780px) {
    #roman-slider-content {
      right: 50px;
  }
}
@media screen and (min-width: 1781px) {
  #roman-slider-content {
    left: calc(50vw - 210px);
  }
}
#slider-wrap {
  height: calc(100vh - 200px);
  width: 100%;
  max-width: 1060px;
}
#slider {
  height: 100%;
}
.slides li {
  height: 100%
} 
.slides_nav {
  opacity: 0.3;
}
@media screen and (max-width: 768px) {
  #roman-slider-content {
    height: calc(100vh - 75px);

    top: 75px;
  }
  #slider-wrap {
    height: calc(100vh - 75px);
  }
  #roman-hero > div.eut-container > div {
    height: 100vh !important;

  }
  .slides_nav {
    display: none;
  }
}
/* Text */
#roman-hero .eut-leader-text > span {
  text-transform: uppercase;
  letter-spacing: 0.26em;
}
@media screen and (max-width: 1700px) {
  .vc_custom_1574692160077,
  .vc_custom_1574778767784 {
      margin-right: 30% !important;
  }
}
@media screen and (max-width: 768px) {
  #roman-hero > div.eut-container > div {
    margin-top: 0 !important;
  }
  .eut-title-bottom-line {
    width: 50px;
    margin-top: 7px;
  }
  #roman-hero h2,
  #roman-hero .eut-h2 {
    font-size: 6.5vw;
    line-height: 1.2em;
    letter-spacing: 0;
    margin-bottom: 0;
  }
  #roman-hero .eut-empty-space {
    height: 15px;
    height: 5vw;
  }
}

@media screen and (max-width: 480px) {
  #roman-hero .eut-leader-text > span {
    font-size: 10px;
    line-height: 1.2em;
  }
    .vc_custom_1574692160077,
    .vc_custom_1574778767784 {
      margin-right: 0% !important;
  }
    #roman-hero h2,
  #roman-hero .eut-h2 {
    margin-bottom: 0.75em;
  }
}

.eut-section.hero-gradient .eut-bg-video,
.eut-section.landing-page-hero .eut-bg-video {
    top: -5px;
}

/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 IMAGES
___________________________________________________________________________*/

@media screen and (min-width: 961px) {
  .roman-no-padding-left {
    padding-left: 0 !important;
  }
  .roman-no-padding-right {
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  #eut-theme-wrapper .eut-height-6x.roman-fotos {
      height: 250px;
      min-height: 250px;
      height: 30vh;
  }
}

/* Instagram Feed */
.eut-instagram-feed figure {
  margin: 0 !important;
}

/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 FOOTER
___________________________________________________________________________*/

#eut-footer #eut-bottom-bar .eut-section:last-child a {
    color: black;
}
#eut-footer .eut-text a.eut-modal-popup {
    color: black;
}
#eut-footer .eut-text a:hover,
#eut-footer #eut-bottom-bar .eut-section:last-child a:hover {
    color: black;
    border-bottom: 1px solid black;
}

/* Makes icons in footer smaller */
@media screen and (min-width: 768px) {
    #eut-footer .eut-carousel-item-wrapper {
        padding: 0 50px;
    }
}

/* Align footer-links to the right */
@media screen and (min-width: 768px) {
  .footer .flex-right .eut-element {
    display: flex;
    justify-content: flex-end;
  }
}
.footer .flex-right .eut-element .popup-corona-update {
    font-weight: bold;
}

/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 INSTAGRAM FEED
___________________________________________________________________________*/
#roman-insta-feed #eapps-instagram-feed-1 .eapps-instagram-feed-posts-grid-load-more {
    background: rgba(255,255,255,0.1);
    background-color: rgba(255,255,255,0.1);
}
#roman-insta-feed .eapps-instagram-feed-posts-grid-load-more {
    text-transform: uppercase;
    letter-spacing: 0.3em;
    font-weight: 700;
    font-size: 10px;
    border-radius: 0;
    margin: 15px auto 25px;
}

/* Insta-Carousel: Override z-index to not overlay popup with following row*/
.instagram-row {
    z-index: 2;
}

/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 RESPONSIVE BUGFIX
___________________________________________________________________________*/

@media screen and (max-width: 767px) {
  .vc_custom_1574690296187,
  .vc_custom_1574678748326 {
      padding-right: 0 !important;
  }
  .hide-mobile {
    display: none !important;
  }
  .roman-footer p {
    font-size: 10px;
  }
}

@media only screen and (max-height: 650px) and (min-width: 450px) {
  #roman-hero > div.eut-container > div > div.eut-column.wpb_column.eut-bookmark.eut-column-1.eut-column-fullheight.eut-desktop-column-hide.eut-tablet-column-hide.eut-tablet-sm-column-hide.eut-vertical-position-middle > div > div.eut-column-content > div.eut-element.eut-title.eut-align-inherit.eut-leader-text,
  .vc_custom_1574778767784,
  #roman-hero > div.eut-container > div > div.eut-column.wpb_column.eut-bookmark.eut-column-1.eut-column-fullheight.eut-desktop-column-hide.eut-tablet-column-hide.eut-tablet-sm-column-hide.eut-vertical-position-middle > div > div.eut-column-content > div:nth-child(8),
  #roman-hero > div.eut-container > div > div.eut-column.wpb_column.eut-bookmark.eut-column-1.eut-column-fullheight.eut-desktop-column-hide.eut-tablet-column-hide.eut-tablet-sm-column-hide.eut-vertical-position-middle > div > div.eut-column-content > div:nth-child(4),
  #roman-hero > div.eut-container > div > div.eut-column.wpb_column.eut-bookmark.eut-column-5-6.eut-column-fullheight.eut-tablet-column-5-6.eut-tablet-sm-column-1.eut-mobile-column-hide.eut-vertical-position-middle > div > div.eut-column-content > div.eut-element.eut-title.eut-align-inherit.eut-animated-item.eut-duration-fast.eut-fade-in-right.eut-leader-text.eut-animated,
  .vc_custom_1574692160077,
  #roman-hero > div.eut-container > div > div.eut-column.wpb_column.eut-bookmark.eut-column-5-6.eut-column-fullheight.eut-tablet-column-5-6.eut-tablet-sm-column-1.eut-mobile-column-hide.eut-vertical-position-middle > div > div.eut-column-content > div:nth-child(6) {
    display: none;
  }
}

/* Roman beim Tauchen abgeschnitten */
.vc_custom_1575298130499 .eut-bg-image-id-179 {
    background-position: right center;
}
@media only screen and (min-width: 1200px) and (max-height: 1224px) {
    /* Instagram Button */
    #eut-theme-wrapper .vc_custom_1574690296187 a.roman-secondary-btn {
      font-size: 14px !important;
    }
}
@media only screen and (min-width: 960px) and (max-height: 1110px) {
    /* Instagram Button */
    #eut-theme-wrapper .vc_custom_1574690296187 a.roman-secondary-btn {
      font-size: 12px !important;
    }
}
/* Mitarbeiter Lineheight */
.eut-team .eut-team-identity + .eut-team-name {
    line-height: 1.1;
}

/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 MODAL
___________________________________________________________________________*/



@media only screen and (min-width: 1025px) {
  #roman-modal-content > div {
    padding: 60px 120px;
  }
}
@media only screen and (max-width: 1024px) {
  #roman-modal-content > div {
    padding: 60px;
  }
}
@media only screen and (max-width: 768px) {
  #roman-modal-content > div {
    padding: 15px 15px;
  }
}


#roman-modal-content .eut-title-bottom-line {
    margin-top: 3px;
    margin-bottom: 1em;
}

#roman-modal-content h2,
#roman-modal-content .eut-h2 {
  margin-bottom: 0;
}

#roman-modal-content input[type="email"] {
  border: none;
    background: white;
    color: rgba(0,0,0,1);
    font-size: 140%;
    text-align: center;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 0.5em;
}

#roman-modal-content .wpcf7-form span.wpcf7-list-item {
    margin: 0;
    text-align: left;
}


#roman-modal-content .wpcf7-form .wpcf7-list-item-label {
    line-height: 1.2em;
    font-size: 10px;
}

#roman-modal-content .wpcf7 input[type="submit"]:not(.eut-custom-btn) {
  text-transform: uppercase;
    letter-spacing: 0.5em;
    padding: 1em 5em;
    color: #173a3a;
    font-weight: 500 !important;
    -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  background: #decba5;
}
#roman-modal-content .wpcf7 input[type="submit"]:not(.eut-custom-btn):focus  {
  outline-style: solid;
  outline-color: #83cdcd;
  outline-width: 2px;
}
#roman-modal-content .wpcf7 input[type="submit"]:not(.eut-custom-btn):hover {
  background: white;
  color: #173a3a;
}

#roman-modal-content .wpcf7 input[type="submit"]:not(.eut-custom-btn):active {
  background: white;
  color: #decba5;
  
}

#roman-modal-content span.wpcf7-not-valid-tip {
    display: none;
}
#roman-modal-content div.wpcf7-validation-errors {
    color: #CC8383 !important;
    font-size: 14px;
    text-align: center;
    line-height: 1.25em;
}

span.wpcf7-not-valid-tip, 
div.wpcf7-mail-sent-ok, 
div.wpcf7-validation-errors {
    line-height: 1.2em;
}
div.wpcf7-mail-sent-ok {
    color: #decba5 !important;
}


#contact-modal {
  background-image:  url("/wp-content/uploads/2022/06/roman-traveldesign-reisebuero-hamburg-foto-modal-contact.jpg") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

@media only screen and (max-width: 959px) {
  #contact-modal {
    background-image:  url("/wp-content/uploads/2022/06/roman-traveldesign-reisebuero-hamburg-foto-modal-contact-90.jpg") !important;
  }
}


/*
       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 KONTAKT
___________________________________________________________________________*/


.eut-team-description {
  text-align: left;
  margin-bottom: 1em;
}

.eut-box-icon {
  margin-bottom: 0.5em;
}

.eut-box-icon .eut-single-icon.eut-small {
  line-height: 18px;
  font-size: 18px;
}
.eut-box-icon.eut-side-icon p {
    margin-top: 0;
}


/*
       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 GRADIENTS
___________________________________________________________________________*/

/* Background Images with color-gradient */
#eut-theme-wrapper .bg-gradient .eut-background-wrapper .eut-bg-overlay {
    background: rgb(15,36,36);
    background: linear-gradient(180deg, rgba(15,36,36,1) 0%, rgba(23,58,58,0) 50%, rgba(19,47,47,0) 60%, rgba(15,36,36,1) 100%);
    opacity: 1;
}
#eut-theme-wrapper .bg-gradient-overlay .eut-background-wrapper .eut-bg-overlay {
    background: rgb(15,36,36);
    background: linear-gradient(180deg, rgba(15,36,36,1) 0%, rgba(9,21,21,0.7) 30%, rgba(9,21,21,0.7) 70%, rgba(15,36,36,1) 100%);
    opacity: 1;
}
#eut-theme-wrapper .bg-gradient-overlay-light .eut-background-wrapper .eut-bg-overlay {
    background: rgb(15,36,36);
    background: linear-gradient(180deg, rgba(15,36,36,1) 0%, rgba(9,21,21,0.3) 30%, rgba(9,21,21,0.3) 70%, rgba(15,36,36,1) 100%);
    opacity: 1;
}

#eut-theme-wrapper .hero-gradient .eut-background-wrapper .eut-bg-overlay {
    background: rgb(15,36,36);
    background: linear-gradient(180deg, rgba(23, 58, 58,0.5) 0%, rgba(23, 58, 58,0.4) 70%, rgba(15,36,36,1) 95%);
    opacity: 1;
}



/* General */
.flex-row .eut-column-inner-content {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
}

/* Header Instagram logo */
.eut-header-element .eut-item:not(.eut-with-text) {
    font-size: 25px;
}
/* Header Menu button */
#eut-main-header.eut-light .eut-hidden-menu-btn a .eut-item:not(.eut-with-text) span,
#eut-responsive-header .eut-hidden-menu-btn a .eut-item:not(.eut-with-text) span {
    background-color: black;
}

/* Featurebox icons size*/
.eut-single-icon.eut-extra-large {
    font-size: 110px;
}
.eut-single-icon.eut-medium {
    font-size: 33px;
}

/* Icon-Box Links */
.icon-link a span {
    color: white;
    font-weight: medium;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid white;
}
.icon-link .fa {
    margin-right: 0.5rem;
    font-size: 18px;
}

/* Testimonials */
#eut-theme-wrapper .testimonials .eut-testimonial-element {
    color: black;
    background: transparent;
    padding: 5%
}
#eut-theme-wrapper .testimonials .eut-testimonial-element .eut-testimonial-content p {
    margin-bottom: 15px;
}
#eut-theme-wrapper  .testimonials .eut-single-icon {
    position: absolute;
    left: 0;
    top: 20px;
}
#eut-theme-wrapper .testimonials .eut-link-text,
#eut-theme-wrapper .testimonials .eut-testimonial-name {
    color: black;
    text-transform: uppercase;
    font-weight: 900 !important;
}
#eut-theme-wrapper .testimonials .eut-text-primary-1,
#eut-theme-wrapper .testimonials .eut-identity {
    color: black;
}

/* Icon Carousel */
.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}
/* Content Carousel */
.eut-carousel-buttons [class^="eut-icon-"] {
    font-family: 'simple-line-icons'!important;
}
.eut-carousel-buttons .eut-icon-nav-right-large:before {
    content: "\e606";
}
.eut-carousel-buttons .eut-icon-nav-left-large:before {
    content: "\e605";
}
.eut-carousel-buttons .eut-carousel-next i {
    left: 0;
}
.eut-carousel-buttons .eut-carousel-prev i {
    right: 0;
}
.eut-carousel-buttons .eut-carousel-next:hover i {
    transform: translate(2px, -50%);
}
.eut-carousel-buttons .eut-carousel-prev:hover i {
    transform: translate(-2px, -50%);
}
.eut-section:not(.eut-fullwidth) .eut-carousel .eut-carousel-buttons .eut-carousel-next {
    color: black;
    right: -60px;
}
.eut-section:not(.eut-fullwidth) .eut-carousel .eut-carousel-buttons .eut-carousel-prev {
    color: black;
    left: -55px;
}

/* Accordion */
.eut-accordion .eut-title-wrapper h3.eut-title {
    color: black;
}
.eut-accordion-wrapper > li .eut-title-wrapper::after {
    opacity: 0.5;
    border-color: black;
}
.eut-accordion-arrow {
    opacity: 0.5;
    color: black;
}

/* Divider */
#eut-theme-wrapper .eut-line-divider.eut-border {
    border-color: black!important;
}
.divider-center {
    width: 200px;
    margin: 0 auto;
}
.divider-left {
    width: 80px;
}

/* Map */
.roman-map {
    margin-top: -100px;
}



/* Image-Video-Popup overlay */
.video-overlay .eut-thumbnail:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, 0.5);
}
#eut-theme-wrapper .video-overlay .eut-video-icon.eut-bg-primary-1 {
    background-color: transparent;
    border: 1px solid white;
    font-size: 67px;
    top: 60%;
    opacity: 0.4;
    transition: all 0.3s ease;
}
#eut-theme-wrapper .video-overlay .eut-video-popup:hover .eut-video-icon.eut-bg-primary-1 {
    transition: all 0.3s ease;
    opacity: 1;
}
.video-overlay-title {
    display: block;
    position: absolute;
    width: 100%;
    top: 170px;
    transform: translateY(-50%);
    pointer-events: none;
}

/* Play-Button in Video-Popup Slider */
#eut-theme-wrapper .eut-flexible-carousel .eut-video-icon.eut-bg-white.eut-large {
    background-color: transparent;
    border: 1px solid white;
    font-size: 60px;
}
#eut-theme-wrapper .eut-flexible-carousel .eut-video-icon.eut-bg-white.eut-large > svg > g > g {
    fill: white;
}


/* Modal */
/* Button for CF7-Forms */




/*
       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 FORMULAR
___________________________________________________________________________*/

.wpcf7-form .input-text,
.wpcf7-form input[type=text],
.wpcf7-form input[type=input],
.wpcf7-form input[type=password],
.wpcf7-form input[type=email],
.wpcf7-form input[type=number],
.wpcf7-form input[type=date],
.wpcf7-form input[type=url],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=search],
.wpcf7-form textarea,
.wpcf7-form select {
    background: #173A3A !important;
  border: 1px solid #e4cd99 !important;
  border-radius: 5px !important;
  font-size: 14px !important;
}

.wpcf7-form input[type=text]:focus,
.wpcf7-form input[type=password]:focus,
.wpcf7-form input[type=email]:focus,
.wpcf7-form input[type=number]:focus,
.wpcf7-form input[type=date]:focus,
.wpcf7-form input[type=url]:focus,
.wpcf7-form input[type=tel]:focus,
.wpcf7-form input[type=search]:focus,
.wpcf7-form textarea:focus {
  border: 1px solid #ffffff !important;
}

/* button */
.wpcf7-form input.wpcf7-submit.cf7-roman-btn {
  letter-spacing: 0.03em;
    font-weight: 700 !important;
    font-size: 100% !important;
    color: #173A3A!important;
  border: 2px solid #173A3A;
  border-radius: 3px !important;
}
.wpcf7-form input.wpcf7-submit.cf7-roman-btn:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}
.wpcf7-form input.wpcf7-submit.cf7-roman-btn:disabled {
    cursor: not-allowed;
}
/* Platzhalter */
.wpcf7-form ::-webkit-input-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
  font-weight: 400 !important;
  font-style: normal !important;
  text-transform: none !important;
  letter-spacing: 0.01em !important;
}

.wpcf7-form :-moz-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
  font-weight: 400 !important;
  font-style: normal !important;
  text-transform: none !important;
  letter-spacing: 0.01em !important;
}

.wpcf7-form ::-moz-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
  font-weight: 400 !important;
  font-style: normal !important;
  text-transform: none !important;
  letter-spacing: 0.01em !important;
}

.wpcf7-form :-ms-input-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
  font-weight: 400 !important;
  font-style: normal !important;
  text-transform: none !important;
  letter-spacing: 0.01em !important;
}
.wpcf7 .wpcf7-list-item-label {
    color: white;
    font-size: 14px;
}
.wpcf7 .time-wrapper {
    display: flex;
    gap: 3rem;
}
/*.wpcf7 .btn-wrapper {
    display: flex;
    flex-direction: row-reverse;
}*/

/* Error */
span.wpcf7-not-valid-tip {
    color: #dc3232;
}





/*
       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 Recaptcha
___________________________________________________________________________*/


.grecaptcha-badge { visibility: hidden; }


/*
       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 PORTFOLIO SITES
___________________________________________________________________________*/



/* Text over Image */

.text-over-image .eut-thumbnail:before {
  content:"";
  width: 100%;
  height: 100%;
  background-color: red;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10; 
}
/* Bild links Text rechts */
.text-over-image.links .eut-thumbnail:before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0f2424+0,0f2424+100&0+50,1+100 */
background: -moz-linear-gradient(left,  rgba(15,36,36,0) 0%, rgba(15,36,36,0) 50%, rgba(15,36,36,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(15,36,36,0) 0%,rgba(15,36,36,0) 50%,rgba(15,36,36,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(15,36,36,0) 0%,rgba(15,36,36,0) 50%,rgba(15,36,36,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000f2424', endColorstr='#0f2424',GradientType=1 ); /* IE6-9 */
}
/* Bild rechts Text links */
.text-over-image.rechts .eut-thumbnail:before {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0f2424+0,0f2424+100&1+0,0+50 */
background: -moz-linear-gradient(left,  rgba(15,36,36,1) 0%, rgba(15,36,36,0) 50%, rgba(15,36,36,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(15,36,36,1) 0%,rgba(15,36,36,0) 50%,rgba(15,36,36,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(15,36,36,1) 0%,rgba(15,36,36,0) 50%,rgba(15,36,36,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f2424', endColorstr='#000f2424',GradientType=1 ); /* IE6-9 */
}

/* Button rechts */
  @media only screen and (min-width: 768px) {
  .text-over-image.rechts .flex-row .eut-column-inner-content {
      flex-direction: row-reverse;
  }
}

.z-index-100 {
  z-index: 100 !important;
}
.z-index-0 {
  z-index: 0 !important;
}




/* BREADCRUMBS */
#breadcrumbs:before {
    content: "";
    display: inline-block;
    height: 1px;
    width: 15vw;
    background-color: #E5D6B8;
    vertical-align: middle;
    margin-right: 10px; /* optional: für etwas Abstand zur Breadcrumb Navigation */
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

#breadcrumbs {
    opacity: 0;
    animation: fadeIn 3s forwards;
}


/* Reise Map */

@keyframes draw {
    to {
        stroke-dashoffset: 500; /* Wenn die Animation zum Endpunkt geht, ist die Linie vollständig unsichtbar */
    }
}

.linie {
    stroke: #000;
    stroke-width: 2;
    fill: none;
    stroke-dasharray: 500;
    stroke-dashoffset: 0; /* Starten mit einer vollständig sichtbaren Linie */
    animation: draw 15s infinite linear; /* Die Dauer der Animation wurde auf 15s erhöht, um sie 3 Mal langsamer zu machen */
}












.eut-portfolio-item .eut-description.eut-text-content p {
  color: white;
  margin-bottom: 0;
  text-align: left;
}
.eut-portfolio-item h3{
  text-align: left;
}

/*
       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 COOL TIMELINE
___________________________________________________________________________*/

#eut-theme-wrapper .ctl-wrapper .ctl-vertical-wrapper .ctl-timeline {
    max-width: 380px;
}

#eut-theme-wrapper .ctl-arrow,
#eut-theme-wrapper .ctl-start,
#eut-theme-wrapper .ctl-end{
  display: none !important;;
}
#eut-theme-wrapper .ctl-wrapper .ctl-vertical-wrapper.ctl-design-5 .ctl-content {
    border-radius: 0!important;
    border: none!important;
}
#eut-theme-wrapper .ctl-title {
  font-family: "grossregular" !important;
    font-weight: normal;
    font-style: normal;
  color: #decba5 !important;
}
#eut-theme-wrapper .ctl-wrapper .ctl-description p {
    font-family: 'Roboto' !important;
    font-weight: normal !important;
    font-size: 14px !important;
    color: #ffffff;
    letter-spacing: 0.02em !important;
    line-height: 1.9em !important;
}



#eut-theme-wrapper .ctl-wrapper .ctl-vertical-wrapper .ctl-timeline:before {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#decba5+0,decba5+100&0+0,1+5,1+95,0+100 */
background: linear-gradient(to bottom,  rgba(222,203,165,0) 0%,rgba(222,203,165,1) 5%,rgba(222,203,165,1) 95%,rgba(222,203,165,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}


#eut-theme-wrapper .ctl-description .eut-container {
  margin: 0 !important;;
}


@media only screen and (max-width: 767px){
  #eut-theme-wrapper .timeline-main-title {
    text-align: left !important;
  }
}

#eut-theme-wrapper .ctl-wrapper .ctl-vertical-wrapper.ctl-design-5 .ctl-content {
    border: 0 !important;
}

/*
       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 WP GOOGLE MAPS
___________________________________________________________________________*/


#eut-theme-wrapper .gm-style .gm-style-iw-c {
    background-color: rgba(23,58,58,1 );
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  padding: 0;
}
#eut-theme-wrapper .gm-style .gm-style-iw-tc::after {
  background-color: rgba(23,58,58,1 );
}
#eut-theme-wrapper .gm-style-iw-d {
  overflow: hidden !important;
}
/* close button */
.gm-ui-hover-effect>span {
    background-color: #fff;
}
#eut-theme-wrapper .wpgmza_infowindow_title {
    font-weight: bold;
    margin-bottom: 0;
  font-size: 14px;
  color: #decba5;
  font-family: "grossregular" !important;
    font-weight: normal;
    font-style: normal;
  padding: 0.5em 1em 0.5em 0.5em;
  max-width: 200px;
  line-height: 1em;
  text-transform: none;
  
}
#eut-theme-wrapper .laendermap .wpgmza_infowindow_title {
  padding: 0.5em 1em 0 0.5em;  
}
#eut-theme-wrapper .wpgmza_infowindow_link {
  font-size: 14px;
  padding: 0em 0.25em 0.25em 0.25em;
  text-decoration: underline;
}
#eut-theme-wrapper .wpgmza_infowindow_link:hover {
  color: #fff;
  text-decoration: none;
}
#eut-theme-wrapper .wpgmza_infowindow_address {
  display: none;
}




/* Scrolling Filter */
#left-fixed-filter-sidebar {
    position: fixed;
    left: 0;
    top: 35vh;
    width: 200px; /* Anpassbare Breite */
    background-color: rgba(23,58,58,0.85 );
    overflow-y: auto;
    z-index: 9999; /* Stellen Sie sicher, dass es über anderen Elementen liegt */
    padding: 20px;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    display: none;
}

#left-fixed-filter-sidebar ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#left-fixed-filter-sidebar ul li {
    margin-bottom: 10px;
    cursor: pointer;
    color: #decba5;
    position: relative;
    padding-left: 32px; 
}
#left-fixed-filter-sidebar ul li::before {
    content: ''; /* Notwendig für Pseudo-Elemente */
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 22px; /* Länge des Strichs */
    height: 1px; /* Dicke des Strichs */
    background-color: #decba5; /* Farbe des Strichs */
    transform: translateY(-50%); /* Vertikal zentrieren */
    opacity: 0.3;
}

#left-fixed-filter-sidebar ul li:last-child {
    margin-bottom: 0;
}
#left-fixed-filter-sidebar ul li:hover {
    color: #ffffff;
}
#left-fixed-filter-sidebar ul li.active-filter {
    color: #ffffff;
}
#left-fixed-filter-sidebar ul li.active-filter::before {
    background-color: #ffffff; /* Farbe des Strichs */
}


@media only screen and (max-width: 768px) {
  #left-fixed-filter-sidebar {
    display: block;
    top:60px;
    width: 100%;
    border-top: 1px solid rgba(255,255,255,0.1);
    background-color: rgba(15,36,36,0.9);
    padding: 10px;
  }
  #left-fixed-filter-sidebar h4 {
    display: none;
  }
  #left-fixed-filter-sidebar ul {
    text-align: center;
  }
  #left-fixed-filter-sidebar ul li {
    margin-bottom: 0;
    display: inline-block;
    margin-left: 10px;
}
#left-fixed-filter-sidebar ul li:first-child {
  margin-left: 0;
  padding-left: 0;
}
  #left-fixed-filter-sidebar ul li:first-child::before {
    display: none;
    padding-let: 0;
  }
}


/* Map Overlay */
.map-container {
    position: relative;
}

.map-overlay {
    position: absolute;
    left: 0;
    right: 0;
    height: 15vh;
    background: linear-gradient(180deg, rgba(15,36,36,1) 0%, rgba(15,36,36,0) 100%);
    pointer-events: none; /* Ermöglicht die Interaktion mit der Karte */
}

.map-overlay.top-overlay {
    top: 0;
    z-index: 1;
}

.map-overlay.bottom-overlay {
    bottom: 0;
    z-index: 1;
    background: linear-gradient(0deg, rgba(15,36,36,1) 0%, rgba(15,36,36,0) 100%);
}



/*
       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 WETTER
___________________________________________________________________________*/


#wetterdetails {
  display: flex;
  align-items: center;
  justify-content: center; /* Horizontal in der Mitte zentrieren */
  margin-top: 1vh;
}

#wetterIcon,
.landtemp {
  display: inline-block;
}
.landtemp {
  line-height: 1.25em;
}

#wetterIcon img {
  /*filter: grayscale(100%); */
  filter: brightness(3) invert(0);
}


/*
       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 UNTERKUNFT
___________________________________________________________________________*/

.unterkunftmap .eut-map {
    height: 50vh !important;
}

/*
       /\
      /  \/\
_____/___/__\______________________________________________________________

                            TESTIMONIAL ICON
___________________________________________________________________________*/
.eut-single-icon .eut-inner-icon{
	color: lightgray;
}

/*
       /\
      /  \/\
_____/___/__\______________________________________________________________

                            FOOTER ICON
___________________________________________________________________________*/
.logo-footer{
	width: 30vh;
	height: auto;
}
