﻿.pdf_wrraper {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.pdf_page {
    /*background: transparent linear-gradient(180deg, #19002B 0%, #35005D 54%, #23003B 100%) 0% 0% no-repeat padding-box;*/
    background-color: #2D0048;
    display: block;
    margin-bottom: 0.5cm;
    box-shadow: 0 0 0.5cm rgba(0,0,0,0.5);
    width:1536px;
    /*width: 80%;*/
    min-height: 2173px;
    padding: 60px;
    float: left;
    /*margin-left: 10%;*/
    position: relative;
    margin-bottom: 90px;
    padding-bottom: 0;
}

/*.pdf_page_2{
    min-height:2100px;
}*/

.pdf_section {
    float: left;
    width: 100%;
    border-top: 2px solid #B389CB;
    margin-top:15px;
    padding-top:30px;
}

.pdf_header {
    float: left;
    width: 100%;
}

.pdf_main_header {
    font-family: 'Montserrat';
    font-size: 55px !important;
    color: #FFFFFF;
    line-height: 35px;
    float: left;
    margin: 0;
}

    .pdf_main_header span {
        font-family: 'Montserrat-Bold';
        font-size: 21px !important;
        color: #B389CB;
    }

.pdf_steps_left {
    float: left;
    width: 200px;
    padding-top: 70px;
}

.pdf_steps_right {
    float: right;
    width: 70%;
    text-align: center;
    padding-top: 40px;
}

.pdf_steps_right img {
    width: 50%;
    float:left;
    margin-left:100px;
}

.pdf_header {
    font-size: 25px !important;
    font-family: 'Montserrat-Bold';
    color: #FFFFFF;
}

.small_divider {
    float: left;
    height: 5px;
    width: 65px;
    border-top: 5px solid #A200FE;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pdf_steps_left_sub_header {
    font-size: 20px !important;
    font-family: 'Montserrat';
    color: #FFFFFF;
    float: left;
}

.pdf_page .answers {
    float: left;
    width: 100%;
    height: unset;
    min-height: 35rem;
    font-size: 2rem !important;
}

.pdf_page .answer-wrapper {
    background-color:rgba(162,0,254,0.11);
}

.pdf_page .answer-right-title {
    font-size: 1.7rem !important;
    margin-bottom: 5px;
}

.pdf_page .answer-right-description {
    font-size: 1.7rem !important;
}

.pdf_bottom {
    float: left;
    width: 45%;
    margin-top: 50px;
    margin-bottom: 50px;
    /*background: transparent url('images/pdf/Mask Group 4.png') 0% 0% no-repeat padding-box;*/
}

    .pdf_bottom p {
        font-size: 20px;
        color: #FFFFFF;
        line-height: 31px;
        font-family: 'Montserrat';
    }

        .pdf_bottom p span {
            font-size: 18px;
            color: #B389CB;
            line-height: 31px;
        }

.pdf_header_logo {
    width: 262px;
    height: 47px;
    float: right;
    margin-top: 30px;
}

.pdf_footer_logo {
    width: 232px;
    height: 50px;
    float:right;
}


.pdf_footer {
    float: left;
    width: 100%;
    margin-left: -60px;
    margin-bottom: -60px;
    padding: 30px 60px;
    background-color: #000;
    position: absolute;
    bottom: 60px;
}

    .pdf_footer p {
        color: #B389CB;
        font-size: 18px !important;
        width: 500px;
        margin-top: 16px;
        float: left;
    }

.chart_wrapper {
    width: 500px;
    /*height:300px;*/
    float: left;
    margin-bottom: 30px;
    margin-top: 60px;
    margin-left: -70px;
}

.chart_description {
    color: #B389CB;
    text-align: center;
    margin-top: -160px;
    font-size: 17px;
}

    .chart_description span {
        color: #fff;
        font-size: 35px;
        font-family: 'Montserrat-Bold';
        line-height: 55px;
    }

.chart_title {
    color: #B389CB;
    text-align: center;
    margin-top: 120px;
    font-size: 22px !important;
}

@media (max-width: 1700px) {

}
@media (max-width: 1600px) {

}
@media (max-width: 1500px) {

}

@media (max-width: 1400px)  {

}

@media (max-width: 1300px) {

}

@media (max-width: 1200px) {

}