/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
    font-family: 'GothamLight';
    src: url('fonts/Gotham-Light.eot');
    src: url('fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Gotham-Light.woff2') format('woff2'), url('fonts/Gotham-Light.woff') format('woff'), url('fonts/Gotham-Light.ttf') format('truetype'), url('fonts/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'GothamBook';
    src: url('fonts/Gotham-Book.eot');
    src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'), url('fonts/Gotham-Book.woff2') format('woff2'), url('fonts/Gotham-Book.woff') format('woff'), url('fonts/Gotham-Book.ttf') format('truetype'), url('fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: 500;
    font-style: normal;
}


/* @font-face {
	font-family: 'GothamBold';
	src: url('fonts/Gotham-Bold.eot');
	src: url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
			url('fonts/Gotham-Bold.woff2') format('woff2'),
			url('fonts/Gotham-Bold.woff') format('woff'),
			url('fonts/Gotham-Bold.ttf') format('truetype'),
			url('fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
} */

@font-face {
    font-family: 'GothamBold';
    src: url('fonts/hinted-Gotham-Bold.eot');
    src: local('Gotham Bold'), local('Gotham-Bold'), url('fonts/hinted-Gotham-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/hinted-Gotham-Bold.woff2') format('woff2'), url('fonts/hinted-Gotham-Bold.woff') format('woff'), url('fonts/hinted-Gotham-Bold.ttf') format('truetype'), url('fonts/hinted-Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'GothamItalic';
    src: url('fonts/Gotham-BookItalic.eot');
    src: url('fonts/Gotham-BookItalic.eot?#iefix') format('embedded-opentype'), url('fonts/Gotham-BookItalic.woff2') format('woff2'), url('fonts/Gotham-BookItalic.woff') format('woff'), url('fonts/Gotham-BookItalic.ttf') format('truetype'), url('fonts/Gotham-BookItalic.svg#Gotham-BookItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

*,
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: 'GothamBook';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-size: 15px;
    line-height: 1.625;
    color: #575756;
}

a {
    color: #a6607f;
    font-family: 'Roboto', sans-serif;
    line-height: 1.2;
}

p {
    margin: 0 0 25px 0;
}

img {
    max-width: 100%;
    vertical-align: top;
}

blockquote {
    font-family: "GothamItalic";
    font-style: italic;
    padding: 0 18px;
    margin: 30px 0;
    border-left: 3px solid #a3a3a2;
}

em {
    font-family: "GothamItalic";
}

.page {
    max-width: 1920px;
    margin: 0 auto;
}

@media screen and (max-width: 991px) {
    body {
        padding-top: 85px;
    }
}

@media screen and (max-width: 767px) {
    body {
        font-size: 18px;
    }
    blockquote {
        border-width: 2px;
    }
}

@media screen and (max-width: 380px) {
    body {
        font-size: 15px;
    }
}


/* Helper */

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

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

.big {
    font-size: 130%;
    line-height: 1;
}

.xbig {
    font-size: 190%;
    line-height: 1;
}

.indented {
    margin-left: 45px;
}

.img-responsive {
    display: block;
    width: 100%;
    height: auto;
}

.link {
    color: #a6607f;
    font-family: 'Roboto', sans-serif;
    line-height: 1.2;
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 2px solid #ba849c;
}

.font-gothamBold {
    font-family: "GothamBold";
}

@media screen and (max-width: 767px) {
    .smblock {
        display: block;
    }
    .big {
        font-size: 115%;
    }
    .link {
        border-width: 2px;
    }
}


/* Site Header */

.site-header:before,
.site-header:after {
    content: "";
    display: table;
    clear: both;
}

.site-header {
    padding: 30px 35px 36px;
}

.site-logo {
    float: left;
    margin-right: 15px;
    margin: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.site-logo img {
    max-width: 200px;
    height: auto;
}

.navtoggle,
.navclose {
    background: none;
    box-shadow: none;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    padding: 0;
    outline: none;
    cursor: pointer;
}

.navtoggle {
    margin-top: 6px;
    float: right;
}

.navtoggle img {
    width: 30px;
}

.navclose {
    position: absolute;
    right: 25px;
    top: 10px;
}

.navclose img {
    width: 30px;
}


/*= Navigation */

.site-nav {
    font-family: 'Roboto', sans-serif;
    margin-left: 220px;
    float: left;
}

.site-nav ul {
    list-style: none;
    padding: 0;
    margin: 5px 0 0;
}

.site-nav>ul>li {
    float: left;
    margin: 0 20px 0 0;
}

.site-nav li a {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.1;
    text-decoration: none;
    border-bottom: none;
    padding-bottom: 0;
    color: #575756;
}

.site-nav>ul>li>a {
    padding: 15px 20px;
}

.site-nav li:hover>ul {
    display: block;
}

.site-nav li.current-nav-item a {
    font-weight: 700;
}

.site-nav>ul>li>ul {
    width: 100%;
    padding: 10px 20px 10px;
    margin-top: 0;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 200;
}

.site-nav>ul>li>ul>li {
    margin-bottom: 15px;
}

.site-nav>ul>li>ul a {
    font-size: 17px;
}

@media screen and (max-width: 1100px) {
    .site-nav {
        margin-left: 50px;
        float: right;
    }
}

@media screen and (max-width: 991px) {
    .site-header {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        z-index: 999;
        background: rgba(255, 255, 255, 0.9);
        padding: 25px 25px 10px;
        -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
        -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
        box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
    }
    .site-logo {
        margin-bottom: 20px;
    }
    .site-logo img {
        width: 155px;
    }
    .site-nav {
        display: none;
        float: none;
        clear: both;
        margin-top: 0;
        margin-left: 0;
        width: 100%;
        position: absolute;
        top: 20px;
        left: 0;
        z-index: 1000;
        background: #fff;
        padding: 50px 0 30px;
        border-bottom: 1px solid #ddd;
        height: 100vh;
        overflow: auto;
    }
    .site-nav>ul>li {
        float: none;
        margin: 0;
    }
    .site-nav>ul>li>a {
        padding: 15px 30px;
        font-size: 17px !important;
    }
    .site-nav>ul>li>ul {
        position: static;
        display: block;
        box-shadow: none;
        margin-left: 50px;
        margin-right: 20px;
        padding: 0 !important;
        width: auto;
    }
    .site-nav>ul>li ul li {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 380px) {
    .site-nav {
        padding-top: 0;
    }
    .site-nav>ul>li>ul a {
        font-size: 15px;
    }
    .navclose img {
        width: 20px;
    }
}

@media screen and (min-width: 992px) {
    .navtoggle,
    .navclose {
        display: none;
    }
    .site-nav {
        display: block !important;
    }
}


/* Heading Block */

.heading-block {
    text-align: center;
    margin-bottom: 35px;
}

.heading-block:after {
    content: "";
    width: 70px;
    height: 3px;
    display: block;
    margin: 10px auto 0;
    background: #a3a3a2;
}

.heading-block.heading-block--inv:after,
.heading-block.heading-block--nobar:after {
    content: none;
}

.heading-block.heading-block--inv:before {
    content: "";
    width: 70px;
    height: 3px;
    display: block;
    margin: 0 auto 25px;
    background: #a3a3a2;
}

.heading-block-title {
    margin-top: 0;
    line-height: 1.1;
    margin: -5px 0 12px;
    font-size: 48px;
    line-height: 1.1;
    font-weight: normal;
}

.heading-block-tag {
    font-family: "GothamLight";
    margin: 0 0 10px;
    font-size: 15px;
}

@media screen and (max-width: 767px) {
    .heading-block:after {
        width: 85px;
        height: 2px;
        margin-top: 0;
    }
    .heading-block-title {
        font-size: 34px;
    }
    .heading-block-tag {
        font-size: 18px;
    }
}

@media screen and (max-width: 380px) {
    .heading-block-title {
        font-size: 28px;
    }
    .heading-block-tag {
        font-size: 15px;
    }
}


/* Hero */

.hero {
    padding: 65px 20px;
    background: #857b80;
    color: #fff;
    font-family: "GothamLight";
}

.hero .heading-block:after {
    background: #fff;
}

.hero-wrap {
    max-width: 1200px;
    margin: 0 auto;
}

.hero p {
    margin-bottom: 18px;
}

.hero .link {
    color: #fff;
    border-bottom: 2px solid #fff;
    padding-bottom: 4px;
    font-family: inherit;
}

.hero .text-col {
    margin: 46px auto 14px;
    max-width: 870px;
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .hero {
        padding-top: 45px;
        padding-bottom: 35px;
    }
    .hero-wrap {
        max-width: 450px;
    }
    .hero .heading-block:after {
        background: #fff;
    }
    .hero .link {
        border-bottom: 2px solid #fff;
    }
    .hero p {
        margin-bottom: 15px;
    }
    .hero .text-col {
        display: block;
        margin-top: 30px;
    }
}


/* Grid */

.grid {
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

.grid-row {
    margin-left: -20px;
    margin-right: -20px;
}

.grid-col {
    padding-left: 20px;
    padding-right: 20px;
    width: 50%;
    float: left;
}

@media screen and (max-width: 767px) {
    .grid-col {
        float: none;
        width: auto;
    }
}


/* Social */

.social {
    margin-top: 35px;
}

.social a {
    display: inline-block;
}

.social img {
    width: 45px;
    height: 45px;
    display: block;
    margin: 5px;
}


/* Site Footer */

.site-footer {
    background: #857b80;
    color: #fff;
    padding: 55px 45px 35px;
    text-align: center;
}

.footer-logo img {
    width: 195px;
}

.site-footer a {
    color: inherit;
}

.footer-menu {
    list-style: none;
    padding: 0;
    margin: 40px 0;
}

.footer-menu li {
    margin-bottom: 5px;
}

.footer-menu li a {
    font-family: "GothamLight";
    text-decoration: none;
    font-size: 16.5px;
}

.site-footer .social {
    margin-bottom: 46px;
}

.site-footer .social img {
    margin-left: 8px;
    margin-right: 8px;
}

.site-footer .copyright {
    font-family: "GothamLight";
    font-size: 15px;
}

@media screen and (max-width: 991px) {
    .footer-logo img {
        width: 160px;
    }
}

@media screen and (max-width: 767px) {
    .site-footer {
        padding: 35px 30px 25px;
    }
}

@media screen and (max-width: 380px) {
    .footer-menu li a {
        font-size: 13.8px;
    }
    .site-footer .copyright {
        font-size: 13px;
    }
}


/* Gotop button */

.gotop {
    position: fixed;
    right: 15px;
    bottom: 25px;
    z-index: 500;
    visibility: hidden;
}

.gotop img {
    width: 50px;
}


/************************************
	# 0 - Page: Start 
***********************************/

.page-start {
    padding-top: 0 !important;
}

.page-start .site-header {
    position: absolute;
    background: none;
}

.page-start .start-wrap {
    position: relative;
    height: 100vh;
    min-height: 300px;
    overflow: auto;
}

.start-wrap .start-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.page-start .site-logo {
    position: absolute;
    left: 70px;
    top: 50px;
}

.page-start .site-logo img {
    max-width: 140px;
}

.start-content {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px;
    text-align: center;
    color: #fff;
}

.start-title {
    font-family: "GothamBold";
    font-size: 40px;
    line-height: 1;
    margin: 0 0 25px 0;
}

.start-btn-img {
    width: 96px;
    height: 96px;
}

@media screen and (max-width: 767px) {
    .page-start .site-logo {
        left: 50%;
        margin-left: -70px;
        top: 25px;
    }
    .start-content {
        left: 20px;
        right: 20px;
    }
    .start-title {
        font-size: 26px;
    }
    .start-btn-img {
        width: 76px;
        height: 76px;
    }
}

@media screen and (max-width: 600px) {
    .start-btn-img {
        display: none;
    }
}


/************************************
	# 1 - Page: Reisen 
***********************************/

.page-raisen .hero-text-block {
    font-size: 24px;
}


/*= Map Image */

.travel-map-img {
    display: block;
    width: 100%;
}


/*= Travel Item */

.travel-item-inner {
    position: relative;
    overflow: hidden;
}

.travel-item-inner:before {
    content: "";
    width: 12px;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 4;
    margin-left: -6px;
    -webkit-box-shadow: 7px 0 15px 0 rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 7px 0 15px 0 rgba(0, 0, 0, 0.7);
    -o-box-shadow: 7px 0 15px 0 rgba(0, 0, 0, 0.7);
    box-shadow: 7px 0 15px 0 rgba(0, 0, 0, 0.7);
}

.travel-item-inner:after {
    content: "";
    width: 60px;
    height: 60px;
    background: #867a7f;
    border-radius: 50%;
    border: 9px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    margin-left: -30px;
    margin-top: -30px;
    -webkit-box-shadow: 4px 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 4px 0 10px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 4px 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 4px 0 10px rgba(0, 0, 0, 0.5);
}

.travel-item-img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.travel-item-content-wrap {
    position: absolute;
}

.travel-item-content-wrap.vmiddle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.travel-item-content-wrap.vbottom {
    top: 50%;
}

.travel-item-content-wrap.vtop {
    bottom: 50%;
}

.travel-item-content-wrap.left {
    right: 50%;
    margin-right: 100px;
}

.travel-item-content-wrap.right {
    left: 50%;
    margin-left: 100px;
}

.travel-item-content {
    width: 360px;
    padding: 40px;
    background: #fff;
    -webkit-box-shadow: 8px 8px 10px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 8px 8px 10px 5px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 8px 8px 10px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 8px 8px 10px 5px rgba(0, 0, 0, 0.4);
}

.travel-item-title {
    font-family: 'GothamBook';
    margin: 0 0 14px;
    font-size: 21px;
    font-weight: normal;
}

.travel-item-desc {
    font-size: 16px;
    line-height: 1.7;
}

@media screen and (min-width: 1100px) and (max-width: 1350px) {
    .page-raisen .travel-item-content-wrap.right .travel-item-content {
        margin-right: 50px;
    }
    .page-raisen .travel-item-content-wrap.left .travel-item-content {
        margin-left: 50px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
    .page-raisen .travel-item-content-wrap.right {
        margin-left: 50px;
    }
    .page-raisen .travel-item-content-wrap.left {
        margin-right: 50px;
    }
    .page-raisen .travel-item-content {
        width: auto;
        padding: 40px;
    }
    .page-raisen .travel-item-content-wrap.right .travel-item-content {
        margin-right: 30px;
    }
    .page-raisen .travel-item-content-wrap.left .travel-item-content {
        margin-left: 30px;
    }
    .page-raisen .travel-route-point-circle {
        width: 200px;
        height: 200px;
        line-height: 200px;
        font-size: 37px;
    }
    .page-raisen .travel-route-point--start {
        margin-top: -320px;
    }
}

@media screen and (max-width: 767px) {
    .page-raisen .hero-text-block {
        font-size: 18px;
    }
    .travel-item {
        position: relative;
        z-index: 5;
    }
    .travel-item-inner:before {
        width: 8px;
        margin-left: -4px;
        height: auto;
        top: 100%;
        bottom: -105px;
        -webkit-box-shadow: 4px 0 8px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 4px 0 8px rgba(0, 0, 0, 0.4);
        -o-box-shadow: 4px 0 8px rgba(0, 0, 0, 0.4);
        box-shadow: 4px 0 8px rgba(0, 0, 0, 0.4);
    }
    .travel-item-inner:after {
        width: 38px;
        height: 38px;
        border-width: 4px;
        margin-left: -19px;
        top: auto;
        bottom: -70px;
    }
    .travel-item-inner.sm-noline:before,
    .travel-item-inner.sm-noline:after {
        content: none;
    }
    .travel-item-img {
        height: auto;
        object-fit: initial;
    }
    .travel-item-inner {
        overflow: initial;
    }
    .travel-item-content-wrap {
        position: relative !important;
        z-index: 5;
        right: 0 !important;
        left: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0) !important;
        -o-transform: translateY(0) !important;
        transform: translateY(0) !important;
    }
    .travel-item-content {
        width: auto;
        padding: 25px;
        margin-bottom: 105px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    }
    .sm-noline .travel-item-content {
        margin-bottom: 0;
    }
    .travel-item-title {
        font-size: 29px;
    }
    .travel-item-desc {
        font-size: 18px;
    }
}

@media screen and (max-width: 380px) {
    .travel-item-title {
        font-size: 24px;
    }
    .travel-item-desc {
        font-size: 15px;
    }
}


/*= Travel Route Point */

.travel-route-point {
    padding: 62px 0;
    position: relative;
    margin-top: -5px;
    margin-bottom: -5px;
    background-color: #f7f1ee;
}

.travel-route-point:after {
    content: "";
    width: 12px;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -6px;
    -webkit-box-shadow: 5px 0 5px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 5px 0 5px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 5px 0 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 0 5px 2px rgba(0, 0, 0, 0.2);
}

.travel-route-point-circle {
    width: 225px;
    height: 225px;
    line-height: 225px;
    font-family: "GothamBold";
    font-size: 43px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
    background: #857a7f;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}

.travel-route-point--start:before,
.travel-route-point--end:before {
    content: "";
    width: 100px;
    height: 100px;
    display: block;
    background: url(../images/icon-reisen-plane.png) no-repeat 0 0;
    background-size: 100% auto;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    z-index: 2;
}

.travel-route-point--start:before {
    top: -70px;
}

.travel-route-point--start {
    margin-top: -360px;
    padding-bottom: 36px;
    padding-top: 45px;
}

.travel-route-point--end:before {
    bottom: -60px;
}

.travel-route-point--end {
    margin-bottom: 85px;
}

.travel-route-point-heading {
    font-size: 32px;
    text-align: center;
    display: none;
}

.travel-route-point-heading a {
    font-family: "Roboto", sans-serif;
    display: inline-block;
    border-bottom: 2px solid #7c7a79;
    margin-bottom: 120px;
    text-decoration: none;
    color: inherit;
}

@media screen and (max-width: 767px) {
    .travel-route-point {
        padding: 35px 0;
    }
    .travel-route-point:after {
        top: 0;
        width: 8px;
        margin-left: -4px;
        -webkit-box-shadow: 4px 0 8px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 4px 0 8px rgba(0, 0, 0, 0.4);
        -o-box-shadow: 4px 0 8px rgba(0, 0, 0, 0.4);
        box-shadow: 4px 0 8px rgba(0, 0, 0, 0.4);
    }
    .travel-route-point--start {
        padding-top: 0;
        margin-top: -130px;
    }
    .travel-route-point--start:before,
    .travel-route-point--end:before {
        width: 80px;
        height: 80px;
        margin-left: -40px;
    }
    .travel-route-point--start:before {
        top: 35px;
    }
    .travel-route-point--start:after {
        top: 90px;
    }
    .travel-route-point--end {
        margin-bottom: 60px;
    }
    .travel-route-point-circle {
        width: 102px;
        height: 102px;
        font-size: 18px;
        line-height: 102px;
    }
    .travel-route-point-heading {
        font-size: 21px;
        display: block;
    }
}

@media screen and (max-width: 480px) {
    .travel-route-point--start {
        margin-top: -80px;
    }
    .travel-route-point--start:before {
        top: 30px;
    }
    .travel-route-point-heading a {
        margin-bottom: 95px;
    }
}


/*= More Items */

.moreitems {
    padding: 40px 20px;
    background: #575756;
    color: #fff;
    margin-top: 80px;
}

.item {
    margin: 10px 0 30px;
    font-family: "GothamBook";
    font-weight: 300;
}

.item-img {
    padding-top: 77%;
    position: relative;
    margin-bottom: 33px;
}

.item-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item-tag {
    font-family: "GothamLight";
    font-size: 15px;
}

.item-title {
    font-family: "GothamBook";
    font-size: 26px;
    margin: 0 0 16px 0;
    line-height: 1.1;
    font-weight: 300;
}

.item-morelink {
    border-bottom: 2px solid #bcbcbb;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
}

.item p {
    font-family: "GothamLight";
    line-height: 1.7;
    font-size: 15px;
}

@media screen and (max-width: 767px) {
    .moreitems {
        padding-top: 50px;
        padding-bottom: 10px;
        margin-top: 50px;
    }
    .item {
        margin-bottom: 55px;
        font-size: 18px;
    }
    .item-title {
        font-size: 30px;
    }
    .item p {
        margin-bottom: 15px;
    }
    .item-morelink {
        margin-top: 0;
        border-width: 2px;
    }
}

@media screen and (max-width: 380px) {
    .moreitems {
        padding-left: 10px;
        padding-right: 10px;
    }
    .item-title {
        font-size: 25px;
    }
    .item-tag {
        font-size: 13px;
    }
}


/************************************
	# 2 - Page: Reisegestaltung
***********************************/

.page-reisegestaltung .hero-wrap {
    max-width: 600px;
}

@media screen and (max-width: 767px) {
    .page-reisegestaltung .hero {
        padding-left: 33px;
        padding-right: 33px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .page-reisegestaltung .indented {
        margin-left: 30px;
    }
}

@media screen and (max-width: 380px) {
    .page-reisegestaltung .hero {
        padding-left: 20px;
        padding-right: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }
}

.timeline {
    max-width: 700px;
    padding: 0 15px;
    margin: 95px auto -95px;
}

.timeline .heading-block {
    margin-bottom: 55px;
    text-align: center;
}

.timeline .heading-block:after {
    background: #929292;
}

.timeline-item {
    padding-top: 55px;
    padding-bottom: 35px;
    padding-right: 45px;
    width: 50%;
    text-align: right;
    position: relative;
    min-height: 250px;
}

.timeline-item:nth-child(2n+1) {
    margin-left: 50%;
    text-align: left;
    padding-left: 65px;
    padding-right: 0;
}

.timeline-item:before {
    content: "";
    width: 10px;
    height: 100%;
    background: #f8f1ee;
    position: absolute;
    left: 100%;
    top: 0;
    margin-left: -5px;
    -webkit-box-shadow: 4px 0 10px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 0 10px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 4px 0 10px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 0 10px 3px rgba(0, 0, 0, 0.2);
}

.timeline-item:nth-child(2n+1):before {
    left: 0;
}

.timeline-item:last-child:before {
    content: none;
}

.timeline-item-icon {
    width: 100px;
    height: 100px;
    position: absolute;
    top: -30px;
    right: -50px;
}

.timeline-item:nth-child(2n+1) .timeline-item-icon {
    left: -50px;
}

.timeline-item-desc {
    margin-bottom: 28px;
    font-size: 16px;
    line-height: 1.627;
}

@media screen and (max-width: 767px) {
    .timeline {
        margin-bottom: 0;
        margin-top: 55px;
        padding-left: 0;
        padding-right: 0;
    }
    .timeline-item,
    .timeline-item:nth-child(2n+1) {
        width: auto;
        padding-left: 105px;
        padding-right: 0;
        margin-left: 0;
        text-align: left;
        min-height: 0;
    }
    .timeline-item:before,
    .timeline-item:nth-child(2n+1):before {
        left: 60px;
    }
    .timeline-item-icon,
    .timeline-item:nth-child(2n+1) .timeline-item-icon {
        left: 9px;
    }
    .timeline-item-desc {
        margin-bottom: 0;
        padding-right: 20px;
        font-size: 18px;
    }
}

@media screen and (max-width: 380px) {
    .timeline-item-desc {
        font-size: 15px;
    }
}


/************************************
	# 3 - Page: Info
***********************************/

.section {
    padding: 65px 20px;
}

.section-wrap {
    max-width: 660px;
    margin: 0 auto;
}

.section-intro {
    background: #f7f1ee;
    padding-bottom: 10px;
}

.section-dark {
    background: #585756;
    color: #fff;
}

.page-info .section-dark .heading-block:after {
    background: #fff;
}

.page-info .grid {
    max-width: 900px;
    padding-left: 50px;
    padding-right: 50px;
}

.page-info .grid-row {
    margin-left: -50px;
    margin-right: -50px;
}

.page-info .grid-col {
    padding-left: 50px;
    padding-right: 50px;
}

.page-info .travel-item-inner:before,
.page-info .travel-item-inner:after {
    content: none;
}

.page-info .travel-item-content {
    width: auto;
    max-width: 480px;
    margin-right: 20px;
    background: #f8f1ef;
    padding: 35px 48px;
}

.page-info .travel-item-content-wrap.left {
    margin-right: 0;
    margin-left: 35px;
}

.page-info .travel-item-tag {
    font-family: "GothamLight";
    font-size: 15px;
    text-align: center;
}

.page-info .travel-item-title {
    font-family: "GothamBold";
    font-size: 40px;
    line-height: 1.1;
    margin: 0 0 30px;
    text-align: center;
}

.backbtn {
    color: inherit;
    text-decoration: none;
}

.backbtn img {
    width: 70px;
    height: auto;
}

.packing-item-icon {
    width: 90px;
    height: 90px;
    display: block;
    margin: 20px auto;
}

.packing-item-title {
    font-size: 30px;
    margin: 0 0 25px 0;
}

@media screen and (max-width: 767px) {
    .page-info .grid-row {
        margin-left: 0;
        margin-right: 0;
    }
    .page-info .grid,
    .page-info .grid-col {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 991px) {
    .page-info .travel-item {
        position: relative;
        z-index: 5;
    }
    .page-info .travel-item-inner {
        height: auto !important;
    }
    .page-info .travel-item-content-wrap {
        position: relative !important;
        z-index: 5;
        right: 0 !important;
        left: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0) !important;
        -o-transform: translateY(0) !important;
        transform: translateY(0) !important;
    }
    .page-info .travel-item-content {
        width: auto;
        max-width: none;
        margin: 45px 25px 40px 25px;
        padding-top: 40px;
        padding-bottom: 40px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    }
}

@media screen and (max-width: 767px) {
    .section {
        padding: 45px 45px 20px;
    }
    .section-intro {
        padding-top: 50px;
        font-size: 18px;
    }
    .page-info .heading-block {
        margin-top: 0;
    }
    .page-info .heading-block:after,
    .page-info .heading-block.heading-block--inv:before {
        height: 2px;
    }
    .page-info .travel-item-content {
        padding-left: 35px;
        padding-right: 35px;
        padding-bottom: 25px;
    }
    .page-info .travel-item-title {
        text-align: center;
        margin-bottom: 25px;
        font-size: 33px;
    }
    .page-info .travel-item-tag {
        text-align: center;
        font-size: 18px;
    }
    .page-info .travel-item-desc {
        font-size: 18px;
    }
    .packing-item {
        margin-bottom: 25px;
    }
    .packing-item-icon {
        width: 100px;
        height: 100px;
    }
}

@media screen and (max-width: 380px) {
    .section {
        padding-left: 20px;
        padding-right: 20px;
    }
    .section-intro {
        padding-left: 30px;
        padding-right: 30px;
        font-size: 15px;
    }
    .page-info .travel-item-content {
        margin-left: 15px;
        margin-right: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .page-info .travel-item-title {
        font-size: 28px;
    }
    .page-info .travel-item-tag,
    .page-info .travel-item-desc {
        font-size: 15px;
    }
    .packing-item-title {
        font-size: 25px;
    }
}


/************************************
	# 4 - Page: Kontakt
***********************************/

.page-kontakt .heading-block {
    margin-top: 80px;
}

.contact-wrap {
    max-width: 700px;
    padding: 0 30px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.contact-wrap p {
    margin-bottom: 16px;
}

.contact-wrap a {
    color: inherit;
    text-decoration: none;
}

.page-kontakt .bottom-img {
    display: block;
    width: 100%;
    height: auto;
    margin-top: -180px;
}

@media screen and (max-width: 991px) {
    .page-kontakt .bottom-img {
        margin-top: -50px;
    }
}

@media screen and (max-width: 767px) {
    .page-kontakt .heading-block {
        margin-top: 30px;
    }
    .contact-wrap strong {
        display: block;
    }
    .contact-wrap .social img {
        margin: 0;
        width: 50px;
        height: 50px;
    }
}


/*kai added on 15-maerz-2019*/

.obertext {
    font-size: 16px;
    line-height: 1.7;
}

.andereschrift {
    font-family: 'GothamBook';
    font-size: 16px;
    line-height: 1.627;
}


/*tati added on 12-april-2019*/

.evenstronger {
    font-weight: bolder;
}


/*reiselink unten prominenter*/

.dickerrosabutton {
    padding: 10px 25px;
    background: #db4688;
    color: #fff;
}