﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
:root {
    --my-bg-gray: #e9ecef8c;
    --my-bg-green: #6495ed;
    --placeholder-color: #75787a94;
    --placeholder-size: 12pt;
    --placeholder-style: italic;
    --placeholder-weight: bold;
    --placeholder-align: center;
    --placeholder-font: Arial;
    --text-mute-color: #6c757d;
    --pc-width: 100%;
    --tablet-width: 100%;
    --mobile-width: 100%;
    --calendar-full-color: #ff0000;
    --calendar-not-release-color: #c8c3c3;
    --calendar-not-working-color: #fedede;
    --calendar-available-color: #f6f6f6;
    --calendar-selected-color: #29ea25;
    --calendar-label-color: #000000;
    --contact-placeholder-color: #75787a94;
    --contact-placeholder-size: 12pt;
    --contact-placeholder-style: italic;
    --contact-placeholder-weight: bold;
    --contact-placeholder-align: center;
    --contact-placeholder-font: Arial;
    --fc-highlight-color: #29ea25; /* change this to your desired color */
    --fc-bg-event-opacity: 1;
}

@font-face {
    font-family: "MazdaType";
    src: url(../fonts/MazdaType-Bold.otf);
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "MazdaType";
    src: url(../fonts/MazdaType-BoldItalic.otf);
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "MazdaType";
    src: url(../fonts/MazdaType-Italic.otf);
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "MazdaType";
    src: url(../fonts/MazdaType-Medium.otf);
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "MazdaType";
    src: url(../fonts/MazdaType-MediumItalic.otf);
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "MazdaType";
    src: url(../fonts/MazdaType-Regular.otf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "gill-sans-nova";
    src: url(../fonts/GIL_____.TTF);
    font-weight: 500;
}

@font-face {
    font-family: "gill-sans-nova";
    src: url(../fonts/GILB____.TTF);
    font-weight: bold;
}

@font-face {
    font-family: "gill-sans-nova";
    src: url(../fonts/GILBI___.TTF);
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: "gill-sans-nova";
    src: url(../fonts/GILC____.TTF);
    font-weight: 500;
    font-stretch: condensed;
}

@font-face {
    font-family: "gill-sans-nova";
    src: url(../fonts/GILI____.TTF);
    font-weight: 500;
    font-style: italic;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    font-family: gill-sans-nova, sans-serif;
    font-weight: 500;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    background: #f5f5f5;
    opacity: 1;
    transition: opacity 150ms ease-in-out;
    color: #1A1A1A;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 30px; /* Vertically center the text there */
    background: #2b2b2b;
    color: #f5f5f5;
}

.footer-text {
    font-size: 1rem;
}

img.fb-icon {
    width: 20px;
    height: 20px;
}

.mobile-number {
}

.home-page-body {
    /*background: url(../images/backgrounds/background_1.jpg) no-repeat;
    background-size: contain;
    min-height: 808px;*/
}

.card-mazda-form {
    background: #f5f5f5;
    margin-top: 10px;
    margin-bottom: 10px;
    /*max-width: 385px;*/
    width: 385px;
}

.booking-page-body {
    /*min-height: 678px;*/
}

.title-uppercase {
    font-size: 2.5rem;
    line-height: 1.18;
    font-weight: 500;
    letter-spacing: 0.2rem;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
}

#title-top-white {
    color: white;
}

hr.bg-red {
    border: 0;
    clear: both;
    display: block;
    width: 100%;
    background-color: #a44334;
    height: 2px;
}

.border-mazda {
    border: 1px solid #2f3031 !important
}

.element-container {
}

.arrow-select {
    /*font-size: 24px;*/
}

    .arrow-select::after {
        content: "\f105";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        margin-left: 10px;
    }

.is-visible .arrow-select::after {
    content: "\f107";
    /*content: "\f007";*/
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 10px;
}

#branch-selection {
}

#service-selection {
}

#date-selection {
}

#time-selection {
    padding-left: 0;
    padding-right: 0;
}

.selection-container {
    display: none;
}

.date-color-group, .date-validation-message, .time-selector {
    font-size: 11pt !important;
}

#calendar {
    height: 325px;
    background: #ffffff;
}

.fc-daygrid-day-number, .fc-col-header-cell-cushion, .fc-toolbar-title {
    /*font-size: 11pt !important;*/
}

.date-color-group, .date-validation-message, .time-selector {
    font-size: 11pt !important;
}

.date-color {
    height: 13px;
    width: 13px;
    border: 1px solid gray;
}

.calendar-label {
    color: var(--calendar-label-color);
}

.calendar-full {
    background-color: var(--calendar-full-color) !important;
    cursor: not-allowed !important;
    color: #ffffff;
}

.time-selector-disabled {
    background-color: var(--calendar-full-color) !important;
    cursor: not-allowed !important;
    color: #ffffff;
}

.calendar-not-release {
    background-color: var(--calendar-not-release-color);
}

.calendar-not-working {
    background-color: var(--calendar-not-working-color);
}

.calendar-available {
    background-color: var(--calendar-available-color);
}

.calendar-selected {
    background-color: var(--calendar-selected-color);
}

.time-selector {
    border-radius: 5px;
    background: rgb(255, 255, 255);
    font-family: Arial;
    color: rgb(0, 0, 0);
    font-weight: normal;
    font-style: normal;
    text-align: center;
    border-color: rgb(0, 0, 0);
    border-style: solid;
    border-width: 1px;
    font-size: 16px;
    padding: 10px;
    margin: 10px;
}

.login-form {
}

.new-booking-container {
    /*min-height: 544px;*/
}

.existing-booking-container {
    padding-left: 0;
    padding-right: 0;
}

.btn-mazda-sm {
    font-size: 0.8rem;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }

    .fc-prev-button {
        min-width: 100px;
    }

    .fc-next-button {
        min-width: 100px;
    }

    .fc-toolbar-title {
        font-size: 1.75em;
    }
}

.header {
    background: #2b2b2b;
}

.header-logo {
    width: 90px;
}

.form-container {
    position: relative;
    min-height: 70vh;
}

    /*.form-container img {
        width: 100%;
    }*/

    .form-container .form-box {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: absolute; /* Take the form out of the normal flow */
        top: 0; /* Position the form at the top left corner of the container */
        left: 0;
        z-index: 1; /* Make the form appear above the image */
        /* Add other styles for the form appearance */
    }

.confirmation {
}

.info-qr {
    width: 200px;
}

.icon-h-21 {
    height: 21px;
}

.icon-link {
    text-decoration: none !important;
}

footer a.link {
    color: white;
    text-decoration: none;
}

@media only screen and (max-width: 600px) {
    .fc-toolbar-title {
        font-size: 1.25em !important;
    }

    .fc-today-button {
        display: none
    }
}

@media (max-width: 959px) {
    .header-logo {
        width: 50px;
    }
}


@media (max-width: 768px) {
    body {
        margin-bottom: 130px;
    }

    /*.card-mazda-form {
        margin-top: 100px;
    }

    .home-page-body {
        min-height: 500px;
    }*/
}

@media (max-width: 860px) {
    .footer-text {
        font-size: 0.8rem;
    }
}

@media (max-width: 1045px) {
    #title-top-white {
        display: none;
    }

    /*.home-page-body {
        background: inherit;
        background-size: inherit;
    }*/

    #title-top-black {
        display: block;
    }

    .form-container .form-box {
        position: relative;
        flex-direction: row;
    }
}

@media (min-width: 1045px) {
    #title-top-white {
        display: block;
    }

    .form-container .form-box {
        flex-direction: column;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }
    /*.home-page-body {
        background: url(../images/backgrounds/background_1.jpg) no-repeat;
        background-size: contain;
        min-height: 808px;
    }*/

    #title-top-black {
        display: none;
    }

    /*#image-background {
        display: none;
    }*/
}
