@import "https://almawrid.news/static/fonts/fonts/styles.css";

* {
    font-family: 'Aljazeera';

}

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: #fff;
}

.fluid {
    max-width: 100%;
}
/********************************* Old Css *********************************************************/


.header{
color:#9c9c9c;
background-color:#1a1a1a;
height:50px;
width:100%;
    font-size: 12px;
}
.header_date{
padding-top:15px;
    font-size: 13px;
}
.header_date_item{
font-size: 15px;
    margin-left: 30px;
    float: right;
}
.header_date_item:hover{
color:#449284;
}


.header_bg{
background-image:url('https://almawrid.news/static/images/site/header_bg.png');
    height: 133px;
    background-repeat: no-repeat;
    background-size: cover;

}

.image_logo{
    margin-right: 20px;
    margin-top: 13px;
    max-width: 114px;
}

.header_menus{

margin-left:30px;


color:#394036;
}

.header_menus:hover{

color:#449284;

}
.line_1{

width: 100%;
}
.line_1_image{
    width: 100%;
     margin-top: -18px;

}
.grid_menu{
    margin-top: -10px;
    font-weight: bold;
}

.social_media{
    margin-left: 12px;
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}
.social_media_hover {
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}
.social_media_hover:hover {
    transform: scale(1.1);
}
.social_med{
position: relative;
    top: -92px;
    right: -80px;
}
.header_serch{
z-index: 111;
    position: relative;
    top: 7px;
}
.header_input_search{
    width: 100%;
height: 26px;
    border-radius: 15px;
    margin-right: 0px;
    background-color: #f9f9f9;
}
/************************************Voting*******************************************************/

legend.leg_thx, legend.leg_q {
float: right;
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: #ffa93a;
    white-space: normal;
    font-size: 22px;
}
/*********************************End Old Css *******************************************************/
 /*************  new css   ******************************************************************************/

 /****************************** slider Css     **********************************************************/

.link_hover{

    display: block;
    height: 176px;
}
.author_link{
    display: block;
    height: 120px;
}
    .view_more {
        width: 75px;
        height: 32px;
        padding: 4px;
        background-color: #449284;
        border-radius: 7px;
        color: #fff;
        font-size: 12px;
        text-align: center;
        padding-top: 6px;
    }

    .news_title2 {
        padding-right: 18px;
        padding-left: 45px;

    }

    .news_title2 p {
    font-size:19px;
        font-weight: bold;
            margin-bottom: 7px;
    }

    .news_title {
        line-height: 25px;
        position: relative;
        color: #fff;
        bottom: -119px;
        font-size: 20px;
        padding: 4px 9px;
        background: rgba(0, 0, 0, .5);
        height: 55px;
        -webkit-transition: .1s ease-in-out;
        transition: .1s ease-in-out;
    }

    .news_image {
        width: 97%;
        height: 176px;
        margin-bottom: 8px;
    }
  .news_image:hover .news_title{
    background: rgba(0, 0, 0, .8);
  }
    .orbit-image {
        height: 360px !important;

    }

    .orbit-bullets {
        position: relative;
        margin-top: -2.2rem;
        margin-bottom: 0.8rem;
        text-align: left;
        margin-left: 17px;
    }

    .orbit-bullets button {
        width: 1rem;
        height: 1rem;
        margin: 0.1rem;
        border-radius: 50%;
        background-color: #cacaca;
    }

    .orbit-caption {
        height: 90px;
    }


    .news_title:hover {
        background: rgba(0, 0, 0, .8);
    }
.img_background{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}
.grayscale{
 filter: grayscale(100%);

}
.grayscale:hover{
 filter: grayscale(0);
}
.category_title{
    font-weight: bold;
    font-size: 18px;
margin-bottom: 20px;
    padding-right: 10px;
    border-right: solid 3px #449284;
    padding-top: 3px;
}
.line_{
    margin-top: 13px;
    height: 1.5px;
    background: #449284;
    margin-right: 15px;


}


.news_category{
padding-left: 19px;
    padding-top: 22px;
    border: 1px solid #d8d8d8;
    padding-right: 20px;
}

.grid-container{
max-width: 69.5rem;

}
.sub_category{
    padding-right: 23px;
}
.contentsChoosen{
padding-left: 19px;
    padding-top: 22px;
    border: 1px solid #d8d8d8;
    padding-right: 20px;

}
.contentsChoosen_image{
height: 85px!important;
border-radius:50%;
width: 85px!important;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.contents_hover{
      margin-top: 29px!important;
      height: 85px;
      margin-bottom: 15px!important;

}
.contents_hover:hover .contentsChoosen_image{
    transform: scale(1.12);
}



.contentsChoosen_title{
    font-size: 19px;
    margin-top: 4px;
    margin-right: 11px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.contents_hover:hover .contentsChoosen_title{
   font-weight:bold;
}
.contentsChoosen_category{
    margin-top: 19.3px;

}
.contentsChoosen_category:last-child{
        margin-bottom: 52px!important;
    }

.subCate_news_title{
    padding-right: 6px;
    font-size: 17px;
    padding-top: 14px;
    font-weight: bold;

}

.news_line{
width: 112%;
    margin-right: -20px;
    margin-bottom: 25px;
    background: #d8d8d8;
    height: 1px;
    margin-top: 17px;
}

.sub_category_news{

    padding-right: 23px;

    }
    .author_image{
height: 120px!important;
width: 120px!important;
    border-radius:50%;
margin-right:auto;
margin-left:auto;
    }

 /******************* video css  ************************************/
 .video_category{
 background:#252525;
height:500px;
margin-top: 50px;
 }
.video_category_title{
color: #fff;
    text-align: center;
    margin-top: 34px;
    font-size: 19px;
    margin-bottom: 15px;
}
.video_image_1{
height:393px;
width:100%;
 background-repeat:no-repeat;
background-size: cover;
background-position: center;
}
.video_image_2{
    height: 190px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.video_image_2:nth-child(2){
    margin-top: 13px;

}

 .video_cell{
 margin-left: 6px;
 position: relative;
 width: 694px!important;
    height: fit-content;
 }
 .set-grid div.cell {
     margin-bottom: 22px;
     margin-left: 0;
     overflow: hidden;
 }
 .image-news-miscellaneous {
     width: 100%;
     height: 100%;
 }
 .partNewsImage {
     padding-left: 1rem;
 }
 .iconVideoNews {
     position: absolute;
     top: 0;
     height: 100%;
     width: 100%;
     display: flex;
     flex-direction: column;
     justify-content: center;
     text-align: center;
 }
 .iconVideoNews .iconCenterDiv {
     text-align: center;
 }
 .partNewsImage .iconCenterDiv img.img {
     width: 68px;
     transition: all 0.2s ease;
 }
 .title-miscell-news {
    line-height: 1.2;
    font-size: 22px;
     color: #fff;
     margin-left: 8px;
     margin-right: 8px;
     padding-right: 4px;
     padding-left: 4px;
     justify-content: center;
     text-align: center;
     overflow: hidden;
  position: relative;
         opacity: 0;
     bottom: -360px;
     -webkit-transition: all 0.4s ease;
     transition: all 0.4s ease;
 }
 .cell-news-miscellaneous:hover .partNewsImage .iconCenterDiv img.img {
     width: 35px;
 }

 .cell-news-miscellaneous:hover .xx-fade {
     background: -moz-linear-gradient(3deg, rgba(0, 39, 64, 0.77) 16%, rgba(134, 59, 97, 0) 76%);
     background: -webkit-gradient(3deg, rgba(0, 39, 64, 0.77) 16%, rgba(134, 59, 97, 0) 76%);
     background: -webkit-linear-gradient(3deg, rgba(0, 39, 64, 0.77) 16%, rgba(134, 59, 97, 0) 76%);
     background: -o-linear-gradient(3deg, rgba(0, 39, 64, 0.77) 16%, rgba(134, 59, 97, 0) 76%);
     background: -ms-linear-gradient(3deg, rgba(0, 39, 64, 0.77) 16%, rgba(134, 59, 97, 0) 76%);
     background: linear-gradient(3deg, rgba(11, 13, 14, 0.77) 16%, rgba(134, 59, 97, 0) 76%);
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     -webkit-transition: all 5s ease;
     transition: all 5s ease;
 }

 .cell-news-miscellaneous:hover .title-miscell-news {
    bottom: -350px;
     height: 47px;
     opacity:1;

 }
 .video_title_second{
 bottom: -132px;

 }
 .cell-news-miscellaneous:hover .video_title_second{
 bottom: -132px;
 }
 /********* ArticlesSpecial ******************************/

 .ArticlesSpecialTitle{
     line-height: 1.2;
     font-size: 21px;
     color: #000;
text-align: center;
     font-weight: bold;


 }
.ArticlesSpecialLink{
display: block;
    margin-right: 10px;
    margin-left: 10px;

}
.Articles_title{
float:right;
    font-size: 20px;
    font-weight: bold;
}

/********************* footer ********************************/

.reveal-overlay{

    z-index: 111111111111111111;
}
.footer_{
height: 421px;
    background: #1a1a1a;
    margin-top: 50px;
    padding-top:50px;
}
.footer_category_title{
    font-size: 20px;
    color: #449284;
    font-weight: bold;
     margin-right: 23px;
}

.footer_menu{
color:#fff;


}
.footer_menu li{
    list-style: none;
    font-size: inherit;
    margin-right: 0px;
    margin-top: 9px;
    width: fit-content;
    padding: 0px 3px;


}
.footer_menu li:hover{
background:#1e9882;


}
.input_search{
    height: 30px;
    border-radius: 15px;
    width: 54%;
    margin-right: 18px;
    background-color: #292929;
    margin-top: -28px;
}

.title_details{
font-weight: bold;
margin-top: 10px;
    font-size: 22px;
    margin-bottom: 16px;

}

.calinder_line {
    margin-right: 12px;
    height: 16px;
    border-width: 0.5px;
    border-color: rgb(5, 151, 196);
    border-style: solid;
    position: absolute;
    width: 1px;
    margin-top: 13px;
}
.views {
    margin-top: 12px;
}
.new_date {
    font-size: 13px;
    margin-right: 0px;
    margin-top: 13px;
    color: rgb(121, 0, 0);
    margin-bottom: 8px;
}
.article_author {
    font-size: 18px;
    color: #449284;
    font-weight: bold;
    margin-top: 14px;
    margin-bottom: 11px;
}
.socialicon {
float:left;
    background: url('https://almawrid.news/static/images/site/social_media.svg');
    height: 34px;
    width: 31px;
    margin: 0 5px;
    transition: transform 0.6s ease-in-out;
    display: block;
    background-size: 125px 45px;
}
.socialicon-twitter {
   background-position:61px 0px;
}
.socialicon-facebook {
   background-position:31px 0px;
}
.socialicon-whatsapp {
    background-position:0px 0px;
}
.socialicon-telegram {
   background-position:95px 0px;
}
.socialicon:hover {
   /* transform: rotate(360deg);*/
}
/************************* social media *************************/
.circle{
    height: 13px;
    width: 13px;
    background: #449284;
    border-radius: 50%;
    float: right;
    margin-top: 8px;
    margin-left: 7px;
}
.social_ul {
    float: left;
    display: flex;
    position: inherit;
    /* top: 50%; */
    /* left: 50%; */
    transform: translate(-50%, -50%);
    top: 32px;
    margin-bottom: 9px;
    margin-left: 90px;
    margin-top: 18px;
}


.social_ul li {
    list-style: none;
}

.icon_s {
    width: 32px;
    height: 32px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    line-height: 34px;
    margin: 0 10px;
    display: block;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    border: solid 2px #44474a;
    z-index: 2;
}

.social_ul li a .fa {
    position: relative;
    color: #262626;
    transition: .5s;
    z-index: 3;

}

.social_ul li a:hover .fa {
    color: #FFFFFF; /* لون الايقونة بعد الهوفر */
    transform: rotateY(360deg);
}


.icon_s:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #FF0000;
    transition: .5s;
    z-index: 1;
}

.social_ul li a:hover:before {
    top: 0;
}


.social_ul li:nth-child(1) a:before {
    background-color: #3b5999; /* الفيس بوك*/
}

.social_ul li:nth-child(2) a:before {
    background-color: #55acee; /* تويتر */
}

.social_ul li:nth-child(3) a:before {
    background-color: #25D366; /* الواتساب */
}

/******************* Voting ************************************/

.vote {
    background: #bebea2;
    min-height: 192px;
    padding: 17px;
    position: relative;
}

 .result {
     background: #bebea2;
     min-height: 192px;
     padding: 17px;
 }

legend.leg_thx, legend.leg_q {
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: #1e3956;
    white-space: normal;
    text-align: center;
    font-size: 22px;
}

.choose_vote {
    color: #1e3956;
    font-size: 17px;
}
.v_result {
    margin-bottom: 10px;
}

.back_row_result {
    margin-left: 5px;
    border-radius: 12px;
    background: #4949491c;
}

.row_result {
    height: 14px;
    border-radius: 12px;
    background: #1e1532;
}

.percent {
    color: #1e3956;
    top: -3px;
    position: relative;
}

.bt_vote .button {
    background: #1e1532;
    margin: 0;
    color: #4890e2;
    font-size: 20px;
    padding: 6px 14px;
    border-radius: 8px;
    border-radius: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 29px;
}
input.style_radio[type="radio"] + label {
    color: #1e3956;
    font-size: 20px;
}
.bt_vote {
    position: relative;
    margin-top: 15px;
    direction: ltr;
}

input.style_radio[type="radio"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-left: 2px;
    vertical-align: middle;
    background: url('https://almawrid.news/static/images/site/radio.png') 0px top no-repeat;
    cursor: pointer;
    background-size: 41px;
}
input.style_radio[type="radio"]:checked + label span {
    background: url('https://almawrid.news/static/images/site/radio.png') -24px top no-repeat;
    background-size: 41px;
}
input.style_radio[type="radio"]:checked + label span {
    background: url('https://almawrid.news/static/images/site/radio.png') -24px top no-repeat;
    background-size: 41px;
}
input.style_radio[type="radio"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-left: 2px;
    vertical-align: middle;
    background: url('https://almawrid.news/static/images/site/radio.png') 0px top no-repeat;
    cursor: pointer;
    background-size: 41px;
}
input.style_radio[type="radio"] {
    display: none;
}
.cell_soialmedia{
padding-left: 13px;
}
/**************************** respnvie ***********************************/

.contents_menu{
    height: 40px;
    text-align: center;
    background: #000;
    width: 19%;
    margin: 3px 0px;
    color: #fff;
    padding: 7px 0px;
    border-left: solid 1px #fff400;
}
@media screen and (max-width: 640px){
.last_news_scroll{
    padding-right: 11px!important;
    padding-left: 11px!important;
    margin-right: -8px!important;
}
.header_input_search{
margin-top:17px;
}
.header_serch{
z-index: 0;

}
.is-dropdown-submenu{
background:#fef974;

}
#scrollNews{
margin-top: 15px;
}
.footer_{
height:auto;

}
.input_search{
margin-top:0px;

}
.hidden_mobile{
display:none;

}
.news_image{
height:140px;

}
.mobile_social_media{
margin-top: -29px;
    margin-left: 17px;

}
.grid-voting{
padding:0px!important;
}
.author_image{
    height: 100px!important;
    width: 100px!important;
}
.news_title2 {
    padding-right: 10px;
    padding-left: 5px;
}
.news_title2 p{
font-size:14px;
}
.vote{
padding-left:0px!important;
padding-right:0px!important;

}
.cell_soialmedia{
padding-left: 0px;
}
.social_ul{
    margin-left: 60px;

}
.icon_s{
    margin: 0 6px;
}
}

@media screen and (max-width: 550px){
.news_category{
    margin-top: 45px;

}
.dropdown.menu a {
padding-top:10px;

}
.header_menus{
padding: 5px 0px;

}
.menu li {
margin: 0px 5px;
}
}
@media screen and (max-width: 375px){

.menu li {
font-size:11px;
}
.dropdown.menu a{
padding-right:10px;
padding-left:10px;
}
}
/******************************* CSS mobile ****************************************/
/*  css of mobile */

    * {
        margin: 0;
        padding: 0;
    }
    .gsc-control-cse{
        display: none;
    }
    /* Icon 1 */

     #nav-icon3{
         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{
        font-weight: bold;
        color: #233a74;
        transform:scale(0);
        margin-top: 30px;
     /*   background: #746192; */
         background: #9dcdc4;
        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% ;
    }



   /* end css mobile */


   @media screen and (max-width: 1018px) {
   .old_age{
   height:auto;
   }
   .Counseling{
    margin-top: 26px;
   }
#mm{
width:0px;
}
   .header_{
    margin-top: 0px;
    padding-top: 8px;
    padding-right: 10px;
   }
.menu li{
    margin: 0px 0px;
height:auto;
}
.gallery{
height:auto;
}
.footer{
height:auto;
}
.shadow_{
    margin-bottom: 30px;

}
   }
   select option[disabled]:first-child {
       display: none;
   }
   select option {
       color: black;
   }

    select option {
        color: black;
    }

    select {
        background-color: #fefefe !important;
    }

    select option:first-child {
        color: grey;
    }

    select.empty {
        border-radius: 9px;
        color: grey;
        height: 48px;
    }

    /* Hidden placeholder */
    select option[disabled]:first-child {
        display: none;
    }

    button, select option:first-child {
        color: red !important;
    }
.selectStyle{
padding: 4px 10px;
height: 30px;
color: #cfcaca;

}
select{
    background-position: left 0rem center;

}
.dropdown.menu > li.opens-left > .is-dropdown-submenu{
    z-index: 333333333333333333;
}
#menu{
    z-index: 111111111111111111111111111111111111111111111111;

}


    div.scroll-float-parent {
        width: 100%;
        background: #f8f8f8;
        position: relative;
        z-index: 25000;
    }

    div#scroll-float {
        height: 47px;
        width:100%;
        position: fixed;
        bottom: 0;
        background: #cccccc;
    }


.last_news_scroll
{
   /* border: 1px solid #002840;*/
    border: 1px solid #449284;
    padding: 9px;
    padding-right: 33px;
    padding-left: 33px;
    /* background: #002840; */
    background: #449284;
    /*color: #fff;*/
    color: #fff400;
    font-size: 18px;
}
.marquee_set {

    padding-top: 10px;
    height: 100%;
    color: #002640;
    font-size: 22px;
    padding-right: 5px;
}
.afaq_space
{
   height: 19px;
       margin-right: 28px;
       margin-left: 28px;
       margin-top: 4px;
}
#scroll_id{
width: 88px;
     padding: 5px 12px 4px 7px;
     background-color: red;
     color: #fff;
     height: 37px;
     }

.orbit-container{
    font-size: 22px;

}