

html {
    border: 0;
    padding: 0;
}

h1 {
    text-align: center;
    font-size: 7vw;
}

p {
    text-align: left;
}

b {
    text-align: center;
}

a {
    text-align: center;
}

.list {
    margin-left: 0.5%;
    list-style-type: square;

}

.list li {
    padding-bottom: 1%;
}



#home_content p {
    text-align: center;
}



#slogan {
    padding-top: 7%;
    background-color: #ffbc6b;
    width: 100vw;
    margin-left: -1.5%;
    border-left: 0ch;
    padding-left: 0;
    padding-bottom: 2%;
}

#slogan p {
    margin-top: 0%;
    margin-bottom: 1%;
    text-align: center;
}

.liste_buendig {
    padding-left: 8%;
    padding-right: 8%;

    display: table;

}

.liste_buendig li {
    text-align: left;
    margin-bottom: 5%;
    padding-bottom: 5%;
    height: 5vh;
    margin-top: 0%;

    list-style: none;
    display: table-row;
}

.liste_buendig li::before {
    content: "➡";

    display: table-cell;
    text-align: right;
    padding-right: 1%;

}

.dick_kursiv {
    font-weight: bold;
    font-style: italic;
}

.center {
    text-align: center;
}

.center p {
    text-align: center;
}

.mittig_abtrennung {
    text-align: center;
    color: blueviolet;
}

.foto_kachel {
    margin-left: -1.5%;
    width: 98vw;
    background-color: #ffbc6b;
    padding: 1%;
    padding-top: 2.5%;
}

.foto_kachel div {
    line-height: 0;
    -webkit-column-count: 5;
    /* split it into 5 columns */
    -webkit-column-gap: 5px;
    /* give it a 5px gap between columns */
    -moz-column-count: 5;
    -moz-column-gap: 5px;
    column-count: 2;
    column-gap: 5px;
    padding: 0%;
}

#foto_foot {
    max-width: 100%;
    padding-left: 25vw;
}

.pic {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 5px;
    /* to match column gap */
}

#mail {
    text-align: center;
}

.center_div_eighth_border {
    margin-top: 15%;
    padding-top: 15%;
    padding-left: 5%;
    padding-right: 5%;
    height: 100vw;
    text-align: center;
    background-color: #ffd9aa;
}
.left_float_pf div {
    margin-left: 2%;
    width: 55vw;
    font-size: larger;
}


.left_float_pf {
    float: left;
}

.left_float_pf img {
    max-width: 40vw;
    padding-left: 6vw;
    width: 25vw;
}


.left_float_pf p {
    margin: 0%;
    font-size: 120%;
}






.left_float div {
    margin-left: 2%;
    width: 55vw;
    font-size: larger;
}


.left_float {
    float: left;
}

.left_float img {
    max-width: 40vw;
    padding-left: 15vw;
    width: 25vw;
}


.left_float p {
    margin: 0%;

}

.tranporte_header{
    padding-top: 5vh;
    font-size: 350%;
}

#pony_f {
    margin-top: 0%;
}


#pony_fs_logo {
    padding-top: 1vh;
    background-color: #ffbc6b;
    margin-left: -1.5%;
    height: 40vh;
    width: 98.5vw;
    padding-left: 10vw;
    font-size: 250%;
}
#pony_fs_logo img{
    width: 25vw;
    margin-right: 10vw;
}

#p_f_title{
    padding-bottom: 10vw;
    padding-top: 10vh;
}

.quote {
    font-family: 'Courier', Courier, monospace;
    font-weight: 1000;
    width: 75%;
    font-size: larger;
    color: rgb(0, 90, 41);
}

.flat_line li {
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
    line-height: 10%;

}

.no_pad_enlight {
    margin-left: -1.5vw;
    background-color: #ffbc6b;
    width: 100vw;
    padding-right: 1.5vw;
}

#ponykunde_fig {
    padding-left: 30vw;
    width: 40vw;
    display: flex;
    align-items: center;
    margin: 0%;
    max-width: 100%;
}

#ponykunde_fig img {
    width: 65%;
    margin-right: 2%;
}

#impressum {
    font-size: small;
}

#guests_name {
    width: 80vw;
    border-radius: 5px;
    font-size: large;
    border-style: solid;
    padding: 5px;
    border-width: 1px;
}

#guests_entry {
    width: 80vw;
    border-radius: 10px;
    font-size: large;
    border-style: solid;
    padding: 5px;
    border-width: 1px;
}



#guests_submit_label_2 {
    font-size: small;
}
.captcha_guests{
}
#guests_date {
    font-size: large;
    border-radius: 5px;
    border-width: 1px;
    padding: 5px;
    border-style: solid;
}
#captcha_guests{
    width: 80vw;
}


.comments {
    border: 0;
    border-top: 2px;
    border-color: black;
    border-style: solid;
    padding-left: 8%;
    margin-bottom: 8%;
    font-size: 100%;
}

.comments p {
    margin-bottom: 0;
}

.comments_name {
    font-size: large;
}

.comments_date {
    font-size: normal;

}

.comments_content {
    margin-top: 0;
}

#guests_comments {
    margin-top: 12%;
}

#contact_name {
    width: 80vw;
    border-radius: 5px;
    font-size: large;
    border-style: solid;
    padding: 5px;
    border-width: 1px;
}

#contact_entry {
    width: 80vw;
    border-radius: 10px;
    padding: 5px;
    font-size: large;
}

#contact_mail {
    width: 80vw;
    border-radius: 5px;
    font-size: large;
    border-style: solid;
    padding: 5px;
    border-width: 1px;
}

#captcha {
    background-color: aliceblue;
    padding: 1%;
    border-width: 1px;
    border-style: solid;
    border-color: darkred;
    border-radius: 4px;
}

#generated-captcha {
    font-size: x-large;
    align-items: center;
    margin-left: 25%;
    width: 50%;
    padding: 0;
}

#entered-captcha {
    font-size: larger;
    align-items: center;
    margin-left: 25%;
    width: 50%;
    padding: 0;
}

#gen {
    font-size: x-large;
}

.fotostrecke {
    width: 100%;
    margin-top: 5%;
}

.fotostrecke figure {
    max-width: 100%;
    padding: 3%;
    background-color: #ffbc6b;
    ;
}

.fotostrecke figure img {
    width: 100%;
}

.more_or_less{
    display: flex;
    justify-content: center;
}


#date_auto {
    padding: 1%;
    border: none !important;
    background-color: #ffd9aa;
}

.stretch_in {
    width: 97%;
    padding: 5px;
    margin-bottom: 1.5%;
}

.geschlecht {
    margin-left: 2%;
}

#year_no {
    margin-bottom: -2vh;
    display: flex;
    flex-direction: row-reverse;
}

#calendar_dates {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.blend_out {

    position: relative;
}

.date_in_cal {
    padding-top: 0.7%;
    padding-bottom: 0.7%;
    border-inline-start-style: solid;
    border-width: 1px;
    border-color: white !important;
}

#calendar_times {
    display: none;
    align-items: center;
    flex-direction: column;
}

#calendar_times>div {
    display: flex;
    align-items: center;
    flex-direction: column;

    border-radius: 20px;
    border-style: solid;
    border-color: black;
    width: 45%;
    background-color: #ffd9aa;
    height: 45vh;
    margin-top: -30vh;
    justify-content: space-between;
    align-items: center;
    align-items: center;
}

#calendar_times>div>div {
    display: flex;
    margin-top: -13vh;
    justify-content: center;
    align-items: center;
}

.selects_div {
    font-size: larger;
    font-weight: 800;
}

#calendar_times select {
    margin: 2%;
    font-size: medium;
    padding: 4%;
    border-radius: 5px;
    background-color: white;
    font-weight: lighter !important;
    font-size: larger;
    background-color: #ffbc6b;

    -webkit-appearance: none;
    /* chrome and safari */

    -moz-appearance: none;
    /* Mozilla */

    -ms-appearance: none;
    /* Internet explorer */
}


#calendar_pick_time {
    width: 35%;
    margin-left: 32.5%;
    padding: 1%;
    font-size: larger;
    background-color: #ffd9aa;
    border: none;
    border-radius: 2px;
}

#confirm_time {
    padding: 6%;
    font-size: larger;
    background-color: rgb(236, 136, 48);
    border: none;
    border-radius: 4px;
}

.option_sel {}

.row {
    display: flex;
    justify-content: space-between;
}

.row button {
    background-color: rgba(0, 0, 0, 0);
    width: 30%;
    border: none;
}

.flex_mid {
    display: flex;
    flex-direction: column;
    width: 80vw;
    margin-left: 7vw;
}

#publicate{
    border: none;
    padding: 2%;
    font-size: 150%;
    background-color: #beffb6;
    border-radius: 2px;
    display: flex;
    justify-self: center;
}

#submit_req {
    padding: 1%;
    font-size: 220%;
    background-color: #beffb6;
    border: none;
    border-radius: 2px;
}


#successful_transmitted{
    align-items: center;
    justify-content: center;
    align-content: center;
    background-color: rgba(13, 148, 35, 0.582);
    color: rgb(0, 88, 0);
    display: none;
    text-align: center;
}
#failed_transmitted{
    align-items: center;
    justify-content: center;
    align-content: center;
    background-color: rgba(175, 16, 16, 0.582);
    color: rgb(88, 0, 0);
    display: none;
    text-align: center;
}

.failed_to_book{
    align-items: center;
    justify-content: center;
    align-content: center;
    background-color: rgba(175, 16, 16, 0.582);
    color: rgb(88, 0, 0);
    display: none;
    text-align: center;
}

.no_deco{
    text-decoration: none;
    color: #cc7a16;
    font-weight: 600;
}







#header {

    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffcc6e;
    color: black;
    width: 100vw;
    margin-left: -1.5vw;
    border: 0px;
    border-bottom: 2px;
    border-style: outset;
    border-color: #ffb834;
    padding-top: 0%;
    padding-bottom: 0%;
    font-weight: bolder;
}

.no_body {
    margin: 0%;
}

#header img {
    margin-left: 2%;
    width: 18%;
}


#context_menu_button {
    margin-right: 2%;
    font-size: 400%
}

#link_list {
    height: 0vh;
    overflow: hidden;
    margin: 0%;
    background-color: #ffd9aa;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: ease-out;
    font-weight: bolder;
    font-size: large;
    font-stretch: extra-expanded;
    z-index: 20;
    position: absolute;
    width: 100vw;
    margin-left: -1.5vw;
}

#link_list ul {
    padding: 0%;
    list-style: none;
    color: black;
    margin: 0%;

}

#link_list ul li {
    border: 0px;
    color: black !important;
    display: block;
    text-decoration: none;
    border-bottom: black;
    border-style: solid;
    border-bottom-width: 1px;

}

#link_list ul li a {
    color: black;
    size: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
}

#link_list ul li a span {
    text-decoration: none;
    padding: 2%;
    size: 100%;
    text-align: left;
    display: block;
}

html{
    position: relative;
    min-height: 100%;
}

#footer {
    height: 90px;
    width: 100vw !important;
    margin-left: -1.5vw !important;
    border: 0px;
    border-top: 3.5px;
    border-style: solid;
    border-color: #ffb834;
    bottom: 0;
    font-weight: lighter;
    overflow-x: hidden;
    background-color: #ffcc6e;

    /*
        Stackoverflow
    */
    bottom: 0;
    overflow: hidden;
    position: absolute;
}
#footer>div{
    
    flex-direction: row-reverse;
    
}

#footer a{
    color: black;
    text-decoration: none;
    font-size: 85% !important;
    margin: 1%;
    margin-left: 10%;
}

#footer>div>div{
    display: flex;
    padding: 5%;
    padding-top: 2%;
    padding-bottom: 1%;
    width: 30%;
    justify-content: space-around;
    align-items: center;
}

.footer_img {
    width: 12.5vw;
    border-radius: 50%;
    margin: 12%;
    overflow-clip-margin: inherit;
    overflow: auto;
}

#insta {
    background-color: white;
}

#tiktok {
    margin-left: 10%;
    background-color: black;
}

#whatsapp{
    padding: 10%;
    width: 12vw;
    border-radius: 5px;
    margin-left: -10%;
    background-color: #25D366;
}
#footer_column{

    display: flex;
    flex-direction: column;
    justify-content: center !important;
}

.transport_anfrage{
    background-color: #19a74d;
    color: white;
    padding: 5%;
    font-size: x-large;
    border-radius: 8px;
}



#pferde_transport_header{
    font-size: 150%;
    background-color: #ffbc6b;
    margin-left: -1.5%;
    height: 25vw;
    width: 100vw;
}
#pferde_transport_header .left_float{

}
#pferde_transport_header .left_float>div{
    margin-top: 6%;

}


.transition {
    height: 90vh !important;

}

select::selection {
    color: white;
    background-color: rgb(0, 195, 255);
}
















/* Later 

option:checked{
    background-color: rgb(255, 0, 255);
}

*/


body {
    overflow-x: hidden;
    background-color: white;
    border: 0ch;
    margin: 1.5%;
    margin-bottom: 110px;
    padding: 0;
    margin-top: 0%;
    font: normal 18px Arial, Geneva, Verdana, sans-serif;
}

html {
    border: 0;
    padding: 0;
}



.content {
    padding-left: 8vw;
    padding-right: 8vw;
}

.enlight ::selection {
    background-color: white !important;
}

.enlight::-moz-selection {
    background-color: white !important;
}

#footer ::selection {
    background-color: white !important;
}

#footer::-moz-selection {
    background-color: white !important;
}

#header_container ::selection {
    background-color: white !important;
}

#header_container::-moz-selection {
    background-color: white !important;
}

#website_name {
    /*font-size: 7vw; */
    padding-right: 10%;
}

.enlighted_content {
    padding-left: 13vw !important;
    padding-right: 13vw !important;
    background-color: #ffbc6b;
    margin-right: -1.5vw;
    margin-left: -1.5vw;
}
.padding{
    padding-left: 10vw;
    padding-right: 10vw;
}

h1 {
    text-align: center;
    font-size: 5vw;
}

h2 {
    font-size: 300%;
}

p {
    text-align: left;
}

b {
    text-align: center;
}

a {
    text-align: center;
}

.list {
    margin-left: 0.5%;
    list-style-type: square;

}

.list li {
    padding-bottom: 1%;
}

#header_img {
    padding-left: 20vw;
    height: auto;
    max-width: 60vw;
    width: 100vw;
    margin-left: -1.5%;
}

#home_presenter p{
    padding-left: 5vw;
    padding-right: 5vw;
}

#home_content {
    margin-top: 5vh;
    padding-left: 0vw;
}
#home_content ul{
    margin-top: 5vh;
    padding-left: 30vw;
    padding-bottom: 5%;
}
#home_content b{
    font-size: xx-large;
}

.no_deco {
    text-decoration: none;
    color: #ac640c;
    font-weight: 600;
}

.no_deco_abs {
    text-decoration: none;
    color: #000000;
    font-weight: 600;
}

.colored_list li::marker {
    color: #cc7a16;
}

.center {
    text-align: center;
}

.vehicle_short_overview {
    align-items: center;
    font-size: 200%;

}


.vehicle_short_overview td {
    padding-left: 10%;
    padding-right: 5%;
}

.vehicle_short_overview img {
    width: 100%;
    height: auto;
}

table {
    border-collapse: collapse;
}

tr+tr {
    border-top: 1px solid;
}

.left {

    text-align: left;
}

.stars_left_right {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-bottom: 5vw;
    margin-top: 2vw;
    font-size: x-large;
    font-weight: bold;
}

.stars_left_right p,
.stars_left_right div {

    font-size: xx-large;
    font-weight: bold;
}

.baseline {
    align-items: baseline;
}

.stars_left_right div {
    font-size: xx-large;
    font-weight: bold;
}

.stars_left_right p {
    text-align: center;
    font-weight: 600;
}

.larger {
    font-size: 150%;
}

.large {
    font-size: larger;
}

.larger_plus {
    font-size: x-large;
}

.smaller {
    font-size: small;
}

.flex_center {
    display: flex;
    justify-content: center;
}

.transport_anfrage {
    background-color: #19a74d;
    color: white;
    padding: 3%;
    font-stretch: expanded;
    border-radius: 8px;
    cursor: pointer;

    font-size: 300%;
    font-weight: bold;
    margin-top: 3vh;
    margin-bottom: 3vh;
}

.transport_anfrage_smaller {
    background-color: #19a74d;
    color: white;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 4%;
    padding-right: 4%;
    font-stretch: expanded;
    border-radius: 8px;
    cursor: pointer;

    font-size: xx-large;
    font-weight: bold;
}

#fahrzeuge {
    column-count: 2;
    column-width: 35vw;
    margin-left: 12vw;
    margin-right: 12vw;
    /*
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center; */
}

#fahrzeuge figure {
    width: 35vw;
    height: fit-content;
    margin: 0%;
    margin-bottom: 5%;
}

#fahrzeuge img {
    width: 100%;
    height: auto;
}

#transport_request {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#transport_request input,
textarea {
    padding: 1%;
    border-radius: 0%;
    border-style: solid;
    border-width: 1px;
    width: 94%;
    margin-bottom: 2%;
}

#transport_request input:focus,
textarea:focus {
    border-radius: 0%;
    border-color: #ffbc6b;
    outline: none;
}

.form_group {
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    border-style: solid;
    border-color: #ffbc6b;
    border-width: 2px;
    padding: 5%;
    padding-top: 2%;
    padding-bottom: 3%;
    width: 30%;
    margin: 2%;
}

.form_group h2 {
    font-size: xx-large;
}

h4 {
    font-size: larger;
}

#data{
    margin-left: 30vw;
}
#data p{
    height: 1vh;
}

::selection {
    background-color: #ffcc6e;
}

input::-webkit-datetime-edit-day-field:focus,
input::-webkit-datetime-edit-month-field:focus,
input::-webkit-datetime-edit-year-field:focus,
input::-webkit-datetime-edit-hour-field:focus,
input::-webkit-datetime-edit-minute-field:focus {
    background-color: #cc7a16;
    color: white;
    outline: none;
}

#data {
    display: flex;
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
}

#send_request {
    margin-top: 4%;
    padding: 1%;
    padding-left: 2%;
    padding-right: 2%;
    font-size: large;
    border-radius: 5px;
    border-style: solid;
    border-color: #ffbc6b;
    background-color: white;
    cursor: pointer;
}
#send_request:hover{
    background-color: #ffd9aa;
}

.center_button {
    display: flex;
    justify-content: center;
}

#successful_transmitted {
    align-items: center;
    justify-content: center;
    align-content: center;
    background-color: rgba(13, 148, 35, 0.582);
    color: rgb(0, 88, 0);
    display: none;
    text-align: center;
}

#failed_transmitted {
    align-items: center;
    justify-content: center;
    align-content: center;
    background-color: rgba(175, 16, 16, 0.582);
    color: rgb(88, 0, 0);
    display: none;
    text-align: center;
}

#radios div {
    display: inline-flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: left;
    align-items: flex-start;
    align-content: flex-start;
}







#header_img_fig_cap {
    max-width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: small;
}

#slogan {
    padding-top: 7%;
    background-color: #ffbc6b;
    width: 100vw;
    margin-left: -1.5%;
    border-left: 0ch;
    padding-left: 0;
    padding-bottom: 2%;
}

#slogan p {
    margin-top: 0%;
    margin-bottom: 1%;
    text-align: center;
}

.liste_buendig {
    padding-left: 8%;
    padding-right: 8%;

    display: table;

}

.liste_buendig li {
    text-align: left;
    margin-bottom: 5%;
    padding-bottom: 5%;
    height: 5vh;
    margin-top: 0%;

    list-style: none;
    display: table-row;
}

.liste_buendig li::before {
    content: "➡";

    display: table-cell;
    text-align: right;
    padding-right: 1%;

}

.dick_kursiv {
    font-weight: bold;
    font-style: italic;
}

.center {
    text-align: center;
}

.center p {
    text-align: center;
}

.mittig_abtrennung {
    text-align: center;
    color: blueviolet;
}

.foto_kachel {
    margin-left: -1.5%;
    width: 98vw;
    background-color: #ffbc6b;
    padding: 1%;
    padding-top: 2.5%;
}

.foto_kachel div {

    line-height: 0;
    -webkit-column-count: 5;
    /* split it into 5 columns */
    -webkit-column-gap: 5px;
    /* give it a 5px gap between columns */
    -moz-column-count: 5;
    -moz-column-gap: 5px;
    column-count: 4;
    column-gap: 5px;
    padding: 3%;
}

#foto_foot {
    max-width: 100%;
}

.pic {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 5px;
    /* to match column gap */
}

#mail {
    text-align: center;
}

.center_div_eighth_border {
    margin-top: 0%;
    padding-top: 5%;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 5%;
    margin-left: 8vw;
    margin-right: 8vw;
    height: 130vh;
    text-align: center;
    background-color: #ffd9aa;
}



.koop_partner_box img {
    width: 100%;
    height: auto;
}

.koop_partner_box img:hover {
    filter: brightness(80%);
}


.koop_partner_box {
    width: 46%;
    line-height: 0%;
    float: left;
    padding: 2%;
    background-color: #ffd9aa;

}



#pony_f {
    margin-top: 0%;
}



.quote {
    font-family: 'Courier', Courier, monospace;
    font-weight: 1000;
    width: 75%;
    font-size: larger;
    color: rgb(0, 90, 41);
}

.flat_line li {
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
    line-height: 10%;

}


#impressum {
    font-size: 75%;
}

#myCarousel{
    width: 33vw;
    margin-left: 33vw;
    height: 100vh;
}



#guests {
    margin-left: 10vw;
    margin-right: 10vw;

}

#guests_submit_label {
    font-size: small;
}

.captcha_guests {
    width: 80vw;
}



#captcha_guests {
    width: 80vw;
}

#comments {
    border: 0;
    border-top: 2px;
    border-color: black;
    border-style: solid;
    padding-left: 15%;
    margin-bottom: 8%;
    font-size: 20%;
}

#comments p {
    margin-bottom: 0;
}

#comments_name {
    font-size: large;
}

#comments_date {
    font-size: smaller;

}


#contact_name {
    width: 80vw;
    border-radius: 5px;
    font-size: large;
    border-style: solid;
    padding: 5px;
    border-width: 1px;
}

#contact_entry {
    width: 80vw;
    border-radius: 10px;
    padding: 5px;
    font-size: large;
}


#captcha {
    background-color: aliceblue;
    padding: 1%;
    border-width: 1px;
    border-style: solid;
    border-color: darkred;
    border-radius: 4px;
}

#generated-captcha {
    font-size: x-large;
    align-items: center;
    margin-left: 25%;
    width: 50%;
    padding: 0;
}

#entered-captcha {
    font-size: larger;
    align-items: center;
    margin-left: 25%;
    width: 50%;
    padding: 0;
}

#gen {
    font-size: x-large;
}

.fotostrecke {
    overflow-x: scroll;
    display: flex;
    flex-wrap: nowrap;
    align-content: space-around;
    width: 100vw;
    margin-left: -1.5vw;
    margin-top: 2%;
    padding-right: 6vw;
    background-color: #ffbc6b;
}

.fotostrecke figure {
    max-width: 10%;
    
}

.fotostrecke figure img {
    width: 10vw;
}

#book_date_gen_inf {
    padding: 10%;
    width: 80vw;
    margin-left: -1.5vw;
    background-color: #ffbc6b;
}

#book_date_gen_inf input {
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    font-size: 100%;
}

#book_date_gen_inf button {
    font-size: 100%;
    margin: 0.1%;
}

#date_auto {
    padding: 1%;
    border: none !important;
    background-color: #ffd9aa;
}

.stretch_in {
    width: 97%;
    padding: 5px;
    margin-bottom: 1.5%;
}

.geschlecht {
    margin-left: 2%;
}

#year_no {
    margin-bottom: -2vh;
    display: flex;
    flex-direction: row-reverse;
}

#calendar_dates {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.blend_out {

    position: relative;
}


.selects_div {
    font-size: larger;
    font-weight: 800;
}

#calendar_times select {
    margin: 2%;
    font-size: medium;
    padding: 4%;
    border-radius: 5px;
    background-color: white;
    font-weight: lighter !important;
    font-size: larger;
    background-color: #ffbc6b;

    -webkit-appearance: none;
    /* chrome and safari */

    -moz-appearance: none;
    /* Mozilla */

    -ms-appearance: none;
    /* Internet explorer */
}


#calendar_pick_time {
    width: 35%;
    margin-left: 32.5%;
    padding: 1%;
    font-size: larger;
    background-color: #ffd9aa;
    border: none;
    border-radius: 2px;
}

#confirm_time {
    padding: 6%;
    font-size: larger;
    background-color: rgb(236, 136, 48);
    border: none;
    border-radius: 4px;
}

.option_sel {}

.row {
    display: flex;
    justify-content: space-between;
}


.row button {
    background-color: rgba(0, 0, 0, 0);
    width: 30%;
    border: none;
}

.flex_mid {
    display: flex;
    flex-direction: column;
    width: 80vw;
    margin-left: 7vw;
}

#submit_req {
    padding: 1%;
    font-size: 220%;
    background-color: #beffb6;
    border: none;
    border-radius: 2px;
}

#header {

    display: flex;
    justify-content: space-around;
    align-items: center;

}

#header_container {
    background-color: #ffcc6e;
    color: black;
    width: 100%;
    margin-left: -1.5vw;
    margin-right: -1.5vw;
    padding-left: 1.5vw;
    padding-right: 1.5vw;
    border: 0px;
    border-bottom: 2px;
    border-style: outset;
    border-color: #ffb834;
    padding-top: 0%;
    padding-bottom: 0%;
    font-weight: bolder;
}

.no_body {
    margin: 0%;
}



#header_link_img {
    margin-left: 2%;
    width: 18%;

    margin-right: 3vw;
}

#header_link_img img {
    width: 100%;
    height: auto;
}


#context_menu_button {
    display: none;
}

#link_list {
    display: none;
}

#link_bar {
    display: flex;
    justify-content: space-around;
}


#link_bar a {
    padding-top: 0.3%;
    padding-bottom: 0.3%;
    border: 0px;
    color: black !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-bottom-width: 1px;
    font-size: 80%;

}

.link_bar_panel {
    border-left-color: #cc7a16 !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
}

#link_bar a {
    color: black;
    size: 100%;
    width: 100%;
    /*! display: block; */
    text-decoration: none;
}

#link_bar a span {
    text-decoration: none;
    padding: 2%;
    size: 100%;
    text-align: center;
    display: block;
}


html {
    position: relative;
    min-height: 100%;
}


#footer a {
    color: black;
    text-decoration: none;
    font-size: smaller;
    margin: 1%;
    margin-left: 10%;
}

#footer>div>div {
    display: flex;
    padding: 5%;
    padding-top: 0%;
    padding-bottom: 1%;
    width: 30%;
    justify-content: space-around;
    align-items: center;
}

.footer_img {
    width: 4vw;
    height: auto;
    border-radius: 50%;
    margin: 12%;
    margin-top: 0;
    overflow-clip-margin: inherit;
    overflow: auto;
}

#insta {
    background-color: white;
}

#tiktok {
    margin-left: 10%;
    background-color: black;
}

#whatsapp {
    padding: 10%;
    width: 3vw;
    height: auto;
    border-radius: 5px;
    margin-left: -10%;
    background-color: #25D366;
}

.wa {
    position: absolute;
    left: 28.5vw;
}

#footer_column {
    display: flex;
    flex-direction: row;
    justify-content: center !important;
}

.transition {
    height: 90vh !important;

}

select::selection {
    color: white;
    background-color: rgb(0, 195, 255);
}

#pending{
    justify-content: center;
    display: none;
    flex-direction: row;
    font-size: 500%;
}
.pending {
    color: black;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;

}
.pending_trans{
    color: rgba(0, 0, 0, 0);
}















/* Later 

option:checked{
    background-color: rgb(255, 0, 255);
}

*/