.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    border-radius: 25px;
}


.row-pad-0{
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.row-pad-0 div[class*="col-"]{
    padding: 0px 5px 0px 0px !important;
}


.row-pad-wrap{
    display: flex;
    flex-wrap: wrap;
}


.row-pad-wrap div[class*="col-"]{
    display: flex;
}




body {

    font-family: "Cairo";
    direction: rtl;
}




a:hover {
    /*color:#ffb2ff;*/
    color: #ff55eb;
    text-decoration: none;
}

a {

    font-family: "Cairo";
    color: #fff;
    transition: all 0.2s linear;
}

h4 a {

    font-family: "Cairo";
    color: #3e3d3d;
    transition: all 0.2s linear;
}




.icons {


    padding-right: 10px;
    font-size: 26px;
    text-align: left;

}


.logo img{

    margin-bottom: 10px;


}




.divstyleblkfooter h5 {
    color: #212121;
    font-size: 15px;
    line-height: 22px;

}





.blue {
    padding: 0 0 10px 0;
    background:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0)),linear-gradient(to bottom, rgba(255,255,0,0), rgb(255, 255, 255)), url(../images/bg.jpg) no-repeat top right ;
}





.header-block  {

    position: relative;
    margin-top: 100px;
    margin-bottom: 30px;



}

.header-block img {

position: absolute;
    z-index: 150;
    bottom: 0px;
}

.header-block h1 {
    background: #64d7e0 !important;
    border-radius: 25px !important;
    border: 0px;
    color: #FFF;
    padding:15px 175px 15px 5px;
    font-size: 25px;
}
.header-block-without-icon h1 {
    background: #64d7e0 !important;
    border-radius: 25px !important;
    border: 0px;
    color: #FFF;
    padding: 15px 25px 15px 5px;
    font-size: 25px;
}



.header-block-left  {
    position: relative;
    margin: 90px 0 130px 0;
}

.header-block-left-logo {
    position: absolute;
    z-index: 150;
    top: -90px;
    left: 0;
}

.header-block-left h1 {
    background: #ffb2ff !important;
    border-radius: 25px !important;
    border: 0px;
    color: #FFF;
    font-size: 25px;
    padding: 10px 20px 10px 160px;;
    font-size: 25px;
    text-align: left;

}




.frstword h3 {

    color: #64d7e0;
    font-weight: bold;
    font-size: 22px;
}

.navbar-default {
    background: #64d7e0 !important;
    border-radius: 25px !important;
    border: 0px;
    font-weight: bold;
    color: #FFF;
    padding: 5px;
    /*margin-bottom: 30px;*/
}


.navbar-nav{
    padding: 0;
    margin: 0;
}

.navbar-nav > li {
    float: right;

}

.navbar-default .navbar-nav > li > a {
    color: #FFF;
    font-size: 16px;
		text-align:right;
}


.navbar-default .navbar-nav > li:last-child {
    border-left: none;
}


.dropdown-menu {
    border-radius: 0px;
    background-color: #ebeaea;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    text-align: right;
	border:0 solid;
	right:0;
}

.carousel-inner h2 {
    text-align: center;
    font-size: 13px;
    padding-left: 50px;
    padding-right: 50px;
}






.ps-list li {
    background-color: #d7d7d7;
    margin-bottom: 2px;
}

.textcus {
    font-family: GESSTwoMedium-Medium;
    line-height: 24px;
    font-size: 14px;
    text-align: justify;
}


.fa{
    padding: 10px;
}





@media (max-width: 768px) {


    .navbar-nav > li {
        float: right !important;
        width: 100% !important;
    }


    .slide-h {
        position: initial !important;

    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {

        float: none;
        width: 100%;
    }

    .header-block h1 {
        font-size: 13px;
    }


}



.back-to-top {
    position: fixed;
    bottom: 8em;
    right: 0px;
    text-decoration: none;
    color: white;
    font-size: 12px;
    padding: 2em;
    display: none;
    z-index: 1;
}



.inpage p{
color:white;
font-size:16px;
background-color: rgba(0,0,0,0.2);
padding:15px;
}



.inpage h4{
color:white;
font-size:18px;
text-align:left;
}





.swiper-slide img{

    border-radius: 25px !important;
    overflow: hidden;
    border: 5px solid #64d7e0;
    background: white;

}


.swiper-slide h5 {
    font-size: 23px;
    line-height: 1.5em;

}


.special .swiper-slide a {
     color: #64d7e0 !important;
}


.card {
    padding: 15px;
}
.card h1{
    color: #00bbd3;
    font-weight: bold;
    font-size: 25px;
}
.card h1 a {
    color: #00bbd3;
    font-weight: bold;
    font-size: 25px;
}
.card h1 a:hover {
    /* color: #ffb2ff; */
    color: #ff55eb;
    text-decoration: none;
}

.card h3{

}

.card h3 a {
    color: #df3ffa;
}

.card h3 a:hover {
    /* color: #ffb2ff; */
    color: #00bbd3;
    text-decoration: none;
}

.card h4{
    font-size: 16px;
    line-height: 1.2em;
}


.card img{
  border-radius: 25px;
}




.card2 {
    background: #6fd2de;
    background: #b1eaf1;

    border-radius: 25px;
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.card2 h1{
    color: #00bbd3;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.2em;

}
.card2 h1 a {
    color: #00bbd3;
}

.card2 h3 {
    color: #212121;
    padding: 15px;
    margin: 0;
    line-height: 1.6em;
    font-size: 22px;
    overflow: hidden;
}
.card2 h3 a ,.card2 h5 a {
    color: #212121;
    }

.card2 h4 {
    font-size: 18px;
    padding: 0 15px 15px 15px;
    margin: 0;
    line-height: 1.7em;

    overflow: hidden;}

.card2 h5 {
    font-size: 18px;
    padding: 0 0px 15px 15px;
    margin: 0;
    line-height: 1.7em;
    overflow: hidden;
}


.right50{
padding-bottom: 0 !important;
}


.right50{
    padding-bottom: 0 !important;
    width: 100%;
}


.right50 img{
    width: 50%;
    float: right;
    margin-left: 15px;
}


.right50 h1{
font-size: 30px;
}

.right50 h1 a{
    font-size: 30px;
    padding: 0 0 0 15px;
    display: block;
}


.mutimedia {
    position: relative;
    padding: 0;
    margin-bottom: 5px;

}

.mutimedia i{
    position: absolute;
    top:40%;
    z-index: 15;
    color: white;
    right: 45%;
    font-size: 35px;
}

.mutimedia h3{
    position: absolute;
    bottom:0;
    z-index: 15;
    color: white;
    padding: 30px 15px 15px 15px;
    font-size: 20px;
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    margin: 0;
    width: 100%;

}


.card2 .label-with-icon2 {

    padding: 0 15px;
    background: transparent;

}


.card2 .label-with-icon{
    padding:0 15px;
}
.card2 .label-tag{
    background: #64d7e0;

    color: white;
    font-size: 14px;
    font-weight: normal;
}


.label{
    color: gray;
}


.label-tag {
    background-color: #f9f9f9;
    color: #757575;
    border-radius: 25px;
    margin: 0;
    margin-bottom: 4px;
    display: inline-flex;
    padding: 8px;
    font-size: 12px;
}

.label-tag-transparent {
    background-color: transparent;
    color: white;
    border-radius: 25px;
    margin: 0;
    margin-bottom: 4px;
    display: inline-flex;
    padding: 8px 0 8px 8px;
    font-size: 15px;
    font-weight: normal;
}


.label-tag-transparent .material-icons {
    font-size: 150%;
    position: relative;
    margin-left: 4px;
}



.label-tag .material-icons {
    font-size: 150%;
    position: relative;
    margin-left: 4px;
}


.header-block a{
    display: inline-block;

    color: rgba(255, 255, 255, 0.75);
    margin-left: 15px;

}


    .navbar-nav {
        margin: 0;
    }


.slide-hover{
    display: inline-block;
    transition:width 0.2s ease-out;
    margin-left: 15px;
    background: #64d7e0;
    width: 125px;
    height: 125px;
    border-radius: 25px;
    overflow: hidden;
    cursor: hand;
   }

.slide-hover img{
    height: 100%;
    opacity: 0.6;
}



.slide-hover:hover img{
    height: 100%;
    opacity: 1;

}

.slide-hover .active{
    opacity: 1;

}


.slide-hover-text{
    padding:7px;
    color: white;
}



@keyframes fadeInRight {
    from {
        opacity: 0.9;
        background: #ffb2ff;
    }

    to {
        opacity: 1;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}


.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.slide-h{
    position: absolute;
    top: -50px;
    top: -50px;
}



.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    border-radius: 25px 25px 0 0;
}


.navbar-nav > li > .dropdown-menu {
    border-radius: 25px 0 25px 25px;
    left:auto;
    overflow: hidden;
}


.date-hijri{

    border-radius: 25px !important;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.4);
    padding: 15px 15px 5px 15px;
    font-weight: bold;
    color: white;
    font-size: 18px;
    margin-top: 40px;
    position: relative;

}

.monasabat{
    border-radius: 25px !important;
    overflow: hidden;
    background: #ffb2ff;
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 200px;
}

.name-top .swiper-slide {
    background: none;
    border: 0;
}


.swiper-pagination-bullet-active{
    background: #64d7e0;
}


.swiper-pagination-bullet{

    width: 15px;
    height: 15px;
}


.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 0;
    position: relative;
}

.navbar-collapse{
    padding-right: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border: 0;
    padding: 0;
    float: right;
}


.in-text{
    font-family: 'Scheherazade';
    font-size: 28px !important;
    line-height: 1.2em !important;
}

.cpages h1 a:hover{
    color: #64d7e0;
    text-decoration: none;
}





.search-result .thumbnail { border-radius: 0 !important; }
.search-result:first-child { margin-top: 0 !important; }
.search-result { margin-top: 20px; }
.search-result .col-md-2 { border-left: 1px dotted #ccc; min-height: 140px; }
.search-result ul { padding-left: 0 !important; list-style: none;  }
.search-result ul li {   line-height: 30px; }
.search-result ul li i { padding-right: 5px; }
.search-result .col-md-7 { position: relative;    padding-right: 20px; }
.search-result h3 { margin-top: 0 !important; margin-bottom: 10px !important; }
.search-result a > h3, .search-result i { color: #64d7e0 !important   ;
    /*max-height: 56px;*/
    overflow: hidden;    line-height: 1.2em; }
.search-result p a {  font-size: 1.125em;  color: #414141;
}
.search-result p  {    max-height: 72px !important;  overflow: hidden;  line-height: 1.7em;
}
.search-result p a:hover { color: #df3ffa }

.search-result span.plus { position: absolute; right: 0; top: 126px; }
.search-result span.plus a { background-color: #64d7e0; padding: 5px 5px 3px 5px; }
.search-result span.plus a:hover { background-color: #414141; }
.search-result span.plus a i { color: #fff !important; }
.search-result span.border { float:left !important; direction: ltr; margin: 20px !important; display: block; width: 50%; margin: 0 15px; border-bottom: 5px dotted #ccc !important; }
/*.container { margin-top: 20px; }*/
.mb20 { margin-bottom: 40px; }
hgroup { padding-left: 15px; border-bottom: 1px solid #ccc; }
hgroup h1 { font: 500 normal 1.625em "Roboto",Arial,Verdana,sans-serif; color: #2a3644; margin-top: 0; line-height: 1.15; }
hgroup h2.lead { font: normal normal 1.125em "Roboto",Arial,Verdana,sans-serif; color: #2a3644; margin: 0; padding-bottom: 10px; }
.thumbnail:hover {  border: 1px solid #64d7e0!important;}


.search-result h3 a {
    color: #64d7e0;
}

.search-result ul li a {
     line-height: 30px;
     color: #414141;
 }
.search-result ul li a:hover {
    line-height: 30px;
    color: #df3ffa;
}

.btn-default {
    color: #ffffff !important;
    background-color: #64d7e0!important;
    border-color: #ffffff!important;
}

.pagination .active > a{
     color: #FFF !important;
     background-color:  #64d7e0 !important;
     border-color: #64d7e0 !important;
 }

.pagination > li > a, .pagination > li > span{
    color: #64d7e0 !important;
    background-color:  #FFF !important;
    border-color: #64d7e0 !important;
    font-size: 20px;

}
.pagination {
    text-align: center;
}


.webcolor{
    color: #64d7e0;
}
.searchpg li {
    color: #414141;
}
.searchpg li:hover{
    color: #df3ffa
}

.messagealert {
    margin: 0 25px;
}
.alert-danger {
    background-color: #c3c0f3;
    border-color: #ebccd1;
    color: #922c92;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {

    background-color: #64d7e0;
    border-radius: 10px;
    padding: 10px;
    margin: 5px;
}

.green1 {
    margin-bottom: 20px;
}

.adver img {
    border-radius: 25px;
    margin: 50px 0 0 0;
    height:auto !important;
}



.ayak {
    max-height: 42px;
    line-height: 1.6em;
}

/*.edit-article {*/
    /*color: #d21d65 !important;*/
    /*!*font-weight: bold;*!*/
    /*!*float: left;*!*/
    /*!*font-size: 23px;*!*/
    /*!* padding: 0px 0px !important; *!*/
    /*!*margin: -72px 0 0 0;*!*/
/*}*/

.card2cat img {

}
.card2pad {
    padding: 0 15px;
}
.newsblock{
    padding: 0 15px;
}
.text-muted {
    float: left;
}

.article-tag h3 {
    line-height: 1.5em;
    font-size: 18px;
    height: 70px;
}

.article-tag .mytags {
    margin: 10px 15px 0 5px;
}

.card2adver {
    border-radius: 25px;
    width:100%;
    margin-bottom: 25px;
}

.events-header{
    max-height: 25px;
    overflow: hidden;
}
.myshare2 {
    display: inline;
    float: left;
    margin: 0px 17px;
}
.btn-border{
    border-radius:25px;
}
.glyphicon-chevron-up{
    color: #64d7e0;
    font-size: 25px!important
}
.index-image {
    width: 100%;
}



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.4 !important;
}

.card2in a{
    color: #212121;

}
.card2in h4 {
    padding: 0 15px 15px 15px !important;

}



.row-pad-wrap{
    display: flex;
    flex-wrap: wrap;
}


.row-pad-wrap div[class*="col-"]{
    display: flex;
}



.aspect169
{
    width: 100%;
    position: relative; /* If you want text inside of it */
    padding-top: 56.25%; /* 16:9 Aspect Ratio */
    background-color: #000;
    margin-bottom:10px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    border-radius: 25px;

}



.aspect169 img
{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height:auto;
    width:100%;
    margin: auto;
}
