@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;600;700;900&display=swap');

html{
    overflow-x: hidden;
       min-height: 100% !important;
    height: 100%;
}
body{
    font-family: 'Cairo', sans-serif !important;
    direction: rtl;
   min-height: 100% !important;
    height: 100%;
    text-transform: capitalize;
}
img{
    max-width: 100%;
}
header{
 height: 92px;
 padding-top: 44px;
 top: 0;
left: 0;
right: 0;
 z-index: 6;
position: absolute;
transition: all 0.25s linear;

}
.headr-links ul{
list-style-type: none;
text-align: center;
padding: 10px 0 0;

}
.headr-links li{
    display: inline-block;
    margin-left:26px;
}
.headr-links a{
    color: white;
}
.headr-links a:hover{
    text-decoration: none;
    color: rgb(0, 0, 0);
}
main{
    overflow: visible;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    font-weight: 300;
    margin-bottom: 60px;
    padding: 56px 0 0;
    position: relative;
    z-index: 1;
    background-size: cover;
    background-position: 50% 50%;
    letter-spacing: 1px;
    background-image: url(/img/img01.jpg);
}

.main-text{
    margin-top: 100px;
    text-align: center;

}
.main-text h1{
    font-weight: bolder;
}
.main-text h3 ,.main-text h4{
    margin-top: 50px;
}
.main-img{
    margin-top: 85px;
}
.main-img img{
     display: block;
     margin: auto;
     transform: translate(10px, 50px);
    -webkit-transform: translate(10px, 50px);
     -moz-transform: translate(10px, 50px);
     -ms-transform: translate(10px, 50px);
     -o-transform: translate(10px, 50px);
     
}
.hvr-underline-from-center:before{
    background: #fff !important;
    bottom: -14px !important;
}
.programe-text{
    text-align: center;
    margin-top: 50px;
}
.icon {
    padding: 0px 58px 0px 0px;
    position: relative;
    margin: 0 0 30px;
    letter-spacing: 1px;
    text-align: right;
}
.features-list .icon-holder {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    width: 64px;
}
.features-list h3 {
    margin: 0 0 15px;
    color: #009bde;
    font-size: 20px;
    line-height: 50px;
}
.features-list{
    margin-top: 50px;
}
.programe-text h1 ,.fun-text h1{
    color: #009bde;
}
.fun-img img{
    max-width: 100%;
}
.fun-text{
    text-align: right;
    margin-top: 70px;
    line-height: 3;
}
.fun{
    margin-top: 50px;
}
.demo-black{
   background-color: #009bde; 
   margin-top: 50px;
   min-height: 400px;
   height: auto;
}
.mokup img{ max-width: 100%; height: 512px; float: right;  
 transform: translate(10px, -110px);
}
.mok-text{
    text-align: right;
    color: white;
    margin-top: 50px;
}
.mok-text h1,.mok-text h4{
    margin-bottom: 20px;
}
.other-store-app {
    width: 250px;
    height: 70px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    padding: 0 14px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #fff;
    margin-top: 10px;
    max-width: 100%;
    height: auto;
}
.fa-android ,.fa-apple {
    color: #ffffff;
    font-size: 32px;
    padding-left: 10px;
}
.os-app-caps {
    color: white;
}
.os-app-caps span {
    display: block;
}
.google:hover{
    text-decoration: none;
}

.slider-img img{
    display: block;
    margin: auto;
    margin-top: 50px;
}
.slider-img{
    text-align: center;
}
.slider-img h1{
    margin-top: 20px;
    color: #009bde;
    margin-bottom: 20px;
}
.btn-info {
    font-weight: 400;
    letter-spacing: 1px;
    border-radius: 99px;
    font-size: 13px;
    line-height: 16px;
    padding: 13px 15px;
}

.btn {
    transition: all 0.25s linear;
    border-radius: 0;
    border-width: 2px;
    text-transform: uppercase;
    position: relative;
}
.btn-info {
    color: #fff;
    background-color: #009bde !important;
    border-color: #009bde !important;
    padding: 14px 43px !important;
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
}

.btn-info:before {
    position: absolute;
    content: "";
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
}
.btn-info:before {
    border: 5px solid #d1f0ff;
    border-radius: 99px;
}
.btn-info:before {
    border-color: rgba(0, 155, 222, 0.3);
}
footer{
    color: #d9dbdc;
    text-align: center;
    padding-bottom: 77px;
    background-color: #021116;
    margin-top: 50px;
}
#download-program{
    border: 2px solid #fff;
    padding: 10px 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
.hvr-underline-from-center{
    position: static  !important;
    overflow: visible !important;
}
.footer-text{
    text-align: center;
    margin-top: 50px;
    text-transform: capitalize;
}
.social-networks{
    margin: 0;
    padding: 0;
    list-style: none;
}
.social-networks li {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px 5px;
}
.social-networks a {
    display: block;
    width: 31px;
    height: 31px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #082c38;
    position: relative;
    overflow: hidden;
    border-radius: 100%;
    transition: all 0.25s linear;
}
.social-networks i{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

}
.header-link-bar{
    font-size: 30px;
    display: none;
}
.wrapper {
  display: flex;
  align-items: stretch;
  width: 100%;
}

.sidebar {
  min-width: 260px;
  max-width: 260px;
  height: 100vh;
  transition: margin-left 0.35s ease-in-out, left 0.35s ease-in-out,
    margin-right 0.35s ease-in-out, right 0.35s ease-in-out;
  background: #2d549d;
  overflow: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sidebar.collapsed {
  margin-left: -260px;
}

.main {
  width: 100%;
  height: 100vh;
  background: #f1ebdf;
}

.bg-me1 {
  background-color: #5e86b7;
}


/* 设置滚动条的样式 */
.sidebar::-webkit-scrollbar {
  width: 12px;
}

/* 滚动槽 */
.sidebar::-webkit-scrollbar-track {
  border-radius: 10px;
}

/* 滚动条滑块 */
.sidebar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #163c8c;
}
.slide-menu{
    position: absolute;
    background-color: white;
    width: 100%;
    height: 1000px;
    display: none;
    z-index: 1000;
}
.slide-menu ul{
    list-style-type: none;
    text-align: center;
    
}
.slide-menu li{
    padding-top: 20px;

}
.slide-menu a{
    color: black;
    
}
.slide-menu a:hover{
    text-decoration: none;
}
.static-menu{
    background-color: #021116;
    position: static;
    padding-bottom: 80px;
}
.static-menu a:hover{
    color: white;
}
.text-download{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 100px;
}
.price-list {
    background-color: white;
    margin-top: 50px;
}
.price-list-header {
    background-color: #f24080;
    border-bottom-left-radius: 50% 40%;
    border-bottom-right-radius: 50% 40%;
    height: 200px;
    color: white;
}
.price-list-header h3 {
    padding-top: 40px;
}
.price-list-header {
    background-color: #f24080;
    border-bottom-left-radius: 50% 40%;
    border-bottom-right-radius: 50% 40%;
    height: 200px;
    color: white;
}
.price-content h5 {
    margin-top: 20px;
}
.price-content ul {
    padding-left: 0px;
}
.price-content ul li {
    border-bottom: 1px solid #ddd;
    font-size: 15px;
    min-height: 22px;
    padding: 15px 10px;
    font-weight: 400;
    list-style: none;
}
.price-content-anchor {
    background-color: #f24080 !important;
}
.price-list a {
    background-color: #4a287c;
    display: block;
    padding: 20px 20px;
    color: white;
}
.price-list a:hover{
    text-decoration: none;
}
.price-list{
    text-align: center;
}
.tick{
    width: 15px;
}
.price-content ul{
    padding-right: 0px;
}
.rice-list-header h3{
    margin-top: 20px;
}
.img-apk{
    width: 50px;
    display: block;
    padding-top: 30px;
    margin: auto;
    filter: invert(1);

}
.body-color{
    background-color: #efefef;
}
.price-list-header2{
    background-color: #4a287c;
}
.img-apks{
     width: 50px;
    display: block;
    padding-top: 30px;
    margin: auto;
}
.form-border input[type=text], .form-border textarea, .form-underline input[type=email], .form-border input[type=password], .form-border select {
    padding: 8px;
    margin-bottom: 20px;
    border: none;
    border: solid 1px #cccccc;
    background: none;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    height: auto;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #333;
}
.form-border input[type=text]:focus, .form-border textarea:focus, .form-underline input[type=email]:focus, .form-border select:focus {
    background: #f0f4fd;
}
#message{
       padding: 8px;
    margin-bottom: 20px;
    border: none;
    border: solid 1px #cccccc;
    background: none;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    height: auto;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #333;
    height: 200px; 
}
.message:focus{
        background: #f0f4fd;

}
#send_message{
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 16px;
    padding: 13px 15px;
    background: #002d40;
    border-color: #002d40;
    color: white;
    max-width: 100%;
    width: 200px;
}
.padding40 {
    padding: 40px;
    text-align: right;
}
.mb30 {
    margin-bottom: 30px;
}
address {
    margin-top: 20px;
}
address.s1 span i {
    font-size: 15px;
    margin-left: 10px;
}
address.s1 span {
    background: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 1.7em;
}
address span {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    padding: 14.5px;
    background: #f5f5f5;
    border-radius: 300px;
}
.mk-flat-tbl-feature .mk-flat-tbl-feat-li {
    margin-top: 5px;
    padding-left: 15px;
    border-left: 8px solid;
    border-color: #0058DD;
    background-color: #F2F2F2;
    font-weight: bold;
    direction: ltr;
}
.modal-footer{
    display: flex !important;
    justify-content: end !important;
}
.padding40{
    margin-top: 20px;
}
.package-select {
    width: 85%;
    direction: rtl;
}
.card1 {
    height: 400px;
    width: 100%;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.5s
}

.card1:hover {
    transform: scale(1.1)
}

.card2 {
    height: 400px;
    width: 100%;
    border: none;
    background-color: #000;
    border-radius: 8px;
    transition: all 0.5s
}

.card2:hover {
    transform: scale(1.1)
}

.login {
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px
}

.input-field span {
    font-size: 12px;
    color: #cecdcd;
    margin-left: 10px
}

.form-control2 {
    font-size: 13px;
    color: #767473;
    font-weight: 500;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid #9b9b9b;
    box-shadow: none
}

.btn1{
    height: 35px;
    width: 100%;
    background-color: #000;
    font-weight: 500;
    color: #cdcdc4;
    border: none;
    font-size: 15px
}

.text1 .forget {
    color: #767676;
    font-weight: 500
}

.text2 span {
    font-weight: 500;
    color: #7a7778
}

.text2 .register {
    color: #4f4942;
    font-weight: bold
}
.image img{
    display: block;
    margin: auto;
    height: 375px;

}
.nikenames h3{
    margin-top: 50px;
    text-align: center;
}
.nikenames p{
    text-align: right;
}
.root-text{
    margin-top: 50px;
    text-align: center;
}
ul.accordion-list {
	 position: relative;
	 display: block;
	 width: 100%;
	 height: auto;
	 padding: 20px;
	 margin: 0;
	 list-style: none;
     text-align: right;
}
 ul.accordion-list li {
	 position: relative;
	 display: block;
	 width: 100%;
	 height: auto;
	 background-color: white;
	 padding: 20px;
	 margin: 0 auto 15px auto;
	 border: 1px solid #eee;
	 border-radius: 5px;
	 cursor: pointer;
}
 ul.accordion-list li.active h3:after {
	 transform: rotate(45deg);
}
 ul.accordion-list li h3 {
	 font-weight: 700;
	 position: relative;
	 display: block;
	 width: 100%;
	 height: auto;
	 padding: 0 0 0 0;
	 margin: 0;
	 font-size: 15px;
	 letter-spacing: 0.01em;
	 cursor: pointer;
}
 ul.accordion-list li h3:after {
	 content: "\f278";
	 font-family: "material-design-iconic-font";
	 position: absolute;
	 left: 0;
	 top: 0;
	 color: var(--black);
	 transition: all 0.3s ease-in-out;
	 font-size: 18px;
}
 ul.accordion-list li div.answer {
	 position: relative;
	 display: block;
	 width: 100%;
	 height: auto;
	 margin: 0;
	 padding: 0;
	 cursor: pointer;
}
 ul.accordion-list li div.answer p {
	 position: relative;
	 display: block;
	 font-weight: 300;
	 padding: 10px 0 0 0;
	 cursor: pointer;
	 line-height: 150%;
	 margin: 0 0 15px 0;
	 font-size: 14px;
}
.accordion-q{
    text-align: center;
    margin-top: 50px;
}