
.enterToTheSistem {
    width: 100%;
}

.generalBorderLoginPage{
    position: relative;
}
.goOutFromTheSistemLoginPage{
    top: 2rem;
    left: 2rem;
}
.mainLoginPage{
    margin-top: 5rem;
}

.mainLoginPage .managerStor {
   text-align: center;
    float: right;
    width: 45%;
}
.mainLoginPage .managerStor img {
    width: 20rem;
    height: auto;
}
.mainLoginPage .managerEventHall {
    text-align: center;
    float: left;
    width: 45%;
}
.mainLoginPage .managerEventHall img {
    width: 20rem;
    height: auto;
}
.mainLoginPage .managerStor p , .mainLoginPage .managerEventHall p  {
    font-size: 2rem;
}


.closeEnterToTheSistemButton {
    width: 85%;
    text-align: center;
    margin: auto;
    margin-top: 4rem;
}

.myAppHeaderThemImage {
    display: none;
}

.myAppHeaderThemImage img {
    width: 100%;
}



.show_the_list_of_supplier {
    text-align: center;
    margin: auto;
    background-color: #ffffff;
    padding: 2%;
    border-radius: 25px;
    margin: auto;
    width: 70%;
    box-shadow: 10px 10px 5px #888888;
}
.list_of_supplire_select {
    width: 25%;
    margin: auto;
}



.videoIframe {
    clear: both;
    width: 100%;
    max-height: 30rem;
}

.videoIframe img {
    width: 100%;
    max-height: 30rem;
}
.flex-container_list_of_supplire {
    clear: both;
}





.exmpleOfGigitalInvition {
    font-size: 1.4rem;
    text-align: center;
    color: #f7b13d;
    margin-bottom: 2rem;
}



.show_image_icon_kind {
    text-align: center;
    width: 25%;

}
.show_image_icon_kind img {
    width: 4rem;
    height: 4rem;
}
.header_of_kind_link {
    display: flex;
    margin-bottom: 1rem;
}


.exmpleOfTheApp{
    background-color: #ffffff;
    padding: 2rem;
}

.subHeaderOfSite {
    margin-bottom: 4rem;
    text-align: center;
    line-height: 0px;
    color: #101010;
}

.faceIcon {
    width: 2rem;
}

.about_our_sistem_close_bottun {
    margin-bottom: 1rem;
}

.logoOfFirstPage img {
    width: 4rem;
}

.addButtomDataAboutSite {
    text-align: center;
    width: 60%;
    margin: auto;
    margin-top: 1rem;
    background-color: #fff;
    padding: 2rem;
    border-radius: 70px 1px 70px 1px;
    box-shadow: 10px 10px 5px #888888;
}

.addButtomDataAboutSite p {
    font-size: 1.5rem;
    line-height: 1.5rem;
}
.addButtomDataAboutSite .logoImageDiv  {
    margin-top: 0px;
}
.addButtomDataAboutSite .logoImageDiv img {
    width: auto;
}
.recommendation{
    margin: auto;
    margin-top: 2rem;
    text-align: right;

}

.recommendation h1 {
    background-color: #f7b13d;
    padding: 2%;
    color: #fff;
    border-radius: 25px 5px 25px 5px;
    margin: auto;
    margin-bottom: 2rem;
    box-shadow: 10px 10px 5px #888888;

}



.recommendation .recommendation_row{
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #fff;
    direction: ltr;
    /*border-radius: 25px;*/
    margin-bottom: 7rem;
    margin: auto;
    margin-top: 1rem;
}
.recommendation_row_left {
    width: 85%;
    padding: 2%;
    direction: rtl;

}
.recommendation_row_left span {
    text-align: right;
    font-size: 1.4rem;
}
.recommendation_row_right{
    width: 30%;

}
.recommendation_row_right img{
    width: 15rem;
    width: 15rem;
    /*border-radius: 0px 25px 25px 0px;*/
    margin: auto;
    box-shadow: 10px 10px 5px #888888;
}

.salary_of_our_sistem {
    padding: 2%;
    text-align: center;

}
.salary_of_our_sistem {
    padding: 2%;
    text-align: center;
}
.about_salary_of_our_sistem {
    margin-bottom: 2rem;
    font-size: 1.2rem;
    line-height: 1.5rem;
}



.about_salary_of_our_sistem span {

    font-size: 1rem;

}



.about_our_sistem {
    padding: 2%;
}
.about_our_sistem h2 {
    text-align: center;

}
.about_our_sistem_body{
    margin-bottom: 2rem;
    font-size: 1rem;
    line-height: 1.5rem;
}
.show_the_list_supplier {
    margin-top: 1rem;
}

.show_the_list_supplier .logoOfFirstPage img {
    transform: rotate(180deg) translateX(0%);
}


@media only screen and (max-width: 767px){


    .show_the_list_of_supplier {

        padding: 2%;
        border-radius: 0px;
        margin: auto;
        width: 100%;
        box-shadow: 0px 0px 0px #fff;
    }



    .exmpleOfTheApp{

        padding: 1rem;
    }
    .show_the_main_page .headerOfFirstPage h1 {
        display: none;
    }
    .myAppHeaderThemImage {
        display: block;
    }
    .managerStor , .managerEventHall{
        width: 100% !important;

    }
    .managerStor{
        margin-bottom: 3rem;
    }
    .goOutFromTheSistemLoginPage {
        top: 1rem;
        left: 1rem;
    }

    .headerOfSite {
        width: 100%;
        font-size: 2.5rem;
        padding-top: 2rem;
        margin-bottom: 0px;
    }

    .recommendation {
        width: 94%;
    }

    .addButtomDataAboutSite {
        border-radius: 0px;
        margin-bottom: 0px;
        width: 100%;
    }
    .exmpleOfGigitalInvition {
        text-align: center;
    }

    .recommendation_row_left span {
        font-size: 1.1rem;
    }
    .recommendation_row_right img {
        width: 7rem;
        height: auto;
    }
   
  
    .show_image_icon_kind {
        text-align: center;
        width: 33%;
    }
    .addButtomDataAboutSite p {
        font-size: 1.2rem;
        line-height: 1.5rem;
    }
    .recommendation h1{
        border-radius: 25px
    }

    .navigateToFace {
        margin-bottom: 2rem;
        text-align: center;
    }
    .subHeaderOfSite {
        line-height: 0px;
        font-size: 1.3rem;
        margin-top: 0.2rem;
        width: 90%;
        margin: auto;
        margin-bottom: 1.4rem;
        line-height: 1.8rem
    }



    .videoIframe {
        display: none;
    }


}
