@import "https://alameedcenter.iq/static/fonts/fonts/styles.css";

@keyframes alphaTrans {
    0%   {opacity:0.0;}
    100%   {opacity:1;}
}

@keyframes translateAndScale {
    0% {opacity:0.0;transform:translate(50px,50px);transform:scale(0.80)}
    100% {opacity:1;transform:translate(0);transform:scale(0.90)}
}

@keyframes pulse {
     0% {opacity:0.0;transform;transform:scale(1)}
     50% {opacity:0.5;transform;transform:scale(1.2)}
     100% {opacity:1.0;transform;transform:scale(1)}
 }

 @keyframes buttonPulse {
     0% {transform;transform:scale(1)}
     50% {transform;transform:scale(1.2)}
     100% {transform;transform:scale(1)}
 }

@keyframes translateFromLeft {
    0% {opacity:0.0;transform:translate(-150px,-150px);}
    100% {opacity:1;transform:translate(0);}
}

@keyframes marquee {
    0%   { transform:translateY(100%) }
    100% { transform:translateY(0%) }
}

* {
    font-family: 'DroidArabicKufi';;

}

a {
color:inherit;
}
.row {
position:relative;
}
.column {
margin-bottom:5px;
}

body {
   background:url(https://alameedcenter.iq/static/images/site/Bgsite.png) repeat top center;
}

img:not(.img) {

    /*height : auto;*/
}


@keyframes imgbg {
    0%   { background-position: 100% 0%; }
    100% { background-position: 0% 100%; }
}
a:hover {
color:inherit;
}
.imgbg {
    width:  100%;
    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';
}

.title {
        overflow:hidden;
        text-overflow:ellipsis;
}

.is-dropdown-submenu {
right: 0%;
}

.spacer {
margin-top:50px;
}

.marquee {
top: 130px;
position: relative;
box-sizing: border-box;
animation: marquee 15s linear infinite;
margin:20px;
}

.marquee:hover {
 animation-play-state: paused;
 }

@keyframes marquee {
    0%   { top:   150px }
    100% { top: -250px }
}

.fluid {
max-width:100%;
}

::-webkit-scrollbar
{
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track
{
  background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb
{
  background: rgba(0, 0, 0, 0.5);
}

.header
{
     width:100%;

    height:133px;
    background:url(https://alameedcenter.iq/static/images/site/Bg_header.png) no-repeat;
     background-size: cover;
        background-repeat: no-repeat;
overflow: hidden;
}


.logo-left
{
    width: 66px;
    height: 80px;
    margin-right: 15px;
    position: relative;
    background:url(https://alameedcenter.iq/static/images/site/alkafeelimg.png);
    background-position: center;
    background-size: 100% 100%;
}
.logo_txt_R
{



    margin-top: 13px;
    padding: 0;
}


.logo_txt_L
{


    margin-top: 8px;
    padding: 0;


}
.logo-right
{

    background:url(https://alameedcenter.iq/static/images/site/alamedlogo.png) no-repeat center;
    width: 74px;
    height: 98px;
    background-size: 100% 100%;
    top: -9px;
    position: relative;
    margin-left:0px;
}


.menu_main
{

    position: relative;

    background: #d3caa7;

    height:  40px;
}



.estmenu
{
    margin: 0;
    height: 40px;
    padding-top: 4px;
    overflow: hidden;
}
.estmenu .first_li
{
    text-align: center;
    display: inline-block;
    list-style: none;
    border-left: 2px solid rgba(160, 143, 76, 0.53);
    padding: 6px 0 0 0;
    height: 33px;
    margin-right: -4px;
    margin-bottom: 3px;

}
.estmenu .first_li:last-child
{
    border-left: 2px solid transparent;
}



.estmenu .first_li a

{

    padding: 0 19px 0 19px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 15px;
}

.estmenu li a:hover
{

    border-bottom: 3px solid #132760;

}

.downbar
{
    height:18px;
    position: relative;
    top: 1px;
    border-top: 1px solid #d3caa7;
}





.setlang
{
    margin-top: 2px;
    margin-left:30px;
    float: left;
    width: 140px;


}
select
{
  padding: 0;
  margin:0;
    line-height: inherit;
    padding-left: 1.5rem;

}
.content
{
    position: relative;
    height: auto;
     top: 30px;
    margin-bottom: 50px;
    overflow: hidden;

}


.slider_ul_orbit
{
    height:319px
}

.slider_li_orbit
{
    position: relative;
    display: list-item;
}

.ImageNews
{

    background-size: 100% 100%;
    width:100%;
    height: 319px;
    background-repeat:no-repeat;

}
.left_coluumn_news
{
    width:100%;
    height: 319px;

}
.spaceCol .columns
{
    padding: 0px 2px;
}


.slide_button_sty_pre,.slide_button_sty_preNews
{
    height: 49px;
    width: 36px;
    background:rgba(109, 105, 76, 0.79) url(https://alameedcenter.iq/static/images/site/right.png) no-repeat center;
    background-size: 15px;
    margin-right:10px;
    margin-top: -33px;
}
.slide_button_sty_preNews
{
    margin-top:0;

}

.slide_button_sty_next,.slide_button_sty_nextNews
{
    height: 49px;
    width: 36px;
    background: rgba(109, 105, 76, 0.79) url(https://alameedcenter.iq/static/images/site/left.png) no-repeat center;
    background-size: 15px;
    margin-left: 11px;
    margin-top: -33px;
}

.slide_button_sty_nextNews
{
    margin-top:0;

}


.other_slider
{
    position: relative;
    max-height:270px;
    display: list-item;
}


.titlenews
{

    height:65px;
    overflow: hidden;

}
 .dateup
{
    text-align: center;
    background: rgba(109, 105, 76, 0.79);
    width: 65px;
    height: 64px;
    float: left;
}
 .dateup p,.dateup p.month
 {

     margin: 0;
     height: 21px;
     font-size: 13px;
     overflow: hidden;
 }


.dateup p.month
{

    font-size: 11px;

}


 .viewcategories
 {
     padding: 0;
     width: 75px;
     position: absolute;
     top: 35px;
     left: 85px;
     height:28px;
 }
 .viewcategories_icon
 {

     display: block;
     direction: ltr;
     text-align: left;
     float: left;

 }
 .p_view{

     position: absolute;
     top: 1px;
     margin-left: 17px;
     font-size: 14px;
 }
 .viewcategories_icon li
 {

     padding-right: 15px;
     list-style: none;
     display: inline-block;
     padding-top: 5px;

 }
.footercaptionleft
{
    top: 230px;
    position: relative;

    padding: 10px 10px 10px 10px;
    color: white;
}
.depart_center
{
    margin-top: 53px;
    background: #1d89b1;
    height: 36px;
    padding: 6px 23px;
    border-radius: 5px;

    color: white;
    overflow: hidden;


}


.number_center {


    margin-top: 15px;
    margin-bottom: 35px;
}

.mut_part
{

    background: #1d89b1;
    border-radius: 5px;
    padding: 6px 23px;
    color: white;
    margin-bottom: 15px;
    margin-top: 22px;
}
.mut_part_other
{
    height: 40px;
    background: url(https://alameedcenter.iq/static/images/site/butclick.png);

    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 5px;
    padding: 6px 23px;
    color: white;
    width: 200px;

    margin-bottom: 22px;
    text-align: center;
}

.btn_pre
{
    border:1px solid red;
}

.right_dept_
{

    background-size: 100% 100%;
    width:100%;
    height: 212px;
    background-repeat: no-repeat;
   background-position: center;



}

.heightdiv
{

    height: 312px;
    margin-bottom: 5px;
    overflow: hidden;
}

.heightdiv
{
overflow-y:auto;

}
.right_dept_title
{


    width: 100%;
    text-align: center;
    padding:0;
}
.right_dept_title p
{
   margin-top: 5px;
.right_dept_title p

}



.conferencesBg

{
    height: 448px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    overflow: hidden;

    /*opacity: 0.5;*/

}

.scrollberforSmallConference
{

    margin-right: 15px;
    margin-left: 15px;

}
.lastConferenceShowHidden
{
   display: block;
   margin-top:10px;
    height: 386px;
    overflow-x: hidden;


}
.lastConferenceShowHidden:hover
{
    overflow-y: auto;
}
.vvv

{
    margin-left: 100px;
}
#content{
    height: 348px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    margin-top: 50px;
}
#content.appear{
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

#lastConferenceShowHidden.hidden
{
    display: none;

}
.cnt
{

text-align: center;
    margin-top: 2px;
}

.cnt .sh_hi
{
padding: 0;
background: none;
margin: 0;
}
.divPosh
{

    width: 43px;
    height: 43px;
    border-radius: 50%;
    background: white;
    padding: 12.5px;
}
.dotesCn
{


    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #9c9a9a;
}
.divPosh:hover
{

    background: #9c9a9a;
}
.divPosh:hover .dotesCn
{

    background: white;
}
.bg_ul_none
{
 border: none;
 background: none;
 margin-left: 13px;
}

.bg_div_none
{
    padding:0;
    background: none;
    border: none;

}





.mut_ins_part_conferences
{

    height: 276px;
    overflow: auto;
    padding-left:15px;
}

.set_1x
{

    margin-bottom: 10px;
    background: rgba(238, 236, 229, 0.88);
    border-radius: 5px;
    padding: 5px 40px 6px 6px;
    font-size: 15px;
}

.set_art_conferences,.set_art_conferences_comfe,.set_art_conferences_comfe_li
{

    margin-bottom: 5px;
    background: rgba(238, 236, 229, 0.88);
    border-radius: 5px;

    margin-left: 12px;
    margin-right: 12px;
    overflow: hidden;
    padding: 3px 0 3px 0px;
    text-align: center;

}
.set_art_conferences_comfe
{
    font-size: 15px;
    margin-left: 16px;
    margin-right: 0;
    padding-top: 9px;
    padding-bottom: 9px;
}
.set_art_conferences_comfe_li
{
    margin-left: 45px;

}

.set_1x a
{
    text-decoration: none;


}

.set_2x
{
    background: rgba(238, 236, 229, 0.88);
    border-radius: 5px;
    height: 33px;
    padding: 5px 40px 0 6px;
    overflow: hidden;
    margin-bottom: 15px;
}
.smallScreen_view
{

    text-align: center;
    font-size: 21px;
    background: rgba(238, 236, 229, 0.88);
    position: relative;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 24px;
    padding: 18px 9px 18px 9px;
}
.lastConference
{
    border: 1px solid cyan;
}
.insider_style
{

    margin-top: 5px;
    margin-bottom: 45px;
    min-height: 364px;
        overflow: hidden;

}
.title_cat
{
    position: relative;
    border-bottom: 1px solid;
    margin-bottom: 15px;
    width: 100%;
    padding-right: 1px;
}

.views_post
{
    direction: ltr;

    float: left;
    height: 35px;
    color: #b9b4b4;
    margin-right: 15px;
}

.newsslider {

    margin-bottom: 30px;
}


.date_pos
{
    height: 35px;
    direction: ltr;

    float:left;
    color: #b9b4b4;
}

.date_pos span
{
    padding-right: 7px;
    font-size: 20px;
}
.views_post span
{
    padding-right: 7px;
    font-size: 20px;
}
.AdverMagazine
{

    margin-top: 85px;
}

.tillemagazine
{
    color: #efefef;
    height: 36px;
    padding: 6px 23px;
    background: #1d89b1;
    border-radius: 5px;
}
.randArticleContent
{

    overflow: hidden;
    background: #1d89b1;
    border-radius: 5px;
    color: #fefefe;
    padding: 6px 17px;
    margin-bottom: 20px;
    margin-top:23px;

}
.partnews_
{

    margin-top: 60px;
     width: 100%;
    overflow: hidden;
}
.titleNews
{


    width: 46%;
    height: 36px;
    background: #1d89b1;
    border-radius: 5px;
    color: #fefefe;
    padding: 6px 17px;
}

.imagenews
{

    height: 178px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat:no-repeat ;
    border-radius: 5px;

}

.imagenews:hover
{


    box-shadow:0px 0px 10px 0px rgba(89, 95, 89, 0.67)

}
.titlenewsmain
{

    height: 178px;
    margin-bottom:25px;


}
.title_list
{
    color: rgb(29, 137, 177);
}

.excerpt_ex
{

    padding-top: 5px;
    height: 100px;
    margin-bottom: 13px;
    overflow: hidden;
}


.barsharing
{

    margin-right: 4px;
    height: 41px;
    background: #ececec;

}

.randArticleContent a:focus
{
    color: white;
}

.sidebar
{
    margin-top: 25px;
}
.magazineTabs
{

    margin-top: 5px;
    border: none;
    border-top: 1px solid #e6e6e6;
    padding-top: 10px;
    padding-right: 1px;


}
.magazineTabs li
{

    margin-left:5px;



}

.tabs-title .hoverSet
{

    height:38px;
    padding: 9px 19px 0 19px;

    font-size: 15px;
}
a.hoverSet:hover
{

background:transparent;
}

.tabs_background
{
background:transparent;
}

.tabs-title > .hoverSet:focus, .tabs-title > .hoverSet[aria-selected='true'] {
    background: url(https://alameedcenter.iq/static/images/site/butclick.png);
    color: black;
   background-size: 100% 100%;
    background-repeat: no-repeat;

}


.upstelymg
{
    margin-top: 7px;
    padding: 0;

}
.imgmaz
{
    height: 290px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}
.contmagazine
{
    border: 5px solid blue;
}
.Advertitle
{
    color: #efefef;
    height: 36px;
    padding: 6px 23px;
    background: #1d89b1;
    border-radius: 5px;
}
.Advertitle :focus
{
    color:#efefef ;
}
.contentAdver
{
    border-top: 1px solid #e6e6e6;
    height: 349px;
    margin-top: 5px;
}
.contentAdver2
{
    height: 349px;
    margin-top: 5px;
}
.Advertimg
{

    margin-top: 15px;
    height:327px;
    background-position: center;
    background-size:100% 100%;


}
.slider_tap
{

    height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -30px;

}
.slider_tap .orbit-bullets
{
  margin: 0;
}

  .orbit-bullets button
{
      width:15px;
      height: 15px;
}



.tabs-content
{
 border: none;
}
.Releases {

    margin-top: 40px;

}
.contentReleases

{

    margin-top: 15px;
    overflow: hidden;
}
/*.Releasesbooks*/
/*{*/
    /*margin-left:11px;*/

/*}*/


.titleReleases

{
    background: #1d89b1;
    height: 36px;
    padding: 6px 23px;
    border-radius: 5px;

    color: white;
    overflow: hidden;
    margin-top:23px;
}
.titlebooks
{

    overflow: hidden;
     margin-bottom: 8px;
}

.bookRl
{

    margin-top: 15px;
    border-right:1px solid rgb(113, 119, 121);
    margin-bottom: 15px;
        margin-right: -1px;

}



.bookRl:first-child
{
    border-right:1px solid transparent;
}

.coverbook
{

    height: 157px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;

}
.coverbook:hover
{
    box-shadow:0px 0px 10px 0px rgba(255, 0, 0, 0.67)
}
.datebook
{
    margin-right: -15px;

    height: 157px;
}

.datebookstyle
{

    margin-top: 113px;
    text-align: center;
    float: right;
    font-size: 15px;
    background: #d3caa7;
    padding: 1px 9px 0 9px;

}
.titlebooks p
{
    text-overflow: ellipsis;
    margin-top: 8px;
    margin-right: 5px;
}


.load_more
{
    position: relative;
    float: left;

    margin-left: 2px;
    border: 1px solid rgb(199, 197, 197);
    border-radius: 2px;

}

.download_book
{
    position: relative;
    float: left;
top:-5px;
    margin-left: 2px;
    border: 1px solid rgb(199, 197, 197);
    border-radius: 2px;
}

.view_more_btn
{

    height: 24px;
    background: #fefefe;
    margin: 0;
    padding: 5px;
    color: rgba(0, 0, 0, 0.65);
}



.loadmore
{
    margin-left: 2px;
    border: 1px solid rgb(29, 137, 177);
    border-radius: 2px;
    height: 24px;
    background: rgba(78, 74, 74, 0.3);
    margin: 0;
    padding: 5px;
    color: rgba(0, 0, 0, 0.65);
}

.title_rels
{


}

.contentReleasesList
{
    border-right: 1px solid rgb(199, 197, 197);


}

.contentReleasesList :first-child
{
border-right: 1px solid transparent;

}

.footer
{
    position: relative;
    width: 100%;
    border-top: 25px solid #cacaca;
    height:auto;
    background: url(https://alameedcenter.iq/static/images/site/Bgfooter.png) no-repeat;
     background-size: cover;
    top: 15px;
}
.titleMemberCenter
{
    position: relative;
    text-align: center;
    background: #1d89b1;
    border-radius: 5px;
    color: #fefefe;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left:30px;
    padding-right:30px;
    overflow: hidden;
    margin-top:23px;
    margin-right:-14px;
    margin-bottom:13px;
}
.titleMemberCenter:focus
{
    color: #fefefe;
}
.coverline
{
    padding-bottom: 3px;
    margin-bottom: 15px;
}

.imagemember
{
    background-position: center;
    background-size: 100% 100%;
    background-repeat:no-repeat ;
    background-color: white;
    -webkit-transition: all 0.7s ease;
        transition: all 0.7s ease;
    height: 277px;
}
.imagemember:hover
{
    box-shadow:0px 0px 10px 0px rgba(89, 95, 89, 0.67)
}
.titleviewmember
{

    height: 187px;

}

.titleviewmember .titlemembers {


    font-size: 25px;
    color: #6f002f;
}

.color_div
{
    padding: 5px;
    width: 100%;
    background: #d3caa7;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}
.excerpt
{
    height: 105px;
    overflow: hidden;
    padding-left: 4px;

}

.moreDetails
{

    position: relative;
    float: left;

    margin-left: 5px;
    color: #6f002f;
}
.articleContentmember
{
    width: 100%;
    border: 1px solid;
}
.viewdetailsmember
{
    width: 100%;
    margin-left: 19px;
    margin-right: 15px;
    padding: 12px 15px 155px 15px;
    border-radius: 10px;
}
.listmenunews
{
    border: 1px solid;
}
.imgbgmember
{
    height: 298px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.titdetails
{

    height: 298px;
    overflow: hidden;
}
.namemember
{

    font-size: 25px;
    color: #6f002f;
    margin-top: 25px;

}



.articleTextContentNews
{
    color :#8a8a8a;
    margin-top: 20px;

}
.articleTitleNews
{
    color :#8a8a8a;
}
.sharingPost
{
    float: left;
    margin-top: 5px;
    margin-left: 15px;
}
.socialicon
{
    background:url(https://alameedcenter.iq/static/images/site/socialicon.png);
    height: 32px;
    width: 32px;
    margin: 0 5px;
    transition: transform 0.6s ease-in-out;
    display: block;
}
.socialicon:hover {
    transform: rotate(360deg);
}


.socialicon-facebook {
    background-position: 0 -224px;
}
.socialicon-twitter {
    background-position: 0 -96px;
}
.socialicon-google-plus
{
    background-position: 0 -192px;
}
.socialicon-linkedin {
    background-position: 0 -32px;
}

.socialicon-whatsapp {
    background-position: 0 -160px;
}
.sharingPost p
{
  color: #8a8a8a;
}
.socialcommunication
{
    border: 1px solid;
    margin-right: 50px;
}
.listdepartmentonly
{


    background-color:#d3caa7;
    margin-bottom: 15px;
}
.imgpart
{

    height: 255px;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.connection{
margin-top:5px;

}
.textpart
{

    padding-left: 10px;


}
.titlecenterlist
{
    white-space: nowrap;
    width: 17em;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 35px;
    padding: 5px 7px 0px 17px;
    color: #fefefe;
    border-radius: 5px;
    background-color: #1d89b1;
    margin-top: 10px;
    margin-right: 5px;

}
.textcenterlist
{

    height: 180px;
    margin-top: 9px;
    padding-right: 10px;
    overflow-y: auto;
    overflow-x: hidden;
}
.textcenterlist ul
{
    margin-bottom: 5px;
}
.textcenterlist ul li a:hover
{
   color: #1d89b1;
}
.aboutcenter
{

    padding-right: 6px;
    padding-top: 10px;
    border-radius: 10px;
    margin-bottom: 15px;
    padding-bottom: 30px;
}

.footercaption

{
    top: 230px;
    position: relative;

    padding: 10px 10px 10px 10px;
    color: white;
}

.footercontact
{
    position: relative;
    top: 28px;

}
.footerSite
{

    height:auto;

}
.friendsSite
{
    border: 1px solid violet;
}


.titlefriendsite
{
    border-bottom: 1px solid rgb(199, 197, 197);
    margin-top: 24px;
    color: white;
    padding-right: 5px;;
}
.listSiting

{
    margin-top: 5px;
    border-radius: 20px;
    min-height:145px;
    padding-top: 5px;
    overflow: hidden;
    background: rgba(81, 163, 193, 0.57);
}

.listSiting:hover
{
 border-radius: 0;

}

.listalatabat
{
    margin-top: 5px;
    border-radius: 20px;
    height: 145px;
    padding-top: 5px;
    overflow: hidden;
    background: rgba(81, 163, 193, 0.57);
}


.listalatabat:hover
{

overflow-y:auto;
  border-radius: 0;
}

.listSiting ul,.listalatabat ul

{
    list-style: none;
    margin-right: 7px;


}
.listSiting li
{
    width: 100%;
    line-height: 1.5em;
    float: right;
    font-size: 13px;
    color: white;
}
.listalatabat li
{
    width: 100%;
    line-height: 1.5em;
    float: right;
    font-size: 13px;
    color: white;
}
.listSiting li a:focus,.listalatabat li a:focus
{
    color: white;
}
.barlistpartsenter
{
    border: 1px solid blue;
}
.titbartcenter
{

    height: 36px;
    background: #1d89b1;
    border-radius: 5px;
    color: #fefefe;
    padding: 6px 17px;
}
.titbartcenter:focus
{
    color: #fefefe;


}

.listpartcenter
{

    margin-top: 15px;
    height: 250px;
    overflow: hidden;
    margin-bottom: 10px;
}
.listpartcenter:hover
{
  overflow-y: auto;
}


.listpartcenter ul
{
margin-top:3px;
    list-style: none;
    margin-right: 10px;
}
.listpartcenter li
{
padding:5px;

}
.listpartcenter li a
{
padding:0px 5px 0px 5px;

}
.listpartcenter li :hover
{
border-radius: 5px;
    background-color: #258dad;
    color: #fefefe;
}
.newsTopview
{


    margin-top: 18px;
    margin-bottom: 50px;

}
.Topnews
{

    margin-top: 10px;
    overflow: hidden;
    padding-left: 35px;
    border-bottom: 1px solid rgb(199, 197, 197);
    border-left: 1px solid rgb(199, 197, 197);
}
.imageTopnews
{

    height: 75px;
    width: 100px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.imageTopnews:hover,.imageTopviewlist:hover
{
    box-shadow: 0px 0px 10px 0px rgba(89, 95, 89, 0.67);
}
.viewToplistnews
{

    position: relative;
    padding-top: 4px;
    padding-right: 18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(199, 197, 197);

}
.viewToplistnews:last-child
{
    border-bottom: 1px solid transparent;
}
.titlenewsbar
{
    position: relative;
    width: 55%;
    height: 75px;
    overflow: hidden;
    margin-right: 1px;
    padding-right: 8px;
}
.load_morTopviewbtn
{
    position: relative;
    float: left;
    top:3px;
    margin-left: 2px;
    border: 1px solid rgb(199, 197, 197);
    border-radius: 2px;
}
.magazineTabsbar
{
    margin-top: 5px;
    border: none;

    padding-top: 10px;
    padding-right: 1px;
}


.listtTopNW
{

    margin-bottom: 15px;
    background-color: rgb(211, 202, 167);



}
.imageTopviewlist
{

    height: 165px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;

}



.titleTopview
{

    height: 165px;

}

.randArticleTop
{

    overflow: hidden;
    width: 200px;
    background: #1d89b1;
    height:37px;
    border-radius: 5px;
    color: #fefefe;
    padding: 6px 17px;
    margin-bottom: 25px;
    font-size: 14px;



}
.arttitletopviwe
{
    padding:0;
    font-size: 20px;

}
.arttexttopviwe
{
    overflow: auto;

    height: 90px;
    margin-top: 15px;
    padding-right: 5px;


}


.CategoriesTabs
{
    background: none;
    border: none;
}

.set_2x li a
{
    display: block;
    padding: 0;
    line-height: 1.5;
    font-size: 15px;
    margin-right: -30px;
}
.set_2x li a:hover,.set_2x li a:focus
{
    background: none;
}
.bgTabs
{
    background: none;
}
.upstelylist
{
    padding: 0;
}
.tabs-title > .hovercolorSet:focus, .tabs-title > .hovercolorSet[aria-selected='true'] {
    background:none;
    color: #1d89b1;
}

  .tabs-title > .hovercolorSet[aria-selected='true']:after
{
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      content: '';
      border-left-width: 0;
      border-right-style: solid;
      border-color: transparent #7d3b6a transparent transparent;
      border-left-width: 0;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0.45rem;
      margin-top: 6px;
      border-left-width: 0;




}
.logotextfooter
{

    position: relative;
}

.logoAleemedFooter
{

    position: relative;
    width: 79px;
    top: -27px;
    margin-bottom: 0;

    padding-right: 4px;
}
.copyRight
{
    text-align: center;
    margin-top: 20px;
    color: white;
    margin-bottom: 2px;
}
.copyRt
{
    font-size: 10px;
    border-radius: 15px;
    padding: 0 5px 0 5px;
    background: rgba(87, 176, 208, 0.57);
    overflow: hidden;
}
.copyRight a:focus
{
    color: white;
}
.telephone
{

    color: white;
    width: 161px;
    position: relative;
    max-height: 176px;
    text-align: left;
    padding-top: 2px;
    direction: ltr;
    overflow: hidden;
}
.telephone:hover
{

    overflow-y:auto;
}


.socialsite
{

    margin-top: 9px;
}
.emailsite,.locationsite
{
    color: white;
    width: 225px;
    position: relative;
    text-align: left;
    overflow: hidden;
}
.locationsite
{
margin-bottom: 8px;
    font-size: 12px;
}

.callout
{
    background-color:transparent ;
    border: none;


}
@media screen and (max-width:513px)
{
.logo_txt_R
{
    width:256px;
}
    .logo-right
    {
        width: 61px;
        height: 70px;
        top: -17px;
    }

    .logo-left
    {
        width: 54px;
        height: 59px;
        top: -11px;
    }
.header
{
 height: 89px;
}

.sharingPost
{
    margin-left:0;
}

}
@media screen and (max-width:358px) {
    .logo-left {
        display: none;

    }



}
@media screen and (max-width:690px)
{


    .tabs-title .hoverSet
    {
        padding: 9px 11px 0 11px;
        font-size: 15px;
    }
}
@media screen and (max-width:335px)
{


    .tabs-title .hoverSet
    {
        padding: 9px 11px 0 11px;
        font-size: 12px;
    }
}




@media screen and (max-width:694px) and (min-width:513px)
{
    .logo_txt_R
    {
        margin-top: 20px;
    }



}



@media screen and (max-width:600px)
{


    .datebookstyle
    {
        font-size: 14px;
        padding: 1px 3px 0 3px;
    }


}



.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 11;
    top: 0;
   right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}
.sidenav .navmain
{
    border-bottom: 1px solid;
}
.sidenav .navmain:last-child
{
    border-bottom: 1px solid transparent;
}
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;

}

#main span
{
    font-size:30px;
    cursor:pointer;
    color:#1d89b1;
}


.container {
    position:relative;
}

.container .textbox {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius:5px;
    background-color: rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
    box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
}
.container:hover .textbox {
    -webkit-transform: scale(1);
    transform: scale(1);
}





.slider_Home {
    position:relative;
}

.slider_Home .textbox2_news {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    -webkit-transform: scale(1) ;
    transform: scale(1) !important;
    background-color: rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
    box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
    display:none;

}


.jsooor:hover .textbox2_news
{

  display:block;

 }

.sc
{
display:none;
margin-top: -35px;
position: absolute;

}


.jsooor:hover .sc
{
display:block !important;
color:red !important;
}


.jsooor:hover .news_title_first
{
display:none;
}



.news_title_first{
background: rgba(109, 105, 76, 0.79);
color: #ffffff;
padding-right: 5px;
padding-top: 5px;
min-height: 35px;
bottom: -147px;
position: relative;
margin-left: 5px;
margin-right: 5px;
}





.textPost
 {
padding-left:5px;
padding-right:5px;
    padding-top: 139px;
    color: #fff;
    text-align: center;
}



.textbox2_news {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.textbox {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.contactForm .input {
    border-radius: 5px;
    background: #f3f3f3;
    margin-bottom: 3px;

}

.contactForm textarea {
    background: #f3f3f3;
    border-radius: 5px;
}



.barComment
{
    border:1px solid;
    margin-bottom: 8px;
    padding-top: 5px;
    padding-bottom:5px;
    color: #FFF;
    padding-left: 5px;
    padding-right: 5px;
    background-color:#1d89b1;
    border-radius: 5px;
}
.commentUser
{
    border: 1px solid rgb(199, 197, 197);
    border-radius: 5px;
    padding: 8px 0px 8px 11px;

    margin-bottom: 5px;
}
.usernameComment
{
    font-family: serif;
    font-size: 21px;
    margin-right: 8px;
}
.dateComment
{
    font-size: 14px;
    color: #999;
    margin-right: 15px;
}
.commentCn
{
    font-size: 17px;
    font-family: Arial;
    margin-right: 15px;
}
.spComments
{
    border-bottom: 1px solid rgb(145, 141, 141);
    margin-bottom: 5px;
    margin-right: 3px;
    margin-left: 4px;
}
.spComments:last-child
{
    border-bottom: 1px solid transparent;
}
.spratDiv
{
    height: 23px;
    margin-top: 27px;
    margin-bottom: 15px;
    background: #dfdde1;

}

.commentForm input
{
   border: 1px solid #135599;
    height: 30px;
}
.commentForm textarea
{
    border: 1px solid #135599;

}
.spanMail
{
    color: #8a8a8a;
    font-size: 21px;
}

.numComent
{
    float: left;
    margin-left: 152px;
    height: 27px;
    color: black;
    background: #fff;
    border-radius: 5px;
    margin-top: -2px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 2px;
    text-align: center;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.maxheight_div_comment
{

    max-height: 686px;
    overflow: hidden;

}
.maxheight_div_comment:hover
{
  overflow-y: auto;
}

.listImage:hover {
    -webkit-transform:scale(1.3);
    transform:scale(1.3);

}

.containerImage
{
    overflow:hidden;
    height: 210px;
    margin-bottom: 18px;
}

.listImage {
    height: 210px;
    width: 100%;

    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.openMenuForLarge
{
    display: block;
}
.openMenuForSmall
{
    display: none;
}

@media screen and (max-width:1010px)

{

    .openMenuForLarge
    {

        display: none;
    }
    .openMenuForSmall
    {
        display: block;

    }

}

.linkVideo
{
    padding-right: 45px;
    padding-left: 44px;
    text-align: center;
}

.views_post {
    direction: ltr;
    float: left;
    height: 35px;
    color: #b9b4b4;
    margin-right: 15px;
}

.date_pos {
    height: 35px;
    direction: ltr;
    float: left;
    color: #b9b4b4;
}
.date_pos span {
    padding-right: 4px;
    font-size: 20px;
}

.views_post span {
    padding-right: 4px;
    font-size: 20px;
}


.sidebarvideo {
    padding-bottom: 13px;
    background: #ffffff;

}
.TitleTopNewsViwe:last-child {
    border-bottom: 1px solid transparent;

}
.TitleTopNewsViwe:hover {

    background: #f2f2f2;
    border-bottom:1px solid #d3caa7;
    transition-duration: 0.3s;
}

.TitleTopNewsViwe:hover .newVideoOpacityMoreView {
    opacity: 0;
}
.TitleTopNewsViwe {
    border-bottom:1px solid #1d89b1;
    font-size: 13px;
    color: #2a4b69;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    overflow: hidden;

}
.hoverVideoMoreViewChange {
    float: right;

}
a.hoverVideoMoreViewChange .newVideoOpacityMoreView {
    opacity: 0.7;
}

a.hoverVideoMoreViewChange .imageVideoMoreView p {
    display: block;
}
a.hoverVideoMoreViewChange .spaceCol {
    border-left: 1px solid #1e1f20;
    background: rgba(65, 82, 86, 0.9);

}
.imageVideoMoreView {
    margin-left: 5px;

}
.imageVideoMoreView img {
    height: 60px;
    width: 60px;
}
.imageVideoMoreView p {
    position: relative;
    text-align: center;
    color: white;
    padding-top: 8px;
    height: 60px;
    width: 60px;
    margin-top: -60px;
    margin-bottom: 0px;

}
.imageVideoMoreView p span {

    font-size: 32px;

}

a.hoverVideoMoreViewChange .imageVideoMoreView p {
    display: block;
}

.newVideoOpacityMoreView {
    background-color: rgba(40, 36, 36, 0.66);
    height: 60px;
    width: 60px;
    position: relative;
    margin-top: -60px;
    opacity: 0;
}
a.hoverVideoMoreViewChange .newVideoOpacityMoreView {
    opacity: 0.7;
}

.TitleTopNewsViwe:hover .newVideoOpacityMoreView {
    opacity: 0;
}
.ttileVideo_ {
    font-size: 13px;
    color: #2a4b69;
    height: 60px;
    /* border: 1px solid; */
    overflow: hidden;
    margin: 0;

}
.hightImVido
{
height: 240px;

}

@media screen and (max-width:640px)
{
    .slide_button_sty_pre , .slide_button_sty_next,.slide_button_sty_preNews,.slide_button_sty_nextNews
    {
        height: 40px;
        width: 40px;
        background-size: 17px;
        border-radius: 50%;

    }

    .numComent
    {
        margin-left: 5px;
        -webkit-transition: all 0.7s ease;
        transition: all 0.7s ease;
    }

    .insider_style
    {
    background:#ffffff;
        padding-top: 20px;
    }
    .hightImVido
    {

    height:138px;
    }
    .imagemember {
    -webkit-transition: all 0.7s ease;
        transition: all 0.7s ease;
        height: 300px;
    }


    .datebookstyle
    {
margin-top: 85px;
    font-size: 13px;
    }
  .coverbook
  {
     height: 130px;
  }
  .titlebooks p
  {
    margin-bottom: 0;
    margin-top:0;

  }

}

.row
{
max-width:73.5rem;
}
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }



.numchat
{
       float: right;
       padding-left: 4px;
       padding-right: 6px;
       font-size: 12px;
       margin-right: 5px;
       margin-left: 5px;
       margin-top: 7px;
       background-size: 100% 100%;
       text-align: center;
       color: #fff;
        background-image:url(https://alameedcenter.iq/static/images/site/chat.png);

}
.numchar
{

border: 1px solid transparent

}
.numchar tbody
{
border: 1px solid transparent;
}
.numchar tbody tr td
{
border: 1px solid red;
    padding: 0;
    margin: 0;

}
.sidebarConference

{

  height:100%;
  background: #1d89b1;
  padding-top: 10px;

}
.cont_Conference
{
   margin-bottom:15px;

}


.child_ul
{

margin-right:0;
}
.styconf
{

    color: #122565;
    font-size: 17px;
        margin-bottom:5px;
            font-weight: bold;

}
.stysession
{

    font-family: Arial;
    font-weight: bold;
    margin-bottom:15px;
}
.stysession p
{

    font-family: Arial;
    font-weight: bold;
    margin-bottom:1px;
}
.imagesession
{
height:250px;
 background-size: 100% 100%;
 margin-bottom:5px;
}

.filesDownload
{


    margin-left: 15px;
    margin-top: 25px;
      margin-bottom: 25px;

}

.imgdowndlo
{
width:50px;
height:50px;
background-image:url(https://alameedcenter.iq/static/images/site/iconsession.png);
background-size:100% 100%;
border-radius:50%
}
.textdownlo
{

    padding-top: 9px;
    font-family: Arial;
    font-weight: bold;
    margin-left: 15px;
    font-size: 20px;

}
.active_accordion.is-active

{

    background: #316590;

}
 .accordion-title:hover,.accordion-title:focus
{
background-color: transparent;

}
.accordion_content_bg
{
background-color: transparent;
    border: 1px solid transparent;
        padding-top: 0;
}

.active_accordion.is-active > .accordion-title::before
{

    content: '';
}

.active_accordion .accordion-title::before
{
  content: '';

}
.ulConference
{
    background: transparent;

}
.ulConference li a
{
     padding-left: 0;
     padding-right: 0;
     font-size: 16px;
     color: #fff;
     text-align: center;
    border: 1px solid transparent;

}
.imglastconference
{

    height: 300px;
    margin-bottom: 15px;
    background-size: 100% 100%;
    margin-top: 25px;

}


.SH
{
display:none;
}

@media screen and (max-width:640px)
{

.hidesmall
{
display:none;

}
.SH
{
display:block;
}

.cont_Conference
{
padding-right: 12px;
}
.imagesession
{
height: 156px;
}
}
.reveal
{
padding:0;

}
.tooltipright {
    position: relative;
    display: inline-block;

}


 .tooltiptext {

    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 3px 1px 3px 2px;
    position: absolute;
    z-index: 1;
    margin-top: -12px;
    margin-right: 8px;
    font-size: 14px;
}

 .tooltiptext::after {
       content: "";
       position: absolute;
       top: 54%;
       left: 100%;
       margin-top: -5px;
       border-width: 5px;
       border-style: solid;
       border-color: transparent transparent transparent black;
}




#hideMe {
    -moz-animation: cssAnimation 0s ease-in 5s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 5s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 5s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@keyframes cssAnimation {
    to {
        width:0;
        height:0;
        overflow:hidden;
    }
}
@-webkit-keyframes cssAnimation {
    to {
        width:0;
        height:0;
        visibility:hidden;
    }
}


/**************************************************** new alameed *********************                    */

    /* jssor slider bullet navigator skin 03 css */
            /*
            .jssorb03 div           (normal)
            .jssorb03 div:hover     (normal mouseover)
            .jssorb03 .av           (active)
            .jssorb03 .av:hover     (active mouseover)
            .jssorb03 .dn           (mousedown)
            */
            .jssorb03 {
                position: absolute;
            }
            .jssorb03 div, .jssorb03 div:hover, .jssorb03 .av {
                position: absolute;
                /* size of bullet elment */
                width: 21px;
                height: 21px;
                text-align: center;
                line-height: 21px;
                color: white;
                font-size: 12px;
                background: url('https://alameedcenter.iq/static/images/site/b03.png') no-repeat;
                overflow: hidden;
                cursor: pointer;
            }
            .jssorb03 div { background-position: -5px -4px; }
            .jssorb03 div:hover, .jssorb03 .av:hover { background-position: -35px -4px; }
            .jssorb03 .av { background-position: -65px -4px; }
            .jssorb03 .dn, .jssorb03 .dn:hover { background-position: -95px -4px; }

            /* jssor slider arrow navigator skin 03 css */
            /*
            .jssora03l                  (normal)
            .jssora03r                  (normal)
            .jssora03l:hover            (normal mouseover)
            .jssora03r:hover            (normal mouseover)
            .jssora03l.jssora03ldn      (mousedown)
            .jssora03r.jssora03rdn      (mousedown)
            .jssora03l.jssora03ldn      (disabled)
            .jssora03r.jssora03rdn      (disabled)
            */
            .jssora03l, .jssora03r {

opacity:0.7;
                display: block;
                position: absolute;
                /* size of arrow element */
                width: 35px;
                height: 35px;
                cursor: pointer;


                overflow: hidden;
            }
            .jssora03r {

             background: url('https://alameedcenter.iq/static/images/site/Next.png') no-repeat;
             }
             .jssora03l{

              background: url('https://alameedcenter.iq/static/images/site/preves.png') no-repeat;
             }
            .jssora03l {    background-size: cover;

               }
            .jssora03r {  background-size: cover; }

            .jssora03l:hover {
opacity:1;
              background: url('https://alameedcenter.iq/static/images/site/prvesh.png') no-repeat;
              background-size:cover;
              }
            .jssora03r:hover {
opacity:1;
              background: url('https://alameedcenter.iq/static/images/site/NextH.png') no-repeat;
                background-size: cover;
             }
            .jssora03l.jssora03ldn { background-position: -243px -33px; }
            .jssora03r.jssora03rdn { background-position: -303px -33px; }
            .jssora03l.jssora03lds { background-position: -3px -33px; opacity: .3; pointer-events: none; }
            .jssora03r.jssora03rds { background-position: -63px -33px; opacity: .3; pointer-events: none; }


.sliderrow{
color:black;
font-size:8px;
position:relative;
margin:0 auto;
top:0px;
right:0px;
width:969px;
height:200px;
overflow:hidden;
visibility:hidden;
}


.ho{
z-index:1000;
opacity:1;
}
.ho:hover{

opacity:0.9;
}













.thumbnail {
    border: solid 4px #fefefe;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: box-shadow 200ms ease-out;
    border-radius: <br /> <b>Notice</b>: Undefined index: border_radius in <b>/home/wwwuser/htdocs/alameedCenter/templates_cache/4928edbece29a9e81f49fde0c38540ba</b> on line <b>2996</b><br /> px;
    margin-bottom: 1rem;
}










.overlay1 {
    position: absolute;
    top: 5px;
    bottom: 65px;
    left: 5px;
    right: 5px;
    background-color: rgba(0,0,0,0.70);
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.overlay-container:hover .overlay1 {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.overlay-container {
    position: relative;
    display: block;
    overflow: hidden;
}
.mv-tile {
    border: 1px solid rgba(150,150,150,0.3137254901960784);
}
.mv-tile:hover {
     box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3), 0 4px 8px 0 rgba(0,0,0,0.4);
}
.mv-tile:hover {
    border-color: rgba(150,150,150,1);
}