@import "https://mop.gov.iq/en/static/fonts/fonts/styles.css";

* {
    font-family: 'DroidArabicKufi';

}

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%;
}

body {
   background: url(https://mop.gov.iq/en/static/images/site/background.png);
    background-size: cover;
}

.imgbg:hover {
    /*animation: imgbg 3s linear;
    background-position: 0% 100%;*/
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'HacenLinerXL';
}

.header
{
height:210px;
width:100%;
background-size:100% 100%;
background-position:center;

}
.row
{
    max-width:85.5rem;

}
.callout_header
{
background:transparent;
padding:0;
margin:0;
border:1px solid transparent;
}

.bar_menu
{
height: 70px;
    background: #d8d8d8;

}

.background_menu
{
background:#76484a;
height:50px;
border-radius:25px 0 ;
}

.menus_setting
{
padding-top:5px;
padding-right:5px;

}
.menus_setting .main-menu
{

color:#fff;
webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}

 .menus_setting .main-menu:hover
{
color: #76484a;
    background: #d8d8d8;
    border-radius:14px 0;
}



.submenu-ul
{
     background: #76484a;
     margin-top: 6px;
     border: 1px solid #b9b3b3;
     z-index: 1500;
}
.submenu-ul li
{
border:none;
margin-bottom:5px;
}

.submenu-ul li .sub-main-menu:hover
{
  color: #76484a;
  background: #d8d8d8;
  border-radius: 14px 0;

}


.submenu-ul li .sub-main-menu
{
    color: #76484a;
    background: #d8d8d8;
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: left;
    font-size: 14px;

}

  .menus_setting.menu > li.is-dropdown-submenu-parent > a::after
  {
      border-color: #d8d8d8 transparent transparent;
  }


.sp-index
{

margin-bottom:15px;

}


.active-minister,.cv-minister,.active-minister-imds,.active-minister-pub,.active-minister-miscellaneous
{

    background: #76484a;
    color: #fff;
    padding: 9px;
        padding-left: 20px;
        font-size: 18px;
        border-radius: 18px 0 18px 0;

}



.active-minister-imds,.active-minister-pub,.active-minister-miscellaneous
{
margin-bottom:15px;
}
.cv-minister-insider,.mis-minister
{
  background: #76484a;
    color: #fff;
    padding: 9px;
    border-radius: 14px 0;
    font-size: 18px;
}



.title_active
{
    bottom: 0;
    margin-bottom: 50px;
    background-color:transparent;
    padding-top:0;
    padding-bottom:0;
}

.xco-title{

 border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.52);
      padding: 15px;
      color:#fff;
}


.image-active-min
{
 border-radius: 10px;
 width: 100%;
   height: 468px;
}




.orbit-container
{
    outline: none;

}

.cv-min
{

    background: #d8d8d8;
    height: 468px;
    border-radius: 10px;
    text-align: center;
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
overflow:hidden;
}


.photo-minister
{
    
    height: 335px;
      margin-bottom: 15px;
}
.minister_title_cv
{
color:#76484a;
    font-weight: bold;
}



.advertisement
{

    border-top: 1px solid rgba(153, 153, 153, 0.47);
    border-bottom: 1px solid rgba(153, 153, 153, 0.47);
    margin-top: 45px;
    margin-bottom: 30px;
}
.adve_xc
{
    margin-top: 12px;
    background: #76484a;
    font-size: 20px;
    color: #fff;
    padding: 4px;
    border-radius: 14px 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 18px;
}

.adve_text
{
     color: #76484a;
    line-height: 2rem;
     padding: 24px;
     border: 1px solid rgb(222, 220, 220);
     background: #fff;
     overflow: hidden;
}

.adve_text p {
    margin-bottom: 10px;
}
.adve_title_bar
{

    background: #76484a;
    color: #fff;
    padding: 8px;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 18px;
    border-radius: 18px 0 18px 0;
    margin-bottom: 15px;

}



.border_adv
{
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dashed;
}

.border_adv:last-child
{
  border-bottom: 1px dashed transparent;
}

.idms_content,.Min_pub_content,.Mis_content
{
    background: #d8d8d8;
    min-height: 400px;
    border-radius: 7px;
        border-top:7px solid transparent;
        webkit-transition: all 0.5s ease;
            transition: all 0.5s ease;
                margin-bottom: 50px;
}

 .idms_content:hover,.Min_pub_content:hover,.Mis_content:hover
{
           border-radius: 0 0 7px 7px;
        border-top:7px solid #76484a;

}

.idms_content
{

    text-align: center;
        padding-top: 42px;
    padding-left: 32px;
    padding-right: 32px;
}
.idms_content img.img
{

    height: 252px;
}
.idms_content p
{
    margin: 0;
    color: #76484a;
    margin-top: 30px;
    text-align: center;
}
.Min_pub_content
{
    padding-top: 20px;
}



.ul-min-pub
{

    margin-right: 43px;
    margin-left: 43px;
    height:374px !important;

}

.priv-btn
{
    top: 40%;
    padding: 0;
    padding-right: 5px;
}

.next-btn
{
    top: 40%;
    padding: 0;
    padding-left: 5px;
}

.priv-btn:hover,.priv-btn:focus,.next-btn:hover,.next-btn:focus
{
background:transparent;
}

.priv-btn img.img,.next-btn img.img
{
    width: 23px;
opacity:0.7;
}


.priv-btn img.img:hover,.next-btn img.img:hover
{

opacity:1;
}







.active-priv-btn
{

    padding: 0;
    padding-right: 5px;
    background: #fff;
    height: 33px;
    width: 33px;
        margin-left: 9px;
    border-radius: 50%;
}

.active-next-btn
{

    padding: 0;
    padding-left: 5px;
        background: #fff;
        height: 33px;
        width: 33px;

          margin-right: 9px;
        border-radius: 50%;
}
.active-priv-btn:hover,.active-priv-btn:focus,.active-next-btn:hover,.active-next-btn:focus
{
background:#fff;
}

.active-priv-btn img.img,.active-next-btn img.img
{
    width: 23px;

}






.image-min-pub
{

height:310px;
    width: 100%;
}

 .title-min-pub
 {

text-align:center;
margin:0;
   color: #76484a;
    margin-top: 20px;
 }


.separative
{
margin-top:8px;
margin-bottom:8px;
    height: 35px;
}

.image-msc-rok
{
height:144px;
}
.title-msc-rok
{
    margin-top: 10px;
    color: #76484a;
    text-align: center;
    padding: 7px;

}


.image-and-video{
width:100%;
background:#dfdfdf;
border-top:1px solid #b6b6b6;
border-bottom:1px solid #b6b6b6;
padding:22px 0 0 0;
}
.setting_btn_tab
{
background:transparent;
    margin-bottom: 5px;
    border:1px solid transparent;

}

.setting_btn_tab .tabs-title
{

 margin-left: 15px;
text-align: center;
 border-radius: 10px;
}

.setting_btn_tab .tabs-title:last-child
{
    margin-right: 0;
}


.setting_btn_tab .tabs-title a
{
    padding: 11px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    color: #fff;
     border-radius: 10px;
         background: #76484a;
}



.setting_btn_tab .tabs-title a:hover
{
background: #76484a;

}


.setting_btn_tab .tabs-title > a:focus, .setting_btn_tab .tabs-title > a[aria-selected='true']

{
  background: url(https://mop.gov.iq/en/static/images/site/bg_act_tab.png);
    background-size: 100% 100%;
    height: 52px;
}



.content_tabs
{

background:transparent;
border:1px solid transparent;
}

.images-index-page,.images-index-page-group
{
width:100%;
height: 160px;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
    border: 1px solid #c5c5c5;
}
.images-index-page-group
{
height: 225px;
}
.x-columns-image .columns,.x-columns-video .columns
{
    margin-bottom: 26px;

}



.images-index-page:hover,.images-index-page-group:hover {
-webkit-transform:scale(1.2);
transform:scale(1.2);

}



/*--------------gallery---------------*/

.blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-backface-visibility: hidden
}

.blueimp-gallery > .slides > .slide > .slide-content {
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    opacity: 1
}

.blueimp-gallery {
    position: fixed;
    z-index: 999999;
    overflow: hidden;
    background: #000;
    background: rgba(0, 0, 0, .9);
    opacity: 0;
    display: none;
    direction: ltr;
    -ms-touch-action: none;
    touch-action: none
}

.blueimp-gallery-carousel {
    position: relative;
    z-index: auto;
    margin: 1em auto;
    padding-bottom: 56.25%;
    box-shadow: 0 0 10px #000;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.blueimp-gallery-display {
    display: block;
    opacity: 1
}

.blueimp-gallery > .slides {
    position: relative;
    height: 100%;
    overflow: hidden
}

.blueimp-gallery-carousel > .slides {
    position: absolute
}

.blueimp-gallery > .slides > .slide {
    position: relative;
    float: left;
    height: 100%;
    text-align: center;
    -webkit-transition-timing-function: cubic-bezier(0.645, .045, .355, 1);
    -moz-transition-timing-function: cubic-bezier(0.645, .045, .355, 1);
    -ms-transition-timing-function: cubic-bezier(0.645, .045, .355, 1);
    -o-transition-timing-function: cubic-bezier(0.645, .045, .355, 1);
    transition-timing-function: cubic-bezier(0.645, .045, .355, 1)
}

.blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content {
    -webkit-transition: opacity .5s linear;
    -moz-transition: opacity .5s linear;
    -ms-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    transition: opacity .5s linear
}

.blueimp-gallery > .slides > .slide-loading {
    background: url(https://mop.gov.iq/en/static/images/site/loading.gif) center no-repeat;
    background-size: 64px 64px
}

.blueimp-gallery > .slides > .slide-loading > .slide-content {
    opacity: 0
}

.blueimp-gallery > .slides > .slide-error {
    background: url(https://mop.gov.iq/en/static/images/site/error.png) center no-repeat
}

.blueimp-gallery > .slides > .slide-error > .slide-content {
    display: none
}

.blueimp-gallery > .prev, .blueimp-gallery > .next {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -23px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 2px #000;
    text-align: center;
    background: #222;
    background: rgba(0, 0, 0, .5);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: .5;
    cursor: pointer;
    display: none
}

.blueimp-gallery > .next {
    left: auto;
    right: 15px
}

.blueimp-gallery > .close, .blueimp-gallery > .title {
    position: absolute;
    top: 15px;
    right: 15px;
    margin: 0 40px 0 0;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    opacity: .8;
    display: none
}

.blueimp-gallery > .close {
    padding: 15px;
    right: 15px;
    left: auto;
    margin: -15px;
    font-size: 30px;
    text-decoration: none;
    cursor: pointer
}
.close img.img
{
    width: 31px;
    height: 35px;
}
.blueimp-gallery > .play-pause {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 15px;
    height: 15px;
    background: url(https://mop.gov.iq/en/static/images/site/play-pause.png) 0 0 no-repeat;
    cursor: pointer;
    opacity: .5;
    display: none
}

.blueimp-gallery-playing > .play-pause {
    background-position: -15px 0
}

.blueimp-gallery > .prev:hover, .blueimp-gallery > .next:hover, .blueimp-gallery > .close:hover, .blueimp-gallery > .title:hover, .blueimp-gallery > .play-pause:hover {
    color: #fff;
    opacity: 1
}

.blueimp-gallery-controls > .prev, .blueimp-gallery-controls > .next, .blueimp-gallery-controls > .close, .blueimp-gallery-controls > .title, .blueimp-gallery-controls > .play-pause {
    display: block;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.blueimp-gallery-single > .prev, .blueimp-gallery-left > .prev, .blueimp-gallery-single > .next, .blueimp-gallery-right > .next, .blueimp-gallery-single > .play-pause {
    display: none
}

.blueimp-gallery > .slides > .slide > .slide-content, .blueimp-gallery > .prev, .blueimp-gallery > .next, .blueimp-gallery > .close, .blueimp-gallery > .play-pause {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body:last-child .blueimp-gallery > .slides > .slide-error {
    background-image: url(https://mop.gov.iq/en/static/images/site/error.svg)
}

body:last-child .blueimp-gallery > .play-pause {
    width: 20px;
    height: 20px;
    background-size: 40px 20px;
    background-image: url(https://mop.gov.iq/en/static/images/site/play-pause.svg)
}

body:last-child .blueimp-gallery-playing > .play-pause {
    background-position: -20px 0
}

* + html .blueimp-gallery > .slides > .slide {
    min-height: 300px
}

* + html .blueimp-gallery > .slides > .slide > .slide-content {
    position: relative
}

@charset "UTF-8";
.blueimp-gallery > .indicator {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: 15px;
    left: 15px;
    margin: 0 40px;
    padding: 0;
    list-style: none;
    text-align: center;
    line-height: 10px;
    display: none
}

.blueimp-gallery > .indicator > li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 6px 3px 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid transparent;
    background: #ccc;
    background: rgba(255, 255, 255, .25) center no-repeat;
    border-radius: 5px;
    box-shadow: 0 0 2px #000;
    opacity: .5;
    cursor: pointer
}

.blueimp-gallery > .indicator > li:hover, .blueimp-gallery > .indicator > .active {
    background-color: #fff;
    border-color: #fff;
    opacity: 1
}

.blueimp-gallery-controls > .indicator {
    display: block;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.blueimp-gallery-single > .indicator {
    display: none
}

.blueimp-gallery > .indicator {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

* + html .blueimp-gallery > .indicator > li {
    display: inline
}

.prev img.img
{

    width: 17px;
    height: 29px;
    margin-top: 6px;
    margin-right: 5px;
}

.next img.img
{
    width: 17px;
    height: 29px;
    margin-top: 5px;
    margin-left: 4px;

}


/*---------end style gallery---------*/


.video-index-page
{
width:100%;
height: 250px;

}
.itemsContainer
{
    position:relative;

}

.play-video
{
    position: absolute;

    top: 0%;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 100;
    height: 100%;
    text-align: center;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
          background: rgba(30, 29, 30, 0.4);
}
.play-video:hover
{
    background:none;
}
.play-video .play-icon-video
{
      height: 75px;
      margin-top: 92px;
          -webkit-transition: all 0.2s ease;
              transition: all 0.2s ease;
}

.play-video:hover .play-icon-video

{

-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.import_site
{

    background: #76484a;
    color: #fff;
    padding: 8px;
    border-radius:14px 0;

}

.contact-as-div
{
     padding-bottom: 32px;
width:100%;
background-image: url(https://mop.gov.iq/en/static/images/site/bg-cantactas.png);
background-size:100% 100%;
    padding-top: 109px;
}
.div-input-contact-as
{
    border: 17px solid rgba(118, 72, 74, 0.38);
    border-right: 7px solid rgba(118, 72, 74, 0.38);
    border-left: 7px solid rgba(118, 72, 74, 0.38);
    border-radius: 5px;
    margin-bottom: 50px;
}

.div-input-contact-as:last-child
{
margin-bottom:0;
}

.input-contact-as
{
    margin-bottom: 0;
    background: rgba(115, 98, 100, 0.43);
    border: 1px solid transparent;
   border-radius: 5px;
}



.content-message
{


    border: 10px solid rgba(118, 72, 74, 0.38);
    border-right: 7px solid rgba(118, 72, 74, 0.38);
    border-left: 7px solid rgba(118, 72, 74, 0.38);
    border-radius: 5px;

}

.content-message textarea
{
height:300px;
margin-bottom:0;
 resize: none;
     background: rgba(115, 98, 100, 0.43);
         border: 1px solid transparent;
            -webkit-transition: all 5s ease;
                 transition: all 5s ease;

}
.content-message textarea:focus,.input-contact-as:focus
{

 background: rgba(242, 239, 239, 0.98);
}


.send-message
{
    background: -moz-linear-gradient(100deg, #e4340d 0, #863b61 100%);
    background: -webkit-gradient(100deg, #e4340d 0, #863b61 100%);
    background: -webkit-linear-gradient(100deg, #aa3920 0, #863b61 100%);
    background: -o-linear-gradient(100deg, #e4340d 0, #863b61 100%);
    background: -ms-linear-gradient(100deg, #e4340d 0, #863b61 100%);
    background: linear-gradient(100deg, #aa3920 0, #863b61 100%);
    border: 1px;
    border-radius: 5px;
    width: 166px;
    padding-top: 16px;
    padding-bottom: 16px;
}


.footer
{
    background: #a5b7cd;

    padding-top: 26px;
      min-height: 117px;
}

.copyright
{
text-align:center;
color:#fff;
 font-size: 15px;
     margin-bottom: 30px;
}


.programming-alkafeel
{
text-align:center;
color:#fff;
 font-size: 12px;
}



.mis-rok
{
    margin-bottom: 30px;
    color: #fff;
    background: #76484a;
    border-radius: 10px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-rectangle-out:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #445560;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
        color: white;
    }




.Mis_content
{
    padding-top: 80px;
    padding-right: 45px;
    padding-left: 45px;
    padding-bottom: 25px;
    overflow-y: auto;

}



.setting-height-site
{
    min-height: 575px;
    margin-top: 24px;
}


.title-from-tab
{
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
    background: #76484a;
    border-radius: 15px 0 15px 0;
    color: #fff;
    margin-bottom: 10px;
}

.content-tab
{
color:#76484a;
}


.message_send
{
    margin-bottom: 5px;
    background: #e6f7d9;
    padding-right: 18px;
    border-radius: 5px;

}


.archive-mz
{
    background: #76484a;
    padding: 10px;
    color: #fff;
    border-radius: 16px 0 16px 0;
    min-width: 132px;
    text-align: center;
     padding-right: 15px;
    padding-left: 15px;
}

.roze-color
{

background:#9c9c9c;
padding-top:20px;
}
.roze-color:nth-child(even)
{
background:#bf9798;
padding-top:20px;
}

.title-arch-mz
{
    margin-top: 10px;
    color: #76484a;
    text-align: center;
    padding: 7px;
      margin-bottom:0;
}
.image-arch-mz
{
    height: 250px;
}
@media screen and (max-width: 590px)
{
.image-arch-mz
{
 height: auto;

}

}


.view-more
{
    float: right;
    background: #76484a;
    padding: 8px;
    border-radius: 13px;
}

.newsTopTitle, .searchDiv {

    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 5px;
    padding-left: 5px;
    color: white;
        background: #76484a;

}


.sidebar {
    padding-bottom: 13px;
    background: #ffffff;
    border-radius: 0 0 8px 8px;
    border: 1px solid #9ca6b0;
    border-top: none;
}



.TitleTopNewsViwe:hover .newVideoOpacityMoreView {
    opacity: 0;
}




.TitleTopNewsViwe:hover, .TitleTopNewsViweDetails:hover {

    background: rgba(51, 76, 112, 0.37);;
}



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

}

.TitleTopNewsViwe, .TitleTopNewsViweDetails {
    border-bottom: 1px solid #b6b6b6;
    font-size: 13px;
    color: #2a4b69;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    overflow: hidden;
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
    margin-bottom: 5px;
}

.hoverVideoMoreViewChange {
    float: left;

}

a.hoverVideoMoreViewChange .newVideoOpacityMoreView {
    opacity: 0.7;
}

.TitleTopNewsViwe:hover .newVideoOpacityMoreView {
    opacity: 0;
}

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


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

}


.imageVideoMoreView {
       margin-right: 12px;

}

.imageVideoMoreView img {
    height: 60px;
    width: 60px;
}

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

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

}

.imageVideoMoreView p span {

    font-size: 32px;

}



a.hoverVideoMoreViewChange .newVideoOpacityMoreView {
    opacity: 0.7;
}

.TitleTopNewsViwe:hover .newVideoOpacityMoreView {
    opacity: 0;
}



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


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

}

select
{
    padding-top: 3px;
}


.bar-social
{
    padding-top: 5px;
    padding-bottom: 5px;
    background: #fefefe;
        position: fixed;
        z-index: 50000000;
        height: 52px;
        width:100%;
        border-bottom: 1px solid rgba(213, 211, 211, 0.88);
}


.social-media
{

    margin: 0;
    padding: 0;
    height: 40px;
    width: 40px;
    margin-right: 10px;
    background-size:100% 100%;

}
 .social-media:hover
{

opacity:0.7
}


.floting
{
border:1px solid;
}



.jssor-sd-small-screen
{

display:none;
}

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

.header
{
height:125px;
}


.image-active-min
{

   height: 260px;
}

.title_active
{

    margin-bottom: 15px;

}

.xco-title{


  background-color: rgba(0, 0, 0, 0.52);
      padding: 8px;
         font-size: 12px;
}


.cv-min
{
 height: auto;
padding-bottom:15px;
}
.photo-minister
{
height:auto;
}
.cv-minister
{
margin-top:20px;

}




.adve_text
{
    font-size: 16px;
}

.image-min-pub {
    height: 265px;

}


.Mis_content {

    padding-right: 15px;
    padding-left: 15px;
}
.images-index-page,.images-index-page-group {

    height: 100px;

 }
 .video-index-page
 {

     height: 100px;
 }

 .play-video .play-icon-video {
     height: 42px;
     margin-top: 23px;

     }

.contact-as-div {
    padding-bottom: 25px;
    padding-top: 50px;
    }

.div-input-contact-as {
    border: 5px solid rgba(118, 72, 74, 0.38);
    border-right: 5px solid rgba(118, 72, 74, 0.38);
    border-left: 5px solid rgba(118, 72, 74, 0.38);
    border-radius: 5px;
    margin-bottom: 10px;
}
.div-input-contact-as:last-child
{
margin-bottom:10px;
}

.content-message textarea
     {
     height: 112px;

     }

     .content-message {
         border: 5px solid rgba(118, 72, 74, 0.38);
         border-right: 5px solid rgba(118, 72, 74, 0.38);
         border-left: 5px solid rgba(118, 72, 74, 0.38);
         border-radius: 5px;
         }


.send-message
{

    width: 130px;
    padding-top: 12px;
    padding-bottom: 12px;
}


.large-screen
{
display:none;
}
.jssor-sd-small-screen
{

display:block;
}

/*.social-media {

    height: 20px;
    width:20px;
        margin-right: 5px;
    }*/

    .content-tab
    {
    font-size:12px;
    }

    .active-minister-pub,.active-minister-miscellaneous
    {
    margin-top:30px;
    }


} /* for media screen*/



.menu-for-small-screen
{
display:none;
}

 @media screen and (max-width:1005px)
 {
.bar_menu
{
display:none;
}
.menu-for-small-screen
{
display:block;
}
}


.title-site-follow
{
    border: 1px solid black;
    position: absolute;
    color: aliceblue;
    bottom: 0;
    background: black;
    width: 100%;
    margin-bottom: 12px;
    text-align: center;
}






/*----------------menu-----------------------*/




.c-button, .c-menu__close {
    -moz-appearance: none;
    appearance: none;
    border-radius: none;
    -webkit-appearance: none;
    font-size: 14px;
    box-shadow: none
}

.c-button:focus, .c-menu__close:focus {
    outline: 0
}

#carbonads, .c-mask, .c-menu {
    position: fixed
}


a:hover {
    color: #00648c
}



.o-wrapper {
    transition: transform .3s;

}

.c-menu, .o-wrapper {
    -webkit-transition: -webkit-transform .3s
}

.o-container {
    margin: 0 auto;
    padding: 0 12px;
    max-width: 960px
}

@media all and (min-width: 480px) {
    .o-container {
        padding: 0 24px
    }
}

@media all and (min-width: 720px) {
    .o-container {
        padding: 0 48px
    }
}

.o-header {
    margin: 0;
    padding: 0
}

.o-header-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #67b5d1
}

.o-header-nav__link {
    padding: 12px;
    color: #fff
}

.o-header-nav__link:hover {
    color: #fff;
    background-color: #3184a1
}

.o-header__title {
    margin: 24px;
    padding: 0;
    color: #818181;
    font-size: 28px;
    font-weight: 300;
    text-align: center
}

@media all and (min-width: 480px) {
    .o-header__title {
        margin: 36px;
        font-size: 42px
    }
}

.o-sub-nav {
    margin: 0 0 24px;
    padding: 0
}

.o-sub-nav__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0
}

.o-sub-nav__item {
    margin: 0;
    padding: 4px
}

.o-sub-nav__link {
    display: block;
    margin: 0;
    padding: 4px 24px;
    border: 2px solid #67b5d1
}

.o-sub-nav__item.active .o-sub-nav__link, .o-sub-nav__link:hover {
    color: #fff;
    background-color: #67b5d1
}

.o-footer {
    padding: 12px 0;
    text-align: center
}

@media all and (min-width: 480px) {
    .o-footer {
        padding: 24px 0
    }
}

@media all and (min-width: 720px) {
    .o-sub-nav {
        margin: 0 0 48px
    }

    .o-footer {
        padding: 48px 0
    }
}

.c-menu {
z-index: 1000001;
    background-color:#0f2d4a;
    transition: transform .3s
}

.c-menu__items {
    list-style: none;
    margin: 0;
    padding: 0
}

.c-menu--push-left, .c-menu--push-right, .c-menu--slide-left, .c-menu--slide-right {
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

@media all and (min-width: 320px) {
    .c-menu--push-left, .c-menu--push-right, .c-menu--slide-left, .c-menu--slide-right {
       width: 275px;
       overflow-x: hidden;
       overflow-y: auto;
       padding-left: 5px;
           padding-right: 5px;
    }
}

.c-menu--slide-right .c-menu__item {
    display: block;
    text-align: center;
    border-bottom: solid 1px #3184a1
}

 .c-menu--slide-right .c-menu__item:first-child {
    border-top: none
}

.c-menu--slide-right .c-menu__item:last-child {
    border-bottom: none
}

.c-menu--push-left .c-menu__link, .c-menu--push-right .c-menu__link, .c-menu--slide-left .c-menu__link, .c-menu--slide-right .c-menu__link {
    display: block;
    padding: 12px 24px;
    color: #fff
}

.c-menu--push-left .c-menu__close, .c-menu--push-right .c-menu__close, .c-menu--slide-left .c-menu__close, .c-menu--slide-right .c-menu__close {
    display: block;
    padding: 5px 17px;
    width: 100%
}

.c-menu--push-left, .c-menu--slide-left {
    top: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

@media all and (min-width: 320px) {
    .c-menu--push-left, .c-menu--slide-left {
        -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        transform: translateX(-300px)
    }
}

.c-menu--push-left.is-active, .c-menu--slide-left.is-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.c-menu--push-right, .c-menu--slide-right {
    top: 0;
    left: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

@media all and (min-width: 320px) {
    .c-menu--push-right, .c-menu--slide-right {
        -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        transform: translateX(-300px)
    }
}

.c-menu--push-right.is-active, .c-menu--slide-right.is-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.c-menu--push-bottom, .c-menu--push-top, .c-menu--slide-bottom, .c-menu--slide-top {
    vertical-align: middle;
    width: 100%;
    height: 60px;
    text-align: center;
    overflow-x: scroll;
}

.c-mask, body.has-active-menu {
    overflow: hidden;
}

.c-menu--push-bottom .c-menu__items, .c-menu--push-top .c-menu__items, .c-menu--slide-bottom .c-menu__items, .c-menu--slide-top .c-menu__items {
    display: inline-block;
    text-align: center;
}

.c-menu--push-bottom .c-menu__item, .c-menu--push-top .c-menu__item, .c-menu--slide-bottom .c-menu__item, .c-menu--slide-top .c-menu__item {
    display: inline-block;
    line-height: 60px;
}

.c-menu--push-bottom .c-menu__link, .c-menu--push-top .c-menu__link, .c-menu--slide-bottom .c-menu__link, .c-menu--slide-top .c-menu__link {
    display: block;
    padding: 0 4px;
    color: #fff;
}

.c-menu--push-bottom .c-menu__close, .c-menu--push-top .c-menu__close, .c-menu--slide-bottom .c-menu__close, .c-menu--slide-top .c-menu__close {
    display: inline-block;
    margin-right: 12px;
    padding: 0 24px;
    height: 60px;
    line-height: 60px;
}

.c-menu--push-top, .c-menu--slide-top {
    top: 0;
    left: 0;
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
}

.c-menu--push-top.is-active, .c-menu--slide-top.is-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.c-menu--push-bottom, .c-menu--slide-bottom {
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
}

.c-menu--push-bottom.is-active, .c-menu--slide-bottom.is-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.o-wrapper.has-push-left {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

@media all and (min-width: 320px) {
    .o-wrapper.has-push-left {
        -webkit-transform: translateX(300px);
        -ms-transform: translateX(300px);
        transform: translateX(300px);
    }
}

.o-wrapper.has-push-right {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

@media all and (min-width: 320px) {
    .o-wrapper.has-push-right {
        -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        transform: translateX(-300px);
    }
}

.o-wrapper.has-push-top {
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
}

.o-wrapper.has-push-bottom {
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
}

.c-menu__close {
    color: #fff;
    background-color: #3184a1;
    border: none;
    cursor: pointer;
}

.c-mask {
       z-index: 1000000;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background-color: #919292;
    opacity: 0;

}

.c-mask.is-active {
    width: 100%;
    height: 100%;
    opacity: .7;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}



.c-button {

      background-size: 100% 100%;
      color: #f9fdfe;
       background: url(https://mop.gov.iq/en/static/images/site/menu_icon.png);
       cursor: pointer;
       width: 48px;
       height: 30px;
       background-repeat: no-repeat;
       margin-top: 4px;

}

.carbon-img, .carbon-wrap {
    display: block;
    margin: 0 0 4px;
}



#carbonads {
    bottom: 12px;
    right: 12px;
    z-index: 1000;
    padding: 24px 12px 12px;
    width: 154px;
    background-color: #fff;
    line-height: 1.1;
    border: 1px solid #e7e7e7;
}

.carbon-img {
    padding: 0;
    width: 130px;
    height: 100px;
}

.carbon-text {
    color: #818181;
    font-size: 12px;
}

.carbon-poweredby {
    font-size: 10px
}

.carbonad__close {
    display: block;
    position: absolute;
    top: 0;
    left: 12px;
    height: 24px;
    font-size: 11px;
    line-height: 24px;
}

@media all and (max-width: 660px) {
    #carbonads {
        display: none;
    }
}


.logo_amani
{
    width: 89px;
    height: 55px;
    margin-top: -14px;
    background-size:100% 100%;
}



.c-menu__link:hover
{
 background: rgba(72, 72, 77, 0.87);
 transition-duration:0.3s;

}
 .c-menu--slide-right .c-menu__item:hover
 {

    border-bottom: solid 1px rgb(255, 255, 255);
     transition-duration:0.8s;
 }



 .sox-ul li a,.sox-ul li a:hover, .sox-ul li a:focus
 {

    color: #fff;
    line-height: 24px;
    padding:6px 8px 6px 8px;


 }

.vertical .menuLiTop
{
border-bottom: 1px solid #76484a;
}


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


 .vertical .is-accordion-submenu-parent > a::after
 {
    border-color: #fff transparent transparent;
 }

 .subul_li
 {
 background:#3184a1;
 margin-bottom: 5px;
  padding-bottom: 2px;
  margin-right:0;
 }
.menu.nested.subul_li,.menu.nested.nested_ul,.menu.nested.nested_ul_child
{
margin-right:0;

}
.subul_li li
{
    border-bottom: 1px solid #0f2d4a;
}
.subul_li li:last-child
{
    border-bottom: 1px solid transparent;
}


.nested_ul
{
    background: rgba(79, 85, 88, 0.7);
    border-right: 3px solid #3184a1;
    border-left: 3px solid #3184a1;
}



.nested_ul li
{
border-bottom:1px solid #76484a;
    padding-left: 0px;
    -webkit-transition: all 0.7s ease;
        transition: all 0.7s ease;
}
.nested_ul li:last-child
{
border-bottom:1px solid transparent;
}
.nested_ul li:hover
{

}

/* child menu    */

.nested_ul_child
{
      background: rgba(12, 42, 72, 0.95);
      border-right: 4px solid rgb(70, 99, 110);
      border-left: 4px solid rgb(70, 99, 110);
}



.nested_ul_child li
{
border-bottom:1px solid #76484a;
    padding-left: 0px;
    -webkit-transition: all 0.7s ease;
        transition: all 0.7s ease;
}
.nested_ul_child li:last-child
{
border-bottom:1px solid transparent;
}
.nested_ul_child li:hover
{

}
/*  end child menu   */

.hiper_link
{
     width: 20px;
     height: 20px;
     float: right;
     border: 0px solid transparent;
     margin-right: 2px;
     padding: 0;
     border-radius: 50%;
     margin-top: 8px;
     background: #fff;
}

.hiper_link a img
{
    margin-top: -1px;
}










 .color_placeholder::-webkit-input-placeholder
 {
          color:#76484a;
 }

 .color_placeholder:-moz-placeholder
 {
        color:#76484a;
 }
/*.menus_setting
{

overflow:hidden;
}
.menus_setting:hover
  {

  overflow:visible;

  }*/
  .menuitemli
  {
      list-style: none;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
  }



  .div-news
{
      margin-top: 15px;
      margin-bottom: 30px;
}



.icons-space-news

{
     color: #76484a;
padding-right:10px;
padding-left:10px;
}
.icons-fond
{
   color: #181a3b;
    font-size: 20px;
    margin-right: 12px;

}
.process-button
{
margin:0;
}

/*----------table------*/
   .tr_search
    {

        background: rgb(15, 11, 59);
        color: #fff;
    }


    .header_table th
    {
        text-align:center;
    }
    .header_table
    {

        background: rgb(24, 26, 59);
        color: #fff;
    }


    input[type=search] {
        width: 400px;
        box-sizing: border-box;
        border: 2px solid #ccc;
        border-radius: 4px;
        font-size: 16px;
        background-color: white;
        background-image: url('https://mop.gov.iq/en/static/images/site/search.png');
        background-position: 10px 8px;
        background-repeat: no-repeat;
        padding: 12px 20px 12px 40px;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
        float:left;
        position:absolute;

    }

    input[type=search]:focus {
        width: 100%;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
    }
    .breadcrumbs
    {
        margin: 0;
        background: red;
        background: rgba(99, 98, 98, 0.2);
        margin-top:5px;
    }


     .dataTables_filter label
     {
         font-size: 25px;
         margin-bottom: 50px;
     }
    .dataTables_wrapper .dataTables_info {
        font-family: Arial;
        font-size: 18px;
        font-weight: bolder;
    }

    .checkall
    {
        margin: 0;
        margin-right: 7px;
    }
    .check-in
    {
        color: #f2f2f2;
        margin-right: 5px;
    }



/*-----------------*/

.default-image
{
width: 100px;
height: 100px;
float: left;
border: 1px solid #bfbcbc;
background:url('https://mop.gov.iq/en/static/images/admin/unnamed.png');
background-size: 100% 100%;
}

.imgfilemanger
{
    height: 83px;
    width: 100%;

}

.imgfilemanger_list
{
   height: 150px;
     width: 100%;

}

.thumb
{
    border: solid 4px #fefefe;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
    transition: box-shadow 200ms ease-out;
    text-align:center;
}
.thumb:hover
{
    box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
}
.path_min_publications
{
    background: #d8d8d8;
    margin-top: 15px;
    margin-bottom: 8px;
    text-align: center;
    padding-right: 35px;
    padding-left: 35px;
    border-radius: 50px;
}


.zoom_content
{
	    zoom: 140%;
        margin-bottom: 15%;
}

.button_zoom
{
margin-bottom:10px;
}
.zoom_in,.zoom_out
{
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;

}
.zoom_in:hover,.zoom_out:hover
{

    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}



.submenu-ul .is-dropdown-submenu-parent.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent rgb(118, 72, 74) rgba(0, 0, 0, 0) #7d3b6a;
    border-right-style: solid;
    border-left-width: 0;
}

.submenu-ul .is-dropdown-submenu-parent.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #7d3b6a rgba(0, 0, 0, 0) rgb(118, 72, 74);
    border-left-style: solid;
    border-right-width: 0;
}


.tab_list
{
    background: #d8d8d8;
        min-height: 950px;
        padding-top: 15px;
        padding-left: 7px;
        padding-right: 7px;
        padding-bottom: 50px;
        border-radius: 10px;
        text-align: center;
        margin-bottom: 48px;
         box-shadow: 1px -1px 15px 5px #888888;

}


.style_select_item
{
    border-bottom: 1px solid #76484a;
    margin-bottom: 5px;
    padding-bottom: 5px;
}


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

}
.title_office_office {

    padding: 5px;
    margin:0;
}
.title_model,.title_model_part_and_content,.title_page_11
{
    border: 1px solid;
    text-align: center;
    margin-bottom: 24px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    background: #76484a;
    color: #fff;
    border-radius: 19px 0;

}

.title_model_part_and_content,.title_page_11
{
    padding-left: 23px;
    padding-right: 23px;

    }

.title_page_11
{
 text-align: left;
    margin-bottom: 23px;
}


    .TextContentNews
    {
     margin-top: 13px;
     margin-bottom: 18px;
     background:#fff;
         padding: 15px;
         border: 1px solid #dedce0;
    }

.title_NewsInside
{

   background: #45545f;
       padding-top: 6px;
       padding-bottom: 6px;
       padding-right: 18px;
       padding-left: 18px;
       border-radius: 0 0 14px 0;
       color: #fff;

}
.list_news_good
{
color: #fff;
background: #76484a;
border:1px solid #76484a;
border-radius: 0 0 14px 0;
    font-weight: normal;

}


.label_news
{
    background: #76484a;
    border: #76484a;
    color: #fff;
    border-radius: 14px 0 0 0;
    font-weight: normal;
    width: 85px;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
}



.image_news_list
{
    width: 76px;
    height: 70px;
}

.title_news_list_more
{
     height: 70px;
     width: 100%;
     text-align: left;
     border: 1px solid rgba(96, 93, 93, 0.25);
     padding-top: 2px;
     padding-right: 10px;
     padding-left: 10px;
     padding-bottom: 2px;
     overflow: hidden;
     background: #fff;
}

.date_view
{

     margin-bottom: 14px;
     direction: rtl;
     font-size: 14px;
     padding-right: 12px;
     color: #76484a;
     border-bottom: 1px solid #e9e7ec;
}

i.fi-eye.large.icon_views {
    font-size: 22px;
    position: absolute;
   margin-right: 5px;
    margin-top: -1px;
    color: rgba(69, 84, 95, 0.64);
}

i.fi-calendar.large.icon_calender {
    margin-right: 6px;
    position: relative;
    font-size: 16px;
    color: rgba(69, 84, 95, 0.64);
}

.news_top_views
{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 18px;
    padding-left: 18px;
    background: #45545f;
    border-radius: 14px 0 14px 0;
    color: #fff;
}
.top_news,.minscellaneous_top,.Min_publications_top{
    padding-top: 23px;
    border-bottom: 1px solid #b9b8ba;
    padding-bottom: 21px;
    margin-bottom: 15px;
    margin-right: 7px;
    margin-left: 7px;
}

.image_news_list_more_view
{
    width: 62px;
    height: 58px;
}


.title_news_list_more_top_view
{
       height: 58px;
       width: 100%;
       text-align: left;
       border: 1px solid rgba(96, 93, 93, 0.25);
       padding-top: 2px;
       padding-right: 10px;
       padding-left: 10px;
       padding-bottom: 2px;
       overflow: hidden;
       background: #fff;
       margin-bottom: 9px;
       font-size: 12px;
       -webkit-transition: all 1.2s ease;
           transition: all 1.2s ease;
}
.title_news_list_more_top_view:hover
{
background:rgba(0, 0, 0, 0.44);
color:#fff;
}
.mis-rok_bar
{
    border: 1px solid #acacac;
    text-align: center;
    padding: 2px;
    border-radius: 14px 0 14px 0;
    background: #fff;
      -webkit-transition: all 0.5s ease;
                   transition: all 0.5s ease;
                   margin-bottom: 15px;
}
.mis-rok_bar:hover
{
background: rgba(118, 72, 74, 0.79);
    color: #fff;

}


.arrow_icons
   {
background: #fafafa;
    padding: 5px;
    padding-bottom: 2px;
    border: 1px solid #d2d2d2;
    padding-top: 2px;
    border-right: 1px solid transparent;
}
.section_min {
    background: #fafafa;
    padding: 5px;
    padding-bottom: 4px;
    border: 1px solid #d2d2d2;
    padding-top: 2px;
        -webkit-transition: all 1.2s ease;
               transition: all 1.2s ease;
                   margin-bottom: 15px;
}


.section_min:hover {
    background: #dedede;

}




.title_section
{

    background: #76484a;
    color: #fff;
    padding: 9px;
        font-size: 18px;
        border-radius: 18px 0 18px 0;
    padding-left: 23px;
    padding-right: 23px;

}



 .close_title_section
 {
 min-height:45px;
 margin-bottom: 15px;
 }

a.more_111.button {
    float: right;
    padding: 5px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 9px;
    background: #76484a;
}


.sty_content_ofc
{
    border: 1px solid #d7d7d7;
    background: #fff;
    padding: 12px;
}

 .open_hove
{
display:none;
}
.open_hove:hover
{
display:block;
}




.menuitemli:hover .main-menu
{
    color: #76484a;
    background: #d8d8d8;
    border-radius: 14px 0;
}
.imge_list-activity
{
height:200px;
width:100%;

}
.border_lis_activity {
    border: 1px solid #e4dcdc;
    padding: 5px;
    background: #fff;
    overflow: hidden;
    margin-bottom:23px;
}


.title_list_activity {
    text-align: justify;
    text-justify: inter-word;
    height: 100px;
    overflow: hidden;
}
.border_lis_activity:hover .thumbnail {
    box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
}

   /* ::-webkit-scrollbar {
        height: 14px;
        width: 10px;
        background: #eee;
        border-left: 1px solid #ddd;
    }
    ::-webkit-scrollbar-thumb {
        background: #ddd;
        border: 1px solid #cfcfcf;
    }
    ::-webkit-scrollbar-thumb:hover {
        background: #b2b2b2;
        border: 1px solid #b2b2b2;
    }
    ::-webkit-scrollbar-thumb:active {
        background: #b2b2b2;
        border: 1px solid #b2b2b2;
    }
*/
    .background_sidebar
    {
        background: #fff;
        padding-bottom: 24px;
        border: 1px solid #e8e8e8;
        border-radius: 14px 0 0 0;
    }




       .sharingPost
                    {
                        padding-left: 15px;
                        margin-bottom: 32px;
                        background: rgba(213, 213, 213, 0.73);
                    }

                    p.sharing_news {
                        margin: 0;
                        padding-top: 4px;
                        padding-right: 19px;
                    }
                    .socialicon
                    {
                        background:url(https://mop.gov.iq/en/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-whatsapp {
                        background-position: 0 -160px;
                    }
                    .socialicon-google-plus
                    {
                        background-position: 0 -192px;
                    }

                    .socialicon-twitter {
                        background-position: 0 -96px;
                    }

                    .socialicon-facebook {
                        background-position: 0 -224px;
                    }

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

                        .sharingPost
                        {
                            margin-left:0;
                        }

                    }




        .slider_ul_setting
        {
            height: 468px;
            border:1px solid transparent;
            overflow:hidden;
        }


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


.image-active-min
{

   height: 260px;
}

.slider_ul_setting
{
    height: 260px;
    border:1px solid transparent;
    overflow:hidden;
}

}



.set_slider_jssor,.set_slider_jssor div,.set_slider_jssor div div
{
width:1175px;
 font-size: 18px;
 padding-right:5px !important;
}

 @media screen and (max-width: 1335px)
 {
.set_slider_jssor,.set_slider_jssor div,.set_slider_jssor div div
{
width:1100px;
 font-size: 18px;
}


}

 @media screen and (max-width: 1250px)
 {
.set_slider_jssor,.set_slider_jssor div,.set_slider_jssor div div
{
width:1100px;
 font-size: 18px;
}


}

 @media screen and (max-width: 1250px)
 {
.set_slider_jssor,.set_slider_jssor div,.set_slider_jssor div div
{
width:1030px;
 font-size: 15px;
}


}

 @media screen and (max-width: 1184px)
 {
.set_slider_jssor,.set_slider_jssor div,.set_slider_jssor div div
{
width:872px;
 font-size: 15px;
 margin-top: 2px;
}

}

 @media screen and (max-width: 1024px)
 {
.set_slider_jssor,.set_slider_jssor div,.set_slider_jssor div div
{
width:820px;
 margin-top: 2px;
}

}

.small_screen
{
display:none;
}
 @media screen and (max-width: 1008px)
 {
.large_screen
{

display:none;

}
.small_screen
{
display:block;
}
}

.in_title {
    color: #77494b;
    margin-bottom: 19px;
    font-weight: bold;
}

.set_holder_image {
        border: 1px solid #d1cece;
        padding: 8px;
    }




.row_up_pointer
{

    margin-bottom: 12px;
    padding: 0 5px 0 5px;
}

.content_sub_content {
    background: #d8d8d8;
    color: #77494b;
    border-radius: 5px;
    padding: 3px;
}

.text_search
{
    margin: 0;
    height: 38px;
    border-radius: 22px;
}

.submit_search
{

  background:url(https://mop.gov.iq/en/static/images/site/search_icon_site.png);
    width: 38px;
    height: 38px;
    margin: 0;
    margin-right: 5px;
    border-radius: 50%;
        background-size: 100% 100%;
       border: 1px solid rgba(202, 202, 202, 0.21);

}
.submit_search:focus
{
outline:none
}

/*---------------------- css english ------------*/


img.img.logo_en_page {
    width: 73%;
}


.title-news_en_page
{
height: 50px;
    padding-left: 28px;
    background: #76484a;
    color: #fff;
    font-size: 18px;
    padding-top: 10px;
    border-radius: 22px 0 0 22px;
}


  .news-mop_en_page
  {

    height: 50px;
    padding-top: 12px;
     background: url(https://mop.gov.iq/en/static/images/site/crop-news_en.png);
     background-repeat: no-repeat;
       background-position: left;
       padding-right: 5px;
       padding-left: 25px;
     background-color: rgba(254, 254, 254, 0.79);

     border-right: 0;
     overflow: hidden;

  }

  .news-mop_en_page marquee
 {
   font-size: 18px;
  }


.menus_setting_en
{
padding-top:7px;
padding-left:5px;

}
.menus_setting_en .main-menu
{

color:#fff;
webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}

 .menus_setting_en .main-menu:hover
{
color: #76484a;
    background: #d8d8d8;
    border-radius:14px 0;
}

.menus_setting_en li
{
border-right:1px solid #fff;
padding-right:5px;
padding-left:5px;
}

.menus_setting_en li:last-child
{
border-right:1px solid transparent;
}

.submenu-ul li
{
border-right:1px solid transparent;
}


  .menus_setting_en.menu > li.is-dropdown-submenu-parent > a::after
  {
      border-color: #d8d8d8 transparent transparent;
  }


/*.menus_setting_en
{

overflow:hidden;
}
.menus_setting_en:hover
  {

  overflow:visible;

  }*/


 .small_social-media_icons
 {

     height: 40px;
     width: 40px;
     border-radius:50%;
     background:url(https://mop.gov.iq/en/static/images/site/sh_lng.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position:relative;
 }

 .small_social-media_icons:hover, .small_social-media_icons:focus
 {
     background-color: transparent;
 }

 .dropdown_small_social
 {
     width: 48px;
     padding: 0;
     background:transparent;
     border:none;
     padding-right: 4px;


 }

 .icons_top_small_social
 {

   background:url(https://mop.gov.iq/en/static/images/site/triangle.png);
     height: 9px;
     background-repeat: no-repeat;
     background-position: center;
     background-position-y: 3px;
     background-position-x: 15px;
      width: 48px;
 }

 .icons_small_social
 {
     background-color: #44545f;
     width: 48px;
     padding-left: 4px;
     padding-top: 5px;
     border-radius: 9px;
 }


 .set_icons_for_small_sie
 {

     margin: 0;
     padding: 0;
     height: 40px;
     width: 40px;
     border-radius: 50%;
     margin-bottom: 5px;
     background-size:100% 100%;

 }

 .set_icons_for_small_sie:hover
 {
 opacity:0.7;
 }


li.langSite {
    font-size: 23px;
    margin-left: 5px;
}


a.langSiteSmall.float-right {
    padding-top: 4px;
    font-size: 22px;
    margin-left: 14px;
}



.xmail
{
       border: 2px solid #789cb4;
       background: #fefefe;
       min-height: 500px;
       padding: 15px;
       box-shadow: 5px 5px #617f939c;
}

.acc_main
{

    background: #fffefe;
}
.acc_sub
{

    background: #d8d8d8;
}


.acc_main_li
{
margin-bottom: 3px;

}

.acc_sub_li
{
margin-bottom: 3px;

}

.acc_main_a
{
background: #799cb4;
    border: none;
    color: #fff;
    font-size: 20px;
    padding-bottom: 12px;
    padding-top: 12px;
}
.acc_sub_a
{
      background: #754849;
      border: none;
      color: #fff;
      font-size: 16px;
      padding: 8px;
}


.acc_main_a:hover,.acc_main_a:focus
{
    background: #43545ee6;
     color:#fff;
}


.acc_main_content
{
     color: #0a0a0a;
     padding: 0;
     padding-bottom: 12px;
     padding-top: 18px;
     background-color: #fefefe;
     border: none !important;
}
.acc_main_content .mail
{
    text-align: left;
    font-size: 20px;
    color: #754849;
    margin-bottom: 9px;
    border-bottom: 1px solid #43545e;
    padding-left: 17px;
    border-radius: 8px;
    background: #cbcbcb;
    padding-bottom: 2px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.acc_main_content .mail:hover
{
    -webkit-box-shadow: 0 8px 6px -6px black;
       	   -moz-box-shadow: 0 8px 6px -6px black;
       	        box-shadow: 0 8px 6px -6px black;
cursor:pointer;

}
