.tree {
    list-style-type: none;
    margin: 0 0 30px 10px !important;
    padding: 0;
    position: relative;
    top: 20px;
}

.tree::after, .tree ul::after {
    clear: both;
}

.tree .grey-box {
    background: #e6e7e7;
    border-radius: 5px;
    padding: 10px;
    display: inline-block;
    margin-top: 0;
}

.tree ul.grey-box {
    margin-left: 0;
    padding-left: 35px
}

.tree ul.grey-box::after {
    clear: both;
}

.text-inside-ul {
    margin-left: -20px;
}

.tree > li .arrow-right-element + .grey-box {
    display: table-cell;
    vertical-align: middle;
    max-width: calc(100% - 163px) !important;
    float: none;
}

.tree .step-box {
    width: 140px;
    text-align: left;
    padding: 10px;
    background: #c7dfdb;
    border-radius: 5px;
    margin: -10px 0 0 0;
    display: table-cell;
    vertical-align: middle;
}

.tree > li {
    margin: 0;
    padding: 0 0 40px 24px;
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
}

.tree > li:not(:first-child):not(:last-child) {
    border-left: 2px solid #999;
}

.tree > li::before, .tree > li::after {
    content: '';
    position: absolute;
    left: 0;
}

.tree > li::before {
    border-top: 2px solid #999;
    top: calc(50% - 20px);
    width: 20px;
    height: 0;
}

.tree > li:first-child:after {
    border-left: 2px solid #999;
    height: 100%;
    width: 0;
    top: calc(50% - 20px);
}

.tree > li:last-child::after {
    border-left: 2px solid #999;
    height: 100%;
    width: 0;
    bottom: calc(50% + 20px);
}

.arrow-right-element {
    display: table-cell;
    vertical-align: middle;
    padding-left: 3px;
    width: 35px;
}

.arrow-right-element:before {
    content: "\27F6";
    color: #999;
    font-weight: 700;
    font-size: 26px;
    line-height: 20px;
}
.tree blockquote {
    border-color: #738D89 !important;
}

.tree .btn-gold {
    display: inline-block;
}

table.no-bordered,
table.no-bordered td {
    border: none;
}

table.menu-table tr {
    border-bottom:  1px dotted #999;
}

table.menu-table td {
    padding: 5px 0;
}

table.menu-table tr td:first-child {
    text-align: left;
}

table.menu-table tr td:last-child {
    text-align: right;
}

.left-block-from-nav-menu {
    float: left;
    padding-right: 5px;
    width: 69%;
}

.nav-menu {
    float: right;
    width: 31%;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
}

.nav-header {
    font-weight: bold;
    padding: 5px 10px 5px 32px;
    background-color: #BCBDB7;
    background-image: url('/wp-content/uploads/2017/01/law-icon-2.png');
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: 8px;
    margin-bottom: 0;
}

.nav-body {
    background: #e4e4e4;
}

.nav-body a {
    padding: 5px 1px 5px 15px;
    border-top: 1px solid #ebeced;
    border-bottom: 1px solid #ebeced;
    font-weight: normal;
    display: block;
    font-size: .83em;
    text-decoration: none;
}

.nav-body a:hover {
    background: #f4f4f4;
    text-decoration: none;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding-left: 6px;
    color: #000;
}

.nav-body a:hover::before {
    content: '• ';
}

[id*="anchor"] {
    padding-top: 80px !important;
    margin-top: -80px !important;
    -webkit-background-clip: content-box;
    background-clip: content-box;
}

:not('.tree li[id*="anchor"]') {
    margin-bottom: 10px !important;
}

.tree li[id*="anchor"]::before {
    top: calc(50% + 20px);
}

#treeUlVorteile {
    float: left;
    margin: 10px 0;
}

.shadow-block [class*="vc_custom"] {
    margin-top: 0 !important;
}

h3.title[id*="anchor"] {
    margin-top: -65px !important;
}

#cyprus-schools-map {
    margin-top: 20px;
    height: 70vh;
}

#cyprus-schools-map .content {
    margin-bottom: 10px;
}

#cyprus-schools-map .first-heading {
    font-family: Calibri, Roboto, Arial, sans-serif;
    text-decoration: underline;
    margin-top: 10px;
}

#cyprus-schools-map p {
    font-family: Calibri, Roboto, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.2em;
}

ul.cyprus-schools {
    margin-left: 8px !important;
}

.navigation {
    background: rgb(243, 243, 243); /* Old browsers */
    background: -moz-linear-gradient(top, rgb(243, 243, 243) 40%, rgb(223, 223, 223) 90%, rgb(217, 217, 217) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgb(243, 243, 243) 40%, rgb(223, 223, 223) 90%, rgb(217, 217, 217) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(243, 243, 243) 40%, rgb(223, 223, 223) 90%, rgb(217, 217, 217) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */

    box-shadow: 2px 3px 7px rgba(0, 0, 0, .3);
    display: inline-block;
    margin: 5px 0 0 20px;
    float: right;
}
.navigation.home-navigation {
    min-width: 265px;
}

.navigation a {
    font-weight: normal;
    text-decoration: none !important;
}

form .navigation {
    margin: 0;
}

.navigation > div {
    padding: 7px 15px;
    color: #fff;
    font-size: 16px;
}

/* home page Weiterführende Informationen blocks layout */
@-webkit-keyframes progress-bar-stripes-btn {
    from {
        background-position: 0 40px;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes-btn {
    from {
        background-position: 0 40px;
    }
    to {
        background-position: 0 0;
    }
}
.header-gold {
    background: #a48542;
}
.header-olive {
    background: #757D21;
}
.header-gold, .header-olive {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent) !important;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent) !important;
    animation: 2s linear 0s normal none infinite;
    animation-name: progress-bar-stripes-btn;
    -webkit-animation: progress-bar-stripes-btn 2s linear infinite;
    transition: all 0.6s ease 0s;
    background-size: 40px 40px;
    position: relative;
    padding: 7px 10px 7px 49px !important;
}
.header-gold:before, .header-olive:before {
    float: left;
    content: " ";
    padding: 31px;
    background-size: 105% 100%;
    top: -10px;
    left: -17px;
    z-index: 1;
    position: absolute;
}
.header-gold:before {
    background-image: url("/wp-content/uploads/2017/05/info-icon.png");
}
/* home page Weiterführende Informationen blocks layout end */

.header-olive:before {
    background-image: url("/wp-content/uploads/2017/05/info-icon-green.png");
}

.navigation a::before {
    content: '\f04b';
    font-size: 11px;
    font-family: FontAwesome;
    padding-right: 13px;
}

.navigation .header-gold + ul a::before {
    color: var(--theme-gold-color, #af8847);
}

.navigation .header-olive + ul a::before {
    color: var(--theme-olive-color, #898231);
}

.navigation ul.infoUl {
    margin-top: 0;
    margin-left: 0
}

.navigation a {
    color: #000;
    line-height: 29px;
    padding: 5px 15px;
    display: block;
    font-weight: 400 !important;
}

.navigation a:hover {
    background: #fff;
    color: #000 !important;
}

.navigation a:hover::before {
    color: #000;
}

.navigation li:not(:last-child) {
    border-bottom: 1px solid #fff;
}