@import url(http://fonts.googleapis.com/css?family=Marck+Script&subset=latin,cyrillic);

@font-face {
    font-family: "ProximaNova";
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/ProximaNova-Light.otf') format('opentype');
}

@font-face {
    font-family: "ProximaNova";
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/ProximaNova-Reg.otf') format('opentype');
}

@font-face {
    font-family: "ProximaNova";
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/ProximaNova-Bold.otf') format('opentype');
}

@font-face {
    font-family: "GothamPro";
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/GothaProReg.otf') format('opentype');
}

@font-face {
    font-family: "GothamPro";
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/GothaProBol.otf') format('opentype');
}

body {
    background: no-repeat fixed #ecf0f1;
    background-size: cover;
    font-family: "ProximaNova", sans-serif;
    font-size: 16px;
}

.marathon-bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: no-repeat fixed #ecf0f1;
    background-size: cover;
    z-index: -1;
    -webkit-filter: blur(2px);
    filter: blur(2px);
}

body,
h1,
h2,
h3,
h4,
h5 {
    font-family: "ProximaNova", sans-serif;
}

.promo {
    background: no-repeat center center;
    background-size: cover;
}

.promo.lang-de {
    background-image: url("../img/bg/de.jpg");
}

.promo.lang-en {
    background-image: url("../img/bg/en.jpg");
}

.promo.lang-cz {
    background-image: url("../img/bg/cz.jpg");
}

.promo.lang-es {
    background-image: url("../img/bg/es.jpg");
}

.promo.lang-tr,
.promo.lang-tk {
    background-image: url("../img/bg/tr.jpg");
}

.promo.lang-it {
    background-image: url("../img/bg/it.jpg");
}

.promo.lang-fr {
    background-image: url("../img/bg/fr.jpg");
}

.promo.lang-pt {
    background-image: url("../img/bg/pt.jpg");
}

.promo.lang-nl {
    background-image: url("../img/bg/nl.jpg");
}

.promo.lang-pl {
    background-image: url("../img/bg/pl.jpg");
}

.promo.lang-no {
    background-image: url("../img/bg/no.jpg");
}

.promo .promo-wrapper {
    background-color: rgba(0, 0, 0, 0.39);
    min-height: 523px;
}

.promo .promo-wrapper .promo-text {
    margin: 100px auto 38px;
    max-width: 710px;
    color: #fff;
    font-size: 3em;
    font-weight: 600;
    line-height: 1.2em;
    text-align: center;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.13);
}

.promo .promo-wrapper h2.promo-subtext {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.13);
    margin: 0 auto 20px;
    max-width: 710px;
}

.form-registration {
    padding: 20px;
}

@media (max-width: 768px) {
    .promo .promo-wrapper .promo-text {
        font-size: 2.5em;
        line-height: 1em;
    }

    .promo .promo-wrapper h2.promo-subtext {
        font-size: 16px;
        line-height: 22px;
        color: #fff;
    }

    .form-registration {
        padding: 0;
    }

    .form-edit {
        padding: 10px;
        font-size: 14px;
    }

    .image-container .image-form {
        display: none;
    }
}

@media (max-width: 768px) {
    .promo .promo-wrapper .promo-text {
        margin-top: 141px;
    }
}

#marathon-nav {
    background-color: rgba(0, 0, 0, 0.4);
}

#marathon-nav .active {
    background-color: rgba(0, 0, 0, 0.2) !important;
}

#main-nav {
    background-color: rgba(255, 0, 0, 0.47);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, 0.0094) 58%, rgba(0, 0, 0, 0.1081) 96%, rgba(0, 0, 0, 0.25435272) 100%);
    border: none;
}

#main-nav.navbar-fixed-top {
    position: absolute;
}

@media (max-width: 768px) {
    #main-nav.navbar-fixed-top .collapse,
    #main-nav.navbar-fixed-top .collapsing,
    #main-nav.navbar-fixed-top.dark {
        background: #474747;
        border: none;
        box-shadow: none;
    }

    #main-nav.navbar-fixed-top .collapse .navbar-brand,
    #main-nav.navbar-fixed-top .collapsing .navbar-brand,
    #main-nav.navbar-fixed-top.dark .navbar-brand {
        display: none;
    }
}

#main-nav.navbar-fixed-top.affix {
    position: fixed;
}

@media (max-width: 768px) {
    #main-nav.navbar-fixed-top.affix {
        background: #474747;
    }
}

@media (min-width: 768px) {
    #main-nav.navbar-fixed-top.affix {
        background: rgba(0, 0, 0, 0.36);
    }

    #main-nav.navbar-fixed-top.affix .navbar-btn {
        display: inline-block !important;
    }

    #main-nav.navbar-fixed-top.affix .navbar-header {
        display: none;
    }

    #main-nav.navbar-fixed-top.affix .navbar-right {
        float: left !important;
    }
}

#main-nav .navbar-toggle {
    background: none !important;
    border: none !important;
    margin-top: 6px;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
}

#main-nav .navbar-toggle .icon-bar {
    background: #ffffff;
    width: 30px;
    height: 5px;
    border-radius: 5px;
}

#main-nav .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 3px;
}

#main-nav .navbar-toggle {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

#main-nav .navbar-toggle.collapsed {
    -webkit-transform: none;
    transform: none;
}

#main-nav .navbar-nav > li.active > a {
    color: #50d0de;
    background: none;
}

#main-nav .navbar-nav > li.active > a:active,
#main-nav .navbar-nav > li.active > a:focus {
    color: #50d0de;
}

#main-nav .navbar-nav > li.active > a,
#main-nav .navbar-nav > li > a {
    background: none !important;
}

#main-nav .navbar-nav > li.active > a:hover,
#main-nav .navbar-nav > li > a:hover {
    color: #50d0de;
}

#main-nav .navbar-nav > li > a,
#main-nav .navbar-nav > li > a:active,
#main-nav .navbar-nav > li > a:focus,
#main-nav .navbar-btn {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
    text-transform: uppercase;
}

@media (max-width: 768px) {
    #main-nav .navbar-nav > li > a {
        font-size: 21px;
        font-weight: 600;
        line-height: 27px;
        text-align: center;
        border-bottom: 1px solid #626262;
    }

    #main-nav .navbar-nav > li:first-child a {
        border-top: 1px solid #626262;
    }
}

#main-nav .navbar-btn {
    margin-left: 23px;
    padding-left: 40px;
    padding-right: 40px;
}

#main-nav .navbar-brand {
    font-size: 20px;
    line-height: 1em;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    font-family: "GothamPro", sans-serif;
}

#main-nav .navbar-brand:active,
#main-nav .navbar-brand:hover,
#main-nav .navbar-brand:focus {
    color: #50d0de;
}

@media (max-width: 768px) {
    #main-nav .navbar-brand {
        font-size: 26px;
    }
}

#main-nav .navbar-brand span {
    font-weight: 700;
}

.btn-landing {
    border-radius: 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    min-width: 120px;
}

.btn-landing span {
    vertical-align: text-top;
}

@media (max-width: 768px) {
    .btn-landing {
        font-size: 22px;
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 1em;
        border-radius: 30px;
    }
}

.btn-hover-gradient {
    background: linear-gradient(0deg, #29a55e 0%, #4eb52d 100%);
}

.btn-green {
    background: linear-gradient(0deg, #29a55e 0%, #6fc400 100%);
    border: none;
    color: #fff !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16);
}

.btn-green:hover,
.btn-green:active,
.btn-green:focus {
    background: linear-gradient(0deg, #29a55e 0%, #4eb52d 100%);
}

.btn-start-video {
    margin-top: 14px;
    margin-bottom: 15px;
    color: #fff !important;
    background: linear-gradient(0deg, #29a55e 0%, #17de62 100%);
    border: none;
    min-width: 280px;
}

.btn-start-video:hover,
.btn-start-video:active,
.btn-start-video:focus {
    background: linear-gradient(0deg, #29a55e 0%, #4eb52d 100%);
}

.btn-transparent {
    border: 2px solid #fff;
    color: #fff !important;
    padding-left: 20px;
    padding-right: 20px;
    background: none;
}

.btn-transparent:active,
.btn-transparent:focus,
.btn-transparent:hover {
    border-color: #50d0de;
    color: #50d0de !important;
}

.btn-transparent .glyphicon {
    padding-right: 10px;
}

@media (max-width: 992px) {
    .btn-transparent {
        min-width: 280px;
    }
}

@media (min-width: 992px) {
    .btn-transparent {
        min-width: 120px;
    }
}

.accent {
    color: #fff;
}

.stripe {
    background: #14b5ea;
    position: relative;
}

#to-steps {
    width: 44px;
    height: 44px;
    background: #3498db;
    border-radius: 50%;
    position: absolute;
    bottom: -22px;
    left: 50%;
    margin-left: -22px;
}

#to-steps:hover,
#to-steps:active,
#to-steps:focus {
    background: #20507D;
}

#to-steps .glyphicon {
    line-height: 44px;
    text-align: center;
    display: block;
    color: #fff;
    text-decoration: none !important;
}

.nav-main {
    background: #14b5ea;
    overflow: hidden;
}

@media (max-width: 768px) {
    .nav-main .col:last-child .circle-wrapper {
        padding-bottom: 32px;
    }

    .nav-main .circle-wrapper {
        padding-top: 32px;
    }

    .nav-main .circle-wrapper > .title {
        display: none;
    }

    .nav-main > div .circle {
        background: no-repeat center top #fff;
        border-radius: 33px;
        width: 100%;
    }

    .nav-main > div .circle.grammar {
        background-image: url("../img/landing/grammar-xs-active.png");
    }

    .nav-main > div .circle.materials {
        background-image: url("../img/landing/materials-xs-active.png");
    }

    .nav-main > div .circle.talk {
        background-image: url("../img/landing/talk-xs-active.png");
    }

    .nav-main > div .circle.result {
        background-image: url("../img/landing/result-xs-active.png");
    }

    .nav-main > div .circle .title {
        font-size: 22px;
        padding-top: 117px;
        font-weight: 600;
        text-align: center;
    }

    .nav-main > div .circle p {
        margin-top: 2px;
        margin-bottom: 0;
        padding: 16px;
        font-size: 21px;
        font-weight: 400;
        text-align: center;
        line-height: 24px;
    }
}

@media (min-width: 768px) {
    .nav-main:hover > div {
        max-width: 15%;
    }

    .nav-main:hover > div .circle:after {
        right: -2px;
    }

    .nav-main:hover > div .circle-wrapper > .title {
        font-size: 13px;
        margin-top: -20px;
        opacity: 0;
    }

    .nav-main:hover > div:hover {
        width: 55%;
        max-width: 55%;
    }

    .nav-main:hover > div:hover .circle {
        border-radius: 67px;
        width: 100%;
        height: 134px;
        background: no-repeat 24px center #fff;
    }

    .nav-main:hover > div:hover .circle.grammar {
        background-image: url("../img/landing/grammar-active.png");
    }

    .nav-main:hover > div:hover .circle.materials {
        background-image: url("../img/landing/materials-active.png");
    }

    .nav-main:hover > div:hover .circle.talk {
        background-image: url("../img/landing/talk-active.png");
    }

    .nav-main:hover > div:hover .circle.result {
        background-image: url("../img/landing/result-active.png");
    }

    .nav-main:hover > div:hover .circle .title,
    .nav-main:hover > div:hover .circle p {
        transition: opacity 0.4s ease 0.4s;
        opacity: 1;
    }

    .nav-main:hover > div:hover .circle:after {
        display: none;
    }

    .nav-main > div {
        min-height: 210px;
        transition: width 0.4s, max-width 0.4s;
        max-width: 25%;
    }

    .nav-main .circle-wrapper {
        margin: 24px 0;
        text-align: center;
        font-weight: 600;
        color: #fff;
    }

    .nav-main .circle-wrapper .circle {
        transition: border-radius 0.4s, width 0.4s, height 0.4s, background-color 0.4s;
        width: 95px;
        height: 95px;
        margin: 0 auto;
        border-radius: 50%;
        border: 2px solid #fff;
        background: no-repeat center center;
        position: relative;
    }

    .nav-main .circle-wrapper .circle.grammar {
        background-image: url("../img/landing/grammar.png");
    }

    .nav-main .circle-wrapper .circle.materials {
        background-image: url("../img/landing/materials.png");
    }

    .nav-main .circle-wrapper .circle.talk {
        background-image: url("../img/landing/talk.png");
    }

    .nav-main .circle-wrapper .circle.result {
        background-image: url("../img/landing/result.png");
    }

    .nav-main .circle-wrapper .circle .circle-inner {
        overflow: hidden;
        height: 100%;
    }

    .nav-main .circle-wrapper .circle:after {
        position: absolute;
        content: "";
        display: block;
        background: #14b5ea;
        right: -22px;
        top: 0;
        bottom: 0;
        width: 20px;
    }

    .nav-main .circle-wrapper .circle .title,
    .nav-main .circle-wrapper .circle p {
        margin-left: 100px;
        margin-right: 10px;
        color: #484848;
        opacity: 0;
        text-align: left;
    }

    .nav-main .circle-wrapper .circle .title {
        font-size: 16px;
        margin-top: 18px;
        font-weight: 600;
    }

    .nav-main .circle-wrapper .circle p {
        font-size: 13px;
        margin-top: 9px;
        font-weight: 400;
    }

    .nav-main .circle-wrapper > .title {
        transition: font-size 0.4s;
        font-size: 16px;
        padding-top: 9px;
        background: #14b5ea;
        position: relative;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .nav-main .circle-wrapper .circle .title {
        margin-top: 12px;
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .nav-main .circle-wrapper .circle p {
        margin-top: 5px;
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .nav-main .circle-wrapper .circle p {
        font-size: 11px;
    }
}

/* STEPS */
@media (min-width: 768px) {
    .steps {
        padding-top: 64px;
    }
}

.steps .nav-tabs {
    background: #fff;
}

.steps .nav-tabs > li {
    margin: 0;
    position: relative;
}

.steps .nav-tabs > li > a {
    margin: 0;
    color: #878787 !important;
    font-weight: 600;
    text-align: center;
}

.steps .nav-tabs > li:after {
    position: absolute;
    height: 5px;
    display: block;
    bottom: 0;
    width: 100%;
    left: 0;
    background: transparent;
    content: "";
}

.steps .nav-tabs > li.active,
.steps .nav-tabs > li:hover,
.steps .nav-tabs > li:active,
.steps .nav-tabs > li:focus {
    border-bottom-color: #14b5ea !important;
}

.steps .nav-tabs > li.active:after,
.steps .nav-tabs > li:hover:after,
.steps .nav-tabs > li:active:after,
.steps .nav-tabs > li:focus:after {
    background: #14b5ea;
}

@media (max-width: 768px) {
    .steps .nav-tabs {
        background: #fff;
        margin-left: -15px;
        margin-right: -15px;
        display: none;
    }

    .steps .nav-tabs > li {
        border: none;
        border-bottom: 1px solid #d7dddf;
        width: 100%;
    }

    .steps .nav-tabs > li > a {
        border: none !important;
        font-size: 21px;
    }
}

@media (min-width: 768px) {
    .steps .nav-tabs {
        border: 1px solid #d7dddf;
        border-radius: 14px;
        overflow: hidden;
        display: table;
    }

    .steps .nav-tabs > li {
        display: table-cell;
        overflow: hidden;
        border-right: 1px solid #d7dddf !important;
        width: 20%;
        float: none;
        vertical-align: middle;
        border-radius: 0;
    }

    .steps .nav-tabs > li > a {
        height: 100%;
        font-size: 16px;
        background: none !important;
        border: none !important;
        border-radius: 0;
    }

    .steps .nav-tabs > li:last-child {
        border-right: none !important;
    }
}

.steps .tab-content h3 {
    color: #626262;
}

.steps .tab-content p {
    color: #626262;
    font-weight: 400;
}

@media (max-width: 768px) {
    .steps .tab-content {
        margin-top: 33px;
    }

    .steps .tab-content h3 {
        font-weight: 600;
        font-size: 21px;
        text-align: center;
    }

    .steps .tab-content p {
        font-size: 18px;
        text-align: center;
    }

    .steps p:last-child {
        margin-bottom: 68px;
    }

    .tab-content .tab-pane {
        display: block;
        margin-bottom: 20px;
    }

    .tab-pane picture {
        display: none;
    }

    .tab-pane img {
        max-width: 20%;
        height: auto;
    }
}

@media (min-width: 768px) {
    .steps .tab-content {
        margin-top: 51px;
        margin-bottom: 60px;
        overflow: hidden;
    }

    .steps .tab-content h3 {
        font-weight: 400;
        font-size: 36px;
    }

    .steps .tab-content p {
        font-size: 18px;
    }

    .steps .tab-content img {
        float: right;
        margin: 0 84px 0;
        max-width: 100%;
    }
}

.row-block {
    padding-top: 64px;
    padding-bottom: 64px;
}

@media (max-width: 768px) {
    .row-block {
        padding-top: 54px;
        padding-bottom: 54px;
    }
}

.row-block.white {
    background: #ffffff;
}

.row-block h2 {
    color: #555;
    line-height: 30px;
    font-size: 30px;
    margin: 0;
    text-align: center;
    font-weight: 300;
}

@media (max-width: 768px) {
    .row-block h2 {
        font-size: 21px;
        padding-bottom: 48px;
    }
}

@media (min-width: 768px) {
    .row-block .review {
        padding: 40px 75px 68px;
        background: #fafafa;
        margin-top: 28px;
        margin-bottom: 44px;
        border-radius: 20px;
        position: relative;
    }

    .row-block .review .triangle {
        position: absolute;
        width: 54px;
        height: 21px;
        background: url("../img/landing/review.png") no-repeat center center;
        left: 50%;
        bottom: -21px;
        margin-left: -27px;
    }

    .row-block .review:before,
    .row-block .review:after {
        position: absolute;
        content: "";
        display: block;
        width: 33px;
        height: 23px;
        background: no-repeat center center;
    }

    .row-block .review:before {
        left: 23px;
        top: 18px;
        background-image: url("../img/landing/quote-start.png");
    }

    .row-block .review:after {
        right: 23px;
        bottom: 18px;
        background-image: url("../img/landing/quote-end.png");
    }
}

.row-block .review p {
    color: #626262;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}

@media (min-width: 768px) {
    .row-block .review p {
        display: table-cell;
        vertical-align: middle;
    }
}

@media (max-width: 768px) {
    .row-block .review p {
        text-align: center;
    }
}

.row-block .photos {
    display: table;
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    width: 100%;
}

.row-block .photos .photo {
    opacity: .25;
}

.row-block .photos .photo.photo-active {
    opacity: 1;
}

.row-block .photos li {
    display: table-cell;
    text-align: center;
}

.row-block .photos li img {
    cursor: pointer;
}

.row-block .photos li.chevron {
    width: 22px;
    background: no-repeat center center;
    cursor: pointer;
}

.row-block .photos li.chevron.left {
    background-image: url("../img/landing/chevron-left.png");
}

.row-block .photos li.chevron.right {
    background-image: url("../img/landing/chevron-right.png");
}

.row-block .name {
    color: #626262;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    margin-bottom: 29px;
}

@media (max-width: 768px) {
    .row-block .name {
        font-style: italic;
        margin-bottom: 18px;
    }
}

.video-row {
    margin-top: 79px;
}

@media (max-width: 768px) {
    .video-row {
        margin-top: 0;
    }
}

.video-row .video-top,
.video-row .video,
.video-row .video-element {
    max-width: 543px;
    position: relative;
    margin: 0 auto;
}

@media (min-width: 992px) {
    .video-row .video-wrapper {
        height: 400px;
        display: table-cell;
        vertical-align: middle;
    }
}

.video-row .video img {
    max-width: 100%;
}

.video-row .video .screen {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.1);
}

.video-row .video video {
    transition: opacity 0.4s;
    position: absolute;
    max-width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
}

.video-row .video video.active {
    opacity: 1;
}

.video-row .video-top {
    height: 40px;
    background: #cacaca;
    border-radius: 20px 20px 0 0;
}

.video-row .video-top .video-btn {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    top: 11px;
    position: absolute;
}

.video-row .video-top .video-btn.red {
    left: 19px;
    background: #ee7053;
}

.video-row .video-top .video-btn.yellow {
    left: 40px;
    background: #fff573;
}

.video-row .video-top .video-btn.green {
    left: 61px;
    background: #2ecc71;
}

.video-row .video-elements {
    padding-top: 30px;
}

.video-row .video-element {
    padding-left: 98px;
    background: no-repeat left top;
    opacity: .24;
    min-height: 122px;
    position: relative;
}

.video-row .video-element:hover {
    opacity: 1;
    cursor: pointer;
}

.video-row .video-element:after {
    display: block;
    content: '';
    position: absolute;
    width: 3px;
    height: 36px;
    top: 86px;
    left: 33px;
    background: url("../img/landing/hand.png") no-repeat center center;
}

.video-row .video-element:last-child:after {
    display: none;
}

.video-row .video-element.active {
    opacity: 1;
}

@media (min-width: 992px) {
    .video-row .video-element.active:before {
        display: block;
        content: '';
        width: 137px;
        height: 20px;
        background: no-repeat center center;
        left: -156px;
        top: 33px;
        position: absolute;
    }

    .video-row .video-element.active.finish:before {
        background-image: url("../img/landing/hand-finish.png");
    }

    .video-row .video-element.active.start:before {
        background-image: url("../img/landing/hand-start.png");
    }

    .video-row .video-element.active.training:before {
        background-image: url("../img/landing/hand-training.png");
    }
}

.video-row .video-element.finish {
    background-image: url("../img/landing/finish.png");
}

.video-row .video-element.start {
    background-image: url("../img/landing/start.png");
}

.video-row .video-element.training {
    background-image: url("../img/landing/training.png");
}

.video-row .video-element h3 {
    font-size: 24px;
    color: #555;
    font-weight: 600;
    margin: 0 0 17px;
}

@media (max-width: 768px) {
    .video-row .video-element h3 {
        font-size: 17px;
        margin: 0 0 10px;
    }
}

.video-row .video-element p {
    font-size: 18px;
    color: #555;
    font-weight: 400;
    line-height: 26px;
}

@media (max-width: 768px) {
    .video-row .video-element p {
        font-size: 13px;
    }
}

.faq-block {
    color: #626262;
}

.faq-block .contacts {
    position: relative;
}

@media (min-width: 768px) {
    .faq-block .contacts:before {
        display: block;
        position: absolute;
        width: 1px;
        left: -1px;
        top: 0;
        height: 100%;
        border-left: 1px solid #ecf0f1;
        content: "";
    }
}

.faq-block h2 {
    margin-bottom: 68px;
    color: #626262;
}

@media (max-width: 768px) {
    .faq-block h2 {
        margin-bottom: 31px;
        padding-bottom: 0;
    }
}

.faq-block .description {
    font-size: 24px;
    line-height: 1em;
    margin-bottom: 0;
}

.faq-block .support {
    display: table;
    margin-top: 34px;
}

.faq-block .support > div {
    display: table-cell;
    vertical-align: middle;
}

.faq-block .support .photo {
    padding-right: 17px;
}

.faq-block .support .contact {
    line-height: 24px;
    font-size: 16px;
}

.faq-block .support .contact a {
    color: #626262;
}

.faq-block .support .contact strong {
    font-size: 18px;
}

.faq-block .faq {
    margin-bottom: 22px;
}

.faq-block .faq .answer {
    margin: 18px 0 0 59px;
}

.faq-block .faq a {
    border: none;
    color: #626262 !important;
    text-transform: none;
    font-size: 18px;
    padding: 14px 23px 14px 60px;
    white-space: normal;
    text-align: left;
    border-radius: 27px;
    background: url("../img/landing/circle-minus.png") no-repeat 9px center #ecf0f1 !important;
}

@media (max-width: 768px) {
    .faq-block .faq a {
        width: 100%;
    }
}

.faq-block .faq a.collapsed {
    background-image: url("../img/landing/circle-plus.png") !important;
}

.price-block {
    color: #626262;
}

.price-block h2,
.price-block h3,
.price-block span {
    color: #626262;
}

.price-block h2 {
    font-size: 36px;
    max-width: 560px;
    line-height: 40px;
    margin: 0 auto 32px;
}

@media (max-width: 768px) {
    .price-block h2 {
        font-size: 22px;
        line-height: 27px;
        margin-bottom: 43px;
        padding-bottom: 0;
    }
}

.price-block h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .price-block h3 {
        font-size: 21px;
    }
}

.price-block .time {
    color: #14b5ea;
    font-size: 59px;
    font-weight: 400;
    text-align: center;
}

@media (max-width: 768px) {
    .price-block .time {
        font-size: 50px;
    }
}

.price-block .time > span {
    vertical-align: middle;
    color: #14b5ea;
    font-weight: 600;
    font-size: 68px;
    position: relative;
}

@media (max-width: 768px) {
    .price-block .time > span {
        font-size: 60px;
    }
}

.price-block .time > span span {
    font-size: 18px;
    color: #6f6f6f;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -19px;
    font-weight: 300;
    text-align: center;
}

@media (max-width: 768px) {
    .price-block .time > span span {
        font-size: 16px;
    }
}

.price-block .btn-register-price {
    margin-top: 30px;
    font-size: 24px;
    padding: 0 24px;
    line-height: 64px;
    border-radius: 32px;
}

.price-block .purse-wrapper {
    text-align: center;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .price-block .purse-wrapper {
        text-align: left;
    }
}

.price-block .purse {
    min-height: 84px;
    margin-bottom: 32px;
    display: inline-block;
    text-align: left;
}

@media (min-width: 768px) {
    .price-block .purse {
        padding-left: 102px;
        background: url("../img/landing/purse.png") no-repeat left top;
    }
}

.price-block .purse .old {
    font-size: 25px;
    text-decoration: line-through;
    font-weight: 300;
    position: relative;
    display: inline-block;
}

.price-block .purse .old span {
    text-decoration: line-through;
}

@media (max-width: 768px) {
    .price-block .purse .old {
        font-size: 21px;
        text-align: center;
    }
}

@media (min-width: 768px) {
    .price-block .purse .old span,
    .price-block .purse .new span {
        position: absolute;
        left: 100%;
        top: 0;
    }
}

.price-block .purse .new {
    font-size: 33px;
    color: #37ac4a;
    font-weight: 600;
    position: relative;
    display: inline-block;
}

.price-block .purse .new span {
    color: #37ac4a;
}

@media (max-width: 768px) {
    .price-block .purse .new {
        text-align: center;
    }
}

.price-block .currency-switch {
    margin-bottom: 54px;
}

.price-block .currency-switch span {
    vertical-align: middle;
}

.price-block .currency-switch .switch-label {
    text-transform: uppercase;
    font-size: 18px;
    cursor: pointer;
}

.price-block .currency-switch .switch-label.active,
.price-block .currency-switch .switch-label:hover,
.price-block .currency-switch .switch-label:active,
.price-block .currency-switch .switch-label:focus {
    color: #41af3e;
}

.price-block .currency-switch .switch {
    display: inline-block;
    width: 89px;
    height: 34px;
    margin: 0 18px;
    background: #41af3e;
    border-radius: 17px;
    position: relative;
    cursor: pointer;
}

.price-block .currency-switch .switch:before {
    width: 28px;
    height: 28px;
    background: #ecf0f1;
    border-radius: 50%;
    position: absolute;
    content: "";
    display: block;
    right: 5px;
    top: 3px;
}

.price-block .currency-switch .active + .switch:before {
    left: 5px;
}

.guarantee-block h2 {
    color: #626262;
    font-size: 30px;
    line-height: 37px;
    max-width: 706px;
    margin: 0 auto 96px;
}

@media (max-width: 768px) {
    .guarantee-block h2 {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 48px;
        padding-bottom: 0;
    }
}

.guarantee-block .icons-block > div {
    text-align: center;
    margin-bottom: 44px;
}

.guarantee-block .icons-block p {
    margin-top: 19px;
    color: #555;
    font-size: 22px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .guarantee-block .icons-block p {
        font-size: 21px;
    }
}

.footer {
    padding: 50px 0;
    background: #3b3b3b;
}

@media (min-width: 768px) {
    .footer {
        text-align: center;
    }
}

.footer a {
    color: #888;
}

.footer .with-icon {
    padding-left: 40px;
    background: no-repeat left top;
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
    min-height: 22px;
    margin-bottom: 20px;
    display: inline-block;
    text-align: left;
}

.footer .with-icon,
.footer .with-icon a {
    color: #888;
}

@media (max-width: 768px) {
    .footer .with-icon {
        font-size: 21px;
        line-height: 24px;
        padding: 55px 0 40px;
        text-align: center;
        display: block;
        background: no-repeat top center;
    }
}

.footer .with-icon.point {
    background-image: url("../img/landing/point.png");
}

@media (max-width: 768px) {
    .footer .with-icon.point {
        background-image: url("../img/landing/point-xs.png");
    }
}

.footer .with-icon.phone {
    background-image: url("../img/landing/phone.png");
}

@media (max-width: 768px) {
    .footer .with-icon.phone {
        background-image: url("../img/landing/phone-xs.png");
    }
}

.footer .with-icon.mail {
    background-image: url("../img/landing/mail.png");
}

@media (max-width: 768px) {
    .footer .with-icon.mail {
        background-image: url("../img/landing/mail-xs.png");
        padding: 45px 0 0;
    }
}

.modal .modal-content {
    border-radius: 10px;
    box-shadow: none;
    border: none;
}

.modal .modal-backdrop.in {
    opacity: .68;
}

.modal .modal-header {
    padding: 35px 50px;
    border: none;
}

@media (max-width: 768px) {
    .modal .modal-header {
        padding: 40px 22px;
    }
}

.modal .modal-header .modal-title {
    color: #2d2d2d;
    font-size: 23px;
    font-weight: 300;
    text-align: center;
}

@media (max-width: 768px) {
    .modal .modal-header .modal-title {
        font-size: 21px;
    }
}

.modal .modal-body {
    padding: 0 50px;
}

@media (max-width: 768px) {
    .modal .modal-body {
        padding: 0 22px;
    }
}

.modal .form-control {
    background: #f7f7f7;
    border: 2px solid #e8e8e8;
    height: 56px;
    border-radius: 28px;
    box-shadow: none;
    line-height: 56px;
    font-size: 18px;
    padding: 0 40px;
}

.modal .radio {
    margin-top: 0;
}

.modal .radio label {
    font-weight: 300;
}

.modal legend {
    border: none;
    text-align: center;
    color: #2d2d2d;
    font-size: 18px;
    font-weight: 300;
    line-height: 44px;
    margin: 0;
}

.modal .modal-footer {
    border: none;
    text-align: center;
    padding: 25px 50px;
}

@media (max-width: 768px) {
    .modal .modal-footer {
        padding: 15px 20px;
    }
}

.modal .modal-footer .btn {
    line-height: 56px;
    font-size: 22px;
    border-radius: 34px;
    padding: 0 50px;
}

@media (max-width: 768px) {
    .modal .modal-footer .btn {
        padding: 0 40px;
        line-height: 44px;
    }
}

#modal-video .modal-dialog {
    max-width: 560px;
}

#modal-video .modal-body {
    padding: 0;
    max-height: 315px;
    position: relative;
}

#modal-video .modal-body:after {
    background: transparent;
    pointer-events: none;
    position: absolute;
    border: 4px solid #3b3b3b;
    content: "";
    left: -3px;
    bottom: -3px;
    top: -3px;
    right: -3px;
    border-radius: 10px;
}

#modal-video .video-iframe {
    max-width: 100%;
}

.form-switch {
    text-align: right;
}

.non-action-price {
    text-align: center;
}

.non-action-price #price-new {
    color: #37ac4a;
    font-weight: 100;
    font-size: 85px;
}

.non-action-bg {
    min-height: 227px;
    background: url("../img/landing/non-action-bg.png") no-repeat center center;
}

.sub-header {
    color: #626262;
    font-size: 18px;
    margin: 26px auto 32px;
    text-align: center;
    max-width: 768px;
}

@media (max-width: 768px) {
    .sub-header {
        margin: 0 auto 32px;
        font-size: 16px;
    }
}

.certs-view {
    height: 367px;
    position: relative;
    overflow: hidden;
    max-width: 1170px;
    margin: 0 auto;
}

.certs-view img {
    position: absolute;
    top: 0;
    border: 4px solid #f6f6f6;
    left: 50%;
}

.certs-view img.silver,
.certs-view img.bronze {
    top: 50%;
    margin-top: -160px;
}

.certs-view img.gold {
    margin-left: -126px;
    z-index: 1;
}

.certs-view img.silver {
    margin-left: -277px;
}

.certs-view img.bronze {
    margin-left: 50px;
}

#modal-policy .modal-body {
    padding-bottom: 50px;
}

#modal-policy h4 {
    text-transform: uppercase;
}

#modal-policy h5 {
    font-weight: bold;
}

#modal-policy p {
    text-align: justify;
}

@media (max-width: 768px) {
    .phone-center {
        text-align: center;
        font-size: 21px;
        margin-top: 20px;
    }
}

.step-links .active,
.step-links .active h4 {
    font-weight: bold;
}

.panel-steps-schedule h4 {
    font-size: 16px;
}

.panel-steps-schedule p {
    font-size: 14px;
}

.nav-tabs .active {
    position: relative;
}

.nav-tabs .active:before {
    content: "";
    display: block;
    height: 4px;
    background: rgba(0, 0, 0, 0.3);
    left: 0;
    right: 0;
    bottom: 1px;
    position: absolute;
}

.signature {
    text-align: right;
    font-size: 24px;
    font-family: 'Marck Script', cursive;
}

.known-words p span:hover,
#known-words p span:hover {
    cursor: pointer;
    text-decoration: underline;
}

.strong {
    font-weight: bold;
}

.trial-info {
    text-align: center;
    max-width: 480px;
    margin: 0 auto 24px;
    padding: 12px;
    background: #2196F3;
    color: white;
    border-radius: 2px;
}

.form-edit {
    border-radius: 28px;
    height: 56px;
    line-height: 56px;
    padding: 0 30px;
    font-size: 18px;
}

#inline-form-register {
    display: block; /* Блок виден сразу */
    position: relative; /* Убираем фиксированную позицию */
    top: auto;
    left: auto;
    z-index: auto; /* Убираем высокий z-index */
}
