@import url('https://fonts.googleapis.com/css2?family=Cairo&display=swap');
body{
    direction: rtl;
    font-family: 'Cairo', sans-serif !important;
}

.navbar-header {
    float: right;
}

.custom-navbar .navbar-nav.navbar-nav-first {
    margin-left: 8em;
}

.navbar-collapse {
    float: left !important ;
}

.navbar-nav-first{
    margin-left: 0px;
}
.head-title {
    font-family: 'Cairo', sans-serif !important;
}
.head-footer{
    font-family: 'Cairo', sans-serif !important;
}
#home {
    background: url('../images-ar/header_Magic LettersAr.png') ;
    background-position: 100% 0px;
    background-size: cover !important;
}
.video-play{
    height: 470px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.epic-info p{
    text-align: right;
}
.item.bad .alert {
    left: -20px;
    opacity: 1;
}
.flex-ar{
    display: flex;
}

#body{
    direction: ltr;
}
.slick-list {
    margin-top: 16% !important;
}
.epic-shop{
    text-align: right;
    margin-top: 8rem;
  }
/* .app-noon{
    margin-right: 2rem;
} */
#email{
    margin-left: 2rem;
}

.footer-link li img {
    margin-left: 7px;
}

.footer-thumb{
    margin-bottom: 3rem;
}

#sign-sec {
    margin-top: -3rem;
}

.slick-list{
    transform: rotateY(180deg) !important;
}
.about-disc{
    text-align: right;
}
/* .epic-info p{
    text-align: right;
} */
 @media only screen and (min-width: 1301px) and (max-width: 1400px){
     .video-play-button {
    top: 47% !important;
    left: 52% !important;
}
 }
@media only screen and (min-width: 1024px) and (max-width: 1300px){
    #home {
      background-position: 92% -50px !important;
    }
    .custom-navbar .nav li a {
      font-size: 11px;
      font-weight: 500;
      letter-spacing: -0.5px;
  }
  .video-play-button {
    top: 30% !important;
    left: 47% !important;
}
  }
  @media screen and (max-width: 768px){
    #home {
        background-position: 30% -50px !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
      }
      .video-play {
        height: 195px !important;
        justify-content: center !important;
    }
      .video-play-button {
        left: 53% !important;
      }
  }
@media only screen and (min-width: 640px) and (max-width: 767px){
    .custom-navbar .navbar-nav.navbar-nav-first {
        margin-right: -2em;
    }
.navbar-brand {
    /* margin-left: 2%; */
    margin-right: 415px !important;
    width: 100%;
}
.navbar-collapse{
    text-align: right !important;
}
.lang-menu {
    margin-right: 10px;
}

}
@media screen and (max-width: 767px) {
    
    #home {
        background-position: 45% -50px !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
      }
      .video-play {
        height: 195px !important;
        width: 69%;
    }
      .video-play-button {
        left: 53% !important;
      }
    .custom-navbar .navbar-nav.navbar-nav-first {
        margin-right: -2em;
    }
    .navbar-collapse{
        text-align: right !important;
    }
    .lang-menu {
        margin-right: 10px;
    }
    .home-info {
        text-align: center;
    }
    .navbar-collapse {
        float: right !important;
    }
    .navbar-nav-first {
        width: 100% !important;
        text-align: right;
    }
    .navbar-header img {
        width: 110px !important;
    }

    .navbar-brand {
        margin-left: 0px;
        margin-right: 80%;
    }

    .home-video{
        margin-left:8%;
    }

    #form-regist {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #sign-sec {
        margin-top: 0rem;
    }
}