﻿.overlay_coach {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0, 0, 0.85);
    z-index: 9999;
    display: none;
}

.first_step {
    position: absolute;
    top: 108px;
    z-index: 10000;
    left: 15px;
    display: none;
}

    .first_step .change_date_img {
        width: 313px;
    }

        .first_step .change_date_img img {
            width: 100%;
        }

    .first_step .content_coach {
        position: absolute;
        top: 75px;
        left: 184px;
        display: flex;
        font-family: 'Noto Sans', sans-serif;
        font-weight: 400;
        /*align-items: end;*/
        align-items: start;
        width: 420px;
    }

    .first_step .line {
        width: 140px;
        border-bottom: #fff dashed 2px;
        border-left: #fff dashed 2px;
        position: relative;
        min-height: 50px;
        top: 30px;
    }

        .first_step .line::before {
            position: absolute;
            left: -9px;
            top: -8px;
            width: 0;
            height: 0;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-bottom: 16px solid white;
            content: "";
        }

        .first_step .line::after {
            position: absolute;
            right: -20px;
            bottom: -8px;
            width: 14px;
            height: 14px;
            border: #fff solid 2px;
            content: "";
            border-radius: 10px;
        }

        .first_step .line img {
            position: absolute;
            left: -18px;
            top: -52px;
        }

    .first_step .text {
        font-size: 16px;
        padding-top: 36px;
        padding-left: 30px;
        text-align: center;
        position: relative;
        top: 30px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: normal;
        color: #ffffff;
        font-family: NotoSansDevanagariUI-Regular, 'Noto Sans', sans-serifinherit;
    }

        .first_step .text span {
            display: block;
            text-align: left;
        }

    .first_step .start_reading_paper {
        width: 130px;
        height: 30px;
        border-radius: 25px;
        background-color: #af272d;
        border: none;
        color: #fff;
        text-decoration: none;
        font-size: 14px;
        margin-top: 15px;
        display: inline-block;
        text-transform: uppercase;
        cursor: pointer;
    }

    .skip_button {
        width: 86px;
        height: 30px;
        border-radius: 25px;
        background: none;
        border: solid 1px #af272d;
        color: #fff;
        text-decoration: none;
        font-size: 14px;
        margin-top: 15px;
        display: inline-block;
        text-transform: uppercase;
        margin-right: 24px;
        cursor: pointer;
    }

.next_button {
    width: 86px;
    height: 30px;
    border-radius: 25px;
    background-color: #af272d;
    border: none;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    margin-top: 15px;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
}

.second_step {
    position: absolute;
    width: 198px;
    top: 35%;
    left: 20%;
    z-index: 9999;
    display: none;
}

    .second_step .story_img {
        width: 198px;
    }

    .second_step .content_coach {
        flex-direction: column;
        position: absolute;
        top: 125px;
        left: -80px;
        display: flex;
        /* font-family: 'Noto Sans', sans-serif; */
        font-weight: 400;
        align-items: end;
        width: 350px;
        justify-content: center;
        align-items: center;
    }

    .second_step .line {
        width: 14px;
        border-bottom: none;
        border-left: #fff dashed 2px;
        position: relative;
        height: 50px;
        margin-left: 18px;
        margin-bottom: 16px;
        margin-top: 65px;
    }

        .second_step .line::before {
            position: absolute;
            left: -9px;
            top: -18px;
            width: 0;
            height: 0;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-bottom: 16px solid white;
            content: "";
        }

        .second_step .line img {
            position: absolute;
            left: -18px;
            top: -62px;
        }

        .second_step .line::after {
            position: absolute;
            right: 5px;
            bottom: -20px;
            width: 14px;
            height: 14px;
            border: #fff solid 2px;
            content: "";
            border-radius: 10px;
        }

    .second_step .text {
        padding-left: 0;
        font-size: 16px;
        padding-top: 12px;
        text-align: center;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: normal;
        color: #ffffff;
        font-family: NotoSansDevanagariUI-Regular, 'Noto Sans', sans-serifinherit;
    }

.third_step {
    width: calc(100% - 150px);
    position: absolute;
    left: 150px;
    top: 416px;
    /* margin-left: -325px; */
    /* border: #fff dashed 2px; */
    /* border-bottom: none; */
    /* min-height: 80px; */
    z-index: 9999;
    display: none;
}


    /*.third_step::before {
    position: absolute;
    left: -9px;
    bottom: -5px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 16px solid white;
    content: "";
}

.third_step::after {
    position: absolute;
    right: -9px;
    bottom: -5px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 16px solid white;
    content: "";
}*/

    .third_step .page {
        width: 440px;
        position: absolute;
        left: 0;
        top: 95%;
        margin-left: 47px;
        border-top: #fff dashed 2px;
        border-bottom: none;
        /* min-height: 80px; */
    }

        .third_step .page::before {
            position: absolute;
            left: -13px;
            bottom: -7px;
            width: 0;
            height: 0;
            border-bottom: 8px solid transparent;
            border-right: 16px solid white;
            content: "";
            border-top: 8px solid transparent;
        }

        .third_step .page::after {
            position: absolute;
            right: -13px;
            bottom: -7px;
            width: 0;
            height: 0;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            border-left: 16px solid white;
            content: "";
        }

#outdivdR1LeftCoach, #outdivdR1RightCoach {
    position: absolute;
    z-index: 99;
    padding: 1px 2px;
    border: solid 2px #af272d;
    background-color: #af272d;
    width: 21px;
    height: 34px;
    box-sizing: border-box;
}

.page #outdivdR1LeftCoach {
    top: -18px;
    left: -45px;
}

.page #outdivdR1RightCoach {
    top: -18px;
    right: -45px;
}

#outdivdR1LeftCoach > .si, #outdivdR1RightCoach > .si {
    font-size: 30px;
    color: #fff;
}

.third_step .page .content_coach {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    align-items: end;
    width: 100%;
}

.third_step .page .line {
    width: 10px;
    border-bottom: none;
    border-left: #fff dashed 2px;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    height: 45px;
}

    .third_step .page .line img {
        position: absolute;
        bottom: -60px;
        left: -12px;
    }

    .third_step .page .line::after {
        position: absolute;
        left: -8px;
        bottom: -16px;
        width: 14px;
        height: 14px;
        border: #fff solid 2px;
        content: "";
        border-radius: 10px;
    }

.third_step .page .text {
    padding-top: 12px;
    padding-left: 0;
    width: 100%;
    position: absolute;
    top: 110px;
    font-family: NotoSansDevanagariUI-Regular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.third_step .article {
    right: 5%;
    width: 313px;
    position: absolute;
    top: 95%;
    /* border-top: #fff dashed 2px; */
    /* border-bottom: none; */
    min-height: 80px;
}

    .third_step .article::after {
        position: absolute;
        right: -15px;
        top: -8px;
        width: 0;
        height: 0;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 16px solid white;
        content: "";
    }

    .third_step .article .line {
        width: 50%;
        border-left: #fff dashed 2px;
        position: absolute;
        left: 50%;
        margin-left: -5px;
        height: 45px;
        border-top: #fff dashed 2px;
    }

        .third_step .article .line::after {
            position: absolute;
            left: -8px;
            bottom: -16px;
            width: 14px;
            height: 14px;
            border: #fff solid 2px;
            content: "";
            border-radius: 10px;
        }

        .third_step .article .line img {
            position: absolute;
            bottom: -60px;
            left: -12px;
        }

    .third_step .article .text {
        padding-top: 12px;
        padding-left: 0;
        width: 100%;
        position: absolute;
        top: 110px;
        font-family: NotoSansDevanagariUI-Regular;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
    }

.article #outdivdR1RightCoach {
    top: -18px;
    right: -50px;
}

.third_step .button_action {
    position: absolute;
    top: 170px;
    left: calc(50% - 175px);
}

.third_step .start_reading_paper {
    width: 200px;
    height: 43px;
    border-radius: 25px;
    box-shadow: 0 2px 15px -2px rgba(255, 255, 255, 0.2);
    background-color: #af272d;
    margin-top: 30px;
    border: none;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
}
