loginhtml {
    height: 100%;
}



:root
{
    --bg-bt: #fff;
    --text-bt: #000;
    --bg-bt-hover: #b9663d;
    --text-bt-hover: #fff;

    --bg-bt2: #b9663d;
    --text-bt2: #fff;
    --bg-bt2-hover: #000;
    --text-bt2-hover: #fff;

    --text-link: #b9663d;
    --text-link-hover: #000;

    --text-link2: #000;
    --text-link2-hover: #b9663d;

    --main-color: #b9663d;
}



body {
    margin: 0;
    padding: 0;
    font-size: 90%;
    line-height: 1.75em;
    color: #5D5D5D;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: 300;
    background-color: #eee;
    height: 100%;
    min-height: 100%;
    word-break: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #444;
    font-weight: 400;
    margin-top: 0;
}

h1 {
    font-weight: 400;
    font-size: 2em;
}

h3 {
    font-size: 1.35em;
    margin-bottom: 5px;
}

a h3:hover {
    color: #3196C2 !important;
}

strong {
    font-weight: 600;
}

ul {
    padding-left: 20px;
}

hr {
    border: 0px;
    border-top: 1px #ccc dotted;
}

#header {
    height: 145px;
    position: relative;
    background-color: #fff;
}

#header-menu {
    display: flex;
}

.container_head{
    background: url("/themes/DAOAGRO/images/landing.jpg") no-repeat scroll center center / cover;
    min-heigh: 330px;
}
.container_head_bg{
    background-color: rgba(0,0,0,0.5);
    min-height: 330px;
}
.container_head_bg_small{
    background-color: rgba(0,0,0,0.5);
}

#content {
    margin: 0px auto;
    background-color: #fff;
    padding: 30px;
    position: relative;
}

.content-facets {
    background: linear-gradient(to right, #eee 0%, #eee calc(50% - 590px + 270px), rgba(255, 255, 255, 0) calc(50% - 590px + 270px), rgba(255, 255, 255, 0) 0%);
}

.content-single {
    padding: 0 0 30px 0 !important;
}

#homeslider {
    width: auto;
}

#background {
    margin: 0;
    padding: 0;
    background-color: #fff;
    width: 100%;
    height: 145px;
    position: absolute;

}


#header-title {
    width: 100%;
    padding: 50px 0;
    display: table;
    color:#fff;
        display: block;
}

.header-title1 {
width: 75%;
text-align: justify;
margin: auto;
font-size: 1.5em;
    display: block;
}

.header-title2 {
    width: 80%;
    margin: auto;
    margin-top: 5em;
    display: block;
     position: relative;
}
#header-title h1{
color: #fff;

}
#search_info
{
    position: absolute;
    margin-top: -5em;
    width: 100%;
    height: 5em;
}
#search_info > div
{
    width: 100%;
    position: absolute;
    bottom: 0;
        text-align: center;
}




#title {
margin-top: -7px;
display: grid;

}

#title h1 {
    color: #fff;
    font-size: 2.3em;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    margin-bottom: 0;
    font-weight: 400 !important;
    display: table-cell;
vertical-align: middle;
text-align: left;
  text-transform: uppercase;
}


.body_home #title h1 {
display: block;
text-align: center;
}
#head_title {
  display: table;
  margin: auto;
}
#head_title .img{
display: table-cell;
}

#title img {
    max-height: 100px;
    margin-right: 20px;

}
#title h1 span {
    color: #fff;
    font-size: 0.5em;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    line-height: 2em;
    display: block;
}

/****/
#page, #single {
    min-height: 100%;
    height: 100%;
    clear: both;
}

.page_content {
    background-color: #fff;
    height: 100%;
}

.facet:first-child {
    margin-top: 0px;
}

.facet {
    margin-top: 5px;
}

.navlist_content em,
.navpic_tooltip em,
.time_navlist_content em,.navlist_fulltextpage em, .navlist_bookmarkspage em  {
    background-color: #0099CC;
    color: #FFFFFF;
    padding: 1px;
    font-style: normal;
}

.page_content.box {
    margin-top: 5px;
}

.page_content.add_info {
    padding-top: 0px;
}


#single h1 {
    font-size: 1.5em;
    margin-bottom: 30px;
}

#single h1 hr {
    border: 2px solid #eee;
    margin-top: 20px;
}

#single h2 {
    font-size: 1.3em;
    margin-bottom: 0;
}


#single table tbody tr {
    border-color: #eee;
}

#single table tbody tr {
    background-color: rgba(0, 0, 0, 0.0375);
}


/*
#single table tbody tr:nth-child(2n + 1) {
    background-color: rgba(0, 0, 0, 0.0375);
}
*/
#single table th {
    color: #2E3842;
}

#single table {
    margin-bottom: 2px;
    padding: 0.5em;
}

#single table thead {
    border-color: #dfdfdf;
}

#single table tfoot {
    border-color: #dfdfdf;
}

#single table.alt tbody tr td {
    border-color: #dfdfdf;
}

#single .one-third>div {
    padding-left: 30px;
}

#single .one-third>div>div {
    margin: 30px 0;
    padding: 10px 20px;
    background-color: #eee;
    border-radius: 5px;
}

#single .one-third>div h2 {
    margin-bottom: 5px;
}

#single .share i {
    font-size: 1.5em;
    padding: 0px 5px;
    color: #bbb;
}

#single .share i:hover {
    color: var(--bg-bt2);
}


#single .attachedfiles ul {
    display: inline-block;
}

#single .attachedfiles li {
    text-align: left;
}

.column_hr_right {
    border-left: 1px #ccc dotted;
    padding-left: 30px;
    margin-left: 30px;
}

.p_center {
    margin-left: 5px;
    margin-right: 5px;
}

.p_left {
    margin-right: 5px;
}

.p_right {
    margin-left: 5px;
}

.p_top {
    border-top: 5px solid var(--text-link);
    padding-top: 5px;
}

.page_nav {
    background-color: #fff;
    margin-bottom: 30px;
    border-bottom: 1px #ccc dotted;
    padding-bottom: 15px;
}

/****/
.box {
    margin-left: 20px;
    padding: 0px 20px;
    border-left: 4px solid #f0f0f0;
}

#home h3,
#home h2 {
    margin-bottom: 40px;
    font-weight: 600;
}

#discover {
    display: inline-block;
    width: 100%;
    margin: -20px 0 20px -20px;
    width: calc(100% + 40px);
    text-align: center;
}
#discover2{
       display: inline-block;
    width: 100%;
    margin: -40px 0 20px -40px;
    width: calc(100% + 40px);
    text-align: left; 
}

.discover_box {
    display: inline-block;
    padding: 20px;
    min-width: 250px;
    width: calc(25% - 4px);
}

#discover .title{
font-size: 1.1em;
text-align: center;
margin-top: 10px;
display: grid;
position: absolute;
bottom: 0;
background-color: rgba(0,0,0,0.5);
width: 100%;
padding: 0.5em;
color: #fff;
}

#discover2 .title{
    font-size: 1.1em;
    text-align: center;
    margin-top: 10px;
display: grid;
}

#discover2 .discover_box {
  display: inline-block;
  padding: 40px;
  min-width: 250px;
  width: calc(33%);
}



@media only screen and (max-width: 800px) {
    .discover_box {
        min-width: calc(100% - 22px);
    }

    #bt-prev-text, #bt-next-text{
        display:none;
    }

}

.discover {
    background-color: #fff;
    position: relative;
    cursor: pointer;
    display: block;
    height: 250px;
    overflow: hidden;

        -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3); 
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
border-radius: 10px;
}

.discover>div {
    background-position: center center !important;
    background-size: cover !important;
    display: block;
    min-height: 250px;
    border: 0px solid #fff;
    background-repeat: no-repeat !important;
}
.discover:hover>div {
    min-height: 300px;
    transition: all 0.5s ease-in-out 0s;
}

#discover2 .discover>div {
    background-position: center center !important;
    background-size: cover !important;
    display: block;
    min-height: 250px;
    border: 0px solid #fff;
    background-repeat: no-repeat !important;
}
#discover2 .discover:hover>div {
    border: 20px solid #fff;
    transition: all 0.5s ease-in-out 0s;
}




.discover .infos {
    background-color: rgba(55, 170, 220, 0.7);
    bottom: 0;
    height: 80px;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.discover h3,
.discover h2 {
    color: #fff !important;
    font-weight: 800;
    line-height: 60px;
    padding: 10px;
    text-transform: uppercase;
    font-size: 1.35em;
}

.discover:hover .infos {
    background-color: rgba(55, 170, 220, 1);
    transition: all 0.3s ease-in-out 0s;
}

.discover:hover .infos h3,
.discover:hover .infos h2 {
    color: #fff !important;
}

#page a , #single a{
    color: var(--text-link);
    text-decoration: none;
    
}

#page a:hover , #single a:hover{
    color: #252122;
    transition: all 0.3s ease-in-out 0s;
    text-decoration: underline;
}

#page ul , #single u {
    padding-left: 20px;
    list-style: square;
}

.alignright {
    clear: right;
    float: right;
    margin-left: 2.5em;
}

.imgbox {
    border: 3px solid white;
    box-shadow: -5px 4px 5px rgba(172, 172, 172, 0.75);
    margin-bottom: 1em;

    max-width: 100%;
    height: auto;
}

.column {
    min-height: 100%;
    height: 100%;
}

#menu_lang {
    z-index: 1;
    float: right;
    line-height: 50px;
}

#footer {
    padding-top: 20px;
    background-color: #000;
    min-height: 200px;
    color: #fff;
    position: absolute;
    width: 100%;
    line-height: 2em;
}

#footer h3 {
    color: #ccc;
}

#footer ul a {
border-radius: 50px;
padding: 0.3em 1em;
background-color: var(--bg-bt);
color: var( --text-bt);
text-decoration: none;
margin-bottom: 1em;
display: inline-block;
min-width: 155px;
text-align: center;
}

#footer ul a:hover{
    background-color: var(--bg-bt-hover);
    color: var( --text-bt-hover);
    transition: all 0.3s ease;
}


#menu-bottom {
    list-style: none;
}


#footer .p_center {
margin-left: 20px;
margin-right: 20px;
border: 0px;
text-align: center;
font-size: 1.2em;
line-height: 1.5em;
margin-top: 2em;
}

#footer .p_left {
    margin-left: 0px;
    margin-right: 40px;
    border: 0px;
}

#footer .p_right {
    margin-left: 40px;
    margin-right: 0px;
    border: 0px;
    text-align: right;
}

#footer img {
width: 180px;
margin-top: -20px;
margin-left: -20px;
}

#logo img{
    max-height: 263px;
}


.sep {
    padding-top: 30px;
}

.center {
    text-align: center;
}

#search {
    color: #fff;
     text-align: center;   

}

#search input[type="text"] {
    width: calc(100% - 80px);
    padding: 1em;
-webkit-border-top-left-radius: 50px;
-webkit-border-bottom-left-radius: 50px;
-moz-border-radius-topleft: 50px;
-moz-border-radius-bottomleft: 50px;
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;

}

#search button {
    width: 80px;

-webkit-border-top-right-radius: 50px;
-webkit-border-bottom-right-radius: 50px;
-moz-border-radius-topright: 50px;
-moz-border-radius-bottomright: 50px;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;

    background-color: var(--bg-bt-hover);
    color: var( --text-bt-hover);
font-size: 25px;
border: 0;
}
#search button:hover {
background-color: #000!important;
color: #fff!important;
    transition: all 0.3s ease;
}

#search_form {
    margin: 1em 0 0em 0;
    display: flex;
    justify-content: space-between;
}

.search_options{
    margin-top: 3em;
}
.search_option_1{
    float: left;
}
.search_option_2{
    float: right;
}
.search_options input[type="checkbox"]{
    border: 1px solid #fff;
}

.search_option_1 {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;

}


#search_all_datas_label{
margin-top: -2px;
display: block;
cursor: pointer;
}
/* Hide the browser's default checkbox */
#search_all_datas_label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}


/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: rgba(255,255,255,0);
  border: 2px solid #fff;
  border-radius: 5px;
   cursor: pointer;
}

/* On mouse-over, add a grey background color */
#search_all_datas_label:hover input ~ .checkmark {
 background-color: rgba(255,255,255,0.5);
}

/* When the checkbox is checked, add a blue background */
#search_all_datas_label input:checked ~ .checkmark {
  background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
#search_all_datas_label input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
#search_all_datas_label .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}





.href_bt{
    border-radius: 50px;
    padding: 1em;
    background-color: var(--bg-bt);
    color: var(--text-bt);
    text-decoration: none;
}
.href_bt:hover{
    background-color: var(--bg-bt-hover);
    color:  var( --text-bt-hover);
    transition: all 0.3s ease;
}

#contact table td {
    padding: 0em;
}

#contact input[type="text"],
input[type="submit"],
button,
select,
textarea {
    width: 100%;
}

#fulltext_bookmarks_or_simple {
    width: calc(33% - 0.5em);
    padding: 0.93em;
}

/****************/

.ih3 {
    float: left;
    padding-right: 10px;
    font-size: 2em;
}

/***************/

#single dl.item-list {
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}

dl.item-list:first-child {
    padding: 10px 0 20px;
}

.item-list dt {
    width: 11em;
    float: left;
    font-weight: 600;
    color: #999;
}

.item-list dd {
    margin-left: 12em;
    color: #333;
}

dt {
    clear: both;
}



.navpic_content .item-list dt,
.navtable .item-list dt {
    width: 0 !important;
    display: none !important;
}

.navpic_content .item-list dd,
.navtable .item-list dd {
    margin-left: 0 !important;
}

/* #Lists
================================================== */
ul,
ol {
    margin-bottom: 20px;
    margin-top: 0px;
}

ul {
    list-style: square;
}

ol {
    list-style: decimal;
}

ol,
ul.square,
ul.circle,
ul.disc {
    margin-left: 0px;
}

ul.square {
    list-style: square outside;
}

ul.circle {
    list-style: circle outside;
}

ul.disc {
    list-style: disc outside;
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin: 4px 0 5px 30px;
}

ul ul li,
ul ol li,
ol ol li,
ol ul li {}

li {
   /* line-height: 18px;*/
}

ul.large li {
    line-height: 21px;
}

li p {
    line-height: 21px;
}

/* #Images
================================================== */

img.scale-with-grid {
    max-width: 100%;
    height: auto;
}


/* #Buttons
================================================== */

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    font-size: inherit;
    background-color: var(--bg-bt2);
    color: var(--text-bt2);
    padding: 0.5em;
    text-indent: 0px;
    font-weight: 100;
    cursor: pointer;
    border: 0;

}
#advs_submit{
border-radius: 50px;
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    background-color: var(--bg-bt2-hover);
    color: var(--text-bt2-hover);
    transition: all 0.3s ease;
}

.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
    background-color: var(--bg-bt2-hover);
    color: var(--text-bt2-hover);
}

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
}

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input,
select,
textarea,
checkbox {
    font-size: inherit;
    border: 1px solid #eeeeee;
    color: #999;
    background-color: #fff;
    padding: 0.5em;
    text-indent: 4px;
}
#cl_share_permalink_txt{
    width: 100%;
}
/* pagination ******************/
.pagination{
    display: block;
}
.pagination_bottom {
    background-color: #fff;
    border-top: 1px #ccc dotted;
    padding-top: 20px;
}

 .btn {
    display: inline-block;
    padding: 4px 12px;
    margin: 0;
    width: auto;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    text-indent: 0px;

    background-color: var(--bg-bt2);
    color: var(--text-bt2);
}
 .btn:hover {
    background-color: var(--bg-bt2-hover);
    color: var(--text-bt2-hover);
}


.pagination .inline {
    display: inline-block !important;
    vertical-align: top;
}

.pagination .per_page {
    display: none;
}

.pager.left {
    float: left;
}

.right {
    float: right;
}



/************/
.title_item {
    margin-bottom: 5px;
}

.returned_results {
    clear: both;
    padding-bottom: 5px;
    text-align: left;
}

.show_facets {
    margin-right: 50px;
}

.facets_unrefined {
    clear: both;
    padding-bottom: 5px;
}

.facets_unrefined a {
    padding: 5px 10px;
    margin-bottom: 5px;
    background-color: rgba(255, 255, 255, 0.8);
    color: #5D5D5D !important;
    text-decoration: none;
    font-size: 0.8em;
    border-radius: 15px;
    text-shadow: initial;
}

.facets_unrefined i {
    font-size: 0.7em;
    color: #E796A3 !important;
    padding-left: 3px;
}

.facets_unrefined a:hover {
    transition: all 0.3s ease;
    background-color:var(--bg-bt-hover);
    color:var( --text-bt-hover)!important;
}

.facets_unrefined_option {
    background-color: #E796A3;
    color: #fff !important;
    text-decoration: none;
    font-size: 0.9em;
}

/* NAVLIST *******************/
.right_column_sep {
    clear: both;
    padding-bottom: 30px;
}

.navigation i {
    width: 20px;
    text-align: center;
    margin-right: 10px;
}

.navigation b {
    width: 20px;
    text-align: center;
    float: right;
    margin-top: 3px;
}



/****************************/
ul.dropdown{

    border: 1px solid #f0f0f0;
}
ul.dropdown,
ul.subdropdown {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    font-size: 100% !important;
    color: #252122;
    cursor: pointer;
}

ul.dropdown:hover {
    background:var(--bg-bt-hover);
    color: #fff;
    margin: 0 !important;
    padding: 0 !important;
        border: 1px solid var(--bg-bt-hover);
}

ul.dropdown li {
    list-style: none;
    margin: 0px !important;
    padding: 10px !important;
    cursor: pointer;
}

/* hide the submenu */
li ul.subdropdown {
    display: none;
    color: #fff !important;
    margin: 0px 0px 0px -10px !important;
    padding: 0px !important;
    cursor: pointer;
}

ul.dropdown li a {
    display: block;
    text-decoration: none;
    color: rgba(255,255,255,0.7) !important;
    cursor: pointer;
}

ul.dropdown li a:hover {
    color: #fff !important;
}


ul.dropdown li:first-child>a {
    padding-top: 10px;
}

/* show the submenu */
ul.dropdown li:hover ul.subdropdown {
    display: block;
    position: absolute;
    float: left;
    background:var(--bg-bt-hover);
    z-index: 100;

}

ul.dropdown li:hover li,
ul.dropdown li:hover a {
    float: none;
}


#browsing {
    width: 240px;
    /* float : right; */
}

#browsing li ul.subdropdown {
    min-width: 240px;
}

#sort {
    width: 280px;
    margin-right: 5px;
    /* float: right; */
}

#sort li ul.subdropdown {
    min-width: 280px;
}

#sort ul.dropdown li span {
        color: rgba(255,255,255,0.4);
}

#result_per_page {
    width: 240px;
    margin-right: 5px;
    /* float: left; */
}

#result_per_page li ul.subdropdown {
    min-width: 240px;
}

#result_per_page ul.dropdown li span {
    color: rgba(255,255,255,0.4);
}




/********/

.facet ul {
    list-style: none !important;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    display: table;
    width: 100%;
}

.facet .sub-facet {
    display: none;
}

.facet h3 {
    position: relative;
    cursor: pointer;
}

.facet h3::after {
    border-color: #252122 transparent transparent;
    border-style: solid;
    border-width: 5px;
    content: '';
    display: inline-block;
    position: absolute;
    right: 0em;
    top: 0.5em;
}

.facet h3.sub-facet-open::after {
    border-color: transparent transparent #252122;
    top: 0.3em;
}


.facet ul li {
    display: table;
    font-weight: 400;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.facet ul li a div:before {
    background-color: #ccc;
    border-radius: 50%;
    content: " ";
    display: block;
    float: left;
    height: 10px;
    margin: 5px 10px 0 0;
    width: 10px;
}


.facet li a {
    color: #999 !important;
    text-decoration: none;
    display: table-row;
}

.facet li a:hover {
    text-decoration: underline;
}

.facet li div {
    width: 75%;
    display: table-cell;
}

.facet li span {
    color: #5D5D5D !important;
    display: table-cell;
    width: 25%;
    text-align: right;

}

.facet .more {
    margin-top: 10px;
    cursor: pointer;
}

.facet .nomore {
    /*margin-top: 30px;*/
}

.facet .more:hover {
    text-decoration: underline;
}

.facet i {
    font-size: 0.8em;
    padding-left: 3px;
}

.facet .right_column_sep {
    border-top: 1px dotted #ccc;
    clear: both;
    margin-top: 20px;
    padding-bottom: 15px;
}


.facet li .facets_unrefined {
    padding: 5px !important;
    background-color: #f9f9f9 !important;
    color: #5D5D5D !important;
    text-decoration: none;
    text-align: left !important;
    width: auto !important;
}

.facet li .facets_unrefined div {
    border: 1px solid #e0e0e0 !important;
    border-right: 0px !important;
    padding: 5px;
}

.facet li .facets_unrefined span {
    border: 1px solid #e0e0e0 !important;
    border-left: 0px !important;
    padding: 5px !important;
}

.facet li .facets_unrefined:hover {
    border: 1px solid #000;
    background-color:var(--bg-bt-hover)!important;
    color:var( --text-bt-hover)!important;
    text-decoration: none !important;
}

.facet_OR .facets_refine div:before {
    font-family: 'Ionicons';
    content: ' \f372';
    background-color: rgba(0, 0, 0, 0);
    margin: 0 10px 0 0;
}

.facet_OR .facets_unrefined div:before {
    font-family: 'Ionicons';
    content: ' \f373';
    background-color: rgba(0, 0, 0, 0);
    margin: 0 10px 0 0;
}

.facet_OR ul li .facets_unrefined span {
    border: 0px !important;
}

.facet_OR li .facets_unrefined div {
    background: inherit;
    border: 0px !important;
}

.facet_OR ul li .facets_unrefined:hover {
    padding: auto !important;
    background: rgba(0, 0, 0, 0) !important;
    border: 0px !important;
    color: #d96704 !important
}


/****************************/

.media_image {
    text-align: center;
}

.media_image a {
    margin: auto;
}

.noimage {
    color: #f0f0f0;
    font-size: 58pt
}

.media_image .noimage {
    color: #999;
    font-size: 150pt;
    margin: 0.25em auto;
}

.navlist_tr {
    margin-bottom: 30px;
    display: table;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #fff;
}

.navlist_bottom {
    border-bottom: 1px solid #ccc;
}

.navlist_tr_top {
    margin-top: 30px;
    display: table;
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid #eeeeee;
}

.navlist_img {
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    text-align: center;
    min-height: 150px;
}

.page-cms-search .navlist_img .list__thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
}

.navlist_img img {
    max-width: 200px;
    max-height: 400px;
}

.navlist_img_box {
    position: relative;
}

.navlist_content {
    display: block;
    vertical-align: top;
    width: calc(100% - 220px);
    float: left;
}

.navlist_tr h4 {
    color: #004d95;
}

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

.title_box a {
    float: left;
}

/****************************/

.navpic {
    background-color: #fff;
    border: 1px solid #e9e9e9;
    text-align: center;
    min-height: 255px;
    margin: 5px;
    padding: 10px;
    position: relative;
        transition: all 0.3s ease-in-out 0s;
}

.navpic:hover {
    color: #fff;
    background-color: var(--bg-bt2);
}

.navpic_info {
    display: none;
}

.navpic_img_box {
    height: 200px;
}

.navpic_img_box img {
    border: 1px solid #F0F0F0;
    max-height: 90%;
    max-width: 90%;
}

.navpic_img_box .noimage {
    color: #F0F0F0;
    font-size: 72pt;
    margin-top: 50px;
}

.og-grid {
    padding: 0px !important;
    list-style: none;
    width: 100%;

}

.og-grid li {
    display: inline-block;
    vertical-align: top;
    min-height: 255px;
    width: 32.9%;
}

.navpic_tooltip {
    position: absolute;
    background-image: none;
    background-color: #fff !important;
    z-index: 10000000;
    padding: 7px;
    -moz-box-shadow: 0px 0px 10px 0px #222;
    -webkit-box-shadow: 0px 0px 10px 0px #222;
    -o-box-shadow: 0px 0px 10px 0px #222;
    box-shadow: 0px 0px 10px 0px #222;
    max-width: 500px;
}


.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;

}

.arrow.top {
    top: -16px;
    bottom: auto;
}

.arrow.left {
    left: 0%;
}

.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;


    -moz-box-shadow: 0px 0px 10px 0px #222;
    -webkit-box-shadow: 0px 0px 10px 0px #222;
    -o-box-shadow: 0px 0px 10px 0px #222;
    box-shadow: 0px 0px 10px 0px #222;

    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
    background-color: #fff !important;
}

.arrow.top:after {
    bottom: -20px;
    top: auto;
}

/********************** Table */

.table-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
}

table {
    margin: 0 0 2em 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

table td {
    padding: 0.5em;
}

table th {
    font-weight: 600;
    padding: 1.5em;
    text-align: left;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
}

table thead {
    border-bottom: solid 2px #fff;
}

table tfoot {
    border-top: solid 2px #fff;
}

table.alt {
    border-collapse: separate;
}

table.alt tbody tr td {
    border: solid 1px #fff;
    border-left-width: 0;
    border-top-width: 0;
}

table.alt tbody tr td:first-child {
    border-left-width: 1px;
}

table.alt tbody tr:first-child td {
    border-top-width: 1px;
}

table.alt thead {
    border-bottom: 0;
}

table.alt tfoot {
    border-top: 0;
}

/**********
/*slider*/
.lgslider .container {
    background-color: transparent;
}

.lgslider .prev {
    background: url("/themes/DAOAGRO/images/slider/left-arrow.png") no-repeat scroll transparent;
    opacity: 0.5;
    width: 30px;
    display: none;
}

.lgslider .next {
    background: url("/themes/DAOAGRO/images/slider/right-arrow.png") no-repeat scroll transparent;
    opacity: 0.5;
    width: 30px;
    display: none;
}

.lgslider .dots_container {
    display: block;
}


/*SLIDER*/
#homeslider .slide_content {
    bottom: 10px;
    background-color: rgba(0, 0, 0, 0);
}

#homeslider .slide_content {
    bottom: 0px;
    height: 100px;
    padding: 0px;
    background-color: rgba(0, 0, 0, 0.2);

}

#homeslider .slide_title {
    font-size: 45px;
    padding-bottom: 15px;
    padding-top: 20px;
    color: #fff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);

}

#homeslider .slide_txt {
    font-size: 24px;
    color: #fff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
    font-weight: 100;
}

#homeslider .slide_column {
    background-size: 90% !important;
    background-position: center !important;
}

#homeslider .slide {
    background-size: cover !important;
}

table.item-list{
    border: 1px solid #eee;
    margin: 0;
}


.item-list td.key,
.item-list td.value,
item-table td.value,
.item-table td.value {
    vertical-align: top;
}

.item-list td.key,
.item-table td.key {
    white-space: nowrap;
    padding-right: 2em;
    vertical-align: top;
    width: 215px;
}

/** AUTOCOMPLETION**/
.autocomplete_table {
    position: absolute;
    color: #53595c;
    /*border: 1px solid #eeeeee;*/
    background-color: #fff;
    -moz-box-shadow: 0px 3px 2px 0px #aaa;
    -webkit-box-shadow: 0px 3px 2px 0px aaa999;
    -o-box-shadow: 0px 3px 2px 0px #aaa;
    box-shadow: 0px 3px 10px 0px #aaa;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaa, Direction=180, Strength=2);
    z-index: 100;
margin-top: 55px;
margin-left: 30px;
text-align: left;
}

.autocomplete_table>tbody>tr:nth-child(2n+1)>td,
.table-striped>tbody>tr:nth-child(2n+1) {
    background-color: #f9f9f9;
}

.autocomplete_table>tbody>tr:hover>td {
    background-color: #eee;
    color: #000 !important;
}

.autocomplete_table>tbody>tr>td {
    padding: 15px;
    text-shadow: 0 0 0;
}

/** MODAL **/

#modal {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}

#modal_content {
    border-top: 5px solid var(--bg-bt2);
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    padding: 20px 30px 30px 30px;
    width: 80%;
    max-width: 600px;
}

#modal_content h1 {
    font-size: 2em;
}

#modal_content .close {
    position: absolute;
    right: 22px;
    top: 10px;
    float: right;
    cursor: pointer;
}

#modal_content .close:hover {
    color: #E796A3;
}

#modal_content ul {
    list-style: none !important;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    display: table;
    width: 100%;
}

#modal_content ul li {
    display: table;
    font-weight: 400;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ccc;
}

#modal_content li a {
    color: var(--text-link); !important;
    text-decoration: none;
    display: table-row;
    font-size: 1.2em;
}

#modal_content li:hover {
    text-decoration: underline;
    background-color: #f0f0f0;
}

#modal_content .facet_OR {
    line-height: 0.7em;
}


#modal_content li div {
    width: 75%;
    display: table-cell;
    padding-left: 7px;
}

#modal_content li span {
    color: #5D5D5D !important;
    display: table-cell;
    width: 25%;
    text-align: right;
    padding-right: 7px;
}

#modal_content li label {
    width: 100%;
    display: inline-table;
}

#modal_alphabetical {
    font-weight: 200;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: solid 1px #666;
}

#modal_alphabetical span {
    padding: 0 0.3em 0em 0.3em;
    cursor: pointer;
}

#modal_alphabetical span:hover {
    background-color: #fff;
    color: #000;
}

#modal_alphabetical span.selected {
    background-color: #d96704;
    color: #fff;
}

#modal_content ul .deep1 {
    padding-left: 0px;
}

#modal_content ul .deep2 {
    padding-left: 20px !important;
    width: calc(100% - 20px);
}

#modal_content ul .deep3 {
    padding-left: 40px !important;
    width: calc(100% - 40px);
}

#modal_result {
    height: 400px;
    overflow-y: auto;
    padding-right: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.yoomap {
    z-index: 0;
}


.deep1 a div {
    padding-left: 0px;
}

.deep2 a div {
    padding-left: 20px !important;
}

.deep3 a div {
    padding-left: 40px !important;
}

.deep1_option {
    padding-left: 0px;
}

.deep2_option {
    padding-left: 20px !important;
}

.deep3_option {
    padding-left: 40px !important;
}



.navlist_fulltextpage {
    vertical-align: top;
    float: left;
    margin-right: 10px;
}

.navlist_fulltextpage .menu {
    text-align: left;
}

.navlist_fulltextpage button {
    font-size: 0.9em;
    padding: 10px 20px;
    width: auto;
}

.navlist_fulltextpage .items .item {
    background-color: #fefefe;
    border: 1px #f0f0f0 solid;
    margin-top: 20px;
    padding: 0px 20px 0px 20px;
}

.navlist_fulltextpage .more {
    margin-top: 20px;
    margin-bottom: 20px;
}

.navlist_fulltextpage .more a {
    padding: 10px 20px;
    text-align: center;
    background-color: #F9F9F9;
    border: 1px solid #E9EAED;
    color: #252122;
    text-decoration: none;
}

.navlist_fulltextpage .more a:hover {
    background: var(--bg-bt2);
    color: #fff !important;
}

.navlist_bookmarkspage {
    vertical-align: top;
    float: left;
}

.navlist_bookmarkspage .menu {

    text-align: left;
}

.navlist_bookmarkspage button {
    font-size: 0.9em;
    padding: 10px 20px;
    width: auto;
}

.navlist_bookmarkspage .items .item {
    background-color: #fefefe;
    border: 1px #f0f0f0 solid;
    margin-top: 20px;
    padding: 0px 20px 0px 20px;
}

.navlist_bookmarkspage .more {
    margin-top: 20px;
    margin-bottom: 20px;

}

.navlist_bookmarkspage .more a {
    padding: 4px;
    text-align: center;
    background-color: #F9F9F9;
    border: 1px solid #E9EAED;
    color: #252122;
    text-decoration: none;
}

.navlist_bookmarkspage .more a:hover {
    background: var(--bg-bt2);
    color: #fff !important;
}



.time_navlist {
    border-left: 3px solid var(--bg-bt2);
    margin-left: 105px;
    padding-top: 10px;
    position: relative;
}

.time_navlist .ion-record {
    color: var(--bg-bt2);
}

.time_navlist_date {
    position: absolute;
    left: -105px;
    width: 80px;
    text-align: right;
    font-size: 1em;
    font-weight: 300;
    color: var(--bg-bt2);
    margin-top: -4px;
        white-space: nowrap;
}

.time_navlist_date_marker {
    position: absolute;
    background-color: var(--bg-bt2);
    border-radius: 50%;
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
    left: -11px;
}

.time_navlist_date_arrow {
    position: absolute;
    left: 160px;
    text-shadow: -1px 0px 1px #ccc;
    color: #fcfcfc;
    font-size: 1.7em;
    z-index: 10;
    left: 23px;
    margin-top: -4px;
}

.time_navlist_box {
    margin-top: -12px;
    position: relative;
    margin-left: 30px;
    margin-bottom: 30px;
    padding: 10px;
    box-shadow: 0px 0px 2px 0px #ccc;
    background-color: #fcfcfc;
}

.time_navlist_tr {
    display: table;
    width: 100%;
}


.timeline_histogram {
    height: 280px;
    width: calc(100% - 22px);
    display: table;
    border: 1px solid #eee;
    padding: 10px;
    background-color: #f9f9f9;
    margin-bottom: 2em;

}

.timeline_histogram svg {
    width: 100%;
    background-color: #f9f9f9;
    font-size: 0.5em;
    display: table-row;
}

.timeline_histogram .axis path,
.timeline_histogram .axis line {
    stroke: #000;
}

.timeline_histogram .tick text {
    font-weight: 100;
}

.timeline_histogram .bar {
    fill: #b9663d;
    stroke: rgba(0, 0, 0, 0.5);
}

.timeline_histogram .brush .resize path {
    fill: #b9663d;
    stroke: #000;
    stroke-width: 1px;
}

.timeline_histogram .brush .extent {
    fill-opacity: .3;
    fill: #b9663d;
}

.timeline_histogram .bar:hover {
    /* fill: var(--bg-bt2);*/
}

.timeline_histogram_range {
    width: 100%;
    display: inline-block;
    margin-top: 0.5em;
}

.timeline_histogram .timeline_histogram_range button {
    font-size: 1em;
    float: right;
    background-color: var(--bg-bt2);
    color: #fff !important;
    border: 0px;
    cursor: pointer;
    min-width: 150px;
    padding: auto;
    font-weight: 300;
    box-shadow: none !important;
    height: auto;
    line-height: 1em;
    padding: 0.5em;
    transition: all 0.3s ease-in-out 0s;
}

.timeline_histogram .timeline_histogram_range button:hover {
    background-color: #000 !important;
}

.timeline_histogram .date-range {
    background-color: #fff;
    color: #000;
    padding: 0.5em;
}


.home_search {
    width: 100%;
}

#home .square a {
    color: #5D5D5D;
    text-decoration: none;
}

#home .square a:hover {
    color: #3196C2;
}

.lgitems .listing li {
    display: table;
    margin-bottom: 30px;
    padding-bottom: 30px;
    width: 100%;
    border-bottom: 1px dotted #E0E0E0;
}

.lgitems .listing li .img {
    display: table-cell;
    vertical-align: top;
    width: 150px;
}

.lgitems .listing li .img img {
    background-color: #FFFFFF;
    border: 1px solid #E9E9E9;
    display: block;
    margin: 0;
    padding: 15px 15px 10px;
    text-align: center;

    max-height: 150px;
    max-width: 120px;
}

.lgitems .listing li .text {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
}

.lgitems .listing li .title {
    font-size: 1.35em;
    margin-bottom: 5px;
    color: #252122;
    font-weight: 500;
    margin-top: 0;
}

.lgitems .listing li p {
    color: #5D5D5D;
}

.lgitems ul.list {
    list-style: square outside none;
}

.lgitems .list li {
    line-height: 18px;
}

.lgitems .list a {
    color: #5D5D5D;
    text-decoration: none;
}

.lgitems .list a:hover {
    color: #3196C2;
}


/********/

.lgfacets ul {
    list-style: none !important;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    display: table;

}

.lgfacets ul li {
    display: table;
    font-weight: 400;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.lgfacets li a {
    color: #3196C2 !important;
    text-decoration: none;
    display: table-row;
}

.lgfacets li a:hover {
    text-decoration: underline;
}

.lgfacets li div {
    width: 75%;
    display: table-cell;
}

.lgfacets li span {
    color: #5D5D5D !important;
    display: table-cell;
    width: 25%;
    text-align: right;

}

/* RTL */



#logo_block {

text-align: center;


}
#header_title {
position: absolute;
margin-left: auto;
margin-right: auto;
text-align: center;
    top: calc(50% - 40px);
    left: 50%; 

    transform: translate(-50%, -50%); 

color: #fff;
font-size: 2.8em;
line-height: 1em;
text-transform: uppercase;
}


/*
html.RTL #menu-top li a {
    margin: 0 30px 0 0;
}
*/

html.RTL ul {
    padding-right: 20px;
    padding-left: 0px;
}



html.RTL .navlist_content {
    float: right;
    padding-right: 20px;
    padding-left: 0px;
}

html.RTL .item-list dt {
    float: right;
}

html.RTL .facet li span {
    text-align: left;
}

html.RTL li ul.subdropdown {
    margin: 0 -5px 0 0 !important;
}

html.RTL .navigation b {
    float: left;
}

html.RTL .navigation i {
    margin-right: 0px;
    margin-left: 10px;
}

html.RTL .returned_results {
    text-align: right;
}

html.RTL .right {
    float: left;
}

html.RTL .left {
    float: right;
}

html.RTL .p_right {
    margin-left: 0px;
    margin-right: 30px;
}

html.RTL .item-list dd {
    margin-left: 0em;
    margin-right: 7em;
}

html.RTL .container .column,
html.RTL .container .columns {
    display: inline;
    float: right;
}

html.RTL #header_content .column,
html.RTL #header_content .columns {
    display: inline;
    float: left;
}


html.RTL #home .p_right {
    border-left: 1px;
    margin-left: 0px;

    border-right: 0 none;
    margin-right: 20px;
}

html.RTL #home .p_left {
    border-right: 1px;
    margin-right: 0px;
    border-left: 0 none;
    margin-left: 20px;
}

html.RTL .navpic_content .item-list dd,
html.RTL .navtable .item-list dd {
    margin-right: 0;
}

html.RTL .table th {
    text-align: right;
}

html.RTL .time_navlist {
    border-left: 0px solid var(--bg-bt2);
    margin-left: 0px;
    border-right: 3px solid var(--bg-bt2);
    margin-right: 105px;
}

html.RTL .time_navlist_box {
    margin-left: 0px;
    margin-right: 30px;
}

html.RTL .time_navlist_content {
    float: right;
    padding-right: 20px;
}

html.RTL .time_navlist_date_marker {
    left: auto;
    right: 124px;
}

html.RTL .time_navlist_date {
    left: auto;
    right: 30px;
    text-align: left;
}

html.RTL .time_navlist_date_arrow {
    left: auto;
    right: 160px;
    text-shadow: 1px 0 1px #ccc;
}

html.RTL #modal_result {
    padding-right: 0px;
    padding-left: 10px;
}

html.RTL #modal_content .close {
    float: left;
    left: 22px;
    right: auto;
}


.home_text1{
    width: 80%;
margin: auto;
margin-top:1em; 
}

/* RESIZE */

@media only screen and (max-width: 1340px) {
    #bt-back {
        right: 10px;
        line-height: 40px;
        background-color: #ffffff;
        border: 1px solid #f0f0f0;
        color: #ddd;
        border-radius: 0%;
        line-height: 47px;
    }

    #bt-back i {
        margin-right: 25px;
    }

}

@media only screen and (max-width: 1180px) {
    .og-grid li {
        width: 49% !important;
    }

    #home {
        padding: 0px 30px;
    }

    #content {
        padding: 30px 0;
    }

    #discover {
        margin: -20px 0 20px -10px;
        width: calc(100% + 20px);
    }

    .page_content .container {
        width: 100%;
    }
}

@media only screen and (max-width: 1300px) {
    #homeslider .prev {
        display: none !important;
    }

    #homeslider .next {
        display: none !important;
    }
}


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

.search_option_2 {
  float: none;
  display: inline-flex;
  margin-top: 1em;
}

.search_option_1 {
  float: none;
  display: inline-flex;
}



.href_bt{
    padding: 0.5em;
}

.page_nav {
  display: inline!important;
}

    .facet {
        margin-top: 0px;
        margin-bottom: 5px;
    }

.facets_unrefined a {
  padding: 2px 5px;
  display: block;
}


    .facet:first-child {
        margin-top: 5px;
    }

    .show_facets {
        margin-bottom: 5px;
    }

    #header .container .one-third.column {
        width: 50%;
    }

    #header .container .two-thirds.column {
        width: 50%;
    }

    #header {
        height: 150px;
        margin-bottom: 0px;
    }
    #background{
            height: 150px;
    }

    #logo img{
        max-height: 150px;
    }

    .bt{
        display: block;
        text-align: center;
        padding: 0.5em!important;

    }
    #go_top{
        display: none!important;
    }

    #logo_block {
        position: relative;
        margin-left: 0;
        text-align: center;
        top: 0;
        left: 0;
        transform: translate(0%, 0%);
    }
    #header_title {
      transform: translate(-50%, 50%);
      top: calc(50% - 50px);
      font-size: 1.5em;
    }

#title img {
  max-height: 80px;
  margin-right: 10px;
}


#header-info {
  height: 60px;
}

    #title h1 {
      font-size: 1.1em;
      margin-top: 0.5em;
      text-align: center;
      display: block;
    }
#head_title {
  display: block;
}

#head_title .img {
  display: block;
}


    #header-title {
        display: block;
        width: auto;
    }

    #menu-top-mobile {
        display: block !important;
    }


    #header-title {
        display: block;
    }

    .header-title1,
    .header-title2 {
        display: block;
        width: 100%;
        margin-top: 0em;
    }



#search_info {
  position: relative;
  margin-top: 0em;
  height: auto;
}

#search_info > div {
  position: relative;
}
.home_text1{
    width: 100%;
}


    #contact td {
        display: block;
        width: 100%;
    }


    .p_center {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .p_left {
        margin-right: 0px !important;
    }

    .p_right {
        margin-left: 0px !important;
        margin-top: 5px;
    }

    .p_top {
        border-top: 5px solid var(--bg-bt2);
    }

    html.RTL #home .p_left {
        margin-left: 0px !important;
    }

    html.RTL #home .p_right {
        margin-right: 0px !important;
    }

    .navigation {
        width: 100% !important;
        margin: 0px 0px 5px 0px !important;
        float: left !important;
    }

    .og-grid li {
        width: 49% !important;
    }

    .right_column_sep {
        padding: 0px;
    }

    #modal_result {
        height: 100%;
    }

    .item-list dt {
        float: none;
        font-weight: 600;
    }

    .item-list dd {
        float: none;
        margin-left: 0;
    }

    .navlist_content .item-list dt {
        width: auto !important;
    }

    .navlist_content .item-list dd {
        margin-left: 0em !important;
    }

    .navlist_img {
        text-align: left;
    }

    .timeline_histogram_range button {
        float: none;
        min-width: auto;

    }

    #page {
        min-height: auto;
        height: auto;

    }

    .navlist_img {
        width: 100%;
    }

    .time_navlist_tr {
        width: 100%;
    }

    .navlist_content {
        width: 100%;
    }

    .navlist_content h3 {
        text-align: center;
    }

    .box {
        margin: 0;
    }

}

@media only screen and (max-height: 600px) {
    #modal_result {
        height: 150px;
    }

}

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

    #homeslider .slide_content {
        bottom: 0px;
        height: 50px;
        padding: 0px;
    }

    #homeslider .slide_2 .slide_content {
        height: 50px;
    }

    #homeslider .slide_title {
        font-size: 16px;
        padding-bottom: 0px;
        padding-top: 0px;
    }

    #homeslider .slide_txt {
        font-size: 12px;
    }

    .og-grid li {
        width: 100% !important;
    }
}

.lgvideo,
.lgaudio {
    /*width: 100%;*/
    margin: auto;
    max-height: 500px;
}

.alert {
    padding: 8px 35px 8px 14px;
    margin: 10px 0;
    color: #c09853;
    background-color: #fcf8e3;
    border: 1px solid #c09853;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    list-style-position: inside;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #609450;
    color: #468847;
}

.alert-error {
    background-color: #f9e5e5;
    border-color: #e9a5a5;
    color: #DA4C4C;
}

.alert-info {
    background-color: #dff3f8;
    border-color: #93b9d8;
    color: #7399b9;
}

#fulltext_include,
#bookmarks_include {
    background-color: #fefefe;
    border: 1px solid #eeeeee;
    border-top: 0px;
    width: 100%;
    color: #999;
}

#fulltext_checkbox,
#bookmarks_checkbox {
    opacity: 0.7;
}

#geomap_type {
    clear: both;
}

#geomap_type a {
    background-color: #f0f0f0;
    color: #999;
    font-weight: 400;
    padding: 0 5px;
    text-align: center;
    float: right;
    margin-left: 1px;
    text-decoration: none;
}

#geomap_type a.selected {
    background-color: var(--bg-bt2);
    color: #fff;
}

#geomap_type a:hover {
    background-color: #000;
    color: #fff;
}


#lggeomap_1 {
    border: 1px solid var(--bg-bt2);
}

#geomap_results {
    background-color: #fff;
    border-top: 1px dotted #ccc;
    padding-top: 30px;
    margin-top: 30px;
}

.geomarker {
    display: none;
}

.geomarkercircle {
    border-radius: 50%;
    color: #fff;
    background-color: #000099;
    border: 2px solid #fff;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    font-weight: 600;
    z-index: 20;
}

.geomarkerselected {
    background-color: #ff0000;
}

.geomarkerzone {
    background-color: #000000;
    z-index: 10;
    opacity: 0.1;
}

#mapurl {
    display: none;
    text-decoration: none;
}

#mapurl div {
    margin-top: 10px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    background-color: var(--bg-bt2);
    padding: 10px;
}

#mapurl div:hover {
        background-color: var(--bg-bt2-hover);
}

#advanced-search select {
    width: 100%;
    padding-right: 10px;
}

#advanced-search input {
    width: 100%;
}

#advanced-search .advs_value {
    width: 100%;
}

#advanced-search .advs_name {
    min-width: 200px;
}

#advanced-search .advs_operator {
    min-width: 100px;
}

#advanced-search .fields_line {
    margin-top: 5px;
}

#advanced-search .remove_element {
    display: table-cell;
    padding-left: 10px;
    padding-right: 10px;
    color: #5d5d5d;
}

#advanced-search .remove_element:hover {
    color: #cc0000;
}

#advanced-search .fields_title {
    padding-right: 10px;
}

#advanced-search #tr_to_duplicate .advs_remove {
    display: none;
}

#advanced-search .advs_div {
    width: 100%;
    white-space: nowrap;
}

#advanced-search #table_to_duplicate {
    width: 100%;
    background-color: #eee;
}

/* exhibition ********/

.exhibition_toc {

    background-color: #f9f9f9;
    padding: 1px 10px 0px 10px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.exhibition_toc h2 {
    padding-bottom: 20px;
}

.exhibition_toc .lgitems .listing li {
    border-bottom: 0 none;
    display: inline;
    float: left;
    text-align: center;
    width: 30%;
    height: 250px;
    overflow: hidden;
    margin: 1.5%;
    background-color: #ffffff;
    border: 1px solid #e9e9e9;
}

@media only screen and (max-width: 800px) {
    .exhibition_toc .lgitems .listing li {
        width: 47%;
        margin: 1%;
    }




}

.exhibition_toc .lgitems .listing li a {
    display: block;
    padding: 20px 10px 20px 10px;
    text-align: center;
}

.exhibition_toc .lgitems .listing li .text {
    display: inline-block;
    padding-left: 0px;
    padding-top: 10px;
}

.exhibition_toc .lgitems .listing {
    padding-left: 0px !important;
}

.exhibition_toc .lgitems .listing li .img {
    display: inline-block;
    min-height: 150px;
}

.exhibition_toc .lgitems .listing li .img img {
    display: inline;
    border: 0px;
    padding: 0px
}

.exhibition_toc .lgitems .listing li .title {
    font-size: 1em;
}

.exhibition_second_level .listing li,
.exhibition_second_level .listing {
    padding-left: 0px !important;
}

.exhibition_second_level .lgitems .listing li .text {
    padding-left: 0px;
}

.exhibition_second_level_img {
    float: left;
    margin-right: 30px;
}

.exhibition_second_level_img img {
    max-width: 250px;
    border: 1px solid #5d5d5d;
}

.exhibition_second_level_pic {
    max-width: 250px;
    border: 1px solid #5d5d5d;
}

#exhibitions_next,
#exhibitions_prev {
    color: #fff;
    background-color: var(--bg-bt2);
    padding: 0px 5px;
    cursor: pointer;
    float: right;
    font-weight: 400;
    display: none;
}

#exhibitions_prev {
    float: left;

}

.exhibitions_next i {
    padding-left: 10px;
}

.exhibitions_prev i {
    padding-right: 10px;
}

.exhibitions_next,
.exhibitions_prev {
    color: #fff;
    text-decoration: none;
}

.exhibitions_img_box {
    float: right;
    padding: 0 0 20px 40px;
}

.exhibitions_img_box img {
    width: 200px;
}

.exhibitions_img_box .add_info {
    font-style: italic;
    font-size: 0.9em;
}

#exhibition_bookmark_title {
    padding: 0px;
}

#exhibition_bookmark_title li {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#exhibition_bookmark_title span {
    padding: 0px;
}

#exhibition_bookmarks .current {
    text-decoration: underline;
}

#exhibitions .column .page_content .item-list {
    margin-bottom: 20px;
}

#exhibitions .column .page_content .item-list dt {
    float: none;
    width: auto;
    font-size: 1.35em;
    margin-bottom: 5px;
    color: #252122;
    font-weight: 500;
    margin-top: 0;
}

#exhibitions .column .page_content .item-list dd {
    margin: 0;
}

#exhibitions .column .page_content .item-list dd a {
    color: #5d5d5d;
    text-decoration: none;
}

#exhibitions .column .page_content .item-list dd a:hover {
    color: #3196c2;
}

.login {
    max-width: 50%;
    border: 1px solid #eee;
    padding: 10px;
    background-color: #f9f9f9;
}

.login dt {
    width: 10em;
    float: left;
    font-weight: 500;
}

.login dd {
    margin-left: 11em;
}

.calendar {
    border: 1px solid #e0e0e0;
    width: 100%;
    margin-top: 10px;
}

.calendar th {
    font-weight: 400;
    background-color: #f0f0f0;
    width: 14.285%;
}

.calendar td {
    background-color: #f9f9f9;
    padding-right: 5px;
    text-align: right;
}

.calendar_day_refine {
    background-color: #f0f0f0 !important;
}

.calendar_day_refine a {
    color: #3196c2 !important;
    text-decoration: none;
}

.calendar_day_refine a:hover {
    text-decoration: underline;
}

/* menu mobile */
#menu-top-mobile {
    color: var(--bg-bt2);
    cursor: pointer;
    font-size: 4em;
    margin: 0;
    position: absolute;
    right: 18px;
    text-decoration: none;
    text-transform: uppercase;
    top: 3px;
}

#menu-top-mobile:hover {
    color: #000000;
}

.menu-top-mobile-bar {
    padding: 10px 12px;
}

#menu-top-mobile-content {
    display: none;
}

#menu-top-mobile-content-ul li {
    border-bottom: 0 !important;
    padding: 0 !important;
}

#menu-top-mobile-content-ul li:hover {
    background-color: #fff !important;
    text-decoration: none;
}

#menu-top-mobile-content-ul .level1 a {
    padding-left: 30px !important;
}

#menu-top-mobile-content-ul .level2 a {
    padding-left: 60px !important;
}

#menu-top-mobile-content-ul .level3 a {
    padding-left: 90px !important;
}

#menu-top-mobile-content-ul a {
    display: block !important;
    background-color: #f9f9f9;
    padding: 10px;
    margin-bottom: 1px;
}

#menu-top-mobile-content-ul a:hover {
    background-color: #000;
    color: #fff !important;
}

#menu-top-mobile-content-ul ul {
    font-size: 100%;
}

.button-refine {
    background-color: var(--bg-bt2);
    color: #fff;
    cursor: pointer;
    display: table;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    font-size: 1.1em;
    width: calc(100% - 30px);
}

.button-refine:hover {
    background-color: #000;
}

.refine-filter {
    display: none;
    background-color: #f9f9f9;
    display: none;
    padding: 20px 20px 0px;
}

/* Articles
================================================== */
#search_articles {
    width: calc(100% - 100px) !important;
}

.img_same {
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
}

.img_timeline {
    position: relative;
    width: 100%;
    height: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.singleTimeline {
    word-wrap: break-word;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    width: calc(100% - 20px);
}

.summary_box {
    -moz-box-shadow: 0px 1px 2px 0px #c0c0c0;
    -webkit-box-shadow: 0px 1px 2px 0px #c0c0c0;
    -o-box-shadow: 0px 1px 2px 0px #c0c0c0;
    box-shadow: 0px 1px 2px 0px #c0c0c0;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=180, Strength=2);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px;
}

a .summary_box:hover {
    -moz-box-shadow: 0px 0px 1px 0px #656565;
    -webkit-box-shadow: 0px 0px 1px 0px #656565;
    -o-box-shadow: 0px 0px 1px 0px #656565;
    box-shadow: 0px 0px 1px 0px #656565;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=1);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #f5f8fa;
}

.summary_content {
    color: inherit !important;
    text-align: left;
    padding: 10px;
}

.summary_title {
    max-height: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.2em;
    font-family: "Times New Roman", Times, serif;
    margin-bottom: 5px;
}

.summary_description {
    max-height: 3.9em;
    overflow: hidden;
    display: block !important;
    color: black;
    margin-top: 0;
    margin-bottom: 5px;
}

.summary_signature {
    color: #b0b0b0;
    font-weight: 400;
    font-size: small;
}

.no_hover {
    color: #252122;
}

/*video*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ticker {
    width: 100%;
    overflow: hidden;
    text-align: left;
    border-bottom: 1px solid #A7A7A7;
    margin-bottom: 20px;
}

.ticker h3 {
    padding: 0 0 10px 0;
    border-bottom: 1px solid #A7A7A7;
}

.ticker ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ticker ul li {
    list-style: none;
    height: 100%;
    overflow: hidden;
}

.navlist_articles {
    margin-top: 30px;
    display: table;
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
}

.grey_hover:hover {
    background-color: #fcfcfc;
}

.article_signature {
    margin-top: 15px;
    word-wrap: break-word;
}

.categories_list ul {
    padding-left: 20px;
    list-style: disc;
    z-index: 10;
}

/*lgarticles*/
.lgarticles .listing li {
    display: table;
    margin-bottom: 30px;
    padding-bottom: 30px;
    width: 100%;
    border-bottom: 1px dotted #E0E0E0;
}

.lgarticles .listing li .img {
    display: table-cell;
    vertical-align: top;
    width: 150px;
}

.lgarticles .listing li .img img {
    background-color: #FFFFFF;
    border: 1px solid #E9E9E9;
    display: block;
    margin: 0;
    padding: 15px 15px 10px;
    text-align: center;

    max-height: 150px;
    max-width: 120px;
}

.lgarticles .listing li .text {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
}

.lgarticles .listing li .title {
    font-size: 1.35em;
    margin-bottom: 5px;
    color: #252122;
    font-weight: 500;
    margin-top: 0;
}

.lgarticles .listing li p {
    color: #5D5D5D;
}

.lgarticles ul.list {
    list-style: square outside none;
}

.lgarticles .list li {
    line-height: 18px;
}

.lgarticles .list a {
    color: #5D5D5D;
    text-decoration: none;
}

.lgarticles .list a:hover {
    color: #3196C2;
}


.exhibition_menu ul {
    padding: 0;
    list-style: circle;
    font-size: 100%;
    padding-bottom: 20px;
}

.exhibition_menu ul li {
    padding-top: 8px;

}

.exhibition_menu a {
    text-decoration: none;
    color: #5D5D5D;
}

.exhibition_menu a:hover {
    color: #3196c2;
}

#exhibitions img {
    max-width: 100%;
}

#exhibitions .img img {
    max-width: 120px;
}



/* BASKET */
.navpic .lgbasket {
    position: absolute;
    top: -0em;
    left: -0em;
    margin-left: 0em;

}

.lgbasket {
    font-size: 1.5em;
    cursor: pointer;
    float: left;
}

.lgbasket a {
    color: #333 !important;
}

.lgbasket a:hover {
    color: var(--text-link2-hover) !important;
}

.lgbasket.in i {}

.lgbasket.in i:hover {}

#single-results-picture .lgbasket {
    top: 0em;
    right: 0.2em;
}

#single-results-table .lgbasket {
    position: relative;
    top: 0em;
    right: 0em;
    float: right;
}



.lgbasket_add,
.lgbasket_remove,
.lgbasket_cat,
.lgbasket_cat_edit,
.lgbasket_cat_add,
.lgbasket_edit {
    font-size: 1em;
    float: right;
    background-color: var(--bg-bt2);
    color: #fff;
    border: 0px;
    cursor: pointer;
    padding: auto;
    font-weight: 300;
    box-shadow: none !important;
    height: auto;
    line-height: 1em;
    padding: 0.5em;
    min-width: 100px;
    text-align: center;
    border: 1px solid var(--bg-bt2);
}

.lgbasket_cat {
    background-color: #f9f9f9;
    border: 1px solid #eeeeee;
    color: #252122;
    float: left;
}

.lgbasket_remove {
    background-color: #f9f9f9;
    border: 1px solid #eeeeee;
    color: #252122;
}

.lgbasket_edit {
    color: #fff !important;
}

.lgbasket_remove:hover,
.lgbasket_add:hover,
.lgbasket_cat:hover,
.lgbasket_cat_edit:hover,
.lgbasket_cat_add:hover,
.lgbasket_edit:hover {
    background-color: #000 !important;
    border: 1px solid #000;
    color: #fff;
}

.lgbasket_cat_remove {
    cursor: pointer;
    border: 0;
    color: #cc3333;
    font-size: 1.2em;
}

.lgbasket_cat_remove:hover {
    border: 0;
}

.lgbasket_table {
    border: 1px solid rgba(0, 0, 0, 1);
    margin-top: 1em;
    margin-bottom: 1em;
    display: inline-table;
    border-spacing: 0;
    border-collapse: collapse;
}

.lgbasket_table tr,
.lgbasket_table td {
    border: 1px solid rgba(0, 0, 0, 0.09);
}

.lgbasket_table tr {
    background-color: rgba(0, 0, 0, 0.02);
}

.lgbasket_table tr:nth-child(2n + 1) {
    background-color: rgba(0, 0, 0, 0.04);
}

.lgbasket_table td {
    padding: 0.3em;
    white-space: nowrap;
}

.lgbasketnote h4 {
    font-size: 1.3em;
    margin: 30px 0 10px;
}

.lgbasketnote hr {
    display: none;
}

.lgbasketnote textarea {
    min-height: 200px;
}

.lgbasketnote .lgbasket_add,
.lgbasketnote .lgbasket_remove {
    float: left;
}

.lgbasket_header {
    cursor: pointer;
    font-size: 1.5em;
    position: relative;
    float: left;
}

.lgbasketrequest {
    display: inline;
}

.lgbasketrequest_action {}

.lgbasketrequest_run,
.lgbasketrequest_edit {
    font-size: 1em;
    background-color: #049dd9;
    color: #fff !important;
    border: 0px;
    cursor: pointer;
    padding: auto;
    font-weight: 300;
    box-shadow: none !important;
    height: auto;
    line-height: 1em;
    padding: 0.5em;
    transition: all 0.3s ease-in-out 0s;
    width: 70px;
    text-align: center;
    margin: 0 0.2em;
    text-decoration: none;
}


.lgbasketrequest_run:hover,
.lgbasketrequest_edit:hover {
    background-color: #d96704 !important;
    border: 0;
}

.lgbasketrequest_manage {
    cursor: pointer;
    border: 0;
    color: #fff;
}

.lgbasketrequest_manage:hover {
    color: var(--text-link2-hover) !important;
}

.lgbasketrequest .lgbasket_table {
    margin-top: 0em;
}

.lgbasketrequest .lgbasket_table td {
    white-space: nowrap;
}

.lgbasketrequest .lgbasket_table td input {
    width: calc(100% - 1.2em);
}

.lgbasketrequest_name {}


#header_single h2 {
    float: left;
    width: auto;
    max-width: 80%;
}

.print {
    border: 1px solid #f0f0f0;
    cursor: pointer;
    display: block;
    /* float: right; */
    padding: 6px;
    text-decoration: none;
    margin-left: 5px;
    line-height: 2.2em;
}

.print:hover {
        background:var(--bg-bt-hover);
    border: 1px solid var(--bg-bt-hover);
    color: #fff !important;
}

.print a:hover {
    color: #fff !important;
}

.single-print {
    margin-right: 0.5em;
}

.navtable .lgbasket,
.navtable .lgauth, .navtable .lgbasket_manage {
    position: relative;
    top: 0;
    left: 0;
    font-size: 13px;
    cursor: pointer;
}

/* AUTH ******/

.navlist_img .lgauth,
.navpic .lgauth, .navpic .lgbasket_manage, .navlist_img .lgbasket_manage {
    position: absolute;
top: -12px;
right: -12px;
font-size: 24px;
    cursor: pointer;
    text-shadow: 1px 1px 1px rgb(255, 255, 255);
}

.navlist_img:hover .lgauth {
    display: block;
}

.lgauth_text {

    margin-bottom: 2em;
}

.lgauth_signup,
.lgauth_signin,
.lgauth_back,
.lgauth_action {
    font-size: 1em;
    float: right;
    background-color: var(--bg-bt2);
    color: #fff;
    border: 0px;
    cursor: pointer;
    padding: auto;
    font-weight: 300;
    box-shadow: none !important;
    height: auto;
    line-height: 1em;
    padding: 0.5em;
    min-width: 100px;
    text-align: center;
    border: 1px solid var(--bg-bt2);
}

.lgauth_signin,
.lgauth_back {
    background-color: #f9f9f9;
    border: 1px solid #eeeeee;
    color: #252122;
    float: left;
}

.lgauth_action {
    float: left;
    margin-left: 1em;
}

.lgauth_signin:hover,
.lgauth_signup:hover,
.lgauth_back:hover,
.lgauth_action:hover {
    background-color: #000 !important;
    border: 1px solid #000;
    color: #fff;
}

.lgauth_signin_SAML {
    text-decoration: none !important;
}


.date_slider {
    display: none;
}

/* LOAN */
.lgloan {
    background-color: #333;
    display: table;
    width: 100%;
    margin-bottom: 30px;
}

.lgloan_box {
    background-color: #fff;
    display: table;
    margin: 2em auto;
    padding: 1em;
    width: auto;
}

.lgloan_box h4 {
    margin-bottom: 0;
}

#lgloan_date {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0.4em 1em;
    display: table;
    float: left;
    cursor: pointer;
    transition: all 0.3s ease-in-out 0s;
}

#lgloan_date:hover {
    background-color: #333;
    border-color: #333;
    color: #fff;
}

#lgloan_date i {
    margin-right: 1em;
}

.lgloan_save,
.lgloan_reservation {
    font-size: 1em;
    background-color: #049dd9;
    color: #fff !important;
    border: 1px solid #049dd9;
    cursor: pointer;
    padding: auto;
    font-weight: 300;
    box-shadow: none !important;
    height: auto;
    padding: 0.4em 1em;
    transition: all 0.3s ease-in-out 0s;
    min-width: 100px;
    text-align: center;
    float: left;

}

.lgloan_reservation {
    display: table;
}

.lgloan_save:hover {
    background-color: #d96704 !important;
}

.loan_listing {}

.loan_listing table {}

.loan_listing table tbody tr {
    border: solid 1px #fff;
    border-left: 0;
    border-right: 0;
    background-color: #fff;
}

.loan_listing table th {
    white-space: nowrap;
}

.loan_listing table tbody td {
    padding: 0.5em 1em !important;
}

.loan_listing table tbody tr:nth-child(2n + 1) {
    background-color: rgba(0, 0, 0, 0.04);
}

td.ico {
    text-align: center;
    width: 20px;
}

td.ico a {
    color: #5e5e5e;
    border: 0;
}

td.ico i {
    font-size: 0.8em;
}

td.delete a {
    font-size: 1.5em !important
}

td.delete a:hover {
    color: #cc0000;
}

.status_active {
    color: #95bf2d;
}

.status_noactive {
    color: #c33421;
}

.status_active2 {
    color: #25aae1;
}



#bread {
    color: #999;
    background-color: #eee;
    padding: 7px 30px 5px 30px;
    border-bottom: 1px solid #ddd;
    font-size: 0.9em;
    width: calc(100%);
    display: table;
}

#bread a {
    color: #999 !important;
    text-decoration: none;
    float: left;
}

#bread a:hover {
    text-decoration: underline;
}

#bread .lgbasket {
    float: left;
    font-size: 1em !important;
    position: relative;
    top: 0;
    left: 0;
    margin-left: 5px;
}

#bread .title {
    float: left;
}

#bread .separator {
    float: left;
    margin: 0 20px;
}

#div-prev,
#div-next,
#div-prev-next {
    display: none;
    float: left;
    margin-left: 10px;
}

#div-prev-next {
    margin-left: 30px;
    float: right;
}

.add_element {
    cursor: pointer;
}

h3.refine,
h2.refine {
    color: #999;
    text-transform: uppercase;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 30px;
    padding-bottom: 25px;
    padding-top: 5px;
    font-size: 1.35em;
}

#exhibition {
    margin: -1em -2em;
}

#exhibition h4 {
    margin: 0;
    font-size: 1.1em;
    font-weight: 400;
    text-transform: uppercase;
}

#exhibition div {
    display: table;
    margin: auto;
}

#exhibition .listing-box {
    background-color: #eee;
    display: table;
    float: left;
    margin: 2em 2em;
    height: 180px;
    padding: 2em;
}

#exhibition .listing-box p {
    color: #999;
    margin: 0;
}

#exhibition .listing-box img {
    max-width: 100%;
    width: calc(100% - 2em);
}

#exhibition a:hover h4 {
    color: #37aadc !important;
    transition: all 0.3s ease-in-out 0s;
}

#exhibition_single img {
    max-width: 100%;
}

.body_page-exhibitions-single .facet ul li {
    padding-bottom: 30px;
}

.body_page-exhibitions-single .facet ul li a:before {
    background-color: #ccc;
    border-radius: 50%;
    content: " ";
    display: block;
    float: left;
    height: 10px;
    margin: 5px 10px 0 0;
    width: 10px;
}

.body_page-exhibitions-single .facet ul li ul li {
    margin: 0 0 0 20px;
    padding: 10px 0 0 0;
}

.body_page-exhibitions-single .facet ul li ul li a:before {
    border-radius: 0%;
    float: left;
    height: 7px;
    margin: 7px 10px 0 0;
    width: 7px;
}

.exhibition_single_head .header {
    background-color: #eee;
    display: table;
    height: 300px;
    text-align: center;
    width: 100%;
    background-size: cover !important;
}

.exhibition_single_head h1 {
    background-color: #fff;
    margin: -60px 40px 0;
    padding: 30px 30px 20px;
    text-align: center;
}

@media only screen and (max-width: 1200px) {
    .content-facets {
        background: linear-gradient(to right, #eee 0%, #eee calc(50% - 560px + 270px), rgba(255, 255, 255, 0) calc(50% - 560px + 270px), rgba(255, 255, 255, 0) 0%);
    }
}

@media only screen and (max-width: 1040px) {
    .content-facets {
        background: linear-gradient(to right, #eee 0%, #eee calc(50% - 540px + 270px), rgba(255, 255, 255, 0) calc(50% - 540px + 270px), rgba(255, 255, 255, 0) 0%);
    }
}

@media only screen and (max-width: 940px) {
    .content-facets {
        background: linear-gradient(to right, #eee 0%, #eee calc(50% - 500px + 270px), rgba(255, 255, 255, 0) calc(50% - 500px + 270px), rgba(255, 255, 255, 0) 0%);
    }
}

@media only screen and (max-width: 800px) {
 .content-facets {
        background: #fff;
    }

    .column_articles_right {
        border-left: 1px #ccc dotted;
        padding-left: 5px;
    }

    .column_articles_left {
        margin-right: 0;
    }

    #page {
        display: table !important;
        width: 100%;
    }

    #page .page_right {
        display: table-header-group !important;
    }

    #page .page_left {
        float: none !important;
        display: table-footer-group !important;
    }

    .page_nav .print {
        display: none;
    }

    .show_facets {
        margin-right: 0px;
        margin-top: 50px;
        border-top: 1px dotted #ccc;
        padding-top: 20px;
    }

    .navlist_img_box {
        margin-bottom: 20px;
    }

    .navlist_content {
        display: table-footer-group !important;
        float: none;
    }

    .navlist_img {
        display: table-header-group !important;
        float: none;
        text-align: center;
    }

    #single .one-third {
        padding-top: 30px;
    }

    #single .one-third>div {
        padding-left: 0px;
    }

    table td {
        padding: 0em;
    }

    .lgmap {
        max-width: 100% !important;
    }

    .login {
        max-width: 100%;
    }

    .login dt {
        float: none;
        font-weight: 500;
    }

    .login dd {
        margin-left: 0;
    }

    #exhibition .listing-box {
        width: calc(50% - 8em) !important;
    }

    #menu_lang {
        line-height: 10px;
    }
}

@media only screen and (max-width: 600px) {
    #exhibition .listing-box {
        width: calc(100% - 8em) !important;
    }
}

.body_page-records .item-list td {
    padding: 0em;
}


.calendar th,
.calendar td {
    padding: 0.3em !important;
    text-align: center;
}


#cms_results .navlist_tr {
    /* width:60%; */
}

#cms_results dd a {
    color: #999 !important;
}

#cms_search {
    /* padding: 2em; */
}

.cms-listing {
    display: flex;
    justify-content: left;
    /* margin: 0em 2em 2em 2em; */
}

.cms-listing div.cms-listing-left {
    padding-top: 1em;
}

.cms-listing div.cms-listing-right {
    width: 60%;
}

#cms_results {
    margin: 2em;
}

#cms_search_form {
    display: flex;
    justify-content: space-between;
    /* max-width:60%; */
}

.form_wrapper {
    width: 100%;
    margin: auto;
}

#cms_search_txt {
    width: 100%;
    margin-right: 1em;
    margin-left: 1em;
}

#cms_search_submit {
    color: #fff;
    text-transform: uppercase;
    background-color: #049dd9;
    border: 0px;
    padding: 0.5em;
    width: 150px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.sort-perpage select {
    width: 200px;
}

.sort-perpage {
    display: flex;
    justify-content: space-between;
}

#cms_search_submit:after {
    font-family: 'Ionicons';
    content: ' \f2f5';
    margin-left: 0.5em;
}

#cms_search_submit:hover {
    background-color: #d96704;
    transition: background-color 0.3s ease-in-out;
}

#cms_search_select {
    max-width: 200px;
}

.cms_bartop {
    padding: 1em 2em;
    background-color: #fff;
    margin: 1em 0em 0 0em;
}

.cms_noresult {
    padding: 1em 2em;
    background-color: #fff;
    margin: 1em 2em 0 2em;
}

.sort-perpage {
    justify-content: space-between;
}

.date_slider {
    display: block;
}

.page-cms-search .page_content {
    background: linear-gradient(to right, #eee 0%, #eee calc(50% - 590px + 270px), rgba(255, 255, 255, 0) calc(50% - 590px + 270px), rgba(255, 255, 255, 0) 0%);
}

.page-cms-search .page_left {
    padding-top: 2em;
}

.date_slider {
    margin-bottom: 2em;
}

.page-cms-search select,
.page-cms-search input {
    border: 1px solid #7f7f7f;
    color: #4c4c4c;
}

.cms_bartop {
    border-bottom: 1px #ccc dotted;
}

.page-cms-search .item-list {
    margin-block-start: 0.2em;
    margin-block-end: 0.2em;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.title_box h4 {
    font-size: 1.35em;
    margin-bottom: 5px;
    color: #252122;
    text-decoration: underline;
}
.title_box a:hover h4 {
    color: color: var(--text-link);
}
    


#geomap_results .title_item {
    font-size: 2em;
    font-weight: 400;
    letter-spacing: -0.015em;
}

.page_nav {
    display: flex;
    justify-content: space-between;
}

.level1 li .menu-arrow {
    font-size: 16px;
    display: block !important;
    padding: 10px;
    line-height: 1;
    display: block;
    float: right;
    color: #999;
    position: absolute;
    left: 122px;
    top: 0px;
    /* top: 150px; */
}

/*OWL Carousel*/

.owl-dot {
    width: initial;
}

.gtco-testimonials {
    position: relative;
    margin-top: 30px;
}

.gtco-testimonials h2 {
    font-size: 30px;
    text-align: center;
    color: #333333;
    margin-bottom: 50px;
}

.gtco-testimonials .owl-stage-outer {
    padding: 30px 0;
}

.gtco-testimonials .owl-nav {
    /* display: none; */
}

.gtco-testimonials .owl-dots {
    text-align: center;
}

.gtco-testimonials .owl-dots span {
    position: relative;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: block;
    background: #fff;
    border: 2px solid #01b0f8;
    margin: 0 5px;
}

.gtco-testimonials .owl-dots .active {
    box-shadow: none;
}

.gtco-testimonials .owl-dots .active span {
    background: #01b0f8;
    box-shadow: none;
    height: 12px;
    width: 12px;
    margin-bottom: -1px;
}

.gtco-testimonials .card {
    background: #fff;
    box-shadow: 0 8px 30px -7px #c9dff0;
    margin: 0 20px;
    padding: 0 10px;
    border-radius: 20px;
    border: 0;
}

/* round frame */
/* .gtco-testimonials .card .card-img-top {
    max-width: 200px;
    border-radius: 50%;
    margin: 15px auto 0;
    box-shadow: 0 8px 20px -4px #95abbb;
    width: 200px;
    height: 100px;
} */

.gtco-testimonials .card .card-img-top {
    /* max-width: 200px; */
    border-radius: 5px;
    margin: 15px auto 0;
    box-shadow: 0 8px 20px -4px #95abbb;
    /* width: 200px; */
    width: 75%;
}

.gtco-testimonials .card h5 {
    color: #01b0f8;
    font-size: 21px;
    line-height: 1.3;
}

.gtco-testimonials .card h5 span {
    font-size: 18px;
    color: #666666;
}

.gtco-testimonials .card p {
    font-size: 18px;
    color: #555;
    padding-bottom: 15px;
}

.gtco-testimonials .active {
    opacity: 0.5;
    /* transition: all 0.2s; */
}

.gtco-testimonials .center {
    opacity: 1;
}

.gtco-testimonials .center h5 {
    font-size: 24px;
}

.gtco-testimonials .center h5 span {
    font-size: 20px;
}


/* center with round frame img */
/* .gtco-testimonials .center .card-img-top {
    max-width: 100%;
    height: 120px;
    width: 120px;
} */

.gtco-testimonials .center .card-img-top {
        /* max-width: 200px; */
        /* width: 200px; */
        width: 85%;
}



@media (max-width: 767px) {
    .gtco-testimonials {
        margin-top: 20px;
    }
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    outline: 0;
}

.owl-carousel button.owl-dot {
    outline: 0;
}



.carousel-wrap {
    width: 1000px;
    margin: auto;
    position: relative;
  }
  .owl-carousel .owl-nav{
    overflow: hidden;
    height: 0px;
  }

  .owl-theme .owl-dots .owl-dot.active span, 
  .owl-theme .owl-dots .owl-dot:hover span {
      background: #2caae1;
  }


  .owl-carousel .item {
      text-align: center;
  }
  .owl-carousel .nav-btn{
      height: 47px;
      position: absolute;
      width: 26px;
      cursor: pointer;
      top: 120px !important;
  }

  .owl-carousel .owl-prev.disabled,
  .owl-carousel .owl-next.disabled{
    pointer-events: none;
    opacity: 0.2;
  }

  .owl-carousel .prev-slide{
      /* background: url("/themes/DAOAGRO/images/slider/left-arrow.png") no-repeat scroll 0 0; */
      left: -13px;
  }
  .owl-carousel .next-slide{
      /* background: url("/themes/DAOAGRO/images/slider/left-arrow.png") no-repeat scroll -24px 0px; */
      right: -13px;
  }

  .owl-carousel .prev-slide, .owl-carousel .next-slide{
      font-size: 70px;

  }

  .owl-carousel .prev-slide:hover, .owl-carousel .next-slide:hover{
     /* background-position: 0px -53px; */
      color:var(--bg-bt2);
      transition: all 0.3s ease;
  }

  span.img-text {
    text-decoration: none;
    outline: none;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    cursor: pointer;
    width: 100%;
    font-size: 23px;
    display: block;
    text-transform: capitalize;
  }
  span.img-text:hover {
    color: #2caae1;
  }

  
  
  /* if you want to force dots&nav display even if not enough items to trigger it */
  /* .owl-nav.disabled, .owl-dots.disabled{
    display:block !important;
  }   */


  
/* OWL CAROUSEL END*/


.swiper-container {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .swiper-slide{
    width: 400px !important;
  }

  .swiper-slide img{
    max-width:400px;
    border-radius: 20px;
}





.swiper_txt_bloc{
position: absolute;
bottom: 10px;
left: 10px;

}

.swiper_txt{
background-color: var(--bg-bt-hover);
color: #fff;
display: inline;
margin: 10px 10px 0px 10px;
padding: 2px 10px;
border-radius: 20px;
min-width: 100px;
text-align: center;
}

.swiper_count{
color: #fff;
margin: 1px 10px 0px 10px;
text-shadow: 0px 0px 5px rgba(0, 0, 0,0.5);
}



.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 5px!important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 5px!important;
}

.swiper-button-next, .swiper-button-prev {
  width: 50px!important;
  height: 50px!important;
  margin-top: calc(0 - (50px/ 2))!important;
  color: #000!important;
  background-color: #fff;
  border-radius: 50px;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
  width: 50px!important;
  height: 50px!important;
  margin-top: calc(0 - (50px/ 2))!important;
  color: #fff!important;
  background-color: var(--bg-bt-hover);
  border-radius: 50px;
}
.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 20px!important;
}


img.radius {
max-width: 100%;
border-radius: 50px;
}

.bt {
  border-radius: 50px;
  padding: 1em;
  background-color: #000;
  color: #fff;
  text-decoration: none;

    background-color: var(--bg-bt2);
    color: var( --text-bt2)!important;

}
.bt:hover {
    transition: all 0.5s ease-in-out 0s;
    background-color: var(--bg-bt2-hover);
    color: var( --text-bt2-hover);
}
.navlist_content table{
    margin:0;
}

.thematique_bread {
width: calc(100% + 60px) !important;
  margin: -30px -30px 30px -30px !important;
}

.extend_total{
    display: none;
}

.extend_bt{
    text-decoration: underline;
    cursor: pointer;
font-style: italic;
font-size: 0.8em;
}


.extend_bt:hover{
    text-decoration: none;
}








#bread.breadmap {
    color: #6b6b6b;
    background-color: #333;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #555;
}

#bread a,#bread .lgauth,#bread .share_bt{
    color: #fff!important;
    text-decoration: none;

    border-radius: 8px;
   background-color: var(--text-link);
    padding: 5px 15px;
    margin-right: 10px;
}
#bread .lgauth,#bread .share_bt, #bread_nav a, #div-prev-next a{
    float: left;
}

#bread a:hover,#bread .lgauth:hover,#bread .share_bt:hover{
    background-color: var(--text-link-hover);
    color: #fff!important;
}
#bread .back{
    margin-right: 10px;
}

#bread .lgbasket_header{
    float: left;
    font-size: 1em!important;
    position: relative;
    top: 0;
    left: 0;
    margin-left: 5px;
}
#bread .title{
    float: left;
}
#bread .separator{
    float: left;
    margin: 0 20px;
}
.share_bt{
    cursor: pointer;
    position: relative;
}
.share_action{
display: none;
position: absolute;
top: 36px;
background-color: #000;
padding: 10px;
left: 0px;
width: 50px;
border-radius: 10px;
z-index: 10;
}

.share_action a{
width: 30px;
margin: 0 0 5px 0 !important;
text-align: center;
padding: 5px !important;
}


#div-prev, #div-next, #div-prev-next{
    display: none;
    float: left;
    margin-left: 10px;
}
#div-prev-next{
    margin-left: 30px;
    float: right;
}

.body_page-records-single h2{

    margin-bottom: 0.3em;
    font-weight: 100;
}

.bt_open_viewer{
    background-color: var(--text-link);
    color: #fff!important;
    display: block;
    margin-top: 1px;
    position: relative;
    line-height: 40px;
    height: 40px;
}
.open_viewer_fullscreen:hover .bt_open_viewer{
        background-color: var(--text-link-hover);
        transition: all 0.5s ease 0s;
    }


.open_viewer_fullscreen{
    text-decoration: none;
}

#media_image{
  /*  width: 100%;*/
  margin: auto;
  border-radius: 5px;
}

.img_open_viewer{
    display: grid;
    overflow: hidden;
    max-height: 500px;
    text-align: center;
}

.nolink{
    width: auto !important;
    margin: auto;
}

.link_open_viewer:hover .bt_open_viewer{
    transition: all 0.5s ease 0s;
    background-color: var(--text-link-hover);
}

.link_open_viewer img{
    max-width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.link_open_viewer:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.p_right_big{
    margin-left: 30px;
}


#go_top {
  display: inline-block;
  background-color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 40px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  text-decoration: none;

    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5); 
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);


}
#go_top::after {
    font-family: 'Ionicons';
  content: "\f10d";
  font-weight: normal;
  font-style: normal;
  font-size: 1.5em;
  line-height: 40px;
  color: #000;
}
#go_top:hover {
  cursor: pointer;
  background-color: var(--bg-bt2);
}
#go_top:hover::after {
  cursor: pointer;
  color: #fff
}

#go_top:active {
  background-color: #555;
}
#go_top.show {
  opacity: 1;
  visibility: visible;
}

::placeholder {
  color: #444;
}

.social a {
    color: var(--bg-bt);
}
.social a:hover {
    color: var(--bg-bt-hover);
        transition: all 0.5s ease-in-out 0s;
}


.table_middle{
    display: table;
}

.table_middle .column{
    display: table-cell;
    vertical-align: middle;
    float: none;
}

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

.lgmap{
    width: 100%!important;
}

#bread a, #bread .lgauth, #bread .share_bt {
  padding: 5px ;
  margin: 1px;
}
#bread{
    font-size: 0.8em;
    /* display: flex; */
    /* justify-content: space-between; */
}



#div-prev-next{
    /* width: 100%; */
}
#div-prev, #div-next, #div-prev-next{
    margin: 0;
}

.navlist_tr {
  text-align: center;
padding-top: 30px;
border: 1px solid #eee;
}

.navlist_tr>div {
  display:flex;
  flex-direction:column-reverse;
}

.navlist_img .lgauth, .navpic .lgauth, .navpic .lgbasket_manage, .navlist_img .lgbasket_manage {

  top: -42px;
  left: -10px;
  right: auto;
}
    .body_page-records-single .item-list tbody td {
        display: block;
    }

    .body_page-records-single table td {
        padding: 0em 1em 0em 1em;
    }

.p_right_big{
    margin: 0;
}

    .body_page-records-single .item-list td.key {
        font-weight: bold;
        padding-top : 1em;
    }

    .swiper-slide img{
        max-width: 250px !important;
    }
  .swiper-slide{
    width: 250px !important;
    }
.swiper_txt {
  padding: 2px 4px;
  display: block;
  }
    .swiper-button-next, .swiper-button-prev{
    width: 30px !important;
    height: 30px !important;
    }


    #discover2 {
     width: calc(100% + 70px);
    }
    #discover2 .discover_box {
      width: calc(100%);
    }

}

#cl_share_permalink_bt{
    width: 100%;
}

@media only screen and (max-width: 1380px) {
    #menu-top li a {
      margin: 0px 45px 0px 45px;
    }
}
@media only screen and (max-width: 1100px) {
    #menu-top li a {
      margin: 0px 25px 0px 25px;
    }
}
@media only screen and (max-width: 980px) {
    #menu-top li a {
      margin: 0px 10px 0px 10px;
    }
    .container{
        min-width: 90%;
    }
    .3.
}

/* .fund_bt{
  font-size: inherit;
  background-color: #eee;
  color: #000!important;
  padding: 0.5em 3em;
  text-indent: 0px;
  font-weight: 100;
  border: 1px solid #ddd;
  border-radius: 50px;
  text-decoration: none;
  float: left;
}
 */
/* .fund_bt:hover{
  background-color: var(--bg-bt2);
  color: var(--text-bt2)!important;
  padding: 0.5em 3em;
   border: 1px solid var(--bg-bt2);
  text-decoration: none!important;
} */


.fund_buttons{
    display: flex;
    /* justify-content: center; */
    align-items: center;
    gap: 1rem;
    margin-top: 2rem;
}
.fund_bt{
    font-size: inherit;
    background-color: var(--bg-bt2);
    color: var(--text-bt2) !important;
    padding: .5em 1em;
    text-indent: 0px;
    font-weight: 100;
    cursor: pointer;
    border: 0;
}

.fund_bt:hover{
    background-color: var(--bg-bt2-hover);
    color: var(--text-bt2-hover);
    transition: all 0.3s ease;
    text-decoration: none !important;
}

.fund_bt_left{
    margin-top: 1em;
}
.fund_bt_left a{
  background-color: var(--bg-bt2)!important;
  color: var(--text-bt2)!important;
  padding: 0.5em 3em;
  text-indent: 0px;
  font-weight: 100;
  border: 0px ;
  border-radius: 5px;
  text-decoration: none!important;
  display: block;
  text-align: center;
}
.fund_bt_left a:hover{
  background-color: var(--bg-bt2-hover)!important;
  color: var(--text-bt2-hover)!important;
  padding: 0.5em 3em;
  text-decoration: none!important;
}



.calendar_count_0 {
		display: none;
	}
