:root {
    --font-century: 'CenturyGothic';
    --font-century-bold: 'CenturyGothicBold';
}
body{
    font-family: var(--font-century);
}
.fbk_intro{
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}

.fbk_section{
    font-weight: bold;
    font-size: 18px;
    border-bottom: 3px solid #9acfd6;
    margin-top: 30px;
    padding-bottom: 5px;
    margin-bottom: 12px;
}

.fbk_notice{
    border: 3px solid #add8e6;
    padding: 20px;
    border-radius: 10px;
    margin-top: 30px;
}

.fbk_question{
    margin-top: 10px !important;
}

select {
    text-align-last: center;
    text-align: -webkit-center;
}

.fbk_select{
    width: 100%;
    border-radius: 10px;
    border: 2px solid #9acfd6;
    text-align: center;
    font-weight: bold;
    padding: 2px;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    position: relative;
    background: url(../images/arrow-select.png) no-repeat right;
    text-align-last: center;
    text-align: -webkit-center;
}
.fbk_select:focus, .fbk_select:focus-visible , .fbk_select:hover {
    outline: 0;
}
.fbk_select option {
    font-weight: bold;
}

.fbk_input{
    width: 100%;
    border: 2px solid #d3eaed;
    border-radius: 10px;
    text-align: center;
}

.fbk_number_input{
    width: 100%;
    border: 2px solid #9acfd6;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    padding: 2px;
}

.total_box{
    font-family: var(--font-century-bold);
    font-weight: bold;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 300px;
    height: 200px;
    border: 4px solid #81c4cc;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    background: #fff;
}

.total_title{
    font-weight: bold;
    font-size: 22px;
    padding: 10px;
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fbk_iterator_separator{
    border-bottom: 2px dashed #f6d459;
    margin-bottom: 20px;
    margin-top: 41px;
    font-style: italic;
    font-weight: bold;
}

.fbk_rounded_box{
    padding: 30px 60px;
    border: 2px solid var(--color-blue);
    border-radius: 25px;
    margin-top: 15px;
    width: 100%;
}

.total_amount{
    font-family: var(--font-century-bold);
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    height: 50px;
    border: 3px solid #81c4cc;
    border-radius: 10px;
    display: flex;
    width: 90%;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.fbk_submit{
    border: 3px solid #ffd700;
    border-radius: 20px;
    width: 500px;
    background: none;
    font-weight: bold;
    color: #000;
    -webkit-appearance:none !important;
    appearance:none !important;
    height: 45px;
}

.start_over{
    border: 3px solid #81c4cc;
    border-radius: 20px;
    width: 300px;
    background: none;
    font-weight: bold;
    color: #000;
    appearance: none !important;
    height: 45px;
    display: block;
    text-align: center;
    padding: 7px;
    text-decoration: none;
}



.fbk_intro{
    font-family: var(--font-century-bold);
    font-weight: bold;
    font-size: 28px;
}
.fbk_section{
    font-family: var(--font-century-bold);
    font-weight: bold;
    font-size: 22px;
}

.fbk_confirmation_title{
    font-family: var(--font-century-bold);
    font-weight: bold;
    font-size: 20px;
}
.fbk_font, .fbk_question, .fbk_intro_description{
    font-family: var(--font-century);
    font-size: 16px;
}
.cs{
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
    height: 1px;
    border: 1px solid #c3e3e6;
}
.fbk_question_text{
    border: 2px dashed #fff;
}
.fbk_question_desc{
    font-size: 12px;
}
.fbk_highlight{
    font-weight: bold;
    color: #000;
    border: 2px dashed #d3eaed;
    border-radius: 10px;
}
#mainContent{
    margin-top: 0px;
}
.infobox{
    position: relative;
}
.discount-label{
    position: absolute;
    right: -15px;
    top: -50px;
}
.pdf-downloader{
    display: flex;
    flex-direction: column;
    width: 250px !important;
    position: absolute;
    right: 40px;
    justify-content: center;
    align-content: center;
    text-align: center;
}
.pdf-downloader p{
    font-family: var(--font-century-bold);
    font-size: 20px;
    line-height: 24px;
}
.pdf-downloader img{
    margin: 0 auto;
}
.pdf-downloader a{
    display: flex;
    flex-direction: column;
    color: #000;
    text-decoration: none;
}
.pdf-downloader span{
    width: 60px;
    text-align: center;
    margin: 5px auto;
    line-height: 18px;
}

.upload_in_progress{
    opacity: 0.2;
}
.steps-image img{
    max-width: 600px;
    margin: 0 auto;
}
.step-rating-image{
    max-width: 700px;
    margin: 0 auto;
}
.rating-title{
    font-size:32px !important;
    font-family: var(--font-century-bold);
    color: #484848;
    margin-top: 20px;
    margin-bottom: 20px;
}
.rating-subtitle{
    font-size: 24px;
    font-family: var(--font-century-bold);
    color: #484848;
    margin-bottom: 20px;
}
.rating-subheader{
    font-size: 20px;
    font-family: var(--font-century-bold);
    color: #484848;
    margin-top: 20px;
    margin-bottom: 20px;
}
.fbk_rating_select{
    height: 40px;
}
.fbk_rating_select option{
    height: 20px;
}
.img-flag{
    position: relative;
    top: -2px;
}
.modal-video-box {
    display: flex;
    flex-direction: column;
    width: 250px !important;
    position: absolute;
    right: 40px;
    justify-content: center;
    align-content: center;
    text-align: center;
    top: 80px;
}
.modal-video-box  p {
    font-family: var(--font-century-bold);
    font-size: 20px;
    line-height: 24px;
}
.modal-video .modal-dialog{
    max-width: 1200px;
}

/* MEDIAQUERY */
@media (min-width: 992px) {
    .container-header{
        max-width: 900px !important;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 900px !important;
    }
}
@media (min-width: 1200px) {
    .container-header{
        max-width: 1180px !important;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 960px !important;
    }
    .total_box {
        height: 170px;
        width: 230px;
}
}
@media (min-width: 1540px) {
    .container-header{
        max-width: 1200px !important;
    }
    .total_box {
        height: 200px;
        width: 300px;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1100px !important;
    }
}
@media (min-width: 1700px) {
    .container-header{
        max-width: 1520px !important;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1360px !important;
    }
}
@media (max-width: 1300px) {
    .pdf-downloader {
        right: 0;
    }
    .modal-video-box {
        right: 0;
    }
}
@media (max-width: 1200px) {
    .total_box{
        height: 170px;
        width: 230px;
    }
}
@media (max-width: 992px) {
    .fbk_section{
        width: 100% !important;
    }
    .important-msg{
        width: 96% !important;
    }
 form{
     position: relative;
 }
    .total_box {

        height: 170px;
        width: 700px;
        position: fixed;
        text-align: center;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        left: 20px;

    }
    .total_box.reached-contact{
        position: relative;
        left: 0;
        top: 15px;
        margin-top: 45px;
    }
    .pdf-downloader {
        display: flex;
        flex-direction: row;
        width: 100% !important;
        position: relative;
        right: inherit;
        justify-content: start;
        text-align: left;
    }
    .pdf-downloader a{
        flex-direction: row;
    }
    .pdf-downloader img {
        margin: 0px auto;
        position: relative;
        top: -10px;
    }
    .pdf-downloader p{
        padding-right: 5px;
    }
    .pdf-downloader span {
        width: auto;
        text-align: center;
        margin: 5px auto;
        line-height: 18px;
        padding-left: 5px;
    }
    .modal-video-box{
        display: block;
        flex-direction: row;
        width: 100% !important;
        position: relative;
        right: inherit;
        justify-content: start;
        text-align: left;
        top: 0;
        margin-bottom: 20px;
    }
    .modal-video-box a{
        flex-direction: row;
    }
    .modal-video-box p{
        padding-right: 5px;
    }
}
@media (max-width: 767px) {
    .fbk_section, .fbk_notice {
        width: 100% !important;
    }
    .infobox .fbk_question_text{
        width: 50% !important;
    }
     .fbk_question_text {
         width: 60% !important;
     }
     .fbk_question_option{
         width: 40% !important;
     }
     .fbk_select{
         padding: 2px 2px 2px 10px;
         text-align: left;
     }
    .fbk_section{
        font-size: 20px;
    }
    .fbk_font, .fbk_question, .fbk_intro_description{
        font-size: 14px;
    }
    .fbk_intro {
        line-height: 30px;
        font-size: 26px;
    }
    .logo-fbk{
        max-width: 200px;
        margin-top: 10px;
    }
    .total_box {
        height: 150px;
        max-width: 520px;
        width: auto;
    }
    .total_title {
        margin-top: 15px;
    }
    .pdf-downloader img {
        top: 0;
    }
    .pdf-downloader span {
        font-size: 14px;
        line-height: 14px;
    }
    .total_box {
        left: 12px;
        right: 12px;
    }
    .rating-title{
        font-size:24px !important;
    }
    .rating-subtitle{
        font-size: 20px;
    }
    .rating-subheader{
        font-size: 18px;
    }
    .start_over{
        width: 100%;
    }
    .fbk_next{
        width: 100%;
    }
    .buttons-div .col-6{
        width: 100% !important;
    }
    .buttons-div .col-5{
        margin-top: 15px;
        width: 100% !important;
    }
    .fbk_submit {
        margin-top: 15px;
        height: auto;
        width : 100%;
    }
    .pdf-downloader img {
        width: 36px;
        height: 50px;
        background-size: contain;
    }
}
