@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
.tx-fwbheraldique a {
    border-bottom: none;
    word-break: normal;
}
.tx-fwbheraldique a:hover {
    color: #bce7d4;
    border-bottom: none;
}

.tx-fwbheraldique ul li   a{

    border-bottom: none;
}
.tx-fwbheraldique figure.image {
    margin-bottom:30px
}

/* Fond de blocs */

.tx-fwbheraldique .box01 {
    background: #729d98;
    color: #fff;
}
.tx-fwbheraldique a .box01:hover {
    background: #078274;
    color: #fff;
}
.tx-fwbheraldique .box02 {
    background: #9cc3b7;
    color: #fff;
}
.tx-fwbheraldique a .box02:hover {
    background: #108662;
    color: #fff;
}
.tx-fwbheraldique .box03 {
    background: #d24f53;
    color: #fff;
}
.tx-fwbheraldique a .box03:hover {
    background: #b20d12;
    color: #fff;
}
.tx-fwbheraldique .box04 {
    background: #d97c7e;
    color: #fff;
}
.tx-fwbheraldique a .box04:hover {
    background: #a31417;
    color: #fff;
}
.tx-fwbheraldique .box05 {
    background: #dde16c;
    color: #000;
}
.tx-fwbheraldique a .box05:hover {
    background: #959a10;
    color: #fff;
}

/* Fin de fond de blocs */
/*......................................................................................................*/

.tx-fwbheraldique .infofiche {
    margin-top: 20px;
    margin-bottom: 30px;
    background-color: #f5f5f5;
    display: table;
    width: 100%;
}

.tx-fwbheraldique .infofiche ul{
    padding-top: 15px;
    display: table-cell;
    padding-left: 50px;
    padding-bottom: 10px;
}

.tx-fwbheraldique .infofiche ul li{
    font-family: "Roboto medium" , sans-serif ;
    color: #333;
}

.tx-fwbheraldique h3{
    color: #333;
    /*text-transform:capitalize*/
    /*font-family: 'Roboto';*/
}

.tx-fwbheraldique .tx-solr-search-form .btn {
    padding-bottom:7px;
}
.tx-fwbheraldique .results-list h3 {
    margin-top:0;
}
.tx-fwbheraldique .results-list .list-group-item {
    margin-bottom:15px;
    padding:15px 30px;
}
#tx-solr-search .tx-fwbheraldique .solr-pagination {
    text-align:center;
}

/* PCI */

.tx-fwbheraldique #tx-solr-faceting .facets .panel .panel-heading span.fa-filter {
    width: 38px;
    color: #f5f5f5;
    background: #bce7d4;
    text-align: center;
    height: 38px;
    line-height: 38px;
    margin-right: 7px;
}
.tx-fwbheraldique #tx-solr-faceting .panel .panel-heading {
    background-color: #000000;
    border-radius: 0px !important;
    padding: 0!important;
}
.tx-fwbheraldique #tx-solr-faceting .facets .panel .panel-heading a {
    color: #fff;
    display: block; 
}

.tx-fwbheraldique #tx-solr-faceting .facets .panel .panel-heading a i.chevron-facette{
    float: right !important;
    -webkit-text-stroke: 2px black;
}

.tx-fwbheraldique #tx-solr-faceting .facets .panel .panel-heading a:focus {
    border: none ;
    outline: 2px dashed #eee;
}

.tx-fwbheraldique #tx-solr-faceting .panel .facet-result-count a{
    font-size : 12px;
    color: #777777;
}

.tx-fwbheraldique #tx-solr-faceting .panel .list-group-item {
    background-color: #FFFFFF;
}
.tx-fwbheraldique #tx-solr-faceting .panel .facet-label {
    font-size : 16px!important;
    font-family: Roboto Condensed;
    color: #333;
}

.tx-fwbheraldique #tx-solr-faceting .panel .facet-label a {
    color: #333;
}

.tx-fwbheraldique #tx-solr-faceting .panel .facet {
    font-size:0.9em;
    font-weight: 400;
    color: #333;
}

.tx-fwbheraldique #tx-solr-faceting .panel .facet:selected{
    font-weight: 500;
    background-color: #bce7d4;
}

.tx-fwbheraldique #tx-solr-faceting .panel .facet:focused{
    font-weight: 500;
    color: #bce7d4;
}

.tx-fwbheraldique #tx-solr-faceting .panel .facet:visited{
    font-weight: 500;
    background-color: #bce7d4;
}

.tx-fwbheraldique #tx-solr-faceting .panel .facet:hover{
    text-decoration:2px underline #bce7d4;
}

#tx-solr-search .tx-fwbheraldique button.tx-solr-submit .search-label {
    margin-right: 8px;
    background-color: #000000;
}
#tx-solr-search .tx-fwbheraldique .tx-solr-q {
    border: 1px solid #D4D4D4;
    border-radius: 0;
    padding: 21px;
    width:100%;
}
#tx-solr-search .tx-fwbheraldique .tx-solr-q:focus {
    border-color: #719d98;
    outline: 0;
    -webkit-box-shadow: inset 0 0 2px #719d98, 0 0 8px #719d98;
    box-shadow: inset 0 0 2px 1px #719d98, 0 0 8px 1px #719d98
}
#tx-solr-search .tx-fwbheraldique .tx-solr-search-form {
    margin-bottom: 15px;
    padding: inherit;
}
#tx-solr-search .tx-fwbheraldique  button.tx-solr-submit,
#tx-solr-search .tx-fwbheraldique  button#solr-clear-form {
    border-radius: 0;
    padding: 7px 10px 7px 10px !important;
    background-color: #bce7d4;
    border-color: #bce7d4;
    font-size: 20px;
    color: #000000;
}

#tx-solr-search .tx-fwbheraldique .searchinfo {
    margin-bottom: 20px;
}

#tx-solr-search span.input-group-btn {
    border:none;
}

.tx-fwbheraldique #tx-solr-facets-in-use .btn {
    border-radius: 20px !important;
    margin-bottom: 7px;
    color:#000;
}

.tx-fwbheraldique #tx-solr-facets-in-use .btn:hover {
    color:#000;
}

.tx-fwbheraldique #tx-solr-facets-in-use .btn-remove-all-filters, .tx-fwbheraldique #tx-solr-facets-in-use .remove-facet-all  {
    border: 0px!important;
    font-weight: 500;
    background-color: #FFF;
}

.tx-fwbheraldique #tx-solr-facets-in-use .remove-facet-all:hover {
    color:#000;
}

.tx-fwbheraldique #tx-solr-facets-in-use a {
    background-color: #F0F0F0;
}

#tx-solr-search .tx-fwbheraldique-functions {
    border-width: 1px;
    border-color: #F0f0f0;
}

.tx-fwbheraldique .results-list .list-group-item {
    padding : 0;
    border : 0;
    background-color : #dde262;
    border-bottom-right-radius: initial;
    border-bottom-left-radius: initial;
    margin-bottom: 30px;
}
.tx-fwbheraldique .results-list .list-group-item .vertical-item:hover {
    opacity: 0.66;
}
.tx-fwbheraldique .results-list .list-group-item .vertical-item .vertical-content .vertical-nom h4 {
    text-align : center;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 5px;
    color: #000;
}
.tx-fwbheraldique .results-list .list-group-item .vertical-item .vertical-content .vertical-description {
    text-align : center;
    padding : 0px 10px 10px 10px;
    line-height: 1.0;
    color: #000;
}

/** Bouton reset de moteur de recherche **/
#tx-solr-search .tx-fwbheraldique button#solr-clear-form {
    border-radius: 0;
    padding: 7px 10px 7px 10px;
    background-color: #bce7d4;
    border-color: #bce7d4;
    color: #000;
    font-size: 20px;
}

.tx-fwbheraldique .panel-group {
    margin-bottom: 20px;
    border-radius: 0px !important;
    border: solid 1px #f0f0f0;
}

.tx-fwbheraldique  .solr-one-result{
    margin-bottom: 10px;
}

.tx-fwbheraldique  .solr-one-result-last{
    margin-bottom: 10px;
}


.tx-fwbheraldique  .solr-one-result div a{
    /*font-family: Roboto;*/
    font-weight: 400;
    color: #333;
}

.tx-fwbheraldique  .solr-one-result-last div a{
    /*font-family: Roboto;*/
    font-weight: 400;
    color: #333;
}

.tx-fwbheraldique  .solr-one-result div p{
    /*font-family: Roboto;*/
    font-weight: 300;
    color: #333;
}

.tx-fwbheraldique  .solr-one-result-last div p{
    font-weight: 300;
    color: #333;
}

.tx-fwbheraldique .div-result .result-image {
    padding-left:0px;
    padding-right:0px;
}

@media (min-width: 768px) {

    .tx-fwbheraldique .div-result .col-sm-9 {
        padding-right:0px;
    }
}
.tx-fwbheraldique .result-region {
    line-height: 1;
    /*font-size: 15px;*/
    text-transform:uppercase;
    margin-top: 10px;
}

.tx-fwbheraldique .div-result-xs .result-region, .tx-fwbheraldique .div-result-md .result-region {
    padding-left: 7px;
    padding-right: 7px;
}

.tx-fwbheraldique .result-title {
    font-weight: 500;
    margin-top:0px;
    font-size:xx-large;
}

.tx-fwbheraldique .result-separator{
    line-height: 1;
    margin: inherit;
    height: 2px;
    background-color: #bce7d4;
    border: none;
    margin-bottom:5px;
}

.tx-fwbheraldique .result-image {
    float:left;
    margin-right:10px;
}

.tx-fwbheraldique .result-picto {
    height:30px;
    width:30px;
    float:right;
    position:absolute;
    top:8px;
    right:14px;
    z-index:2;
}

.tx-fwbheraldique ul.result-liste-domaine {
    padding-left:0;
    padding-bottom:0;
    margin-bottom:0;
}

.result-item-italic {
    display:inline-block;
    font-style:italic;
    font-size:0.9em;
}

.tx-fwbheraldique li.result-item-domaine {
    display:inline-block;
    font-style:italic;
    font-size:0.9em;
}
.tx-fwbheraldique li.result-item-domaine:before {
    content:"";
}
.tx-fwbheraldique li.result-item-domaine:not(:last-child):after {
    content:" | ";
}

.badge {
    background-color:#F0F0F0;
    color:#000;
}
/* detail */

.tx-fwbheraldique .detail-soustitre {
    font-weight:400;
}

.tx-fwbheraldique .detail-cat {
}

.tx-fwbheraldique .detail-cat2 {
    background-color:#bce7d4;
    color:#000;
    align-items: center;
    padding-top:8px;
    padding-bottom:8px;
    margin-bottom:20px;
    font-size:0.9em;
}

.tx-fwbheraldique .detail-cat2 a:hover{
    color:#666;
}

.tx-fwbheraldique .detail-cat2-xs img{
}
.tx-fwbheraldique .detail-annee-zonegeo {
    margin-bottom: 20px;
}
.tx-fwbheraldique .detail-dates {
    background-color:#e5e8eb;
    margin-bottom: 20px;
    padding-top: 10px;
    font-size:0.8em;
}

.tx-fwbheraldique .detail-dates p span, .tx-fwbheraldique .detail-contact p span{
    font-weight:500;
}

.tx-fwbheraldique .detail-cat img {
    float:left;
    margin-top:auto;
    margin-bottom:auto;
    margin-right:5px;
}

.tx-fwbheraldique .detail-pdf-img {
    float:left;
    width:100%;
    height:auto;
}

.tx-fwbheraldique i.chevron {
    float:right;
}

.tx-fwbheraldique .detail-item-domaine {
    color:black !important;
}

.tx-fwbheraldique .detail-domaine-principal-nom {
    padding-left:10px;
    vertical-align:middle;
}

#tx-solr-search button.tx-solr-submit {
    background-color: #bce7d4;
    width:200px;
    color: #000000;

}

.tx-fwbheraldique  .solrsearchinfo {
    margin-bottom: 20px;
}

.tx-fwbheraldique #tx-solr-sorting {
    float:right;
}

.tx-fwbheraldique #results-sort {
    float:right;
}

.tx-fwbheraldique .divrowfichier {
    margin-top: 20px;
}

.tx-fwbheraldique .divcolfichier {
    color: black;
}

.tx-fwbheraldique .divcoliconfichier {
    background-color: #bce7d4;
    color: white;
    margin: auto;

}

.tx-fwbheraldique .divcoliconfichier a i{
    color: white;
}

.tx-fwbheraldique  .divcolfichier a:link{
    /*font-family: Roboto;*/
    color: #ffffff !important;
    text-decoration: none;
    font-size: 14px;
}

.tx-fwbheraldique .divcolfichier img {
    margin:auto;
}

.tx-fwbheraldique .divcolfichier a.download-file{
    color:#333 !important;
}

.tx-fwbheraldique .divcolfichier a.download-file:hover{
    color: #bce7d4 !important;
}

.tx-fwbheraldique h1.main-title {

    /*font-family: Roboto;*/
    font-weight: 400;
    color: #333;
}

.tx-fwbheraldique h1.main-title {

    font-family: Roboto Condensed, sans-serif;
    color: #333;
}

.tx-fwbheraldique .row.solr-one-result:hover {

}

.tx-fwbheraldique .row.solr-one-result:hover {

}

.tx-fwbheraldique .row.solr-one-result-last:hover {

}

.tx-fwbheraldique .unesco-logo{
    float:left;
    margin: 15px 0;
    position: relative;
}

@media screen and (max-width: 780px) {
    #tx-solr-search .tx-fwbheraldique button.tx-solr-submit {
        font-size: 10px;
        padding: 10px 10px 10px 10px !important;
        width:auto;
    }
    #tx-solr-search .tx-fwbheraldique button.tx-solr-submit .search-label {
        display: none;
    }
    #tx-solr-search .tx-fwbheraldique button#solr-clear-form {
        font-size: 14px;
    }
    #tx-solr-search .tx-fwbheraldique .tx-solr-q {
        padding: 17px;
    }

    .tx-fwbheraldique H2.result-title {
        font-size: inherit;
        font-weight:600;
    }

    .tx-fwbheraldique .result-region {
        font-size:small;
    }

}

.tx-fwbheraldique a.external-link-new-window::after{
    content:"";
}

.tx-fwbheraldique .solr-one-result .div-result {
    border-top: 1px solid #D4D4D4;
    border-left: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
    border-radius: 0;
    margin-bottom: 10px;

    overflow: hidden;

    word-break: normal;
}

.tx-fwbheraldique .solr-one-result-last .div-result {
    border-top: 1px solid #D4D4D4;
    border-left: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
    border-radius: 0;
    margin-bottom: 10px;

    overflow: hidden;
    word-wrap: break-word;
}

.tx-fwbheraldique .solr-one-result .div-result:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 80px 80px 0;
    border-color: transparent #bce7d4 transparent transparent;
    right: 6px;
    top: 0;
    position: absolute;
}

.tx-fwbheraldique .solr-one-result-last .div-result:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 80px 80px 0;
    border-color: transparent #bce7d4 transparent transparent;
    right: 6px;
    top: 0;
    position: absolute;
}

.tx-fwbheraldique .row.visible-xs.solr-one-result {
    margin-left: 7px;
    margin-right: 7px;
    font-size: x-small;
}


.tx-fwbheraldique .row.visible-xs.solr-one-result-last {
    margin-left: 7px;
    margin-right: 7px;
    font-size: x-small;
    
}

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

.tx-fwbheraldique .row.visible-md.solr-one-result {
    margin-left: 7px;
    margin-right: 7px;
    font-size: x-small;
}

.tx-fwbheraldique .row.visible-md.solr-one-result-last {
    margin-left: 7px;
    margin-right: 7px;
    font-size: x-small;
}

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

content img.lazyload {
    margin: auto;
}
/* Fin pci */
/*......................................................................................................*/

/* Mantis:134135 */
.tx-fwbheraldique .equalheight {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
.tx-fwbheraldique .div-result {
    height: calc(100% - 10px);
}

#tx-solr-search .row .col-lg-3  {
    padding-left: 0;
}

@media only screen and (max-width: 1200px) {
    #tx-solr-search .row .col-lg-3  {
        padding-left: 0;
        padding-right: 0;
    }
}

/*................*/

.tx-fwbheraldique .row .solr-pagination .pagination > li:first-child > a, .pagination > li:first-child  {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    
}

.tx-fwbheraldique .row .solr-pagination .pagination > li:last-child > a, .pagination > li:last-child  {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
       
}

.tx-fwbheraldique .row .solr-pagination .pagination li .solr-ajaxified{
    color: black !important;
}

.tx-fwbheraldique .row .solr-pagination .pagination > li > a  {
    border: none !important;
    font-size: 15px !important;
    font-weight: 550 !important;
}

.tx-fwbheraldique .row .solr-pagination .pagination > li > a i  {
    font-size: 18px !important;
    font-weight: 200 !important;
    -webkit-text-stroke: 2px #fff;
    color: gray !important;
}

.tx-fwbheraldique .row .solr-pagination .pagination>li.active >.solr-ajaxified{
   background-color: #bce7d4 !important;
   border-style: solid !important;
   border-width: 1px !important;
   border-color: #bce7d4 !important;
}

.tx-fwbheraldique .row .solr-pagination .pagination>li>.solr-ajaxified:hover{
   background-color: white !important;
   border-style: solid !important;
   border-width: 1px !important;
   border-color: #cccccc !important;
}

#tx-solr-sorting .dropdown-menu li::before {
    content: none !important;
    display: none !important;
}
#tx-solr-sorting .dropdown-menu {
    padding-left: 0 !important;
}
.marginBottom a.external-link-new-window::after {
    content: none !important;
    display: none !important;
}
.marginBottom
{
    margin-bottom:10px;
}

.tx-fwbheraldique img.lazyload{
    margin: 0 0;
}

.typeEmbleme{margin-bottom:10px;}
.typeEmbleme span,
.typeEmbleme img {
    display: inline-block;
    vertical-align: middle; /* optionnel : pour aligner verticalement */
}

.detail-cat2 a.external-link-new-window::after {
    content: none !important;
    display: none !important;
}
