@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
html { scroll-behavior: smooth; }
.fundo-azul { background-color: var(--t-blue); }
.t-breadcrumbs, .t-breadcrumbs a, .t-breadcrumbs .breadcrumb_last { color: var(--t-white); }
.t-breadcrumbs a:hover { color: var(--t-white); opacity: 0.8; text-decoration: underline; }
.page .section-1 {
    background-image: url(../images/background_001.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 40px 0 0 0;
}
.page .section-1 .container {
    padding: 0;
}
.page .section-1 .position {
    margin-top: -110px;
    padding: 0;
}
.page .section-1 h2 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    color: #FFF;
}
.page .section-1 p {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 48px;
    color: #8CD133;
    background-image: url(../images/icon_2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    margin-top: 15px;
    margin-bottom: 25px;
    width: 125%;
}
.page .section-1 span {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
}
.page .section-1 a {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #054375;
    padding: 10px 40px;
    background: #F3CB3F;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin-top: 35px;
    text-transform: uppercase;
}
.page .section-1 img {
    width: 100%;
    height: auto;
}
.page .section-1 .logo {
    display: block;
    position: absolute;
    top: 46%;
    left: 83%;
}
.page .section-2 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.page .section-2 img {
    width: 100%;
    height: auto;
}
.page .section-2 .card-info {
    margin-left: 10%;
}
.page .section-2 h3 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 53px;
    color: #054375;
}
.page .section-2 a {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    background: #054375;
    border: 1px solid #054375;
    box-sizing: border-box;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin-top: 35px;
    text-transform: uppercase;
    padding: 10px 30px;
}
.page .section-3 {
    background-image: url(../images/background_01.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.page .section-3 .background-using {
    background-image: url(../images/icon_4.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 70px 0;
}
.page .section-3 h3 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    color: #FFFFFF;
    margin-bottom: 25px;
}
.page .section-3 h4 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #8CD133;
}
.page .section-3 ul {
    padding: 0;
    margin-bottom: 30px;
}
.page .section-3 ul li {
    list-style: none;
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.page .section-3 ul li img {
    width: auto;
    height: 100%;
    margin-right: 10px;
}
.page .section-3 p {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 150%;
    color: #FFFFFF;
}
.page .section-3 a {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
    color: #455A64;
    background: #FFFFFF;
    border: 1px solid #B0BEC5;
    box-sizing: border-box;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin-top: 20px;
    text-transform: uppercase;
    padding: 10px 30px;
}
.page .section-3 .position-icon {
    float: right;
}
.page .section-3 .division {
    background-image: url(../images/icones/division.png);
    background-repeat: no-repeat;
    background-position: center right;
}
.page .section-4 {
    background: linear-gradient(90deg, #8CD133 0%, #05BDFB 100.02%);
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding: 80px 15px;
}
.page .section-4 h3 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 150%;
    color: #FFFFFF;
    padding: 20px 0;
}
.page .section-5 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.page .section-5 .background {
    background: #054375;
}
.page .section-5 img {
    width: 100%;
    height: auto;
}
.page .section-5 .card {
    margin-left: -25%;
    background: transparent;
    border: transparent;
}
.page .section-5 h4 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #8CD133;
}
.page .section-5 p {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 150%;
    color: #FFFFFF;
}
.page .section-5 ul li {
    font-family: 'Red Hat Display', sans-serif;
    list-style: none;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 8px 0px;
}
.page .section-5 .card-left h4 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #054375;
    line-height: 1.2em;
}
.page .section-5 .card-left p {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 150%;
    color: #37474F;
    margin-top: 20px;
    margin-bottom: 30px;
}
.page .section-5 .card-left .access a {
    font-family: Red Hat Display;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    background: #054375;
    border: 1px solid #054375;
    box-sizing: border-box;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    text-transform: uppercase;
    padding: 10px 30px;
}
.page .section-6 {
    background-color: #F5F7F8;
    background-image: url(../images/icon_9.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 80px 0;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.page .section-6 .position {
    margin-right: -25%;
}
.page .section-6 h3 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    color: #054375;
}
.page .section-6 .division {
    margin-bottom: 25px;
    margin-top: 20px;
    margin-left: -40%;
    position: relative;
    z-index: -1;
    width: 100%;
}
.page .section-6 ul {
    padding: 0;
    list-style: none;
}
.page .section-6 ul li .card {
   border: none;
   background: transparent;
}
.page .section-6 ul li .card .title {
    align-items: center;
 }
.page .section-6 img {
    width: auto;
    height: 100%;
}
.page .section-6 h4 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 150%;
    color: #054375;
    margin-left: 10px;
    margin-top: 9px;
}
.page .section-6 p {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #37474F;
}
.page .section-7 {
    background: #fff;
    padding: 80px 0 80px 0;
}
.page .section-7 h3 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 150%;
    text-align: center;
    color: #054375;
    margin-bottom: 25px;
}
.page .section-7 p {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #37474F;
    margin-bottom: 40px;
}
.page .section-7 .faqHeader {
    font-size: 27px;
    margin: 20px;
}
.page .section-7 .panel {
    border-bottom: 1px solid rgba(5, 67, 117, 1);
    margin-bottom: 25px;
    border-style: dashed;
    border-top: none;
    border-right: none;
    border-left: none;
}
.page .section-7 a {
    text-decoration: none;
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #054375;
}

.page .section-7 a span {
    margin-left: 12px;
}
.page .section-7 .link-access {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #37474F;
}
.page .section-7 .panel-body {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #37474F;
    margin-bottom: 25px;
}
.page .section-7 .panel-heading [data-toggle="collapse"]:after {
    font-family: 'fontawesome';
    content: "\f054"; 
    float: right;
    color: #8CD133;
    font-size: 18px;
    line-height: 22px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.page .section-7 .panel-heading [data-toggle="collapse"].collapsed:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #054375;
    margin-right: 2px;
}
.page .section-8 {
    background: #F5F7F8;
    padding: 80px 0 80px 0;
    background-image: url(../images/icon_11.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    background-position-y: 50px;
}
.page .section-8 h2 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 150%;
    color: #054375;
    margin-bottom: 30px;
}
.page .section-8 .card {
    padding: 16px;
    border-radius: 5px;
    width: auto;
    height: 100%;
}
.page .section-8 h3 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    color: #054375;
}
.page .section-8 .space {
    margin-right: 10px;
    width: auto;
    padding: 0px;
}
.page .section-8 .information {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    color: #054375;
}
.page .section-8 .mail {
    margin-top: 15px;
}
.page .section-8 a {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
    color: #054375;
}
.page .section-8 h4 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
    color: #054375;
}
.page .section-8 .title {
    margin-bottom: 15px;
}
.page .section-8 ul {
    padding: 0;
}
.page .section-8 ul li {
    list-style: none;
}
.page .section-8 .phone {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 100%;
    color: #37474F;
    margin-bottom: 0;
}
.page .section-8 .location {
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #37474F;
    margin-bottom: 10px;
}
.page .section-8 .sac {
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #37474F;
}
.page .section-9 {
    background: #054375;
    background-image: url(../images/icon_12.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 80px 0 80px 0;
}
.page .section-9 h3 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 150%;
    color: #FFFFFF;
}
.page .section-9 .sub-title {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    color: #FFFFFF;
}
.page .section-9 .form-control {
    font-family: 'Red Hat Display', sans-serif;
    background: transparent;
    border-radius: 0;
    border: 1px solid #fff;
    height: 50px;
    color: #fff;
    margin-bottom: 10px;
}
.page .section-9 .form-control:focus {
    box-shadow: none;
}
.page .section-9 .form-control::-webkit-input-placeholder{
    color: rgb(255, 255, 255);
}
.page .section-9 .information-label {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    color: #FFFFFF;
}
.page .section-9 .access-btn {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #054375;
    background: #FFFFFF;
    box-shadow: 0px 1.16908px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 10px 30px;
    text-transform: uppercase;
}
.page .section-9 .form-control option {
    color: #000;
}
.page .section-9 .height {
    margin-top: 7px;
}
.page .section-9 .select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background-image: url(../images/icones/vetor.png);
        background-repeat: no-repeat;
        background-position: right 15px center;
        background-repeat: no-repeat;
        background-size: 2% 14%;
}

.page .section-10 {
    background: #FFF;
    padding: 80px;
}
.page .section-10 .rules {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
    color: #37474F;
    border: 1px solid #054375;
    padding: 20px;
}
.page .section-10 .link-information {
    color: red;
    list-style: none;
    text-decoration: none;
}
.page .section-10 .ans {
    background: #37474F;
    width: 15%;
}
.page .section-10 .number {
    padding: 15px 0 15px 0;
}
.page .section-10 .ans-number {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    border: 1px solid #fff;
    padding: 5px 0;
    width: 80%;
    margin: auto;
}

@media screen and (max-width: 1440px) {
    .page .section-1 {
        background-size: 100% 100%;
    }
    .page .section-2 .card-info {
        margin-left: 5%;
    }
    .page .section-3 .background-using {
        background-size: contain;
    }
    .page .section-3 ul li {
        line-height: 1.2em;
    }
    .page .section-3 h3 {
        font-size: 38px;
    }
    .page .section-5 .card {
        margin-left: -10%;
    }
    .page .section-6 {
        padding: 40px 15px 40px 15px;
        background-size: contain;
    }
    .page .section-6 .position {
        margin-right: -20%;
    }
    .page .section-6 h4 {
        font-size: 22px;
    }
    .page .section-6 ul li .card {
        min-height: 120px;
    }
    .page .section-6 p {
        font-size: 14px;
    }
    .page .section-6 p br {
        display: none;
    }
    .page .section-9 {
        background-position-x: -50px;
        background-size: contain;
    }
}
@media screen and (max-width: 1364px) {
    .page .section-9 {
        background-position-x: -50px;
    }
}
@media screen and (max-width: 1280px) {
    .page .section-2 h3 {
        font-size: 33px;
    }
    .page .section-3 h3 {
        font-size: 33px;
    }
    .page .section-5 h4 {
        font-size: 35px;
    }
    .page .section-5 p {
        font-size: 25px;
    }
    .page .section-5 .card-left h4 {
        font-size: 35px;
    }
    .page .section-5 .card-left p {
        font-size: 25px;
    }
    .page .section-6 {
        background-size: initial;
    }
    .page .section-6 .position {
        margin-right: -30%;
    }
    .page .section-6 h4 {
        font-size: 20px;
    }
    .page .section-6 p br {
        display: none;
    }
    .page .section-8 a {
        font-size: 17px;
    }
    .page .section-8 a {
        font-size: 17px;
    }
    .page .section-9 {
        background-position-x: -95px;
    }
}
@media screen and (max-width: 1199px) {
    .page .section-1 .logo {
        display: block;
        position: absolute;
        top: 40%;
        left: 80%;
    }
    .page .section-3 .background-using {
        background-position-x: 490px;
    }
}
@media screen and (max-width: 1100px) {
    .page .section-1 .logo {
        display: block;
        position: absolute;
        top: 40%;
        left: 80%;
    }
    .page .section-1 .position {
        margin-left: 2%;
    }
    .page .section-1 h2 {
        font-size: 25px;
    }
    .page .section-1 p {
        font-size: 30px;
        line-height: 1.2em;
        width: 100%;
    }
    .page .section-1 span {
        font-size: 16px;
    }
    .page .section-2 h3 {
        font-size: 25px;
        line-height: 1.2em;
    }
    .page .section-3 .background-using {
        background-position-x: 415px;
    }
    .page .section-3 h3 {
        font-size: 25px;
    }
    .page .section-3 h4 {
        font-size: 25px;
    }
    .page .section-3 ul li {
        font-size: 14px;
    }
    .page .section-3 p {
        font-size: 14px;
    }
    .page .section-4 h3 {
        font-size: 25px;
        padding: 0;
    }
    .page .section-5 h4 {
        font-size: 25px;
    }
    .page .section-5 p {
        font-size: 20px;
    }
    .page .section-5 ul li {
        font-size: 18px;
    }
    .page .section-5 .card-left h4 {
        font-size: 25px;
    }
    .page .section-5 .card-left p {
        font-size: 18px;
    }
    .page .section-6 h3 {
        font-size: 25px;
    }
    .page .section-6 {
        background-position-x: -75px;
    }
    .page .section-6 h4 {
        font-size: 16px;
    }
    .page .section-7 h3 {
        font-size: 25px;
    }
    .page .section-8 h2 {
        font-size: 25px;
    }
    .page .section-8 h3 {
        font-size: 18px;;
    }
    .page .section-8 .information {
        font-size: 16px;
    }
    .page .section-8 h4 {
        font-size: 14px;
    }
    .page .section-9 h3 {
        font-size: 25px;
    }
}
@media screen and (max-width: 768px) {
    .page .section-1 .logo {
        display: none;
        
    }
    .page .section-1 {
        background-size: cover;
        text-align: center;
    }
    .page .section-1 .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .page .section-1 .position {
        margin-top: 0;
    }
    .page .section-1 p {
        width: 80%;
        margin: auto;
        font-size: 30px;
        line-height: 1.2em;
        margin-bottom: 18px;
    }
    .page .section-1 span {
        font-size: 16px;
    }
    .page .section-1 span br {
        display: none;
    }
    .page .section-1 a {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .page .section-2 {
        text-align: center;
    }
    .page .section-2 .row {
        flex-direction: column-reverse;
    }
    .page .section-2 h3 br {
        display: none;
    }
    .page .section-2 h3 {
        font-size: 24px;
        margin-top: 20px;
        line-height: 1.2em;
    }
    .page .section-2 a {
        margin-top: 20px;
        margin-bottom: 25px;
        width: 100%;
    }
    .page .section-3 {
        text-align: center;
    }
    .page .section-3 .p-0 {
        width: 100%;
        padding-right: 15px !important;
        padding-left: 15px !important;
        margin-right: auto;
        margin-left: auto;
    }
    .page .section-3 .division {
        background-image: none;
    }
    .page .section-3 p br {
        display: none;
    }
    .page .section-3 p {
        font-size: 16px;
    }
    .page .section-3 .background-using {
        background-image: none;
    }
    .page .section-3 h4 {
        justify-content: center;
    }
    .page .section-3 ul {
        text-align: left;
    }
    .page .section-3 ul li br {
        display: none;
    }
    .page .section-3 h3 {
        font-size: 25px;
        line-height: 1.2em;
    }
    .page .section-3 a {
        width: 100%;
    }
    .page .section-4 h3 {
        text-align: center;
        font-size: 25px;
        line-height: 1.2em;
        padding: 30px 15px;
    }
    .page .section-5 {
        text-align: center;
    }
    .page .section-5 .responsive-order {
        flex-direction: column-reverse;
    }
    .page .section-5 .card {
        margin-left: 0;
    }
    .page .section-5 h4 {
        font-size: 25px;
        justify-content: center;
        margin-top: 25px;
    }
    .page .section-5 p br {
        display: none;
    }
    .page .section-5 p {
        font-size: 20px;
    }
    .page .section-5 .responsive {
        margin-bottom: 20px;
    }
    .page .section-5 .card-left h4 {
        font-size: 25px;
        justify-content: center;
        margin-top: 25px;
    }
    .page .section-5 .card-left p br {
        display: none;
    }
    .page .section-5 .card-left p {
        font-size: 20px;
    }
    .page .section-5 ul li {
        font-size: 20px;
    }
    .page .section-5 .card-left .access a {
        margin-top: -10px;
        margin-bottom: 25px;
        width: 100%;
    }
    .page .section-6 {
        background-image: none;
        text-align: center;
        padding: 40px 15px 0px 15px;
        background: #F5F7F8;
    }
    .page .section-6 .position {
        margin-right: 0;
    }
    .page .section-6 .division {
        margin-left: 0;
    }
    .page .section-6 h3 {
        font-size: 25px;
        text-align: center;
    }
    .page .section-6 p {
        font-size: 18px;
    }
    .page .section-6 .responsive {
        padding: 0;
    }
    .page .section-6 ul li .card {
        background: transparent;
    }
    .page .section-6 .card .title {
        justify-content: center;
    }
    .page .section-7 {
        padding: 50px 0 50px 0;
    }
    .page .section-7 h3 {
        font-size: 25px;
        line-height: 100%;
    }
    .page .section-7 p {
        font-size: 16px;
        line-height: 25px;
    }
    .page .section-7 a {
        font-size: 20px;
    }
    .page .section-8 h2 {
        font-size: 25px;
        text-align: center;
    }
    .page .section-8 .responsive {
        margin-bottom: 10px;
        text-align: center;
    }
    .page .section-9 {
        background-image: none;
        text-align: center;
    }
    .page .section-9 h3 {
        font-size: 25px;
    }
    .page .section-9 .sub-title {
        font-size: 20px;
    }
    .page .section-9 .access-btn {
        width: 100%;
    }
    .page .section-10 {
        padding: 30px 0 30px 0;
    }
    .page .section-10 .ans {
        width: 100%;
    }
}