@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,700&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700&subset=cyrillic');

body {
    font-family: 'Roboto', sans-serif;
}


/* HEADER & FOOTER */

header,
footer {
    /*    background: radial-gradient(#818181 50%, #656464);*/
    background-color: #0a0a0a;
    color: #fff;
}

header {
    border-bottom: 1px solid #d0c8c8;
}

.contacts {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.contacts .glyphicon {
    margin-right: 12px;
    font-weight: normal;
    font-size: 16px;
}

footer {
    border-top: 1px solid #d0c8c8;
    padding: 24px 0;
}

footer .links {
    text-align: center;
}

footer .links p {
    font-size: 12px;
    margin: 0;
    text-transform: uppercase;
}

footer .links a {
    color: #e2ca16;
}

footer .links a:hover {
    color: #c44426;
}

footer .contacts p {
    margin-bottom: 5px;
}

footer .ip p {
    padding-top: 6px;
    color: #d9d9d9;
}

.fixed-footer footer {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.fixed-footer .s1 {
    margin-bottom: 198px;
}

.s1 {
    padding-top: 5px;
}

.s1 .image-top img {
    width: 100%;
}

.s1 .s-title {
    text-align: center;
    padding: 24px 0;
    font-size: 24px;
    font-weight: bold;
}

.rb .l1 {
    text-align: center;
    font-size: 22px;
    line-height: 24px;
    /* font-weight: bold; */
    color: #6d6d6d;
}

.rb .l1 .date-time {
    color: #5a5a5a;
}

.rb .l2 {
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    padding: 6px 0 0;
    margin-bottom: 0;
    color: #e73b52;
    text-transform: uppercase;
}

.rb .sub-title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
    color: #fff;
    margin-bottom: 20px;

}

.rb .sub-title .inner {
    position: relative;
    display: inline-block;
    z-index: 11;
    line-height: 100%;
    padding: 10px;
}

.rb .sub-title .inner::before {
    content: '';
    position: absolute;
    top: -5%;
    left: -5%;
    height: 110%;
    width: 110%;
    background-color: #e73a52;
    z-index: -1;
    transform: skew(-10deg);
}

.rb .f-title {
    text-align: center;
    font-size: 22px;
    line-height: 26px;
}

.rb .f-title strong {
    font-size: 24px;
    color: #d43f3f;
}

.rb .intensive-dates {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #2c9058;
    margin: 20px 0;
}

.sorry {
    padding: 30px;
    background-color: #f8f8f8;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.rb .intensive-dates p {
    margin-bottom: 0;
    position: relative;
}

.rb .intensive-dates p::before {
    content: "\e109";
    font-family: 'Glyphicons Halflings';
    margin-right: 10px;
}

.rb .button-line {

    text-align: center;
}

.rb .button-line .get-box {
    display: inline-block;
    padding: 10px 30px;
    border-radius: 30px;
    background-color: #e73a52;
    text-shadow: 1px 1px 3px rgba(92, 92, 92, 0.75);
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Open Sans Condensed', sans-serif;
}

.rb .button-line .get-box:hover {
    text-decoration: none;
    opacity: 0.7;
}

.button-line .get-free-marafon {
    font-family: 'Open Sans Condensed', sans-serif;
    border: none;
    padding: 15px 15px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #69b257;
    border-radius: 50px;
    color: #fff;
}

.button-line .get-free-marafon:hover {
    background-color: #74d45d;
}

.button-line .button-caption {
    font-size: 16px;
    display: block;
    font-style: italic;
    color: #434343;
}

.present {
    font-size: 18px;
    font-style: italic;
    color: #234394;
    margin: 8px 0 8px 0;
    display: inline-block;
    font-weight: bold;
}

.congr {
    padding: 28px 0;
    text-align: center;
    font-size: 22px;
}

.congr .l1 {
    font-size: 26px;
    font-weight: bold;
}

.congr .l2 strong {
    color: #c44426;
    font-size: 32px;
}

.congr p {
    margin: 12px 0;
}

.congr a::after {
    font-family: 'Glyphicons Halflings';
    content: "\e164";
    margin-left: 6px;
    font-weight: normal;
    font-size: 18px;
}

.congr a {
    border-bottom: 1px solid #fff;
}

.congr a:hover {
    border-bottom: 1px dashed #c44426;
    text-decoration: none;
    color: #c44426;
}

.l33 {
    text-align: center;
    padding: 2px 0;
    color: #434343;
    font-size: 18px;
}

.st-form {
    padding: 22px 44px;
    margin: 20px 0 10px;
    background-color: #0075d5;
    color: #fff;
    border-radius: 8px 0px 8px 0;
    box-shadow: 0px 0px 3px 2px #ccc;
}

.letsclick {
    text-align: center;
    margin-top: 15px;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
}

.letsclick .glyphicon {
    display: inline-block;
    margin-top: 14px;
}

.st-form > form {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.st-form input {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #234394;
    padding: 10px;
    margin: 2px 0px;
    border: 1px solid #234394;
    border-radius: 4px;
}

.st-form .right-email {

    text-align: center;

}

.st-form input:focus {
    border: 1px solid #234394;
    box-shadow: 0px 0px 3px #234394;
}

.st-form input[name="Contact[name]"] {
    font-weight: bold;
}

.st-form button[type=submit] {
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 10px 24px;
    display: block;
    margin: 10px auto;
    /*    background-color: #e44d16;*/
    background: #41ca7e;
    background: linear-gradient(#41ca7e, #349b62);
    color: #fff;
    transition-duration: 0.5s;
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.72);
}

.st-form button[type=submit]:hover {
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.9);
}

.st-form p {
    margin: 0 0 4px;
}

.st-form .ann {
    color: #ffffff;
    text-align: center;
}

.st-form .ann a {
    color: #dedede;
    text-shadow: 0px 0px 3px #c44426;
}

.timer {
    padding: 8px 0;
    text-align: center;
}

.timer .t-title {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 6px;
    position: relative;
    bottom: -10px;
    color: #155f9b;
}


/* get-marafon */

.get-marafon {
    text-align: center;
    padding: 50px 0;
}

.get-marafon .get-box {
    font-family: 'Open Sans Condensed', sans-serif;
    display: inline-block;
    border-radius: 80px;
    background-color: #f44949;
    color: #fff;

    padding: 20px 80px;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

.get-marafon .get-box:hover {
    text-decoration: none;
    opacity: 0.78;
}


/* bullets */

.bullets {
    padding: 20px 0;
    background-color: #ffb20d;
}

.bul-title {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    padding: 18px 0 34px 0;
}

.bullets-b1 {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    padding: 10px 0;
}

.bullets-b1 .item {
    width: 200px;
    margin-bottom: 30px;
    text-align: center;
    background-color: #fff;
    padding: 44px 8px 20px;
    border-radius: 10px;
    box-shadow: 1px 1px 6px 1px rgba(70, 69, 69, 0.65);
}

.bullets-b1 .item .img {
    text-align: center;
}

.bullets-b1 .item .img img {
    width: 128px;

}

.bullets-b1 .item:hover .img img {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.bullets-b1 .item .txt {
    margin-top: 30px;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.bul-row-1 {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}

.bul-row-1 .item {
    width: 300px;
    height: 200px;
    text-align: center;
    border: 3px solid #234394;
    border-radius: 12px 0px 12px 0px;
    font-size: 21px;
    display: inherit;
    align-items: center;
    padding: 0 12px;
    position: relative;
    margin-bottom: 26px;
}

.bul-row-1 .item .glyphicon {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 38px;
}

.bul-row-1 .item .glyphicon.glyphicon-time {
    color: #2e8145;
}

.bul-row-1 .item .glyphicon.glyphicon-bullhorn {
    color: #234394;
}

.bul-row-1 .item .glyphicon.glyphicon-send {
    color: #dd2516;
}


@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

/* Video list */

.video-lessons {
    padding: 32px 0;
    background: rgba(241, 241, 241, 0.69);
}

.video-lessons .s-title {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 26px;
}

.vl-list {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-around;
}

.vl-list .vl-item {
    width: 260px;
    height: 260px;
    cursor: pointer;
    color: #fff;
    margin-bottom: 18px;
    position: relative;
}

.vl-list .wr {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;

}

.vl-list .vl-item:hover .wr {
    animation-name: vl-item-hover;
    animation-duration: 0.5s;
    animation-fill-mode: both;
}

.vl-list .vl-item:nth-child(3n+1) .wr {
    background: #ef7e2c;
}

.vl-list .vl-item:nth-child(3n+2) .wr {
    background: #2e9a5e;
}

.vl-list .vl-item:nth-child(3n+3) .wr {
    background: #68248d;
}

.vl-list .vl-item .item-title {
    padding: 12px;
    font-size: 18px;
    position: absolute;
    left: 0px;
    top: 110px;
}

.vl-list .vl-item .icon {
    font-size: 38px;
    padding: 24px;
}

@keyframes vl-item-hover {
    0% {
        width: 260px;
        height: 260px;
    }

    100% {
        width: 268px;
        height: 268px;
        left: -4px;
        top: -4px;
    }
}




/* Z1 */

.z1 {
    padding: 38px 0;
    background-color: #f1f1f1;
    background-image: url(../img/bg-header.png);
}

.z1 .s-title {
    text-align: center;
    font-size: 32px;
    font-weight: bold;

}


/* About */

.aouthor-row {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 24px 0;
}

.aouthor-row .author-img {
    width: 320px;
}

.aouthor-row .img-caption {
    padding: 12px 0;
}

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

.aouthor-row .author-bullets {
    width: 568px;
}

.aouthor-row .author-bullets > p {
    margin-bottom: 18px;
    font-size: 24px;
    position: relative;
    padding-left: 48px;
    text-shadow: 1px 1px 3px #bdbdbd;
}

.aouthor-row .author-bullets > p::before {
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: 'Glyphicons Halflings';
    content: "\e127";
    color: #f50000;
}

.aouthor-row .img-caption p {
    margin: 0;
    padding-bottom: 6px;
    text-align: center;
}

.aouthor-row .author-subtitle {
    font-size: 16px;
    color: #0f779e;
}


/* bt1 */

.bt1 {
    padding: 20px 0;
}

.bt1 .sredi {
    font-size: 20px;
    text-align: center;
}

.bt1 .sredi strong {
    color: #c44426;
    font-size: 22px;
}

.bt1 .pickcha {
    text-align: center;
    padding: 10px 0 0;
}

.bt1 .pickcha img {
    width: 180px;
}

.bt1 .pickcha.pres img {
    width: 260px;
}

.gbtn {
    display: inline-block;
    border: none;
    border-radius: 4px;
    background-color: #7ab764;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.67);
    box-shadow: 2px 2px 5px 1px #5a8849;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 18px 30px;
}

.bgb {
    text-align: center;
    padding: 30px 0;
}

.gbtn:hover {
    opacity: 0.8;
    text-decoration: none;
    color: #fff;
}


/* .zaya */

.zaya {
    padding: 28px 0;
    background-color: #e5e7ea;
    border-top: 1px solid rgba(168, 168, 168, 0.29);
}

.zaya .ztitle {
    text-align: center;
    font-size: 20px;
}

.zaya .ztitle.first {
    font-weight: bold;
    font-size: 22px;
    color: #234394;
}



/* o1 */

.o1 {
    padding: 68px 0;
}

.o1 .b-title {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
}

.o1 .b-title .prise {
    color: #f50000;
    font-size: 30px;
}

.o1 .b-form-title {
    text-align: center;
    font-size: 22px;
    padding-top: 20px;
}

.box {
    text-align: center;
    width: 320px;
    margin-top: 84px;
}

.box .b-title {
    font-size: 20px;
    padding-bottom: 20px 0;
}

.box .b-img {}

.box .b-img img {
    max-width: 100%;
}

.box-clone {
    padding: 24px 0;
}



/* about-vip-club */

.about-vip-club {
    padding: 30px 0;
    font-size: 18px;
}

.about-vip-club h2 {
    margin: 0;
    padding: 0 0 30px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.about-vip-club h3 {
    margin: 20px 0 0;
    padding: 0 0 15px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.about-vip-club-btn:hover {
    background-color: #13d87d;
}

.about-vip-club-btn {
    background-color: #e51c14;
    color: #fff;
    padding: 5px;
    cursor: help;
    border: none;
}

.vip-club-img {
    text-align: center;
}

.vip-club-img img {
    max-width: 200px;
}

.about-vip-club ol {
    max-width: 500px;
    margin: 15px auto;
}

.about-vip-club ol > li:nth-of-type(2n+1) {
    font-weight: bold;
    color: #484848;
}

table.box-detail {
    margin: 10px auto;
}

table.box-detail td {
    text-align: center;
    padding: 4px 10px;
}

table.box-detail thead td {
    font-weight: bold;
    color: #e51c14;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

table.box-detail tbody td {
    font-size: 16px;
}

.grey-block {
    background-color: #efefef;
}

.grey-block ul {
    margin: 15px auto;
}

.and-all-it {
    text-align: center;
    padding: 20px 0;
    font-size: 20px;
}

.get-caption {
    font-size: 16px;

}

.get-caption strong {
    font-size: 20px;
    line-height: 22px;
    color: #f44949;
}

.button-caption strong {
    font-size: 20px;
    line-height: 22px;
    color: #69b257;
}

/* form-modal */

.form-modal {
    width: 100%;
    padding: 0 20px;
}

.form-modal input {
    border: 1px solid #69b257;
    border-radius: 5px;
    padding: 10px 0;
    margin: 5px 0;
    text-align: center;
    width: 100%;
    font-size: 18px;
}

.form-modal .take_email {
    text-align: center;
    margin: 0;
    font-size: 18px;
}

.form-modal button[type=submit] {
    border: none;
    padding: 10px 30px;
    border-radius: 50px;
    color: #fff;
    background-color: #69b257;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 auto;
    display: block;
}

.form-modal button[type=submit]:hover {
    background-color: #3961c6;
}


/* Other */

.lth {
    /*    text-decoration: line-through;*/
    display: inline-block;
    position: relative;
    font-weight: bold;
}

.lth::before {
    content: '';
    width: 104%;
    height: 1px;
    border-bottom: 3px solid rgba(216, 82, 82, 0.89);
    position: absolute;
    top: 43%;
    left: -6%;
    transform: rotate(-8deg);
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.useful-links {
    padding: 14px 0;
    text-align: center;
    font-size: 16px;
}

.useful-links-title {
    font-weight: bold;
}

#vip-club-box iframe {
    width: 100%;
    height: 500px;
}


/* bottom-row */

.bottom-row {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}


/* Check Phone */

form {
    position: relative;
}

.check-phone-form {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #0075d5;
    color: #fff;

    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.check-phone-form .step-1,
.check-phone-form .step-2 {
    display: none;
    text-align: center;
}

.check-phone-form .step-1.active,
.check-phone-form .step-2.active {
    display: block;
    animation-name: next-step;
    animation-duration: 0.7s;
    animation-fill-mode: forwards;
}

.check-phone-form .easy-button {
    background-color: #e57514;
    color: #fff;
    box-shadow: 0px 0px 3px 0px #e57514;
    font-size: 18px;
    padding: 8px;
    border: none;
    border-radius: 3px;
}

.check-phone-form .easy-button:hover {
    background-color: #e51c14;
    box-shadow: 0px 0px 4px 0px #e51c14;
}

.check-phone-form .cpf-title {
    font-size: 18px;
}

.check-phone-form .error-input {
    background: #e3431d;
    color: #fff;
    padding: 2px 4px;
    font-size: 16px;
}

@keyframes next-step {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* ProgressBar */

.progress-bar-main {
    padding: 6px 0;
    text-align: center;
}

.progress-bar-main .pb-title {
    font-size: 16px;
    padding: 6px 0;
}

.progress-bar-main .pb-line {
    width: 100%;
    height: 8px;
    background-color: #808080;
    border-radius: 10px;

    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.progress-bar-main .pb-line .pb-item {
    display: inline-block;
    height: 100%;

}

.progress-bar-main .pb-line .pb-item.alone {
    border-radius: 10px;
    background-color: #e06524;
}






/* Responsive */

@media (max-width: 1200px) {
    .s1 {
        margin-bottom: 162px;
    }

    .bullets-b1 .item {
        width: 280px;
    }
}

@media (max-width: 992px) {

    .image-top {
        margin: 30px 0;
    }

    .contacts {
        font-size: 18px;
    }

    .s1 {
        margin-bottom: 16px;
    }

    footer {
        position: inherit;
    }

    .aouthor-row .author-bullets {
        width: 380px;
    }

    .aouthor-row .author-img {
        width: 280px;
    }

    .aouthor-row .author-bullets > p {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .rb .f-title br {
        display: none;
    }

    .box {
        margin: 0 auto;
    }

    .st-form {
        width: 520px;
        margin: 0 auto;
    }

    .to-tut-to-tam {
        padding: 20px 0;
    }

}


@media (max-width: 768px) {

    .logo > img {
        margin: 0 auto;
        max-height: 70px;
    }

    .ip {
        text-align: center;
    }

    .contacts {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }

    .o1 {
        padding: 12px 0;
    }


    .fixed-footer footer {
        position: inherit;
        width: 100%;
    }

    .fixed-footer .s1 {
        margin-bottom: 0px;
    }

    .s1 {
        padding: 10px 0;
    }

    .congr {
        padding: 0;
    }

    .congr .l1 {
        font-size: 22px;
    }

    .congr .l2 {
        font-size: 18px;
    }

    .congr .l2 strong {
        font-size: 20px;
        line-height: 22px;
    }

    .congr .l2.now {
        font-weight: bold;
        color: #234394;
        display: inline-block;
    }

    .congr .l2.now .glyphicon {
        font-size: 16px;
        line-height: 16px;

    }
}

@media (max-width: 679px) {

    .bottom-row {
        flex-direction: column;
        -webkit-flex-direction: column;

    }

    .bottom-row .letsclick {
        margin: 10px 0;
    }

}

@media (max-width: 678px) {
    .aouthor-row .author-bullets {
        width: 100%;
    }

    .aouthor-row .author-img {
        width: 100%;
        text-align: center;
        margin-bottom: 22px;
    }

    .aouthor-row .author-bullets > p {
        font-size: 20px;
        margin-bottom: 10px;
    }
}

@media (max-width: 520px) {
    .s1 .s-title {
        font-size: 20px;
    }

    .st-form {
        width: 100%;

    }

}

@media (max-width: 420px) {

    .contacts {
        flex-direction: column;
        text-align: center;
    }

    .congr .l2 strong {
        font-size: 24px;
    }

}
