
body{
    font-family: "Droid Arabic Kufi";
    direction: rtl;
    font-size: 25px;

    background: -webkit-radial-gradient(circle, white, #f3f3f3); /* For Safari 5.1 to 6.0 */
    background: -o-radial-gradient(circle, white, #f3f3f3); /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(circle, white, #f3f3f3); /* For Fx 3.6 to 15 */
    background: radial-gradient(circle, white, #f3f3f3); /* Standard syntax (must be last) */

}


* {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;

}


a{
    color: black;
    font-family: "Droid Arabic Kufi";
}


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



.logo-header img{

    float:right;
    padding: 6px 43px 9px 20px;
}





.logo-header h1 {
    font-size: 24px;
    margin: 0;
    padding: 16px 0 6px 0;
    font-weight: bold;
    color: white;
}

.logo-header p{
    font-size:15px;

}


.yellow-bg{
    background: rgb(61, 149, 216);
    padding: 0px;

}


.banner{
    background: url("../images/header-bg.jpg");
    height:80px;
    background-size: 33%;

}



.icons {

    padding: 24px 0 0 0;

}

.icons a{
    width:45px;
    height:45px;
    display:inline-block;
    color: white;
    text-align: center;
    font-size:26px;
    line-height: 46px;
    margin-bottom: 2px;
    border-radius: 50%;
    /*background: #85bc44;*/
}

p {
    margin: 0px 0 0px;
}

.footer-bg p{

    top:20px;
}


.icons a:hover {
    color: #f4f4f4;
    background: #2a60b1;
}

.grey-bg{
    background:#2a60b1;
}

.video-menu a{

    position: absolute;
    top: -46px;
    font-size: 47px;
    border-radius: 50%;
    background: #c1253d;
    width: 80px;
    height: 80px;
    padding: 6px 14px;
    color: white;
    right: -33px;
}

.video-menu h1{

    font-size: 30px;
    font-weight:bold;
    text-shadow:#000 solid 1px;
    color:#FFF;
    padding:6px 0;

}


.nav > li > a{

    color: white;
    border-radius: 0;
    /*font-size: 15px;*/
    font-size: 13px;
    margin: 0;
    font-weight:bold;
    padding: 15px;
    border-right: 1px solid rgba(61, 149, 216, 0.2);
}


div#bs-example-navbar-collapse-33 {
    padding: 0;
}


.nav > li > a:hover{
    color: #333;

}


.left-block-title h1{

    font-size:19px;
    font-weight:bold;
    color:#FFF;
    padding: 10px 15px;
    background-color: rgb(61, 149, 216);
    width:30%;
    position:relative;
}

.left-block-title{

    background-color:#e6e6e6;
    margin-bottom:30px;
    position: relative;

}

.left-block-title h1:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgb(61, 149, 216);
    position: absolute;
    z-index: 10;
    bottom: -8px;
    right: 60px;
}


.main-content h2{
    font-size:15px;
    color: #2a5fb1;
    background: #dddddd;

    padding: 10px;
    /*margin-top: 0px;*/
    margin: 0px;
    line-height: 1.6em;
}


.main-content img:hover{
    transform: scale(0.95);

    transition: .3s ease-in-out;


}

.footer-bg{
    background:#e8e8e8;

}


.footer-bg h1{
    font-size:16px;
    padding:11px 0 0 0;
    font-weight:bold;
    margin: 18px 0 0 0;
}


.footer-bg p{
    font-size:21px;
    padding:0 0 11px 0;

    opacity: 0.3;
}

.right-block h1{

    background:#ffeb3b;
    height:55px;
    font-size:19px;
    font-weight:bold;
    padding: 17px 16px 0 0;
    position:relative;
    margin-bottom:30px;

}



.right-block h1:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ffeb3b;
    position: absolute;
    z-index: 10;
    bottom: -8px;
    right: 60px;
}

.right-block-content{
    background: #cfcfcf;
    padding:0;

}



.right-block-content a{
    font-size: 15px;
    font-weight:bold;
    line-height: 1.3em !important;
    display: block;
    margin: 0 0 3px 0;
    border-bottom: 2px solid #b3b3b3;
    padding: 12px;


}



.right-block-content a:hover {

    color:#F00;
}


.right-block-content a:before{
    width: 10px;
    height: 10px;
    background: #1a7b30;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: "";
    display:inline-block;
    margin: 5px 0 0 9px;

}



.right-block-content a:before{
    width: 10px;
    height: 10px;
    background: #1a7b30;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: "";
    display:inline-block;
    margin: 5px 0 0 9px;

}



.right-block-content a:last-child{

    border-bottom: 0px solid #b3b3b3;

}



.navbar-nav >li{
    float: right;

}



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


@-webkit-keyframes pulse
{
    0% {-webkit-transform: scale(0); opacity: 0;}
    8% {-webkit-transform: scale(0); opacity: 0;}
    15% {-webkit-transform: scale(0.1); opacity: 1;}
    30% {-webkit-transform: scale(0.5); opacity: 1;}
    100% {opacity: 0; -webkit-transform: scale(1);}
}

@-moz-keyframes pulse
{
    0% {-moz-transform: scale(0); opacity: 0;}
    8% {-moz-transform: scale(0); opacity: 0;}
    15% {-moz-transform: scale(0.1); opacity: 1;}
    30% {-moz-transform: scale(0.5); opacity: 1;}
    100% {opacity: 0; -moz-transform: scale(1);}
}

.pulse_holder
{
    display: block;
    position: absolute;
    top: -20px;
    right: 43px;
}

.pulse_holder .pulse_marker
{
    width: 16px;
    height: 16px;
    background: #099;
    border-radius: 28px;
}

.pulse_holder .pulse_rays
{
    margin: 0 auto;
    border-radius: 100px;
    position: absolute;
    right: -44px;
    top: -56px;
    z-index: 10;
    background-color: transparent;
    opacity: 0.1;
    width: 101px;
    height: 101px;
    border: 2px solid rgba(255, 255, 255, 1);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    /* Giving Animation Function */
    -webkit-animation: pulse 2s linear infinite;
    -moz-animation: pulse 2s linear infinite;
    border-image: initial;
}


.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    width: 100%;
}

.navbar{
    margin-bottom: 0px !important;
    float: right;
}



.navbar-toggle {

    margin-right: 0px;
    padding: 3px 6px;
    background: white;
    font-size: 19px;
}


.left-block{

    padding: 0 0 20px 0;
}





@media (max-width: 780px) {

    .navbar-nav >li {
        width:100%;
        text-align: right;
        padding: 2px;
    }



    .nav > li > a {
        padding: 15px;
    }

    .dropdown-menu > li > a {

        color:#989898;
    }

    .icons {

        text-align: center;
    }

    .logo-header h1 {

        text-align:center;
    }

    .logo-header p {
        text-align:center;

    }

    .logo-header img {
        float:none;
        margin: 0 auto;
    }


    .logo-header{

        text-align:center;
    }


    .logo-header h1{

        padding: 0 0 0 0;
    }

    .navbar-nav {
        float: none;

    }


    .video-menu h1 {

        padding: 6px 0;
        position: absolute;
        right: 120px;
        top: -14px;
    }

    .yellow-bg {

        padding: 0;
    }


}

.lg-img-wrap{
    background-color: black!important;
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;

    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

.lg-outer #lg-share {
    position: relative;
}
.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
}

#lg-share-twitter :after {

    color: #00aced;
}

.col-md-4 .img-height{
    object-fit: scale-down;
    height: 218px;
    width: 100%;
    background-color: #cfcfcf40;
}

.col-md-3 .img-height{
    object-fit: scale-down;
    height: 163px;
    width: 100%;
    background-color: #cfcfcf40;
}

.left-block-title a {
    color: white;
    font-family: "Droid Arabic Kufi";
    line-height: 1.5em;
}

.left-block-title a:hover {
    color: #cfcfcf;
    text-decoration: none;
}


.demo-gallery-poster  {
    background-color: rgba(0, 0, 0, 0);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 50%;
    top: 45%;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}


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

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


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


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

.czahraa a{
    display: flex;
}
.left-block-title:hover .spandate
{
    display: block;
}


.spandate {
    float: left;
    position: absolute;
    top: -24px;
    left: -30px;
    font-size: 14px;
    padding: 38px;
    color: #8C8C8C;
}

@media (max-width: 990px) {

    .left-block-title .spandate
    {
        display: block;
        padding: 18px 25px;
    }
}


@media (max-width: 780px) {
    .left-block-title .spandate {
        font-size: 11px;
        padding: 25px 5px 5px 15px;
        width: 200px;
    }
}

.main-content {
    width: 100%;
}


.navbar-nav {

    padding: 0 !important;

}
