@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(https://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
/*.swiper-button-prev, .swiper-container-rtl .swiper-button-next{top:250px}*/
.f-n{font-family:"droid arabic naskh"}
.f-n2{font-family:"Droid Arabic Naskh", arial}
.f-k{font-family:"Droid Arabic Kufi"}
a:hover{text-decoration:none}
a:hover{color:#ff0072}
img{max-width:100%}
.header-social a{color:#00c2ba}
.header-social a:hover{color:#058c86}
.img-size{max-width:100%;height:200px}
.img-post-book{height:300px;max-width:100%}
.list li{
    line-height: 2rem;
    height: 2rem;
    padding: 0 0.6rem;
    border: 0;
    margin: 0;
    padding-right: 0;
}
li{list-style:none}
.share{    width: 34px;height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    background:#f0f0f0;transition:all ease 0.5s}
.share:hover{transition:all ease 0.5s;background:#000}

.arrow,.arrow2{position:relative;
       border-bottom-right-radius:5px;border-top-right-radius:5px ;margin-right: 4px;
    background-color: #1B8BD5 !important;
    color: #FFF !important;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 14px;
    font-weight: 400;
box-shadow: 0 1px 3px rgba(0,0,0,0.2)
}
.arrow:before,.arrow:after{
    content: "";
      width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #1B8BD5 ;
  position:absolute;
  left: -10px;
  top:0px;
  z-index: 22}
.arrow:after{
  border-top:0;
  border-bottom: 10px solid #1B8BD5 ;
  bottom:0px;
  top:auto
}
.arrow2:before,.arrow2:after{
    content: "";
      width: 0; 
  height: 0; 
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #1B8BD5 ;
  position:absolute;
  left: -25px;
  top:0px;
  z-index: 22}
.arrow2:after{
  border-top:0;
  border-bottom: 25px solid #1B8BD5 ;
  bottom:0px;
  top:auto
}
header a{color:#fff !important}
.bor{position:relative}
.bor:before{
    position:absolute;
    content: "";
left: 0px;
height:100%;
width:4px;
background: #1B8BD5;
top:0px;
}
.bg-book-detail{background: #dbf2fd;font-size:11px}
.bg-book-detail img{width:32px}
 html, body {
      position: relative;
      height: 100%;
    }
    body {
      background: #eee;
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 14px;
      color:#000;
      margin: 0;
      padding: 0;
    }
    .bg-none{background:none !important}
    .swiper-container,.swiper-container2 {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      
    }
.d-help-causes:hover .hover-overlay:before,.d-help-blog-list:hover .hover-overlay:before{
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.d-help-blog-list {
    width: 100%;
    border: 1px solid #dadada;
    border-radius: 5px;
    margin-bottom: 30px;
    position: relative;
}
.d-help-blog-list figure{margin:0}
.d-help-blog-list:before {
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    height: 14px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    top: 100%;
    background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
}
.d-help-blog-list:hover:before {
    opacity: 1;
}
.d-help-blog-comment {
    background-color: #f4f4f4;
    padding: 7px 20px 8px 70px;
    position: relative;
}
.m-box{width:100%;
      height:500px;
      position:relative;
      overflow:hidden;
      transition:all ease 1.6s;
}
.r-box,.l-box{
width:280px;
height:280px;
position:absolute;
right:0px;
top:80px;
transform:translate(320px);
transition:all ease 1.6s;
}
.swiper-slide-active{transition-delay: 1s}

.l-box{
    left:0px;
    transform:translate(-320px);
    right:auto;
}
.swiper-slide-active .l-box{transform:translate(0);animation: mymovel 4.5s;}
@keyframes mymovel{
    0%{transform:translate(-320px)}
    20%{transform:translate(-320px)}
    40%{transform:translate(-320px)}
    60%{transform:translate(0)}
    80%{transform:translate(0)}
    100%{transform:translate(-320px)}
}
.swiper-slide-active .r-box{transform:translate(0);animation: mymove 4.5s;}
@keyframes mymove{
    0%{transform:translate(320px)}
    20%{transform:translate(320px)}
    40%{transform:translate(320px)}
    60%{transform:translate(0)}
    80%{transform:translate(0)}
    100%{transform:translate(320px)}
}
.book-s{
    overflow: hidden;
    border-radius: 6px;
    float: left;
    margin-bottom: -62px;}
.size-book2{height: 250px;width:385px}
.bg-header{position:relative}
.bg-header:before{position:absolute;
content:"";
border-color: #00c2ba #00c2ba transparent transparent;
    border-style: solid;
    border-width: 40px 1000px 0 45px;
    height: 0;
    left: 30%;
    position: absolute;
    top: 0;
    width: 0;
}
.search{border:none;
background:#00c2ba ;
width:300px;
max-width:100%;
border-radius:15px;
padding:5px 35px 5px 10px;
color:#fff;}
::placeholder{
 padding: 0 5px;
 color:#fff
}
:focus {
    outline: -webkit-focus-ring-color auto 0px !important;
}
.icon-search{
     width: 30px;
    height: 30px;
    background: #fff;
    border: 1px solid #00c2ba;
    padding: 7px;
    border-radius: 50%;
    position: absolute;
    line-height: 1;
}
/*cat design*/
.main-book-cat{float: left;
    width: 100%;
    padding: 30px;
    background-color: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    border: solid 1px #f0f0f0;}
   .main-book-cat:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    opacity: 0;
    background-color: #32B5F3;
    
}
.main-book-cat figure {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.main-book-cat figure img {
    float: left;
    width: 100%;
}
.main-book-cat .kode-text {
    float: left;
    width: 100%;
}
.main-book-cat .kode-caption {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    padding: 30px;
    text-align: center;
    opacity: 0;
    margin-top: 30px;
}
.main-book-cat .kode-caption h3 {
    font-weight: bold;
    font-size: 22px;
    color: #fff;
    margin: 0px 0px 10px 0px;
}
.main-book-cat .kode-caption .rating {
    margin-bottom: 10px;
}
.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
}
.main-book-cat .kode-caption a.add-to-cart {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 20px;
    border: solid 2px #fff;
    text-decoration: none;
    line-height: normal;
}
.main-book-cat:hover .kode-caption {
    opacity: 1;
    margin-top: -140px;
}
.main-book-cat,.kode-caption{    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;}
.main-book-cat:hover:before {
    opacity: 1;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.rating > span {
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 20px;
}
.rating > span:hover:before, .rating > span:hover ~ span:before {
    content: "\2605";
    position: absolute;
}
.menu-cat{
 background-color: #fff;
    box-shadow: -1px 1px 1px 1px rgba(0,0,0,.2);
        border: 1px solid #eee;
    padding: 20px;
    width:100%;
}
.menu-cat li a{color:#00c2ba;}
.paging{color:#00c2ba;
       background:#fff;
       padding:10px;
transition:all ease 0.5s;}
.paging:hover{background:#00c2ba;
transition:all ease 0.5s}
.rating span{cursor:pointer}
.b-12{border-radius: 12px;}
     .bg-1{background:#0BA9E8}
     .bg-2{background:#0faad2}
     .bg-3{background:#20cbde}
     .img-s-slider,.img-s-slider2,.img-s-slider3{box-shadow:0 5px 8px#0BA9E8;border-radius: 6px;height: auto}
     .img-s-slider2{box-shadow:0 5px 8px#0faad2}
     .img-s-slider3{box-shadow:0 5px 8px#20cbde;}
     .shadow-select{box-shadow:rgb(24, 11, 6) 0px 0px 15px -2px}
     .border-b{border-bottom:1px solid #efefef}
     .f-18{font-size:18px}
     .w-60{width:60%}
     .img-180{height:180px}
     .img-size2{font-size:14px;width: calc(100% - 50px);}
      .share2{background:#CC4452!important}