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


.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;
   font-size: 18;
}




a:hover {
    color: #ffb52d;
    text-decoration: none;
}

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






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

}






.header-block  {

    position: relative;
    margin: 80px 0 45px 0;
    border-bottom: 1px solid #e2e2e2;



}



.header-block h1 {
    background: #3f51b5 !important;
    border: 0px;
    color: #FFF;
    padding: 12px;
    width: 200px;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    border-radius: 13px;
    display: inline-block;
    position: absolute;
    margin: -25px 17px 0 0;
    right: calc(50% - 125px);
}



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

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




.frstword h3 {

    color: #404040;
    font-size: 20px;
}


.navbg{
    background: #3f51b5!important
}


.navbg2{
    background: #fafafa !important;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 40px;

}

.menu2{
    margin-right: 222px;
}

.navbg2 a{
    color: #000000;
    display: inline-block;
padding: 0px 10px;
}




.navbg2 h4{
text-align: center;
    font-size: 14px;
    font-weight: bold;
    border-right: 2px solid #eeae0f;
    }




.navbar-default {
    background: #3f51b5 !important;
    border-radius: 0px !important;
    border: 0px;
    color: #FFF;
    padding: 12px;
    margin: 0;
    margin-right: 140px;
}


.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) {

    .logo img {
        background: #e4e6eb;
        padding: 10px 20px;
        width: 150px;
    }
    .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%;
    }
    .navbar-header {
        float: left;
    }
   .menu2 {
    margin-right: 0;
        margin-top: 40px;
}
}



.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: white;
    font-size: 12px;
    padding: 1em;
    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{
    overflow: hidden;
    background: white;
}

.swiper-slide h5{

  font-size: 18px;
  font-weight: bold;
    color: rgba(14, 14, 14, 0.79);
    line-height: 1.5em;
}


.card {
    padding: 15px 0;
}
.card h1{
    color: #3f51b5 !important;
    font-weight: bold;
    font-size: 25px;
}

.card h3{
        color: #0e0e0e;
    font-size: 18px;
    line-height: 1.3em;
    padding: 10px;
    margin: 4px 0;
}

.card p {
        color: #676767;
        padding: 10px;
}
.card h4{
    color: #b4b4b4;
    line-height: 1.3em;
    margin: 4px 0;
}


.card img{
}




.card2 {
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.card2 h1{
    font-size: 25px;

}

.card2 h3{
    color: #212121;
    margin:0;
}


.card2 h4{
    font-size: 18px;
    line-height: 1.2em;
    padding:0 15px 15px 15px;
    margin:0;
    color: #a0a0a0;
}


.card2 p{
    font-size: 19px;
    line-height: 1.2em;
    padding: 15px;
    margin:0;
}

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


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


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


.right50 h1{
font-size: 22px;
    margin: 0 0 8px 0;
    color: #3f51b5;
}


.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: 10px;
    font-size: 18px;
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    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;
}

.label-tag-transparent {
    background-color: transparent;
    color: white;
    border-radius: 25px;
    margin: 0;
    margin-bottom: 4px;
    display: inline-flex;
    padding: 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: 10px;
    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: 5px 5px 0 0;
}


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





.date-hijri{

    border-radius: 5px !important;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.4);
    padding: 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;
}


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


.swiper-pagination-bullet-active{
    background: #3061a2;
}


.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-size: 20px !important;
    line-height: 1.6em !important;
}


.logo img{
    background: #fff;
    border: 1px solid #fff;
    padding: 15px;
    width: 146px;

}


a.logo {
    position: absolute;
    top: 0;
}



.green1 {
    background: #e2e2e2;
    padding: 14px 0;
    margin-top: 30px;
}


.footer {
    border-top: 1px solid #c7c7c7;
    padding: 10px;
    margin: 40px 0 0 0;
    font-size: 18px;
}



.leftadv h1{

    padding: 5px 0;
    margin: 0px 15px 15px 0;
    font-size: 20px;
}

.leftadv a{

    padding: 10px 0;
    margin: 0;
    font-size: 15px;
    display: block;
    color: #7a7a7a;
}

.leftadv a:nth-child(odd){

    padding: 10px 0;
    margin: 0;
    font-size: 15px;
    display: block;
    color: #3f51b5;
}


.blockyellow{
    width: 40px;
    height: 40px;
    background: #efaf0f;
    display: inline-block;
    float: right;
    margin-left: 10px;
}
.titlefooter{
    line-height: 1.2em;
    max-height: 57px;
    overflow: hidden;
}
.symmaryfooter{
    line-height: 1.2em;
    max-height: 85px;
    overflow: hidden;
}
.lasttitle{
    max-height: 96px;
    overflow: hidden;
}
.lastsummary{
    max-height: 119px;
    overflow: hidden;
}

.slider-content {
	color: #3061a2;
	line-height: 1.8em;
}

.swiper-container {

	background: #fafafa;
    border: 1px solid #eee;
    padding: 10px;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: normal; 
    border-bottom: 1px solid white;
}