﻿/*@import url('https://fonts.googleapis.com/css?family=Muli');*/

@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Muli', sans-serif !important;
}

#main-wrapper {
   float: left;
   width: 100%;
   background: #fff;
}

.node-page {
   color: #000;
}


.curtains li .wrapper { 
	padding: 0px !important; 
}

section#header {
   /*background: transparent;*/
   padding: 0px;
   border-bottom: 1px solid #fff;
}

body.not-front section#header {
	background: transparent;
}

body.curtains-disabled section#header {
   border-bottom: 1px solid #999;
}

section#header > div.wrapper {
   padding-top: 10px;
   padding-bottom: 15px;
}

a#logo img {
   width: 130px !important;
}

a#logo img:last-child {
   display: none;
}

body.curtains-disabled a#logo img:last-child, body.sezione-2 a#logo img:last-child, body.sezione-3 a#logo img:last-child, body.sezione-4 a#logo img:last-child, body.sezione-5 a#logo img:last-child, body.sezione-6 a#logo img:last-child {
   display: block;
}

body.curtains-disabled a#logo img:first-child, body.sezione-2 a#logo img:first-child, body.sezione-3 a#logo img:first-child, body.sezione-4 a#logo img:first-child, body.sezione-5 a#logo img:first-child, body.sezione-6 a#logo img:first-child  {
   display: none;
}

nav#navigation_rossi {
	top: 0px;
	height: auto !important;
	background: linear-gradient(rgba(0,0,0,0.75),rgba(0,0,0,0));
}

body.curtains-disabled nav#navigation_rossi, body.sezione-2 nav#navigation_rossi, body.sezione-3 nav#navigation_rossi, body.sezione-4 nav#navigation_rossi, body.sezione-5 nav#navigation_rossi, body.sezione-6 nav#navigation_rossi {
   background: #fff;
}

nav#navigation_rossi > .wrapper {
  padding: 0px 0 0 0 !important;
}

div#nav ul.links {
   float: right;
   margin-right: 20px;
}

div#cerca-sito {
   float: right;
   height: 14px;
   width: 14px;
   background: url('../img/search.png') no-repeat;
   background-size: 100%;
   cursor: pointer;
   margin-right: 10px;
   margin-top: 5px;
}

body.curtains-disabled div#cerca-sito, body.sezione-2 div#cerca-sito, body.sezione-3 div#cerca-sito, body.sezione-4 div#cerca-sito, body.sezione-5 div#cerca-sito, body.sezione-6 div#cerca-sito {
   background: url('../img/search_nero.png') no-repeat;
   background-size: 100%;
}

#block-views-exp-ricerca-nel-sito-page {
   float: right;
   max-width: 150px;
   display: none;
}

#block-views-exp-ricerca-nel-sito-page .content * div {
   padding: 0px;
   margin: 0px;
}

#block-views-exp-ricerca-nel-sito-page .content label {
   display: none;
}

#block-views-exp-ricerca-nel-sito-page input#edit-submit-ricerca-nel-sito {
   display: none;
}

#block-views-exp-ricerca-nel-sito-page input#edit-combine {
   font-size: 0.8em;
   width: 100%;
   height: 26px;
   background: #fff;
   color: #000;
   padding: 0px 5px;
   border: 1px solid #000;
}

#block-block-88 .styled-select, #block-lang-dropdown-language .content {
   display: inline-block;
   float: left;
}

#block-block-88 span.separatore {
   background: #fff;
   width: 1px;
   display: inline-block;
   height: 14px;
   margin: 0px 20px 0px 20px;
   float: left;
   margin-top: 6px;
}

body.curtains-disabled #block-block-88 span.separatore {
   background: #000;
}


#block-block-88 .styled-select, #block-lang-dropdown-language .content {
   height: 19px;
   overflow: hidden;
   width: 110px;
}

#block-block-88 .styled-select select, #lang-dropdown-select-language {
   background: transparent;
   border: none;
   height: 19px;
   padding: 5px; /* If you add too much padding here, the options won't show in IE */
   width: 118px;
	color: #fff;
   text-transform: uppercase;
}

body.curtains-disabled #block-block-88 .styled-select select, body.curtains-disabled #lang-dropdown-select-language {
   color: #000;   
}

#block-block-88 .styled-select select option, #lang-dropdown-select-language option {
	background: #fff;
	color: #333;
}

#block-block-88 .styled-select.slate, #block-lang-dropdown-language .content {
   background: url('../img/cursore_select.png') no-repeat right center;
   background-size: 8px 8px;
   height: 24px;
   width: 90px;
}

body.curtains-disabled #block-block-88 .styled-select.slate, body.curtains-disabled #block-lang-dropdown-language .content {
   background: url('../img/cursore_select_nero.png') no-repeat right center;
   background-size: 8px 8px;
   height: 24px;
   width: 90px;
}

#block-block-88 .styled-select.slate select, #lang-dropdown-select-language {
   font-size: 0.7em;
   height: 24px;
   width: 118px;
   font-family: 'Muli', sans-serif;
}

#block-menu-menu-men-header-right ul.menu {
   text-align: right;
   float: right;
}

#block-menu-menu-men-header-right > h2 {
   display: none;
}

#block-menu-menu-men-header-right ul.menu li {
   margin-right: 0px;
   float: left;
}

#block-menu-menu-men-header-right ul.menu li:last-child {
   margin-right: 0px;
}

#block-menu-menu-men-header-right ul.menu li a {
   color: #fff;
   font-size: 0.7em;
   font-family: 'Muli', sans-serif;
   text-transform: uppercase;
}

#block-menu-menu-men-header-right ul.menu li:not(.last) a::after {
   content: "a";
   font-size: 0px;
   width: 1px;
   height: 14px;
   background: #fff;
   float: right;
   margin-left: 10px;
   margin-top: 6px;
}


body.curtains-disabled #block-menu-menu-men-header-right ul.menu li a {
   color: #000;
}

body.curtains-disabled #block-menu-menu-men-header-right ul.menu li:not(.last) a::after {
   background: #000;
}

div#nav {
   text-align: right;
   padding-top: 40px;
}

div#nav > ul {
   float: right;
   margin-right: 15px;
}

div#nav > ul li a {
   padding: 0px;
   background: transparent;
   font-family: 'Muli', sans-serif;
   text-transform: none;
   font-size: 0.9em;
   margin-right: 20px;
}

body.curtains-disabled div#nav > ul li a ,body.sezione-2 div#nav > ul li a, body.sezione-3 div#nav > ul li a, body.sezione-4 div#nav > ul li a, body.sezione-5 div#nav > ul li a, body.sezione-6 div#nav > ul li a  {
   color: #000;
}

div#nav > ul li:last-child a {
   margin-right: 0px;
}

#pulsantiera {
   padding: 0px;
   height: auto;
   min-height: auto;
   background: #7c8386;
   background: linear-gradient(to bottom, rgba(153,153,153,1), rgba(90,90,90,1)); /* Standard syntax (must be last) */
}

#pulsantiera div.wrapper {
   padding: 0px;
   height: auto !important;
}

#block-block-90 a.pulsante {
   display: inline-block;
   width:14.2%;
   float: left;
   text-align: center;
   padding: 15px 0px 10px 0px;
   	-webkit-transition: background 0.3s, color 1s; /* Safari */
  transition: background 0.3s, color 1s;
}

#block-block-90 {
   float: left;
   width: 100%;
   height: auto !important;
   background: #7c8386;
   background: linear-gradient(to bottom, rgba(153,153,153,1), rgba(124,124,124,1)); /* Standard syntax (must be last) */
}

#block-block-90 a.pulsante:hover {
   background: #f02730;
}

#block-block-90 a.pulsante img {
   height: 30px;
}

#block-block-90 a.pulsante span {
   display: block;
   text-transform: uppercase;
   font-family: 'Muli', sans-serif;
   font-size: 0.7em;
   line-height: 1.2em;
   color: transparent;
}

#block-block-90 a.pulsante:hover span {
   color: #fff;
}

#header-bg {
   margin-top: 146px;
   height: 360px;
   float: left;
   width: 100%;
   padding: 0px;
   background-position: center !important;
   background-attachment: scroll !important;
   background-size: 100% !important;
   display: table;
   text-align: center;
   vertical-align: middle;
}

#header-bg > div.wrapper {
   padding: 0px;
   margin: 0 auto;
   width: 100%;
   height: 100%;
   display: table-row;
}

#header-bg > div.wrapper > div {
   width: 100%;
   height: 100%;
   padding: 0px;
   margin: 0px;
   display: table-cell;
   vertical-align: middle;
}

#header-bg div.view-cover-pagine, #header-bg div.titolo-vista, #header-bg .contenuto .titolo {
   width: 100%;
   text-align: center;
   font-weight: bold;
   text-transform: uppercase;
   font-size: 2em;
   line-height: 2em;
}

#header-bg div.breadcrumb, #header-bg .link-breadcrumb {
   width: 100%;
   text-align: center;
   font-size: 0.8em;
}

#header-bg div.breadcrumb i:before {
   content: "/";
}

#sezione-1 {
	overflow: visible;
}

#sezione-2 #block-views-homepage-text-block {
	padding-top: 100px;
}

#block-views-homepage-text-block .views-field-body p {
   font-size: 1.2em;
}

#block-block-91  {
   float: left;
   width: 100%;
   margin-top: 20px;
}

#block-block-91 .content ul {
   float: left;
   width: 100%;
   text-align: center;
}

#block-block-91 ul li.selettore {
   display: inline-block;
   cursor: pointer;
   padding: 0px 30px 0px 34px;
   border-left: 1px solid #bbb;
}

#block-block-91 ul li.selettore:last-child {
   border-right: 1px solid #bbb;
}

#block-block-91 ul li.selettore:hover div, #block-block-91 ul li.selettore.selected div {
   color: #e5251a;
}

#block-block-91 ul li.selettore img {
      -webkit-transition: -webkit-transform .8s ease-in-out;
   transition:         transform .8s ease-in-out;
}

#block-block-91 ul li.selettore:hover img {
    -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

#block-block-91 ul li.selettore img {
   height: 60px;
}

#block-block-91 ul li.selettore div {
   text-transform: uppercase;
   color: #000;
   font-size: 0.75em;
}

div.sezioni-homepage, #block-views-case-history-homepage-block {
   width: 100%;
   float: left; 
   margin-top: 40px;
}

div.sezioni-homepage {
   margin-bottom: 40px;
}

div.sezioni-homepage .views-row {
   float: left;
   width: 100%;
   height: 100%;
}

div.sezioni-homepage .views-row:nth-child(2), div.sezioni-homepage .views-row:nth-child(3) {
   display: none;
}

div.sezioni-homepage .views-row div.immagine, div.sezioni-homepage div.immagine {
   width: 48%;
   float: left;
   overflow: hidden;
}

#block-views-case-history-homepage-block div.immagine {
   float: right;
}

#block-views-case-history-homepage-block div.immagine, div.application-homepage div.immagine {
   float: right;
}

div.sezioni-homepage .views-row:nth-child(2) div.immagine {
   float: right;
   margin-left: 4%;
}

div.sezioni-homepage .views-row div.immagine img, #block-views-case-history-homepage-block div.immagine img, div.application-homepage div.immagine img {
   float: left;
   height: 445px;
   width: auto;
   padding: 0px !important;
   margin: 0px !important;
}

div.sezioni-homepage .views-row div.testo, #block-views-case-history-homepage-block div.area_testo, div.application-homepage div.area_testo {
   width: 48%;
   height: 445px;
   float: right;
   border: 1px solid #000;
   padding: 5% 10%;
   text-align: center;
   font-size: 0.8em;
}

div.sezioni-homepage .views-row:nth-child(2) div.testo, div.sezioni-homepage .views-row:nth-child(3) div.testo {
   padding: 0;
   border: 0px;
}

div.sezioni-homepage .views-row:nth-child(2) div.body {
   float: left;
   width: 100%;
   clear: both;
}

div.sezioni-homepage .views-row:nth-child(2) div.bottone, div.sezioni-homepage .views-row:nth-child(3) div.bottone {
   display: none;
}

div.sezioni-homepage .views-row:nth-child(2) div.body > ul {
   background: #edefee;
   height: 96px;
   margin-top: 37px;
   float: left;
   width: 100%;
   overflow: hidden;
   padding: 30px 20px;
   padding-right: 10px;
   display: table;
}

div.sezioni-homepage .views-row:nth-child(2) div.body > ul:first-child {
   margin-top: 0px;
}

div.sezioni-homepage .views-row:nth-child(2) div.body > ul > br, div.sezioni-homepage .views-row:nth-child(3) div.body > ul > br {
   display: none;
}

div.sezioni-homepage .views-row:nth-child(2) div.body > ul li {
   display: table-cell;
   vertical-align: middle;
   height: 100%;
}

div.sezioni-homepage .views-row:nth-child(2) div.body > ul li.testo {
   border-left: 1px solid #999;
   width: 70%;
   font-size: 1.4em;
   text-align: left;
   padding-left: 20px;
}

div.sezioni-homepage .views-row:nth-child(2) div.body > ul li.icona {
   width: 15%;
   padding-right: 5%;
}

div.sezioni-homepage .views-row:nth-child(2) div.body > ul li.icona img {
   width: 100%;
   height: auto !important;
}

div.sezioni-homepage .views-row:nth-child(2) div.body > ul li.freccia {
   width: 10%;
   padding-left: 7%;   
}

div.sezioni-homepage .views-row:nth-child(2) div.body > ul li.freccia img {
   width: 100%;
   height: auto;
}


div.sezioni-homepage .views-row:nth-child(3) div.testo {
   overflow-y: scroll;
   overflow:auto;
}


div.sezioni-homepage .views-row:nth-child(3) ul.categorie {
   float: left;
   width: 100%;
   height: 100%;
   overflow-y: scroll;
   overflow-y: auto;
}

div.sezioni-homepage .views-row:nth-child(3) ul.categorie > li {
   background: #f02730;
   float: left;
   width: 100%;
   margin-bottom: 10px;
   padding: 10px 0px
}

div.sezioni-homepage .views-row:nth-child(3) ul.categorie > li a {
   background: url('../img/freccia_bianca.png') no-repeat;
   background-size: auto 70%;
   background-position: 96% center;
   float: left;
   width: 100%;
   text-align: left;
   text-transform: uppercase;
   padding-left: 5%;
   font-size: 1.1em;
}


#block-views-case-history-homepage-block div.area_testo {
   
}

#block-views-case-history-homepage-block div.area_testo, div.application-homepage div.area_testo {
   float: left;
}

div.sezioni-homepage .views-row div.testo * p, #block-views-case-history-homepage-block div.area_testo * {
   color: #000;
}

#block-views-case-history-homepage-block div.area_testo div.titolo {
   font-weight: bold;
   text-transform: uppercase;
   font-size: 1.3em;
   margin-bottom: 40px;
}

div.application-homepage div.area_testo div.testo {
   margin-top: 40px;
}

div.sezioni-homepage .views-row div.testo .bottone, #block-views-case-history-homepage-block div.bottone, div.application-homepage div.bottone {
   width: 100%;
   float: left;
   margin-top: 10px;
}

div.sezioni-homepage .views-row div.testo .bottone a, div.carousel-prodotti div.bottone a, #block-views-case-history-homepage-block div.bottone a, div.application-homepage div.bottone a  {
   padding: 10px 60px;
   display: inline-block;
   border: 1px solid #818285;
   color: #818285;
   /*background: url('../img/bg_button.png') no-repeat;
   background-size: auto 80%;
   background-position: 93% center;*/
}

.bottone_bianco {
   padding: 10px 60px;
   display: inline-block;
   border: 1px solid #818285;
   color: #818285;
   /*background: url('../img/bg_button.png') no-repeat;
   background-size: auto 80%;
   background-position: 93% center;*/
}

#sezione-3 {
  padding-top: 100px;
}

#sezione-3 > div:first-child {
   background: #f3f3f4;
   padding-top: 4%;
   float: left;
   width: 100%;
}

div.carousel-prodotti {
   float: left;
   width: 90%;
   margin-left: 5%;
   clear: both;
}

div.carousel-prodotti div.counter {
   color: #000;
   float: left;
   width: auto;
   font-size: 3em;
   line-height: 2.5em;
   border-right: 1px solid #999a9c;
   padding-right: 5%;
   font-weight: bold;
}

div.carousel-prodotti div.area_testo {
   float: left;
   width: 35%;
   padding-left: 5%;
   color: #000;
}

div.carousel-prodotti div.bandiera,
div.news-evidenza-homepage div.bandiera,
div.eventi-evidenza-homepage div.bandiera {
   width: 100%;
   margin-bottom: 10px;
}

div.carousel-prodotti div.bandiera img,
div.news-evidenza-homepage div.bandiera img,
div.eventi-evidenza-homepage div.bandiera img
 {
   width: 36px;
}

div.carousel-prodotti div.titolo {
   font-weight: bold;
   text-transform: uppercase;
   font-size: 1.1em;
   margin-bottom: 5px;
}

div.carousel-prodotti div.immagine {
   float: right;
   width: 40%;
}

div.carousel-prodotti div.immagine img {
   float: left;
   width: auto;
   height: 220px;
}

div.carousel-prodotti div.bottone {
   margin-top: 40px;
}


div.carousel-prodotti a.bx-pager-link, #block-views-case-history-homepage-block a.bx-pager-link {
   background: transparent !important;
   border: 1px solid #000 !important;
   width: 15px !important;
   height: 15px !important;
   border-radius: 100px !important;
}

div.carousel-prodotti a.bx-pager-link.active, #block-views-case-history-homepage-block a.bx-pager-link.active {
   background: #f02730 !important;
   border: 1px solid #f02730 !important;
}

#block-views-case-history-homepage-block div.bx-has-pager {
   padding-top: 20px;
}

#block-views-case-history-homepage-block .bx-wrapper .bx-prev, #block-views-case-history-homepage-block .bx-wrapper .bx-next {
   background: none;
}

#block-views-case-history-homepage-block .bx-wrapper .bx-prev img, #block-views-case-history-homepage-block .bx-wrapper .bx-next img {
   height: 30px;
   width: auto;
}

div.application-homepage {
   float: left;
   width: 100%;
   margin-bottom: 50px;
   margin-top: 80px;
}

#block-views-case-history-homepage-block {
	float: left;
	width: 100%;
}

#sezione-4 {
   padding-top: 100px;
}

#block-block-92 {
   float: left;
   width: 100%;
}

#block-block-92 ul.switch {
   text-align: center;
}

#block-block-92 ul.switch li {
   display: inline-block;
   text-transform: uppercase;
   font-size: 1.2em;
   color: #818285;
   cursor: pointer;
   max-width: 220px;
   vertical-align: middle;
   padding: 10px 0px;
   	-webkit-transition: color 0.5s; /* Safari */
  transition: color 0.5s;
}

#block-block-92 ul.switch li.selected, #block-block-92 ul.switch li:hover {
   color: #e5251a;
}

#block-block-92 ul.switch li:first-child {
   border-right: 1px solid #c0c0c2;
   padding-right: 30px;
   margin-right: 30px;
}

div.news-evidenza-homepage, div.eventi-evidenza-homepage {
   float: left;
   width: 100%;
   margin-top: 30px;
}

/*#block-views-news-evidenza-homepage-block {
	display: none;
}*/

div.news-evidenza-homepage .views-row, div.eventi-evidenza-homepage .views-row {
   float: left;
   width: 48%;
   position: relative;
}


div.news-evidenza-homepage .views-row:nth-child(2), div.eventi-evidenza-homepage .views-row:nth-child(2) {
   float: right;
   margin-left: 0px;
}

div.news-evidenza-homepage .views-field-field-image, div.eventi-evidenza-homepage .views-field-field-image {
   width: 100%;
   float: left;
   background: #000;
}

div.news-evidenza-homepage .views-field-field-image img, div.eventi-evidenza-homepage .views-field-field-image img {
   width: 100%;
   float: left;
   height: auto;
   opacity: 0.7;
	filter: alpha(opacity=70);
	-webkit-transition: opacity 0.5s; /* Safari */
  transition: opacity 0.5s;
}

div.news-evidenza-homepage .views-row:hover .views-field-field-image img, div.eventi-evidenza-homepage .views-row:hover .views-field-field-image img  {
   opacity: 0.5;
	filter: alpha(opacity=50);
}

div.news-evidenza-homepage .views-field-nothing, div.eventi-evidenza-homepage .views-field-nothing  {
   position: absolute;
   z-index: 9;
   margin-top: 28%;
   width: 100%;
   text-align: center;
   padding: 0 5%;
}

div.news-evidenza-homepage .views-field-nothing div.titolo, div.eventi-evidenza-homepage .views-field-nothing div.titolo {
   text-transform: uppercase;
   font-size: 1.2em;
}

div.news-evidenza-homepage .views-field-nothing div.nid, div.eventi-evidenza-homepage .views-field-nothing div.nid {
   margin-top: 20px;
}

div.news-evidenza-homepage .views-field-nothing div.nid a, div.eventi-evidenza-homepage .views-field-nothing div.nid a {
   padding: 10px 60px;
   display: inline-block;
   border: 1px solid #fff;
   color: #fff;
   /*background: url('../img/bg_bn_button.png') no-repeat;
   background-size: auto 80%;
   background-position: 93% center;*/
}

div.news-evidenza-homepage .views-field-body, div.eventi-evidenza-homepage .views-field-body {
   float: left;
   width: 100%;
   padding: 0px 2%;
   font-size: 0.9em;
   background: #fff;
   margin-top: 5px;
}

div.news-evidenza-homepage .views-field-body *, div.eventi-evidenza-homepage .views-field-body * {
   color: #000;
}

#block-views-6520ad87bc497b379e521913d88e389d,
#block-views-38156cfa8b46113db6493f4a45cdfeae {
   float: left;
   width: 100%;
   margin-top: 30px;
}

#block-views-6520ad87bc497b379e521913d88e389d .views-row,
#block-views-38156cfa8b46113db6493f4a45cdfeae .views-row {
   float: left;
   width: 49.8%;
   height: 120px;
   position: relative;
   -webkit-transition: z-index 0.8s;
  transition: z-index 0.8s;
   overflow: hidden;
}

#block-views-6520ad87bc497b379e521913d88e389d .views-row:last-child,
#block-views-38156cfa8b46113db6493f4a45cdfeae .views-row:last-child {
   float: right;
}

#block-views-6520ad87bc497b379e521913d88e389d ul.immagine, #block-views-6520ad87bc497b379e521913d88e389d ul.testo,
#block-views-38156cfa8b46113db6493f4a45cdfeae ul.immagine, #block-views-38156cfa8b46113db6493f4a45cdfeae ul.testo {
   background: #f02730;
   display: table;
   width: 100%;
   height: 120px;
   position: absolute;
   top: 0px;
   left: 0px;
}

#block-views-6520ad87bc497b379e521913d88e389d ul.immagine,
#block-views-38156cfa8b46113db6493f4a45cdfeae ul.immagine {
   z-index: 9; 
   -webkit-transition: top 0.3s;
  transition: top 0.3s;
}

#block-views-6520ad87bc497b379e521913d88e389d ul.testo,
#block-views-38156cfa8b46113db6493f4a45cdfeae ul.testo {
   background: #818285;
   z-index: 8;
}

#block-views-6520ad87bc497b379e521913d88e389d .views-row:hover ul.immagine,
#block-views-38156cfa8b46113db6493f4a45cdfeae .views-row:hover ul.immagine {
   top: -100%;
}


#block-views-6520ad87bc497b379e521913d88e389d ul.immagine li, #block-views-6520ad87bc497b379e521913d88e389d ul.testo li,
#block-views-38156cfa8b46113db6493f4a45cdfeae ul.immagine li, #block-views-38156cfa8b46113db6493f4a45cdfeae ul.testo li {
   display: table-cell;
   vertical-align: middle;
   text-align: center;
   padding: 0px 20%;
}

#block-views-6520ad87bc497b379e521913d88e389d ul.testo li div.titolo,
#block-views-38156cfa8b46113db6493f4a45cdfeae ul.testo li div.titolo {
   text-transform: uppercase;
   font-size: 1.3em;
}

#block-views-6520ad87bc497b379e521913d88e389d ul.testo li div.testo,
#block-views-38156cfa8b46113db6493f4a45cdfeae ul.testo li div.testo {
   font-size: 0.75em;
   line-height: 1.8em;
}

#block-views-6520ad87bc497b379e521913d88e389d ul.immagine li img,
#block-views-38156cfa8b46113db6493f4a45cdfeae ul.immagine li img {
   height: 50px;
   width: auto;
}


#sezione-5 {
   padding-top: 120px;
}

#sezione-5 div.wrapper h3 {
   text-align: center;
   padding-top: 100px
}

#footer-columns {
   background: #f3f3f4 !important;
   padding: 20px 0px;
   float: left;
   width: 100%;
}

li #footer-columns {
   background: #fff !important;
}

#block-block-93 .content img {
   height: 80px;
   width: auto;
}

#block-views-description-footer-first-block .content * {
   color: #000;
}

.menu-terms-conditions, #block-menu-menu-men-footer-second, #block-menu-menu-men-footer-third, #block-menu-menu-men-footer-fourth {
   border-top: 1px solid #b0b1b1;
   padding-top: 10px;
}

.menu-terms-conditions > h2, #block-menu-menu-men-footer-second > h2, #block-menu-menu-men-footer-third > h2, #block-menu-menu-men-footer-fourth > h2 {
   display: none;
}

.menu-terms-conditions ul.menu, #block-menu-menu-men-footer-second ul.menu, #block-menu-menu-men-footer-third ul.menu, #block-menu-menu-men-footer-fourth ul.menu {
   padding: 0px;
   margin: 0px;
}

.menu-terms-conditions ul.menu li, #block-menu-menu-men-footer-second ul.menu li, #block-menu-menu-men-footer-third ul.menu li, #block-menu-menu-men-footer-fourth ul.menu li {
   list-style: none !important;
   list-style-position: inside;
   padding: 0px;
   padding: 0px;
   border: 0px;
   margin-bottom: 3px;
}

.menu-terms-conditions ul.menu li a, #block-menu-menu-men-footer-second ul.menu li a, #block-menu-menu-men-footer-third ul.menu li a, #block-menu-menu-men-footer-fourth ul.menu li a  {
   color: #000;
   text-decoration: none;
   /*text-transform: uppercase;
   font-size: 0.9em;*/
   font-weight: normal;
   font-size: 13px;
}

#footer-columns div.col1-4 {
   width: 16%;
   margin: 0px;
   margin-left: 4%;
}

#footer-columns div.col1-4:first-child {
   margin-left: 0px;
   width: 35%;
   margin-right: 5%;
}

#block-views-social-footer-fourth-block {
   float: right;
   margin-top: 50px;
}

#block-views-social-footer-fourth-block .views-row {
   display: inline-block;
   text-align: right;
   margin-right: 10px;
}

#block-views-social-footer-fourth-block .views-field-field-image img {
   height: 18px;
   width: auto;
}

#footer-bottom {
   background: #000002 !important;
   text-align: center;
   float: left;
   width: 100%;
}

#sezione-1 >  div.contenitore {
   background orange;
   position: relative;
   z-index:999;
}

#block-views-social-top-block {
   position: absolute;
   top: 45%;
   right: 0px;
}

#block-views-social-top-block .views-row {
   margin-bottom: 2px;
}

#block-views-social-top-block .views-field-field-image a {
   background: #f02730;
   display: inline-block;
   padding: 10px;
}

#block-views-social-top-block .views-field-field-image a img {
   width: 16px;
   float: left;
    -webkit-transition: -webkit-transform .6s ease-in-out;
   transition:         transform .6s ease-in-out;
}

#block-views-social-top-block .views-field-field-image a:hover img {
    -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

body.curtains-enabled #footer-columns, body.curtains-enabled #footer-bottom {
   display: block;
   float: left;
   width: 100%;
}

#block-views-elenco-news-block {
   float: left;
   width: 100%;
}

.news-press-events .views-row {
   width: 30%;
   float: left;
   margin-right: 5%;
   margin-bottom: 5%;
}

.news-press-events .views-row:nth-child(3n) {
   margin-right: 0px;
}

.news-press-events .views-field-field-image {
   border: 1px solid #ccc;
   float: left;
   width: 100%;
}

.news-press-events .views-field-field-image img {
   float: left;
   width: 100%;
   height: auto;
}

.news-press-events .views-field-field-date {
   float: left;
   width: 100%;
   margin-top: 20px;
   color: #e5251a;
   text-transform: uppercase;
   font-size: 0.8em;
}

.news-press-events .views-field-title {
   text-transform: uppercase;
   font-size: 0.9em;
   float: left;
   width: 100%;
   min-height: 50px;
}

.news-press-events .views-field-body {
   float: left;
   width: 100%;
   margin-top: 25px;
   font-size: 0.85em;
}

.news-press-events .views-field-nid-1 {
   width: 100%;
   float: left;
   margin: 20px 0px;
}

.news-press-events .views-field-nid-1 span {
   background: #e5251a;
   float: left;
   width: 50px;
   font-size: 0px;
   height: 1px;
}

.news-press-events .views-field-nid {
   float: left;
   width: 100%;
}


.news-press-events .views-field-nid a {
   font-size: 0.75em;
   padding: 3px 50px;
   display: inline-block;
   border: 1px solid #999;
   color: #999;
   /*background: url('../img/bg_button.png') no-repeat;
   background-size: auto 80%;
   background-position: 93% center;*/
   text-transform: uppercase;
}

.pagination {
   padding: 0px !important;
   border: 0px;
}
.pagination li {
   float: left;
   min-width: 50px;
   height: 50px;
   border: 1px solid #ccc;
   border-right: none;
   overflow: hidden;
   text-transform: uppercase;
}

.pagination li:last-child {
   border-right: 1px solid #ccc;
}

.pagination .pager-next a, .pagination .pager-last a, .pagination .pager-previous a, .pagination .pager-first a {
   padding: 0px 30px;
   width: auto;
}

.pagination a {
   font-weight: normal;
   background: transparent;
   color: #000;
   margin: 0px !important;
   min-width: 50px;
   height: 50px;
   line-height: 50px;
}

.pagination a:hover, .pagination a.active {
   background: #818285;
}

#block-views-elenco-prodotti-block, .view-prodotti-categoria {
   float: left;
   width: 100%;
   clear: both;
   margin-top: 50px;
}

.view-prodotti-categoria {
   margin-top: 0px;
}

#block-views-elenco-prodotti-block .views-row, .view-prodotti-categoria .views-row {
   width: 31%;
   float: left;
   margin-right: 3.5%;
   margin-bottom: 3.5%;
   border: 1px solid #ccc;
   padding: 3%;
   height: 320px;
   position: relative;
}

#block-views-elenco-prodotti-block .views-row:nth-child(3n), .view-prodotti-categoria .views-row:nth-child(3n) {
   margin-right: 0px;
}

#block-views-elenco-prodotti-block .views-row:hover .views-field-nothing, .view-prodotti-categoria .views-row:hover .views-field-nothing {
   opacity: 0.5;
	filter: alpha(opacity=50);
}

#block-views-elenco-prodotti-block .views-row:hover .views-field-nid, .view-prodotti-categoria .views-row:hover .views-field-nid  {
   opacity: 1;
   filter: alpha(opacity=50);

}

#block-views-elenco-prodotti-block .views-field-nothing, .view-prodotti-categoria .views-field-nothing {
  -webkit-transition: opacity 0.5s; /* Safari */
  transition: opacity 0.5s;
}

#block-views-elenco-prodotti-block .views-field-nothing .contenitore_immagine, .view-prodotti-categoria .views-field-nothing .contenitore_immagine {
   width: 100%;
   text-align: center;
   display: table;
}

#block-views-elenco-prodotti-block .views-field-nothing .immagine, .view-prodotti-categoria .views-field-nothing .immagine {
   height: 200px;
   display: table-row;
   text-align: center;
}

#block-views-elenco-prodotti-block .views-field-nothing .immagine > div, .view-prodotti-categoria .views-field-nothing .immagine > div {
   display: table-cell;
   vertical-align: middle;
   width: 100%;
   height: 100%;
}

#block-views-elenco-prodotti-block .views-field-nothing .immagine div img, .view-prodotti-categoria .views-field-nothing .immagine div img {
   max-height: 200px;
   width: auto;
}
#block-views-elenco-prodotti-block .view-elenco-prodotti .contenitore_immagine .immagine img {
width: 1000% !important;
}
#block-views-elenco-prodotti-block .titolo, .view-prodotti-categoria .titolo {
   width: 100%;
   text-transform: uppercase;
   font-size: 0.9em;
   line-height: 1.3em;
   text-align: center;
}

#block-views-elenco-prodotti-block .testo, .view-prodotti-categoria .testo {
   width: 100%;
   text-align: center;
   font-size: 0.8em;
   margin-top: 10px;
   line-height: 1.4em;
}

#block-views-elenco-prodotti-block .views-field-nid, .view-prodotti-categoria .views-field-nid {
   position: absolute;
   top: 35%;
   left: 0%;
   text-align: center;
   width: 100%;
   vertical-align: middle;
   opacity: 0;
   filter: alpha(opacity=0);
	-webkit-transition: opacity 0.5s; /* Safari */
  transition: opacity 0.5s;
}




#block-views-elenco-prodotti-block .views-field-nid .field-content a, .view-prodotti-categoria .field-content a {
   font-size: 0.9em;
   line-height: 80px;
   display: inline-block;
   border: 1px solid #ccc;
   color: #666;
   text-transform: uppercase;
   /*background: url('../img/bg_button_2.png') no-repeat;
   background-size: 100%;*/
   height: 80px;
   width: 80px;
}

.region-sidebar {
   padding-left: 20px;
   float: left;
}

.region-sidebar .block > h2 {
   color: #e5251a;
   font-size: 1.3em;
   font-family: 'Muli', sans-serif;
   font-weight: bold;
   border: 0px;
   padding-bottom: 20px;
}

.region-sidebar .block > h2::after {
   border: 0px;
   background: #e5251a;
   height: 1px;
   width: 30px;
}

#block-views-elenco-categorie-prodotti-block, #block-menu-menu-the-group-sidebar {
   float: left;
   width: 100%;
}

#block-views-elenco-categorie-prodotti-block .views-field-name-1, #block-menu-menu-the-group-sidebar ul.menu > li {
   margin-bottom: 10px;
}

#block-menu-menu-the-group-sidebar ul.menu li {
   border: none;
   padding: 0px;
   margin-left: 0px;
}

#block-menu-menu-the-group-sidebar ul.menu i {
   display: none;
}

#block-views-elenco-categorie-prodotti-block .views-field-name-1 a, #block-menu-menu-the-group-sidebar ul.menu li a {
   color: #000;
}

#block-views-eventi-sidebar-block {
   margin-top: 80px;
   float: left;
}

#block-views-eventi-sidebar-block .views-row {
   margin-top: 10px;
}

#block-views-eventi-sidebar-block .views-field-title {
   text-transform: uppercase;
   font-weight: bold;
   color: #000;
   font-size: 1.3em;
   width: 100%;
}

#block-views-eventi-sidebar-block .views-field-body {
   color: #000;
   margin-top: 10px;
   width: 100%;
}

#block-views-eventi-sidebar-block .views-field-nid {
   width: 100%;
   text-align: right;
   margin-top: 5px;
   padding-right: 15px;
}

#block-views-eventi-sidebar-block .views-field-nid a {
   text-transform: uppercase;
   font-size: 1.1em;
   color: #e5251a;
}

#after-content, #after-after-content, #map-section {
   float: left;
   width: 100%;
   clear: both
}

#block-views-the-group-banner-block {
   height: 360px;
   background-position: center !important;
   background-attachment: scroll !important;
   background-size: 100% !important;
   display: table;
   width: 100%;
}

#block-views-the-group-banner-block .content {
   display: table-cell;
   vertical-align: middle;
   height: 100%;
   width: 100%;
   text-align: center;
   font-size: 1.4em;
   text-transform: uppercase;
   line-height: 1.4em;
}




div.titoli-tab {
   display: block;
   border-bottom: 1px solid #999;
   padding-bottom: 30px;
   margin-bottom: 20px;
}

div.titoli-tab a {
   text-transform: uppercase;
   color: #000;
   border-right: 1px solid #666;
   padding: 15px 20px 5px 20px;
   font-size: 1.2em;
   cursor: pointer;
}

div.titoli-tab a:first-child {
   padding-left: 0px;
}

div.titoli-tab a:last-child {
  padding-right: 0px;
   border: 0px;
}

div.titoli-tab a.active, div.titoli-tab a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #f0232d;
}


div.tab {
   float: left;
   width: 100%;
}

div.tab:not(.active) {
   display: none;
}


#block-views-gallery-page-block {
   float: left;
   width: 100%;
   border-top: 1px solid #999;
   padding-top: 30px;
   margin-top: 20px;
   position: relative;
}

#block-views-gallery-page-block .field-slideshow {
   width: 100% !important;
}

#block-views-gallery-page-block .field-slideshow-slide {
   background: #999 !important;
   float: left;
   width: 100% !important;
   text-align: center;
   height: 480px !important;
   overflow: hidden;
}


#block-views-gallery-page-block img.field-slideshow-image {
   height: 480px !important;
   width: auto;
   padding: 0px !important;
   display: inline-block;
   background: red !important;
}

#field-slideshow-1-controls {
   position: absolute;
   top: 50%;
   display: table-cell;
   vertical-align: middle;
   width: 100%;
   padding: 0px 3%;
}

#field-slideshow-1-controls a.prev {
   background: url('../img/freccia_sinistra.png') no-repeat;
   width: 25px;
   background-size: 100% auto;
   height: 50px;
   display: inline-block;
   font-size: 0px;
   float: left;
}

#field-slideshow-1-controls a.next {
   background: url('../img/freccia_destra.png') no-repeat;
   width: 25px;
   background-size: 100% auto;
   height: 50px;
   display: inline-block;
   font-size: 0px; 
   float: right;
}

#block-views-elenco-team-block {
   background: red;
   float: left;
   width: 100%;
}

#block-views-elenco-team-block .field-name-body {
   background: orange;
   float: left;
   max-width: 360px;
}

.ckeditor-accordion-container {
   float: left;
   width: 100%;
}

.ckeditor-accordion-container dl {
   border: none;
}

.ckeditor-accordion-container span {
   
}

.ckeditor-accordion-container dt {
   margin-bottom: 10px;
}

.ckeditor-accordion-container dt a {
   background: #e8e9e8 !important;
   border-color: #e8e9e8 !important;
   color: #000 !important;
   text-transform: uppercase;
   font-weight: 500;
}

.ckeditor-accordion-container dt a:before {
   content: "a";
   font-size: 0px;
   width: 1px;
   height: 100%;
   background: #000;
   float: left;
   margin-right: 10px;
}

.ckeditor-accordion-container dt.active a:before {
   background: #f0232d;
}

.ckeditor-accordion-container dt.active a {
   color: #f0232d !important;
}

.ckeditor-accordion-container dd {
   padding-left: 62px !important;
}

.ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle:before,
.ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle:after {
   background: #000;
}

.ckeditor-accordion-container > dl dt.active > .ckeditor-accordion-toggle:before,
.ckeditor-accordion-container > dl dt.active > .ckeditor-accordion-toggle:after {
   background: #f0232d;
}


#block-views-dettaglio-news-block {
   float: left;
   width: 100%;
}

#block-views-dettaglio-news-block div.immagine {
   width: 48%;
   float: left;
   text-align: center;
   height: auto;
   border: 1px solid #999;
   padding: 1%;
   margin-right:1%;
}

#block-views-dettaglio-news-block div.immagine img {
   width: 100%;
   height: auto;
   float: left;
}

#block-views-dettaglio-news-block div.area_testo {
   width: 48%;
   float: right;
}

#block-views-dettaglio-news-block div.data {
   color: #f0232d;
   width: 100%;
   float: left;
   text-transform: uppercase;
   font-size: 1.2em;
}
#block-views-dettaglio-news-block p.data {
   color: #f0232d;
   text-transform: uppercase;
   font-size: 1.2em;
}

#block-views-dettaglio-news-block div.titolo {
   width: 100%;
   float: left;
   color: #000;
   text-transform: uppercase;
   font-size: 1.2em;
}
#block-views-dettaglio-news-block p.titolo {
   color: #000;
   text-transform: uppercase;
   font-size: 1.2em;
}

#block-views-dettaglio-news-block div.testo {
   float: left;
   width: 100%;
   margin-top: 25px;
}
#block-views-dettaglio-news-block p.testo {
   margin-top: 25px;
   color: #000;
}

#block-views-dettaglio-news-block div.testo p {
   color: #000;
}

#block-views-ultime-news-block, #block-views-ultime-press-block, #block-views-ultimi-eventi-block {
   float: left;
   width: 100%;
   margin-top: 80px;
}

#block-views-ultime-news-block h2, #block-views-ultime-press-block h2, #block-views-ultimi-eventi-block h2 {
   width: 100%;
   text-align: center;
   color: #f0232d;
   font-size: 1.2em;
   font-weight: 600;
}

.last-news-press-events .views-row {
   float: left;
   width: 31%;
   margin-right: 3%;
   border: 1px solid #ccc;
   padding: 2%;
   margin-top: 30px;
   height: 460px;
}

.last-news-press-events .views-row:nth-child(3n) {
   margin-right: 0px;
}

.last-news-press-events .views-field-field-image {
   width: 100%;
   display: table;
}

.last-news-press-events .views-field-field-image .field-content {
   display: table-row;
   height: 300px;
   text-align: center;
}

.last-news-press-events .views-field-field-image .field-content > div {
   display: table-cell;
   height: 100%;
   vertical-align: middle;
}

.last-news-press-events .views-field-title {
   float: left;
   width: 100%;
   text-transform: uppercase;
   text-align: center;
}

.last-news-press-events .views-field-title a, .last-news-press-events .views-field-body * {
   color: #000;
}

.last-news-press-events .views-field-body {
   float: left;
   width: 100%;
   margin-top: 10px;
   text-align: center;
   font-size: 0.9em;
}

dl.ckeditor-tabber.timeline dt {
   border: 0px !important;
   border-bottom: 2px solid #666 !important;
   background: #fff;
   padding-bottom: 10px;
}

dl.ckeditor-tabber.timeline dt a {
   padding: 0px;
   margin: 0px;
   color: #666;
   font-size: 1em;
   font-weight: 500;
}

dl.ckeditor-tabber.timeline dt a:after {
   content: "ciao";
   display: block;
   font-size: 0px;
   width: 20px;
   height: 20px;
   background: #fff;
   border: 2px solid #666;
   border-radius: 50px;
   margin: 0 auto;
   margin-top: 10px;
   margin-bottom: -20px;
}

dl.ckeditor-tabber.timeline dt.current a:after, dl.ckeditor-tabber.timeline dt:hover a:after {
   content: "ciao";
   display: block;
   font-size: 0px;
   width: 20px;
   height: 20px;
   background: #fff;
   border: 4px solid #f0232d;
   border-radius: 50px;
   margin: 0 auto;
   margin-top: 10px;
   margin-bottom: -20px;
}


dl.ckeditor-tabber.timeline dt.current a, dl.ckeditor-tabber.timeline dt:hover a {
   padding: 0px;
   margin: 0px;
   color: #f0232d;
}

dl.ckeditor-tabber.timeline dd {
   border: 0px;
   top: 0px;
}


















dl.ckeditor-tabber.standard dt {
   border: 0px !important;
   border-bottom: 1px solid #999 !important;
   border-top: 1px solid #999 !important;
   background: #fff;
   padding: 10px 0px;
}

dl.ckeditor-tabber.standard dt a {
   padding: 0px;
   margin: 0px;
   color: #666;
   font-size: 1.3em;
   font-weight: 400;
   text-transform: uppercase;
   border-right: 1px solid #666;
   padding: 10px 0px;
   color: #000;
}

dl.ckeditor-tabber.standard >  dt:nth-last-child(2) a {
   border-right: 0px !important;
}

dl.ckeditor-tabber.standard dt.current a {
   text-decoration: underline;
   color: #f0232d;
   font-weight: 500;
}


dl.ckeditor-tabber.standard dd {
   border: 0px;
   top: 0px;
}

#block-block-88 {
   float: left;
}

#block-lang-dropdown-language {
   float: left;
   border-right: 1px solid #fff;
   padding-right: 20px;
   margin-right: 10px;
}

body.curtains-disabled #block-lang-dropdown-language {
	border-right: 1px solid #000;
}

#block-lang-dropdown-language > h2 {
   display: none;
}

#block-views-mappa-homepage-block {
	float: left;
	width: 100%;
	display: block;
}
#map-section .wrapper{
   width: 100%;
    padding: 0;
}

/* slider marco */
#sezione-1 > .contenitore:nth-child(1) {
    height: 90%;
}
/*slider roberto*/
.layerslider-bannercontainer{
   height: 90vh !important;
}
