.head_cover {
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.head h1 {
    background-color: inherit;
    font-weight: 700;
    color: #303030;
}

.head h1 b {
    font-size: 24px;
    font-weight: 200;
}

.head img {
    width: 60%;
}

.text-1 {
    background-color: #afafaf;
}

.text-1 img {
    width: 60%;
    padding: 30px 0px;
}

.text-1 p {
    text-align: left;
    font-size: 16px;
    padding: 0px 30px;
}


.trener {
    background-color: #f1f1f1;
}

.predpinim {
    background-color: #afafaf;
}



.produsser {
    padding-bottom: 50px;
    background-color: #b4b4b4;
}

.bg-jak {
    background-image: url(../images/bg_jak.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px;
}

.bg-jak img:hover {
    transform: scale(1.03);
    transition: ease .2s;
}

.bg-jak img {
    width: 15%;

}

.nikolay_nastavnik h2,
.extrim h2,
.produsser h2,
.predpinim h2,
.trener h2 {
    padding: 30px 0px;
}

.produsser img,
.predpinim img,
.trener img {
    width: 50%;
}


.produsser p,
.predpinim p,
.trener p {
    font-size: 18px;
    color: #484848;
    text-align: center;
    padding: 0px 0px 30px 0px;
}


.item-carousele-about img {
    width: 100% !important;
}

.owl-dots {
    bottom: -15%;
}


.kasting_agenstvo h2 {
    padding: 30px 0px;
}

.video {
    position: relative;
    display: block;
    width: 94%;
    margin-left: 6%;
    height: 222px;
    overflow: hidden;
}

.main_btn {
    margin: 43px auto 20px auto;
}


.main_btn {
    background-color: #85bc12;
    color: white;
    border: 0;
    font-size: 15px;
    font-family: var(--para-font);
    font-weight: 300;
    letter-spacing: 5px;
    padding: 10px 30px;
    border: 1px solid #85bc12;
    margin-bottom: 20px;
    cursor: pointer;

}

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

.recom p {
    font-size: 11px;
}

.svideteli img {
    position: absolute;
}


.video img {
    position: absolute;
    width: 100%;
    transform: scale(1);
    transition: all ease .5s;
}

.video img:hover {
    transform: scale(1.05);
    transition: all ease .5s;
}

.video img:last-child {
    width: 22%;
    transition: .5s ease all;
    align-items: center;
}


.cifra img {
    width: 40%;
}

.cifra {
    font-size: 50px;
    font-weight: bolder;
    color: #484848;
}

.cifra_nastavnik p {
    font-size: 12px;
}

.svidetel {
    width: 100%;
    padding: 30px 0px;
}

.svidetel p {
    font-size: 16px;
    color: #484848;
    text-align: center;
    padding: 5px 0px;
}

.img_item {
    width: 100%;
    overflow: hidden;
    transform: scale(1);
    transition: ease all .5s;
    border: 1px solid #909090;
}

.img_item img:hover {
    transform: scale(1.05);
    transition: ease all .5s;
    cursor: pointer;
}

.bg_deyteli {

    background-color: #d6d6d6;
}

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

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



.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-carousel {
    display: none;
    width: 100%;
    z-index: 1;
    overflow: hidden !important;
    height: 354px;
}

.carou,
.carou-4,
.carou-5,
.carou-3 {
    height: 315px;
}

.recom img:hover {
    transform: scale(1.02);
    transition: ease .2s;
}

.owl-dots {
    bottom: -9%;
    padding: 10px 0px;
    display: block !important;
}


.carou-3 img {
    width: 100% !important;
}

.extrim {
    background-color: #afafaf;
}

.sky img {
    width: 50%;
    padding: 20px 0px 0px 0px;
}

.mini img {
    width: 40%;
}


.extrim p {
    font-size: 24px;
    padding-bottom: 20px;
    padding-top: 20px;
    color: #3b3b3b;
    text-align: center;
}


.main_form {
    background-image: url(../images/zayvka_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px;
}


.main_form p {
    font-size: 24px;
    color: white;
}

.form {
    padding-top: 300px;
}

.main_form input {
    padding: 10px 0px 10px 15px;
}

.main_form h2 {
    font-size: 24px;
    font-weight: 200;
    color: white;
}

.main_form_2 {
    background-color: #86a2ff;
    padding: 50px 0px;
}


.main_form_2 p {
    font-size: 24px;
    color: white;
}

.form {
    padding-top: 300px;
}

.main_form_2 input {
    padding: 10px 0px 10px 15px;
}

.main_form_2 h2 {
    font-size: 24px;
    font-weight: 200;
    color: white;
}



.social {
    background-color: #282828;
}

.social h2 {
    padding-top: 30px;
}

.social i {
    font-size: 65px;
    color: #919090;
    transform: scale(1);
    transition: .5s;
    padding: 30px 0px;
}

.social i:hover {
    color: white;
    transform: scale(1.03);
    transition: .5s;
}

.main_red_btn {
    background-color: #cb1919;
    color: white;
    border: 0;
    font-size: 15px;
    font-family: var(--para-font);
    letter-spacing: 5px;
    padding: 10px 30px;
    border: 1px solid #cb1919;
    margin-bottom: 30px;
    cursor: pointer;

}

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

.cover_bottom {
    background-image: url(../images/cover_bottom.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0px 200px 0px;
}

.citata {
    background-image: url(../images/bg_kavychki-5.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0px 50px;

}

.citata p {
    font-size: 24px;
    padding: 60px 30px 60px 180px;
    color: white;
}

/*                     СТРАНИЦА КОНСУЛЬТАЦИИ             */
.konsult-2 img,
.konsult img {
    width: 30%;
    padding: 20px 0px;
}

.personal_counseling {
    background-color: #808080;
}

.personal_counseling_2 {
    background-color: #f1f1f1;
    padding: 0px;
}



.personal_counseling h2 {
    color: white;
    font-size: 24px;
    font-weight: 200;
    padding: 30px 0px 0px 0px;
}

.personal_counseling_2 h2 {
    color: black;
    font-size: 24px;
    font-weight: 200;
    padding: 30px 0px 0px 0px;
}

.str_bl,
.str {
    font-weight: bold;
    font-size: 24px;
    color: black;
    padding: 100px 70px;
    text-shadow: 0px 0px 10px white;
}

.str {
    background-image: url(../images/bg_str.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.str_bl {
    background-image: url(../images/bg_str_bl.png);
    background-repeat: no-repeat;
    background-size: cover;
}

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

}

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

}

.personal_counseling_text_kouc,
.personal_counseling_text_kouc_2,
.personal_counseling_text_kouc_3,
.personal_counseling_text_3,
.personal_counseling_text_2,
.personal_counseling_text {
    padding: 20px 0px;
}

.personal_counseling_text_2 p,
.personal_counseling_text p {
    font-size: 16px;
    color: white;
}

.item_tasks_2,
.item_tasks {
    text-align: center;
}

.item_tasks_2 img,
.item_tasks img {
    width: 60%;
}

.item_tasks p {
    color: white;
}

.item_tasks_2 p {
    color: black;
}

.bg_rokets_color {
    background-color: #808080;
    padding: 20px 0px;
}

.bg_rokets_blok h2 {
    color: white;
}

.bg_rokets_blok span {
    font-size: 18px;
    color: white;
}

.item_rokets {
    padding: 20px 0px;
}

.item_rokets p {
    color: white;
}

.succ {
    font-size: 50px;
    font-weight: bold;
    text-align: center;
}
