﻿
.stckyfloat-menu {
    display: none !important
}

.carousel-item h1 {
    font-size: 1.8rem;
}

.internal-link {
    color: #975500;
}

.div_btn_claim {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.pay-policy {
    position: relative;
}

.div_btn_claim a {
    color: #7c3520;
    background-color: #fafbfb;
    border: none;
    font-size: .75rem;
    text-align: center;
    padding: .15rem 2rem;
    margin: .25rem 0 0 .25rem;
    box-shadow: 2px 2px #a3a3a3;
    border-radius: 0;
    font-weight: bold;
}

/*  .pay-policy > div {
            background-color: #FFF !important;
        }*/

.banner_box input {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0.2em 2em !important;
    font-size: 0.8rem !important;
}

.div_btn_Nwk {
    bottom: 0;
    left: 0;
    right: 0;
}

    .div_btn_Nwk a {
        color: #7c3520 !important;
        background-color: #fafbfb;
        border: none;
        font-size: .75rem;
        text-align: center;
        padding: .15rem 2rem;
        margin: .25rem 0 0 .25rem;
        box-shadow: 2px 2px #a3a3a3;
        border-radius: 0;
    }


.banner_box .btn {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 1em 2em !important;
    font-size: 0.8rem !important;
    white-space: normal;
    word-break: break-word;
    background: #eae6da;
    color: #975500;
    margin-bottom: 1em;
}

.banner_box {
    width: 70%;
    MARGIN: AUTO;
}

@media (max-width: 768px) {
    .div_btn_claim {
        bottom: -22px;
    }
}


.notes {
    display: block;
}

.notes_popup {
    background-color: #975500 !important;
    width: 100%;
    color: #FFF;
    font-size: 1rem;
    padding: 2%;
    display: block;
}

    .notes_popup i.fa-exclamation-triangle {
        display: inline-block;
        margin: 10px 0;
    }

    .notes_popup i.fa-times-circle {
        display: inline-block;
        margin: 5px 0;
        cursor: pointer;
        font-size: 1rem;
        position: absolute;
        right: 15px;
        top: 7px;
    }

    .notes_popup p {
        display: inline-block;
        margin: 10px 0;
    }

        .notes_popup p a {
            color: #FFF;
            text-decoration: underline !important;
            z-index: 999999;
        }

    .notes_popup div {
        display: inline-block;
        background-color: #eae6da;
        margin: 10px 10px 10px 0;
    }

        .notes_popup div a {
            margin: 10px 20px;
            z-index: 999999;
        }


/* Popup box BEGIN */
.hover_bkgr_fricc {
    background: rgba(0,0,0,.4);
    cursor: pointer;
    display: block;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999999;
}

    .hover_bkgr_fricc .helper {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .hover_bkgr_fricc > div {
        background-color: #fff;
        box-shadow: 10px 10px 60px #555;
        display: inline-block;
        height: auto;
        max-width: 551px;
        min-height: 100px;
        vertical-align: middle;
        width: 100%;
        position: relative;
        border-radius: 8px;
    }

.popupCloseButton {
    background-color: #fff;
    color: #975500 !important;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}

    .popupCloseButton:hover {
        background-color: #ccc;
    }

.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}

.banner_content_2 {
    padding: 1.5rem 0.5rem !important;
}

#headCarousel .carousel-item img {
    display: block;
    position: relative;
    left: 00%;
    top: 0%;
}

/* Popup box BEGIN */
