@font-face {
    font-family: sky-bold;
    src: url(../fonts/specialFonts/sky-bold.ttf);
}
@font-face {
    font-family: smart;
    src: url(../fonts/specialFonts/smartman.ttf);
}
@font-face {
    font-family: Tjwal;
    src: url(../fonts/specialFonts/Tajawal.ttf);
}
/* width */
::-webkit-scrollbar {
    width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgb(82, 103, 176);
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.right{
  text-align: right;
}
body{
  direction: rtl;
}
.navbar .container{
  padding: 20px 50px;
  color: #5267b0 !important;
  transition: .2s linear;
}
.stick{
  opacity: .8;
  padding: 0 !important;
}
.stick .container{
  padding: 0 !important;
}
.stick .container .row .none{
  display: none !important;
}
.navbar .container .row {
  width: 100%;
}
#background{
  width: 100%;
  height: auto;
  background-image: url('../images/background.jpeg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;

}
.overlay{
  width: 100%;
  height: 100%;
  background: #3b679e;
    background: -moz-linear-gradient(-45deg, #f76567 0%,#152661 50%,#152661 50%,#ed1480 100%);
    background: -webkit-linear-gradient(-45deg, #f76567 0%,#152661 50%,#152661 50%,#ed1480 100%);
    background: linear-gradient(45deg, #f76567 0%,#152661 50%,#152661 50%,#ed1480 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=1 );
    opacity: .85;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;

}
#background .container{
  position: relative;
  margin-top: 200px;
  z-index: 10;
  font-family: Tjwal;
  text-align: center;
  color: yellow;
  text-shadow: 1px 1px 1px black;
}
#background .container h1{
  opacity: .8;
}
@media (min-width: 576px){
.offset-md-4 {
    margin-right: 33.333333%;
}
}

a, a:hover, a:focus, a:link{
  color: white;
  text-decoration: none;
}

.arrow {
  text-align: center;
  margin: 50px auto 10px auto;
  position: relative;
  bottom: 0px;
}
.bounce {
  -moz-animation: bounce 4s infinite;
  -webkit-animation: bounce 4s infinite;
  animation: bounce 4s infinite;
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
@media (min-width: 992px){
.navbar-expand-lg .navbar-collapse {
    margin-top: 10px;
}
}
.show {
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: 50%;
  overflow: hidden;
}
.line {
  flex-grow: 1;
  border-bottom: 2px solid white;
  margin: 5px 1px;
}
.el{
  color: white;
  border: 2px solid white;
  border-radius: 100%;
}
#section1, #section2{
  margin-top: 50px;
  direction: rtl;
  text-align: center;
  color: #5267b0;
  font-family: Tjwal;
}
.tit, .tit1{
  position: relative;
}
.tit1{
  text-align: right;
}
.tit::after{
  content: '';
  position: absolute;
  bottom: -5px;
  right: 150px;
  width: 170px;
  border-bottom: 2px solid #EF4176;
}
.tit1::after{
  content: '';
  position: absolute;
  bottom: -5px;
  right: 1px;
  width: 170px;
  border-bottom: 2px solid #EF4176;
}
.first p{
  color: #333333;
  margin-top: 20px;
  font-size: 0.9em;
  font-weight: 100;
  text-align: right;
}
.carousel-indicators{
  width: 100%;
  background-color: #262452;
  opacity: .85;
  margin: 0 !important;
  justify-content: right;
  height: 50px;
  padding: 20px 10px;
  bottom: 0;
}
.carousel-indicators li img {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
}
.carousel-indicators li::after {
    display: none;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators li {
    position: relative;
    bottom: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 60px;
    height: 30px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: transparent;
    border-radius: 5px;
}
.carousel-indicators .active{
  background-color: transparent;
  border: 2px solid white;
}
#section2 .container .row{
  margin-top: 20px;
}
#section2 .container .row div i{
  background-color: #ef4176;
  color: white;
  padding: 15px 20px;
  font-size: 1.5em;
  border-radius: 100px;
  box-shadow: 1px 1px 10px black;
  margin-bottom: 10px;
}
#section3{
  width: 100%;
  height: auto;
  background-image: url('../images/promo.jpeg');
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
  direction: rtl;
  text-align: right;
  margin-top: 50px;
}
.main{
  padding: 50px 0;
  position: relative;
  z-index: 10;
  text-align: right;
  color: white;
  font-family: Tjwal;
}
.main h2{
  text-align: center;
}
#section3 .lay{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-color: #262452e6;
}
.col{
  border-bottom: 1px solid silver;
  position: relative;
  z-index: 10;
  font-family: smart;
  color: white;
  padding: 20px;
}
.col img{
  margin-left: 5px;
  text-align: right;
}
.col a{
  float: left;
  font-size: .8em;
  transition: .2s linear;
}
.col a:hover{
  color: #ef4176;
}
footer{
  background-color: #0c0a4e;
  color: white;
  font-family: Tjwal;
  text-align: right;
  padding: 20px 10px;
}
.st{
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 100;
  background-color: #ef4176;
  padding: 10px 15px;
  border-radius: 200px;
  cursor: pointer;
  font-size: 2em;
  box-shadow: 1px 1px 7px black;
  transition: .1s linear;
}

.st:hover{
  background-color: #8a2990;
  font-size: 1.7em;
  padding: 11px 15px;
  -moz-animation: none;
  -webkit-animation: none;
  animation: none;
  transform: rotate(180deg);
}
.st{
  -moz-animation: call 3s infinite;
  -webkit-animation: call 3s infinite;
  animation: call 3s infinite ;
  animation-delay: 10s;
}
@keyframes call {
0%{
  background-color: #ef4176;
}
20%{
  background-color: #8a2990;

}
40%{
  background-color: #ef4176;
}
60%{
  background-color: #8a2990;
}
80%{
  background-color: #ef4176;
}
100%{
  background-color: #8a2990;
}
}
#section4{
  margin-top: 50px;
  margin-bottom: 50px;
}
#section4 .container{
  text-align: center;
  font-family: Tjwal
}
#section4 .container .row div{

}
.t-header{
  background-color: #ED187F;
  padding: 10px;
  color: white;
  margin-top: 50px;
}
.t-body{
 border: 1px solid silver;
 font-size: 0.8em;
 padding: 5px;
}
.t-body img{
  border-radius: 100px;
  border: 2px solid #8a2990;
  margin: 5px;
}
#promo{
  width: 100%;
  height: auto;
  margin-top: 20px;
  background-image: url('../images/promo.jpg');
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  direction: rtl;
}
#promo .overlay{
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
}
#promo .container{
  text-align: center;
  font-family: tjwal;
  position: relative;
  z-index: 2;
  padding: 60px 50px;
  margin: 0 auto;
  color: white;
}
#promo .container .row div:nth-child(1){
  border-left: 1px solid white;
}
.span-alert{
  font-size: 14px;
  font-weight: 100;
  font-family: 'Tahoma';
}
.call-plus{
  padding:10px 20px;
  color: black !important;
  font-size:28px;
  font-weight:700;
  display:table;
  width:230px;
  margin: 30px auto 0 auto;
  transition:all .3s ease;
  background-color: #ece834;
}
#section5{
  text-align: right;
  direction: ltr;
  margin-top: 50px;
  font-family: Tjwal;
  height: auto;
  overflow: hidden;
}
#section5 .container .row div{
  direction: rtl;
}
.an{
  color: #ED187F;
}
.big{
  font-size: 1.9em;
  margin-right: 5px;
}
.points{
  width: 15%;
  float: right;
}
.point{
  background-color: #ED187F;
  font-size: 2em;
  padding: 10px 27px;
  border-radius: 200px;
  color: white;
  box-shadow: 1px 1px 7px black;
  position: relative;
  z-index: 10;
}
.point::before{
  position: absolute;
  content: '';
  border-left: 2px solid #ED187F;
  height: 200px;
  right: 32px;
  top: 46px;
  z-index: 1;
}
.point-out{
  background-color: white;
  border: 2px solid #ED186F;
  box-shadow: 1px 1px 7px black;
  position: relative;
  font-size: 2em;
  padding: 10px 27px;
  border-radius: 200px;
  color: #ED186F;
}
.dodo{
  margin-top: 150px;
}
.dodo1{
  margin-top: 200px;
}
.kl{
  margin-top: 150px;
  width: 85%;
  float: right;
}
.nzol{
  margin-top: 150px;
}
.navbar-nav{
  color: #5267b0 !important;
  font-family: Tjwal;
}
@media (min-width:0) and (max-width:767px){
  .navbar{
    font-family: tjwal;
  }
  .dropdown-menu{
    background-color: inherit;
    border: none;
    color: white !important;
    padding: 0;
  }
  .dropdown-item{
    color: inherit;
  }
  #promo .container{
  padding: 60px 30px;
}
#promo .container .row div:nth-child(1){
  border-bottom: 1px solid white;
  border-left: none;
}
#suffex{padding:20px;}
#suffex p{display:block;width:100%;text-align:center;margin-top:50px;margin-bottom:0;}
.right-list{width:100%;padding:0;display:block;float:none;margin:0 auto;text-align:center;}
#details img{width:99%;margin-bottom:50px;display:inline;}
}
#suffex {
    background-color: #630865;
    color: #EEE;
    padding: 0px 60px;
    font-family: Tahoma;
    position: relative;
    height: auto;
}
#suffex p, .right-list{
  margin: 0;
}
.fa-facebook,
.fa-instagram,
.fa-twitter {
    background-color: #4D4D4D;
    color: #BABABA;
    margin-right: 4px;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    zoom: 1;
    filter: alpha(opacity=60);
    opacity: .6;
    width: 45px;
    font-size: 1em;
}

.fa-instagram:hover {
    opacity: 1;
    background-color: #d43333;
}

.fa-facebook:hover {
    opacity: 1;
    background-color: #3b5998;
}

.fa-twitter:hover {
    opacity: 1;
    background-color: #55acee;
}
#details img, #suffex .right-list li {
    display: inline;
}
#details a{
  color: blue;
}

#suffex .right-list {
    float: right;
    list-style: none;
}
#details img, #suffex .right-list li {
    display: inline;
}
#details a{
  color: blue;
}
#details img,
#suffex .right-list li {
    display: inline
}
#details {
    padding: 30px;
    margin-top: 50px;
    text-align: right;
    font-family: sky-bold;
    direction: rtl;
}
#loading-overlay{
  width: 100%;
  height: 150%;
  background-color: white;
  position: fixed;
  z-index: 10000;
}
.lds-roller {
  display: block;
  position: relative;
  top: 200px;
  width: 64px;
  height: 64px;
  text-align: center;
  margin: auto;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: black;
  margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.spe{
  color: #5267b0 !important;
}
.res{
  color: white !important;
  background-color: #ef4176;
  padding: 10px;
  box-shadow: 1px 1px 10px black;
  border-radius: 5px;
  text-align: center;
}
.res a{
  color: yellow !important;
}

.res span{
  animation: blink 0.5s linear infinite;

}
@keyframes blink{
0%{opacity: 0;}
20%{opacity: 1;}
100%{opacity: 1;}
}
