/* Font Prompt

-------------------------------------------------- */

.font12-Prompt {
    font-family: 'Prompt', sans-serif;
    font-size: 12px;
}

.font13-Prompt {
    font-family: 'Prompt', sans-serif;
    font-size: 13px;
}

.font14-Prompt {
    font-family: 'Prompt', sans-serif;
    font-size: 14px;
}

.font16-Prompt {
    font-family: 'Prompt', sans-serif;
    font-size: 16px;
}

.font18-Prompt {
    font-family: 'Prompt', sans-serif;
    font-size: 18px;
}

.font20-Prompt {
    font-family: 'Prompt', sans-serif;
    font-size: 20px;
}

.font22-Prompt {
    font-family: 'Prompt', sans-serif;
    font-size: 22px;
}

.font24-Prompt {
    font-family: 'Prompt', sans-serif;
    font-size: 24px;
}

.font26-Prompt {
    font-family: 'Prompt', sans-serif;
    font-size: 26px;
}

.font28-Prompt {
    font-family: 'Prompt', sans-serif;
    font-size: 28px;
}

.font30-Prompt {
    font-family: 'Prompt', sans-serif;
    font-size: 30px;
}

.font36-Prompt {
    font-family: 'Prompt', sans-serif;
    font-size: 36px;
}

.font52-Prompt {
    font-family: 'Prompt', sans-serif;
    font-size: 52px;
}

.gradient-red {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 2px solid;
    border-image: radial-gradient(#f71735, black, red);
    border-image-slice: 1
}

.gradient-red-footer {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 3px solid;
    border-image: radial-gradient(#f71735, black, red);
    border-image-slice: 1
}

.gradient-red-footer2 {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 3px solid;
    border-image: radial-gradient(#910114, #f71735, rgb(255, 0, 0), #f71735, #910114);
    border-image-slice: 1
}

.gradient-red-top2 {
    border-top: 3px solid;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    border-image: radial-gradient(#910114, #f71735, rgb(255, 0, 0), #f71735, #910114);
    border-image-slice: 1
}

.topnavf {
    background: #373423;
    background: #373423;
    background: #373423;
    background: #373423;
}

.nav li {
    float: left;
}

.nav li a {
    display: block !important;
    color: black !important;
    text-align: center !important;
    padding: 14px 16px;
    text-decoration: none;
}

.nav li a:active,
.nav li a:focus,
.nav li a:hover {
    color: gold !important;
    background-color: rgb(142, 27, 27) !important;
}

.nav li a:active,
.nav li a:focus {
    color: gold !important;
    background-color: rgb(142, 27, 27) !important;
}

.nav li a.active {
    color: gold !important;
    background-color: rgb(142, 27, 27) !important;
}

.hr-sect {
    display: flex;
    flex-basis: 100%;
    align-items: center;
    color: rgba(0, 0, 0, 0.35);
    margin: 8px 0px;
}

.hr-sect:before {
    content: "";
    flex-grow: 1;
    background: linear-gradient(to right, transparent 5%, #f3e2ad 80%, transparent 100%);
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px 8px;
}

.hr-sect:after {
    content: "";
    flex-grow: 1;
    background: linear-gradient(to left, transparent 5%, #f3e2ad 80%, transparent 100%);
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px 8px;
}

.text-gold {
    /* background: -webkit-linear-gradient(top, #373423 0%, #5d4c21 10%, #faeaaa 50%, #5d4c21 90%, #373423 100%);

    background: linear-gradient(top, #8f6B29, #FDE08D, #DF9F28); */
    /* background:linear-gradient(to top,#D8B138 20%,#705B1C 10%,#F3D98E 60%,#705B1C,#D8B138); */
    /* background: linear-gradient(to top, transparent 10%, #f3da8d 50%, transparent 100%); */
    /* background: linear-gradient(to top,  transparent 10%,#EEDD59 38%, #eee158 5%,transparent,  #eee158 45%, #f8f2b3 50%,#eee158 70%, transparent 100%); */
    background: linear-gradient(to top, transparent 10%, #EEDD59 40%, #eee158 5%, transparent, #eee158 45%, #f8f2b3 40%, #eee158 70%, transparent 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-gold2 {
    /* background: -webkit-linear-gradient(top, #373423 0%, #5d4c21 10%, #faeaaa 50%, #5d4c21 90%, #373423 100%);

    background: linear-gradient(top, #8f6B29, #FDE08D, #DF9F28); */
    /* background:linear-gradient(to top,#D8B138 20%,#705B1C 10%,#F3D98E 60%,#705B1C,#D8B138); */
    background: rgb(151, 129, 5);
    /* background: linear-gradient(to top, transparent 10%, #f3da8d 50%, transparent 100%); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.font48-Prompt-m {
    font-family: 'Prompt', sans-serif;
    font-size: 52px;
}

.bg-img {
    width: 100%;
    padding: 0 7%;
    display: table;
    margin: 0;
    max-width: 100%;
    background-image: url("/assets/img/BGweb365.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-down {
    width: 100%;
    padding: 0 7%;
    display: table;
    margin: 0;
    max-width: 100%;
    background-image: url("/ufared2/bg/new11.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 50vh;
}

img.grey {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}

#outer {
    width: 100%;
    max-width: 100%;
    text-align: center;
}

.inner {
    display: inline-block;
}

.custom-control-label::before,
.custom-control-label::after {
    top: .8rem;
    width: 1.25rem;
    height: 1.25rem;
    margin: auto;
}

.checkbox-1x {
    transform: scale(2);
    -webkit-transform: scale(2);
}

.bg-img:nth-of-type(2n) {
    background-color: #000000;
}

.bg-black-overlay {
    background: rgba(0, 0, 0, 0.5);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-base {
    background: #FFE9C2 !important;
}

.golden {
    display: inline-block;
    outline: none;
    box-sizing: border-box;
    border: none;
    border-radius: .3em;
    text-transform: uppercase;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(110, 80, 20, .4), inset 0 -2px 5px 1px rgba(139, 66, 8, 1), inset 0 -1px 1px 3px rgba(250, 227, 133, 1);
    background-image: linear-gradient(160deg, #a54e07, #b47e11, #fef1a2, #bc881b, #a54e07);
    border: 1px solid #a55d07;
    color: rgb(120, 50, 5);
    text-shadow: 0 2px 2px rgba(250, 227, 133, 1);
    cursor: pointer;
    transition: all .2s ease-in-out;
    background-size: 100% 100%;
    background-position: center;
}

.login {
    border-radius: 3px;
    border: none;
    color: #333333;
    font-size: 16px;
    height: 46px;
    margin-bottom: 5px;
    padding: 13px 12px;
    width: 100%;
    background-color: #E8E8E8;
}

.login .form-control:hover {
    background-color: rgba(0, 0, 0, .16);
}

.bg-pink {
    background-color: #E6C261;
    height: 40px;
    border-radius: 15px;
    width: 100%;
    padding-top: 0.5%;
    max-width: 30%;
    margin: auto;
}

.bg-pink-lb {
    background-color: #E6C261;
}

.btn-blue {
    background-image: linear-gradient(0.25turn, #cea533, #e6c361, #cea533);
}

.btn-blue:hover {
    background-image: linear-gradient(0.25turn, #6b5720, #fad264, #6b5720);
    color: white;
}

.btn-green {
    background-image: linear-gradient(0.25turn, #33a100, #0fe907, #33a100);
}

.contaiet {
    width: 100%;
    max-width: 70%;
    margin: auto;
}


/* Hide all steps by default: */


/* * {

    margin: 0;

    padding: 0

}



html {

    height: 100%

}



#grad1 {

    background-color: : #9C27B0;

    background-image: linear-gradient(120deg, #FF4081, #81D4FA)

}



#msform {

    text-align: center;

    position: relative;

    margin-top: 20px

}



#msform fieldset .form-row {

    background: white;

    border: 0 none;

    border-radius: 0px;

    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);

    padding: 20px 40px 30px 40px;

    box-sizing: border-box;

    width: 94%;

    margin: 0 3% 20px 3%;

    position: relative

}



#msform fieldset {

    background: white;

    border: 0 none;

    border-radius: 0.5rem;

    box-sizing: border-box;

    width: 100%;

    margin: 0;

    padding-bottom: 20px;

    position: relative

}*/

#msform fieldset:not(:first-of-type) {
    display: none
}


/* #msform fieldset .form-card {

    text-align: left;

    color: #9E9E9E

}



#msform input,

#msform textarea {

    padding: 0px 8px 4px 8px;

    border: none;

    border-bottom: 1px solid #ccc;

    border-radius: 0px;

    margin-bottom: 25px;

    margin-top: 2px;

    width: 100%;

    box-sizing: border-box;

    font-family: montserrat;

    color: #2C3E50;

    font-size: 16px;

    letter-spacing: 1px

}



#msform input:focus,

#msform textarea:focus {

    -moz-box-shadow: none !important;

    -webkit-box-shadow: none !important;

    box-shadow: none !important;

    border: none;

    font-weight: bold;

    border-bottom: 2px solid skyblue;

    outline-width: 0

}



#msform .action-button {

    width: 100px;

    background: skyblue;

    font-weight: bold;

    color: white;

    border: 0 none;

    border-radius: 0px;

    cursor: pointer;

    padding: 10px 5px;

    margin: 10px 5px

}



#msform .action-button:hover,

#msform .action-button:focus {

    box-shadow: 0 0 0 2px white, 0 0 0 3px skyblue

}



#msform .action-button-previous {

    width: 100px;

    background: #616161;

    font-weight: bold;

    color: white;

    border: 0 none;

    border-radius: 0px;

    cursor: pointer;

    padding: 10px 5px;

    margin: 10px 5px

}



#msform .action-button-previous:hover,

#msform .action-button-previous:focus {

    box-shadow: 0 0 0 2px white, 0 0 0 3px #616161

}



select.list-dt {

    border: none;

    outline: 0;

    border-bottom: 1px solid #ccc;

    padding: 2px 5px 3px 5px;

    margin: 2px

}



select.list-dt:focus {

    border-bottom: 2px solid skyblue

}



.card {

    z-index: 0;

    border: none;

    border-radius: 0.5rem;

    position: relative

}



#progressbar {

    margin-bottom: 30px;

    overflow: hidden;

    color: lightgrey

}



#progressbar .active {

    color: #000000

}



#progressbar li {

    list-style-type: none;

    font-size: 12px;

    width: 25%;

    float: left;

    position: relative

}



#progressbar #account:before {

    font-family: FontAwesome;

    content: "\f023"

}



#progressbar #personal:before {

    font-family: FontAwesome;

    content: "\f007"

}



#progressbar #payment:before {

    font-family: FontAwesome;

    content: "\f09d"

}



#progressbar #confirm:before {

    font-family: FontAwesome;

    content: "\f00c"

}



#progressbar li:before {

    width: 50px;

    height: 50px;

    line-height: 45px;

    display: block;

    font-size: 18px;

    color: #ffffff;

    background: lightgray;

    border-radius: 50%;

    margin: 0 auto 10px auto;

    padding: 2px

}



#progressbar li:after {

    content: '';

    width: 100%;

    height: 2px;

    background: lightgray;

    position: absolute;

    left: 0;

    top: 25px;

    z-index: -1

}



#progressbar li.active:before,

#progressbar li.active:after {

    background: skyblue

}



.radio-group {

    position: relative;

    margin-bottom: 25px

}



.radio {

    display: inline-block;

    width: 204;

    height: 104;

    border-radius: 0;

    background: lightblue;

    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);

    box-sizing: border-box;

    cursor: pointer;

    margin: 8px 2px

}



.radio:hover {

    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3)

}



.radio.selected {

    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1)

}



.fit-image {

    width: 100%;

    object-fit: cover

} */

.hr-sects {
    display: flex;
    flex-basis: 100%;
    align-items: center;
    color: rgba(0, 0, 0, 0.35);
    margin: 8px 0px;
    content: "";
    flex-grow: 1;
    background: linear-gradient(to right, black, #f3e2ad, black);
    background-position: 50% 100%;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px 8px;
}

@media only screen and (max-width: 730px) {
    .font16-Prompt-mobile {
        font-family: 'Prompt', sans-serif;
        font-size: 12px;
    }
    .font14-Prompt {
        font-family: 'Prompt', sans-serif;
        font-size: 11px;
    }
    .font48-Prompt-m {
        font-family: 'Prompt', sans-serif;
        font-size: 30px;
    }
    img.logobtm1 {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    img.logobtm {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 140px;
    }
    .bg-pink {
        background-color: #E6C261;
        height: 40px;
        border-radius: 15px;
        width: 100%;
        padding-top: 2%;
        max-width: 40%;
        margin: auto;
    }
    .bg-pink-lb {
        background-color: #E6C261;
    }
    .contaiet {
        width: 100%;
        max-width: 90%;
        margin: auto;
    }
    .bg-down {
        width: 100%;
        padding: 0 7%;
        display: table;
        margin: 0;
        background-image: url("/ufared2/bg/new11.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        height: 30vh;
        background-position: -165px;
    }
    .buttonline {
        background-image: url('../bg/line.png');
        width: 30%;
        cursor: pointer;
        border: none;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: fixed;
        top: 1.2%;
        left: 70%;
        z-index: 10000 !important;
    }
}

.button {
    background-image: url('/ufared2/bg/999.png');
    cursor: pointer;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}