
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 14px;
    }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
    position: relative;
    min-height: 100%;
}

h1 {
    font-size: 4em;
    font-weight: 300;
    color: #e4002b !important;
}

    h1 strong {
        font-weight: 700;
    }

h2 {
    font-size: 2.8em;
    font-weight: 300;
    color: #e4002b !important;
}

h3 {
    font-size: 1.5em;
    font-weight: 300;
    color: #e4002b !important;
}

h4 {
    font-size: 1.5em;
    font-weight: 300;
    color: #e4002b !important;
}

h5 {
    font-size: 1.5em;
    font-weight: 300;
    color: #e4002b !important;
}

p {
    line-height: 1.9em
}

body {
    margin-bottom: 60px;
    background-color: #fff;
    font-family: "Roboto", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 400;
    font-size: 1.2rem
}

.card-header {
    background-color: #222429 !important;
    color: white !important;
}

.form-control {
    padding: 10px !important;
    margin-bottom: 15px;
    color: #575757 !important;
    border-color: #cecece !important;
}


/*Customer Specific CSS*/

.HeaderVideo {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .6;
}

.HeaderVideoWrapper {
    width: 100%;
    min-height: 250px;
    position: relative;
    overflow: hidden;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.HeaderVideoContent {
    position: relative;
    color: white;
    text-shadow: 1px 1px 8px rgba(0,0,0,0.6);
}

    .HeaderVideoContent h1 {
        font-family: 'Syncopate', sans-serif;
        color: white;
        letter-spacing: .3vw;
        line-height: 1.2;
        font-size: 3vw;
        text-align: center;
    }

    .HeaderVideoContent small {
        font-family: 'Syncopate', sans-serif;
        color: white;
        line-height: 1.2;
        font-size: 1.3vw;
        text-align: center;
    }

.btn-primary {
    color: #fff;
    background-color: #e4002b !important;
    border-color: #fff !important;
}

.units-brand-color {
    color: #e4002b !important;
}

.units-brand-bg-color {
    background-color: #e4002b !important;
}

.unit-brand-photo-bg {
    background-color: #E1E1E1 !important;
}







/* Rental Area CSS*/
.RentalStyle body {
    background-color: #f0f0f0 !important;
    font-family: Tahoma !important;
}

.RentalStyle .btn-primary {
    background-color: #e4002b!important;
    border-color: #e4002b !important;
}

.RentalStyle .h1, .RentalStyle .h2, .RentalStyle .h3, .RentalStyle .h4, .RentalStyle .h5, .RentalStyle .h6, .RentalStyle h1, .RentalStyle h2, .RentalStyle h3, .RentalStyle h4, .RentalStyle h5, .RentalStyle h6 {
    color: #e4002b!important;
    font-family: Tahoma !important;
}

.RentalStyle .UnitSummary li {
    background-color: #e4002b !important;
    color: white !important;
    border-color: whitesmoke !important;
    font-size: 1.0em;
}

.RentalStyle .Rental li {
    background-color: #e4002b!important;
    border-bottom: 1px solid black !important;
    font-size: 1.0em;
}

.RentalStyle .form-control {
    padding: 10px !important;
    color: #575757 !important;
    border-color: #cecece !important;
    border-radius: 5px !important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important
}

.RentalStyle .form-label {
    color: #6c757d !important
}

.RentalStyle .form-check-label {
    color: #6c757d !important
}

.RentalStyle fieldset {
    padding: 0 10px 10px;
    border: 1px solid #6c757d;
    border-radius: 8px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    padding-top: 10px;
}

.RentalStyle legend {
    padding: 2px 4px;
    background: #6c757d;
    color: white;
    border-radius: 5px;
    font-size: .9em !important;
    width: auto !important;
    /* For better legibility against the box-shadow */
}

.RentalStyle fieldset > legend {
    float: left;
    margin-top: -20px;
}

#rental fieldset > legend + * {
    clear: both;
}

.RentalStyle .overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.9);
    z-index: 1051; /* Above Bootstrap's modal overlay */
}

.RentalStyle .overlay-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.RentalStyle .valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.RentalStyle .invalid {
    outline: 1px solid red;
}

.RentalStyle .validation-message {
    color: rgb(220, 53, 69);
    font-size: 14px;
    font-weight: 400;
    margin-top: -12px !important;
}

.RentalStyle .validation-prevent-shifting {
    display: inline-block;
}

.RentalStyle .helpButton {
    display: block;
    height: 105px;
    width: 100%;
    background-image: url('../images/CallOutDefault.png');
    background-size: cover;
    text-decoration: none;
}

    .RentalStyle .helpButton:hover {
        background-image: url('images/CallOutHover.png');
    }

.RentalStyle .list-group-item {
    color: white !important;
}

.RentalStyle .badge {
    background-color: white !important;
}

.RentalStyle .summaryBackground {
    background-color: #E1E1E1 !important;
}

/**
    Custom Container Settings


*/
.siteContainer {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .siteContainer {
        max-width: 540px !important;
    }
}

@media (min-width: 768px) {
    .siteContainer {
        max-width: 720px !important;
    }

    .siteContainerContent {
        padding: 3rem !important;
    }

    .siteContainer .siteContainerContent {
        padding: .4rem !important;
    }
}

@media (min-width: 992px) {
    .siteContainer {
        max-width: 960px !important;
    }

    .siteContainerContent {
        padding: 5rem !important;
    }

    .siteContainer .siteContainerContent {
        padding: 1rem !important;
    }
}

@media (min-width: 1200px) {
    .siteContainer {
        max-width: 1140px !important;
    }

    .siteContainerContent {
        padding: 7rem !important;
    }

    .siteContainer .siteContainerContent {
        padding: 1rem !important;
    }
}

.navbar-toggler-icon {
    background-color: black !important;
    max-height: 20px !important;
    max-width: 20px !important;
}


.btn-reserve {
    background-color: white !important;
    color: #e4002b !important;
}

.brand-filter-badge {
    color: #e4002b !important;
    background-color: white !important;
    border-color: #e4002b !important;
}

.form-check-input:checked {
    background-color: #e4002b !important;
    border-color: #e4002b !important;
    color:white !important
}