.bg_cover {
    background-image: url(../images/bg_mastera.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.bg_cover_prezent {
    background-image: url(../images/bg_mastera.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}


.name_cover_prezent p {
    font-size: 24px;
    color: #3d3d3d;
    padding: 10px 0px;
}

.logo_cover img {
    width: 80%;
}

.logo_cover_prezent img {
    width: 80%;
}

.name_cover {
    width: 100%;
}

.name_cover img {
    width: 80%;
}

.lab_trening_page_prezent {
    color: #e36155;
    font-size: 40px;
    text-align: center;
    font-weight: 900;
}

.lab_text_trening_page_prezent {
    color: #e36155;
    font-size: 25px;
    text-align: center;
    font-weight: 900;
}

.bg_video_blok {
    background-image: url(../images/bg_video-3.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 25px;
}


.video_player {
    position: relative;
    display: block;
    width: 100%;
    height: 445px;
}

.bg_video_blok h2 {
    font-weight: 200;
}

.video_player img {
    position: absolute;
    width: 65%;
}

.video_player img:last-child {
    width: 7%;
    transition: .5s ease all;
}

.video_player img:last-child:hover {
    transform: scale(1.1);
    transition: .5s ease all;
}

.discription_present-life {
    background-color: #3d3d3d;
    padding: 30px 0px;
}

.discription_present-life h2 {
    color: white;
}

.discription_present-life p {
    font-size: 18px;
    padding: 15px 0px;
    color: white;
    text-align: left;
}

.main_btn_kurs,
.main_btn,
.main_btn_uchastie {
    background-color: #85bc12;
    color: white;
    border: 0;
    font-size: 15px;
    font-family: var(--para-font);
    font-weight: 300 !important;
    letter-spacing: 5px;
    padding: 10px 30px;
    border: 1px solid #74a214;

}

.main_btn_blue {
    background-color: #04a9eb;
    color: white;
    border: 0;
    font-size: 15px;
    font-family: var(--para-font);
    font-weight: 300 !important;
    letter-spacing: 5px;
    padding: 10px 30px;
    border: 1px solid #048abf;

}

.main_btn_blue:hover {
    transform: scale(1.01);
    color: black;
}


.main_btn_uchastie:hover,
.main_btn_kurs:hover,
.main_btn:hover {
    transform: scale(1.01);
    color: black;
}

.bg_rokets_color {
    background-color: #bdbdbd;
}

.bg_rokets_blok {
    background-image: url(../images/bg_rokets-4.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    padding-bottom: 131px;

}

.bg_rokets_blok h2 {
    color: #2d2d2d;
    font-weight: 300;
    margin-top: 40px;
}

.item_rokets {
    font-size: 18px;
    color: yellow;
    padding: 30px 0px 50px 0px;
}

.item_rokets img {
    width: 25%;
}

.item_rokets-2 img {
    width: 25%;
}

.item_rokets p {
    color: #2d2d2d;
    width: 62%;
    font-size: 12px;
}


.bg_deyteli {
    background-color: #e3e3e3;
}

.bg_deyteli h2 {
    color: #3b3b3b;
    font-weight: 300;
}

.item-carousel img {
    width: 50%;
    border-radius: 50% !important;
    border: 2px solid #5c5c5c;
}



.item-carousel {
    border: 1px solid #3b3b3b;
    border-radius: 10px;
    margin: 60px 5px 0px 5px;
    height: 404px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.item-carousel h5 {
    color: #1a1919;
    font-weight: 200;
}

.item-carousel p {
    color: #1a1919;
    font-weight: 200;
}

.owl-carousel .owl-item img {
    display: block;
    width: 40%;
}

.owl-dots {
    /*    bottom: -11% !important;*/
    padding: 10px 0px;
}

.bg_schedule {
    background-image: url(../images/bg_tr.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 20px 0px 10px 0px;
}

.bg_schedule h2 {
    color: #e2e2e2;
}

.spisok_online {
    display: none;
}

.spisok_online li,
.spisok li {
    margin: 10px 0px;
}

.spisok_online p,
.spisok p {
    font-size: 18px;
    font-weight: 300;
    color: #e2e2e2;
}

.spisok_online b,
.spisok_online a,
.spisok b,
.spisok a {
    color: yellow;
    font-size: 18px;
    font-weight: 800;
    margin-left: 15px;
    text-shadow: 0px 0px 1px grey;
}

.spisok_online a,
.spisok a {
    text-decoration: underline;
}

.bg_program {
    background-image: url(../images/bg_tr.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 20px 0px 10px 0px;
}

.jivo {
    background-image: url(../images/bg_prog_good.png);
    background-repeat: no-repeat;
    background-size: cover;

}

.jivo_online li,
.jivo li {
    margin: 30px 0px;
}

.jivo_online {
    background-image: url(../images/bg_onlin_good.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}

.bg_prog span {
    margin-left: 10px;
}

.bg_program h2 {
    font-weight: 300;
    color: white;
}

.btn_prog {
    border: 1px solid #b1b1b1;
    color: #b1b1b1;
    font-family: var(--para-font);
    background-color: inherit;
    padding: 5px 25px;
    font-size: 24px;
    font-weight: 200;
}

.main_active {
    border: 1px solid yellow;
    color: yellow;
}

.main_padding_l {
    padding-left: 100px;
}

.main_padding_r {
    padding-left: 200px;
}

.main_hide {
    display: none;
}


.bg_program p {
    color: yellow;
    font-size: 50px;
    font-weight: bold;
    font-family: var(--para-font);
    line-height: 20px;
}

.bg_program span {
    font-size: 14px;
    font-family: var(--para-font);
    color: #b1b1b1;
}



.bg_hatman_grey {
    background-image: url(../images/Hatman-grey.png);
    background-repeat: no-repeat;
    background-color: #e3e3e3;
    background-size: cover;
    padding: 9px 0px;
}

.bg_hatman_grey h2 {
    color: #2e2e2e;
}

.bg_hatman_grey h4 {
    font-size: 22px;
    color: #04a9eb;
    font-weight: 500;
}

.bg_hatman_grey p {
    font-size: 18px;
    color: #2e2e2e;
}


.bg_tren_program {
    background-color: #555555;
    width: 100%;
    padding: 50px 0px 100px 0px;
}

.bg_tren_program h2 {
    font-weight: 300;
    color: white;
}

.bg_tren_program h4 {
    color: yellow;
    font-weight: 300;
}

.bg_tren_program img {
    width: 50%;
}

.bg_otziv {
    background-color: #4a4a4a;
}

.bg_otziv h2 {
    font-weight: 100;
    color: white;
}

.bg_otziv h6 {
    font-weight: 500;
    color: white;
    margin-top: 5px;
}

.bg_otziv span {
    font-weight: 100;
    color: white;
}

.item-carousel_2 img {
    width: 50%;
    border-radius: 50% !important;
    border: 2px solid white;
}



.item-carousel_2 {
    border: 1px solid white;
    border-radius: 10px;
    margin: 60px 5px 0px 5px;
    height: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.item-carousel_2 h5 {
    color: white font-weight: 200;
}

.item-carousel_2 p {
    color: white;
    font-weight: 200;
    padding: 5px;
}


.bg_man_water_int {
    background-image: url(../images/bg_prez.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 150px 0px 150px 0px;
}


.bg_man_water_int p {
    font-size: 32px;
    color: white;
    text-align: center;
}

.gran_1 span {
    color: white;
}

.gran {
    background-image: url(../images/bg_kavychki-4.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 450px 0px 50px 0px;
}

.gran p {
    font-size: 32px;
    padding: 50px 50px 50px 150px;
    color: white;
    text-align: center;
}

.gran span {
    color: white;
}

.disk {
    font-size: 26px;
    font-weight: 500;
}

.disk span {
    font-size: 60px;
    font-weight: bold;
}

.card {
    width: 100%;
    height: 550px;
}

.on_line {
    display: none;
}
