@font-face {
    font-family: 'Bebas Neue Regular';
    src: url('../fonts/BebasNeueRegular.eot');
    src: url('../fonts/BebasNeueRegular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BebasNeueRegular.woff2') format('woff2'),
    url('../fonts/BebasNeueRegular.woff') format('woff'),
    url('../fonts/BebasNeueRegular.ttf') format('truetype'),
    url('../fonts/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas Neue Bold';
    src: url('../fonts/BebasNeueBold.eot');
    src: url('../fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BebasNeueBold.woff2') format('woff2'),
    url('../fonts/BebasNeueBold.woff') format('woff'),
    url('../fonts/BebasNeueBold.ttf') format('truetype'),
    url('../fonts/BebasNeueBold.svg#BebasNeueBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Roboto Light';
    src: url('../fonts/Roboto-Light.eot');
    src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Light.woff2') format('woff2'),
    url('../fonts/Roboto-Light.woff') format('woff'),
    url('../fonts/Roboto-Light.ttf') format('truetype'),
    url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Regular';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Regular.woff2') format('woff2'),
    url('../fonts/Roboto-Regular.woff') format('woff'),
    url('../fonts/Roboto-Regular.ttf') format('truetype'),
    url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Medium';
    src: url('../fonts/Roboto-Medium.eot');
    src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Medium.woff2') format('woff2'),
    url('../fonts/Roboto-Medium.woff') format('woff'),
    url('../fonts/Roboto-Medium.ttf') format('truetype'),
    url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Roboto Bold';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Bold.woff2') format('woff2'),
    url('../fonts/Roboto-Bold.woff') format('woff'),
    url('../fonts/Roboto-Bold.ttf') format('truetype'),
    url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


img {
    max-width: 100%;
}

* {
    outline: none !important;
}

a, button {
    cursor: pointer;
}

body {
    font-family: 'Roboto Regular';
    padding-bottom: 0;
    color: #101212;
}
.row {
    margin: 0 -15px;
}

.row>* {
    padding: 0 15px;
}
header {
    padding: 80px 0 110px 0;
}

p {
    font-size: 20px;
}

.red {
    font-family: 'Roboto Bold';
    color: #fc0526;
}

.green {
    font-family: 'Roboto Bold';
    color: #41b619;
}

h1 {
    font-size: 35px;
    text-align: center;
    margin-bottom: 75px;
    text-transform: uppercase;
}

.vignette-h1 {
    display: block;
    margin: 0 auto 85px auto;
}


.img-block {
    width: fit-content;
    position: relative;
    padding: 0 23px 20px 23px;
}


.img-block:after {
    content: "";
    display: block;
    height: calc(100% - 70px);
    width: 100%;
    left: 0;
    bottom: 0;
    background: #fc0526;
    position: absolute;
}

.img-block img {
    z-index: 1;
    position: relative;
}

.header-r .img-block {
    /* margin-left: auto; */
    margin-bottom: 55px;
}


.quote-block {
    border: 3px solid #ffd800;
    padding: 0 50px 72px 50px;
    margin-bottom: 55px;
    position: relative;
}

.quote-block h3 {
    font-family: 'Roboto Medium';
    font-size: 30px;
    padding: 0 40px;
    background: #fff;
    display: table;
    margin: -17px 0 60px 0;
}

.quote-block p {
    font-size: 30px;
}

.quote-block:after {
    background: url(../images/quote.png);
    content: "";
    display: block;
    width: 68px;
    height: 50px;
    position: absolute;
    top: -22px;
    right: 53px;
}

.header-l>p {
    font-size: 18px;
}


.header-l {
    padding-top: 69px;
}

.h2-tm {
    margin-bottom: 65px;
    text-align: center;
    font-family: 'Roboto Medium';
    font-size: 30px;
    text-transform: uppercase;
}

.bold {
    font-family: 'Roboto Bold';
}

.top-r {
    padding-top: 50px;
}

.top-bottom {
    margin-top: 25px;
}

.top-section {
    padding-bottom: 90px;
}

.quote-section {
    background: #ffd800;
    padding: 35px 0 25px 0;
}


.h3-title {
    font-family: 'Bebas Neue Regular';
    text-align: center;
    font-size: 35px;
    position: relative;
    padding: 0 50px;
}

.h3-title:before, .h3-title:after {
    content: "";
    display: block;
    background: url("../images/vignette-2.png");
    width: 542px;
    height: 15px;
}

.h3-title:before {
    margin: 0 auto 35px auto;
}

.h3-title:after {
    margin: 35px auto 0 auto;
}

.professor-section {
    padding: 65px 0 80px 0;
}



.professor-top {
    margin-bottom: 70px;
}
.professor-center-l .img-block {
    margin-bottom: 55px;
}


.professor-center-r {
    padding-top: 120px;
}


.professor-center {
    margin-bottom: 50px;
}

.ostex-section {
    padding: 100px 0 80px 0;
}


.ostex-l {
    padding-top: 25px;
}

.ostex-r .img-block {
    margin-left: auto;
}

.ostex-top {
    margin-bottom: 20px;
}

.principle-operation-section {
    padding: 140px 0 130px 0;
}

.h2-tm span {
    color: #fc0526;
}

.test-section .h2-tm {
    margin-bottom: 15px;
}

.test-p {
    margin-bottom: 60px;
}

.test-wrapper {
    width: 682px;
    margin: auto;
    border-radius: 8px;
    box-shadow: 2px 0 8px 0 rgb(0 0 0 / 35%);
    padding-top: 1px;
}


.dotsCont {
    margin: 40px;
}


.test {
    padding: 37px 40px 40px 40px;
}

.timer-block-wrapper {
    display: flex;
    align-items: center;
    margin: 25px 0 30px 0;
}

.timer-block {
    display: flex;
    flex-flow: wrap;
    border: 2px solid #fc1735;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    padding-bottom: 6px;
    margin: 0 5px;
}

.timer-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.timer-block span.position:nth-child(2), .timer-block span.position:nth-child(1) {
    font-family: 'Roboto Bold';
    height: 15px;
    width: 50%;
    font-size: 30px;

}

.timer-block span:nth-child(3) {
    width: 100%;
    font-size: 14px;
    font-family: 'Roboto Medium';
    text-align: center;
}

.timer-block span.position:nth-child(1) {
    display: flex;
    justify-content: flex-end;
}

.timer-block span.position:nth-child(2) {
    display: flex;
    justify-content: flex-start;
}

.timer-block span.position > * {
    position: static !important;
    top: 0 !important;
    left: 0 !important;
    right: 0!important;
}

.timer-block > span > span {
    height: 65px;
}

.timer-block-wrapper p {
    font-family: 'Roboto Medium';
    font-size: 20px;
    margin-right: 20px;
}

.container {
    padding: 0 15px;
}

.header-r .img-block-wrapper {
    margin-left: 42px;
}

p.name {
font-size: 14px;
}

p.name span {
    font-family: 'Roboto Medium';
font-size: 20px;
}



.test-slider {
    display: flex!important;
    flex-flow: column-reverse;
}

.test-slider .owl-dots {
    position: relative;
    margin: 0 40px;
    margin-top: 35px!important;
    display: flex;
    justify-content: space-between;
}

.test-slider .owl-dots .owl-dot {
    width: calc(20% - 33.6px);
}

.test-slider .owl-dots .owl-dot span {
    background: #dadada!important;
}

.test-slider .owl-dots .owl-dot.active span {
    background: #fc0526!important;
}

.test-slider .owl-dots .owl-dot span {
    width: 100%;
}

.test-slider .owl-dots .owl-dot:last-child {
    position: absolute;
    right: 0;
    top:0;
}

.test-slider .owl-dots  button.owl-dot.active {
    z-index: 10;
}


.test h3 {
    font-size: 14px;
    font-family: 'Roboto Light';
    color: #101212;
    text-align: center;
    text-transform: uppercase;
}


.test h3 span {
    font-family: 'Roboto Medium';
    font-size: 16px;
    display: block;
    margin: 15px 0 0 0;
}

.test-top {
    margin-bottom: 40px;
}

.checkbox {
    position: relative;
    display: flex;
    margin-bottom: 27px;
    page-break-inside: avoid;
    break-inside: avoid;
    width: 33%;
}

.checkbox input {
    position: absolute;
    top:0;
    left: 0;
    opacity: 0;
}

.checkbox span {
    flex-shrink: 0;
    background: url(../images/checkbox.png);
    width: 32px;
    height: 32px;
    display: block;
    margin-right: 12px;
    position: relative;
    top: -4px;
}

.checkbox input:checked~span {
    background: url("../images/checkbox-active.png") no-repeat top left;

}


.checkbox-wrapper {
    display: flex;
    flex-flow: wrap;
}




.test-bottom a {
    border: 1px solid #fc0526;
    border-radius: 5px;
    text-decoration: none;
    width: 230px;
    font-size: 16px;
    color: #101212;
    cursor: pointer;
    padding: 9px 25px 9px 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 7px;
}

.test-bottom a:hover {
    font-family: 'Roboto Medium';
    background: #fc0526;
    color: #fff;
}


.test-bottom a span {
    background: url("../images/arrow-tm.png");
    width: 25px;
    height: 14px;
    display: block;
}


.test-bottom a:hover span {
    background: url("../images/arrow-tm-hover.png");
}

.test-bottom {
    display: flex;
    justify-content: center;
}

a.am-next.am-button span {
    transform: rotate(180deg);
}
a.am-next.am-button:hover span {
    transform: rotate(0deg);
}

a.am-prev.am-button:hover span {
    transform: rotate(180deg);
}

.opacity-tm {
    opacity: 0;
}

span.irs-max, span.irs-min {
    display: none;
}

span.irs-single {
    font-size: 16px;
    color: #101212!important;
    width: 50px;
    background: #febec7!important;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    height: 24px;
    border-radius: 0!important;
    top: 60px;
}

span.irs-handle.single {
    width: 23px;
    height: 8px;
    background: #fc0526!important;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    top: 31px;
}


.irs--big .irs-line {
    height: 4px;
    background: #dadada;
    border: 0;
    border-radius: 0;
}

.irs--big .irs-bar {
    background: transparent!important;
    border:0;
}

.test-center .range-wrapper {
    margin: -20px 0 97px 0;
}

.test-final h3 {
    line-height: 250%;
    margin-top: 20px;
}

.red-button {
    font-size: 18px;
    color: #fff!important;
    background: #fc0526;
    border: 0;
    border-radius: 30px;
    padding: 19px 35px;
    border-bottom: 5px solid #d6031f;
    text-decoration: none;
    transition: 1.6s;
    display: table;
}

.red-button:hover {
    transform: scale(1.05);
    transition: 1.6s;
}

.test-section {
    padding-bottom: 140px;
}

.standard-method-section .h2-tm {
    margin-bottom: 50px;
}

.standard-method-section {
    padding-bottom: 85px;
}


.result-section .h2-tm {
    margin-bottom: 10px;
}

.p-result {
    margin-bottom: 50px;
}


.result-top {
    margin-bottom: 20px;
    position: relative;
}

.result-click {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    background: #101212;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    color: #fff;
}

.result-click img {
    margin-bottom: 25px;
}

.transparent-tm {
    opacity: 0;
}

.result p {
    font-family: 'Roboto Medium';
    font-size: 16px;
    text-align: center;
}

.result-section {
    padding-bottom: 130px;
}


.box-section {
    background: url("../images/bg-1.png") no-repeat top center;
    padding: 60px 0 15px 0;
}

.box-section h2 {
    text-align: center;
    font-family: 'Roboto Bold';
    margin-bottom: 30px;
    color: #41b619;
    font-size: 40px;
    text-transform: uppercase;
}

.box-section h2 span {
    font-size: 30px;
    margin-top: 35px;
    display: block;
}


.box-p {
    text-align: center;
    margin-bottom: 25px;
    font-size: 25px;
}

.timer {
    margin: auto;
    display: table;
    margin-bottom: 35px;
}

.box-section .red-button {
    margin: 0 auto 65px auto;
}


.box-wrapper {
    max-width: 850px;
    margin: auto;
}
.box {
    display: flex;
    justify-content: center;
    height: 148px;
    align-items: flex-end;
    margin-bottom: 70px;
    position: relative;
}


footer {
    padding: 125px 0 135px 0;
}

footer .h2-tm {
    margin-bottom: 130px;
}

.review-block img {
    margin: 0 auto -40px auto;
    height: 140px;
    width: 140px!important;
    border-radius: 50%;
    position: relative;
    top: -60px;
}

.review-block h3 {
    text-align: center;
    font-family: 'Roboto Bold';
    margin-bottom: 30px;
    font-size: 20px;
}

.review-block p {
    font-size: 16px;
}

.review-block {
    margin: 10px;
    padding-top: 50px;
    height: 100%;
}

.reviews-slider .owl-stage {
    display: flex;
}

.reviews-slider .item {
    height: 100%;
}

.review-block-int {
    box-shadow: 2px 0 8px 0 rgb(0 0 0 / 35%);
    padding: 0 20px 20px 20px;
    height: calc(100% - 20px);
}

footer .red-button {
    margin: 60px auto 0 auto;
}



.reviews-slider .owl-nav button.owl-prev span, .reviews-slider .owl-nav button.owl-next span {
    display: none;
}

.reviews-slider .owl-nav button.owl-prev, .reviews-slider .owl-nav button.owl-next {
    background: url("../images/arrow-slider.png")!important;
    width: 48px;
    height: 48px;
    margin: 0;
    top:calc(50% - 24px);
    position: absolute;
}

.reviews-slider .owl-nav button.owl-prev {
    left: -50px;
}

.reviews-slider .owl-nav button.owl-next {
    right: -50px;
    transform: rotate(180deg);
}


.result-click span {
    padding: 0 10px;
    text-align: center;
}



.stars {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.star {
    background: url("../images/star.png");
    width: 26px;
    height: 26px;
    margin: 0 4px;
}
footer .red-button {
    font-size: 17px;
}

.img-hidden {
    position: absolute;
    bottom: -1px;
    left: 30px;
}

.hidden-tm {
    display: none!important;
}
.img-hidden {
    position: absolute;
    bottom: -1px;
    left: 30px;
    opacity: 0;
}

.img-hidden.active {
    z-index: 10;
    opacity: 1;
}
img.img-default {
    position: relative;
    z-index: 5;
}



@media screen and (min-width: 1200px){
    .container {
        max-width: 1200px;
    }
}

@media screen and (max-width: 1300px){
    .reviews-slider-wrapper {
        padding: 0 40px;
    }


}

@media screen and (max-width: 991px){
    .quote-block {
        padding: 0 25px 72px 25px;
    }
    .quote-block:after {
        right: -8px;
    }
    .header-r .img-block-wrapper {
        margin-left: 0;
    }
    .result-wrapper .row {
        justify-content: center;
    }
    .img-hidden {
        left: 1px;
        width: 206px;
    }



}

@media screen and (max-width: 767px){
    .img-hidden {
        left: -8px;
        width: 97px!important;
        max-width: none;
    }

    p {
        font-size: 16px;
    }

    header {
        padding: 40px 0 40px 0;
    }

    h1 {
        font-size: 20px;
        margin-bottom: 35px;
    }

    .vignette-h1 {
        margin: 0 auto 50px auto;
    }
    .header-l {
        padding-top: 0;
    }
    header .row {
        flex-flow: column-reverse;
    }

    .header-r .img-block {
        margin-bottom: 25px;
    }
    .header-r {
        margin-bottom: 25px;
    }
    .quote-block h3 {
        font-size: 15px;
        padding: 0 10px;
        margin: -9px 0 20px 0;
    }

    .quote-block p {
        font-size: 14px;
    }

    .quote-block:after {
        width: 29px;
        height: 21px;
        top: -12px;
        right: 23px;
        background-size: cover;
    }
    .quote-block {
        padding: 0 25px 13px 25px;
        margin-bottom: 25px;
        border: 2px solid #ffd800;
    }
    .header-l>p {
        font-size: 16px;
    }
    .h2-tm {
        margin-bottom: 25px;
        font-size: 20px;
        line-height: 150%;
    }
    .img-block {
        margin-left: auto;
        margin-right: auto;
    }

    .top-r span.bold {
        font-size: 20px;
    }
    .top-bottom {
        margin-top: 0;
    }
    .top-section {
        padding-bottom: 15px;
    }
    .h3-title:before, .h3-title:after {
        width: 275px;
        height: 7px;
        background-size: cover;
    }


    .h3-title {
        font-size: 20px;
        padding: 0;
        line-height: 150%;
    }
    .h3-title:before {
        margin: 0 auto 30px auto;
    }

    .h3-title:after {
        margin: 30px auto 0 auto;
    }

    .professor-section {
        padding: 60px 0 20px 0;
    }
    .professor-top {
        margin-bottom: 30px;
    }

    .professor-center-r {
        padding-top: 20px;
    }
    .professor-center {
        margin-bottom: 0;
    }


    .ostex-top .row {
        flex-flow: column-reverse;
    }
    .ostex-section {
        padding: 35px 0 20px 0;
    }
    .ostex-top {
        margin-bottom: 0;
    }

    .principle-operation-section {
        padding: 70px 0 60px 0;
    }
    .principle-operation-l {
        margin-bottom: 25px;
    }
    .test-p {
        margin-bottom: 30px;
    }
    .test-wrapper {
        width: 100%;
    }
    .test {
        padding: 15px 15px 40px 15px;
    }

    .checkbox {
        width: 100%;
    }
    .test h3 span {
        margin: 10px 0 0 0;
    }
    .test-top {
        margin-bottom: 25px;
    }
    .test-slider .owl-dots .owl-dot {
        width: calc(20% - 4px);
    }
    .owl-theme .owl-dots .owl-dot span {
        height: 5px;
    }

    .test-slider .owl-dots {
        margin-top: 20px!important;
    }
    .test-section {
        padding-bottom: 60px;
    }
    .standard-method-section .h2-tm {
        margin-bottom: 20px;
    }
    .standard-method-section {
        padding-bottom: 45px;
    }
    .p-result {
        margin-bottom: 30px;
    }


    .result-click span {
        font-size: 14px;
    }
    .result p {
        font-size: 14px;
    }
    .result {
        margin-bottom: 30px;
    }
    .result-top {
        margin-bottom: 15px;
    }

    .result-section {
        padding-bottom: 0;
    }

    .box-section {
        padding: 35px 0 15px 0;
    }

    .box-section h2 {
        margin-bottom: 20px;
        font-size: 19px;
    }

    .box-section h2 span {
        font-size: 25px;
        margin-top: 20px;
    }
    .box-p {
        margin-bottom: 20px;
        font-size: 16px;
    }
    .box img {
        width: 80px;
    }
    .box {
        width: 80px;
        height: 80px;
        margin: auto;
        margin-bottom: 20px;
    }
    footer {
        padding: 60px 0 90px 0;
    }

    footer .h2-tm {
        margin-bottom: 35px;
    }









}
@media screen and (max-width: 480px){
    .reviews-slider-wrapper {
        padding: 0;
    }
    .reviews-slider .owl-nav button.owl-prev, .reviews-slider .owl-nav button.owl-next {
        position: static;
        margin: 0 10px;
    }



}


@media screen and (max-width: 365px){
    footer .red-button {
        padding: 19px 12px;
    }


}
.form-tm .row {
    margin: 0 -6px;
}

.form-tm .row > * {
    padding: 0 6px;
}

.form-tm input {
    font-size: 18px;
    color: #101112;
    padding: 20px 55px;
    border: 1px solid #fc0526;
    border-radius: 26px;
    width: 100%;
    background: transparent;
}
.discount-r .form-tm {
    max-width: 220px;
}

.discount-r .form-tm .red-button {
    padding: 15px 20px;
    width: 100%;
    border-radius: 22px;
    border-bottom-width: 4px !important;
}

.discount-r .form-tm input {
    padding: 17px 55px;
    border-radius: 22px;
    text-align: center;
    margin-bottom: 13px;
}
.form-tm input {
        font-size: 16px;
    }

    form.form-tm .red-button {
        padding: 20px 10px;
    }
        .form-tm input {
        padding: 12px;
        text-align: center;
        margin-bottom: 10px;
    }
    form.form-tm .red-button {
        padding: 13px 10px;
        width: 100%;
    }
        .discount-r .form-tm input {
        padding: 13px 55px;
        border-radius: 27px;
    }

    .discount-r .form-tm {
        max-width: 220px;
        margin: auto;
    }

    .discount-r .form-tm .red-button {
        padding: 14px 20px;
        width: 100%;
        border-radius: 28px;
    }
