/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: Montserrat, sans-serif;
    src: url('fonts/SVN-Effra.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: '1FTV';
    src: url('fonts/1FTV-Blushing-Rose.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.wpcf7-response-output {
    color: #fff;
}
.section-first img {
    margin: 0!important;
}
.section-first h2 {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 70px;
    line-height: 68px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    margin: 25px 0 5px 0;
}
.section-first h3 {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 56px;
    line-height: 68px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    margin: 0;
}
.section-first p {
    color: #FFE417;
    font-family: '1FTV';
    font-weight: 400;
    font-size: 25px;
    line-height: 80px;
}
.section-first ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
.section-first ul li {
    list-style: none;
    margin: 0;
}
.section-first ul li a {
    background: linear-gradient(90deg, #230304 0%, #890C10 100%);
    border: 1px solid;
    border-image-source: linear-gradient(90deg, #4B0E0E 0%, #8B0707 100%);
    font-family: '1FTV';
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
    border-radius: 136px;
    padding: 13px 53px;
}
.section-first ul li:last-child a {
    border: 2px solid #FFFFFF;
    color: #fff;
    font-family: '1FTV';
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0%;
    text-transform: capitalize;
    padding: 12px 28px;
    border-radius: 136px;
    background: transparent;
}
.section-first ul li:last-child a:hover {
    background: linear-gradient(90deg, #230304 0%, #890C10 100%);
    border: 1px solid;
    border-image-source: linear-gradient(90deg, #4B0E0E 0%, #8B0707 100%);
}
.secition-purpose .top h2 {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin: 120px 0 20px 0;
}
.secition-purpose .top p {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 60px 0;
}
.secition-purpose .center {
    max-width: 740px;
    margin: 0 auto 105px auto;
    background: #920000CC;
    text-align: center;
    border-radius: 22px;
    padding: 54px 15px 73px 15px;
}
.secition-purpose .center p {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}
.secition-purpose .center p:nth-child(2) {
    color: #D8BF00;
    font-family: Montserrat, sans-serif;
    font-weight: 400;;
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 5px 0;
}
.secition-purpose .center p:nth-child(3) {
    margin: 0;
    text-transform: none;
}
.secition-purpose .bottom {
    max-width: 920px;
    margin: 0 auto;
}
.secition-purpose .bottom p {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 45px;
    line-height: 50px;
    text-transform: uppercase;
    margin: 0 0 55px 0;
    text-align: center;
    color: #fff;
}
.secition-purpose .bottom ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.secition-purpose .bottom ul li {
    list-style: none;
    margin: 0;
    text-align: center;
    width: calc(100% / 4 - 12px);
    color: #fff;
}
.secition-purpose .bottom ul li img {
    display: block;
    margin: 0 auto 13px auto;
}
/* .section-subject {
    padding-bottom: 90px!important;
} */
.section-subject .col-left .col-inner {
    max-width: 917px;
    padding-left: 100px;
}
.section-subject h3 {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
    margin: 120px 0 70px 0;
    color: #fff;
}
.section-subject p {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 25px;
    line-height: 28px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #fff;
}
.section-subject ul {
    margin: 0 0 0 44px;
}
.section-subject ul li {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    text-transform: capitalize;
    color: #fff;
    margin: 0 0 5px 0;
}
.section-subject a {
    display: inline-block;
    background: linear-gradient(90deg, #FFE417 0%, #FF5E63 100%);
    border-radius: 136px;
    color: #fff;
    font-family: '1FTV';
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    text-transform: capitalize;
    padding: 13px 40px;
    margin: 40px 0 0 0;
}
.section-first img {
    height: 101%;
}
.section-interest {
    padding: 120px 0 90px 0!important;
    position: relative;
}
.section-interest .section-content {
    z-index: 99;
}
.section-interest::after {
    content: url('images/bg-trongdong.png');
    position: absolute;
    top: 7px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 90;
}
.section-interest h2 {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    text-transform: uppercase;
    margin: 0 0 50px 0;
    text-align: center;
    color: #fff;
}
.section-interest .box-col .col-inner {
    background: #500000;
    border-radius: 10px;
    color: #fff;
    padding: 34px 60px 27px 29px;
    min-height: 402px;
}
.section-interest .box-col .col-inner p {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
}
.section-interest .box-col .col-inner p:first-child {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
}
.section-interest .row-large {
    max-width: 1270px!important;
}
.section-advisor {
    padding: 120px 0 90px 0!important;
    position: relative;
}
.section-advisor::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #23040291;
    z-index: 90;
}
.section-advisor .section-content {
    z-index: 99;
}
.section-advisor h2 {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 75px 0;
}
.section-advisor p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
}
.section-advisor .advisor-item h4 {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 13.5px;
    line-height: 19px;
    color: #fff;
    margin: 4px 0 4px 0;
}
.section-advisor .advisor-item .box-text {
    padding-left: 5px;
    padding-right: 5px;
}
.section-advisor .advisor-item p {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 9.79px;
    line-height: 17px;
    text-transform: uppercase;
    color: #fff;
}
.section-advisor h3 {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 100px 0 10px 0;
}
.section-advisor ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin: 8px 0 0 0;
}
.section-advisor ul li {
    list-style: none;
    margin: 0 0 8px 0;
}
.section-advisor ul li img {
    margin: 0!important;
}
.section-license {
    padding: 120px 0 90px 0!important;
}
.section-license h2 {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 40px;
    line-height: 54px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 50px 0;
}
.section-license::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #67060094;
    z-index: 90;
}
.section-license .section-content {
    z-index: 99;
}
.section-register {
    padding: 120px 0 90px 0!important;
}
.section-register::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #5E0904AB;
    z-index: 90;
}
.section-register .section-content {
    z-index: 99;
}
.section-register .col-left .col-inner {
    background: linear-gradient(180deg, #500000 0%, #8B0707 100%);
    border-radius: 20px;
}
.section-register .col-left .col-inner > p {
    font-family: 'Quicksand';
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    color: #FEC119;
    margin: 0 0 20px 0;
    padding-top: 50px;
    text-align: center;
}
.section-register .col-left h3 {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 57px;
    line-height: 34px;
    text-align: center;
    text-transform: capitalize;
    margin: 0 0 5px 0;
    color: #fff;
}
.section-register .col-left h4 {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 37px;
    line-height: 34px;
    text-align: center;
    text-transform: capitalize;
    margin: 0 0 0 0;
    color: #fff;
    border-bottom: 1px solid #4E0300;
    padding-bottom: 36px;
}
.section-register .col-left div.wpcf7 {
    padding: 36px 36px 30px 36px;
}
.section-register .col-left div.wpcf7 .name-phone {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.section-register .col-left div.wpcf7 .name {
    width: calc(50% - 15px);
}
.section-register .col-left div.wpcf7 .phone {
    width: calc(50% - 15px);
}
.section-register .col-left div.wpcf7 label {
    color: #fff;
    font-family: 'Quicksand';
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
}
.section-register .col-left div.wpcf7 input[type="email"],
.section-register .col-left div.wpcf7 input[type="tel"],
.section-register .col-left div.wpcf7 input[type="text"] {
    margin-bottom: 24px;
    border: 1px solid #F93232;
    border-radius: 5px;
    font-family: 'Quicksand';
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    padding: 13px;
    height: auto;
    color: #6F6F6F;
}
.section-register .col-left div.wpcf7 select {
    border: 1px solid #F93232;
    border-radius: 5px;
    font-family: 'Quicksand';
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    padding: 13px;
    height: auto;
}
.section-register .col-left div.wpcf7 .btn-submit {
    text-align: center;
}
.section-register .col-left div.wpcf7 .wpcf7-submit {
    background: linear-gradient(90deg, #FFE417 0%, #FAC01F 100%);
    border-radius: 34px;
    font-family: '1FTV';
    font-weight: 400;
    font-size: 30px;
    line-height: 100%;
    text-align: center;
    text-transform: capitalize;
    color: #8B0707;
    padding: 13px 67px;
    margin: 20px 0 0 0;
}
.wpcf7-spinner {
    display: none;
}
.section-faqs {
    padding: 120px 0 90px 0!important;
}
.section-faqs::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #5E0904E0;
    z-index: 90;
}
.section-faqs .section-content {
    z-index: 99;
}
.section-faqs h3 {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 100px 0;
}
.section-faqs .accordion {
    counter-reset: section;
}
.section-faqs .accordion-title {
    border: 0;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    position: relative;
    padding-top: 13px;
    padding-bottom: 13px;
}
.section-faqs .accordion-title::before {
    counter-increment: section;
    content: counter(section);
    margin-right: 14px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #000;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 5px;
    padding: 2px 9.5px;
}
.section-faqs .accordion-inner {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    padding-left: 94px;
}
.section-faqs .accordion .toggle {
    left: auto;
    right: 0;
    opacity: 1;
    width: 30px;
    min-height: 30px;
}
.section-faqs .accordion .toggle::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background: #fff;
    z-index: 90;
    width: 30px;
    min-height: 30px;
    border-radius: 5px;
}
.section-faqs .accordion .toggle i {
    font-size: 24px;
    color: #33363F;
    z-index: 99;
    top: 2px;
    left: 2px;
}
.section-contact {
    padding: 120px 0 90px 0!important;
}
.section-contact::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #5E0904E0;
    z-index: 90;
}
.section-contact .section-content {
    z-index: 99;
}
.section-contact h3 {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    text-align: justify;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin: 0 0 50px 0;
}
.section-contact .col-left p {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 23px;
    line-height: 33px;
    text-align: justify;
    text-transform: uppercase;
    margin: 150px 0 20px 0;
    color: #fff;
}
.section-contact .col-left .info ul li {
    list-style: none;
    margin: 0;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: justify;
    margin: 0 0 6px 0;
    padding: 0 0 0 28px;
}
.section-contact .col-left .info ul li a {
    color: #fff;
}
.section-contact .col-left .info ul li strong {
    color: #FEC119;
    font-weight: 400;
}
.section-contact .col-left .info ul li:nth-child(1) {
    background: url('images/location.png') no-repeat top 3px left;
}
.section-contact .col-left .info ul li:nth-child(2) {
    background: url('images/phone-call.png') no-repeat top 3px left;
}
.section-contact .col-left .info ul li:nth-child(3) {
    background: url('images/email.png') no-repeat top 3px left;
}
.section-contact .col-left .socials ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 37px 0 0 0;
}
.section-contact .col-left .socials ul li {
    list-style: none;
    margin: 0;
}
.section-contact .col-left {
    background: url('images/line.png') no-repeat right top;
    background-size: contain;
}
.section-contact .col-right p {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    text-align: justify;
    text-transform: uppercase;
    color: #fff;
    margin: 50px 0 21px 0;
}
.section-examiner {
    position: relative;
}
.section-examiner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #70070047;
    z-index: 90;
}
.section-examiner .section-content {
    z-index: 99;
}
.section-examiner h3 {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
}
.section-examiner .col-absolute {
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 99;
}
.section-examiner .col-left .col-inner, .section-examiner .col-left .col-inner .img, .section-examiner .col-left .col-inner .img .img-inner,
.section-examiner .col-right .col-inner, .section-examiner .col-right .col-inner .img, .section-examiner .col-right .col-inner .img .img-inner {
    height: 100%;
}
.section-examiner .col-left .col-inner .img img, .section-examiner .col-right .col-inner .img img {
    height: calc(100% + 10px);
    object-fit: cover;
}
.section-examiner .text-absolute {
    position: absolute;
    z-index: 99;
}
.section-examiner .col-left .text-absolute {
    bottom: 110px;
    left: 20px;
}
.section-examiner .col-left .text-absolute p {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    margin: 0 0 30px 0;
    color: #fff;
}
.section-examiner .col-left .text-absolute h4 {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 45px;
    line-height: 50px;
    text-transform: capitalize;
    color: #fff;
    padding-left: 56px;
}
.section-examiner .col-right .text-absolute {
    bottom: 319px;
    right: 20px;
}
.section-examiner .col-right .text-absolute p {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 15%;
    text-transform: uppercase;
    margin: 0 0 9px 0;
    color: #fff;
}
.section-examiner .col-right .text-absolute h4 {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 45px;
    line-height: 50px;
    text-transform: capitalize;
    color: #fff;
    padding-left: 84px;
}
.countdown {
    margin: 188px 0 0 0;
}
.countdown .countdown-title {
    font-family: '1FTV';
    font-weight: 400;
    font-size: 40px;
    line-height: 44px;
    color: #fff;
    text-align: center;
    margin: 0 0 38px 0;
}
.countdown ul {
    display: flex;
    flex-wrap: wrap;
    gap: 35px;
    justify-content: center;
    align-items: center;
}
.countdown ul li {
    color: #fff;
    list-style: none;
    margin: 0;
}
.countdown ul li .countdown-time {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 45px;
    line-height: 59px;
    text-transform: uppercase;
    color: #000;
    background: #fff;
    border-radius: 5px;
    width: 72px;
    height: 72px;
    padding: 7px 0;
    margin: 0;
    position: relative;
}
.countdown ul li .countdown-time::before {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 10px;
    height: 14px;
    width: 3px;
    border-radius: 16px;
    background: #ED0000;
    z-index: 99;
}
.countdown ul li .countdown-time::after {
    content: '';
    position: absolute;
    bottom: -12px;
    right: 10px;
    height: 14px;
    width: 3px;
    border-radius: 16px;
    background: #ED0000;
    z-index: 99;
}
.countdown ul li .countdown-text {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    text-transform: uppercase;
    background: #850606;
    text-align: center;
    border-radius: 5px;
    margin: 6px 0 0 0;
    padding: 5px 0;
    position: relative;
}
.countdown ul li .countdown-text::before {
    content: '';
    position: absolute;
    top: 1px;
    left: 8px;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #D9D9D9;
    z-index: 90;
}
.countdown ul li .countdown-text::after {
    content: '';
    position: absolute;
    top: 1px;
    right: 8px;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #D9D9D9;
    z-index: 90;
}
.countdown .countdown-description {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 21px;
    line-height: 27px;
    color: #FFE417;
    margin: 19px 0 0 0;
    text-align: center;
}
#footer, #header {
    display: none;
}
.scroll-to-bullets a {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    background: none;
    box-shadow: none;
    height: auto;
    width: auto;
    padding: 8px 7px;
    border: 0;
    border-left: 2px #FFFFFF80 solid;
    border-radius: 0;
}
.scroll-to-bullets a span {
    display: none;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
}
.scroll-to-bullets a.active {
    background: transparent;
    border-left: 2px #fff solid;
}
.scroll-to-bullets a.active span {
    display: block;
}
.scroll-to-bullets a.active strong {
    display: none;
}
.scroll-to-bullets a:hover {
    background: none;
}
.scroll-to-bullets {
    left: 0;
    right: auto;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
}
.modal-content {
    background-color: white;
    margin: 15% auto;
    padding: 20px 20px 20px 20px;
    width: 60%;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    animation: fadeIn 0.3s ease;
    position: relative;
}
#taitro .modal-content {
    width: 80%;
}
.close {
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    right: 13px;
    top: 1px;
}
#myVideo {
    width: 100%;
    height: 100%;
    display: block;
}

@media only screen and (max-width: 1366px) {
    .row:not(.row-full-width) {
        max-width: calc(100% - 100px)!important;
    }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .section-first h2, .secition-purpose .top h2, .secition-purpose .bottom p, .section-interest h2,
    .section-examiner h3, .section-advisor h2, .section-advisor h3, .section-license h2, .section-register .col-left h3,
    .countdown .countdown-title, .section-contact h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .section-first h3, .section-register .col-left h4 {
        font-size: 23px;
        line-height: 40px;
        margin-bottom: 11px;
    }
    .section-first p {
        font-size: 20px;
        line-height: 30px;
    }
    .secition-purpose .top h2 {
        margin-top: 40px;
    }
    .secition-purpose .top p {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 40px 0;
        padding: 0 15px;
    }
    .secition-purpose .center p:nth-child(2) {
        font-size: 27px;
        line-height: 35px;
    }
    .secition-purpose .center p {
        font-size: 15px;
        line-height: 21px;
    }
    .secition-purpose .bottom ul li {
        width: calc(100% / 2 - 8px);
    }
    .section-subject h3 {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 20px 0;
        color: #fff;
        text-align: left!important;
    }
    .section-subject .col-inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-subject p {
        font-size: 20px;
        line-height: 25px;
    }
    .section-subject ul li {
        font-size: 15px;
        line-height: 28px;
    }
    .section-subject ul {
        margin: 0 0 0 27px;
    }
    .section-subject a {
        margin: 20px 0 30px 0;
    }
    .section-interest {
        padding: 70px 0!important;
        position: relative;
    }
    .section-interest h2 {
        margin: 0 0 20px 0;
    }
    .section-examiner .col-absolute {
        position: static;
        transform: none;
    }
    .section-examiner {
        padding: 70px 0!important;
    }
    .section-examiner h3 {
        margin-bottom: 30px;
    }
    .section-examiner .col-left .text-absolute {
        left: 15px;
        bottom: 50px;
    }
    .section-interest .box-col .col-inner {
        padding: 30px;
    }
    .section-examiner .col-left .text-absolute h4 {
        padding-left: 0;
    }
    .section-examiner .col-right .text-absolute {
        bottom: 150px;
        right: 15px;
    }
    .section-advisor {
        padding: 70px 0 !important;
    }
    .section-advisor h2 {
        margin: 0 0 40px 0;
    }
    .section-advisor .advisor-item img {
        width: auto;
        display: block;
    }
    .section-advisor .large-2 {
        max-width: 50%;
    }
    .section-examiner .col-left .text-absolute h4 {
        font-size: 35px;
        line-height: 40px;
    }
    .section-advisor ul {
        margin: 20px 0 0 0;
    }
    .section-advisor ul li {
        width: calc(50% - 8px);
    }
    .section-license h2 {
        margin: 0 0 0 0;
    }
    .section-license {
        padding: 70px 0 40px 0!important;
    }
    .section-register {
        padding: 70px 0 !important;
    }
    .countdown {
        margin: 50px 0 0 0;
    }
    .countdown .countdown-description {
        font-size: 18px;
        line-height: 24px;
    }
    .section-faqs {
        padding: 70px 0 !important;
    }
    .section-faqs h3 {
        font-size: 25px;
        line-height: 35px;
        margin: 0 0 50px 0;
    }
    .section-faqs .accordion-title {
        padding-left: 3px;
    }
    .section-contact {
        padding: 70px 0 40px 0 !important;
    }
    .section-contact .col-left p {
        margin: 0 0 20px 0;
    }
    .section-contact h3 {
        margin: 0 0 30px 0;
        font-size: 20px;
        line-height: 25px;
    }
    .section-contact .col-left .info ul li {
        font-size: 16px;
        line-height: 26px;
    }
    .section-contact .col-right p {
        margin: 0 0 20px 0;
        font-size: 23px;
        line-height: 27px;
    }
    .section-subject .col-left .col-inner {
        padding-left: 15px;
    }
    .modal-content {
        width: calc(100% - 30px);
    }
    .row:not(.row-full-width) {
        max-width: 100% !important;
    }
    .section-first {
        min-height: 100%!important;
        padding-top: 70px!important;
    }
    .section-first p:nth-child(4) {
        margin-bottom: 270px;
    }
    .section-first ul {
        margin: 0 0 150px 0;
    }
    .section-interest .box-col .col-inner {
        min-height: auto;
    }
}