﻿
.booking-background {
    background: #f7f7f7;
}

    .booking-background .container {
        background: #efefef82;
    }

.form-detail-partition {
    margin: 0px;
    margin-top: -10px;
    padding: 16px;
    background: #f7f7f7;
    border: 1px solid #f2da73;
    box-shadow: 0px 4px 8px #f5e9d5;
}
.form-booking-container .headerText {
    color: #d6982e !important;
    text-decoration: none;
    font-weight: bolder;
    padding: 8px;
    background: #f5e9d5;
    margin-top: 16px;
    /*border: 0.5px solid #f2da73;*/
}

.form-booking-container .disclosure {
    color: black;
    border: 1px dashed #f5e9d5;
    padding: 16px;
    margin-top: 16px;
    background: #e9e9e9;
    border-radius: 8px;
}

    .form-booking-container .disclosure .headerText {
        margin-top: 0px;
        text-align: center;
        background: none;
        color: #2b2b2b !important;
        text-decoration: none;
    }

    .form-booking-container .disclosure ul {
        padding-left: 24px;
        padding-top: 8px;
    }

    .form-booking-container .disclosure ul, .disclosure li {
        list-style: circle;
    }

.form-booking-container .form-detail-partition label {
    font-size: 13px !important;
    font-weight: 500 !important;
    margin-bottom: 0px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color: #3e3b35;
}

.form-booking-container .form-detail-partition input,
.form-booking-container .form-detail-partition textarea,
.form-booking-container .form-detail-partition select {
    font-size: 12px;
    color: black;
    border: 0.5px solid #98948d;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    padding-left:5px;
}

    .form-booking-container .form-detail-partition input:focus,
    .form-booking-container .form-detail-partition textarea:focus,
    .form-booking-container .form-detail-partition select:focus {
        border: 0.5px solid #f2da73;
        box-shadow: 1px 1px 1px 1px #f2da73;
    }


.news-block-four .inner-box .content-box .post-meta li .icon {
    top: 0 !important;
}

.news-block-four .inner-box .content-box .post-meta li {
    font-size: 12px !important;
}

.news-block-four .inner-box .content-box ptext p {
    font-size: 13px !important;
}

.footer-widget .submit-btn {
    width: 100%;
}

.copyrightMargin {
    margin-top: 24px;
}

.blog-single .inner-box h2 {
    font-size: 26px !important;
    padding-bottom: 24px !important;
}

.g-recaptcha div {
    margin: auto;
}

.widget-post .flashtext p {
    font-size: 13px !important;
}

.blog-carousel-section {
    display: none;
}

.form-booking-container h4.totalAmountLabel {
    padding: 16px;
    background: #f5e9d5;
}

.box {
    background-color: #f7f7f0;
    color: #333333;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #cccccc;
    margin: 20px;
    padding: 15px;
    font-size: 18px;
}

.shadow {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .shadow:before {
        position: absolute;
        z-index: -1;
        display: block;
        background: rgba(0, 0, 0, 0.7);
        -webkit-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.7);
        -moz-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.7);
        box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.7);
        content: "";
    }

.left-shadow:before {
    bottom: 25px;
    left: 20px;
    width: 60%;
    height: 20px;
    -webkit-box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.7);
    box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.btn {
    /*background-color: #f77002;*/
    color: white;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    max-width: 2000px;
    opacity: 1;
}

    .btn:hover {
        opacity: 1;
    }

/*body {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}*/


/*p {
    font-size: 14px !important;
}*/

label {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 12px !important;
    color: gray;
    margin-bottom: 0px;
}

.navbar-custom {
    background-color: #ffffff;
    border-color: #ffffff;
    height: 80px;
}

.navbar-brand-custom {
    font-family: 'Times New Roman', Times, serif, sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #f26132;
    margin-top: 10px;
}


.form-hdr {
    font-family: 'Trebuchet MS' !important;
    font-size: 20px;
    font-weight: bold;
    /*border-bottom: solid 1px;*/
    border-color: silver;
    margin-top: 0px;
    background-color: #EAF2F8;
    margin-bottom: 15px;
    text-align: center;
    color: #d6982e;
    height: 40px;
    padding-top: 10px;
    width: 100%;
}

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

    .form-signin .form-signin-heading, .form-signin .checkbox {
        margin-bottom: 10px;
    }

    .form-signin .checkbox {
        font-weight: normal;
    }

    .form-signin .form-control {
        position: relative;
        font-size: 16px;
        height: auto;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .form-signin .form-control:focus {
            z-index: 2;
        }

    .form-signin input[type="text"] {
        margin-bottom: -1px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .form-signin input[type="password"] {
        margin-bottom: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.account-wall {
    margin-top: 20px;
    padding: 40px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.login-title {
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}

.profile-img {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.need-help {
    margin-top: 10px;
}

.new-account {
    display: block;
    margin-top: 10px;
}

#cover-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(25,25,25,0.5);
    z-index: 9999;
    display: none;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

#cover-spin::after {
    content: '';
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: white;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

input {
    width: 100%;
    padding: 0px;
    outline: none;
}

.input-group {
    width: 100%;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 15px;
    width: 15px;
    margin: 0 5px;
    background-color: white;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

    /* Mark the active step: */
    .step.active {
        background-color: lightyellow;
        opacity: 1;
    }

    /* Mark the steps that are finished and valid: */
    .step.finish {
        background-color: #04AA6D;
    }

.cover-spin2 {
    /*position: fixed;*/
    /*width: 100%;*/
    /*left: 0;
        right: 0;
        top: 0;
        bottom: 0;*/
    /*background-color: rgba(25,25,25,0.5);*/
    z-index: 9999;
    /*display: none;*/
}

    .cover-spin2::after {
        content: '';
        display: inline;
        position: absolute;
        margin-left: 10px;
        width: 20px;
        height: 20px;
        border-style: solid;
        border-color: black;
        border-top-color: transparent;
        border-width: 1px;
        border-radius: 50%;
        -webkit-animation: spin .8s linear infinite;
        animation: spin .8s linear infinite;
    }

