@import "https://kh.hrc.iq/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:#ffffff;

}

.imgbg:hover {
    /*animation: imgbg 3s linear;
    background-position: 0% 100%;*/
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'DroidArabicKufi';
}


.fluid {
    max-width: 100%;
}

.header_background

{
        z-index: 2;
        height: 100%;
        opacity: 1;
        position: relative;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
      padding-top: 141px;


}

.br_logo
{
    margin-bottom: 47px;
}

.alkh_imge

{
text-align:center;
height:250px;
}
.set_loge_ar
{
    height: 227px;
    width: 330px;

}
.set_loge_en
{
    width: 100%;
    height: 168px;
    margin-top: 20px;
}

 .bottomMenu {
        display: none;
        position: fixed;
        width: 100%;
         overflow: hidden;
         background-color: rgba(221, 221, 221, 0.7);
         z-index:9999;

    }



.bottomMenu_result_search
{

        position: fixed;
        width: 100%;
         overflow: hidden;
         background-color: rgb(221, 221, 221);
         z-index:9999;
}


.logo_in_menu
{
    cursor: pointer;
    bottom: 0;
    position: relative;
    margin-top: 15px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.logo_in_menu:hover
{
  margin-top: 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.animation_logo
{

    height: 100px;
padding-right: 5px;
}
.menu_right
{
    padding-top: 65px;
    float:left;

}

.menu_left
{
 padding-top: 65px;

}
.menu_right ul li a,.menu_left ul li a
{
-webkit-transition: all 0.3s ease;
 transition: all 0.3s ease;
border-bottom:2px solid transparent;
}


.menu_right ul li a:hover,.menu_left ul li a:hover
{
border-bottom: 2px solid;
padding-top: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}




/*.image_reset
{

height: 1072px;
margin-top: -211px;
}*/

.btn_previous,.btn_next
{
position: relative;

text-align: center;

    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;



}



.btn_next img.img,.btn_previous img.img
{
height: 31px;
width: 21px;
opacity: 0.5;
}

.btn_previous:hover img.img,.btn_next:hover img.img
{
opacity:1;
}

.btn_previous
{
float:left;
padding: 8px;
}
.btn_next
{
float:right;
padding: 8px;
}

.btn_previous:focus,.btn_next:focus
{

       background: transparent;

}
.btn_previous:hover, .btn_next:hover
{
    color: #0c0b0b;
     background: rgb(119, 191, 207);
    border-radius: 17%;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;

}





.bar_more_news
{
    height: 53px;
    background-color: #E7E7E7;

}

.sp_right
{
float:left;
 height: 53px;
}
.sp1_news
{
 height: 53px;
 padding: 0;
 position: relative;
 width: 15px;

}

.sp_left
{
float:right;
 height: 53px;
}
.sp2_news
{
    height: 53px;
     padding: 0;
     position: relative;
     width: 15px;

}

.title_more_news

{

    height: 53px;
    overflow: hidden;
    text-align: center;
    padding-top: 16px;


}
.cc .columns


{

}
.linl_more_news
{
    float: left;
    margin-left: -5px;
    padding-top: 15px;
    color:#3e4199;
}

.aboib
{
 text-align: center;
 font-size: 23px;
 color: #647a91;
 padding-top: 8px;
}


.tabs_slider
{

    border-bottom: 2px solid #B2B2B2;

}
.nav_tabs_
{
text-align:right;
margin-bottom:0;
}


.orbit-bullets  .btn_or_tabs
{
background-color:transparent;
    width: auto;
    height: 66px;
    font-size: 20px;
    border-radius: 0;
    margin-bottom: 5px;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 20px;
border-bottom:3px solid transparent;

}
.orbit-bullets  .btn_or_tabs:hover
{
background:transparent;
}

.orbit-bullets .btn_or_tabs.is-active
{
background:transparent;
border-bottom:3px solid #0071bc;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}


.orbit-bullets  .btn_or_tabs:last-child
{
margin-left:0;

}

.text_aboib
{
padding-top:25px;
}

.Parallax_1,.Parallax_2
{
height:287px;
position: relative;
opacity: 0.7;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;

}

.number_last,.search_
{
 margin-top:15px;
 text-align:center;
 font-size:23px;
 color:#647a91;

}


.image_search_accept
{
height:165px;
width:150px;
}
.search_ul
{
height:165px;

}


.cox_padd
{
 padding-left: 30px;
}

.figcaption_title
{

    text-align:center;
    opacity:1;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

@media screen and (max-width:640px)
{
.search_ul
{
height:106px;
}

.image_search_accept
{
height: 106px;
 width: 100%;
}

.figcaption_title
{
    padding: 0;
    font-size: 10px;
    text-align:center;
}

.btn_next img.img, .btn_previous img.img {
    height: 23px;
    width: 17px;
}

.cox_padd
{
 padding-left: 0.9375rem;
}

}


.center_image .columns,.center_image .column
{
text-align:center;
}
.search_right:hover,.search_left:hover,.search_right:focus,.search_left:focus
{
background:transparent;

}

.search_right:hover,.search_left:hover
{
opacity:0.7;

}
.set_li_search
{
margin-left: 53px;
margin-right: 53px;
}

.spas_search_1
{

background:url(https://kh.hrc.iq/static/images/site/spas_.png);
background-size:100% 100%;
height: 21px;
margin-left: 42px;
margin-right: 42px;
margin-top: 15px;
background-position: -7px;
}
.light_div
{
margin-top: -3px;

}

.numbers_magazine,.search_magazine,.abstract_magazine
{

    height: 40px;
    background-color: #1CB7D5;
    color: #fff;
    text-align: center;
    padding-top: 7px;
    font-size: 17px;
    overflow: hidden;
}

.numbers_magazine
{
    border-radius: 0 0 35px 0;
}
.abstract_magazine
{
    border-radius: 0 0 0 35px;
}


.image_num_magazine
{
height: 222px;
    width: 216px;
}


.image_num_magazine_tab
{
    height: 247px;
    width: 247px;
}




.set_div_num_mag
{

margin-bottom:37px;

}
.bored_jssor_sp_div_right
{
border-left:1px solid;

}
.bored_jssor_sp_div_left
{
border-left:3px solid #d7d7d7;

}


.up_row_number_slider,.down_row_number_slider
{
opacity:1;
}


.up_row_number_slider:hover,.down_row_number_slider:hover
{
opacity:0.7;
}

.more__magazine
{

    float: left;
    margin-top: -27px;
    margin-left: 78px;

}
.more__magazine a
{
   color:#2e3192;
    position: absolute;
}

nters_in_iraq

{
text-align:center;
color:#d4145a;

}


.in_text
{
text-align:center;
color:#4582c3;

}

.content_archives_magazine
{
width:100%;
border-bottom:2px solid;
 background-color: #EDF0F1;
 overflow:hidden;

}
.Distribution_Ce
{
text-align:center;
color:#4582c3;
}

.Distribution_Centers_button_prev,.Distribution_Centers_button_next
{
color:black;
position:relative;
margin-top: 25px;
padding:0;
}
.Distribution_Centers_button_prev:hover,.Distribution_Centers_button_next:hover,.Distribution_Centers_button_prev:focus,.Distribution_Centers_button_next:focus
{
background:transparent;

}


.Distribution_Centers_button_prev img,.Distribution_Centers_button_next img
{
position: relative;

padding: 0;
height: 20px;
width: 17px;
opacity: 0.5;
}

.Distribution_Centers_in_iraq
{

text-align:center;
color:#d4145a;

}


.name_document_
{
    border-top: 2px solid #e7e7e7;
    border-left: 2px solid #e7e7e7;
    height: 50px;
    font-size: 19px;
    padding-top: 10px;
    padding-right: 3px;
    border-radius: 19px 0 0 0;
}


.bar_document
{
border-bottom:2px solid #e7e7e7;
    height: 50px;
        padding-top: 24px;
            margin-bottom: 7px;
}
.bar_document div
{

    height: 20px;
    width: 100%;
    position: relative;
    background: #4582c3;
}

.set_input_document
{
    height: 33px;
    margin: 0;
     margin-top: 1px;
    margin-bottom: 1px;

}

.lable_formal
{
    padding-top: 5px;
    padding-right: 3px;
        font-size: 16px;

}
.select_1{
margin: 0;
    margin-top: 1px;
    height: 31px;
     padding: 0;
        padding-left: 1.5rem;
        padding-right: 5px;


}

.radio_div_input
{
padding-top: 7px

}
.radio_div_input input
{
margin:0;
}

input:disabled
{
    background-color:rgb(224, 224, 224);
}
 .button[disabled] {
    opacity: 1;
}
.button[disabled]:hover
{
    background-color:rgb(224, 224, 224);
}

.sty_disabled
{
background:#5da423;
}

.about_as_
{
    border:1px solid #cccccc;
    height: 500px;
    text-align:center;
    overflow: hidden;
    border-radius: 0 65px 0 65px;
    background:#f9f9f9;

}

.scroll_aboutmy
{

    height: 418px;
    overflow:auto;
    margin-top: 41px;
}

.scroll_aboutmy_small_sc
{

    height: 418px;
    overflow: auto;
    margin-top: 41px;
}




.btn_about_next,.btn_about_prev
{
position:relative;
color:black;
padding: 7px;
}
.btn_about_next:hover,.btn_about_prev:hover,.btn_about_next:focus,.btn_about_prev:focus
{
background:transparent;

}
.btn_about_next:hover,.btn_about_prev:hover
{
opacity:0.7;
}

.pop_fixed_search_txt
{

     position: fixed;
     top: 164px;
     left: 0px;
     max-height: 47px;
     margin-left: 5px;
    width: 82px;
     text-align: center;
     z-index: 10000000;

}


.textbox_search input
{
background:#fff url(https://kh.hrc.iq/static/images/site/search-icon.png) top left no-repeat;
    height: 43px;
    width: 44px;
    margin-left: 17px;
    padding: 0;
    background-size: 42px 42px;
    border-radius: 20px 20px 20px 20px;
    text-align: right;
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    cursor:pointer;
}
 .textbox_search input:focus
{
    padding-right: 8px;
width:280px;
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
}



.pop_fixed
{

     position: fixed;
       top: 217px;
     left: 0px;
     max-height: 100%;
     margin-left: 5px;
    width: 82px;
     text-align: center;
     z-index: 10000000;

}



.ink_image
{
width:50px;
height:50px;
 }


 .download_shrod_post_
 {

      width: 43px;
      height: 138px;
      margin-right: 5px;
      border-radius: 24px 24px 24px 24px;
      margin-top: 17px;
      background: rgba(103, 185, 204, 0.87);
      text-align:center;
      cursor:pointer;
 }
.download_shrod_post_ img

{
 margin-top:13px;

}

.hover_divs
{
   opacity:0;
    position: absolute;
    width: 43px;
    height: 138px;
    border-radius: 24px 24px 24px 24px;
    top: 17px;
    background:rgba(198, 60, 25, 0.76)  url(https://kh.hrc.iq/static/images/site/cloud_down.png) no-repeat center center;
    -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
}

.download_shrod_post_:hover .hover_divs
{
opacity:1;

}


.abut_as_button
{

    width: 53px;
    height: 53px;
    border-radius: 50%;
    margin-right: 14px;
cursor:pointer;
    margin-top:7px;
}

.social_communication
{

    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: 8px;
    margin-right: 21px;
}
.social_communication:hover
{
opacity:0.7;
}

.div_form_contact_as
{
    background: rgba(221, 221, 221, 0.7);
    border-top: 1px solid rgb(231, 231, 231);
    padding-top: 58px;
    padding-bottom: 59px;

}
.name_textbox input,.name_textbox textarea
{
    background: rgba(221, 221, 221, 0);
     border:transparent;
    border-bottom: 1px solid #8a8a8a;
        box-shadow: none;
        height: 32px;
}
.name_textbox textarea
{
    height: 83px;
    resize: none;
    }
.name_textbox input[type='text']:hover,.name_textbox textarea:hover

{
 box-shadow: none;
background:#fff;
border:transparent;
    border-bottom: 1px solid #8a8a8a;
}




.name_textbox input[type='text']:focus,.name_textbox textarea:focus

{
border:transparent;
    border-bottom: 1px solid #8a8a8a;
 box-shadow: none;
background:#fff;

}
.name label
{
font-size: 15px;

}


.sty_button
{

background:#39a4d0;
    width: 106px;
    height: 36px;
    font-size: 16px;
    padding-top: 10px;
}

.color_placeholder
{
   font-size: 15px;
       font-family: Arial;
    color:black;
}


.color_placeholder::-webkit-input-placeholder
{
      font-size: 15px;
          font-family: Arial;
            color:rgba(0, 0, 0, 0.42);
}

.color_placeholder:-moz-placeholder
{
     font-size: 15px;
         font-family: Arial;
          color:rgba(0, 0, 0, 0.42);
}
.break_bar
{
    float: right;
    width: 17px;
    height: 334PX;
    overflow: hidden;
    margin-left: 10px;
    opacity: 0.7;
}

.break_bar img
{
 height: 334PX;
}

 .two_divs
{


    overflow: hidden;

}

.two_divs .icons_
{
    float:left;
    width: 40px;
    height: 40px;

    margin-right:5px;
}


.two_divs .number_telephone
{
    margin-left: 19px;
    direction: ltr;
    height: 65px;
    overflow: hidden;
        color: #7F7F7F;
            font-size: 20px;
}
.emails_div
{

    margin-left: 19px;
    direction: ltr;
    padding-top: 4px;
    overflow: hidden;
        color: #7F7F7F;
            font-size: 20px;

}

.notes_contact_as
{
text-align:center;
    color: #7F7F7F;
        font-size: 20px;
}


.images_versions
{
height:362px;

}

.xcol_div .columns
{
text-align:center;
color:#fff;
}


.footer_site
{
    padding-top: 22px;


}

.title_div_footer_site
{
    text-align: center;
    font-size: 23px;
    margin-bottom: 5px;
    color:#fff;
}


.btn_footer_slider
{

        padding: 0;
        border-radius: 50%;
        -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
}

.btn_footer_slider:focus
{
background:transparent;
}

.btn_footer_slider:hover
{
background:rgba(10, 10, 10, 0.5);
}


.orbit-bullets .boll_slider
{
background:transparent;
border:1px solid #29abe2;
width:12px;
height:12px;
}


.orbit-bullets .boll_slider.is-active,
.orbit-bullets .boll_slider:hover
{
background:#29abe2;
}
.ahiah_altrath
{

 cursor:pointer;
}

.ahiah_altrath .title_website_others
{
    font-size: 25px;
    text-align: center;
    height: 46px;

}

.title_website_others div
{

padding-top: 9px;
    -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease;
}
.ahiah_altrath:hover .title_website_others div
{
padding-top: 0px;
    -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease;
}



.light-div-hover
{
    pointer-events: none;
    content: '';
    height: 10px;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;

}
.ahiah_altrath:hover .light-div-hover
{
    opacity:1;
}



.image_slider_in_slider
{

    height: 200px;

}

.btn_slider_in_slider_1
{
    padding: 0;
    padding-right: 31px;
}
.btn_slider_in_slider_1 img
{
width:50px;
height:50px;
}
.btn_slider_in_slider_1:hover,.btn_slider_in_slider_1:focus
{
background:transparent;
}

.image_first_slider
{

height:296px;

}
.row_poster_div
{

    float: right;
    top: 101px;
    position: relative;
    opacity: 0.7;
}
.row_poster_div img
{
width: 45px;
}

.content_two_slider
{
    width: 100%;
    padding-top: 77px;
    padding-bottom: 50px;
    background:#EDF0F1;
}

.advisory_html
{

    color: #7da7d5;
    padding-right: 90px;
}


.advisory_html div a
{

margin-bottom:10px;
    display: block;
    width: 100%;
     font-size: 20px;
      -webkit-transition: all  0.5s ease;
      transition: all  0.5s ease;

}
.advisory_html div a:hover
{
    background: rgba(182, 181, 181, 0.35);
     border-right: 5px solid #ae4a3e;
    padding-right: 3px;
    color: #317ccf;
}



.upload_btn
{

border: 1px solid #fff;
    height: 29px;
    margin: 0;
    margin-bottom: 3px;
    padding-top: 6px;
    font-size: 18px;
    width: 132px;
    background: #4582c3;
}



.header_table th
{
text-align:center;

}
.header_table
{

    background: rgb(24, 26, 59);
    color: #fff;
}



input[type=search] {
           width: 300px;
        box-sizing: border-box;
        border: 2px solid #ccc;
        border-radius: 4px;
        font-size: 16px;
        background-color: white;
        background-image: url('https://kh.hrc.iq/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;
       font-family: Arial;
    }

    input[type=search]:focus {
        width: 100%;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
    }


.set_tag_p p
{
margin:0;
}


.pop_advisory
{
    width: 100%;
    z-index: 2147483647;
    border: 2px solid rgba(18, 23, 65, 0.82);
    top: 77px;

}
.show_menu_form_small
{
display:none;
}


.set_height_menu
{
height:153px;

}

.accordion_last_number
{
color:black;
    font-size: 15px;
}





@media screen and (max-width: 1080px)
{
.hidden_menu_for_large
{
display:none;
}

.show_menu_form_small
{
display:block;
}


.set_height_menu
{
    height: 60px;

}

}

.small_last_number
{
display:none;
}


@media screen and (max-width: 750px)
{
.pop_fixed_search_txt,.pop_fixed
{

display:none;
}

.large-last_number
{
display:none;
}

.small_last_number
{
display:block;
}

}






.menu_small,.menu_small:hover,.menu_small:focus

{
background:black;
color:white;
    font-size: 20px;
}


.top_ul_menu_small
{
margin:0;

}

.top_ul_menu_small  .accordion-content
{
background-color: rgba(94, 94, 94, 0.35);


}



.warning_last_nu
{
 display:none;

}

@media screen and (max-width: 632px)
{
 .slider_warning_last_nu
 {
 display:none;
 }

.warning_last_nu
{
 display:block;

font-size:20px;
text-align:center;
}

}





@media screen and (max-width: 640px)
{
.more__magazine
{

    margin-top: -20px;
    margin-left: 49px;
    font-size: 12px;

}

}


@media screen and (max-width: 420px)
{
.more__magazine
{

    margin-top: -13px;
    margin-left: 31px;
    font-size: 9px;

}
.numbers_magazine, .search_magazine, .abstract_magazine
{
    height: 33px;
    font-size: 13px;

}

.content_archives_magazine
{
    border-bottom:1px solid;
}


.advisory_html
{
    font-size: 15px;
}

}



.title_news
{

    font-size: 23px;
    margin-bottom: 18px;
    color: #3F51B5;
}


.content_cp
{
 margin-bottom:15px;
}




@media screen and (max-width:590px)
{

.about_as_
{

    height: 395px;
        font-size: 12px;

}
.scroll_aboutmy_small_sc
{

    height: 339px;
    }

}

    .hvr-underline-from-right
     {
        display: inline-block;
        vertical-align: middle;
         -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px transparent;
        position: relative;
        overflow: hidden;
    padding-bottom: 5px;
    cursor: pointer;
    font-size: 21px;
    }



    .hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
        left: 0;
    }

    .hvr-underline-from-right:before
    {
        content: "";
        position: absolute;
        z-index: -1;
        left: 100%;
        right: 0;
        bottom: 0;
        background: #2098D1;
        height: 4px;
         -webkit-transition-property: left;
        transition-property: left;
         -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
         -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

.content_tabs_sliders
{
background:transparent;
    border: 1px solid transparent;
}
.content_tabs_sliders .tabs-panel
{
padding:0;
}



.tabs_for_sliders
{
background:transparent;
border:1px solid transparent;
}
.tabs_for_sliders .tabs-title > a:hover
{
background:transparent;

}


.tabs_for_sliders .tabs-title > a:focus, .tabs_for_sliders .tabs-title > a[aria-selected='true'] {
    background: url('https://kh.hrc.iq/static/images/site/bgtabs.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
}




.numbers_magazine_content
{
height:500px;
z-index:1000;
overflow:hidden !important;
text-align: center;
}
.slimScrollRail{
height:500px !important;

}


.image_num_magazine_tb
{
    height:100px;
    width: 100px;
}



.tabs_for_sliders .tabs-title > a
{
    margin-bottom: 27px;
    padding:0;

}

@media screen and (max-width:950px)
{

.numbers_magazine_content
{
height:425px  !important;

}

.slimScrollRail
{
height:425px  !important;

}
.slimScrollDiv
{
height:425px  !important;
}

.image_num_magazine_tb
{
    height: 85px;
    width: 97px;
}


.image_num_magazine {
    height: 217px;
    width: 216px;
}


}



@media screen and (max-width:850px)
{

.numbers_magazine_content
{
height:394px  !important;

}

.slimScrollRail
{
height:394px  !important;

}
.slimScrollDiv
{
height:394px  !important;
}

.image_num_magazine_tb
{
       height: 77px;
       width: 81px;
}

}

@media screen and (max-width:750px)
{

.numbers_magazine_content
{
height:345px  !important;

}

.slimScrollRail
{
height:345px  !important;

}
.slimScrollDiv
{
height:345px  !important;
}

.image_num_magazine_tb
{
       height: 77px;
       width: 81px;
}


.tabs_for_sliders .tabs-title > a
{
    margin-bottom: 8px;

}



}


.title_tab_image
{
width:75px;
height:75px;

}

.accor_archive
{

    margin-left: 13px;
    margin-right: 12px;
}



.li_accordion .title_img_acc:hover
{
background:#e7e7e7;
}
.li_accordion .accordion-title::before
{
    content: '\21D2';
}
.is-active >.title_img_acc::before
{
    content: '\21D3';
}


.content_archive_acc
{
    border: 2px solid #bcbdbd;
    padding-left: 0;
    padding-right: 0;
    background: rgb(229, 228, 228);
}
.title_img_acc
{
    padding: 5px 5px;
}

.li_accordion .title_img_acc:focus
{
background:transparent;
}

.accordion-item.li_accordion.is-active
{
background:rgba(71, 72, 72, 0.36);

}

.small_title_acr
{
    text-align: center;
    background: #1cb7d5;
    color: #fff;
    font-size: 20px;
    padding: 1px;
    border-radius: 0px 0px 35px 35px;

}


:last-child > .content_archive_acc:last-child
{
    border-bottom:2px solid #bcbdbd;
}


.scroll_set
{
 max-height: 455px;
overflow-y:auto;
overflow-x:hidden;
}

.page_row_site
{
text-align:center;
width: 100%;
    position: absolute;
    bottom: 25px;
}

@media screen and (max-width:650px)
{

.header_background

{

    padding-top: 38px;

}

.br_logo
{
    margin-bottom: 17px;
}

.name_document_ {

    font-size: 13px;
    padding-top: 17px;
    }



}

.advisory_body_title
{
text-align:center;
font-size: 19px;
color: #7da7d5;
margin-bottom: 6px;
border-bottom:1px solid rgba(60, 58, 58, 0.57);
}



.advisory_body_title:hover
{
color: #317ccf;

}
.small_menu
{
     width: 100%;
     display: block;
     padding-right: 18px;
     padding-top: 4px;
     padding-bottom: 3px;
     border-right: 3px solid transparent;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
     border-bottom: 1px solid #b8b6b6;
}

.small_menu:last-child
{
border-bottom:1px solid transparent;
}

.menuitem
{

   height: 56px;
    padding-right: 25px;
    cursor: pointer;
    background: black;
    color: #fff;
    font-size: 22px;


}

.allmeunsmall
{
background:rgb(199, 199, 199);
}

.small_menu:hover
{
    background: rgba(69, 130, 195, 0.74);
    border-right: 3px solid black;
    color: #fff;
}

.icon_kh
{
    width: 50px;
    height: 50px;
    margin-left: 5px;
    margin-top: 3px;
}
.title_small_mnu
{
    margin-top: 11px;
}


.orbit-container
{
outline: none;
}

.xsoleft
{
width:50px;
height:50px;
top:0px;
left:-80px;
top: 75px !important;


}
.xsoright
{
width:50px;
right:-23px;
top: 75px !important;
}


.hovers
{
background:rgba(10, 10, 10, 0.5);
bottom: inherit;
height:0;
opacity:0;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.orbit-slide:hover  .hovers
{
 height:100%;
  opacity:1;
}


.orbit-slide:hover .figcaption_title
{
opacity:0;

}
.title_hover
{
    text-align: center;
    margin-top: 15px;
    margin-bottom: 18px;
}
.stuff_ex
{
text-align:center;
}

.media_sharing
{
    height: 50px;
    border: 1px solid;
    bottom: 0;
    position: absolute;
    left: 0;
    margin-bottom: 33px;
    width: 100%;
}

@media screen and (max-width:650px)
{
.xsoleft
{

left:0;
}
.xsoright
{
right: 10px;

}
.stuff_ex
{
display:none;
}

.bar_search
{
    max-width: 100%;
}

.bar_search .columns
{
    padding-right: 0;
    padding-left: 0;
}

.spas_search_1
{
    margin-left: 0;
    margin-right: 0;
    background-position: 0;
}

.x_font a
{
    padding: 9px;
    font-size: 8px;

}


.advisory_body_title
{
    font-size: 15px;
}

}


.social_media
{

    background: #c7c7c7;
    width: 100%;
    text-align: center;
     padding: 3px 0 3px 0px;
}
.social_media a img
{
    width: 30px;
    height: 30px;
}
.empty_mg

{
    border: 1px solid #dbdbdb;
    text-align: center;
    padding: 4px;
}
