/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.logo_vol {
  min-width: 300px;
  max-width: 300px;
}
.coockie_banner {
  z-index: 1000000;
}
div.k2BreadcrumbsBlock a {
  color: white;
}
div.k2BreadcrumbsBlock span.bcTitle {
  color: #FFF;
}
#menu_default .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff !important;
}
.link_footer a {
  color: #fff !important;
}
/* Zoom loghi home */
root {
  display: block;
}
div.bodiv {
  margin: 20px;
  padding: 20px;
}
.bodiv img {
  height: 480px;
  width: 640px;
  background: none;
  border: green solid 10px;
}
img.iclass {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
img.iclass:hover {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  opacity: 0.7;
}
.logo_home {
  max-width: 285px;
  float: left;
  margin: 5px;
  background-color: white;
}
.td_loghi {
  border: none !important;
  text-align: justify;
}
.td_loghi_descr {
  min-height: 180px;
}
.table_loghi {
  border: none !important;
}
#g-showcase {
  background: #fff !important;
}
/* Fine zoom loghi home */
/* Showcase */
.g-flexslider-slideshow-item-title {
  color: #444;
  text-align: left;
  padding: 5px !important;
  background-color: rgba(255, 255, 255, 0.6) !important;
  max-width: 500px !important;
  min-width: 500px !important;
}
.g-flexslider-slideshow-item-desc {
  color: #444;
  text-align: left;
  margin: 0 0 10px 0 !important;
  padding: 5px !important;
  background-color: rgba(255, 255, 255, 0.6) !important;
  max-width: 480px !important;
  max-width: 500px !important;
  min-width: 500px !important;
}
.g-flexslider-slideshow-item-button {
  margin-top: 15px;
}
.g-flexslider-slideshow-item-link {
  text-align: left;
}
/* Fine Showcase */
#g-page-surround {
  background-image: url('../../../../images/bg_prova.jpg');
}
#g-top {
  background: #fff;
}
#g-navigation {
  background: #C00000;
}
#g-footer {
  background: #C00000;
}
#g-footer h2 {
  color: #fff;
}
#g-footer a {
  color: #fff;
}
#g-copyright {
  background: #fff;
}
.g-title::after {
  border: none !important;
}
.g-title-bordered .g-title::before, .g-title-bordered .g-title::after {
  border: none !important;
}
.itemListCategory {
  border: none !important;
}
div.subCategory {
  border: none;
}
#g-above {
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
}
#g-navigation {
  z-index: 100 !important;
}
div.itemContainer {
  padding-right: 40px;
}
/* Pagina contattaci */
.agenti {
  padding: 5px 10px 5px 0;
  margin-bottom: 0px;
  margin-right: 15px;
  border-bottom: 4px solid red;
  width: 450px;
  float: left;
}
/* Ricerca K2 */
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
  background: #000;
}
/*# sourceMappingURL=custom__body_only.css.map */