
@font-face {
  font-family: 'HelveticaNeue';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/HelveticaNeueLTStd-Roman.eot');
  src: url('../fonts/HelveticaNeueLTStd-Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueLTStd-Roman.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Roman.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-Roman.svg#wf') format('svg');
}

@font-face {
  font-family: 'HelveticaNeue';
  font-weight: bold;
  font-style: normal;
  src: url('../fonts/HelveticaNeueLTStd-Bd.eot');
  src: url('../fonts/HelveticaNeueLTStd-Bd.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueLTStd-Bd.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Bd.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-Bd.svg#wf') format('svg');
}

@font-face {
  font-family: 'HelveticaNeue';
  font-weight: normal;
  font-style: italic;
  src: url('../fonts/HelveticaNeueLTStd-It.eot');
  src: url('../fonts/HelveticaNeueLTStd-It.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueLTStd-It.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-It.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-It.svg#wf') format('svg');
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* apply a natural box layout model to all elements */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
}

body {
  font-family: "Helvetica Neue", 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  background: url("../img/bg.png");
  color: #333333;
}

img {
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

p {
  margin: 0 0 1.4em;
}

h1, h2, h3, h4, h5, h6 {
  color: #dc002d;
  margin-top: 0;
}

.wrapper {
  max-width: 1210px;
  margin: 0 auto;
  position: relative;
}

.col {
  float: left;
}

.half {
  float: left;
  width: 50%;
}

a.btn,
form input.btn,
form button.btn,
#user-login input#edit-submit,
form.vu_ec input.form-submit{
  background: #dc002d;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 10px 1.5em 9px;
  border: none;
  width: auto;
}

.btn.block {
  display: block;
}

.btn.white {
  background: #ffffff;
}

.btn.grey {
  background: #333333;
}

.btn.light_grey {
  background: #ebebeb;
  color: #dc002d;
}

form input,
form select,
form textarea {
  font-family: "Helvetica Neue", 'HelveticaNeue', Helvetica, Arial, sans-serif;
  color: #666666;
  border: none;
  width: 100%;
  padding: 0.5em;
}

form input[type=checkbox],
form input[type=radio] {
  width: auto;
}

form label {
  margin-bottom: 0.5em;
}

form .half {
  width: 47%;
  margin-right: 3%;
}

form .half:nth-child(2n) {
  margin-right: 0;
  margin-left: 3%;
}

form label.half span {
  display: inline-block;
  width: 32%;
  font-weight: normal;
  font-size: 12px;
}

form label.half input {
  display: inline-block;
  width: 68%;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
}

#page {
  position: relative;
}

#mobile_left ,
#mobile_right {
  display: none;
}

/*====================================================  HEADER */

header {
  margin-bottom: 10px;
  padding-top: 28px;
  position: relative;
}

#logo {
  float: left;
  margin-left: 15px;
  width: 16.495726495726495726495726495726%;  /* 193px */
}

#logo img {
  width: 193px;
  height: 91px;
}

#header_pubbl {
  position: absolute;
  width: 41.880341880341880341880341880342%; /* 490px */
  height: 150px;
  top: 0;
  left: 25.213675213675213675213675213675%; /* 295px */
  background: #EEEEEE;
}

#logo_venezia {
  float: right;
  margin-right: 15px;
}

#logo_venezia span {
  color: #dc002d;
  float: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  margin: 55px 15px 0 0;
  text-align: right;
}

#logo_venezia img {
  float: right;
  width: 50px;
  height: 96px;
}

/*====================================================  TOOLS */

#tools {
  background: #333333;
  height: 39px;
}

#tools .wrapper {
  padding: 0 35px;
}

#tools .col_right {
  float: right;
}

#tools .col > div {
  display: inline-block;
  position: relative;
}

#tools .separator {
  margin: 0 10px;
  display: inline-block;
  height: 39px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  vertical-align: top;
  line-height: 39px;
}

#tools .col > div:last-child:after {
  display: none;
}

#tools .col > div > span {
  display: inline-block;
  height: 39px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  vertical-align: top;
  line-height: 39px;
  cursor: pointer;
}

#tools #callcenter span {
  cursor: default;
}

#tools .col > div:hover > span {
  background: url("../img/tail_down2.png") no-repeat center bottom;
}

#tools #callcenter span:hover {
  background: none;
}

#tools .col > div > span strong {
  color: #dc002d;
}

#tools .col > div > div {
  position: absolute;
  left: 0;
  top: 39px;
  background: #333333;
  z-index: 300;
  -webkit-box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.4);
  box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.4);
  display: none;
}

#tools #language_menu > div {
  padding: 15px;
  width: 200px;
  left: -15px;
}

#tools #language_menu ul {
  margin: 0;
  padding: 0;
}

#tools #language_menu li {
  display: block;
  list-style: none;
  border-bottom: 1px solid #FFF;
}

#tools #language_menu div a {
  display: block;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 5px ;
}

#tools #language_menu div a.session-active {
  background: url("../img/check.png") no-repeat 150px center;
}

#tools #about_us > div {
  color: #FFF;
  padding: 20px 15px;
  width: 290px;
  left: 50%;
  margin-left: -145px;
}

#tools #login > div {
  padding: 25px 15px 15px;
  left: -75px;
}

#tools #login h2 {
  display: none;
}

#tools #login label {
  font-weight: normal;
  color: #FFF;
  margin-bottom: 3px;
}

#tools #login #edit-name,
#tools #login #edit-pass {
  border: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 26px;
  width: 260px;
  padding-left: 5px;
}

#tools #login .item-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#tools #login .item-list ul li {
  margin: 0;
}

#tools #login .item-list a {
  text-decoration: none;
  color: #FFF;
  font-size: 12px;
  font-style: italic;
}

#tools #login .item-list li:first-child a {
  background: #ebebeb;
  height: 35px;
  width: 260px;
  line-height: 35px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  color: #333;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  margin:12px 0;
}

#tools #login .form-item,
#tools #login .form-actions {
  margin: 0 0 12px;
}

#tools #login #edit-actions {
  margin: 12px 0 0;
}

#tools #login #edit-submit {
  border: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #dc002d;
  height: 35px;
  width: 260px;
  line-height: 35px;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  padding: 0;
}

#tools #search > div {
  padding: 15px;
  width: 290px;
  left: -139px;
}

#tools #search .form-item {
  margin: 0;
}

#tools #search #edit-search-block-form--2 {
  border: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 26px;
  width: 234px;
  padding: 0 0 0 5px;
}

#tools #search #edit-submit,
#tools #search #edit-submit--2 {
  border: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 26px;
  width: 26px;
  background: #dc002d url("../img/search.png") no-repeat center center;
  text-indent: 35px;
  margin-left: -4px;
  padding: 0;
}

#tools #quick_cart > div {
  padding: 15px;
  width: 290px;
  left: auto;
  right: -15px;
}

#tools #quick_cart p {
  background: #ebebeb;
  font-size: 12px;
  margin: 0;
  padding: 18px 12px 0;
  font-weight: bold;
}

#tools #quick_cart p strong {
  float: right;
}

#tools #quick_cart ul {
  background: #ebebeb;
  padding: 10px 12px 18px;
  margin: 0 0 10px;
  list-style: none;
  color: #666666;
  font-size: 12px;
  min-height: 136px;
}

#tools #quick_cart li {
  padding: 6px 0;
  border-bottom: 1px solid #666666;
}

#tools #quick_cart ul span {
  font-style: italic;
}

#tools #quick_cart ul strong {
  float: right;
}

#tools #quick_cart .btn.red {
  font-size: 24px;
  display: block;
  margin-bottom: 10px;
  line-height: 1;
  padding: 15px 1em;
}

#tools #quick_cart .btn.red span {
  display: block;
}

#tools #quick_cart .btn.grey {
  display: block;
}

#tools #vu_social {
  float: right;
  font-size: 21px;
  color: #ffffff;
  margin: 5px 0 0 40px;
}

#tools #vu_social a {
  margin-left: 8px;
}

#tools #vu_social a:first-child {
  margin-left: 0;
}

#tools #vu_social .fa-facebook {
  font-size: 19px;
}

#tools #vu_social .fa-google-plus {
  font-size: 17px;
}

#toggle_left_mobile_panel,
#toggle_right_mobile_panel {
  display: none;
}

/*====================================================  NAVIGATION */

#navigation {
  height: 31px;
  background: #dc002d;
  padding-left: 36px;
  margin-top: 26px;
  position: relative;
}

#navigation > ul {
  margin: 0;
  padding: 0;
}

#navigation > ul > li {
  margin-right: 45px;
  padding: 0;
  display: inline-block;
}

#navigation > ul > li > a {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFF;
  text-decoration: none;
  padding: 6px 0;
  position: relative;
}

header #navigation > ul > li.has_submenu.open > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 31px;
  left: 50%;
  width: 11px;
  height: 6px;
  margin-left: -5px;
  background: url("../img/tail_down.png") no-repeat center center;
  z-index: 201;
}

#navigation li div.region {
  position: absolute;
  top: 31px;
  left: 0;
  width: 100%;
  background: rgba(235,235,235,0.98);
  z-index: 200;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  min-height: 380px;
  display: none;
}

#navigation > ul > li.open .region {
  display: block;
}

#navigation li div.region > div {
  float: left;
  width: 16.666666666666666666666666666667%; /* 195px */
  padding: 38px 15px;
}

#navigation li div.region .related_links {
  background: #f7f7f7;
  min-height: 380px;
}

#navigation li div.region ul,
#navigation li div.region ul li.leaf,
#navigation li div.region ul li.expanded {
  list-style: none;
  margin: 0;
  padding: 0;
}

#navigation .region .content > .menu > li > a {
  color: #dc002d;
  margin-bottom: 15px;
  display: inline-block;
}

#navigation .region .related_links .content > .menu > li > a {
  color: #a3a3a2;
  cursor: default;
}

#navigation .region .content > .menu > li > span {
  color: #999999;
  font-style: italic;
  font-weight: normal;
  display: block;
  margin-bottom: 30px;
  min-height: 3.818181em;
}

#navigation .region .content > .menu ul li {
  margin-bottom: 20px;
}

#navigation li div.region a {
  text-decoration: none;
  text-transform: uppercase;
}

#navigation li div.region .related_links a {
  color: #a3a3a2;
}

#navigation li div.region a:hover {
  color: #dc002d;
}

#page > .wrapper {
  background: #FFF;
  padding: 0 20px 20px;
}

/*====================================================  VISUAL */

#visual {
  max-height: 480px;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

#visual ul {
  margin: 0;
  padding: 0;
}

#visual li {
  width: 100%;
  height: 480px;
  background-repeat: no-repeat;
  background-position: top right;
}

.not-front #visual li {
  height: auto;
}

#visual .caption {
  margin: 160px 0 0 55px;
  float: left;
}

.not-front #visual .caption {
  margin: 15px 0 0 15px;
}

#visual p {
  font-size: 60px;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.85;
  margin-bottom: 30px;
}

.not-front #visual p {
  font-size: 40px;
  margin-bottom: 15px;
}

#visual .colored {
  color: #dc002d;
}

#visual .content {
  float: right;
  width: 390px;
  height: 480px;
  background: #333333;
  padding: 30px 22px;
}

.not-front #visual .content {
  height: 150px;
  padding: 22px;
}

#visual .content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#visual .content li {
  height: auto;
}

#visual .content ul span {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #dc002d;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  float: left;
  display: block;
  width: 52px;
  height: 52px;
  line-height: 52px;
  margin-top: -10px;
}

.not-front #visual .content ul span {
  background: none;
  font-size: 14px;
  color: #dc002d;
  line-height: 1em;
  height: auto;
  width: auto;
  margin-top: 3px;
}

#visual .content ul h2 {
  font-size: 14px;
  color: #ffffff;
  padding-left: 72px;
  margin-top: 10px;
}

.not-front #visual .content ul h2 {
  margin: 0;
  padding-left: 25px;
}

#visual .content ul p {
  font-size: 13px;
  font-weight: normal;
  padding-left: 72px;
  line-height: 1.2;
}

#visual .content .btn {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.not-front #visual .content .btn {
  width: 60%;
  margin-top: 16px;
}

#bar .icon {
  float: left;
  width: 7.6923076923076923076923076923077%; /* 90px */
  height: 90px;
  background: #dc002d url("../img/arrow_circle.png") no-repeat center center;
}

#bar .col_left {
  width: 58.974358974358974358974358974359%; /* 690px */
  background: #ebebeb;
  padding: 12px 15px;
  min-height: 90px;
}

#bar .col_left h4 {
  color: #333333;
  margin-bottom: 5px;
}

#bar .col_left p {
  font-size: 12px;
  line-height: 1.2;
  margin: 0;
}

#bar .col_right {
  float: right;
  width: 33.333333333333333333333333333333%; /* 390px */
  color: #ffffff;
  padding: 12px 15px;
  min-height: 90px;
  background: #dc002d url("../img/hand_card.png") no-repeat 280px center;
}

#bar .col_right h4 {
  font-size: 13px;
  color: #ffffff;
  margin-bottom: 5px;
}

#bar .col_right p {
  font-size: 12px;
  line-height: 1.2;
  margin: 0;
  width: 65%;
}


/*====================================================  SUGGESTED CONTENT */

#suggested_content {
  background: #FFF;
  padding: 20px 15px;
}

#suggested_content .category {
  font-weight: bold;
  display: block;
  margin-bottom: 20px;
  font-size: 13px;
}

#suggested_content h2 {
  display: inline-block;
  font-size: 20px;
  color: #dc002d;
  border-bottom: 5px solid #dc002d;
  padding: 0 0 15px;
  margin: 0;
  position: relative;
  max-width: 270px;
}

#suggested_content ul {
  padding: 20px 0;
  margin: -5px 0 0;
  list-style: none;
  border-top: 5px solid #ebebeb;
}

#suggested_content li {
  float: left;
  width: 23.157894736842105263157894736842%;
  margin-right: 2.4561403508771929824561403508772%;
}

#suggested_content li:last-child {
  margin-right: 0;
}

#suggested_content img {
  background: #333;
  display: block;
}

#suggested_content li div {
  padding: 20px;
  background: #ebebeb;
}

#suggested_content li h3 {
  font-size: 16px;
  margin: 0 0 12px;
  text-align: center;
  text-transform: uppercase;
}

.front #suggested_content li h3 {
  font-size: 13px;
  color: #333333;
  text-align: left;
  text-transform: none;
}

#suggested_content li .text {
  padding: 0;
  min-height: 112px;
}

#suggested_content li .text p {
  font-size: 12px;
  color: #999;
  font-style: italic;
}

.front #suggested_content li span,
.front #suggested_content li strong {
  font-size: 12px;
}


#suggested_content li .btn {
  display: block;
}


/*====================================================  PAGINA */

#page-title {
  font-size: 24px;
  color: #dc002d;
  margin: 0 0 1em;
  display: none;
}

.front #page-title {
  display: none;
}

.field-name-body p,
.field-name-body ul,
.field-name-body ol {
  color: #666666;
  line-height: 1.42;
}

.field-name-body a {
  color: #dc002d;
  font-style: italic;
}

.field-name-body a.btn {
  color: #ffffff;
  font-style: normal;
}

.field-name-body img {
  margin-bottom: 20px;
}

.field-name-body h1,
.field-name-body h2,
.field-name-body h3 {
  margin: 1em 0;
}

.field-name-body h2 {
  font-size: 20px;
  margin-top: 0;
}

.field-name-body h3 {
  font-size: 16px;
  margin-bottom: 0.5em;
}

.field-name-body h4 {
  font-size: 14px;
  color: #333333;
  font-style: italic;
  margin-bottom: 0;
}

.field-name-body hr {
  border: none;
  height: 1px;
  background-color: #666666;
  margin: 2em 0;
}

.field-name-body h3 + hr {
  margin: 0 0 1em;
}

.field-name-body .other_pages {
  list-style: none;
  padding: 0 0 0 0.5em;
}

.field-name-body .other_pages li {
  margin-bottom: 0.5em;
  font-weight: bold;
}

.field-name-body .other_pages li:before {
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.5em;
  color: #dc002d;
}

.field-name-body .other_pages a {
  font-style: normal;
  color: #333333;
  text-transform: uppercase;
}

.field-name-body ol {
  counter-reset: item;
  list-style-type: decimal-leading-zero;
  padding: 0 0 0 1em;
}

.field-name-body ol li {
  display: block;
  margin-left: 1em;
  margin-bottom: 1em;
}

.field-name-body ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #dc002d;
  margin-left: -1em;
}

.field-name-body form h4 {
  font-style: normal;
  margin: 1em 0 0.5em;
}

#user-login {
  width: 480px;
}

.field-name-body form fieldset {
  border: 1px solid #666666;
  border-width: 1px 0 0;
  padding: 25px 0 11px 10px;
  margin: 0;
}

.field-name-body form div {
  float: left;
  width: 50%;
  margin-bottom: 20px;
}

.field-name-body form div:nth-child(2n) {
  float: right;
  text-align: right;
}

.field-name-body form div.full,
.field-name-body form div.full:nth-child(2n) {
  float: none;
  width: 100%;
  clear: both;
  text-align: left;
}

.field-name-body form div.spacer {
  height: 27px;
}

.field-name-body #privacy_label {
  width: 40%;
}

.field-name-body #privacy_checkboxes {
  width: 40%;
  float:left;
  text-align: left;
}

.field-name-body #privacy_mandatory {
  width: 20%;
}

.field-name-body form div label {
  display: inline-block;
  font-weight: normal;
  width: 30%;
  padding: 0.3em 0;
  margin: 0;
}

.field-name-body form div:nth-child(2n) label {
  text-align: left;
}

.field-name-body form div.full label {
  width: 15%;
}

.field-name-body form div input[type=text],
.field-name-body form div input[type=password],
.field-name-body form div select,
.field-name-body form div textarea,
form.vu_ec div input,
form.vu_ec div textarea,
form.vu_ec div select,
#user-login input {
  background: #ebeaea;
  padding: 0.3em 0.5em;
  display: inline-block;
  width: 55%;
  vertical-align: top;
}

.field-name-body form div textarea {
  min-height: 12em;
}

.field-name-body form div.full input[type=text],
.field-name-body form div.full input[type=password],
.field-name-body form div.full select,
.field-name-body form div.full textarea {
  width: 84%;
}

.field-name-body form div select {
  padding: 0.2em 0.5em;
}

.field-name-body form div.buttons {
  width: 100%;
  text-align: center;
}

.field-name-body form .buttons input {
  display: inline-block;
  margin-right: 5em;
  width: 18em;
}

.field-name-body form .buttons input:last-child {
  margin-right: 0;
}

.field-name-body table td {
  border-collapse: collapse;
  border: 1px solid #333;
  padding: 1.2em 1em;
  vertical-align: top;
}

.field-name-body table th {
  color: #ffffff;
  background: #333333;
  padding: 1.1em 1em;
  border: 1px solid #666666;
}

.field-name-body table tr:nth-child(2n+1) td {
  background: #f5f5f5;
}

.field-name-body table a {
  color: #dc002d;
  font-style: italic;
}

.question {
  display: block;
}

.question:before {
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.5em;
  color: #dc002d;
}

#crea_venezia_unica_ill {
  background: #b7142c;
  float: left;
  width: 45.086705202312138728323699421965%
}

#crea_venezia_unica {
  float: left;
  width: 54.913294797687861271676300578035%;
  padding: 15px 35px;
  color: #666666;
}


.tabs_header h4 {
  float: left;
  width: 50%;
  padding: 15px 20px;
  margin: 0;
  font-size: 12px;
  background: #9d9d9d;
  color: #dedddd;
  line-height: 1.1;
  min-height: 4.7em;
  cursor: pointer;
}

.tabs_header h4.active {
  background: #dedddd;
  color: #9d9d9d;
}

.tabs_tabs {
  position: relative;
  min-height: 215px;
  margin-bottom: 10px;
}

.tabs_tabs > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #dedddd;
  padding: 15px;
  margin-bottom: 20px;
  z-index: 1;
}

.tabs_tabs > div.active {
  z-index: 10;
}

.tabs_tabs > div form {
  width: 100%;
}

.tabs_tabs form label {
  font-size: 12px;
  float: left;
  width: 30%;
  margin-top: 8px;
}

.tabs_tabs form input[type=text] {
  margin-bottom: 10px;
  float: left;
  width: 70%;
}

#create_new_card_continue {
  background: #9d9d9d;
  text-transform: none;
  padding: 16px 1.5em 15px;
}


/*====================================================  PAGINA CON CONTENUTO FLUIDO E COLONNA DESTRA FISSA */

#fluid {
  float: left;
  width: 100%;
  margin-right: -305px; /* The size of the fixed block. */
}

#inner-block {
  margin-right: 305px; /* The size of the fixed block. */
}

#fixed-width {
  float: left;
  width: 290px; /* The size of the fixed block. */
  margin-left: 15px;
}

/*====================================================  SIDEBAR */

#sidebar-first {
  color: #666666;
  background: #ebebeb;
  padding: 0 10px 20px;
}

#sidebar-first .accordion {
  border-bottom: 1px solid #FFF;
  padding-bottom: 15px;
}

#sidebar-first h3 {
  font-size: 16px;
  color: #dc002d;
  padding: 15px 10px 0;
  margin: 0;
  text-transform: uppercase;
  cursor: pointer;
}

#sidebar-first :first-child h3 {
  margin-top: 0;
}

#sidebar-first h3 span.fa {
  float: right;
  font-size: 18px;
  margin-top: 2px;
}

#sidebar-first h3 + div {
  padding-top: 15px;
  width: 100%;
}

#sidebar-first .desc {
  font-size: 12px;
}

#create_new_card_sidebar {
  background: #f4f4f4;
  padding: 15px 30px;
}

#create_new_card_sidebar label {
  font-size: 12px;
  font-weight: normal;
  color: #858585;
  margin-bottom: 0.1em;
}

input.form-text{background: #cccccc;}
#create_new_card_sidebar input[type=text],
.webform-client-form input, 
.webform-client-form textarea,
.form-textarea-wrapper textarea{
  background: #cccccc;
  margin-bottom: 10px;
  padding: 0.3em;
}

#create_new_card_sidebar #hascard_label {
  margin: 4px 0 10px;
  width: 89%;
  display: inline-block;
}

#hascard_label + .fa-info-circle {
  width: 10%;
  text-align: right;
  font-size: 24px;
  color: #cccccc;
  position: relative;
  top: 3px;
  cursor: pointer;
}

#create_new_card_sidebar #hascard2 {
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.osx #create_new_card_sidebar #hascard2 {
  top: -1px;
}

#lat_login form {
  background: #dc002d;
  padding: 15px 30px;
}

#lat_login label {
  font-weight: normal;
  color: #FFF;
  margin-bottom: 3px;
}

#lat_login #edit-name,
#lat_login #edit-pass {
  border: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 26px;
  width: 100%;
  padding-left: 5px;
}

#lat_login .item-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#lat_login .item-list ul li {
  margin: 0;
}

#lat_login .item-list a {
  text-decoration: none;
  color: #FFF;
  font-size: 12px;
  font-style: italic;
}

#lat_login .item-list li:first-child a {
  background: #FFF;
  height: 35px;
  width: 100%;
  line-height: 35px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  color: #dc002d;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  margin:12px 0;
}

#lat_login .form-item,
#lat_login .form-actions {
  margin: 0 0 12px;
}

#lat_login #edit-actions {
  margin: 12px 0 0;
}

#lat_login #edit-submit {
  border: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #333;
  height: 35px;
  width: 100%;
  line-height: 35px;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  padding: 0;
}

#useful_links > div {
  padding-left: 10px;
  padding-right: 10px;
}

#useful_links ul {
  padding: 0;
  margin: 0;
}

#useful_links li {
  list-style: none;
  background: url("../img/arrow_right_red.png") no-repeat left center;
  font-weight: bold;
  color: #333333;
  padding-left: 1em;
  margin-bottom: 0.8em;
  text-transform: uppercase;
}

#lat_cart h3 #empty_cart {
  float: right;
  font-size: 12px;
  color: #999999;
  font-weight: bold;
  text-transform: none;
  margin: 3px 20px 0 0;
}

#lat_cart .card {
  background: #FFF;
  padding: 10px;
  position: relative;
  margin-bottom: 10px;
}

#lat_cart .card > img {
  float: left;
  margin-right: 10px;
}

#lat_cart .name {
  float: left;
  font-size: 16px;
  font-weight: bold;
  padding-right: 15px;
  margin-top: 5px;
}

#lat_cart .services {
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
}

#lat_cart .services li {
  font-size: 12px;
  color: #666666;
  font-style: italic;
  padding: 6px 0;
  border-bottom: 1px solid #b4b4b4;
}

#lat_cart .services .delete_service {
  float: right;
  color: #dc002d;
  font-style: normal;
  font-weight: bold;
}

#lat_cart .card_total {
  color: #dc002d;
  font-size: 12px;
  font-weight: bold;
  padding-top: 6px;
}

#lat_cart .card_total span {
  color: #333333;
  float: right;
}

#lat_cart .delete_card {
  position: absolute;
  top: 5px;
  right: 8px;
  font-size: 18px;
  font-weight: bold;
  color: #cccccc;
}

#lat_cart .delete_card:hover{
  color:#dc002d;
}

#lat_cart .btn.white {
  font-size: 12px;
  color: #333333;
  font-weight: bold;
  padding: 22px 1em;
  text-transform: none;
}

#lat_cart .disclaimer {
  font-size: 12px;
  color: #666666;
  font-style: italic;
  text-align: center;
  margin: 1em 0;
}

#lat_cart .btn {
  font-size: 24px;
  padding: 20px 1em;
  display: block;
  line-height: 1;
}

#lat_cart .btn .cart_total {
  display: block;
}

#latest_news {
  font-size: 14px;
}

#latest_news > div {
  padding-left: 10px;
  padding-right: 10px;
}

#latest_news ul {
  margin: 0;
  padding: 0;
}

#latest_news li {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #c5c5c5;
  list-style: none;
  color: #666666;
}

#latest_news li:last-child {
  margin-bottom: 1em;
}

#latest_news h4 {
  font-size: 14px;
  margin: 0;
}

#latest_news .date {
  font-style: italic;
}

#latest_news .content {
  margin-top: 1em;
  overflow: hidden;
}

#latest_news .content p:last-child {
  margin-bottom: 0;
}

#latest_news .content a {
  color: #dc002d;
}

#latest_news .btn {
  display: block;
}

/*====================================================  BREADCRUMB */

#breadcrumb {
  height: 31px;
  background: #dc002d;
  padding: 0 0 0 36px;
  margin-bottom: 20px;
  position: relative;
}

/*
.breadcrumb {
  padding: 0;
  font-size: 0.9em;
  margin-bottom: 1%;
}*/

#breadcrumb h2 {
  display: none;
}

#breadcrumb a,
#breadcrumb span {
  font-family: arial, helvetica, sans-serif;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFF;
  text-decoration: none;
  padding: 8px 0;
  position: relative;
  vertical-align: top;
}

#breadcrumb .separator {
  background: url("../img/arrow_right_white.png") no-repeat center 11px;
  width: 30px;
  height: 31px;
}

/*====================================================  CART ACCORDION */

#cart_accordion {
  padding-bottom: 20px;
  border-bottom: 1px solid #333333;
}

#cart_accordion .toggle {
  padding: 12px 20px 12px 0;
  color: #FFF;
  background: #333;
  cursor: pointer;
  margin-top: 20px;
}

#cart_accordion .toggle:first-child {
  margin-top: 0;
}

#cart_accordion .toggle + div {
  border: 3px solid #333;
  border-top: none;
  padding: 17px;
  margin-bottom: 20px;
}

#cart_accordion .toggle + div:last-child {
  margin-bottom: 0;
}

#cart_accordion .col_left {
  padding: 0 40px;
  width: 65.4954954954955%;
}

#cart_accordion .toggle .fa {
  float: left;
  width: 4.504504504504505%;
  line-height: 65px;
  color: #dc002d;
  font-size: 24px;
  text-align: center;
}

#cart_accordion .toggle .icon {
  float: left;
}

#cart_accordion .toggle .icon.vucard {
  width: 103px;
  height: 65px;
  background: url("../img/vucard.png") no-repeat center center;
}

#cart_accordion .toggle h3 {
  font-size: 16px;
  color: #cccccc;
  margin: 22px 0 0 0;
}

#cart_accordion .col_right {
  float: right;
  text-align: right;
  width: 15%;
  margin-top: 11px;
}

#cart_accordion .price {
  font-size: 16px;
  font-weight: bold;
  display: block;
}

#cart_accordion .actions {
  color: #999999;
  font-style: italic;
}

#cart_accordion .accordion .toggle {
  padding: 0 20px 0 0;
  background: #CCCCCC;
}

#cart_accordion .accordion .toggle + div {
  border: none;
  padding: 20px;
  background: #ebebeb;
  color: #666666;
}

#cart_accordion .accordion .col_right {
  margin-top: 25px;
}

#cart_accordion .accordion .toggle .fa {
  line-height: 90px;
  background: #dc002d;
  color: #ffffff;
}

#cart_accordion .accordion .icon {
  width: 14.864864864864864864864864864865%; /* 165px */
  height: 90px;
  background-color: #dc002d;
  background-position: center center;
  background-repeat: no-repeat;
}

#cart_accordion .accordion .icon.vu {
  background-image: url("../img/logo_vu_red.png");
}

#cart_accordion .accordion .icon.actv {
  background-image: url("../img/logo_actv_red.png");
}

#cart_accordion .accordion .icon.veritas {
  background-image: url("../img/logo_veritas_red.png");
}

#cart_accordion .accordion .icon.quigroup {
  background-image: url("../img/logo_quigroup.jpg");
}

#cart_accordion .accordion .toggle h3 {
  color: #333333;
  margin-top: 25px;
}

#cart_accordion .accordion .toggle h4 {
  font-size: 16px;
  color: #999999;
  margin: 0;
  font-weight: normal;
  font-style: italic;
}

#cart_accordion .accordion .price {
  color: #999999;
}

#cart_accordion .accordion .price strong {
  color: #333333;
}

#cart_accordion .accordion .btn {
  float: right;
}

#cart_accordion .accordion .icon.ea {
  background-color: white;
  background-image: url("../img/ea.png");
}

#cart_total {
  background: #333333;
  padding: 20px;
  margin: 20px 0 60px;
}

#cart_total .col_left {
  color: #666666;
  width: 50%;
}

#cart_total .col_left span {
  color: #cccccc;
}

#cart_total .col_left a {
  text-decoration: underline;
}

#cart_total .col_right {
  float: right;
  color: #ebebeb;
  text-align: right;
  width: 50%;
}

#cart_total #total_price {
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
}

#cart_total #total_price strong {
  font-size: 40px;
}

#cart_total .col_right .btn {
  display: inline-block;
  max-width: 240px;
  width: 100%;
}

/*====================================================  SERVICES ACCORDION */

#services_accordion {
}

#services_accordion .toggle {
  color: #FFF;
  cursor: pointer;
  margin-top: 20px;
  padding: 0 20px 0 0;
  background: #333333;
}

#services_accordion .toggle:first-child {
  margin-top: 0;
}

#services_accordion .toggle + div {
  padding: 0;
  margin-bottom: 0;
}

#services_accordion .toggle + div:last-child {
  margin-bottom: 0;
}

#services_accordion .col_left {
  margin: 0 40px;
}

#services_accordion .col_right {
  float: right;
  margin-top: 32px;
}

#services_accordion .icon {
  float: left;
  width: 90px;
  height: 90px;
  background-color: #dc002d;
  background-position: center center;
  background-repeat: no-repeat;
}

#services_accordion .icon.musei {
  background-image: url("../img/ico_musei.png");
}

#services_accordion .icon.parcheggi {
  //background-image: url("../img/ico_parcheggi.png");
  background-image: url("../img/MULTISERVICE1.png");
}

#services_accordion .icon.trasporti {
  //background-image: url("../img/ico_trasporti.png");
  background-image: url("../img/trasporti.png");
}

#services_accordion .icon.audioguide {
  background-image: url("../img/ico_audioguide.png");
}

#services_accordion .icon.servizi {
  background-image: url("../img/ico_servizi.png");
  /*background-image: url("../img/BESTDEAL_ROSSO.GIF");*/
}

#services_accordion .icon.partners {
  background-image: url("../img/ico_coupon.png");
}

#services_accordion .toggle h3 {
  color: #ffffff;
  font-size: 16px;
  margin-top: 32px;
}

#services_accordion .col_right span {
  color: #C4C4C4;
  font-size: 16px;
}

#services_list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#services_list li {
  float: left;
  width: 100%;
  padding: 10px;
  margin-top: 10px;
  background: #ebebeb;
  position: relative;
}

#services_list figure {
  float: left;
  width: 13.017751479289940828402366863905%;  /* 110px */
  background: #333;
  display: block;
}

#services_list figure img {
  display: block;
}

#services_list li .description {
  float: left;
  width: 47.928994082840236686390532544379%;  /* 405px */
  padding: 5px 2.3668639053254437869822485207101% 0;   /* 20px */
}

#services_list li h4 {
  font-size: 16px;
  color: #000000;
  margin: 0 0 12px;
  text-transform: uppercase;
}

#services_list li p {
  font-size: 12px;
  color: #999;
  font-style: italic;
}

#services_list form {
  float: left;
  width: 37.869822485207100591715976331361%;  /* 320px */
}

#services_list form label,
#services_list form div.half {
  margin-bottom: 10px;
}

#services_list select {
  padding: 0.35em;
  font-style: italic;
  font-size: 12px;
}

#services_list ul.conditions li{
  padding: 0;
  margin: 0;
}

#services_list p{
  padding: 0;
  margin: 0;
}

.vuselect {
  font-size: 12px;
  font-style: italic;
  padding: 0.45em;
  color: #666666;
  background: #FFF;
  height: 26px;
  position: relative;
}

.vuselect .title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  background: url("../img/tail_down.png") no-repeat 97% center;
  padding: 0 19px 0 0;
}

.vuselect .options_wrapper {
  position: absolute;
  top: 26px;
  left: 0;
  background: #FFF;
  border: 1px solid #EBEBEB;
  z-index: 99;
  width: 280px;
  max-height: 200px;
  overflow: hidden;
  display: none;
  box-shadow: 0 3px 4px rgba(0,0,0,0.5);
}

.vuselect ul.options {

}

#services_list .half.last .vuselect .options_wrapper {
  left: auto;
  right: 0;
}

.vuselect li,
#services_list .vuselect li {
  background: #FFF;
  overflow: hidden;
  font-style: normal;
  border-bottom: 1px solid #EBEBEB;
  margin-bottom: 0;
  padding: 8px;
  cursor: pointer;
}

.vuselect li:hover,
#services_list .vuselect li:hover {
  background: #f0f0f0;
}

.vuselect li.active,
#services_list .vuselect li.active {
  background: #dddddd;
}

.vuselect li input {
  float: left;
  margin-left: -40px;
}

.vuselect li label,
#services_list .vuselect label {
  float: left;
  width: 80%;
  font-weight: normal;
  padding-right: 10px;
  margin: 0;
  cursor: pointer;
}

.vuselect li .price,
#services_list .vuselect .price {
  float: left;
  width: 20%;
  color: #dc002d;
  font-weight: bold;
  text-align: right;
}


#services_list li .toggle {
  background: none;
  margin: -15px 0 0 15.384615384615384615384615384615%;    /* 130px */
  padding: 0;
  color: #dc002d;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  clear: both;
}

#services_list div.details {
  clear: both;
  padding: 30px 10px 10px;
}

#services_list .details .header h5 {
  margin: 0;
  float: left;
  width: 80%;
}

#services_list .details .header p {
  float: left;
  width: 80%;
}

#services_list .details .price {
  font-size: 24px;
  font-weight: bold;
  color: #dc002d;
  float: right;
  width: 20%;
  text-align: right;
  margin-top: -16px;
}

#services_list .details p {
  color: #666666;
  font-style: normal;
}

#services_list .details hr {
  border: none;
  height: 1px;
  background-color: #666666;
  margin: 2em 0;
}

/*====================================================  PACKS ACCORDION */

#pack_validity {
  background: #ebebeb;
  color: #666666;
  font-size: 18px;
  padding: 30px;
  margin-bottom: 10px;
}

#pack_validity p {
  margin-bottom: 0;
  font-weight: bold;
}

#pack_validity strong {
  float: left;
  width: 17%;
  color: #dc002d;
}

#packs_accordion .toggle {
  padding: 0 10px 0 0;
  background: #CCCCCC;
  margin-top: 10px;
  cursor: pointer;
}

#packs_accordion .toggle:first-child {
  margin-top: 0;
}

#packs_accordion .toggle + div {
  border: none;
  padding: 20px;
  background: #ebebeb;
  color: #666666;
}

#packs_accordion .toggle + div:last-child {
  margin-bottom: 0;
}

#packs_accordion .col_left {
  margin: 0 20px;
}

#packs_accordion .price {
  float: left;
  width: 165px;
  height: 90px;
  background-color: #dc002d;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  padding: 28px 0 0 10px;
}

#packs_accordion .col_right {
  float: right;
  padding-top: 10px;
}

#packs_accordion .col_right form select {
  padding: 0.2em;
  margin-bottom: 10px;
  font-style: italic;
  display: block;
  width: 100%;
}

#packs_accordion .col_right form input {
  width: auto;
}

#packs_accordion .toggle h3 {
  color: #333333;
  margin: 25px 0 0 0;
}

#packs_accordion .toggle h4 {
  font-size: 16px;
  color: #999999;
  margin: 0;
  font-weight: normal;
  font-style: italic;
}

#packs_accordion .toggle + div h5 {
  font-size: 14px;
  color: #666666;
  border-bottom: 1px solid #666666;
  padding-bottom: 5px;
}


/*====================================================  EVENTI - BLOCK LIST */

.block_list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.block_list li {
  background: #ebebeb;
  margin-bottom: 30px;
}

.block_list li > div {
  padding: 20px 15px;
}

.block_list li .facebook,
.block_list li .twitter {
  padding: 10px;
}

.block_list li figure {
  float: left;
  background: #333333;
  background-repeat: no-repeat;
  background-position: center center;
  width: 23.157894736842105263157894736842%; /* 264px */
  margin-right: 1.7543859649122807017543859649123%; /* 20px */
  overflow: hidden;
}

.block_list li .facebook > figure {
  background: #345a98;
  height: 58px;
}

.block_list li .twitter > figure {
  background: #45acef;
  height: 58px;
}

.block_list li figure img {
  display: block;
}

.block_list li .facebook span.fa,
.block_list li .twitter span.fa {
  line-height: 58px;
  font-size: 26px;
  color: #ffffff;
  margin-left: 12px;
}

.block_list li .facebook span.date,
.block_list li .twitter span.date {
  text-align: right;
  font-size: 12px;
  color: #ffffff;
  float: right;
  margin: 14px 10px;
}


.block_list .content {
  float: left;
  width: 75.087719298245614035087719298246%; /* 856px */
  font-size: 12px;
}

#featured_event {
  background: #ebebeb;
}

#featured_event > div {
  padding: 20px;
}

#featured_event > div > img {
  width: 47.787610619469026548672566371681%;  /* 540px */
  float: left;
}

#featured_event .content {
  padding: 15px 0 0 40px;
  width: 52.212389380530973451327433628319%;  /* 590px */
  float: left;
}

#featured_event .content .text {
  margin-bottom: 2em;
}

.block_list h2 {
  font-size: 18px;
  margin: 0.55em 0 1em;
}

.block_list h2 a {
  color: #dc002d;
}

.block_list .text {
  color: #666666;
  margin-bottom: 3em;
}

.block_list .text p {
  line-height: 1.6;
}

.block_list .facebook .text,
.block_list .twitter .text {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  width: 76%;
  margin-bottom: 0;
}

.block_list .facebook .text p,
.block_list .twitter .text p {
  margin-bottom: 0.9em;
  line-height: 1.2;
}

.block_list .text a {
  color: #dc002d;
}

.block_list .read_more a,
#featured_event .read_more a {
  font-style: italic;
}

.block_list .read_more strong a,
#featured_event .read_more strong a {
  font-style: normal;
}

.block_list .share,
#featured_event .share,
#inner-block .share {
  float: right;
  margin-top: -8px;
}

#inner-block .share {
  margin-top: 20px;
}

.block_list .share a,
#featured_event .share a,
#inner-block .share a {
  background: #333333;
  color: #ebebeb;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  margin-left: 0.9em;
}

.event_data,
#featured_event .event_data,
.block_list li > .event_data {
  background: #cccccc;
  color: #666666;
  padding: 0;
  clear: both;
}

.event_data .when,
.event_data .where {
  float: left;
  width: 50%;
}

.event_data span {
  background: #333333;
  display: block;
  float: left;
  width: 16%;
  text-align: center;
  font-size: 32px;
  color: #FFF;
  min-height: 67px;
  line-height: 67px;
}

.event_data p {
  float: left;
  width: 82%;
  padding: 6px 10px;
  margin: 0;
}

#event_filter {
  margin: 20px 0;
  padding: 5px 10px;
  background: #dc002d;
  color: #ffffff;
}

#event_filter > span {
  display: inline-block;
  font-weight: bold;
  margin-top: 3px;
}

#event_filter form {
  float: right;
}

#event_filter form label {
  display: inline-block;
  margin: 0 1em 0 0;
}

#event_filter form select {
  font-style: italic;
  padding: 0.2em;
  width: auto;
}

#partners.block_list li figure {
  background: #ffffff;
  text-align: center;
  height: 250px;
  line-height: 250px;
}

#partners.block_list li figure img {
  display: inline;
  vertical-align: middle;
}

#partners.block_list h2 {
  text-transform: uppercase;
}

/*====================================================  FOOTER */

footer {
  border-top: 6px solid #dc002d;
  background: #ebebeb;
}

footer .wrapper {
  padding: 30px 35px 40px;
}

#logo_footer {
  float: left;
  margin-right: 4.2982456140350877192982456140351%; /* 49px*/
  width: 12.80701754385964912280701754386%; /* 146px */
}

#logo_footer img {
  width: 100%;
}

#secondary_navigation nav {
  float: left;
  width: 14.473684210526315789473684210526%;  /* 165px */
  margin-right: 2.6315789473684210526315789473684%;   /* 30px */
}

#secondary_navigation nav:last-of-type {
  margin-right: 0;
}

#secondary_navigation .separator {
  display: none;
}

#secondary_navigation nav h4 {
  margin: 0 0 18px;
  color: #333333;
}

#secondary_navigation nav h4 a {
  font-style: normal;
  color: inherit;
}

#secondary_navigation nav ul {
  margin: 0;
  padding: 0;
}

#secondary_navigation nav li {
  margin-bottom: 18px;
}

#secondary_navigation nav a {
  text-decoration: none;
  color: #999999;
  font-style: italic;
}

#loghi a, #loghi img{
  display: inline-block;
  margin: 61px 40px 0 0;
}

#logo_venezia_footer {
  float: right;
  width: 67px;
  height: 130px;
}

#legalese {
  margin-top: 30px;
  padding-top: 40px;
  border-top: 3px solid #666666;
}

#legalese a:hover {
  color: #dc002d;
}

#legalese .col_left {
  width: 34.210526315789473684210526315789%;
}

#legalese .col_right {
  width: 65.789473684210526315789473684211%;
}

#legalese .col_left p {
  font-style: italic;
  margin-bottom: 1em;
  line-height: 1.2;
}

#legalese .col_left nav {
  width: auto;
  float: none;
  margin: 0;
}

#legalese .col_left nav ul {
  margin: 0;
  padding: 0;
}

#legalese .col_left nav li {
  display: inline-block;
}

#legalese .col_left nav li:after {
  content: '-';
  display: inline-block;
  font-weight: bold;
  margin: 0 0.4em;
}

#legalese .col_left nav li:last-child:after {
  display: none;
}

#legalese .col_left nav a {
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

#legalese .col_right p {
  font-style: italic;
  font-size: 12px;
}


/**
 * Media Queries
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

@media screen and (max-width: 1210px) {

}

@media screen and (max-width: 980px) {

  #tools {
    height: auto;
  }

  #tools .col_left {
    padding-right: 20px;
  }

  #tools .separator {
    margin: 0 5px;
  }

  #logo_venezia span {
    font-size: 12px;
  }

  #navigation > ul > li {
    margin-right: 20px;
  }

  #visual .caption,
  .not-front #visual .caption {
    float: left;
    margin: 20px 0 0 20px;
  }

  #visual p {
    font-size: 40px;
  }

  .not-front #visual p {
    font-size: 30px;
  }

  #bar .icon {
    background-size: 70%;
  }

  #bar .col_right {
    background-position: 92% center;
  }

  #services_list li .description {
    width: 85.79881656804733727810650887574%;  /* 405px */
  }

  #services_list form {
    float: right;
    width: 85.79881656804733727810650887574%;  /* 320px */
  }

  #services_list li .toggle {
    margin-top: 15px;
  }

  #breadcrumb {
    height: auto;
  }

  .block_list .share,
  #featured_event .share {
    margin-top: 8px;
  }

  #vu_acquista_illustration {
    display: none;
  }

  #crea_venezia_unica {
    width: 100% !important;
  }

  #cart_accordion .accordion .toggle {
    position: relative;
  }

  #cart_accordion .toggle .icon.vucard {
    width: 17%;
    background-size: contain;
  }

  #cart_accordion .col_left {
    padding: 0 0 0 10px;
    width: 78%;
    float: right;
  }

  #cart_accordion .toggle h3 {
    margin: 3px 0 0;
  }

  #cart_accordion .col_right {
    margin: 10px 0;
    padding: 0 0 0 10px;
    width: 78%;
    float: right;
    text-align: left;
  }

  #cart_accordion .price,
  #cart_accordion .action {
    display: inline-block;
    margin-right: 2em;
  }

  #cart_accordion .accordion .toggle .fa {
    position: absolute;
    left: 0;
    height: 100%;
  }

  #cart_accordion .accordion .icon {
    background-size: 80%;
    position: absolute;
    height: 100%;
    left: 4.504504504504505%;
  }

  #cart_accordion .accordion .toggle h3 {
    margin-top: 10px;
  }

  #cart_accordion .accordion .toggle h4 {
    font-size: 14px;
  }

  #cart_accordion .accordion .col_right {
    margin-top: 10px;
  }

  #cart_accordion .price {
    font-size: 14px;
  }

  .field-name-body form div {
    width: 48%;
    margin-right: 4%;
  }

  .field-name-body form div:nth-child(2n) {
    margin-right: 0;
  }

  .field-name-body form div label,
  .field-name-body form div input[type="text"],
  .field-name-body form div input[type="password"],
  .field-name-body form div select,
  .field-name-body form div textarea{
    width: 100%;
  }

  .field-name-body #privacy_label {
    width: 46%;
  }

  .field-name-body #privacy_checkboxes {
    width: 50%;
  }

  .field-name-body #privacy_mandatory {
    width: 100%;
  }

  #crea_venezia_unica_ill {
    display: none;
  }

  #crea_venezia_unica {
    float: none;
    width: 100%;
  }

}

@media screen and (max-width: 768px) {

  #tools .wrapper {
    padding: 0 20px;
    background: #333333;
  }

  #tools .col_left,
  #tools .col_right {
    float: left;
  }

  #tools #login > div {
    left: 0;
  }

  #tools #search > div {
    left: -5px;
  }

  #tools #quick_cart > div {
    left: -56px;
    right: auto;
  }

  #tools #vu_social a {
    margin-left: 15px;
  }

  #logo {
    width: 20%;
    margin-bottom: 10px;
  }

  #logo_venezia span {
    display: none;
  }

  #navigation {
    margin-top: 17px;
  }

  #navigation li div.region > div {
    padding: 25px 15px 5px;
    width: 50%;
  }

  #navigation .region .content > .menu > li > a {
    margin-bottom: 5px;
  }

  #navigation .region .content > .menu > li > span {
    margin-bottom: 15px;
    min-height: 0;
  }

  #navigation .region .content > .menu ul li {
    margin-bottom: 5px;
  }

  #navigation li div.region .related_links {
    min-height: 0;
  }

  #suggested_content li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 30px;
  }

  #suggested_content li:nth-child(2n) {
    margin-right: 0;
  }

  #suggested_content img {
    width: 100%;
  }

  #secondary_navigation nav {
    width: 31%;
    margin-right: 3.5%;
    margin-top: 20px;
  }

  #secondary_navigation nav:nth-of-type(3n) {
    margin-right: 0;
  }

  #secondary_navigation .separator.x3 {
    display: block;
    clear: both;
  }

  #secondary_navigation nav:first-of-type {
    clear: left;
  }

  #secondary_navigation nav li {
    margin-bottom: 0.5em;
  }

  #loghi {
    margin-top: 0;
  }

  #legalese .col_left,
  #legalese .col_right {
    float: none;
    width: 100%;
  }

  #legalese .col_right {
    margin-top: 2em;
  }

  .event_data span {
    font-size: 24px;
  }

  /* ---------- mobile panels toggles ---------- */

  #toggle_left_mobile_panel,
  #toggle_right_mobile_panel {
    float: left;
    width: 50%;
    padding: 10px 0;
  }

  #toggle_right_mobile_panel {
    display: block;
    text-align: right;
    float: right;
    width: 10%;
    margin: 14px 10px 0 0;
  }

  #toggle_left_mobile_panel span,
  #toggle_right_mobile_panel span {
    display: inline-block;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #FFF;
    font-size: 24px;
    background: #dc002d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
  }

  .open_left_mobile_panel #toggle_left_mobile_panel span,
  .open_right_mobile_panel #toggle_right_mobile_panel span {
    color: #FFFFFF;
    background: #333333;
  }

  /* ---------- mobile panels and mobile navigation ---------- */

  #fluid {
    margin-right: 0;
  }

  #inner-block {
    margin-right: 0;
  }

  #mobile_left {    
    display: block;
    position: absolute;
    left: -100%;
    top: 133px;
    width: 0;   
    padding: 10px;
    background: #EBEBEB;
    -webkit-transition: left 0.3s ease-out;
    transition: left 0.3s ease-out;
    box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.3);
    z-index: 999;
  }

  .open_left_mobile_panel #mobile_left {
    width: 100%;
    left: 0;
  }

  #mobile_left #navigation {
    height: auto;
    padding-left: 0;
    margin-top: 0;
  }

  #mobile_left #navigation > ul > li {
    margin-right: 0;
    border-bottom: 10px solid #ebebeb;
    display: block;
  }

  #mobile_left #navigation li div.region {
    display: block;
    left: 0;
    min-height: 0;
    position: static;
    top: 0;
    background: #ebebeb;
  }

  #mobile_left #navigation > ul > li > a {
    padding: 10px;
  }

  #mobile_left #navigation > ul > li.has_submenu > a:after {
    content: "\f0d7";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 2px 0.5em 0 0;
    float: right;
    color: #FFF;
  }

  #mobile_left #navigation > ul > li.has_submenu > a.open:after {
    content: "\f0d8";
  }

  #mobile_right {
    display: block;
    position: absolute;
    width: 0;    
    right: -290px;
    top: 133px;
    background: #EBEBEB;    
    /*
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    */
    box-shadow: -2px 4px 4px rgba(0, 0, 0, 0.3);
    z-index: 999;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out 0s;
  }

  .open_right_mobile_panel #mobile_right {
    right: 0;
    width: 290px;
  }

}

@media screen and (max-width: 767px) {

  #tools {
    margin-bottom: 10px;
  }

  #quick_cart {
    margin-right: 40px;
  }

  #tools #vu_social {
    float: none;
    display: inline-block;
    line-height: 42px;
    vertical-align: top;
    margin: 0;
  }

  #toggle_left_mobile_panel,
  #toggle_right_mobile_panel {
    display: block;
    margin: 4px 0 0;
    width: 20%;
  }

  #logo {
    width: 60%;
    text-align: center;
    margin: 0;
  }

  #logo_venezia {
    display: none;
  }

  #header_pubbl {
    clear: both;
    float: none;
    height: auto;
    position: static;
    width: 100%;
  }

  #mobile_left #navigation > ul > li > a {
    display: block;
  }

  #visual li {
    height: auto;
    background: none !important;
  }

  #visual .caption {
    display: none;
  }

  #visual .content {
    width: 100%;
    height: auto;
  }

  #bar .icon {
    display: none;
  }

  #bar .col_left {
    width: 66.666666666666666666666666666667%;
  }

  #loghi a {
    margin: 61px 10px 0 0;
  }

  #cart_total #total_price strong {
    display: block;
    font-size: 30px;
  }

  .field-name-body form div {
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
  }

  .field-name-body form .buttons input {
    width: 14em;
  }

  .field-name-body table td {
    font-size: 12px;
    padding: 8px;
  }

  .field-name-body #privacy_label,
  .field-name-body #privacy_checkboxes,
  .field-name-body #privacy_mandatory {
    width: 100%;
  }

  #cart_accordion .toggle .fa {
    font-size: 16px;
  }

  #visual {
    display: none;
  }
}

@media screen and (max-width: 640px) {

  #tools .separator {
    margin: 0 15px;
  }

  #tools .col > div > span,
  #tools .separator {
    height: 42px;
    line-height: 42px;
  }

  #tools .col > div > div {
    top: 42px;
  }

  #tools #login > div {
    left: -20px;
  }

  #tools #about_us > div {
    left: -170px;
    margin-left: 0;
  }

  #tools #search > div {
    left: -94px;
  }

  #tools #quick_cart > div {
    left: -171px;
  }

  form input,
  form select {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
  }

  .vuselect {
    height: 40px;
  }

  .vuselect .title,
  .vuselect label {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
  }

  .vuselect .options_wrapper {
    top: 40px;
  }

  #cart_accordion .toggle .fa {
    width: 6%;
  }

  #cart_accordion .accordion .toggle .fa {
    line-height: 100px;
  }

  #cart_accordion .accordion .icon {
    left: 6%;
  }

  #cart_accordion .col_left,
  #cart_accordion .col_right {
    width: 76%;
  }

  #secondary_navigation nav,
  #secondary_navigation nav:nth-of-type(3n) {
    width: 48%;
    margin-right: 4%;
  }

  #secondary_navigation nav:nth-of-type(2n) {
    margin-right: 0;
  }

  #secondary_navigation .separator.x2 {
    display: block;
    clear: both;
  }

  #secondary_navigation .separator.x3 {
    display: none;
  }

  #loghi a {
    max-width: 22%;
  }

  #logo_venezia_footer {
    max-width: 14%;
  }

}

@media screen and (max-width: 480px) {

  body {
    min-width: 320px;
  }

  #page > .wrapper {
    padding: 0 10px 20px;
  }

  #tools .wrapper {
    padding: 0 20px;
  }

  header {
    padding-top: 20px;
    margin-bottom: 20px;
  }

  #logo img {
    height: 68px;
    width: 144px;
  }

  #logo_venezia img {
    height: 66px;
  }

  #visual .content {
    width: 100%;
    padding: 12px;
  }

  .not-front #visual .content {
    height: auto;
    padding: 12px;
  }

  #visual .content ul span {
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    width: 32px;
  }

  .not-front #visual .content ul span {
    display: inline-block;
    float: none;
  }

  #visual .content ul h2 {
    font-size: 12px;
    padding-left: 52px;
  }

  .not-front #visual .content ul h2 {
    display: inline-block;
    padding-left: 15px;
  }

  #visual .content ul p {
    font-size: 12px;
    padding-left: 52px;
  }

  #bar .col_left,
  #bar .col_right {
    width: 100%;
  }

  #suggested_content h2 {
    font-size: 16px;
    padding: 0 0 10px;
  }

  #suggested_content li {
    margin-right: 0;
    width: 100%;
  }

  #crea_venezia_unica {
    padding: 15px !important;
    width: 100% !important;
  }

  .tabs_tabs form label {
    width: 35%;
  }

  .tabs_tabs form input[type=text] {
    width: 65%;
  }

  .field-name-body h2 br {
    display: none;
  }

  #featured_event > div {
    padding: 10px;
  }

  #featured_event .content {
    padding: 10px 0 0;
    width: 100%;
  }

  .event_data span {
    font-size: 18px;
  }

  .event_data p {
    font-size: 12px;
  }

  .field-name-body h1 {
    font-size: 1.4em;
  }

  .field-name-body h2 {
    font-size: 18px;
  }

  .field-name-body .col.half {
    width: 100%;
    float: none;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  #services_accordion .icon {
    background-size: 60%;
    height: 50px;
    width: 50px;
  }

  #services_accordion .col_left {
    margin: 0;
    padding: 0 10px;
    width: 62%;
  }

  #services_accordion .toggle h3 {
    font-size: 14px;
    margin: 16px 0 0;
    line-height: 1;
  }

  #services_accordion .col_right {
    margin-top: 15px;
  }

  #services_accordion .col_right a {
    font-size: 12px;
  }

  #services_list li h4 {
    font-size: 14px;
  }

  #services_list form {
    width: 100%;
  }

  #services_list li .toggle {
    margin-left: 0;
  }

  #services_list div.details {
    padding: 20px 0 10px;
  }

  #services_list .details .header h5 {
    width: 100%;
  }

  #services_list .details .header p {
    width: 100%;
  }

  #services_list .details .price {
    font-size: 18px;
    margin: -8px 0 10px;
    text-align: left;
    width: 100%;
  }

  #cart_accordion .toggle {
    background-position: 12px center;
    padding: 10px 10px 10px 0;
  }

  #cart_accordion .toggle .icon.vucard {
    height: 68px;
  }

  #cart_accordion .toggle h3 {
    font-size: 14px;
  }

  #cart_accordion .col_right {
    margin: 10px 0 0;
  }

  #cart_accordion .price {
    margin-right: 0;
  }

  #cart_accordion .actions {
    font-size: 12px;
    display: block;
    margin-right: 0;
  }

  #cart_accordion .toggle + div {
    padding: 10px;
  }

  #cart_accordion .accordion .col_right {
    margin: 10px 0;
  }

  #cart_accordion .accordion .toggle {
    padding: 0 10px 0 0;
  }

  #cart_accordion .accordion .toggle h4 {
    font-size: 12px;
  }

  .field-name-body form .buttons input,
  .field-name-body form .buttons input:last-child {
    width: 18em;
    display: block;
    margin: 0 auto 10px;
  }

  footer .wrapper {
    padding: 30px 15px 40px;
  }

  #logo_footer {
    width: 30%;
  }

  #secondary_navigation nav h4,
  #secondary_navigation nav a {
    font-size: 12px;
  }

  /* ---------- mobile panels and mobile navigation ---------- */

  #mobile_left,
  #mobile_right {
    top: 105px;
  }

  #navigation li div.region > div {
    width: 100%;
  }

}


/**
 * 12.0 Helper classes
 * -----------------------------------------------------------------------------
 */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/**
 * 13.0 Print
 * -----------------------------------------------------------------------------
 */

@media print {
  body {
    background: none !important; /* Brute force since user agents all print differently. */
    color: #2b2b2b;
    font-size: 12pt;
  }

}


/*
 * 06/10/2014 by FT customs css carrello E-Commerce
 */

#questionDeleteAll form input,
#questionDeleteSingle form input,
#questionDeleteProduct form input{
  float: left;
  margin: 1%;
  padding: 1%;
  width: 48%;
}

#questionDeleteAll form input:hover,
#questionDeleteSingle form input:hover,
#questionDeleteProduct form input:hover{
  background: #DC002D;
  color: #fff;
}
form .singolo{float: none;}

/*
 * 03/12/2014 by FT sfondo bianco header centrale pubblicità
 */
#header_pubbl{background-color:white;}
.blockUI .VuModalClose{ cursor: pointer;}
/*
 * 13/01/2015 by FT sfondo trasparente tabelle usate solo per paginare
 */
/*
.field-name-body table.tabella_trasparente{  
}
.field-name-body table.tabella_trasparente tbody{border: 0;}
.field-name-body table.tabella_trasparente tr td{
  background: none;
  border: 0;
}*/

/* CSS tickets custom */

#voucher_qrcode { max-width: auto !important;}

.node-type-support-ticket #edit-subscribe,
.node-type-support-ticket #edit-support{display: none;}

.node-type-support-ticket input[type="submit"] {
  background: none repeat scroll 0 0 #dc002d;
  border: medium none;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 1.5em 9px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
  margin: 1%;
}

.node-type-support-ticket .field-name-field-st-sono{margin-top: 1%;}

.node-type-support-ticket fieldset,
.node-type-support-ticket .field-name-field-st-richiesta-b2c,
.node-type-support-ticket .field-name-field-st-richiesta-b2b,
.node-type-support-ticket .support-state,
.node-type-support-ticket .support-priority,
.node-type-support-ticket .support-assigned
{ margin-top: 1%; margin-bottom: 1%; }

.node-type-support-ticket li.comment-add,
.node-type-support-ticket div.submitted a.permalink,
.node-type-support-ticket .support-priority{display: none;}

.page-mytickets table{width: 100%;}

/*
 * 05/04/2015 by FT: sottilinea i links in tutti i messaggi di errore
 */

.messages.error ul li a{text-decoration: underline;}