﻿@charset "utf-8";

/*****/

body {
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    margin: 0;
    background: #fff;
    color: #888888;
    font-size: 17px;
    font-weight: 400;
}

/*****/

img {
    border: 0;
}

/*****/

a {
    color: #848281;
    text-decoration: underline;
}

    a:hover {
        text-decoration: none;
    }

/*****/

.clearer_0 {
    height: 0px;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.clearer_1 {
    height: 1px;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.clearer_4 {
    height: 4px;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.clearer_5 {
    height: 5px;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.clearer_10 {
    height: 10px;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.clearer_15 {
    height: 15px;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.clearer_16 {
    height: 16px;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.clearer_20 {
    height: 20px;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.clearer_26 {
    height: 26px;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.clearer_30 {
    height: 30px;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.clearer_35 {
    height: 35px;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.clearer_40 {
    height: 40px;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.clearer_50 {
    height: 50px;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.clearer_60 {
    height: 60px;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

/*****/

.wrapper {
    width: 100%;
    max-width: 1914px;
    margin: 0 auto;
}

/*****/

.header {
    width: 100%;
    height: 69px;
    background: #fff;
}

.header_inline {
    width: 85%;
    margin: 0 auto;
    position: relative;
}

/*****/

.header_logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    height: auto;
    z-index: 99;
    background: #fff;
    -webkit-box-shadow: 0px 4px 10px 3px rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 4px 10px 3px rgba(0,0,0,0.50);
    box-shadow: 0px 4px 10px 3px rgba(0,0,0,0.50);
}

.header_logo a {
    display: block;
}

.header_logo a img {
    max-width: 100%;
    height: auto;
    width: 100%;
    margin: auto;
}

/*****/

.main_nav {
    width: 75%;
    height: auto;
    padding: 0 0 0 26%;
}

#main_nav > a {
    display: none;
}

.main_nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

    .main_nav ul li {
        list-style: none;
        padding: 0;
        margin: 0;
        float: left;
        position: relative;
    }

        .main_nav ul li:hover {
            background: #0d89bf;
        }

            .main_nav ul li:hover a {
                color: #fff;
            }

        .main_nav ul li a {
            font-size: 14px;
            font-weight: 400;
            color: #2e2e2e;
            text-decoration: none;
            padding: 0 25px;
            height: 69px;
            display: table-cell;
            vertical-align: middle;
            border-right: 1px solid #d2d2d2;
        }

/*****/

.main_nav .drop {
    display: none;
    position: absolute;
    z-index: 99;
    top: 69px;
    left: 0;
    padding: 0;
    background: #fff;
}

.main_nav li:hover .drop,
.main_nav li.hover .drop {
    display: block;
    z-index: 9;
    position: absolute;
}

.main_nav .drop a {
    display: block;
    padding: 10px 45px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    color: #2e2e2e !important;
    text-transform: uppercase;
    border-top: 2px solid #b5d9ee;
    height: auto;
    white-space: nowrap;
    border-right: none;
}

    .main_nav .drop a:hover {
        background-color: #0d89bf;
        color: #fff !important;
    }

/*****/

.trust_header {
    position: absolute;
    top: 0;
    right: 0;
}

.lang {
    position: absolute;
    right: 220px;
    top: 18px;
}

.lang a {
    margin: 0 0 0 10px;
}

.lang img {
    -webkit-filter: drop-shadow(2px 2px 2px #222 );
    filter: drop-shadow(2px 2px 2px #222);
}

/*****/

.startpage_slider {
    width: 100%;
    height: 930px;
    position: relative;
}

.startpage_slider_ow_1 {
    height: 360px;
}

/*****/

.header_shadow {
    height: 6px;
    background: url(../images/header-shadow.png)
}

/*****/

.startpage_slider ul {
    list-style: none;
    padding: 0;
    margin: 350px auto 0 auto;
    width: 85%;
}

    .startpage_slider ul li {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .startpage_slider ul li span {
            display: inline-block;
            background: url(../images/slider-text-bg-1.png);
            color: #fff;
            font-size: 50px;
            line-height: 50px;
            text-transform: uppercase;
            font-weight: 600;
            padding: 20px 25px;
        }

        .startpage_slider ul li a {
            display: inline-block;
            background: #e20b20;
            color: #fff;
            font-size: 20px;
            line-height: 20px;
            text-transform: uppercase;
            font-weight: 600;
            padding: 15px 20px;
            text-decoration: none;
        }

            .startpage_slider ul li a:hover {
                background: #2589b4;
            }

/*****/

.startpage_slider_icons {
    position: absolute;
    right: 0;
    top: 0;
}

    .startpage_slider_icons a {
        display: block;
        width: 126px;
        height: 39px;
        font-size: 14px;
        color: #fff;
        text-decoration: none;
        text-align: center;
        padding: 87px 0 0 0;
        border-bottom: 2px solid #fff;
    }

.startpage_slider_icons_oe_1 a {
    display: inline-block;
    float: left;
    border-bottom: none;
    border-right: 2px solid #fff;
}

.startpage_slider_icons a.icon_1 {
    background: url("../images/icon-1.png") 0 0 no-repeat;
}

.startpage_slider_icons a.icon_1:hover {
    background: url("../images/icon-1-hover.png") 0 0 no-repeat;
}

.startpage_slider_icons a.icon_2 {
    background: url("../images/icon-2.png") 0 0 no-repeat;
}

.startpage_slider_icons a.icon_2:hover {
    background: url("../images/icon-2-hover.png") 0 0 no-repeat;
}

.startpage_slider_icons a.icon_3 {
    background: url("../images/icon-3.png") 0 0 no-repeat;
}

.startpage_slider_icons a.icon_3:hover {
    background: url("../images/icon-3-hover.png") 0 0 no-repeat;
}

.startpage_slider_icons a.icon_4 {
    background: url("../images/icon-4.png") 0 0 no-repeat;
}

.startpage_slider_icons a.icon_4:hover {
    background: url("../images/icon-4-hover.png") 0 0 no-repeat;
}

.startpage_slider_icons a.icon_5 {
    background: url("../images/icon-5.png") 0 0 no-repeat;
    border-bottom: none;
}

.startpage_slider_icons a.icon_5:hover {
    background: url("../images/icon-5-hover.png") 0 0 no-repeat;
}

.startpage_slider_icons a.icon_6 {
    background: url("../images/icon-6.png") 0 0 no-repeat;
    border-bottom: none;
}

.startpage_slider_icons a.icon_6:hover {
    background: url("../images/icon-6_hover.png") 0 0 no-repeat;
}

.startpage_slider_icons a.icon_7 {  
    background: url("../images/icon-7.png") 0 0 no-repeat;
    border-bottom: none;
}

.startpage_slider_icons a.icon_7:hover {
    background: url("../images/icon-7-hover.png") 0 0 no-repeat;
    cursor: pointer;
}

/*****/

.search_1 {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: url("../images/search-1-bg.png");
    padding: 25px 0;
}

.search_1_inline {
    width: 85%;
    margin: 0 auto;
}

.search_1 h3 {
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    font-size: 40px;
    line-height: 40px;
    font-weight: 600;
}

.search_1_overall {
    width: 100%;
    padding: 25px 0 0 0;
}

.search_1_1 {
    float: left;
    width: 17%;
    padding: 0 40px 0 0;
    box-sizing: border-box;
}

.search_1_2 {
    float: left;
    width: 17%;
    padding: 0 40px 0 0;
    box-sizing: border-box;
}

.search_1_3 {
    float: left;
    width: 17%;
    padding: 0 40px 0 0;
    box-sizing: border-box;
}

.search_1_4 {
    float: left;
    width: 17%;
    padding: 0 40px 0 0;
    box-sizing: border-box;
}

.search_1_5 {
    float: left;
    width: 17%;
    padding: 0 40px 0 0;
    box-sizing: border-box;
}

.search_1_6 {
    float: left;
    width: 15%
}

.search_1_select {
    width: 100%;
    height: 50px;
    border: none;
    font-size: 17px;
    color: #717171;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.search_1_field {
    width: 100%;
    height: 50px;
    border: none;
    font-size: 17px;
    color: #717171;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.search_1_button {
    width: 100%;
    height: 50px;
    border: none;
    text-align: center;
    background: #e20b20;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    cursor: pointer;
}

    .search_1_button:hover {
        background: #2589b4;
    }

/*****/

.category_holder {
    width: 50%;
    margin: 0px auto;
}

.category_holder_ow_1 {
}

.category_holder_inline {
    width: 100%;
    padding: 35px;

    display: flex;
    justify-content: center;
}

.category_holder a {
    font-size: 14px;
    color: #2589b4;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    padding: 45px 15px 25px 95px;

    display: flex;
}

.category_holder_ow_1 .category_holder_inline a {
}

a.c1 {
    background: url("../images/icon-2-1.png") 15px center no-repeat;
}

a.c2 {
    background: url("../images/icon-2-2.png") 15px center no-repeat;
}

a.c3 {
    background: url("../images/icon-2-3.png") 15px center no-repeat;
}

a.c4 {
    background: url("../images/icon-2-4.png") 15px center no-repeat;
}

a.c5 {
    background: url("../images/icon-2-5.png") 15px center no-repeat;
}

a.c6 {
    background: url("../images/icon-2-6.png") 15px center no-repeat;
}

a.c1:hover {
    background: url("../images/icon-2-1-hover.png") 15px center no-repeat #0d89bf;
    color: #fff;
}

a.c2:hover {
    background: url("../images/icon-2-2-hover.png") 15px center no-repeat #0d89bf;
    color: #fff;
}

a.c3:hover {
    background: url("../images/icon-2-3-hover.png") 15px center no-repeat #0d89bf;
    color: #fff;
}

a.c4:hover {
    background: url("../images/icon-2-4-hover.png") 15px center no-repeat #0d89bf;
    color: #fff;
}

a.c5:hover {
    background: url("../images/icon-2-5-hover.png") 15px center no-repeat #0d89bf;
    color: #fff;
}

a.c6:hover {
    background: url("../images/icon-2-6-hover.png") 15px center no-repeat #0d89bf;
    color: #fff;
}

/*****/


/**  **/

.themes_1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    margin: 0 auto 50px auto;
}

.themes_1 a {
    display: block;
    width: 33%;
    height: auto;
    margin: 0 0 8px 0;
    background: #000;
}

.themes_1 a img {
    max-width: 100%;
    height: auto;
    display: block;
}

.themes_1 a {
    position: relative;
}

.themes_1 a:hover img {
    opacity: 0.4;
}

.themes_1 a:hover .middle .btn {
    opacity: 1;
}

.themes_1 a:hover .middle .title {
    text-shadow: none;
}

.themes_1 .middle {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0 40px;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.themes_1 .middle .title {
    font-size: 45px;
    text-shadow: 5px 5px 10px #000;
    text-transform: uppercase;
    color: white;
    margin-bottom: 10px;
}

.themes_1 .middle .btn {
    opacity: 0;
    border: 2px solid white;
    display: inline-block;
    padding: 6px 30px 6px 30px;
    color: white;
}
/*******/

/*
.themes_1_1 img {
    max-width: 100%;
    height: auto;
    display: block;
}*/

/*.themes_1_1 {
    background: url("../images/theme-1-1.jpg") center center no-repeat;
}

    .themes_1_1:hover {
        background: url("../images/theme-1-1-hover.jpg") center center no-repeat;
    }

.themes_1_2 {
    background: url("../images/theme-1-2.jpg") center center no-repeat;
}

    .themes_1_2:hover {
        background: url("../images/theme-1-2-hover.jpg") center center no-repeat;
    }

.themes_1_3 {
    background: url("../images/theme-1-3.jpg") center center no-repeat;
}

    .themes_1_3:hover {
        background: url("../images/theme-1-3-hover.jpg") center center no-repeat;
    }

.themes_1_4 {
    background: url("../images/theme-1-4.jpg") center center no-repeat;
}

    .themes_1_4:hover {
        background: url("../images/theme-1-4-hover.jpg") center center no-repeat;
    }

.themes_1_5 {
    background: url("../images/theme-1-5.jpg") center center no-repeat;
}

    .themes_1_5:hover {
        background: url("../images/theme-1-5-hover.jpg") center center no-repeat;
    }

.themes_1_6 {
    background: url("../images/theme-1-6.jpg") center center no-repeat;
}

    .themes_1_6:hover {
        background: url("../images/theme-1-6-hover.jpg") center center no-repeat;
    }*/

/*****/

.startpage_text {
    width: 70%;
    margin: auto;
    text-align: center;
}

.startpage_text h1 {
    color: #2589b4;
    font-size: 31px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

/****/
.deals {
    width: 85%;
    margin: 50px auto 100px auto;
}

.deal_1 {
    width: 25%;
    padding: 1%;
    box-sizing: border-box;
    float: left;
}

.deal_1_image {
    display: block;
    margin: 0 0 10px 0;
}

    .deal_1_image a {
        display: block;
    }

        .deal_1_image a img {
            display: block;
            max-width: 100%;
            height: auto;
        }

.deal_1_title {
    display: block;
    position: relative;
    margin: 0 0 10px 0;
}

    .deal_1_title a {
        text-decoration: none;
        color: #4f4f4f;
        font-size: 21px;
        font-weight: 600;
    }

        .deal_1_title a:hover {
            text-decoration: underline;
        }

.deal_1_flag {
    position: absolute;
    right: 20px;
    top: -40px;
}

.deal_1_description {
    font-size: 17px;
    color: #4f4f4f;
}

/*****/

.bottom {
    background: #e9f3f7;
    padding: 60px 0;
}

.bottom_inline {
    width: 85%;
    margin: 0 auto;
}

/*****/

.b1 {
    width: 25%;
    float: left;
}

.b1 h5 {
    display: block;
    color: #4f4f4f;
    margin: 0 0 20px 0;
    font-weight: 400;
    font-size: 25px;
}

.b1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.b1 ul li {
    list-style: none;
    margin: 0;
    padding: 0 10% 7px 0;
    box-sizing: border-box;
    width: 100%;
            
}

.b1_ow_1 ul li {
    width: 100%;
    float: none;
}

.b1 ul li a {
    color: #4f4f4f;
    text-decoration: none;
    font-size: 17px;
    display: block;
    background: url(../images/li-icon-1.png) 0 10px no-repeat;
    padding: 0 0 0 15px;
}

.b1 ul li a:hover {
    text-decoration: underline;
}

/*****/

a.bottom_silver_partner {
    display: block;
    margin: 25px 0 0 0;
}

/*****/

.footer {
    background: #2589b4;
    padding: 30px 0;
}

.footer_inline {
    width: 85%;
    margin: 0 auto;
    color: #fff;
    font-size: 17px;
    text-align: center;
}

    .footer_inline a {
        color: #fff;
        text-decoration: none;
    }

        .footer_inline a:hover {
            text-decoration: underline;
        }

    .footer_inline .footer_seperator {
        margin: 0 5px;
    }

/*****/

.main {
    width: 85%;
    margin: 0 auto;
    padding: 0 0 90px 0;
}

.main_ow_1 {
    padding: 20px 0 90px 0;
}

/*****/

.filter {
    padding: 0 0 90px 0;
}

.filter_title {
    color: #2589b4;
    font-size: 31px;
    font-weight: 600;
    display: block;
    margin: 0 0 20px 0;
}

.filter_1 {
    width: 25%;
    float: left;
    padding: 0 40px 0 0;
    box-sizing: border-box;
}

    .filter_1 select {
        width: 100%;
        height: 50px;
        border: none;
        background: #eee;
        font-size: 17px;
        color: #717171;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }

/*****/

.table {
}

.table_head_1 {
    font-size: 21px;
    color: #717171;
    font-weight: 600;
    padding: 0 0 20px 0;
    text-align: left;
}

.table_head_2 {
    font-size: 14px;
    color: #717171;
    font-weight: 400;
    /*transform: rotate(90deg);*/
    padding: 0 0 20px 0;
    text-align: left;
}

/*****/

.table_content_1 {
    background: #e5e5e5;
    width: 235px;
    border-bottom: 10px solid #fff;
}

    .table_content_1 img {
        max-width: 100%;
        height: auto;
        display: block;
    }

.table_content_2 {
    font-size: 18px;
    color: #2589b4;
    font-weight: 600;
    width: 10%;
    background: #e5e5e5;
    padding: 20px;
    box-sizing: border-box;
    border-bottom: 10px solid #fff;
}

    .table_content_2 a {
        font-size: 18px;
        color: #2589b4;
        font-weight: 600;
        text-decoration: none;
    }

        .table_content_2 a:hover {
            text-decoration: underline;
        }

.table_content_3 {
    font-size: 17px;
    color: #717171;
    font-weight: 400;
    text-align: center;
    background: #eee;
    border-bottom: 10px solid #fff;
}

/*****/

.detail {
}

/*****/

.detail_left {
    width: 50%;
    float: left;
    padding: 0 10% 0 0;
    box-sizing: border-box;
}

    /*****/

    .detail_left h1 {
        color: #2589b4;
        font-size: 51px !important;
        font-weight: 400;
        margin: 0 0 40px 0;
    }

    /*****/

    .detail_left table {
        width: 100%;
        border: none;
    }

        .detail_left table tr {
            width: 100%;
            border: none;
        }

    .detail_left tr td {
        border: none;
        width: 50%;
        color: #4f4f4f;
        font-size: 17px;
        background: #f3f3f3;
        padding: 5px 10px;
    }

/*****/

.form {
    background: #035879;
    color: #fff;
    padding: 40px;
}

.form_ue {
    color: #fff;
    font-size: 41px;
    font-weight: 400;
    display: block;
    margin: 0 0 20px 0;
}

.form_subtitle {
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    display: block;
    margin: 0 0 40px 0;
}

.form strong {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    display: block;
    margin: 0 0 20px 0;
}

.form_title {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    display: block;
    width: 40%;
    padding: 0 20px 0 0;
    box-sizing: border-box;
    float: left;
}

.form_title_ow_1 {
    width: 100%;
    float: none;
    margin: 0 0 5px 0;
}

.form_action {
    width: 60%;
    float: left;
}

.form_action_ow_1 {
    width: 100%;
    float: none;
}

.form_info {
    width: 40%;
    float: left;
}

.form_button {
    width: 60%;
    float: left;
}

.form_button_2 {
    width: 100%;
}

.or {
    width: 100%;
    text-align: center;
    font-style: italic;
    display: block;
}

.text_1 {
    width: 100%;
    height: 50px;
    border: none;
    font-size: 17px;
    color: #717171;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.select_1 {
    width: 100%;
    height: 50px;
    border: none;
    font-size: 17px;
    color: #717171;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.textarea_1 {
    width: 100%;
    height: 150px;
    border: none;
    font-size: 17px;
    color: #717171;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.button_1 {
    width: 100%;
    border: none;
    text-align: center;
    background: #3aaadc;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 22px;
    cursor: pointer;
    padding: 15px 20px;
}

.button_1:hover {
    background-color: #56b9e6;
}

.button_2 {
    width: 100%;
    border: none;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 18px;
    cursor: pointer;
    background-color: transparent;
    padding: 15px 20px;
}

.button_2:hover {
    background-color: #fff;
    color: #3aaadc;
}

/*****/

.charter_info {
    text-align: center;
    border: 1px solid #fff;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}

/*****/

.price_title {
    text-align: right;
}

.price_normal {
    text-align: right;
    text-decoration: line-through;
    font-size: 26px;
    line-height: 30px;
    font-weight: 400;
}

.price_discount {
    text-align: right;
    font-size: 46px;
    line-height: 50px;
    font-weight: 700;
}

/*****/

.price_save_info {
       text-align: right;
       padding: 5px 0 0 0;
       color: #82d5fa;
}

.price_save_info strong {
    display: inline;
    color: #82d5fa;
}

/*****/

.conv_seperator {
    border-top: 1px solid #fff;
    height: 1px;
    margin: 20px 0;
    clear: both;
}

/*****/

.conv_konfig {
    font-size: 14px;
}

/*****/

.form strong.ow_1 {
    margin: 0 0 5px 0;
}

/*****/

.price_message {
    text-align: right;
    font-size: 12px;
    padding: 5px 0 0 0;
}

/*****/

.charter_message {
    text-align: right;
}

.charter_message strong {
    display: inline;
    color: #fff;
}

/*****/

.detail_right {
    width: 50%;
    float: left;
}

/*****/

.detail_images {
}

.product_detail_l_img {
    width: 100%;
    height: auto;
    margin: 0 0 2% 0;
}

    .product_detail_l_img a {
        width: 100%;
        height: auto;
        display: block;
    }

        .product_detail_l_img a img {
            width: 100%;
            height: auto;
            display: block;
        }

.product_detail_l_img_small {
    width: 32%;
    height: auto;
    float: left;
    margin: 0 2% 2% 0;
}

.product_detail_l_img_small_ow_1 {
    margin: 0 0 2% 0;
}

.product_detail_l_img_small a {
    width: 100%;
    height: auto;
    display: block;
}

    .product_detail_l_img_small a img {
        width: 100%;
        height: auto;
        display: block;
    }

/*****/

.detail_facts {
    display: block;
    margin: 110px 0;
}

.detail_facts_1 {
    float: left;
    width: 70%;
}

    .detail_facts_1 strong,
    .detail_facts_2 strong {
        display: block;
        color: #717171;
        font-size: 25px;
        font-weight: 600;
        margin: 0 0 20px 0;
    }

    .detail_facts_1 span,
    .detail_facts_2 span {
        width: 50%;
        float: left;
        font-size: 15px;
        color: #4f4f4f;
        padding: 0 20px 5px 0;
        box-sizing: border-box;
    }

.detail_facts_2 span {
    width: 100%;
    padding: 0 0 5px 0;
}

.detail_facts_2 {
    float: left;
    width: 30%;
}

/*****/
/*****/
/*****/
/*****/
/*****/

.main h1 {
    color: #2589b4;
    font-size: 70px;
    font-weight: 300;
    margin: 0;
    text-align: center;
}

.main h2 {
    color: #333;
    font-size: 50px;
    font-weight: 300;
    margin: 0 0 40px 0;
    text-align: center;
}

.main h2.ow_1 {
    color: #333;
    font-size: 50px;
    line-height: 50px;
    font-weight: 300;
    margin: 0 0 20px 0;
    text-align: left;
}

/*****/

.content_box_1 {
    margin: 0 0 80px 0;
}

.content_box_1_left {
    float: left;
    width: 65%;
    margin: 0 5% 0 0;
    background: #2589b4;
    padding: 40px;
    box-sizing: border-box;
    color: #fff;
}

    .content_box_1_left h3 {
        color: #fff;
        font-size: 50px;
        font-weight: 300;
        margin: 0;
        text-align: center;
    }

    .content_box_1_left h4 {
        color: #fff;
        font-size: 25px;
        font-weight: 400;
        margin: 0 0 20px 0;
        text-align: center;
    }

    .content_box_1_left strong {
        color: #fff;
    }

    .content_box_1_left ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .content_box_1_left ul li {
            list-style: none;
            padding: 5px 10px;
            margin: 0 0 1px 0;
            float: left;
            width: 50%;
            box-sizing: border-box;
        }

        .content_box_1_left ul li i {
            color: #fff;
        }

.content_box_1_right {
    float: left;
    width: 30%;
}

    .content_box_1_right img {
        max-width: 100%;
        height: auto;
        display: block;
    }

/*****/

.content_box_2 {
    margin: 0 0 80px 0;
}

.content_box_2_left {
    float: left;
    width: 30%;
}

    .content_box_2_left img {
        max-width: 100%;
        height: auto;
        display: block;
    }

.content_box_2_right {
    float: left;
    width: 65%;
    margin: 0 0 0 5%;
    background: #2589b4;
    padding: 40px;
    box-sizing: border-box;
    color: #fff;
}

    .content_box_2_right strong {
        color: #fff;
    }

    .content_box_2_right h3 {
        color: #fff;
        font-size: 50px;
        font-weight: 300;
        margin: 0;
        text-align: center;
    }

    .content_box_2_right h4 {
        color: #fff;
        font-size: 25px;
        font-weight: 400;
        margin: 0 0 20px 0;
        text-align: center;
    }

    .content_box_2_right ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .content_box_2_right ul li {
            list-style: none;
            padding: 5px 10px;
            margin: 0 0 1px 0;
            float: left;
            width: 50%;
            box-sizing: border-box;
        }

/*****/

.content_box_3 {
    margin: 0 0 80px 0;
    box-sizing: border-box;
    color: #fff;
    position: relative;
    text-align: center;
    opacity: 1;
    background: #000;
}

.content_box_3:hover img {
    opacity: 0.4;
}

.content_box_3 a.cb3_title {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    margin: 0;
    text-align: center;
     
    display: block;
    width: 100%;
      
    text-decoration: none;
    text-shadow: 5px 5px 10px #000;

    position:absolute;
    top:50%;
    left:50%; 
    text-align:center;
    transform: translateX(-50%) translateY(-50%);

}

.content_box_3 a.cb3_subtitle {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 20px 0;
    text-align: center;
    display: block;
    width: 100%;

    text-decoration: none;
    text-shadow: 5px 5px 10px #000;

    position:absolute;
    top:65%;
    left:50%; 
    text-align:center;
    transform: translateX(-50%) translateY(-35%);
}

.content_box_3 img {
    max-width: 100%;
    height: auto;
    display: block;
}

/*****/

.content_box_4 {
    margin: 0 0 80px 0;
    background: #2589b4;
    padding: 40px;
    box-sizing: border-box;
    color: #fff;
}

    .content_box_4 h3 {
        color: #fff;
        font-size: 50px;
        font-weight: 300;
        margin: 0;
        text-align: center;
    }

    .content_box_4 h4 {
        color: #fff;
        font-size: 25px;
        font-weight: 400;
        margin: 0 0 20px 0;
        text-align: center;
    }

    .content_box_4 ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .content_box_4 ul li {
            list-style: none;
            padding: 5px 10px;
            margin: 0 0 1px 0;
            background: #3fb0e0;
            float: left;
            width: 50%;
            box-sizing: border-box;
            border-left: 1px solid #2589b4;
        }

    .content_box_4 img {
        max-width: 100%;
        height: auto;
    }

    .content_box_4 a {
        color: #e20b20;
    }
/***************************/
.main_content_right_contact_form {
    width: 530px;
    float: left;
    padding: 10px 20px;
}

.default_select_1 {
    background-color: #f9f9f9;
    color: #757575;
    padding: 16px 16px 16px 15px;
    letter-spacing: 1px;
    margin-top: 16px;
    width: 100%;
    display: block;
    line-height: normal;
    font-size: 100%;
    font-family: inherit;
    font-size: 18px;
    box-sizing: border-box;
    border-top: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
}

input.default_field_1, textarea.default_field_1 {
    background-color: #f9f9f9;
    color: #000;
    padding: 16px 16px 16px 15px;
    letter-spacing: 1px;
    margin-top: 16px;
    width: 100%;
    display: block;
    line-height: normal;
    font-size: 100%;
    font-family: inherit;
    font-size: 18px;
    box-sizing: border-box;
    border-top: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
}

.g-recaptcha {
    margin-top: 16px;
}

input.cms_submit_next_default {
    display: block;
    margin: 16px 0 0 0;
    background: #2589b4;
    font-size: 23px;
    line-height: 23px;
    font-weight: 900;
    text-align: center;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #2589b4;
    cursor: pointer;
    padding: 15px 50px;
    -webkit-transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}

input.cms_submit_next_default:hover {
    background: #3fb0e0;
    border: 1px solid #3fb0e0;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
}

/***************************/

.searchbox {

    float: left;
    width: 48%;
    margin: 0 2% 2% 0;
    height: auto;
    position: relative;
    padding: 30px;
    box-sizing: border-box;
}

.searchbox_title {
    color: #3fb0e0;
    font-weight: 700;
    display: block;
    text-decoration: none;
    margin: 0 0 10px 0;
}

.searchbox_top_left {
    float: left;
    width: 60%;
    padding: 0 20px 0 0;
    box-sizing: border-box;
    position: relative;
}

.searchbox_top_right {
    float: left;
    width: 40%;
}

.searchbox img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 0 10px 0;
}

.searchbox_prices {
    margin: 10px 0 0 0;
}

.searchbox_prices_content {
    float:left;
    width: 33%;
    font-size: 14px;
    padding: 10px;
    box-sizing: border-box;
    color: #000;
    text-align: center;
    border-right: 1px solid #efefef;
}

.searchbox_prices_content_ow_1 {
    border-right: none;
}

.searchbox_prices_content_table {
}

.searchbox_datas_1 {
    color: #000;
    font-size: 13px;
}

.searchbox_datas_2 {
    color: #000;
    font-size: 13px;
}

.searchbox_verfuegbarkeit {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #efefef;
    padding: 5px 10px;
    color: #000;
    font-size: 12px;
}

.searchbox_cta_button {
    display: block;
    background: #2589b4;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
    margin-top: 20px;
}

.searchbox_cta_button:hover {
    background: #3fb0e0;
}

/***************************/

.main_left {
    float: left;
    width: 20%;
    background: #f3f3f3;
    padding: 20px;
    box-sizing: border-box;
}

.main_right {
    float: left;
    width: 80%;
}

/***************************/

.main_left_select {
    margin: 0 0 20px 0;
}

.main_left_select select {
    width: 100%;
    height: 50px;
    border: 1px solid #efefef;
    font-size: 17px;
    color: #717171;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.main_left_select_title {
    font-size: 16px;
    font-weight: 700;
    color: #2589b4;
    margin: 0 0 4px 0;
}

/***************************/

.search_head {
    border-bottom: 5px solid #efefef;
    padding: 0 0 10px;
    margin: 0 0 0 30px;
}

.search_result_message {
    padding: 15px 0 0 0;
    color: #111;
    font-size: 18px;
    float: left;
    
}

.search_result_order {
    float: right;
}

.search_result_order select {
    width: 100%;
    height: 50px;
    border: none;
    font-size: 17px;
    color: #717171;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    border: 1px solid #efefef;
}

/***************************/

a.weitere_ergebnisse {
    display: block;
    padding: 40px;
    border: 1px solid #111;
    color: #111;
    text-decoration: none;
    text-align: center;
    font-size: 22px;
}

a.weitere_ergebnisse:hover {
    background: #2589b4;
    color: #fff;
}

/***************************/

.main_inline {
    padding: 20px 0 0 0;
}

/***************************/

.consulting_box {
    width: 100%;
    margin: 40px 0 0 0;
    padding: 30px 0 0 0;
    border-top: 1px solid #ccc;
}

.consulting_box img {
    max-width: 100%;
    height: auto;
}

.consulting_box_1 {
    font-size: 16px;
    font-weight: 700;
    color: #2589b4;
    margin: 0 0 20px 0;
    text-align: center;
}

.consulting_box_2 {
    color: #111;
    margin: 10px 0 0 0;
    text-align: left;
    font-size: 14px;
}

.consulting_box_2 a {
    color: #111;
    text-decoration: none;
}

.consulting_box_2 a:hover {
    text-decoration: underline;
}

.consulting_box_2_content {
    margin: 3px 0 0 0;
}

.consulting_box_2_content_l {
    width: 10%;
    float: left;
    text-align: center;
}

.consulting_box_2_content_r {
    width: 90%;
    float: left;
}

/***************************/

.paging_sort {
   text-align: center;
   margin: 0 0 40px 0;
}

.paging_sort a {
    border: 1px solid #2589b4;
    text-decoration: none;
    padding: 25px 30px;
    color: #2589b4;
    display: inline-block;
}

.paging_sort a:hover, 
.paging_sort a.active {
    background: #2589b4;
    color: #fff;
}

.paging_sort span {
    border: 1px solid #2589b4;
    text-decoration: none;
    padding: 25px 30px;
    color: #2589b4;
    display: inline-block;
}

/***************************/

.legende {
    margin: 40px 0 0 0;
    padding: 30px 0 0 0;
    border-top: 1px solid #ccc;
}

.legende_1_l {
    height: 20px;
    width: 20px;
    background-color: #2b9108;
    float: left;
}

.legende_1_r {
    float: left;
    padding: 0 0 0 7px;
    font-size: 13px;
    color: #333;
}

.legende_2_l {
    height: 20px;
    width: 20px;
    background-color: #d97524;
    float: left;
}

.legende_2_r {
    float: left;
    padding: 0 0 0 7px;
    font-size: 13px;
    color: #333;
}

.legende_3_l {
    height: 20px;
    width: 20px;
    background-color: #3a84e9;
    float: left;
}

.legende_3_r {
    float: left;
    padding: 0 0 0 7px;
    font-size: 13px;
    color: #333;
}

.legende_4_l {
    height: 20px;
    width: 20px;
    background-color: #910808;
    float: left;
}

.legende_4_r {
    float: left;
    padding: 0 0 0 7px;
    font-size: 13px;
    color: #333;
}

/***************************/

.social_line {
    width: 85%;
    margin: 0 auto 100px auto;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 20px 0;
}

.social_line_left {
    float: left;
    width: 60%;
    padding: 0 80px 0 0;
    box-sizing: border-box;
}

.social_line_left h1 {
    color: #2589b4;
    font-size: 34px;
    font-weight: 700;
    margin: 0;
}

.social_line_left h2 {
    color: #333;
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 20px 0;
}

.social_line_right {
    float: right;
    width: 40%;
}

.fb_iframe_widget {
    float: right;
}

/***************************/

.form_overall {

}

.form_overall_left {
    width: 50%;
    float: left;
}

.form_overall_right {
    width: 50%;
    float: left;
    padding: 0 0 0 100px;
    box-sizing: border-box;
}

/***************************/

.teaser_title {
    background: #e20b20;
    padding: 5px 15px;
    color: #fff;
    font-weight: 400;
    font-size: 28px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

.teaser_box {
    float: left;
    width: 25%;
    margin: 0 40px 0 0;
}

.teaser_box_left {
    float: left;
    width: 20%;
    background: url(../images/teaser-bg-left.png);
    color: #fff;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    padding: 20px 0;

    min-height: 200px;
}

.teaser_box_right {
    float: left;
    width: 80%;
    background: url(../images/teaser-bg-right.png);
    color: #fff;
    padding: 20px;
    box-sizing: border-box;

    min-height: 240px;
}

.teaser_box_right_title {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 20px 0;

    padding: 10px 0 0 60px;
    min-height: 44px;
}

.teaser_box_right ul {
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.teaser_box_right ul li {
    text-decoration: none;
    margin: 0 0 5px 0;
    padding: 0 0 0 15px;
    background: url(../images/li-2.png) 0 8px no-repeat;
    font-size: 14px;
    font-weight: 600;
}

/***************************/

#sidebar > a {
    display: none;
}

/***************************/

.field-validation-error {
    font-size: 12px;
    display: block;
    margin: 5px 0 0 0;
    color: #e20b20;
}

/***************************/

.head_infos_2 {
    text-align: center;
    font-size: 13px;
    margin: auto;
    color: #fff;
    background: url(../images/18.png) top center no-repeat;
}

.head_infos_inline_2 {
    margin: auto;
    width: 85%;
    padding: 8px 0;
}

.head_infos_inline_2 a {
    text-decoration: none;
    color: #fff;
}

.head_infos_info_2 {
    float: left;
    width: 34%;
    text-align: center;
}

.head_infos_info_first_2 {
    float: left;
    width: 33%;
    padding: 0;
    text-align: left;
}

.head_infos_info_last_2 {
    float: left;
    width: 33%;
    text-align: right;
    padding: 0;
}

.head_infos_info_2 i, 
.head_infos_info_first_2 i, 
.head_infos_info_last_2 i {
    margin: 0 5px 0 0;
}

.head_infos_2 .highlight_2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

/***************************/

.content_detail_left {
    width: 70%;
    float: left;
    padding: 0 5% 0 0;
    box-sizing: border-box;
}

.content_detail_right {
    width: 30%;
    float: left;
}

.content_detail_right a {
    display: block;
}

.content_detail_right a img {
    display: block;
    margin: 0 0 10px 0;
    max-width: 100%;
    height: auto;
}

.content_detail_description {
    line-height: 28px;
    color: #333;
}

.content_detail_description a {
    color: #e20b20;
    font-weight: 400;
    text-decoration: underline;
}

.content_detail_description a:hover {
    text-decoration: none;
}

/***************************/

table.prices {
		
}

table.prices tr {
		
}

table.prices tr td {
	padding: 5px;
	background: #3fb0e0;
	color: #fff;
    text-align: center;
}

/***************************/

.partner {
    text-align: center;
}

.partner a {
    margin: 0 10px 15px 10px;
    display: inline-block;
}

.partner img {
    max-width: 100%;
}

/***************************/

.form_group {
    display: flex;
    align-items: center;
    padding: 15px 0;
}

.form_group label {
    padding: 0 0 0 10px;
}

/*********************/

.social_container {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 2px solid #0B5A92;
    border-bottom: 2px solid #0B5A92;
    padding: 10px 0;
    color: #0B5A92;
}

.social_container h5 {
    font-size: 22px;
    line-height: 22px;
    margin: 0 10px 0 0;
    text-transform: uppercase;
    font-weight: 700;
}

.social_container a {
    display: block;
    padding: 5px;
}

.social_container a img {
    display: block;
    width: 40px;
    height: 40px;
}

.social_container a:last-child img {
    display: block;
    width: 44px;
    height: 44px;
}

/*********************/