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


.name_cover_effect p {
    font-size: 24px;
    color: white;
    padding: 3px 0px;
}

.logo_cover_effect img {
    width: 100%;
}

.logo_cover_effect img {
    width: 80%;
}

.name_cove_effectr {
    width: 100%;
}

.name_cover_effect img {
    width: 66%;
}

.data_trening_page p{
    font-size: 24px;
    color: white;
    text-align: center;
    padding: 0px 15px;
}

.bg_video_blok_effect {
    background-image: url(../images/blok_effect.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 25px;
}


.bg_video_blok_effect h2 {
    font-weight: 200;
}

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

.gran_piple {
    background-image: url(../images/kav_red.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 50px 0px 50px 0px;
}

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

.gran_piple span {
    color: white;
}

.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;
    margin-bottom: 40px;

}

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

}

.stive{
    background-image: url(../images/bg_stive.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0px;
}

.citata p{
    font-size: 24px;
    color: white;
    text-align: center;
}

.effective_form{
    background-color: #858585;
}
.effective_form h2{
    padding: 20px 0px;
}

.bg_rokets_color {
    background-color: #067700;
}

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

.bg_rokets_blok h2 {
    color: white;
    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: white;
    width: 62%;
    font-size: 12px;
}

#bx_form_iframe_11{
     width: 100%;
    height: 800px!important;
    border: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.crm-webform-iframe{
    background-color: inherit!important
}
