/*
 Theme Name:   Vantage Child
 Theme URI:    http://wordpress.skurrilewelt.de
 Description:  Vantage Child Theme
 Author:       Olaf Sweekhorst
 Author URI:   http://skurrilewelt.de
 Template:     vantage
 Version:      1.1.32
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  vantage-child
*/

/*
Version immer auch in functions.php anpassen, damit alle JS und CSS Dateien diese neue Version bekommen
 */

* {
    box-sizing: border-box;
}

a, a:focus {
    outline: none;
}

html, body, .entry-content {
    font: normal 20px/30px 'Source Sans Pro';
    color: #000;
    background: #fff;
}

body.responsive.layout-full #page-wrapper {
    background: #fff;
    margin-top: 90px;
}

ul, ol {
    margin: 0 0 1.5em 0;
}


.entry-content ul li, .entry-content ol li {
    margin-left: 1.1em;
}

.small {
    font-size: 0.5em;
    vertical-align: text-bottom;
}

.main-navigation {
    background: transparent;
    width: 100%;
    position: absolute;
}

#main {
    padding: 10px 35px 35px 35px;
    background: #fff;
}

/* footer panel ID */
#siteorigin-panels-builder-2 .panel-layout,
#siteorigin-panels-builder-3 .panel-layout,
#siteorigin-panels-builder-4 .panel-layout,
#siteorigin-panels-builder-5 .panel-layout {
    max-width: 1200px;
    margin: 30px auto;
}

.site-footer a {
    text-decoration: none;
}

#footer-widgets p,
#footer-widgets .widget a {
    font-size: 13px;
    color: #9A9A9A;
    text-shadow: none;
}
#footer-widgets .widget a:hover {
    color: #fff;
}


#footer-widgets h4 {
    font-size: 20px;
    font-weight: 300;
    color: #9A9A9A;
    text-shadow: none;
}

#footer-widgets .footer-social {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    display: inline-block;
    width: 40px;
    height: 40px;
}

#footer-widgets .linkedin {
    background-image: url(images/Linkedin-Footer.svg);
    margin-left: 10px;
}
#footer-widgets .linkedin:hover {
    filter: brightness(100);
}

#footer-widgets .xing {
    background: url(images/XING-Footer.svg) no-repeat;
}
#footer-widgets .xing:hover {
    filter: brightness(100);
}

#footer-widgets .wpml-ls-legacy-list-horizontal .wpml-ls-item {
    display: block;
}

#footer-widgets .sow-slider-image-wrapper, #footer-widgets .widget_sow-layout-slider {
    padding: 0 !important;
}

#footer-widgets .so-widget-sow-layout-slider-default-055245cd0700 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
    max-width: 1442px;
}

@media (max-width: 1120px) {
    #footer-widgets .widget {
        padding: 0 !important;
    }
}

@media (max-width: 780px) {
    #footer-widgets .panel-grid-cell {
        margin-bottom: 5px !important;
    }

    #footer-widgets .widget ul li a {
        padding-left: 0 !important;
    }

    #footer-widgets .wpml-ls-legacy-list-horizontal {
        padding-left: 0;
    }
}

@media (max-width: 640px) {
    #footer-widgets .widget ul li a {
        padding-left: 0 !important;
    }

    #footer-widgets .wpml-ls-legacy-list-horizontal {
        padding-left: 0;
    }
}

a.banner-button, a.banner-button:hover, a.banner-button:active, a.banner-button:focus, a.banner-button:visited {
    display: inline-block;
    padding: 7px 15px;
    border: 0;
    text-decoration: none;
    color: #094569;
}

a.banner-button:hover {
    background-color: #fff;
}

#banner .fa {
    padding-right: 7px;
}

#metaslider-button {
    background: #73674a;
    display: inline-block;
    padding: 12px;
    margin-bottom: 20px;
    border: 1px solid #fff;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
}

#colophon {
    background: -moz-linear-gradient(top, #4b3f24 0%, #77694f 100%) !important;
    background: -webkit-linear-gradient(top, #4b3f24 0%, #77694f 100%) !important;
    background: linear-gradient(to bottom, #4b3f24 0%, #77694f 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b3f24', endColorstr='#77694f', GradientType=0) !important;
}

.page-analytics #colophon {
    background: -moz-linear-gradient(top, #4b3f24 0%, #77694f 100%) !important;
    background: -webkit-linear-gradient(top, #4b3f24 0%, #77694f 100%) !important;
    background: linear-gradient(to bottom, #4b3f24 0%, #77694f 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b3f24', endColorstr='#77694f', GradientType=0) !important;
}

.page-testen .layout-full #colophon {
    margin-top: 70px;
}
.layout-full #colophon {
    padding-bottom: 120px !important;
}

body.responsive.layout-full #page-wrapper .full-container {
    max-width: 1442px;
}

@media (max-width: 1695px) {
    body.responsive.layout-full #page-wrapper .full-container {
        max-width: 870px;
    }

    #footer-widgets .so-widget-sow-layout-slider-default-055245cd0700 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
        max-width: 870px;
    }
}

@media (max-width: 1120px) {
    html, body, .entry-content {
        font: normal 18px/23px 'Source Sans Pro';
    }

    body.responsive.layout-full #page-wrapper .full-container {
        max-width: 620px;
    }

    #footer-widgets .so-widget-sow-layout-slider-default-055245cd0700 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
        max-width: 620px;
    }

    .entry-content h2 {
        font-size: 1.1em;
    }
}

@media (max-width: 768px) {
    #footer-widgets .so-widget-sow-layout-slider-default-055245cd0700 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
        max-width: 100%;
    }
}

.mobile-nav-icon:before {
    font-size: 25px;
    content: "\f0c9";
}

#crumbs {
    list-style: none;
    margin-bottom: 45px;
    font-size: 12px;

}

#crumbs a, #crumbs span.current {
    font-weight: bold;
    font-size: 12px;
    color: #000;
    display: inline-block;
    position: relative;
}

/* -------------  Burger span ----------------  */
.nav-icon {
    width: 50px;
    height: 51px;
    position: absolute;
    top: 0;
    left: 15px;
    z-Index: 120;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 50%;
    background: #074468;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.nav-icon-text {
    display: none;
    position: absolute;
    font-size: 13px;
    bottom: -32px;
    color: #fff;
    left: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}



.nav-icon.open .nav-icon-text {
    left: -100px;
}

.nav-icon span:nth-child(even) {
    left: 50%;
    border-radius: 0;
}

.nav-icon span:nth-child(odd) {
    left: 0;
    border-radius: 0;
}

.nav-icon span:nth-child(1), .nav-icon span:nth-child(2) {
    top: 0;
}

.nav-icon span:nth-child(3), .nav-icon span:nth-child(4) {
    top: 14px;
}

.nav-icon span:nth-child(5), .nav-icon span:nth-child(6) {
    top: 28px;
}

.nav-icon.open span:nth-child(1), .nav-icon.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.nav-icon.open span:nth-child(2), .nav-icon.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.nav-icon.open span:nth-child(1) {
    left: 5px;
    top: 10px;
}

.nav-icon.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 10px;
}

.nav-icon.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
}

.nav-icon.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
}

.nav-icon.open span:nth-child(5) {
    left: 5px;
    top: 26px;
}

.nav-icon.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 26px;
}

@media (min-width: 768px) {

    .nav-icon span:nth-child(3), .nav-icon span:nth-child(4) {
        top: 12px;
    }

    .nav-icon span:nth-child(5), .nav-icon span:nth-child(6) {
        top: 24px;
    }

    .nav-icon.open span:nth-child(5) {
        left: 5px;
        top: 25px;
    }

    .nav-icon.open span:nth-child(6) {
        left: calc(50% - 5px);
        top: 24px;
    }
}

@media (min-width: 1120px) {

    .nav-icon span:nth-child(3), .nav-icon span:nth-child(4) {
        top: 14px;
    }

    .nav-icon span:nth-child(5), .nav-icon span:nth-child(6) {
        top: 28px;
    }

    .nav-icon.open span:nth-child(5) {
        left: 5px;
        top: 26px;
    }

    .nav-icon.open span:nth-child(6) {
        left: calc(50% - 5px);
        top: 26px;
    }
}

.impreos_menu {
    position: fixed;
    z-Index: 9999;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
}

.impreos_menu .menu_badge {
    position: relative;
    width: 125px;
    height: 90px;
    background: rgba(0, 0, 0, 0.7);
    margin-bottom: 12px;
    color: #aba5a0;
    padding-left: 35px;
}

@media (min-width: 1119px) {
    .impreos_menu .menu_badge:after {
        content: '';
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        height: 0;
        background: rgba(200, 200, 200, 0.6);
        transition: all 0.1s ease;
        -webkit-transition: all 0.1s ease;
    }

    .impreos_menu .menu_badge:hover:after {
        height: 8px;
    }
}

.impreos_menu .menu_badge a, .impreos_menu .menu_badge a:hover {
    color: #aba5a0;
    font-size: 18px;
    position: relative;
}

.mobilenav-main-link img {
    height: 90px;
    max-height: 90px;
    max-width: 100%;
    margin: 0;
}

@media (max-width: 1695px) {
    .impreos_menu .menu_badge {
        width: 120px;
        height: 86px;
        padding-left: 40px;
    }

    .mobilenav-main-link img {
        height: 86px;
        max-height: 86px;
    }

    .impreos_menu .menu_badge:hover:after {
        height: 6px;
    }

}

@media (max-width: 1120px) {
    .impreos_menu .menu_badge {
        width: 75px;
        height: 54px;
        padding-left: 25px;
    }

    .mobilenav-main-link img {
        height: 54px;
        max-height: 54px;
    }

    .impreos_menu .menu_badge:hover:after {
        height: 4px;
    }

}

.impreos_menu .menu_badge ul {
    list-style: none;
}

#logo {
    width: 200px;
    height: 90px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}

#masthead.masthead-logo-in-menu .main-navigation {
    height: 90px;
    background: #fff;
    position: fixed;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}

.main-navigation a {
    color: #000;
    font: normal 16px/16px 'Source Sans Pro';
}

.main-navigation ul ul li:hover > a, .main-navigation ul ul li.focus > a,
.main-navigation ul li:hover > a, .main-navigation ul li.focus > a {
    background: transparent;
    color: #000;
    transition: none;
}

.main-navigation ul ul li > a:after {
    content: '';
    position: absolute;
    width: 0;
    bottom: 4px;
    left: 14px;
    height: 1px;
    background: rgba(0,0,0,0.7);
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}

.main-navigation ul ul li:hover > a:after {
    width: calc(100% - 66px);
}

.main-navigation ul ul {
    background: #fff;
    transition: opacity 0.1s ease;
    left: 20px;
}


.main-navigation ul li a {
    transition: all 0.1s ease;
    padding: 20px 20px 9px 35px;
}

.main-navigation ul ul a {
    width: auto;
    white-space: nowrap;
    padding-right: 50px;
    padding-left: 15px;
}

.main-navigation ul.menu > li.menu-item-has-children > a:after {
    content: '';
    background: url(images/pfeil1.png) no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 22px;
    right: -3px;
    transform: rotate(90deg);
}

.main-navigation ul ul li:first-child {
    margin-top: 10px;
}

.main-navigation ul ul li:last-child {
    margin-bottom: 20px;
}

#menu-language a {
    color: #074468;
    font: normal 16px/16px 'Source Sans Pro';
}

#menu-language {
    margin-left:40px;
}

#menu-language > li.menu-item-has-children > a:after {
    padding: 0;
    content: '';
    background: transparent;
}
#menu-language > li.menu-item-has-children > a:before {
    content: '';
    background: url(images/globus-mobile.png) center left no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 22px;
    left: 6px;
}

#menu-language > li.menu-item-has-children > a {
    border: 1px solid #074468;
    padding: 10px 10px 10px 22px;
    margin-top: 10px;
}

#menu-language ul.sub-menu li a {
    padding-left: 22px;
}

#menu-language ul {
    left: 0;
}

#menu-language ul > li{
    padding-left: 0;
}


#menu-language ul li > a:after {
    content: '';
    position: absolute;
    width: 0;
    bottom: 4px;
    left: 22px;
    height: 1px;
    background: #074468;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}

#menu-language ul li:hover > a:after {
    width: calc(100% - 68px);
}

/*
.main-navigation ul.sub-menu {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
}*/


body.responsive #masthead.masthead-logo-in-menu .logo {
    float: none;
    padding: 35px 28px;
    margin: 0;
}

body.responsive #masthead.masthead-logo-in-menu .logo > img {
    height: 100%;
    max-height: 100%;
    width: 100%;
    max-width: 100%;
}

@media (max-width: 1695px) {
    #logo {
        /*width: 302px;*/
        height: 90px;
    }

    /*body.responsive #masthead.masthead-logo-in-menu .logo {
        padding: 35px 40px 40px 40px;
        margin-left: 0;
    }*/
}

@media (max-width: 1120px) {
    #logo {
        /*width: 188px;*/
        height: 90px;
    }

    /*body.responsive #masthead.masthead-logo-in-menu .logo {
        padding: 25px;
        margin-left: 0;
    }*/
}

#scroll-to-top {

    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;

}

.mobile-nav-frame ul {
    background: none !important;
    border: none !important;
}

.mobile-nav-frame .title .close, .mobile-nav-frame .title .back {
    color: black !important;
}

.mobile-nav-frame .title {
    background: none !important;
    border: none !important;
}

.mobile-nav-frame ul li a.link {
    display: block;
    margin-right: 30px;
    /*text-decoration: none;*/
    color: #000;
    text-shadow: none;
    font-size: 17px;
    font-weight: 300;
}

#small-burger {
    display: none;
}

.svg_container {
    position: relative;
}

.svg_content {
    position: absolute;
    width: 100%;
    height: 100%;
}

/* Just for demo */

path:hover {
    cursor: pointer;
}

@media (max-width: 768px) {
    .page-testen .layout-full #colophon {
        margin-top: 30px;
    }

    .layout-full #page-wrapper {
        margin-top: 94px;
    }

}

/* ========== pagebuilder elements ============== */

.homeslider .caption-wrap {
    background: none !important;
    opacity: 1 !important;
}

.homeslider .caption {
    width: 1442px !important;
    margin: 140px auto;
    font-size: 80px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1) !important;
    line-height: 80px;
    text-shadow: none;
}

.metaslider .caption {
    font-size: 80px;
    line-height: 80px;
}


@media (max-width: 1695px) {
    .homeslider .caption {
        width: 870px !important;
        font-size: 55px;
        line-height: 65px;
    }

    .metaslider .caption {
        padding-left: 0 !important;
        font-size: 55px;
        line-height: 65px;
    }
}

@media (max-width: 1120px) {
    .homeslider .caption {
        width: 620px !important;
        font-size: 30px;
        line-height: 35px;
        margin: 30px auto;
    }

    .metaslider .caption {
        padding-left: 0 !important;
        font-size: 30px;
        line-height: 35px;
    }
}

@media (max-width: 768px) {
    .homeslider .caption {
        width: 100% !important;
        font-size: 25px;
        line-height: 30px;
        margin: 15px auto;

    }

    .metaslider .caption {
        width: 620px !important;
        margin: 15px auto !important;
        padding-left: 0 !important;
        font-size: 25px;
        line-height: 30px;
    }
}

@media (max-width: 680px) {
    .metaslider .caption {
        width: 100% !important;
        padding: 0 35px !important;
    }
}

/*  c:#074468 inak-c:#757575 bg:#eaeaea inac bg:#fff===========  accordion  ======================== */
.so-widget-sow-accordion .sow-accordion .sow-accordion-panel {
    margin-bottom: 40px;
}

.so-widget-sow-accordion .sow-accordion .sow-accordion-panel .sow-accordion-panel-header:hover {
    background: #eaeaea;
}

.so-widget-sow-accordion .sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
    position: relative;
    background: #fff;
    padding: 15px 30px 15px 30px;
    border: 1px solid #000;
}

.so-widget-sow-accordion .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-title {
    position: relative;
    color: #004368;
    font: normal 25px/35px 'Source Sans Pro';
    font-weight: 700;
}

.so-widget-sow-accordion .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-open-close-button {
    /*float: right;*/
    position: absolute;
    width: 21px;
    height: 21px;
    bottom: 21px;
    right: 20px;
    background: url(images/pfeil1.png) center right no-repeat;
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transition: -moz-transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;

}

.so-widget-sow-accordion .sow-accordion .sow-accordion-panel-open .sow-accordion-panel-header .sow-accordion-open-close-button {
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}


.so-widget-sow-accordion .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-open-close-button > span,
.so-widget-sow-accordion .sow-icon-fontawesome {
    display: none;
}

.so-widget-sow-accordion .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-open-close-button .sow-icon-ionicons[data-sow-icon]:before {
    display: none;
}

.so-widget-sow-accordion .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
    background: #eaeaea;
    border: 1px solid #000;
    border-top: 0;
}

@media (max-width: 768px) {
    .so-widget-sow-accordion .sow-accordion .sow-accordion-panel-open .sow-accordion-panel-header .sow-accordion-title {
        position: relative;
        font: normal 25px/40px 'Source Sans Pro';
        font-weight: 700;
    }

    .so-widget-sow-accordion .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-title {
        font: normal 25px/40px 'Source Sans Pro';
        font-weight: 700;
    }
}

.so-widget-sow-accordion .sow-accordion .sow-accordion-panel-open .sow-accordion-panel-header,
.so-widget-sow-accordion .sow-accordion .sow-accordion-panel-open .sow-accordion-panel-header:hover {
    background: #eaeaea;
}

/* ==========  conact ==========  */
.sow-contact-form {
    padding: 30px !important;
    background: #f2f2f2;
    border: 0 !important;
}

.sow-contact-form:after {
    clear: both;
    content: "";
    display: block;
}

.so-widget-sow-contact-form .sow-form-field {
    float: left;
    clear: left;
    width: 52%;
    overflow: hidden;
    padding-right: 15px;
    min-height: 90px;
}

.so-widget-sow-contact-form .sow-form-field:nth-of-type(2n) {
    float: right;
    clear: right;
    width: 48%;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 0;
}

.so-widget-sow-contact-form .sow-submit-wrapper {
    float: left;
    clear: left;
    width: 52%;
    overflow: hidden;
    padding-right: 15px;
}

@media (max-width: 768px) {
    .so-widget-sow-contact-form .sow-submit-wrapper,
    .so-widget-sow-contact-form .sow-form-field:nth-of-type(2n),
    .so-widget-sow-contact-form .sow-form-field {
        float: left;
        width: 100%;
        padding: 0;
    }
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit],
.so-widget-sow-contact-form .sow-contact-form .sow-submit-styled .sow-submit {
    height: 60px;
    padding: 15px !important;
    font-size: 20px !important;
    width: 100% !important;
    border-radius: 0 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #73674b), color-stop(1, #73674b)) !important;
    color: #fff !important;
    text-shadow: none;
}


/* ------------------------- */


/* ------------------------- */

.so-widget-sow-contact-form .sow-contact-form .sow-submit-styled .sow-submit {
    width: 100%;
}

.so-widget-sow-contact-form .sow-form-field.sow-form-field-radio ul {
    padding-left: 4px;
}

.so-widget-sow-contact-form .sow-form-field.sow-form-field-radio ul > li {
    display: inline-block;
}

.so-widget-sow-contact-form .sow-form-field.sow-form-field-radio ul input {
    float: none;
}

.so-widget-sow-contact-form .sow-form-field.sow-form-field-radio ul label {
    margin-right: 20px;
}

.so-widget-sow-contact-form .sow-form-field input[type="text"],
.so-widget-sow-contact-form .sow-form-field input[type="email"],
.so-widget-sow-contact-form .sow-form-field select {
    width: 100%;
}

.so-widget-sow-contact-form .sow-form-field input[type="text"],
.so-widget-sow-contact-form .sow-form-field input[type="email"],
.gform_wrapper ul.gform_fields li.gfield input[type="text"],
.gform_wrapper ul.gform_fields li.gfield input[type="email"],
.gform_wrapper ul.gform_fields li.gfield select,
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    height: 60px;
    padding: 15px;
    font-size: 20px;
    border-radius: 0;
}

.so-widget-sow-contact-form .sow-form-field select,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,
.so-widget-sow-contact-form .sow-form-field select {
    -webkit-appearance: none;
    border-radius: 0;
    background: url(images/dropdown.jpg) center right no-repeat #fff;
}

.gform_wrapper .gform_footer {
    width: 50% !important;
    padding-right: 16px !important;
}

.so-widget-sow-contact-form .sow-contact-form .sow-error {
    background: transparent;
    border: 0;
}

/* ==========  alles andere ==========  */

ul.legende li b {
    color: black;
    font-weight: normal;
}

.c1 {
    color: #054667;
}

.c2 {
    color: #4366a2;
}

.c3 {
    color: #889fbd;
}

.c4 {
    color: #7f7f7f;
}

.c5 {
    color: #b2b2b2;
}

ul.legende {
    margin: 2em 0;
    line-height: 15px;
    font-size: 16px;
}

ul.legende li {
    list-style-type: none;
    margin: 1em;
    margin-left: 3em;

}

.diagramm {
    float: left;
    min-width: 30%;
}

/*
[visualizer id="592"]
<ul class="legende">
    <li class="c1"><b><25 Mio. €</b></li>
    <li class="c2"><b>25-100 Mio. €</b></li>
    <li class="c3"><b>100-250 Mio. €</b></li>
    <li class="c4"><b>250-1.000 Mio. €</b></li>
    <li class="c5"><b>>1.000 Mio. €</b></li>
</ul>

 */

.site-content {
    word-wrap: normal !important;
}


.content-area.top-minus-10-px {
    margin-top: -10px;
}

ul.legende li:before {
    content: '\f111';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
}

.wpml-ls-legacy-list-horizontal a {
    line-height: 2 !important;
}


/* ======================  analytics menu ======================== */
#analytics-menu {
    position: fixed;
    right: 0;
    top: 0;
}

#login_menu_container ul {
    background: rgba(0, 0, 0, 0.6);
    margin-left: 0;
}

#login_menu_container ul li {
    display: inline-block;
    position: relative;
    list-style: none;
    padding: 80px 16px 0 16px;
    height: 120px;
    font-size: 15px;
}

#login_menu_container ul li a, #login_menu_container ul li a:hover {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}

#login_menu_container ul li:after {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 0;
    background: rgba(200, 200, 200, 0.6);
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}

#login_menu_container ul li:hover:after {
    height: 8px;
}


@media (max-width: 1695px) {
    #analytics-menu {
        right: 0;
    }

    #login_menu_container ul {
        margin-left: 6px;
    }

    #login_menu_container ul li {
        padding: 68px 28px 0 28px;
        height: 108px;
    }

    #login_menu_container ul li a {
        font-size: 15px;
    }

}

@media (max-width: 1120px) {
    #analytics-menu {
        display: none;
    }
}


#footer-demo-link {
    background-color: #DADADA;
    margin: 0;
    padding: 1.2em 0;
    text-align: center;
}

#footer-demo-link a {
    color: #878787;
    text-decoration: none;
}

#footer-demo-link a,
#banner .banner-button {
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#footer-demo-link a:hover,
#banner .banner-button:hover {
    text-decoration: underline;
}

#footer-demo-link a:after,
.banner-button:after {
    content: '';
    color: inherit;
    display: inline-block;
    transition: transform 0.3s ease;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    position: relative;
    top: -2px;
    left: 0;
}
#footer-demo-link a:after {
    background-image: url('/wp-content/themes/vantage-child/images/arrow-promto-878787.svg');
}
.banner-button:after {
    background-image: url('/wp-content/themes/vantage-child/images/arrow-promto-094569.svg');
}



img[src*="ProMTO-Footer.svg"] {
    max-width: 130px !important;
    height: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}
