@font-face {
    font-family: sugo;
    src: url(font/Sugo-Pro-Classic-Regular.woff2);

}

@font-face {
    font-family: "Open Sans";

    src: url(font/OpenSans-VariableFont_wdth,wght.woff2);

}



@font-face {
    font-family: "BionBook";
    src: url('font/webFonts/BionBook/font.woff2') format('woff2'), url('font/webFonts/BionBook/font.woff') format('woff');
}

@font-face {
    font-family: "BionSemibold";
    src: url('font/webFonts/BionSemibold/font.woff2') format('woff2'), url('font/webFonts/BionSemibold/font.woff') format('woff');
}

/* src: url('font/BionSemibold.woff2') format('woff2'), url('font/BionSemibold.woff') format('woff');*/
body,
html {
    font-family: BionBook, sans-serif;
    font-size: 18px;
    font-weight: 400;

}

hr {
    border: 1px solid;
}


.BionBook {
    font-family: BionBook;
}

.BionSemibold {
    font-family: BionSemibold;
}

.ado_h1 {
    font-family: BionSemibold, sans-serif;
    font-size: 55px;
    font-weight: 500;


}

.tom_backgroundimage {
    height: 80vH;
    min-height: 500px;
    background-color: burlywood;
}

.ado_h2 {
    font-family: BionSemibold, sans-serif;
    font-size: 40px;
    font-weight: 500;


}

.tom_hauptansicht {
    font-size: 150px;
    font-family: BionSemibold, sans-serif;
    font-weight: 500;

}

.tom_hauptansicht_zusatz {
    font-size: 100px;
    font-family: BionSemibold, sans-serif;
    font-weight: 400;

}

.tom_hauptansicht_zusatz_small {
    font-size: 60px;
    font-family: BionSemibold, sans-serif;
    font-weight: 400;

}

.ado_sugo {
    font-family: BionSemibold, sans-serif;
}

.ado_border {
    border: 3px solid;
    border-color: #861F1F;
    border-radius: 4px;
}

.ado_button {
    border-radius: 4px;
    background-color: #861F1F;
    width: 90%;
    color: white;
    font-weight: 600;
    margin-top: 2em;
}

.ado_button_white {
    border-radius: 4px;
    background-color: white;
    width: 90%;
    color: #861F1F;

    font-weight: 600;
    margin-top: 2em;
}

.ado_button_back {
    border-radius: 4px;
    background-color: #64100e;
    width: 90%;
    opacity: 75%;
    color: white;
    font-weight: 600;
    margin-top: 2em;
}

.ado_back_light_red {
    border-radius: 4px;
    background-color: #e61b1b;


    color: white;


}

.ado_checkbox_termin {
    width: 50px;
    height: 50px;


}

.ado_white {
    color: white;
}

.ado_winzerlogo {
    max-width: 20%;
    height: auto;
    max-height: 100px;
}

.ado_red_button {
    border-radius: 4px;
    background-color: #861F1F;
    color: white;
    font-weight: 600;

}

.ado_red_button:hover {
    color: lightgray;
}

.tom_calender {
    color: white;
}

.tom_calender:hover {
    color: #861F1F;
    opacity: 75%;
}

.tom_calender_black {
    color: black;
}

.tom_calender_black:hover {
    color: #861F1F;
    opacity: 75%;
}

.ado_card_title:hover {
    color: #861F1F;
}

.tom_background_green {
    background-color: #294731;
}

.tom_background_gold {
    background-color: #d4a216;
}

.tom_white_light {
    color: blanchedalmond;
}

.tom_gold {
    color: #d4a216;
}

.tom_green {
    color: #294731;
}

.tom_font_size_einleitung {
    font-size: 40px;
}

.tom_font_size_einleitung_banner {
    font-size: 60px;
}

.tom_font_size_einleitung_banner_big {
    font-size: 80px;
}

.tom_semi_bold {
    font-family: BionSemibold, sans-serif;
}

.ado_grau {
    background-color: #1D1D1D;
}

.tom_braun_background {
    background-color: #DEDDBC;
    color: #676767;
}

.tom_grey_background {
    background-color: #c5c1ba;
    color: #676767;
}

.tom_hellgrau_background {
    background-color: #EDEDED;
    color: #676767;
}

.ado_button:hover {
    color: #cccccc;
}

.ado_button_white:hover {
    color: #1D1D1D;
}

.ado_button_back:hover {
    color: #cccccc;
}

.ado_card {
    margin-top: 60px;
    max-width: 400px;
}

.ado_card_mobile {
    width: auto;
    height: auto;
}

.ado_max_weight600 {
    max-width: 600px;
}

.ado_max_weight500 {
    max-width: 500px;
}



.ado_back_gold_fluid {
    background-color: #BF8F00;
    background-image: url('bilder/back_gold.jpg');
}

.ado_transparent {
    background-color: transparent;
}

.ado_back_red {
    background-color: #861F1F;

}

.ado_color_black {
    color: black;
}

.ado_faq_head {
    color: #861F1F;
}

.ado_color_red {
    color: #861F1F;
    border-color: #861F1F;
}

.ado_red {
    color: #861F1F;
}

ado_color_white {
    color: #cccccc;
}

.ado_background_gold {
    background: url("bilder/gold_round.png") center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ado_green {
    color: #848F13;
}

.ado_preis {
    font-weight: 500;
}

.ado_preis_ab {
    font-size: 14px;
}

.ado_card_title {
    color: white;
    font-weight: 500;
    font-family: BionSemibold, sans-serif;
    font-size: 30px;
}

.ado_card_title_red {
    color: #861F1F;
    font-weight: 500;
    font-family: BionSemibold, sans-serif;
    font-size: 30px;
}

.ado_card_title_red_2021 {
    color: #861F1F;
    font-weight: 500;
    font-family: BionSemibold, sans-serif;
    font-size: 48px;
}

.ado_weight400 {
    font-weight: 400;
}

.ado_weight500 {
    font-weight: 500;
}

.ado_weight600 {
    font-weight: 600;
}

#tomslider {
    min-height: 500px;
}

#tomslider_wie_funktionierts {
    min-height: 550px;
}

.ado_avatar_mobile {
    object-fit: contain;
    object-position: 50% 0;
    border-radius: 50%;
    max-width: 300px;
    max-height: 300px;
    width: 75%;
    border: 5px solid white;

}

.md-form.md-outline textarea[type="text"].valid {
    border-color: #00c851;
    box-shadow: inset 0 0 0 1px #00c851;
}

.ado_avatar {

    border-radius: 50%;

    border: 10px solid #BF8F00;


}

.ado_bild_abrunden {
    border-radius: 3%;
}


.ado_avatar_white {

    border-radius: 50%;

    border: 5px solid white;


}


.ado_titel_rezession {
    font-weight: 800;

}

.ado_rezession_block {
    margin-bottom: 2em;
    margin-top: 2em;
}


.logo_online_weinverkostung {
    width: 25%;
    height: auto;
    position: absolute;
    top: 2%;
    left: 10%;
}

.ado_kreditkarte {
    height: 50px;
    width: auto;

    margin: 2px;
}


.aod_active_breadcrum {
    color: black;
}

.ado_hauptgrafik {
    height: 100%;

}

.ado_lupe {
    color: white;
}

.ado_lupe:hover {
    color: #861F1F;
}

.ado_preis_button {
    border: 2px solid;
    border-color: #861F1F;
    border-radius: 2%;
    font-size: 30px;

}

.ado_small {
    font-size: 12px;
}


.ado_preis_button:hover {
    opacity: 90%;
    cursor: pointer;
}

.ado_weinerlebnis {
    font-size: 12px;
}

.ado_termineverf {
    font-size: 22px;
}

.ado_small {
    font-size: 14px;
    line-height: normal;
}

.ado__go_small {
    line-height: normal;
}

@media (max-width: 1250px) {
    .tom_font_size_einleitung {
        font-size: 30px;
    }

    .tom_font_size_einleitung_banner {
        font-size: 30px;
    }

    .tom_font_size_einleitung_banner_big {
        font-size: 60px;
    }
}

@media (max-width: 1100px) {
    .tom_hauptansicht {
        font-size: 125px;
        font-family: BionSemibold, sans-serif;
        font-weight: 500;

    }

    .tom_hauptansicht_zusatz {
        font-size: 75px;
        font-family: BionSemibold, sans-serif;
        font-weight: 400;

    }



    .tom_hauptansicht_zusatz_small {
        font-size: 60px;
        font-family: BionSemibold, sans-serif;
        font-weight: 400;

    }

}

@media (max-width: 850px) {
    .tom_hauptansicht {
        font-size: 95px;
        font-family: BionSemibold, sans-serif;
        font-weight: 500;

    }

    .tom_hauptansicht_zusatz {
        font-size: 45px;
        font-family: BionSemibold, sans-serif;
        font-weight: 400;

    }

}

@media (max-width: 767px) {
    body {
        font-size: 16px;
    }

    h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 22px;
    }

    .tomsmalltextcenter {
        text-align: center;
    }

    .logo_online_weinverkostung {
        width: 100px;
    }

    .ado_card {
        margin-top: 40px;

    }

    .ado_text_der_rezession {
        font-size: 16px;
    }

    .ado_h1 {
        font-size: 30px;
    }

    .ado_h2 {
        font-size: 22px;
    }

    .ado_card_title {
        color: white;
        font-weight: 500;
        font-family: BionSemibold, sans-serif;
        font-size: 16px;
    }

    .ado_card_title_red {
        color: #861F1F;
        font-weight: 500;
        font-family: BionSemibold, sans-serif;
        font-size: 14px;
    }

    .ado_card_title_red_2021 {
        color: #861F1F;
        font-weight: 500;
        font-family: BionSemibold, sans-serif;
        font-size: 14px;
    }

    .text_weingut_winzer {
        font-size: 18px;
    }

    .ado__go_small {
        font-size: 14px;
    }

    .tom_hauptansicht {
        font-size: 65px;
        font-family: BionSemibold, sans-serif;
        font-weight: 500;

    }

    .tom_hauptansicht_zusatz {
        font-size: 42px;
        font-family: BionSemibold, sans-serif;
        font-weight: 400;

    }

    .tom_backgroundimage {
        height: 80vH;
        min-height: 300px;
        background-color: burlywood;
    }
}

@media (max-width: 500px) {
    .tom_hauptansicht {
        font-size: 55px;
        font-family: BionSemibold, sans-serif;
        font-weight: 500;

    }

    .tom_hauptansicht_zusatz {
        font-size: 25px;
        font-family: BionSemibold, sans-serif;
        font-weight: 400;

    }

}

@media (max-width: 350px) {
    .tom_hauptansicht {
        font-size: 35px;
        font-family: BionSemibold, sans-serif;
        font-weight: 500;

    }

    .tom_hauptansicht_zusatz {
        font-size: 16px;
        font-family: BionSemibold, sans-serif;
        font-weight: 400;

    }

}

.tom_image_weingarten {
    background-image: url('bilder/Weingarten_low.jpg');
    height: 100vh;
}



.tom_mask_dunkel {
    backdrop-filter: blur(4px);
    background-color: rgba(26, 24, 27, 0.7);
}