.ezgmaplocation-field dl{
    display: none;
}
.ezgmaplocation-field , .ezgmaplocation-field .maplocation-map{
    height: auto;
    max-width: 100%;
}
/* Slider incidència #9647 */
.slideshow figure {
    max-width: 100%;
    max-height: 100%;
    background: #fff;
    border: 30px solid #fff;
    overflow: hidden;
    overflow-y: auto;
}

/* Fotos wysiwyg */

.object-left{
    float: left;
    padding: 10px;
}

.object-right{
    padding:10px;
    float:right;
}

/* search tabs*/
.navbar-searchform .control-label{
    display: none;
}

.searchtab li{
    list-style-image: none;
}

.prestecReservesLink{
    padding: 0px;
    margin: 0px;
    display: inherit !important;
}

 /* Style the list */
 ul.searchtab{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Float the list items side by side */
 ul.searchtab li {float: left;}

/* Style the links inside the list items */
 ul.searchtab li a {
    display: inline-block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of links on hover */
 ul.searchtab li a:hover {background-color: #ddd;}

/* Create an active/current tablink class */
 ul.searchtab li a:focus, .searchtab .active {background-color: #ccc;}
/*
.searchtab  .tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}
*/


/* coses que tenen a veure anb Atica */

.item.item-sm a div.abstract{
   color: #4c4c4c !important;
}

.abstract .ezxmltext-field p{
 /*    color: #4c4c4c !important; */
}

.item.item-xs a .contenidor-text .abstract {
    font-size: 16px;
    line-height: 18px;
    color: #4C4C4C;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.item-xs a div.abstract {
    font-size: 18px;
    line-height: 18px;
    color: #4C4C4C !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* En els articles simples, el footer, si els últims blocs són de columnes queda per sota */
.footer{
    clear: both;
}
/* Al enllaç dels destacats als articles simples, la classe hauria d'estar fora de l'etiqueta <a>
 La canvio per un div*/

.itemdestacat div.mesitems {
    margin-top: 20px;
    top: 0;
}
div.mesitems a:hover {
    color: #C00000;
    text-decoration: none;
}
div.mesitems a{
    float: right;
    color: #222222;
    position: relative;
    top: -20px;
}
div.mesitems i {
    background-color: #ebebeb;
    border-radius: 20px;
    margin-left: 2px;
    padding: 4px 11px 5px;
}
/* Fi enllaç destacats*/
/* Separadors d'article simple. Editor XML posa un <p> que fa que no es mostri igual*/
.titol-seccio .titol p{
    display: inherit;
}

#acordeo .destacat {
    margin: 0 !important;
    color: #176b99;
}
#acordeo .tarifa {
    font-weight: 400;
    line-height: 26px;
}
#compra-footer .form-control {
    background-color: #444444 !important;
}

#acordeo-footer .destacat {
    margin: 0 !important;
    color: #176b99;
}
#acordeo-footer .tarifa {
    font-weight: 400;
    line-height: 26px;
}
#acordeo-home .destacat {
    margin: 0 !important;
    color: #C00000;;
}
#acordeo-home .tarifa {
    font-weight: 400;
    line-height: 26px;
}
/* menu corporativa (responsive) */
#acordeo1 .destacat {
    margin: 0 !important;
    color: #C00000;;
}
#acordeo1 .tarifa {
    font-weight: 400;
    line-height: 26px;
}
.expo_online .titol-modul-online {
    margin-bottom: 40px;
    padding: 0 0 20px;
    text-align: center;
    border-bottom: 1px solid #71716f;
    margin-top: 40px;
}
.expo_online .titol-modul-online h3 {
    color: #D5D5D5;
    font-size: 24px;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 26px;
    margin: 0;
}
.expo_online .cd-container {
    margin-bottom: 40px;
}
.itemdestacat.contact{
    margin-top: 30px;
}
.item.item-sm a img.img-destacada,
.slider.single-image img,
.container-distributor .img-destacada.img-responsive,
.container-simple_article .img-destacada.img-responsive,
.line-temp_expo .img-destacada.img-responsive,
.line-temp_scope .img-destacada.img-responsive,
.img-principal .img-destacada.img-responsive{
    width:100%;
}
.slider.single-image img {
    padding-bottom:0;
}
.slider.single-image.slider-for .slide .img-name{
    bottom:0px;
}
.carregames .btn-default:hover{
    background-color: #FFFFFF;
}
.amplia{
    position: relative;
}
/* Play/Pause audiopayer */
.jp-audio img.jp-pause{
    display: none;
}
.jp-audio .jp-state-playing img.jp-pause{
    display: inline;
}
.jp-audio .jp-state-playing img.jp-play{
    display: none;
}
.pagina.expo_online .intro{
    text-align: left;
}
.footer .banners .banner_footer{
    margin-bottom: 15px;
}
.banner_footer a {
    text-decoration: none;
    color: #ffffff;
    opacity: 1;
}
.banner_footer a:hover {
    text-decoration: none;
    color: #ffffff;
    opacity: 0.6;
}
.banner_footer .texte {
    height: 90px;
    padding: 10px 10px 10px 52%;
    text-align: center;
}
.banner_footer .texte h2 {
    font-weight: 300;
    font-size: 17px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 5px;
    color: #ffffff;
}
.banner_footer .texte p {
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
}
.banner_footer .image {
    background-size: cover;
    background-position: center center;
    float: left;
    height: 90px;
    width: 50%;
}
#slider-home-nav div.slick-track div.slick-slide{
    height: 100%;
}
#slider-home img {
    width:100%;
}
/*#slider-home-nav div.slide.slick-slide.slick-active {
//  background-color: rgba(160, 160, 160, 0.07);
//  height: 100px;
//}
//#slider-home-nav div.slide.slick-slide.slick-active .img h3 {
//  color: #C00000;
//}
//#slider-home-nav div.slide.slick-slide.slick-active .img .tipus {
//  color: #C00000;
/}*/
.home_page .colleccio_slider .slider.slider-simple .slide .img-name{
    border-bottom-color: transparent;
}
.item-full-image img.imatge-gran.img-responsive{
    margin: 0 auto;
}
.folder_collection .barra-filtratge .input-group{
    margin-bottom: 0px;
}
.folder_collection .barra-filtratge .cercador .btn-default {
    min-width: 64px;
    padding-top:12px;
}
.cercadorinpage .input-group .input-group-btn .btn-default{
    width: 32px;
    padding: 5px !important;
}
.barra-filtratge .btn-default.btn-sortorder{
    min-width: 155px;
}
.folder_collection .img-destacada{
    max-height: 350px;
    text-align: center;
    margin: 0 auto;
}
.folder_collection .item.item-sm a img.img-destacada{
    width: auto;
}
.input-group.year-group .form-control{
    width: 50%;
}
 .titol-subseccio .titol {
    color: #4C4C4C !important;
 }
 .titol-seccio .titol a{
     color: #4C4C4C !important;
 }
.footer-links{
    color: white !important;
}
.footer .visita-info .desplega-info .desplega-info-btn{
    color: white !important;
}
.footer .btn-default{
    color: white !important;
}
a.header-link{
    float: right;
    margin-top: 2px;
    color: white;
}
a.header-link:hover{
    color: white !important;
}
body.header-fixed .corporativa-menu .obert-modul .compte-enrera {
    font-size: 14px !important;
}

body.header-fixed .corporativa-menu .obert-modul .estat {
    font-size: 29px !important;
}

#lmore_content .visible-lg, .visible-md, .visible-sm {
    display: block !important;
}

div.link_align_left a{
    float: left;
    position: initial;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.btn-mb {
    float : left !important;
    border-radius : 6px !important;
    border-left: 1px !important;
    border-left-color: rgb(49, 49, 49) !important; 
    border-left-style: solid !important;
    border-left-width: 1px !important;
}
