@import "https://alkafeel.tv/new2/static/fonts/fonts/styles.css";
@import "https://alkafeel.tv/new2/static/fonts/BBC/styles.css";
* {
    font-family: 'URWDINArabic-Regular';

}
.container_bg * {
    font-family: "BBCNassim";

}
a {
    color: inherit;
}

.row {
    position: relative;
}

.column {
    margin-bottom: 5px;
}

img:not(.img) {
    width: 100%;
    height: auto;
}

@keyframes imgbg {
    0% {
        background-position: 100% 0%;
    }
    100% {
        background-position: 0% 100%;
    }
}

a:hover {
    color: inherit;
}

.imgbg {
    width: 100%;
    height: 200px;
    background-position: 100% 0%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.imgbg:hover {
    /*animation: imgbg 3s linear;
    background-position: 0% 100%;*/
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'HacenLinerXL';
}

body {
    background: #f7f7f7;
}

.fluid {
    max-width: 100%;
}
/********************************* Old Css *********************************************************/

.header{
background:#131313;
height:182px;
}
.logo_text2{
margin-top: 89px;
margin-right: 17px;

}
.logo_image{
max-width: 140px;
margin-top: 21px;
}
.social_media{
float: left;
    width: 58px;
    text-align: center;
    height: 39px;
}

.line_green{
    height: 10px;
    background: #5bb94b;

}



.header_input_search {
    margin-top: 8px;
    height: 27px;
    width: 200px;
    margin-right: 0px;
    background-color: #ffffff;
    font-size: 13px;
background:url('https://alkafeel.tv/new2/static/images/site/search.png')#fff;
background-repeat: no-repeat;
    background-position: 5px 5px;
}
.submit_b {
    cursor: pointer;
    float: left;
    position: relative;
    border: solid red 0px;
background:url('https://alkafeel.tv/new2/static/images/site/search.png')#fff;
    background-repeat: no-repeat;
    margin-top: -37px;
    width: 20px;
    margin-left: 6px;
}
/**************** test **************************/

/***************** */
@keyframes videoiconclick {
         from {
             transform: scale3d(1, 1, 1);
             background-color: #C00
         }
         50% {
             transform: scale3d(1.1, 1.1, 1.1);
             background-color: rgba(0, 0, 0, .5)
         }
         to {
             transform: scale3d(1, 1, 1);
             background-color: #C00
         }
     }
     @-webkit-keyframes videoiconclick {
          from {
              transform: scale3d(1, 1, 1);
              background-color: #C00
          }
          50% {
              transform: scale3d(1.1, 1.1, 1.1);
              background-color: rgba(0, 0, 0, .5)
          }
          to {
              transform: scale3d(1, 1, 1);
              background-color: #C00
          }
      }

/************** end anmation */
.blog-pic-wrap {
    position: relative;
}
.video-icon {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    z-index: 1;
    display: block;
    top: 50%;
    left: 50%;
    margin-top: -33px;
    margin-left: -33px;
    cursor: pointer;
    transition: background-color 0.3s,opacity 0.3s,visibility 0.3s,border-color 0.3s;
    -webkit-transition: background-color 0.3s,opacity 0.3s,visibility 0.3s,border-color 0.3s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);

    }
.video-icon:hover {
    animation: videoiconclick 1.5s infinite ease-in-out;
    -webkit-animation: videoiconclick 1.5s infinite ease-in-out;
}

.blog-pic-wrap:hover .video-icon {
    background-color: #C00;
}





.video-icon:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 15px 25px;
    border-left-color: rgba(255,255,255,.5);
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -8px;
    transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}


.absolute-gradient {
    position: absolute;
    top: 56%;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .66;
    pointer-events: none;
    z-index: 0;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,black 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,black 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);
}



.slider-container.slider-1 .slide-item .post-item:nth-child(1) {
    width: 50%;
}

.slider-container.slider-1 .post-item {
    float: left;
    padding: 2px;
}
article, aside, footer, header, nav, section {
    position: relative;
    display: block;
}

.slider-container.slider-1 .post-item-wrap {
    position: relative;
    background-color: #c8c8c8;
}

.slider-container.slider-1 .listing-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.listing-content {
    padding: .5px 0;
}
.dark-background {
    color: #C4C4C4;
}

.blog-img:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to left bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,.1) 50%);
    background: -webkit-linear-gradient(to left bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,.1) 50%);
    background: -moz-linear-gradient(to left bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,.1) 50%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s,visibility 0.3s;
    -webkit-transition: opacity 0.3s,visibility 0.3s;
}

.blog-pic-wrap:hover .blog-img:after {
    opacity: 1;
    visibility: visible;
}


.blog-pic-wrap {
    position: relative;
}



.blog-img:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to left bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,.1) 50%);
    background: -webkit-linear-gradient(to left bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,.1) 50%);
    background: -moz-linear-gradient(to left bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,.1) 50%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s,visibility 0.3s;
    -webkit-transition: opacity 0.3s,visibility 0.3s;
}

.blog-pic-wrap:hover .blog-img:after {
    opacity: 1;
    visibility: visible;
}


.slider-container.slider-1 .blog-pic-wrap .blog-img {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}


.blog-pic-wrap:hover .video-icon:after {
    border-left-color: #FFF;
}

.post-item-wrap:hover .video-icon:after {
    border-left-color: #FFF;
}
.video_icon_second{
    top: 10px;
    left: 10px;
    margin-top: 0;
    margin-left: 0;
    z-index: 0;
    width: 44px;
    height: 44px;

}
.video_icon_second:after {


    border-width: 10px 16px;
    border-left-color: rgba(255,255,255,.5);
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -5px;
    transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.background_image{
    background-repeat: no-repeat;
    background-size: cover;
background-position: center;
    height: 213px;

}
.border_green{
height:9px;
background:#5bb94b;
}


/************** jssor slider ***********************************/

 /*jssor slider loading skin spin css*/
    .jssorl-009-spin img {
        animation-name: jssorl-009-spin;
        animation-duration: 1.6s;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }

    @keyframes jssorl-009-spin {
        from {
            transform: rotate(0deg);
        }
        to {
            transform: rotate(360deg);
        }
    }

    /*jssor slider bullet skin 057 css*/
    .jssorb057 .i {
        position: absolute;
        cursor: pointer;
    }

    .jssorb057 .i .b {
        fill: none;
        stroke: #462c2c;
        stroke-width: 2000;
        stroke-miterlimit: 10;
        stroke-opacity: 0.4;
    }

    .jssorb057 .i:hover .b {
        stroke-opacity: .7;
    }

    .jssorb057 .iav .b {
        stroke-opacity: 1;
    }

    .jssorb057 .i.idn {
        opacity: .3;
    }
.jssor_image_{
height: 149px;
   /*  width: 263px;*/
   width: 290px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}
.video_category{
margin-top: 43px;
    margin-bottom: 20px;
    font-weight: 700;
}
.jssor_hover{
width: 286px;
}
.jssor_hover:hover .blog-img:after {
    opacity: 1;
    visibility: visible;
}
.blog-img_2{
    position: relative;
    display: block;
}
.blog-img_2:after{
left: 7px;
}
.playlist-count>* + * {
    margin-left: 8px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-play:before {
    content: "\f04b";
}


.jssor_hover:hover .is-viewall {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
}

.playlist-count.is-viewall {
    left: auto;
    right: 20px;
    opacity: 0;
    transform: translateY(5px);
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transition: opacity 0.3s,visibility 0.3s,transform 0.3s;
    -webkit-transition: opacity 0.3s,visibility 0.3s,transform 0.3s;
    pointer-events: none;
}
.playlist-count {
    padding: 0 10px;
    display: block;
    position: absolute;
    left: 20px;
    top: 20px;
    background-color: rgba(0,0,0,.68);
    color: #FFF;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    text-transform: uppercase;
    pointer-events: none;
}
.meta-font {
    font-family: "Poppins",sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
    text-decoration: none;
    font-style: normal;
}
.video_play_list{
float:left;
    font-size: 14px;
}
/***************End jssor slider ********************************/

/************** live css***************************************/
.live_{
padding: 17px;
margin-left: 18px;
 height: 490px;
border:solid 2px rgb(218, 218, 218);
}
.live_header{
    border-bottom: solid 1.3px rgb(218, 218, 218);

}
.live_header p{
    font-size: 16px;
    font-weight: bold;
}

.live_green_border{
position: absolute;
    width: 42px;
    height: 3px;
    background: #5bb94b;
    margin-top: -1.2px;
}
.live_video_image{
    margin-top: 25px;
    background-repeat: no-repeat;
    height: 173px;
    background-size: cover;
    background-position: center;
}
.live_video_title{
float:right;
width: 84%;
    margin-top: 6px;
    height: 22px;
    background-color: rgb(69, 163, 53);
    font-size: 13px;
    padding: 1px 5px;
    color: #fff;
    text-align: center;
}
.live_video_time{
margin-top: 6px;
    float: right;
    height: 22px;
    text-align: center;
    background-color: #000;
    color: #fff;
    width: 15%;
    font-size: 13px;
    padding-top: 2px;
    margin-right: 3px;
}
.live_description{
    margin-top: 60px;
    font-size: 14px;


}
/****************End live Css *********************************/
/****************** Gallery category Section *********************************/

.gallery_category_title{
font-weight:bold;


}
.gallery_category_ul{
    list-style: none;
    width: fit-content;
margin-right: 100px;
}
.gallery_category_ul li{
padding-right: 38px;
    float: right;
    font-size: inherit;

}


.gallery_category_ul li a:hover{
 border-bottom: 1px solid red;

}

.image_gallery{
height:450px;
background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/********************** foundation slider orbit *********************************/
.gallery_views{
margin-top: 14px;
border-right: solid 1px;
padding-right: 20px;
    margin-right: 20px;
    height: 17px;
}
.line_2{
    position: absolute;
    width: 1px;
    height: 10px;
    background: red;
}
.heart{
    text-align: left;
    float: left;
    font-size: 39px;
    color: #8e8e8e;
        margin-left: 4px;
}
#orb{
height:530px!important;
}
.orbit-previous, .orbit-next{
    height: 32px;
    top: 89%;
    background: #e5e5e5;
    cursor:pointer;
     padding-top: 5px;
     padding-left: 10px;
     padding-right: 10px;
}
.orbit-previous, .orbit-next img{
max-width: 35px;
}
.orbit-next {
    right: 42px;
    left: 0;
}
.camera_icon{
font-size:22px;
    float: right;
    color: #969696;
}
.cameraman{
    margin-top: -14px;
width:400px;
float:left;
}
.cameraman_name{
    float: right;
    color: #969696;
    font-size: 14px;
    margin-top: 6px;
    margin-right: 5px;

}
.arrow-left_{
    color: #df5858;
    margin-top: 3px;
    margin-right: 5px;

}

/************************ End foundation orbit **********************************/
/****************** End Gallery category Section *********************************/

/************************** Technical *******************************************/
.camera_row{
direction: ltr;
margin-top: 25px;
border-bottom: solid 1.3px rgb(218, 218, 218);
}
.camera_title{
    font-weight: bold;
}
.camera_desc{
    margin-top: -10px;

}
.Technical_name{
padding: 0px 10px;
    color: #000;

}
.Technical_type{
padding: 0px 10px;
    margin-top: -16px;
color: rgb(135, 135, 135);
 font-size: 12px;
}
.Technical_image{
    margin-top: 25px;

    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/************************** End Technical *******************************************/

/************************** Footer  ***********************************************/
.button_send {
    cursor: pointer;
border: solid 1px #4a903c;
    width: 75px;
    height: 32px;
    padding: 4px;
    background-color: #4a903c;
    border-radius: 7px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding-top: 6px;
    -webkit-transition: .1s ease-in-out;
        transition: .1s ease-in-out;
}
.button_send:hover {
border: solid 1px #4fa23e;
 background-color: #4fa23e;
}

.address{
margin-top: -7px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
.logo_text{
color:#b7b7b7;
font-size: 26px;
}
.phone{
color: #fff;
margin-top: 32px;

}
.email{
    text-align: center;
width:211px;
float: left;
color: #fff;
}
.email_title{
text-align:center;
    font-family: "BBCNassim";
}
.email_input{
    height: 33px;
    border-radius: 5px;
     border: 1px solid #00fd08;
}

.email_input:focus{
    border: 1px solid #00fd08;

}
/************************ end Footer  ********************************************/

.video_title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

    position: absolute;
    z-index: 1111111111;
    margin-top: -54px;
    color: #fff;
    margin-right: 17px;
    opacity: 0;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transition: opacity 0.3s,visibility 0.3s,transform 0.3s;
     -webkit-transition: opacity 0.3s,visibility 0.3s,transform 0.3s;
}
.video_title_width_1 ,.video_title_width_3 {
    width: 360px;;

}
.video_title_width_2{
    width: 256px;
    font-size: 13px;
}



.post-item:hover .video_title{

    opacity: 1;
     transform: translateY(0);
     -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
}


/************** Video view list and details ****************/
    .img_views {
        margin-top: 6px;
        margin-right: 5px;
        max-width: 20px;
        float: left;
    }
        .views {
            margin-top: -13px;
            float: left;
            padding-left: 20px;
            font-size: 14px;
        }
/************** End  Video view list and details ****************/


.liked_text{
    margin-top: -2px;
    padding-top: 4px;
    float: right;
    font-size: 14px;
    background-color: #d92c16;
    height: 20px;
    color: #fff;
}
.liked_text span{
padding-left: 5px;
    font-size: 12px;

}
.liked_heart{
color: #fff;
    float: right;
    font-size: 20px;
    margin-top: -4px;
    margin-left: 5px;
    margin-right: 3px;
}
/********************************************************/


/*  css of mobile */

    * {
        margin: 0;
        padding: 0;
    }
    .gsc-control-cse{
        display: none;
    }
    /* Icon 1 */

     #nav-icon3{
         margin-right: 23px;
         margin-top: 26px;
         margin-left: 20px;
         zoom: .5;
        width: 60px;
        height: 45px;
        position: relative;
         float: right;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }

   #nav-icon3 span{
        display: block;
        position: absolute;
        height: 9px;
        width: 100%;
        background: #fff;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }


    /* Icon 3 */

    #nav-icon3 span:nth-child(1) {
        top: 0px;
    }

    #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
        top: 18px;
    }

    #nav-icon3 span:nth-child(4) {
        top: 36px;
    }

    #nav-icon3.open span:nth-child(1) {
        top: 18px;
        width: 0%;
        left: 50%;
    }

    #nav-icon3.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #nav-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #nav-icon3.open span:nth-child(4) {
        top: 18px;
        width: 0%;
        left: 50%;
    }
    @keyframes transformscale {
        0% {opacity:0.0;transform:scale(0.1);}
        100% {opacity:1;transform:scale(1);}
    }
.menumobile{
    transform:scale(1)!important;
    height: auto !important;
}
#menu{
    z-index: 111111111111111111111111111111111111111111111111;

}
    #menu{
        font-weight: bold;
        color: #233a74;
        transform:scale(0);
        margin-top: 47px;
        background: #383636;
        position: absolute;
        min-width: 200px;
        -o-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .3s;
        -moz-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease;
        -moz-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        transition-timing-function: ease;
        transform-origin:100%   0% ;
            height:300px!important;
    }



   /* end css mobile */

.all_right_{
   font-size: 12px;
   color: #fff;

}
.Technical_equipment_{
    margin-top: -42px;

}
.Technical_row_2{
margin-top: 18px;
}
.div_Live{
margin-top: 43px;
margin-bottom: 50px;
}
.blog-pic-second_{
width: 282px;
height: 208px;
}
.blog-pic-fourth_{
height: 425px;

}
.Technical_team{
height: 650px;

}
@media screen and (max-width: 1130px){
.blog-pic-second_{
width:100%;
}
.blog-pic-fourth_ {
    height: 217px;
}
}
@media screen and (max-width: 990px){
.Technical_equipment_ {
    margin-top: 120px;
}
.Technical_row_2{
margin-top: 54px;
}
.playlist h5 {
    font-size: 8px!important;
}
.social_media {
    margin-top: -25px;
    }
    .gallery_category{
    margin-top:26px;
    }
    .Technical_team {
        height: 800px;
    }
    .gallery_category_ul {
margin-right: 37px;
    }
}
@media screen and (max-width: 660px){

.sittingStyleInside {
    padding-left: 24px!important;
padding-right: 15px!important;
}
.liked_text{

float:left;
}
#orb{
height: 585px!important;
}
.header_serch{
margin-left:10px;

}
.all_right_{
    margin-top: 45px;

}
.email {
    width: 100%;
    padding: 0% 11%;
}

.gallery_category_title {
    font-size: 13px;

    }
.gallery_category_ul li {
    padding-right: 20px;
font-size: small;
    }
.logo_image{
    max-width: 100px;

}
.logo_text2{
    max-width: 200px;
}
.social_media {
    top: -120px;
    position: relative;
    }
}

.is-dropdown-submenu > li {
    background: #fff;
    color: #000;

}
/***  new css *****************************************************************************************/
.header_{
background:#383838;
height:111px;
width:100%;
}
.logo_v2{
    width: 150px;
    height: 82px;
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    margin-top: 16px;
}
.at_logo{
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    width: 200px;
    height: 32px;
    margin-top: 65px;
    margin-right: -40px;
}
.cell_menu{
    height: 48px;
    background: #539e3e;
    border-bottom: 7px solid #383838;
}

.new_video {
    height: 35px;
    position: absolute;
    z-index: 111111111111;
    color: white;
    width: 99px;
    background: red;
    text-align: center;
    padding-top: 1px;
    font-size: 19px;
    margin-right: 14px;
    margin-top: 19px;
}

.jssor_image_2{
background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 213px;
}
/***************************************/

    .video_section {
        height: 346px;
    }
    .jssor_hover_2 {
        position: absolute;
    }

    /***************** */
    @keyframes videoiconclick {
        from {
            transform: scale3d(1, 1, 1);
            background-color: #C00
        }
        50% {
            transform: scale3d(1.1, 1.1, 1.1);
            background-color: rgba(0, 0, 0, .5)
        }
        to {
            transform: scale3d(1, 1, 1);
            background-color: #C00
        }
    }

    @-webkit-keyframes videoiconclick {
        from {
            transform: scale3d(1, 1, 1);
            background-color: #C00
        }
        50% {
            transform: scale3d(1.1, 1.1, 1.1);
            background-color: rgba(0, 0, 0, .5)
        }
        to {
            transform: scale3d(1, 1, 1);
            background-color: #C00
        }
    }

    /************** end anmation */
    .blog-pic-wrap {
        position: relative;
    }

    .video-icon {
        width: 66px;
        height: 66px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        background-color: rgba(0, 0, 0, .5);
        background-color: rgba(255, 4, 4, 1);
        position: absolute;
        z-index: 1;
        display: block;
        top: 50%;
        left: 50%;
        margin-top: -33px;
        margin-left: -33px;
        cursor: pointer;
        transition: background-color 0.3s, opacity 0.3s, visibility 0.3s, border-color 0.3s;
        -webkit-transition: background-color 0.3s, opacity 0.3s, visibility 0.3s, border-color 0.3s;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);

    }

    .video-icon:hover {
        animation: videoiconclick 1.5s infinite ease-in-out;
        -webkit-animation: videoiconclick 1.5s infinite ease-in-out;
    }

    .jssor_hover_2:hover .video-icon {
        background-color: #C00;
        animation: videoiconclick 1.5s infinite ease-in-out;
        -webkit-animation: videoiconclick 1.5s infinite ease-in-out;
    }


    .video-icon:after {
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border: solid transparent;
        border-width: 15px 25px;
        /*   border-left-color: rgba(255,255,255,.5); */
        border-left-color: rgba(255, 4, 4, 1);

        top: 50%;
        left: 50%;
        margin-top: -15px;
        margin-left: -8px;
        transition: border-color 0.3s;
        -webkit-transition: border-color 0.3s;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
    }

    .jssor_hover_2:hover .video-icon:after {
        border-left-color: #FFF;
    }

    .post-item-wrap:hover .video-icon:after {
        border-left-color: #FFF;
    }

    .video_icon_second {
        top: 76px;
        left: 144px;
        margin-top: 0;
        margin-left: 0;
        z-index: 0;
        width: 44px;
        height: 44px;

    }

    .video_icon_second:after {


        border-width: 10px 16px;
        border-left-color: rgba(255, 255, 255, 1);
        top: 50%;
        left: 50%;
        margin-top: -10px;
        margin-left: -5px;
        transition: border-color 0.3s;
        -webkit-transition: border-color 0.3s;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
    }
    .root_left{

        transform: rotate(180deg);
        width: 19px;
        margin-right: 11px;
    }
    /****************************************************************************/
    /**************** End Video Section ******************************************/

    .jssor_hover_2 {
    width:100%;
            height: 277px;
        position: relative;
        display: inline-block;
        overflow: hidden;
        /*background: #fff;*/
        /*box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);*/
        /*-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);*/
        /*-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);*/
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .jssor_hover_2 .layer_2 {
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px
    }

    .jssor_hover_2:hover .layer_2 {
        box-shadow: inset 0px 0px 120px rgba(0, 0, 0, 0.9);
        -moz-box-shadow: inset 0px 0px 120px rgba(0, 0, 0, 0.9);
        -webkit-box-shadow: inset 0px 0px 120px rgba(0, 0, 0, 0.9)
    }

    .jssor_hover_2 .layer_2 {
        transition: all 0.6s ease-in-out;
        -webkit-transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
    }

    .jssor_hover_2:hover .layer_2 {
        transition: all 0.6s ease-in-out;
        -webkit-transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
    }
    .jssor_image_2{
        -webkit-transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -ms-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
        transition: all 0.6s ease 0s;
    }
    .jssor_image_2:hover{
        /*opacity: 0.7;*/
    }
    .view_all {
        padding: 0px 9px;
        font-size: 18px;
        font-family: "BBCNassim";
        color: rgb(34, 144, 195);
        font-weight: bold;
        line-height: 1.2;
        width: 76px;
        height: 24px;
        border-width: 1px;
        border-color: rgb(173, 171, 171);
        border-style: solid;
        border-radius: 3px;
        background-color: rgb(243, 243, 243);
    }
    .video_number{
        width: 200px;
        font-size: 16px;
        color: rgb(0, 0, 0);
        font-weight: bold;
        line-height: 1.2;
        float: right;
        margin-right: 70px;
        margin-top: 2px;
    }

    .video_number span {
        font-size: 16px;
        color: rgb(255, 162, 0);
        vertical-align: bottom;

    }

    .video_title_2 a {
overflow: hidden;
    text-overflow: ellipsis;
    color: rgb(73, 72, 72);
    padding-left: 2px;
    display: block;
    height: 27px;
    font-size: 18px;
    margin-top: 4px;
    }
.date {
    padding-top: 11px;
    direction: ltr;
        font-size: 12px;
        font-family: "URWDINArabic";
        color: rgb(153, 153, 153);
        line-height: 1.2;

        top: -100px;
        float: right;

}
.date:last-child {
    margin-left: 0px;

}
.cell_description img{
max-width:22px;
}
/*jssor slider arrow skin 074 css*/
    .jssora074 {
        top: -8px!important;
        display: block;
        position: absolute;
        cursor: pointer;
    }

    .jssora074 .a {
        fill: #333;
        fill-opacity: .7;
        stroke: #fff;
        /*stroke-width: 160;*/
        stroke-width: 960;
        stroke-miterlimit: 10;
        stroke-opacity: .7;
    }

    .jssora074:hover {
        opacity: .8;
    }

    .jssora074.jssora074dn {
        opacity: .4;
    }

    .jssora074.jssora074ds {
        opacity: .3;
        pointer-events: none;
    }
    .news_cat{
margin-top: 33px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;

    }
    .container_bg{
       background: #fff;
       max-width: 1250px;
       margin: auto;
    }
    .cell_description{
    width: 100%;
    height: 30px;
    }
    .small_re{
    float: right;
    background: #0c678d;
    height: 7px;
    width: 7px;
    margin-top: 8px;
    margin-left: 6px;
    }
    .video_views{
        font-size: 12px;
        font-family: "URWDINArabic";
        color: rgb(153, 153, 153);
        float: right;
        width: fit-content;
        margin-top: 3px;
    }
    .section_line{
    height:1px;
    width:100%;
    background:#cccccc;
    margin-bottom:26px;
    margin-top:16px;
    }
/***************************************/
.website_footer{
height:364px;
background-color: rgb(14, 14, 14);
padding-top: 90px;
}
.footer_address{
    font-family: "BBCNassim";
    font-size: 17px;
    color: rgb(255, 255, 255);
}
.phone ,.phone_number{
    color: rgb(255, 255, 255);
      font-size: 14px;
}
.phone{
padding-left: 28px;
}
.phone_number{

}
.phone_cell span{
    font-family: "BBCNassim";
    font-size: 18px;
    line-height: 16px;
}
.phone_cell{

width: fit-content;
float: right;
}
.phone_line{
    background: #fff;
    height: 30px;
    width: 1px;
    display: block;
    float: right;
    margin: 9px 0px 0px 7px;
}
.footer_category{
 color: rgb(229, 203, 203);
  font-size: 14px;
}
.footer_menu{
    color: rgb(160, 160, 160);
    margin-right: 6px;
    font-size: 15px;
}

.footer_menu li a{
    font-family: "BBCNassim";
}
.footer_menu li{

    list-style: none;
}
/***************************************/

    div.scroll-float-parent {
        width: 100%;
        background: #f8f8f8;
        position: relative;
        z-index: 25000;
    }

    div#scroll-float {
        height: 53px;
        width:100%;
        position: fixed;
        bottom: 0;
        background: #ff0000;
    }


.last_news_scroll
{
   /* border: 1px solid #002840;*/
    border: 0px solid #449284;
    padding: 9px;
    padding-right: 33px;
    padding-left: 10px;
    /* background: #002840; */
    background: red;
    /*color: #fff;*/
    color: #fff400;
    font-size: 18px;
}
.marquee_set {
background:red;
    padding-top: 9px;
    height: 100%;
    color: #fff;
    font-size: 22px;
    padding-right: 5px;
}
.afaq_space
{
   height: 19px;
       margin-right: 28px;
       margin-left: 28px;
       margin-top: 4px;
}
/******************************** css of edit 3/3/2020     *************/
    @-webkit-keyframes shine {
        100% {
           transform:scale(0.8);
        }
    }
@keyframes shine {
    0% {
        transform: scale(0.8);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.8);
    }
}
.footer_hajj_logo{
    -webkit-animation: shine 5s;
    animation: shine 5s;
    animation-iteration-count: infinite;

}

/******************************** End css of edit 3/3/2020     *************/
#scroll_id{
width: 88px;
     padding: 5px 12px 4px 7px;
     background-color: red;
     color: #fff;
     height: 37px;
     }
     .sub_title_{
font-family: "BBCNassim";
  margin-right: 26px;
      margin-left: 20px;
          vertical-align: middle;
     }
     .hajj_logo_scroll {
         max-width: 36px;
         margin-top: -3px;
         margin-right: 10px;
     }
     .footer_hajj_logo {
         -webkit-animation: shine 5s;
         animation: shine 5s;
         animation-iteration-count: infinite;
     }

/***************************************/
        .share-buttons {
    z-index: 111;
    position: absolute;
    width: 160px;
    height: auto;
    top: 274px;
    left: 4px;
    margin-left: 0px;
    margin-top: -106px;

        }

        .share-buttons .share-button {
            float: left;
            /*margin-top: 15px;*/
            margin-top: 0px;
        }

        .share-buttons .share-button:first-child {
            margin-top: 0;
        }

        .share-buttons .share-button:after {
            clear: both;
            display: table;
        }

        .share-button {
            display: block;
            position: relative;
            height: 46px;
        }

        .share-button:hover {
            cursor: pointer;
        }

        .share-button:hover .share-button-primary {
            box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.1);
        }

        .share-button:hover .share-button-secondary-content {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .share-button-primary {
            text-align: center;
            position: absolute;
            background: #000;
            width: 50px;
            height: 47px;
            left: 0;
            top: 50%;
            margin-top: -15px;
            padding-top: 8px;
        }

        .share-button-icon {
            display: block;
            color: #242424;
            position: absolute;
            width: 30px;
            line-height: 30px;
            font-size: 16px;
            margin-top: 1px;
        }

        .share-button-secondary {
            margin-top: 9px;
            overflow: hidden;
            margin-left: 15px;
            height: 45px;
        }

        .share-button-secondary-content {

            font-family: sans-serif;
            font-size: 14px;
            background: #c8dce2;
            display: block;
            height: 46px;
            padding-top: 5px;
            padding-left: 43px;
            padding-right: 18px;
            line-height: 30px;
            color: #fff;
            text-align: right;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            -webkit-transition: -webkit-transform 175ms ease;
            transition: -webkit-transform 175ms ease;
            transition: transform 175ms ease;
            transition: transform 175ms ease, -webkit-transform 175ms ease;
        }
        .live_video{
  z-index: 111;
      position: fixed;
      width: 321px;
      height: auto;
      top: 410px;
      left: 5px;
      margin-left: 0px;

        }
/***************************************/

/* menu css ********************************************************************************************************/

nav.app-menus {
    float: right;
}
nav.app-menus > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
nav.app-menus > ul > li {
    float: right;
    position: relative;
padding-left: 30px;
    color: #fff;
}
nav.app-menus > ul > li.menu-item-has-children > ul {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    right: -19%;
    list-style: outside none none;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 200px;
        margin-top: 2px;
            z-index: 111111111111111111111111;
}
nav.app-menus > ul > li.menu-item-has-children:hover > ul {
    left: 0;
    opacity: 1;
    visibility: visible;
}
nav.app-menus > ul > li.menu-item-has-children:hover > ul > li {
    margin: 0;
}
nav.app-menus > ul > li.menu-item-has-children > ul > li {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    background: #616c5e  none repeat scroll 0 0;
    border-bottom: 1px solid #e8ecec;
    float: left;
    margin: 6px 0;
    width: 100%;
}
nav.app-menus > ul > li.menu-item-has-children > ul > li > a {
    color: #ffffff;
    float: left;
    font-size: 14px;
    line-height: 20px;
    padding: 14px 8px;
    width: 100%;
    text-align: center;
}

nav.app-menus > ul > li:hover > a, .app-header.sticky nav.app-menus > ul > li:hover > a {
    color: #fff;
    background:#616c5e;
}
.menu-item-has-children > ul > li:hover > a {
    color: #ffffff !important;
}
nav.app-menus > ul > li:hover > a::after {
    right: 0;
    opacity: 1;
}
nav.app-menus > ul > li:hover > a::before {
    left: 0;
    opacity: 1;
}
.menu-item-has-children > ul > li:first-child {
    border-radius: 8px 8px 0 0;
}
.menu-item-has-children > ul > li:last-child {
    border-radius: 0 0 8px 8px;
}
nav.app-menus > ul > li.menu-item-has-children > ul > li:hover {
    background: #639054;
}
#menu2 li a:hover{
background:#fff;
color:#000;
}
#menu2 .menu-item-has-children li{
    margin-top: 0px;
}
#menu2 .sub-menu{
    margin-top: 5px;
}
#menu2 nav.app-menus > ul > li.menu-item-has-children > ul > li > a:hover{
 background: #27313d;
}
.dropdown.menu a{
padding-bottom: 14px;
}
/*********************************************************************************************************************/

/***  End new css *****************************************************************************************/