/*
	Theme Name: valdifassa2019
	Theme URI: http://www.studiopress.com/themes/valdifassa2019
	Description: Decor is a two or three column child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	Version: 1.0
	Tags: black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, white, yellow, dark, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, threaded-comments
	Template Version: 1.8
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

html,
body {
  height: 100% !important;
  /* SERVE PER I DIV CON ALTEZZA 100% */
}

html body {
  font-size: 100%;
  font-family: 'Soho Gothic Pro';
  font-weight: 300;
  color: #a8aca2;
  height: 100%;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #1d3a5d;
  transition-property: all;
  transition-duration: 0.6s;
  -webkit-transition-property: all;
  /*Safari e Chrome */
  -webkit-transition-duration: 0.6s;
  -o-transition-property: all;
  /*Opera*/
  -o-transition-duration: 0.6s;
  -moz-transition-property: all;
  /*Firefox*/
  -moz-transition-duration: 0.6s;
}

a:hover {
  text-decoration: none;
  color: #000;
}

.hidden {
  opacity: 0;
}

.visible {
  opacity: 1;
}

img,
.immagine,
.imgpag {
  border: 0;
}

.clear {
  clear: both;
  margin: 0;
  padding: 0;
}

.hr {
  border-top: 1px dotted #CCC;
  margin: 0.4em 0;
  padding: 0;
}

.tleft {
  text-align: left;
}

.tcenter {
  text-align: center;
}

.tright {
  text-align: right;
}

.solosmart,
.solotablet {
  visibility: hidden;
  display: none;
}

.fasciaspacer {
  height: 40px;
}

#recaptcha_challenge_image {
  margin: 0;
}

/* SCROLL TO TOP ------------------------------------------*/

#scroll-to-top.active {
  display: block;
  opacity: 1;
  cursor: pointer;
  pointer-events: auto;
}

#scroll-to-top {
  padding: 6px 16px;
  background: #00609C;
  color: #fff;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 600;
  border: 2px solid #FFFFFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
  pointer-events: none;
  cursor: default;
}

#scroll-to-top .icon-up-open-big:before {
  color: #FFF;
  font-size: 20px;
  line-height: 24px;
}

/* IMG SU VORTEX4 ------------------------------------------- */

.gallimg {
  width: 19%;
  margin: 4px 0.5%;
  outline: 1px solid #999;
  outline-offset: -1px;
}

.img-mezzo {
  max-width: 50%;
}

.img-terzo {
  max-width: 33%;
}

/* SOCIAL BUTTON ------------------------------------------- */


.btnround [class^="icon-"]:before {
  line-height: 36px !important;
  font-size: 18px;
  text-align: center;
}

.btnround {
  display: inline-block;
  font-size: 18px;
  line-height: 36px;
  cursor: pointer;
  width: 36px;
  height: 36px;
  margin: 0 5px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #FFF;
  border: 2px solid #FFF;
}

a.btnround {
  color: #fff !important;
}

a:hover.btnround {
  color: #bcd531 !important;
  border: 2px solid #bcd531;
}

.btnround:hover,
.btnround:focus {
  color: #bcd531;
  background-color: #bcd531;
}

/* COMITATO ------------------------------------------- */

.newstab {
  height: 160px;
  min-height: 160px;
  margin-bottom: 10px;
  width: 31%;
  margin-right: 2%;
  float: left;
  background: url("../img/bg-fascia-grigio.jpg") no-repeat;
}

.newstab .ocphoto {
  width: 122px;
}

.newstab td {
  border-collapse: collapse;
  border-left: 1px solid #FFF;
  padding: 12px;
}

.newstab img {
  border: 1px solid #999;
}

.abstractoc {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #666;
  margin: 10px 0;
}

/* TESTATA ------------------------------------------- */
.top-fix {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 1200px;
  z-index: 10000;
}

.top-fix nav ul li {
  background-color: #005cab !important;
}

.topcontainer {
  width: 100%;
  position: relative;
  clear: both;
  height: 100%;
  overflow: hidden;
}

#topcontent {
  z-index: 100;
  width: 100%;
  max-width: 1200px;
}

.toplogo {
  width: 33.3%;
  height: 100px;
  text-align: left;
  float: left;
}

/* OMBRA LOGO TOP
.topbg .topimg {
	-webkit-filter: drop-shadow(6px 6px 12px rgba(0,0,0,0.5));
	filter: url("../img/style.css");
	-ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=6, OffY=6, Color='#444')";
	filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=6, OffY=6, Color='#444')";
}*/

.toplogo .topimg {
  width: 100%;
  margin: 0;
  position: relative;
  top: 0;
}

.topsocial {
  width: 33.3%;
  height: 70px;
  float: left !important;
  text-align: center !important;
  padding-top: 30px;
}

.topsocial a [class^="icon-"]:before,
.topsocial a [class*=" icon-"]:before {
  color: #FFF;
  font-size: 22px;
  margin: 0;
  transition-property: all;
  transition-duration: 0.6s;
}

.topsocial a:hover [class^="icon-"]:before,
.topsocial a:hover [class*=" icon-"]:before {
  color: #FFF;
}

.toppartners {
  width: 33.3%;
  height: 100px;
  float: left !important;
  text-align: right !important;
}

.toppartners img {
  margin: 25px 0;
  height: 50px;
}

.toppartners img:hover {
  cursor: pointer;
  box-shadow: 0 0 14px #666;
  transition: all .6s;
}

.topbghp {
  background-position: center;
  /*background-size:cover !important;*/
  height: 930px;
  text-align: center;
  position: relative;
  width: 100%;
}

.topbg {
  background-position: center;
  height: 430px;
  text-align: center;
  position: relative;
  width: 100%;
}

.topwellcome {
  background: url("../img/bg-top-2.png");
  background-repeat: repeat-x;
  width: 100%;
  height: 125px;
  position: absolute;
  bottom: 0;
  text-align: center;
}

.tit1 {
  font-size: 26px;
  font-weight: 500;
  color: white;
}

.tit2 {
  font-size: 72px;
  font-weight: 100;
  color: white;
  letter-spacing: 65px;
  position: relative;
  bottom: 24px;
  padding-left: 60px;
}

.logopayoff {
  padding-top: 100px;
  padding-bottom: 80px;
  margin: 0 auto;
}

.logopayoff img {
  width: 100%;
  max-width: 540px;
}

.icontop .terzo,
.icontop .dueterzi {
  width: 50%;
}

.videoicon {
  text-align: center;
  display: block;
  cursor: pointer !important;
}

.videoicon a .icon-019-arrows:before {
  font-size: 90px;
  color: #FFF;
  vertical-align: middle;
  transition: all .6s ease-out;
  text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.7);
  opacity: 1;
}

.videoicon a:hover,
.videoicon a:hover .icon-019-arrows:before {
  font-size: 110px;
  color: #bcd531;
  text-shadow: 6px 6px 20px rgba(0, 0, 0, 1);
}

.toplabel {
  color: #FFF;
  font-size: 12px;
  text-align: center;
  padding: 5px;
  text-shadow: 2px 2px 4px #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.contentbgtop {
  width: 100%;
  position: relative;
  height: 898px;
}

.rslides {
  height: 898px;
}

/* FASCIA INFO -------------------------------------*/

.fascia-info {
  position: relative;
  width: 100%;
  height: 400px;
  background-image: url("../img/bg-fascia-grigio.jpg");
  background-repeat: repeat-x;
}

/* FASCIA METEO VOLONTARI NEWSLETTER -------------------------------------*/

.fascia-news {
  width: 100%;
  height: 610px;
  background-image: url("../img/bg-fascia-blu.jpg");
  background-repeat: repeat-x;
  position: relative;
}

.fascia-news img {
  width: 100%;
}

.intestnews {
  background-color: #FFF;
  width: 100%;
  max-width: 1200px;
  height: 80px;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.intestnews .terzo {
  line-height: 80px;
}

.bgintnews {
  background-image: url("../img/bg-fascia-grigio.jpg");
  background-repeat: repeat-x;
  width: 100%;
}

.bgintnews .intestnews {
  background-color: transparent
}

.newsbg {
  height: 600px;
  float: left;
  background-color: #FFF;
}

.leftnews {
  width: 32%;
  margin-right: 1%;
}

.midnews {
  width: 32%;
  margin: 0 1%;
}

.rightnews {
  width: 32%;
  margin-left: 1%;
}

.newsbottom {
  background: url("../img/bg-fascia-blu-2.png");
  background-repeat: repeat-x;
  width: 100%;
  height: 98px;
  position: absolute;
  bottom: 0;
  z-index: 100;
}

.icon-008-snowflake-shape:before,
.icon-007-hand:before,
.icon-014-message:before {
  color: #FFF;
  font-size: 120px;
  margin: 50px auto 40px;
}

.titwhite {
  color: #FFF;
  font-size: 34px;
  font-weight: bold;
  margin: 0 auto 30px;
}

.titwhite:hover {
  color: #bcd531;
}

.subtitwhite {
  color: #FFF;
  font-size: 24px;
  font-weight: 500;
  margin: 0 auto;
}

.heightcorpobox {
  min-height: 180px;
}

.heightcorpobox2 {
  min-height: 60px;
}

.meteoinfo a {
  font-size: 20px;
  color: #FFF;
  transition: all .6s ease-out;
}

.meteoinfo a:hover {
  color: #adce06;
}

.meteoinfo [class^="iconm-"]:before {
  font-size: 42pt;
  margin: 0 auto;
}

.meteoinfo:hover [class^="iconm-"]:before {
  transition: all .6s ease-out;
  color: #4face4;
  transform: scale(1.1);
}

.greybg {
  background-image: url(../img/bg-white-transp.png);
  height: 600px;
}

/* FASCIA PROGRAMMA EVENTI STAMPA -------------------------------------*/

.progbottom {
  background: url("../img/bg-fascia-verde-2.png");
  background-repeat: repeat-x;
  width: 100%;
  height: 104px;
  position: absolute;
  bottom: 0;
  z-index: 100;
}

.fascia-program {
  width: 100%;
  height: 650px;
  background-image: url("../img/bg-fascia-verde-1.jpg");
  background-repeat: repeat-x;
  position: relative;
}

.icon-004-agenda:before,
.icon-004-calendar:before,
.icon-018-press:before {
  color: #bcd531;
  font-size: 120px;
  margin: 50px auto 40px;
}

.titthin {
  color: #005cab;
  font-size: 36px;
  font-weight: regular;
  margin: 0 auto 30px;
}

.subtitlightblue {
  color: #005cab;
  font-size: 24px;
  font-weight: 600;
  margin: 0 auto;
}

.evidence {
  font-size: 18;
  font-weight: bold;
  color: #bcd531;
}

.heightcorpobox img {
  width: 100%;
  overflow: hidden;
  max-height: 160px;
  margin: 0 auto;
}

/* ICONE TITOLI FASCIE -------------------------------------*/

.fascia-mappa .icon-031-placeholder-2:before,
.fascia-socialwall .icon-001-internet:before,
.fascia-sponsors .icon-001-internet:before,
.fascia-socialwall .icon-th:before {
  font-size: 72px;
  padding-right: 20px;
  vertical-align: middle;
  color: #bcd531;
  margin: 0;
}

/* FASCIA MAPPA -------------------------------------*/

.fascia-mappa {
  /*background-color: #f6f6f6;*/
}

/* FASCIA SOCIAL WALL ------------------------------------------- */

.fascia-socialwall {
  position: relative;
}

.bgsocialwall {
  background-image: url("../img/bg-fascia-grigio.jpg");
  background-repeat: repeat-x;
  padding: 10px 0;
  width: 100%;
}

/* 	FASCIA SPONSORS ------------------------------------------- */

.fascia-sponsors {
  position: relative;
  min-height: 750px;
}

.sponsbottom {
  background: url("../img/bg-fascia-grigio-2.png");
  background-repeat: repeat-x;
  width: 100%;
  height: 104px;
}

.sponsorloghi {
  text-align: center !important;
  padding-bottom: 20px;
}

.sponsorloghi img {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  margin: 14px;
  transition: all .6s;
}

.sponsorloghi img:hover {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  filter: gray;
}

.partnerloghi img {
  transition: all .6s;
  transform: scale(1, 1);
}

.partnerloghi img:hover {
  transform: scale(1.2, 1.2);
  opacity: .6;
}

/* FASCIA BOTTOM -------------------------------------*/

#fascia-bottom {
  height: 1050px;
  text-align: center !important;
  color: #FFF;
}

.whitebg {
  background-image: url("../img/bg-white-transp.png");
  height: 100% !important;
}

.loghi-istituz {
  margin: 40px auto 0;
}

.loghi-istituz img {
  margin: 0 26px;
}

.logobott {
  margin: 40px auto;
}

.bottomsocial {
  margin: 0 auto 30px;
}

.bottomsocial .btnround [class^="icon-"]:before {
  line-height: 68px !important;
  font-size: 38px;
  text-align: center;
}

.bottomsocial .btnround {
  display: inline-block;
  font-size: 38px;
  line-height: 68px;
  cursor: pointer;
  width: 68px;
  height: 68px;
  margin: 0 30px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #FFF;
  border: 2px solid #bcd531;
}

.bottomsocial a.btnround {
  color: #bcd531 !important;
}

.bottomsocial a:hover.btnround {
  color: #FFF !important;
  border: 2px solid #bcd531;
}

.bottomsocial .btnround:hover,
.bottomsocial .btnround:focus {
  color: #FFF;
  background-color: #66b647;
}

.titbott {
  font-size: 24px;
  font-weight: 600;
  padding: 0;
  margin: 0 auto;
  color: #4eace4;
}

.address {
  font-size: 24px;
  color: #005cab;
  margin: 20px auto;
}

.recapiti {
  font-size: 36px;
  font-weight: 400;
  color: #4eace4;
  margin: 20px auto;
}

.recapiti a {
  color: #4eace4;
}

.recapiti a:hover {
  color: #005cab;
}

.recapiti .btnround [class^="icon-"]:before {
  line-height: 68px !important;
  font-size: 38px;
  text-align: center;
}

.recapiti .btnround {
  display: inline-block;
  font-size: 38px;
  line-height: 68px;
  cursor: pointer;
  width: 68px;
  height: 68px;
  margin: 0 10px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #FFF;
  border: 2px solid #4eace4;
}

.recapiti a.btnround {
  color: #4eace4 !important;
}

.recapiti a:hover.btnround {
  color: #FFF !important;
  border: 2px solid #005cab;
}

.recapiti .btnround:hover,
.recapiti .btnround:focus {
  color: #FFF;
  background-color: #4eace4;
}

.copy {
  font-size: 14px;
  font-weight: 400;
  position: absolute !important;
  bottom: 10px;
  margin: 0 auto;
}

.copy a {
  color: #FFF;
}

.copy a:hover {
  color: #FF0;
}


/* iclass: zoom della foto su hover */

img.iclass {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  /*margin: -22px -22px;*/
}

img.iclass:hover {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 0.8;
}

img.iclass {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.boxtit {
  font-size: 36px;
  font-weight: 300;
  padding: 0;
  margin: 20px 0 10px;
}

.boxtxt {
  padding: 170px 0;
  margin: 0 5%;
  text-align: left;
  width: 90%;
}

.boxtxt p {
  margin: 0;
}

.boxdesc {
  font-size: 18px;
  padding: 0;
  margin: 24px 0 10px;
}

/* DIMENSIONI RWD ----------------------------------------*/

.sesto {
  width: 16.6%;
  float: left;
}

.quarto {
  width: 25%;
  float: left;
}

.quinto {
  width: 20%;
  float: left;
}

.terzo {
  width: 33.3%;
  margin: 0;
  float: left;
}

.dueterzi {
  width: 66.6%;
  float: left;
}

.intero {
  width: 100%;
  clear: both;
}

.mezzo {
  width: 50%;
  margin: 0;
  float: left;
}

/* CORPO hOME PAGE ----------------------------------------*/

.content-home {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative
}

.contentpage {
  width: 96%;
  padding: 2%;
  text-align: left;

}

.dx {
  width: 66.6%;
  max-width: 46em;
  float: right;
  margin-top: 187px
}

.bgdx {
  width: 98%;
  margin-left: 2%;
  margin-bottom: 20px;
}


.infohome {
  text-align: center
}

.sx {
  width: 33.3%;
  max-width: 23em;
  float: left;
}

.sxcont {
  width: 96%;
  margin-right: 4%;
}

.socialpage img {
  float: right;
}

/* BOX ---------------------------------------*/

.hmisto {
  height: 150px;
  text-align: center;
}

a.hmisto {
  cursor: pointer !important;
}

.hmisto [class^="icon-"]:before,
.hmisto [class*=" icon-"]:before {
  font-size: 45pt;
  color: #FFF;
  padding-top: 20px;
  transition: all .8s;
}

.hmisto:hover [class^="icon-"]:before,
.hmisto:hover [class*=" icon-"]:before {
  font-size: 72pt;
  padding-top: 0;
  opacity: .4;
}

.mistocontact,
.mistobooking,
.mistolastsec,
.mistoarrivare {
  transition: all .8s;
  overflow: hidden;
}

.mistocontact {
  background: #9A00FF;
}

.mistobooking {
  background: #FF9A00;
}

.mistolastsec {
  background: #2E9B00;
}

.mistoarrivare {
  background: #32ABF4;
}

.mistocontact:hover {
  background: #cc00ff;
}

.mistobooking:hover {
  background: #ffcc00;
}

.mistolastsec:hover {
  background: #33cc00;
}

.mistoarrivare:hover {
  background: #00ccff;
}

.titboxmisto {
  font-size: 22px;
  color: #FFF;
  line-height: 26px;
  margin-top: 8px;
}

.subtitboxmisto,
.subtitboxmisto a {
  font-size: 16px;
  color: #FFF;
  line-height: 16px;
}

.subtitboxmisto a:hover {
  color: #FF0;
}

.titbox {
  min-height: 50px;
  line-height: 50px;
  text-align: left;
  padding: 0 2%;
}

.colsx .titbox {
  text-align: center;
}

.titbox span {
  font-size: 24px;
}

.titbox a {
  color: #FFF;
}

.midbox {
  height: 250px;
}


.halfbox {
  height: 180px;
  font-size: 20px;
  font-weight: 400;
}

.halfbox div {
  font-size: 50px;
  font-weight: 400;
}

.halfbox [class^="icon-"]:before,
.halfbox [class*=" icon-"]:before {
  color: #FFF;
  font-size: 70px;
  line-height: 80px;
  vertical-align: top;
  margin-right: 20px;
  transition-property: all;
  transition-duration: 0.6s;
}

.halfbox:hover [class^="icon-"]:before,
.halfbox:hover [class*=" icon-"]:before {
  font-size: 90px;
  line-height: none;
}

.botbox {
  height: 250px;
}

.pagimg,
.immagine {
  width: 100%;
  height: auto;
}

.newsimg {
  width: 33%;
  margin: 0 0 1% 1%;
  max-width: 21em;
  ;
  float: right;
  border: 1px solid #666;
}

.offerte {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00659B), to(#0084d6));
}

.offerte .links {
  font-size: 22px;
  color: #024149;
  line-height: 36px;
}

.offerte .links a {
  color: #024149;
}

.offerte .links a:hover {
  color: #A2906D;
}

.offerte .links p {
  margin: 0;
  padding: 20px 0;
}

/* BOX NEWS ------------------------------------------- */

#boxnew-container {
  padding: 10px;
  text-align: left;
}

.boxnew-title {
  font-size: 24px;
  color: #1859AB;
  min-height: 55px;
  line-height: 26px;
  margin-top: 4px;
}

.boxnew-data {
  font-size: 18px;
  color: #ADD000;
  min-height: 22px;
  line-height: 22px;
  margin-top: 10px;
}

.boxnew-desc {
  font-size: 16px;
  color: #000000;
  min-height: 125px;
  margin-top: 10px;
}

.boxnew-more {
  font-size: 24px;
  color: #1d3a5d;
}

.boxnew-more {
  float: right;
}

.boxnew-more a {
  display: block;
  color: #1d3a5d !important;
}

.boxnew-more a:hover,
.boxnew-more a:hover .icon-right-open-big:before {
  color: #A2906D;
}

.boxnew-more a .icon-right-open-big:before {
  font-size: 34px;
  color: #024149;
  vertical-align: middle;
  transition: all .6s;
}

/* GOOGLE MAP -------------------------------------*/

/* Wrap responsive */

.googlemap_wrap {
  position: relative;
  padding-bottom: 65.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

/* iframe posizionato in maniera assoluta */

.googlemap_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*  FINE BOTTOM -----------------------------------------

 TXT --------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: 300;
}

.azzurro {
  color: #4eace4 !important;
}

.verde {
  color: #bcd531 !important;
}

.blue {
  color: #005cab !important;
}

.titolohp {
  font-size: 40px;
  margin: 0 auto;
  padding: 40px 0 20px !important;
  line-height: normal;
  color: #005cab;
}

.titolohp a {
  color: #005cab !important;
}

.titolohp a:hover {
  color: #4eace4 !important;
}

h1 {
  font-size: 40px;
  margin: 0 auto;
  padding-top: 40px;
  color: #005cab;
}

h2 {
  font-size: 30px;
  margin: 0 auto;
  padding-top: 20px;
  color: #4eace4;
}

h3 {
  font-size: 20px;
  line-height: 30px;
  color: #777;
}

h3 a {
  color: #005cab;
}

h3 a:hover {
  color: #bcd531;
}

h3 ul {
  list-style: disc;
  list-style-position: inside;
  padding: 0;
  font-weight: 300;
}

h3 strong,
h3 b {
  font-weight: 500;
  color: #666;
}

h4 {
  font-size: 14px;
  color: #666;
}

h5 {
  font-size: 18px;
  color: #fff;
  margin: auto;
}

h6 {
  font-size: 12px;
  color: #fff;
  margin: auto;
  padding: 0 4px;
}

.newsepare {
  border-bottom: 1px dashed #CCC;
  height: 20px;
  margin-bottom: 20px;
}

/* FORM -----------------------------------------------------------*/

input[placeholder] {
  color: FFF;
  font-size: 16px;
}

input::placeholder {
  color: FFF;
  font-size: 16px;
}

::-webkit-input-placeholder {
  /* WebKit browsers (Safari, Google Chrome, Opera 15+) */
  color: FFF;
  font-size: 16px;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: FFF;
  font-size: 16px;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: FFF;
  font-size: 16px;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: FFF;
  font-size: 16px;
}

input:focus,
textarea:focus,
button:focus,
select:focus {
  outline: none;
}

input[type="text"],
input[type="file"],
textarea,
select,
option,
button {
  height: 38px;
  line-height: 38px;
  width: 75%;
  max-width: 600px;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  background-color: #FFF;
  /*
	color: #666;
	outline: 1px solid #00609C;
	outline-offset: -1px;
	*/
  color: #295aa8;
  background: url("../img/bg-fascia-grigio.jpg");
  background-size: cover;
  border: none;
  border-radius: 0;
  padding: 2px 6px;
}

input[type="email"] {
  height: 42px;
  line-height: 42px;
  width: 75%;
  color: #FFF;
  text-align: center;
  font-weight: 300;
  outline: 1px solid #FFF;
  outline-offset: -1px;
  background-color: transparent;
}

input[type="checkbox"] {
  outline: 1px solid #00609C;
  outline-offset: -1px;
}

input[type="file"] {
  max-width: 400px;
}

.upload i.icon-up-dir:before {
  font-size: 36px;
  color: #F90;
  vertical-align: middle;
}

textarea {
  height: 100px !important;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  height: 42px;
}

label {
  color: #66b647;
  font-size: 16px;
}

button {
  background-image: none;
  min-width: 120px !important;
  margin: 0 !important;
}

form .icon-calendar:before {
  font-size: 28px !important;
  vertical-align: middle;
  color: #A2906D;
}

/* ICONE E MINIATURE */

.thumbs,
.thumbgall {
  position: relative;
  width: 200px;
  height: 200px;
  margin: 0 20px 20px 0;
  float: left;
  box-shadow: 4px 4px 8px #666;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
  transition: all 1s ease-in-out;
}

.thumbgall:hover {
  background-size: 120%;
  box-shadow: 8px 8px 12px #999;
}

img.thumbs:hover {
  transform: scale(1.1, 1.1);
  -webkit-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.3);
  outline: none;
}

.thumbsnews,
.thumbsdoc {
  /*outline: 1px solid #999;
    outline-offset: -1px;*/
  float: left;
  margin: 0 24px 40px 0;
  width: 24%;
  max-width: 200px;
}

img.thumbsnews,
img.thumbsdoc {
  transition: all .6s;
  -webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.4);
}

img:hover.thumbsnews,
img:hover.thumbsdoc {
  transform: scale(1.1, 1.1);
  -webkit-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.3);
  outline: none;
}

/* IMPOSTAZIONI GENERICHE TASTI -------------------------------*/

.btn {
  padding: 0 10px;
  cursor: pointer;
  display: block;
  transition: all .4s;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  border: none;
  text-align: left;
  width: 150px;
}

.btn:hover,
.btn:focus {
  text-decoration: none;
}

.btn .icon-right-open-big:before,
.btn .icon-left-open-big:before {
  font-size: 28px !important;
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: middle;
  line-height: 38px;
}

/* TASTI FORM, BACK, GREEN, BLUE, WHITE ---------------------------------*/

.btn-form,
.btn-back,
.btn-green,
.btn-blue,
.btn-white {}

.btn-form,
.btn-back {
  outline: 1px solid #bcd531 !important;
  outline-offset: -1px !important;
  color: #bcd531;
  min-width: 160px;
  max-width: 200px;
}

.btn-form .icon-right-open-big:before,
.btn-back .icon-left-open-big:before {
  color: #bcd531;
}

.btn-form:hover .icon-right-open-big:before,
.btn-back:hover .icon-left-open-big:before {
  color: #FFF;
}

/* BOTTONE TRASPARENTE */

.btn-white {
  outline: 1px solid #FFF !important;
  outline-offset: -1px !important;
  color: #FFF !important;
  margin: auto !important;
}

.btn-white .icon-right-open-big:before {
  color: #FFF;
}

.btn-white:hover .icon-right-open-big:before {
  color: #bcd531;
}

/* BOTTONI BLU E VERDE */

.btn-green {
  background-color: #bcd531;
  outline: 1px solid #bcd531 !important;
  color: #FFF;
  margin: auto;
}

.btn-blue {
  background-color: #005cab;
  outline: 1px solid #005cab !important;
  color: #FFF;
  margin: auto;
}

/* ICONE BOTTONI */

.btn-white .icon-left-open-big:before,
.btn-green .icon-left-open-big:before,
.btn-blue .icon-left-open-big:before {
  color: #FFF;
}

/* HOVER dei bottoni */

.btn-form:hover,
.btn-back:hover {
  background-color: #bcd531;
  color: #FFF;
  cursor: pointer !important;
}

.btn-white:hover {
  color: #bcd531 !important;
  outline: 1px solid #bcd531 !important;
  cursor: pointer !important;
}

.btn-white:hover .icon-left-open-big:before {
  color: #bcd531 !important;
}

.btn-green:hover {
  background-color: #68b747;
  /*background: url("../img/bg-fascia-grigio.jpg");*/
  /*background-size: cover;*/
  color: #FFF !important;
  outline: 1px solid #68b747 !important;
  cursor: pointer !important;
}

.btn-blue:hover {
  background-color: #4face4;
  /*background: url("../img/bg-fascia-grigio.jpg");*/
  /*background-size: cover;*/
  color: #FFF;
  outline: 1px solid #4face4 !important;
  cursor: pointer !important;
}

.btn-form:hover .icon-left-open-big:before,
.btn-back:hover .icon-right-open-big:before,
.btn-green:hover .icon-left-open-big:before,
.btn-blue:hover .icon-left-open-big:before {
  color: #FFF !important;
}

/* posizione delle icone nei bottoni */

.btn-form,
.btn-green,
.btn-blue,
.btn-white {
  padding-right: 0;
}

.btn-form i,
.btn-green i,
.btn-blue i,
.btn-white i {
  float: right;
  padding-left: 10px;
}

.btn-back {
  float: left;
  padding-left: 0;
}

.btn-back i {
  float: left;
  padding-right: 10px;
}

/* TASTI APRI/CHIUDI ALBUM */

.btn-gall,
.btn-backgall {
  background-color: #005cab;
  color: #FFF;
  margin: auto;
  display: block;
  margin: 0 auto;
}

.btn-backgall {
  margin-top: 14px;
}

.btn-gall:hover,
.btn-gall:focus,
.btn-backgall:hover,
.btn-backgall:focus {
  color: #FFF;
  background-color: #4face4;
}

.btn-gall .icon-down-open-big:before,
.btn-backgall .icon-up-open-big:before {
  font-size: 24px !important;
  margin: 0 !important;
  line-height: 42px;
  transition: all .6s;
  color: #FFF;
  float: right;
}

.btn-gall:hover .icon-down-open-big:before,
.btn-backgall:hover .icon-up-open-big:before {
  color: #c0ee19;
}

/* VIDEO POPUP -------------------------------------------------*/

.video-popup {
  background: rgba(11, 11, 11, 0.6);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 100000000000000;
}

.video-container {
  text-align: center;
  max-width: 720px;
  max-height: 480px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.video-container #mediaplayer {
  margin: 0 auto;
}

.video-popup .video-header {
  height: 45px;
  background-color: #F89D24;
  color: #FFF;
  line-height: 45px;
  font-weight: 300;
  font-size: 24px;
  padding: 0 10px;
  width: 100%;
}

.video-popup .video-header img {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.video-container iframe {
  width: 90%;
  -webkit-box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.75);
}

.video-close {
  float: right;
  line-height: 30px;
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  color: #FFFFFF;
}

.video-close img {
  width: 25px;
  height: 25px;
  float: right;
}

.video-close [class^="icon-"]:before {
  font-size: 30px;
  line-height: 30px;
  vertical-align: middle
}


/*********MEDIA QUERY *************/

@media only screen and (min-width:481px) and (max-width:1020px) {

  .solosmart {
    visibility: hidden;
    display: none
  }

  .solopc {
    visibility: hidden;
    display: none
  }

  .solotablet {
    visibility: visible;
    display: block
  }

  .notablet {
    visibility: hidden;
    display: none
  }

  .dovesiamo {
    top: 215px;
  }

  .dovesiamopag {
    margin-top: 300px !important;
  }

  .contentbgtop {
    margin-top: 0;
  }

  .fasciamenu {
    visibility: hidden;
    display: none
  }

  /* TESTATA ------------------------------------------- */

  .toplogo .topimg {
    position: static;
    width: 90%;
    margin: 0 auto;
    max-width: none;
    text-align: center;
    float: none;
    max-width: 400px;

  }

  .toplogo {
    width: 100%;
    background-color: #4face4;
    text-align: center !important;
  }

  .topsocial,
  .toppartners {
    width: 50%;
    height: 60px;
    text-align: center !important;
  }

  .topsocial {
    padding-top: 15px;
  }



  /* CONTENITORI HOME ----------------------------------------*/

  .terzo {
    width: 50%;
    margin-right: 0;
  }

  .dueterzi {
    width: 50%;
    margin-right: 0;
  }

  .intero {
    width: 100%;
    clear: both;
  }

  .mezzo {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .misto {
    width: 100%;
    height: 300px
  }

  .misto .mezzo {
    width: 50%;
    float: left;
  }

  /* FASCE  --------------------------------------------------*/

  .meteoinfo .terzo {
    width: 33%;
    float: left;
  }

  .boxmeteo {
    background-color: #3773BE
  }

  .boxvol {
    background-color: #418ACD
  }

  .boxnewsl {
    background-color: #4CA2B7;
    width: 100%
  }

  .boxnewsl .heightcorpobox2 {
    width: 70%;
    margin: 0 auto
  }

  #parallax-container {
    background-color: #4face4;
    height: auto;
  }

  #parallax-container .terzo {
    float: left;
  }

  #parallax-container .heightcorpobox {
    min-height: 180px;
  }

  .boxnew-title {
    font-size: 20px;
    min-height: 85px;
  }

  .boxnew-desc {
    min-height: 145px;
  }

  .fascia-program {
    height: auto;
  }

  .titthin {
    font-size: 28px;
    font-weight: 400;
  }

  .tit1 {
    font-size: 22px;
    font-weight: 400;
  }

  .tit2 {
    font-size: 52px;
    letter-spacing: 45px;
    margin-top: 20px;
  }

  .titolohp {
    font-size: 35px;
    padding: 20px 0;
  }

  .heightcorpobox {
    min-height: 250px;
  }

  /* BOTTOM --------------------------------------------------*/

  .address {
    text-align: center;
    font-size: 22px;
  }

  .loghi-istituz img {
    margin: 0 10px;
    width: 100px;
  }

  .logobott {
    width: 90%;
  }

  .recapiti {
    font-size: 22px;
  }

  /* TXT --------------------------------------------------*/

  h1 {
    font-size: 45px;
  }

  h2 {
    font-size: 30px;
  }

  h6 {
    text-align: center
  }

  /* MENU  --------------------------------------------------*/

  .slicknav_nav ul {
    margin: 0 0 0 0 !important;
    font-size: 18px;
  }

  /* BOX LOCALI E BOTTOM -------------------------------------*/

  .titbox {
    font-size: 26px;
  }

}

@media only screen and (max-width:480px) {

  .solotablet,
  .nosmart {
    visibility: hidden;
    display: none;
  }

  .solopc {
    visibility: hidden;
    display: none;
  }

  .solosmart {
    visibility: visible;
    display: block;
  }

  /* TESTATA ------------------------------------------- */

  .toplogo .topimg {
    position: static;
    width: 90%;
    margin: 0 5%;
    max-width: none;
    text-align: center;
    float: none;
    max-width: 400px;
  }

  .toplogo {
    width: 100%;
    background-color: #4face4;
  }

  .topsocial,
  .toppartners {
    width: 100%;
    height: 60px;
    text-align: center;
  }

  .toppartners img {
    margin: 0;
  }

  .topsocial {
    padding-top: 20px;
  }

  .topbghp {
    background-position: top;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: auto;
  }

  .topbg {
    background-position: top;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }

  .topbg .topimg {
    filter: none;
  }

  .toppartners {
    float: none !important;
    text-align: center !important;
  }

  .toppartners img {
    -webkit-filter: drop-shadow(6px 6px 12px rgba(0, 0, 0, 0.5));
    filter: url("../img/style.css");
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=6, OffY=6, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=6, OffY=6, Color='#444')";
  }

  .topsocial .btnround {
    box-shadow: 0 0 14px #666;
  }

  .contentbgtop {
    margin-top: 100px;
    height: 200px;
  }

  .intestnews {
    height: auto;
    position: relative;
  }

  .intestnews .terzo {
    width: 50%;
    float: left;
  }

  .fasciamenu {
    visibility: hidden;
    display: none;
  }

  .contentbgtop {
    margin-top: 100px;
    height: 200px;
  }

  .videoicon a .icon-019-arrows:before {
    font-size: 50px;
  }

  .videoicon a {
    font-size: 16px;
  }

  .videoicon {
    margin-top: 30px;
  }

  .sec1covertop {
    visibility: hidden;
    display: none
  }

  .btn-white,
  .btn-blue,
  .btn-green {
    margin: 30px auto !important;
  }

  /* COMITATO ------------------------------------------- */

  .newstab {
    width: 98%;
    margin-right: 1%;
    margin-left: 1%;
  }

  /* FASCIA INFO ----------------------------------------*/

  .fascia-info {
    height: auto;
    padding-bottom: 30px;
  }

  /* FASCIA NEWS ----------------------------------------*/

  .fascia-news {
    height: auto;
  }

  .boxnew-desc {
    min-height: inherit;
  }

  .fascia-news img {
    margin-top: 20px;
  }

  .newsbg {
    height: auto;
    float: none;
  }

  .leftnews {
    width: 100%;
    margin-right: 0;
  }

  .midnews {
    width: 100%;
    margin: 0;
  }

  .rightnews {
    width: 100%;
    margin-left: 0;
  }

  /* FASCIA METEO ----------------------------------------*/

  .boxmeteo {
    background-color: #3773BE
  }

  .boxvol {
    background-color: #418ACD
  }

  .boxnewsl {
    background-color: #4CA2B7
  }

  .greybg {
    background-image: none;
  }

  .meteoinfo .terzo {
    width: 33%;
    float: left;
  }

  .heightcorpobox {
    min-height: auto;
  }

  .heightcorpobox2 {
    padding: 20px 0;
    min-height: auto;
  }

  .titolo {
    font-size: 30px;
  }

  #parallax-container {
    background-color: #4face4;
    height: auto;
  }

  #parallax-container .terzo {
    float: left;
  }

  .fascia-program {
    height: auto;
  }

  .leftnews {
    padding-right: 0;
  }

  .midnews {
    padding: 0;
  }

  .rightnews {
    padding-left: 0;
  }

  /* CONTENITORI HOME ----------------------------------------*/

  .quarto {
    /*PER LOGHI PARTNERS */
    width: 50%;
  }

  .quinto {
    width: 100%;
    float: none;
  }

  .sesto {
    width: 50%;
    height: 130px;
  }

  .terzo {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .dueterzi {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .intero {
    width: 100%;
    clear: both;
  }

  .mezzo {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .thumbgall {
    margin: 0 auto;
    float: none;
  }

  /* BOTTOM ----------------------------------------*/

  #fascia-bottom {
    height: auto;
  }

  #fascia-bottom {
    background-size: contain;
  }

  .logobott {
    padding: 0;
    margin: 40px 2%;
    float: none;
    text-align: center;
    width: 94%;
    max-width: none;
  }

  .bgbott {
    padding: 10px 0 0;
  }

  .titbott {
    font-size: 26px;
    padding: 20px 0;
  }

  .titbott span {
    font-size: 18px;
  }

  .botbox {
    height: auto;
  }

  .address {
    text-align: center;
    font-size: 18px;
    width: 90%;
  }

  .loghi-istituz img {
    margin: 10px 5px;
    max-width: 60px;
  }

  .bottomsocial .btnround [class^="icon-"]:before,
  .recapiti .btnround [class^="icon-"]:before {
    font-size: 28px;
    line-height: 48px !important;
  }

  .bottomsocial .btnround,
  .recapiti .btnround {
    line-height: 48px;
    width: 48px;
    height: 48px;
    margin: 0 5px;
  }

  .recapiti {
    font-size: 24px;
  }

  .titbott,
  .titbott span {
    font-size: 18px;
  }

  .copy {
    font-size: 12px;
    position: relative !important;
    color: #005cab;
    margin: 50px auto 120px auto;
    width: 90%;
  }

  .copy a {
    color: #005cab;
  }

  /* IMG SU VORTEX4 ------------------------------------------- */

  .img-mezzo {
    max-width: 100%;
  }

  .img-terzo {
    max-width: 100%;
  }

  .image-inline {
    width: 100%;
    height: auto
  }

  /* CORPO hOME PAGE ----------------------------------------*/

  input[type="text"],
  input[type="file"],
  textarea,
  select,
  option,
  button {
    width: 100%;
    font-size: 20px;
  }

  .tablelista img {
    float: none !important;
    margin: 0 15% 5% 15% !important;
  }

  #event-content .titolo,
  #event-content .abstract {
    text-align: center
  }

  .thumbs {
    margin: 4px 1%;
    width: 31%;
    box-shadow: 0;
  }

  /* TXT --------------------------------------------------*/

  h1 {
    font-size: 35px;
    margin: 10px 0;
  }

  h2 {
    font-size: 26px;
  }

  h6 {
    text-align: center
  }

  h5 {
    padding: 15px 0 0;
  }

  .titolohp {
    padding: 20px 0;
  }

  /* MENU  --------------------------------------------------*/

  .slicknav_nav ul {
    margin: 0 0 0 0 !important;
    font-size: 14px;
  }

  .thumbsdoc {
    float: none;
    width: 97%;
    margin: 0 1% 1% 1%;
  }

  .thumbsnews {
    float: none;
    width: 90%;
    max-width: 220px;
    margin-bottom: 20px;
  }

  /* TASTI -------------------------------------*/

  .btn-form,
  .btn-list {
    float: none;
  }

  /*  TITOLI FASCIE -------------------------------------*/

  .infohome {
    padding: 0 4px;
  }

  .fascia-mappa .icon-031-placeholder-2:before,
  .fascia-socialwall .icon-001-internet:before,
  .fascia-sponsors .icon-001-internet:before,
  .fascia-socialwall .icon-th:before {
    font-size: 72px;
    display: block;
    margin: 10px auto;
    padding-right: 0;
  }

  .bgsocialwall {
    background-repeat: repeat;
  }
}

.titolo {
  font-size: 22px;
  font-weight: 500;
  margin: 0 auto;
  color: #65b93f;
}

.sottotitolo {
  font-size: 20px;
  font-weight: 400;
  margin: 0 auto;
  color: #87c337;
}

.data {
  font-size: 18px;
  color: #ff9a00;
  font-weight: 400;
}

.abstract {
  font-size: 18px;
  font-weight: 400;
  color: #666;
  margin: 10px 0;
}

.titparagrafo {
  font-size: 26px;
  font-weight: normal;
  color: #4ea4b8;
  margin: 0 auto;
  padding: 20px 0 10px;
}

.table,
.table th,
.table td {
  border: 1px solid;
  border-collapse: collapse;
  font-size: 16px;
}

.table th {
  border-color: #FFF;
  background-color: #CCC;
  color: #FFF;
  font-weight: 500;
}

.table td {
  border-color: #CCC;
  padding: 6px;
  color: #666;
  font-weight: 300;
}

.table2 {
  width: 100%;
  border-collapse: collapse;
  margin: 30px 0;
}

.table2 th,
.table2 td {
  border: 1px solid #bcd531;
  padding: 6px;
  color: #bcd531;
  font-weight: 300;
  font-size: 16px;
}

@media screen and (max-width: 860px) {

  .tabresp thead {
    display: none;
  }

  .tabresp td {
    display: block;
    position: relative;
    padding-left: 50%;
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: left;
  }

  .tabresp tbody td {
    width: 49% !important;
  }

  .tabresp tr {
    border: 2px solid #294A10;
  }

  .tabresp td:before {
    content: attr(data-th) ":";
    display: inline-block;
    border-right: 2px solid transparent;
    position: absolute;
    top: 0px;
    left: 6px;
    bottom: 0;
    width: 49%;
    max-height: 100%;
    font-size: 10pt;
    color: #005cab;
    font-weight: 500;
  }

  /* tabella1 */
  .tabresp1 thead {
    display: none;
  }

  .tabresp1 td {
    display: block;
    position: relative;
    padding-left: 50%;
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: left;
  }

  .tabresp1 tbody td {
    width: 49% !important;
  }

  .tabresp1 tr {
    border: 2px solid #294A10;
  }

  .tabresp1 td:before {
    content: attr(data-th) ":";
    display: inline-block;
    border-right: 2px solid transparent;
    position: absolute;
    top: 7px;
    left: 5px;
    bottom: 0;
    width: 33%;
    max-height: 100%;
    font-size: 11pt;
    color: #FC0;
    font-weight: 600;
  }
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {

  from,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {

  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, .95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {

  from,
  to {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {

  from,
  11.1%,
  to {
    transform: none;
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {

  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {

  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9);
  }

  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(.95, .95, .95);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }

  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

@font-face {
  font-family: 'fontello';
  src: url("../img/fontello.eot");
  src: url("../img/fontello_1.eot") format('embedded-opentype'),
    url("../img/fontello.woff2") format('woff2'),
    url("../img/fontello.woff") format('woff'),
    url("../img/fontello.ttf") format('truetype'),
    url("../img/fontello.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url("../img/fontello.svg") format('svg');
  }
}
*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-cancel-circled2:before {
  content: '\e800';
}

/* 'î ' */
.icon-cancel-squared:before {
  content: '\e801';
}

/* 'î ' */
.icon-th:before {
  content: '\e802';
}

/* 'î ' */
.icon-003-phone-call:before {
  content: '\e804';
}

/* 'î ' */
.icon-006-search:before {
  content: '\e807';
}

/* 'î ' */
.icon-007-webcam:before {
  content: '\e808';
}

/* 'î ' */
.icon-008-at:before {
  content: '\e809';
}

/* 'î ' */
.icon-right-open-big:before {
  content: '\e80b';
}

/* 'î ' */
.icon-012-television:before {
  content: '\e80e';
}

/* 'î ' */
.icon-019-arrows:before {
  content: '\e810';
}

/* 'î ' */
.icon-left-open-big:before {
  content: '\e814';
}

/* 'î ' */
.icon-up-open-big:before {
  content: '\e815';
}

/* 'î ' */
.icon-down-open-big:before {
  content: '\e816';
}

/* 'î ' */
.icon-014-message:before {
  content: '\e817';
}

/* 'î ' */
.icon-015-photo-camera:before {
  content: '\e819';
}

/* 'î ' */
.icon-018-press:before {
  content: '\e81d';
}

/* 'î ' */
.icon-031-placeholder-2:before {
  content: '\e81e';
}

/* 'î ' */
.icon-icopdf:before {
  content: '\e81f';
}

/* 'î ' */
.icon-down-dir:before {
  content: '\e825';
}

/* 'î ¥' */
.icon-left-dir:before {
  content: '\e826';
}

/* 'î ¦' */
.icon-right-dir:before {
  content: '\e827';
}

/* 'î §' */
.icon-up-dir:before {
  content: '\e828';
}

/* 'î ¨' */
.icon-001-internet:before {
  content: '\e82e';
}

/* 'î ®' */
.icon-folder:before {
  content: '\e82f';
}

/* 'î ¯' */
.icon-001-megaphone:before {
  content: '\e831';
}

/* 'î ±' */
.icon-001-technology:before {
  content: '\e832';
}

/* 'î ²' */
.icon-002-newspaper:before {
  content: '\e833';
}

/* 'î ³' */
.icon-004-agenda:before {
  content: '\e834';
}

/* 'î ´' */
.icon-004-calendar:before {
  content: '\e835';
}

/* 'î µ' */
.icon-007-hand:before {
  content: '\e836';
}

/* 'î ¶' */
.icon-008-snowflake-shape:before {
  content: '\e837';
}

/* 'î ·' */
.icon-twitter:before {
  content: '\f099';
}

/* 'ï' */
.icon-facebook:before {
  content: '\f09a';
}

/* 'ï' */
.icon-gplus:before {
  content: '\f0d5';
}

/* 'ï' */
.icon-youtube:before {
  content: '\f167';
}

/* 'ï§' */
.icon-instagram:before {
  content: '\f16d';
}

/* 'ï­' */

/*
   Animation example, for spinners
*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}


/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'meteo';
    src: url("../img/meteo.svg") format('svg');
  }
}
*/

[class^="iconm-"]:before,
[class*=" iconm-"]:before {
  font-family: "meteo";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1.5em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.iconm-meteo-15:before {
  content: '\ff01';
}

/* 'ï¼' */
.iconm-meteo-2:before {
  content: '\ff02';
}

/* 'ï¼' */
.iconm-meteo-4:before {
  content: '\ff03';
}

/* 'ï¼' */
.iconm-meteo-5:before {
  content: '\ff04';
}

/* 'ï¼' */
.iconm-meteo-9:before {
  content: '\ff05';
}

/* 'ï¼' */
.iconm-meteo-1:before {
  content: '\ff06';
}

/* 'ï¼' */
.iconm-meteo-3:before {
  content: '\ff07';
}

/* 'ï¼' */
.iconm-meteo-13:before {
  content: '\ff08';
}

/* 'ï¼' */
.iconm-meteo-14:before {
  content: '\ff09';
}

/* 'ï¼' */
.iconm-meteo-10:before {
  content: '\ff10';
}

/* 'ï¼' */
.iconm-meteo-7:before {
  content: '\ff11';
}

/* 'ï¼' */
.iconm-meteo-6:before {
  content: '\ff12';
}

/* 'ï¼' */
.iconm-meteo-12:before {
  content: '\ff13';
}

/* 'ï¼' */
.iconm-meteo-11:before {
  content: '\ff14';
}

/* 'ï¼' */
.iconm-meteo-8:before {
  content: '\ff15';
}

/* 'ï¼' */


/* VARIANTE PER L'ICONA DA AFFIANCARE AL TITOLO DEL BOX METEO --------*/


[class^="icontit-"]:before,
[class*=" icontit-"]:before {
  font-family: "meteo";
  font-style: normal;
  font-weight: normal;
  margin: .2em;
}

.icontit-meteo-3:before {
  content: '\ff07';
}

/* 'ï¼' */

[class^="iconm-"]:before,
[class*=" iconm-"]:before {
  font-size: 72px !important;
  color: #68b747;
  padding: 0;
  margin: 0;
}

#cc-notification {
  position: fixed !important;
  z-index: 99999998 !important;
  left: 0 !important;
  width: 100% !important;
  background-color: #fff !important
}

#cc-notification.cc-mobile {
  position: relative !important;
  border-bottom: 0 !important
}

#cc-modal #cc-modal-closebutton a,
#cc-settingsmodal #cc-settingsmodal-closebutton a {
  display: block !important;
  width: 18px !important;
  height: 18px !important;
  position: absolute !important;
  top: 2px !important;
  right: 2px !important;
  background-image: url("../img/cross.png") !important
}

#cc-modal #cc-modal-closebutton a span,
#cc-settingsmodal #cc-settingsmodal-closebutton a span {
  display: none
}

#cc-notification.cc-bottom {
  bottom: 0 !important
}

#cc-notification.cc-top {
  top: 0 !important
}

#cc-notification.cc-push {
  top: 0 !important
}

#cc-notification #cc-notification-permissions {
  display: none
}

#cc-tag {
  position: fixed !important;
  z-index: 999999999 !important;
  bottom: 0 !important;
  right: 10% !important;
  display: none
}

#cc-tag.cc-tag-bottom-left {
  right: auto !important;
  left: 10% !important
}

#cc-tag.cc-tag-horizontal-right {
  right: 0 !important;
  bottom: 20% !important
}

#cc-tag.cc-tag-horizontal-left {
  left: 0 !important;
  right: auto !important;
  bottom: 20% !important
}

#cc-tag.cc-tag-vertical-right {
  right: 0 !important;
  bottom: 20% !important
}

#cc-tag.cc-tag-vertical-left {
  left: 0 !important;
  right: auto !important;
  bottom: 20% !important
}

#cc-tag a {
  padding: 0 12px !important;
  text-decoration: none !important
}

#cc-modal-overlay {
  background: #fff !important;
  background-color: rgba(255, 255, 255, 0.8) !important;
  display: none;
  width: 100% !important;
  height: 1000% !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 999999 !important
}

#cc-modal,
#cc-settingsmodal {
  display: none;
  width: 100% !important;
  height: 1000% !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 99999999 !important
}

#cc-settingsmodal {
  z-index: 9999999999 !important
}

#cc-modal #cc-modal-wrapper,
#cc-settingsmodal #cc-settingsmodal-wrapper {
  margin: 100px auto !important
}

#cc-modal,
#cc-settingsmodal,
#cc-tag,
#cc-notification {
  line-height: 1 !important
}

.cc-clear {
  clear: both !important
}

#cc-modal,
#cc-settingsmodal,
#cc-tag,
#cc-notification,
#cc-modal div,
#cc-modal span,
#cc-modal iframe,
#cc-modal h1,
#cc-modal h2,
#cc-modal h3,
#cc-modal h4,
#cc-modal h5,
#cc-modal h6,
#cc-modal p,
#cc-modal pre,
#cc-modal a,
#cc-modal code,
#cc-modal em,
#cc-modal img,
#cc-modal s,
#cc-modal small,
#cc-modal strong,
#cc-modal b,
#cc-modal u,
#cc-modal i,
#cc-modal dl,
#cc-modal dt,
#cc-modal dd,
#cc-modal ol,
#cc-modal ul,
#cc-modal li,
#cc-modal form,
#cc-modal label,
#cc-settingsmodal div,
#cc-settingsmodal span,
#cc-settingsmodal iframe,
#cc-settingsmodal h1,
#cc-settingsmodal h2,
#cc-settingsmodal h3,
#cc-settingsmodal h4,
#cc-settingsmodal h5,
#cc-settingsmodal h6,
#cc-settingsmodal p,
#cc-settingsmodal pre,
#cc-settingsmodal a,
#cc-settingsmodal code,
#cc-settingsmodal em,
#cc-settingsmodal img,
#cc-settingsmodal s,
#cc-settingsmodal small,
#cc-settingsmodal strong,
#cc-settingsmodal b,
#cc-settingsmodal u,
#cc-settingsmodal i,
#cc-settingsmodal dl,
#cc-settingsmodal dt,
#cc-settingsmodal dd,
#cc-settingsmodal ol,
#cc-settingsmodal ul,
#cc-settingsmodal li,
#cc-settingsmodal form,
#cc-settingsmodal label,
#cc-tag div,
#cc-tag span,
#cc-tag iframe,
#cc-tag h1,
#cc-tag h2,
#cc-tag h3,
#cc-tag h4,
#cc-tag h5,
#cc-tag h6,
#cc-tag p,
#cc-tag pre,
#cc-tag a,
#cc-tag code,
#cc-tag em,
#cc-tag img,
#cc-tag s,
#cc-tag small,
#cc-tag strong,
#cc-tag b,
#cc-tag u,
#cc-tag i,
#cc-tag dl,
#cc-tag dt,
#cc-tag dd,
#cc-tag ol,
#cc-tag ul,
#cc-tag li,
#cc-tag form,
#cc-tag label,
#cc-notification div,
#cc-notification span,
#cc-notification iframe,
#cc-notification h1,
#cc-notification h2,
#cc-notification h3,
#cc-notification h4,
#cc-notification h5,
#cc-notification h6,
#cc-notification p,
#cc-notification pre,
#cc-notification a,
#cc-notification code,
#cc-notification em,
#cc-notification img,
#cc-notification s,
#cc-notification small,
#cc-notification strong,
#cc-notification b,
#cc-notification u,
#cc-notification i,
#cc-notification dl,
#cc-notification dt,
#cc-notification dd,
#cc-notification ol,
#cc-notification ul,
#cc-notification li,
#cc-notification form,
#cc-notification label {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 10pt;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1em;
  text-align: left;
  vertical-align: baseline;
  text-shadow: none;
  background: 0
}

#cc-modal a,
#cc-tag a,
#cc-settingsmodal a,
#cc-notification a,
#cc-modal a:hover,
#cc-tag a:hover,
#cc-settingsmodal a:hover,
#cc-notification a:hover {
  background-color: transparent
}

#cc-modal a#footerlogo span {
  background: url("../img/silktide-logo.png") no-repeat scroll 0 0 transparent !important;
  display: block;
  height: 31px !important;
  margin-top: 4px !important;
  text-indent: -5000px !important;
  width: 126px !important
}

#cc-modal #cc-modal-wrapper a#footerlogo,
footer#mainfooter a#footerlogo,
#cc-modal #cc-modal-wrapper a#footerlogo,
footer#mainfooter a#footerlogo:active,
#cc-modal #cc-modal-wrapper a#footerlogo,
footer#mainfooter a#footerlogo:visited {
  display: block;
  margin-top: 20px !important;
  color: #868686 !important;
  text-decoration: none !important
}

#cc-modal #cc-modal-wrapper .cc-getforsite {
  position: absolute;
  right: 16px;
  bottom: 16px
}

#cc-modal.cc-mobile #cc-modal-wrapper .cc-getforsite {
  position: relative !important;
  margin-top: 30px !important;
  margin-left: 16px
}

#cc-modal.cc-mobile,
#cc-settingsmodal.cc-mobile {
  width: 100% !important;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  height: auto !important;
  z-index: 999999999999 !important
}

#cc-modal.cc-mobile a.cc-logo,
#cc-settingsmodal.cc-mobile a.cc-logo,
#cc-notification.cc-mobile a.cc-logo {
  display: none !important
}

#cc-notification .cc-logo,
#cc-tag .cc-logo,
#cc-modal .cc-logo,
#cc-settingsmodal .cc-logo {
  background-image: url("../img/cookie-consent-logo.png");
  width: 142px;
  height: 32px;
  position: absolute;
  right: 32px;
  bottom: 20px
}

.cc-logo span {
  display: none
}

#cc-notification.cc-light {
  background: #e2e2e2 !important;
  background-color: rgba(226, 226, 226, 0.95) !important;
  color: #1d1d1d !important
}

#cc-notification.cc-light #cc-notification-permissions li {
  color: #1d1d1d !important
}

#cc-notification.cc-light #cc-notification-permissions li strong {
  color: #31a8f0 !important
}

#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive {
  color: #AAA !important
}

#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive label {
  color: #AAA !important
}

#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive strong {
  color: #88bfef !important
}

#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive a.cc-learnmore-link {
  color: #AAA !important
}

#cc-notification.cc-light a,
#cc-notification.cc-light a:visited {
  color: #31a8f0 !important
}

#cc-notification.cc-light a:hover {
  color: #257eb4 !important
}

#cc-notification.cc-light h2,
#cc-notification.cc-light h3,
#cc-notification.cc-light p {
  color: #1d1d1d !important
}

#cc-notification.cc-light ul.cc-notification-buttons li a,
#cc-notification.cc-light ul.cc-notification-buttons li a:visited {
  background-color: #f1d600 !important;
  color: #111 !important
}

#cc-notification.cc-light ul.cc-notification-buttons li a:hover,
#cc-notification.cc-light ul.cc-notification-buttons li a:active,
#cc-notification.cc-light ul.cc-notification-buttons li #cc-approve-button-allsites:hover,
#cc-notification.cc-light ul.cc-notification-buttons li #cc-approve-button-allsites:active {
  background-color: #f5f5f5 !important
}

#cc-notification.cc-light ul.cc-notification-buttons li #cc-approve-button-allsites {
  background-color: #31a8f0 !important
}

#cc-tag.cc-light a,
#cc-tag.cc-light a:visited {
  background-color: #e2e2e2 !important;
  color: #1d1d1d !important
}

#cc-modal.cc-light #cc-modal-wrapper {
  background-color: #e2e2e2 !important;
  color: #f5f5f5 !important
}

#cc-modal.cc-light #cc-modal-wrapper a,
#cc-modal.cc-light #cc-modal-wrapper a:visited {
  color: #666 !important
}

#cc-modal.cc-light #cc-modal-wrapper a:hover {
  color: #31a8f0 !important
}

#cc-modal.cc-light #cc-modal-wrapper #cc-change-button-allsites {
  background-color: #666 !important;
  color: #111 !important
}

#cc-modal.cc-light #cc-modal-wrapper select {
  color: #111 !important
}

#cc-modal.cc-light #cc-modal-wrapper a.cc-consentchange:hover {
  background-color: #31a8f0 !important
}

#cc-modal.cc-light #cc-modal-wrapper li strong {
  color: #31a8f0 !important
}

#cc-modal.cc-light #cc-modal-wrapper li span {
  color: #7a7a7a !important
}

#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper {
  background-color: #e1e1e1 !important;
  color: #f5f5f5 !important
}

#cc-modal.cc-light #cc-modal-wrapper p,
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper p {
  color: #f5f5f5 !important
}

#cc-modal.cc-light #cc-modal-wrapper h2,
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h2 {
  color: #1d1d1d !important
}

#cc-modal.cc-light #cc-modal-wrapper h2 span,
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h2 span {
  color: #7a7a7a !important
}

#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h2 span {
  color: #71f031 !important
}

#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper p.cc-subtitle,
#cc-modal.cc-light #cc-modal-wrapper p.cc-subtitle {
  color: #7a7a7a !important
}

#cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a,
#cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a:visited {
  color: #666 !important
}

#cc-modal.cc-light #cc-modal-secondclosebutton a:hover,
#cc-modal.cc-light #cc-modal-secondclosebutton a:active,
#cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a:hover,
#cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a:active,
#cc-modal.cc-light #cc-modal-global a:hover,
#cc-modal.cc-light #cc-modal-global a:active {
  color: #1d1d1d !important
}

#cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a,
#cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a:visited {
  background-color: #f5f5f5 !important;
  color: #111 !important;
  box-shadow: 1px 1px 2px #000;
  -moz-box-shadow: 1px 1px 2px #000;
  -webkit-box-shadow: 1px 1px 2px #000;
  background-color: #f1d600 !important
}

#cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a:hover,
#cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a:active {
  background-color: #0288ce !important;
  color: #fff !important;
  box-shadow: 1px 2px 10px #000;
  -moz-box-shadow: 1px 2px 10px #000;
  -webkit-box-shadow: 1px 2px 10px #000
}

#cc-modal.cc-light #cc-modal-wrapper a.cc-learnmore-link,
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper a.cc-learnmore-link,
#cc-notification.cc-light a.cc-learnmore-link {
  color: #666 !important
}

#cc-notification.cc-monochrome {
  background: #333 !important;
  background-color: rgba(51, 51, 51, 0.95) !important;
  color: #fff !important
}

#cc-notification.cc-monochrome #cc-notification-permissions li {
  color: #fff !important
}

#cc-notification.cc-monochrome #cc-notification-permissions li strong {
  color: #fff !important
}

#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive {
  color: #AAA !important
}

#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive label {
  color: #AAA !important
}

#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive strong {
  color: #bbb !important
}

#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive a.cc-learnmore-link {
  color: #AAA !important
}

#cc-notification.cc-monochrome a,
#cc-notification.cc-monochrome a:visited {
  color: #DDD !important
}

#cc-notification.cc-monochrome a:hover {
  color: #fff !important
}

#cc-notification.cc-monochrome h2,
#cc-notification.cc-monochrome h3,
#cc-notification.cc-monochrome p {
  color: #AAA !important
}

#cc-notification.cc-monochrome ul.cc-notification-buttons li a,
#cc-notification.cc-monochrome ul.cc-notification-buttons li a:visited {
  background-color: #ddd !important;
  color: #111 !important
}

#cc-notification.cc-monochrome ul.cc-notification-buttons li a:hover,
#cc-notification.cc-monochrome ul.cc-notification-buttons li a:active,
#cc-notification.cc-monochrome ul.cc-notification-buttons li #cc-approve-button-allsites:hover,
#cc-notification.cc-monochrome ul.cc-notification-buttons li #cc-approve-button-allsites:active {
  background-color: #fff !important
}

#cc-notification.cc-monochrome ul.cc-notification-buttons li #cc-approve-button-allsites {
  background-color: #ddd !important
}

#cc-tag.cc-monochrome #cc-tag-button,
#cc-tag.cc-monochrome #cc-tag-button:visited {
  background-color: #333 !important;
  color: #ddd !important
}

#cc-tag.cc-monochrome #cc-tag-button:hover,
#cc-tag.cc-monochrome #cc-tag-button:active {
  border-top: 3px solid #fff !important;
  border-right: 3px solid #fff !important;
  border-left: 3px solid #fff !important
}

#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper li strong,
#cc-modal.cc-monochrome #cc-modal-wrapper li strong {
  color: #FFF !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper {
  background-color: #333 !important;
  color: #f5f5f5 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper a,
#cc-modal.cc-monochrome #cc-modal-wrapper a:visited {
  color: #666 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper a:hover {
  color: #31a8f0 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper #cc-change-button-allsites {
  background-color: #666 !important;
  color: #111 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper select {
  color: #111 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper a.cc-consentchange:hover {
  background-color: #31a8f0 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper li strong {
  color: #fff !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper li span {
  color: #7a7a7a !important
}

#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper {
  background-color: #333 !important;
  color: #f5f5f5 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper p,
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper p {
  color: #f5f5f5 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper h2,
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h2 {
  color: #fff !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper h2 span,
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h2 span {
  color: #7a7a7a !important
}

#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h2 span {
  color: #ddd !important
}

#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper p.cc-subtitle,
#cc-modal.cc-monochrome #cc-modal-wrapper p.cc-subtitle {
  color: #7a7a7a !important
}

#cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a,
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a:visited {
  color: #666 !important
}

#cc-modal.cc-monochrome #cc-modal-secondclosebutton a:hover,
#cc-modal.cc-monochrome #cc-modal-secondclosebutton a:active,
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a:hover,
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a:active,
#cc-modal.cc-monochrome #cc-modal-global a:hover,
#cc-modal.cc-monochrome #cc-modal-global a:active {
  color: #fff !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a,
#cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a:visited {
  background-color: #f5f5f5 !important;
  color: #111 !important;
  box-shadow: 1px 1px 2px #000;
  -moz-box-shadow: 1px 1px 2px #000;
  -webkit-box-shadow: 1px 1px 2px #000;
  background-color: #f1d600 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a:hover,
#cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a:active {
  background-color: #0288ce !important;
  color: #fff !important;
  box-shadow: 1px 2px 10px #000;
  -moz-box-shadow: 1px 2px 10px #000;
  -webkit-box-shadow: 1px 2px 10px #000
}

#cc-modal.cc-monochrome #cc-modal-wrapper a.cc-learnmore-link,
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper a.cc-learnmore-link,
#cc-notification.cc-monochrome a.cc-learnmore-link {
  color: #ddd !important
}

#cc-notification ul.cc-notification-buttons li a,
#cc-notification ul.cc-notification-buttons li a:visited {
  float: right !important
}

#cc-notification ul.cc-notification-buttons {
  position: absolute !important;
  right: 0 !important;
  top: 5px !important;
  width: 360px !important
}

#cc-notification.cc-mobile #cc-notification-wrapper {
  margin-right: 0 !important
}

#cc-notification.cc-mobile ul.cc-notification-buttons li a,
#cc-notification.cc-mobile ul.cc-notification-buttons li a:visited {
  float: none !important
}

#cc-notification.cc-mobile ul.cc-notification-buttons {
  padding-top: 1px !important;
  position: relative !important;
  right: 0 !important;
  top: 0 !important;
  width: auto !important;
  clear: both
}

#cc-notification {
  background: #1d1d1d !important;
  background-color: rgba(29, 29, 29, 0.95) !important;
  color: #f5f5f5 !important;
  border-bottom: 1px dotted #ccc !important;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
  font-size: 11pt !important
}

#cc-notification #cc-notification-wrapper {
  padding: 20px 32px 0 !important
}

#cc-notification #cc-notification-permissions ul {
  margin: 0 0 26px !important;
  padding: 0 !important;
  list-style: none !important;
  float: left !important
}

#cc-notification.cc-mobile #cc-notification-permissions li {
  width: auto !important
}

#cc-notification #cc-notification-permissions li {
  margin: 0 0 10px 30px !important;
  padding: 6px 0 0 !important;
  list-style: none !important;
  width: 440px !important;
  color: #9a9a9a !important;
  -webkit-transition: color .2s ease-in;
  -moz-transition: color .2s ease-in;
  -o-transition: color .2s ease-in;
  transition: color .2s ease-in
}

#cc-notification #cc-notification-permissions li label {
  font-size: 12pt !important;
  line-height: 1.3em;
  color: #9a9a9a !important;
  -webkit-transition: color .2s ease-in;
  -moz-transition: color .2s ease-in;
  -o-transition: color .2s ease-in;
  transition: color .2s ease-in
}

#cc-notification #cc-notification-permissions li input {
  float: left !important;
  margin-left: -30px !important;
  margin-top: 0 !important
}

#cc-notification #cc-notification-permissions li strong {
  color: #31a8f0 !important;
  display: block !important;
  font-size: 14pt;
  letter-spacing: -0.05em;
  -webkit-transition: color .2s ease-in;
  -moz-transition: color .2s ease-in;
  -o-transition: color .2s ease-in;
  transition: color .2s ease-in
}

#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive {
  color: #666 !important
}

#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive label {
  color: #666 !important
}

#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive strong {
  color: #1d658e !important
}

#cc-notification #cc-notification-permissions li a.cc-learnmore-link {
  -webkit-transition: color .2s ease-in;
  -moz-transition: color .2s ease-in;
  -o-transition: color .2s ease-in;
  transition: color .2s ease-in
}

#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive a.cc-learnmore-link {
  color: #666 !important
}

#cc-notification a,
#cc-notification a:visited {
  text-decoration: none !important;
  color: #31a8f0 !important;
  font-size: 11pt
}

#cc-notification a:hover {
  text-decoration: underline !important;
  color: #b2f7ff !important
}

#cc-notification h2,
#cc-notification h3,
#cc-notification p {
  color: #f5f5f5 !important;
  margin: 0 !important;
  text-align: left !important;
  font-size: 11pt;
  width: auto !important
}

#cc-notification h2 {
  margin-right: 320px !important
}

#cc-notification.cc-mobile h2 {
  margin-right: 0 !important
}

#cc-notification h2 span,
#cc-notification h2 {
  font-size: 14pt;
  letter-spacing: -0.05em;
  margin-bottom: 20px !important;
  font-weight: 400 !important
}

#cc-notification h2 a {
  letter-spacing: -0.05em;
  font-size: 14pt
}

#cc-notification h3 {
  margin-top: 10px !important
}

#cc-notification ul.cc-notification-buttons {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important
}

#cc-notification.cc-notification-afterload ul.cc-notification-buttons {
  top: auto !important;
  bottom: 5px !important
}

#cc-notification ul.cc-notification-buttons li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important
}

#cc-notification ul.cc-notification-buttons li a,
#cc-notification ul.cc-notification-buttons li a:visited {
  margin-top: 8px !important;
  margin-bottom: 6px !important;
  display: block;
  padding: 8px 16px !important;
  background-color: #f1d600 !important;
  color: #111 !important;
  margin-right: 12px !important;
  text-decoration: none !important;
  font-size: 12pt !important;
  font-weight: 600;
  letter-spacing: -0.05em;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s, box-shadow .2s ease-in-out 0s;
  -moz-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s, -moz-box-shadow .2s ease-in-out 0s;
  -webkit-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s, -webkit-box-shadow .2s ease-in-out 0s
}

#cc-notification ul.cc-notification-buttons li a:hover,
#cc-notification ul.cc-notification-buttons li a:active,
#cc-notification ul.cc-notification-buttons li #cc-approve-button-allsites:hover,
#cc-notification ul.cc-notification-buttons li #cc-approve-button-allsites:active {
  text-decoration: none !important;
  background-color: #f5f5f5 !important;
  box-shadow: 1px 2px 10px #000;
  -moz-box-shadow: 1px 2px 10px #000;
  -webkit-box-shadow: 1px 2px 10px #000
}

#cc-notification ul.cc-notification-buttons li #cc-approve-button-allsites {
  background-color: #31a8f0 !important
}

#cc-tag a,
#cc-tag a:visited {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
  font-size: 12pt !important;
  background-color: #1d1d1d !important;
  background-repeat: no-repeat;
  background-position: 6px 7px;
  color: #f5f5f5 !important;
  padding: 8px 12px 8px 12px !important;
  text-decoration: none !important;
  display: block;
  border-top: 3px solid #666 !important;
  border-right: 3px solid #666 !important;
  border-left: 3px solid #666 !important;
  border-radius: 3px 3px 0 0 !important;
  -moz-border-radius: 3px 3px 0 0 !important;
  -webkit-border-radius: 3px 3px 0 0 !important;
  box-shadow: 1px 1px 2px #000;
  -moz-box-shadow: 1px 1px 2px #000;
  -webkit-box-shadow: 1px 1px 2px #000;
  transition: color .2s ease-in-out 0s, box-shadow .2s ease-in-out 0s;
  -moz-transition: color .2s ease-in-out 0s, -moz-box-shadow .2s ease-in-out 0s;
  -webkit-transition: color .2s ease-in-out 0s, -webkit-box-shadow .2s ease-in-out 0s
}

#cc-tag.cc-tag-horizontal-right a,
#cc-tag.cc-tag-horizontal-right a:visited {
  -webkit-transform: rotate(-90deg) !important;
  -moz-transform: rotate(-90deg) !important;
  -o-transform: rotate(-90deg) !important;
  -ms-transform: rotate(-90deg) !important;
  margin-right: -82px !important;
  padding: 8px 12px 60px 12px !important
}

#cc-tag.cc-tag-horizontal-left a,
#cc-tag.cc-tag-horizontal-left a:visited {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  margin-left: -82px !important;
  padding: 8px 12px 60px 12px !important
}

#cc-tag.cc-tag-vertical-right a,
#cc-tag.cc-tag-vertical-right a:visited {
  -webkit-transform: rotate(-90deg) !important;
  -moz-transform: rotate(-90deg) !important;
  -o-transform: rotate(-90deg) !important;
  -ms-transform: rotate(-90deg) !important;
  margin-right: -82px !important;
  padding: 8px 12px 60px 12px !important
}

#cc-tag.cc-tag-vertical-left a,
#cc-tag.cc-tag-vertical-left a:visited {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  margin-left: -82px !important;
  padding: 8px 12px 60px 12px !important
}

#cc-tag a:hover,
#cc-tag a:active {
  border-top: 3px solid #f1d600 !important;
  border-right: 3px solid #f1d600 !important;
  border-left: 3px solid #f1d600 !important;
  box-shadow: 2px 2px 7px #000;
  -moz-box-shadow: 2px 2px 7px #000;
  -webkit-box-shadow: 2px 2px 7px #000
}

#cc-tag a span {
  font-size: 12pt !important
}

#cc-modal {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
  font-size: 11pt !important
}

#cc-modal #cc-modal-wrapper {
  width: 686px !important;
  margin: 40px auto !important;
  background-color: #1d1d1d !important;
  color: #f5f5f5 !important;
  padding: 25px 15px 5px !important;
  text-align: left !important;
  position: relative !important;
  max-height: 8%;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 560px;
  box-shadow: 0 0 30px #000;
  -moz-box-shadow: 0 0 30px #000;
  -webkit-box-shadow: 0 0 30px #000
}

#cc-modal #cc-modal-wrapper a,
#cc-modal #cc-modal-wrapper a:visited {
  color: #f5f500 !important;
  text-decoration: none !important
}

#cc-modal #cc-modal-wrapper a:hover {
  color: #31a8f0 !important;
  text-decoration: underline !important
}

#cc-modal #cc-modal-wrapper #cc-change-button-allsites {
  margin-top: 16px !important;
  margin-bottom: 6px !important;
  display: block !important;
  padding: 6px 12px !important;
  background-color: #f5f500 !important;
  color: #111 !important;
  float: left !important;
  clear: both !important;
  margin-right: 8px !important;
  text-decoration: none !important;
  border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important
}

#cc-modal #cc-modal-wrapper #cc-change-button-allsites:hover,
#cc-modal #cc-modal-wrapper #cc-change-button-allsites:active {
  background-color: #31a8f0 !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper select,
#cc-modal #cc-modal-wrapper select {
  color: #111 !important;
  margin-right: 8px !important;
  text-decoration: none !important;
  position: absolute !important;
  top: 28px !important;
  right: 8px !important;
  float: right !important;
  font-size: 10pt !important;
  width: 150px
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper select,
#cc-modal.cc-mobile #cc-modal-wrapper select {
  float: none !important;
  margin-top: 10px !important;
  position: static !important
}

#cc-modal #cc-modal-wrapper a.cc-consentchange:hover {
  background-color: #31a8f0 !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper ul li label,
#cc-modal #cc-modal-wrapper ul li label {
  float: left
}

#cc-settingsmodal #cc-settingsmodal-wrapper ul,
#cc-modal #cc-modal-wrapper ul {
  margin: 0 !important;
  padding: 0 100px !important;
  list-style: none !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper ul,
#cc-modal.cc-mobile #cc-modal-wrapper ul {
  padding: 0 !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper li,
#cc-modal #cc-modal-wrapper li {
  clear: both !important;
  margin: 0 !important;
  padding: 30px 0 0 !important;
  list-style: none !important;
  position: relative
}

#cc-settingsmodal #cc-settingsmodal-wrapper li strong,
#cc-modal #cc-modal-wrapper li strong {
  width: 480px !important;
  float: left !important;
  display: block !important;
  color: #31a8f0 !important;
  font-size: 16pt;
  font-weight: 400 !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper li strong #cc-modal.cc-mobile #cc-modal-wrapper li strong {
  float: none !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper li span,
#cc-modal #cc-modal-wrapper li span {
  width: 470px !important;
  float: left !important;
  clear: left !important;
  display: block !important;
  color: #7a7a7a !important;
  line-height: 1.2em;
  font-size: 12pt !important;
  margin-top: 8px
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper li span,
#cc-modal.cc-mobile #cc-modal-wrapper li span {
  float: none !important
}

#cc-settingsmodal {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
  font-size: 11pt !important
}

#cc-settingsmodal.cc-mobile {
  height: auto
}

#cc-settingsmodal #cc-settingsmodal-wrapper {
  width: 716px !important;
  height: 8% !important;
  margin: 40px auto !important;
  background-color: #1d1d1d !important;
  padding-top: 24px !important;
  color: #f5f5f5 !important;
  text-align: left !important;
  position: relative !important;
  overflow-x: hidden;
  max-height: 560px;
  background-image: url("../img/globe.png");
  background-position: -20px 20px;
  background-repeat: no-repeat;
  box-shadow: 0 0 30px #000;
  -moz-box-shadow: 0 0 30px #000;
  -webkit-box-shadow: 0 0 30px #000
}

#cc-settingsmodal #cc-settingsmodal-wrapper .cc-content {
  overflow-y: auto !important;
  overflow-x: hidden !important;
  height: 400px;
  margin-top: 20px
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper {
  max-height: none !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper .cc-content {
  height: 540px !important;
  max-height: none !important
}

#cc-modal #cc-modal-wrapper p {
  line-height: 1em;
  margin-top: 12px;
  color: #f5f5f5 !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper p {
  margin-top: 32px
}

#cc-modal #cc-modal-wrapper .cc-content {
  padding-top: 8px;
  clear: both;
  height: 420px;
  overflow-y: auto;
  overflow-x: hidden
}

#cc-modal.cc-mobile #cc-modal-wrapper .cc-content {
  height: auto !important;
  overflow: hidden !important
}

#cc-modal #cc-modal-wrapper h2,
#cc-settingsmodal #cc-settingsmodal-wrapper h2 {
  margin: 0 57px !important;
  font-size: 24pt !important;
  width: 712px !important;
  color: #FFF !important;
  font-weight: 400
}

#cc-settingsmodal #cc-settingsmodal-wrapper h2 {
  margin: 0 72px !important
}

#cc-modal #cc-modal-wrapper h2 span,
#cc-settingsmodal #cc-settingsmodal-wrapper h2 span {
  font-size: 14pt !important;
  color: #7a7a7a !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper h2 span {
  color: #71f031 !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper p.cc-subtitle,
#cc-modal #cc-modal-wrapper p.cc-subtitle {
  color: #7a7a7a !important;
  margin: 16px 0 0 57px !important;
  font-size: 12pt !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper p.cc-subtitle {
  margin: 16px 0 0 73px !important
}

#cc-modal.cc-mobile #cc-modal-wrapper p.cc-subtitle {
  margin-left: 0 !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper p.cc-subtitle {
  margin-left: 10px !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper iframe {
  width: 714px !important;
  border: 0 !important;
  min-height: 390px !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper iframe {
  width: 100% !important;
  height: 500px;
  z-index: 9999999999999 !important;
  margin-top: 0
}

#cc-modal #cc-modal-closebutton a,
#cc-settingsmodal #cc-settingsmodal-closebutton a {
  background-image: url("../img/modal-close.png") !important;
  display: block !important;
  height: 24px !important;
  position: absolute !important;
  right: 10px !important;
  top: 10px !important;
  width: 24px !important;
  background-position: 0 0
}

#cc-modal #cc-modal-closebutton a:hover,
#cc-settingsmodal #cc-settingsmodal-closebutton a:hover {
  background-position: 0 -24px
}

#cc-modal #cc-modal-global {
  padding-top: 5px !important
}

#cc-settingsmodal #cc-settingsmodal-secondclosebutton a,
#cc-settingsmodal #cc-settingsmodal-secondclosebutton a:visited {
  color: #71f031 !important;
  text-decoration: none !important
}

#cc-modal #cc-modal-secondclosebutton a span,
#cc-modal #cc-modal-secondclosebutton a:visited span,
#cc-settingsmodal #cc-settingsmodal-secondclosebutton a span,
#cc-settingsmodal #cc-settingsmodal-secondclosebutton a:visited span,
#cc-modal #cc-modal-global a span,
#cc-modal #cc-modal-global a:visited span {
  font-size: 12pt !important;
  font-weight: 600 !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-secondclosebutton {
  padding-left: 10px;
  padding-top: 0
}

#cc-modal.cc-mobile #cc-modal-secondclosebutton a,
#cc-modal.cc-mobile #cc-modal-secondclosebutton a:visited,
#cc-modal.cc-mobile #cc-modal-global a,
#cc-modal.cc-mobile #cc-modal-global a:visited {
  float: none !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-secondclosebutton a,
#cc-settingsmodal.cc-mobile #cc-settingsmodal-secondclosebutton a:visited {
  display: none !important
}

#cc-modal #cc-modal-secondclosebutton a:hover,
#cc-modal #cc-modal-secondclosebutton a:active,
#cc-settingsmodal #cc-settingsmodal-secondclosebutton a:hover,
#cc-settingsmodal #cc-settingsmodal-secondclosebutton a:active,
#cc-modal #cc-modal-global a:hover,
#cc-modal #cc-modal-global a:active {
  text-decoration: none !important;
  color: #fff !important
}

#cc-modal #cc-modal-wrapper #cc-modal-footer-buttons {
  margin-left: 57px !important;
  margin-top: 25px !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper #cc-settingsmodal-footer-buttons {
  margin-left: 72px !important
}

#cc-modal.cc-mobile #cc-modal-wrapper #cc-modal-footer-buttons {
  position: relative;
  width: auto;
  padding-top: 10px !important;
  margin-left: 0 !important
}

#cc-modal #cc-modal-wrapper .cc-preference-importantmessage {
  margin-top: 20px !important;
  clear: both !important;
  padding: 10px !important;
  text-align: left !important;
  background-color: #444 !important;
  border: 1px dotted #666 !important;
  line-height: 2em !important
}

#cc-modal #cc-modal-wrapper .cc-preference-importantmessage a,
#cc-modal #cc-modal-wrapper .cc-preference-importantmessage a:visited {
  line-height: 1.2em;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  display: block;
  padding: 5px 10px !important;
  background-color: #f5f5f5 !important;
  color: #111 !important;
  margin-right: 8px !important;
  text-decoration: none !important;
  font-size: 10pt;
  float: right;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  box-shadow: 1px 1px 2px #000;
  -moz-box-shadow: 1px 1px 2px #000;
  -webkit-box-shadow: 1px 1px 2px #000;
  transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s, box-shadow .2s ease-in-out 0s;
  -moz-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s, -moz-box-shadow .2s ease-in-out 0s;
  -webkit-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s, -webkit-box-shadow .2s ease-in-out 0s;
  background-color: #f1d600 !important
}

#cc-modal #cc-modal-wrapper .cc-preference-importantmessage a:hover,
#cc-modal #cc-modal-wrapper .cc-preference-importantmessage a:active {
  text-decoration: none !important;
  background-color: #0288ce !important;
  color: #fff !important;
  box-shadow: 1px 2px 10px #000;
  -moz-box-shadow: 1px 2px 10px #000;
  -webkit-box-shadow: 1px 2px 10px #000
}

#cc-modal #cc-modal-wrapper a.cc-learnmore-link,
#cc-settingsmodal #cc-settingsmodal-wrapper a.cc-learnmore-link,
#cc-notification a.cc-learnmore-link {
  color: #FFF !important
}

#cc-modal.cc-mobile #cc-modal-wrapper {
  height: auto !important;
  max-height: none !important;
  min-height: inherit !important
}

#cc-modal.cc-mobile #cc-modal-wrapper,
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper {
  margin-top: 0 !important;
  width: auto !important
}

#cc-modal.cc-mobile #cc-modal-wrapper h2 {
  width: auto !important;
  margin-left: 0 !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper h2 span,
#cc-modal.cc-mobile #cc-modal-wrapper h2 span {
  display: block;
  margin-top: 8px
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper h2 {
  margin-left: 10px !important;
  width: auto !important
}

#cc-modal.cc-mobile #cc-modal-wrapper,
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper {
  border: 0 !important;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background-image: none !important;
  max-height: none !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper li span,
#cc-modal.cc-mobile #cc-modal-wrapper li span {
  width: auto !important;
  float: none !important
}

#cc-modal.cc-mobile #cc-modal-wrapper a.cc-consentchange {
  margin-top: 10px !important;
  float: none !important
}

#cc-modal #cc-modal-wrapper li strong {
  width: auto !important
}

#cc-notification a,
#cc-notification a:visited {
  text-decoration: none !important;
  /*color: #f1d600!important;*/
  font-size: 12pt;
  text-transform: none !important;
}

#cc-modal #cc-modal-wrapper a,
#cc-modal #cc-modal-wrapper a:visited {
  font-size: 12pt;
  text-transform: none !important;
}

#cc-preference-selector-social,
#cc-preference-selector-analytics {
  height: auto;
  line-height: normal;
  font-size: inherit;
  background-color: #FFFFFF;
  color: #333;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

#cc-preference-selector-social option,
#cc-preference-selector-analytics option {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: normal;
}

#cc-notification h2 span,
#cc-notification h2 {
  font-style: normal;
  text-transform: none !important;
  font-size: 12pt;
}

#cc-notification-logo {
  visibility: hidden;
  display: none
}

#cc-notification a,
#cc-notification a:visited {
  color: #FC0 !important;
}

#cc-notification ul.cc-notification-buttons li a,
#cc-notification ul.cc-notification-buttons li a:visited {
  background-color: #FC0 !important;
}

#cc-notification #cc-notification-permissions li strong {
  color: #FC0 !important;
}

#cc-tag.cc-tag-vertical-right a,
#cc-tag.cc-tag-vertical-right a:visited {
  margin-right: -90px !important;
  margin-bottom: -100px !important;
  padding: 2px 8px 50px 8px !important;
}

.slicknav_menu {
  display: none;
}

@media screen and (max-width: 1020px) {

  .topbg {
    margin-top: 0;
  }

  .menufassacard,
  .hotelmenu {
    display: none;
    visibility: hidden
  }

  .js #menu {
    display: none;
  }

  .js .slicknav_menu {
    display: block;
  }

  .fst {
    border-bottom: 0 !important;
  }

  .scn {
    border-bottom: 0 !important;
  }

  .trd {
    border-bottom: 0 !important;
  }

  .frt {
    border-bottom: 0 !important;
  }

  .fft {
    border-bottom: 0 !important;
  }

  .sxt {
    border-bottom: 0 !important;
  }

  ul.dropdown li a {
    color: #FFFFFF !important;
    padding-left: 30px;
    font-size: 18px !important;
  }

  ul.dropdown li {
    width: 95% !important;
  }

  #menu .firstlev {
    width: 100% !important;
    border-left: 0
  }

  ul.dropdown {
    /*display: none !important;
	z-index: 0 !important;
	display: inline !important*/
    position: static !important;
  }
}




/*
    Mobile Menu Core Style
*/

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer;
}

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
}

.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em;
}

.slicknav_menu .slicknav_no-text {
  margin: 0
}

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  /*-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);*/
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
  margin-top: 0.188em
}

.slicknav_nav {
  clear: both
}

.slicknav_nav ul,
.slicknav_nav li {
  display: block;
  margin: 0;
  padding: 0;
}

.slicknav_nav .slicknav_arrow {
  font-size: 16px !important;
  margin: 0 0 0 0.4em;
  display: none;
}

.slicknav_nav .slicknav_item {
  cursor: pointer;
}

.slicknav_nav .slicknav_row {
  display: block;
}

.slicknav_nav a {
  display: block
}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  display: inline
}

.slicknav_menu:before,
.slicknav_menu:after {
  content: " ";
  display: table;
}

.slicknav_menu:after {
  clear: both
}

/* IE6/7 support */
.slicknav_menu {
  zoom: 1
}

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
  font-size: 16px;
}

/* Button */
.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  /*text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; */
  background-color: #bcd531;
}

.mobilemenu-fassacard .slicknav_btn {
  background-color: #00609C;
}

/* Button Text */
.slicknav_menu .slicknav_menutxt {
  color: #FFF;
  font-weight: bold;
}

/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #FFF;

}

.slicknav_menu {
  background-color: #4face4;
  padding: 5px;
}


.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em !important;
}

.slicknav_nav,
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
}

.slicknav_nav ul {
  padding: 0;
  margin: 0;
  width: 100% !important;
}

.slicknav_nav ul li {
  background: none !important;
}

.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px;

}

.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #fff;
  font-size: 23px !important;
  line-height: normal !important;
  height: auto !important;
  background: none !important;
  border-bottom: 0 !important;
}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}

.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #fff;
}

.slicknav_nav a:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc !important;
  ;
  color: #222;

}

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}


nav {
  width: 100%;
  margin: 0;
  padding: 0;
}

nav ul {
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 100;
}

nav ul li {
  width: 17.5%;
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline-offset: -1px;
  outline: rgb(255, 255, 255) solid 1px;
  transition: all 0.6s;
}

nav ul li.butlang {
  width: 10%;
}

nav ul li.butlang:hover {
  background-color: #FFF;
  transition: all ease-out .6s;
}

nav ul li:hover {
  color: #FFF;
}

nav ul.dropdown {
  position: absolute;
  top: 35px;
  left: 0px;
  width: 72%;
  min-width: 140px;
  visibility: hidden;
  display: none;
  opacity: 0;
  padding: 0px;
  margin: 0px;
}

nav ul.dropdown li {
  font-size: 16px;
  display: block;
  background-color: #4face4;
  text-align: center;
  width: 140%;
  line-height: 36px;
  min-height: 36px;
  font-weight: 300;
  list-style: none;
  margin: 6px 0 0;
}

nav ul li:hover ul {
  visibility: visible;
  display: block;
  opacity: 1;
}

/* SPECIFICHE MODIFICABILI */

nav ul.dropdown li a {
  display: block;
  color: #FFF;
  padding: 0 2px;
}

nav ul.dropdown li:hover a {
  color: #FFF;
  text-shadow: 0 0 4px #666;
  transition: all ease-out .8s;
}

nav ul.dropdown li:hover {
  background-color: #a5cb3c;
  color: #FFF;
  transform: scale(1.2, 1.2);
  box-shadow: 0 0 10px #333;
}

ul.tabs div {
  display: block;
  width: 100%;
  margin: 0;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
  font-weight: 300;
}

ul.tabs div a {
  color: #FFFFFF;
  display: block;
  font-weight: 300;
}

ul.tabs div a:hover {
  color: #a5cb3c;
  transition: all .6s ease-out;
}

#topvideo {
  position: absolute;
  top: 0;
  z-index: -10;
  width: 100%;
}

#topvideo video {
  object-fit: cover;
  height: 932px;
}

@media only screen and (max-width:480px) {
  #topvideo video {
    height: 492px;
  }
}

.stream li {
  width: 24.2% !important;
  margin: 0 0 3px 0.55% !important;
  border-radius: 0;
}

.dcsns-toolbar {
  margin: 6px !important;
}

.dcsns-toolbar .filter li a {
  background: #052450 !important;
}

#walljxs-container {
  padding-bottom: 43px !important;
}

@media only screen and (min-width:700px) and (max-width:900px) {
  .stream li {
    width: 32.2% !important;
    margin: 0 0 3px 0.55% !important;
  }
}

@media only screen and (min-width:480px) and (max-width:700px) {
  .stream li {
    width: 49% !important;
    margin: 0 0 3px 0.50% !important;
  }
}

@media only screen and (max-width:480px) {
  .stream li {
    width: 99.2% !important;
    margin: 0 0 3px 0.55% !important;
  }
}