/* mixin */
.clearfix:before,
.clearfix:after,
#cms3b_wrapper .container:before,
#cms3b_wrapper .container:after,
#cms3b_wrapper .container-fluid:before,
#cms3b_wrapper .container-fluid:after,
#cms3b_wrapper .row:before,
#cms3b_wrapper .row:after {
  content: " ";
  display: table;
}
.clearfix:after,
#cms3b_wrapper .container:after,
#cms3b_wrapper .container-fluid:after,
#cms3b_wrapper .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.layerStadi {
  width: 320px;
  background: #fff;
  border: 3px solid #ddd;
  z-index: 3000;
  padding: 10px;
  left: 50%;
  margin-left: -160px;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-family: "Poppins", serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #B22222;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #5f2314;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
hr {
  margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid grey;
}
#cms3b_wrapper .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
@media (min-width: 768px) {
 /* #cms3b_wrapper .container {
    width: 729px;
  }*/

  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-4, .col-md-8 {
    float: left;
  }

   
  .box.newssingle h1 {
    font-size: 2.25em;
  }  
}
@media (min-width: 992px) {
  #cms3b_wrapper .container {
    width: 977px;
  }
  .box.newssingle h1 {
    font-size: 2.25em;
  }
  
}
@media (min-width: 1200px) {
  #cms3b_wrapper .container {
    width: 983px;
  }
}
#cms3b_wrapper .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
#cms3b_wrapper .row {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
body {
  padding: 0;
  margin: 0;
}
#cms3b_wrapper {
  position: relative;
  font-size: 12px;
}
#cms3b_header {
  padding: 7.5px;
  margin-bottom: 15px;
  text-align: center;
}
#cms3b_header:before,
#cms3b_header:after {
  content: " ";
  display: table;
}
#cms3b_header:after {
  clear: both;
}
#cms3b_header:before,
#cms3b_header:after {
  content: " ";
  display: table;
}
#cms3b_header:after {
  clear: both;
}
.meteoH,
.credit3b,
.logo3b {
  float: left;
  margin-right: 15px;
  display: block;
  line-height: 34px;
  vertical-align: middle;
}
.meteoH {
  font-size: 30px;
  font-family: Georgia, "Times", "Rekha", Serif;
  color: #B22222;
}
.credit3b {
  font-size: 10.8px;
}
a.overlay3bwLink {
  display: none;
}
#cms3b_wrapper {
  margin: 0 auto;
  background: #fff;
}
#cms3b_main,
#cms3b_right {
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.little,
.small {
  font-size: 9px;
}
.bold {
  font-weight: 700;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.odd1,
.odd2 {
  border-bottom: 1px dotted #AEAEAE;
}
.odd1 [class*="col-"],
.odd2 [class*="col-"] {
  line-height: 26px;
  min-height: 26px;
}
.odd1,
.odd1 [class*="col-"] {
  background-color: #F9F9F9;
}
.odd2,
.odd2 [class*="col-"] {
  background-color: #fff;
}
#cms3b_right .odd1 [class*="col-"],
#cms3b_right .odd2 [class*="col-"] {
  line-height: 42px;
  min-height: 42px;
}
@media (min-width: 768px) {
  .visible-xs-block {
    display: none;
  }
  #cms3b_wrapper {
    width: 729px;
  }
  #cms3b_main,
  #cms3b_right {
    float: left;
  }
  /*#cms3b_main {
    width: 409px;
  }
  #cms3b_right {
    width: 320px;
  }*/
}
@media (min-width: 992px) {
  .visible-sm-block {
    display: none;
  }
  #cms3b_wrapper {
    width: 977px;
  }
  #cms3b_main {
    width: 657px;
  }
  #cms3b_right {
    width: 320px;
  }
  /* ----overlay widget ---- */
  a.overlay3bwLink {
    float: right;
    line-height: 15px;
    font-size: 12px;
    background: #F4F4F4;
    color: #000;
    border: 1px solid #e7e7e7;
    display: block;
  }
  a.overlay3bwLink strong {
    color: #B22222;
  }
  a.overlay3bwLink span {
    display: block;
    float: left;
    padding: 0 5px;
  }
  a.overlay3bwLink span.localita32 {
    padding: 0px;
  }
  #overlay3bwBG {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999998;
    background: #FFF;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    display: none;
  }
  #overlay3bw {
    position: absolute;
    margin: 0 auto;
    top: 0;
    z-index: 999999;
    text-align: center;
    display: none;
    left: 50%;
    margin-left: -488px;
    width: 976px;
  }
  #overlay3bw.opened,
  #overlay3bwBG.opened {
    display: block;
  }
  .widgetMeteo3bCont {
    width: 976px;
    background: #E1E1E1;
    margin: 0 auto;
    padding-top: 12px;
    margin-top: 20px;
  }
  #overlay3bwBGcloseCont {
    width: 976px;
    margin: 0 auto;
    position: fixed;
    left: 50%;
    margin-left: -488px;
  }
  a#overlay3bwBGclose {
    position: absolute;
    display: block;
    right: -10px;
    top: 5px;
    z-index: 9999999;
    background: #FFF;
    padding: 4px;
    border-radius: 225px;
    width: 28px;
    height: 28px;
    line-height: 13px;
    font-weight: bold;
    background: #0F4F8F;
    color: #FFF;
    border: 2px solid #FFF;
    font-size: 19px;
    text-align: center;
    text-decoration: none;
    -webkit-box-shadow: -3px 3px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: -3px 3px 2px 0px rgba(50, 50, 50, 0.75);
    box-shadow: -3px 3px 2px 0px rgba(50, 50, 50, 0.75);
  }
  a#overlay3bwBGclose:hover {
    text-decoration: none;
    background: #FF9900;
  }
}
@media (min-width: 1200px) {
  #cms3b_wrapper {
    width: 983px;
  }
  #cms3b_main {
    width: 683px;
  }
  #cms3b_right {
    width: 300px;
  }
}
.box.boxNews,
.box.newsThumbs {
  background: none;
}
.newsThumbs figure {
  position: relative;
  margin-bottom:16px;
}
.newsThumbs figure figcaption {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: left;
  background: rgba(33, 33, 36, 0.7);
  background: -ms-linear-gradient(top, rgba(33, 33, 36, 0.7) 0%, rgba(33, 33, 36, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(33, 33, 36, 0.7) 0%, rgba(33, 33, 36, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3212124', endColorstr='#b3212124', GradientType=0);
  padding: 0.625em 0.5em;
  font-family: main-condensed_regular;
  color: #fff;
  font-size: 0.875em;
  line-height: 1.25em;
}
.newsThumbs .col-md-8 h2 + div {
  display: none;
}
.newsThumbs .col-md-4 a {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.newsThumbs .col-md-4 a .img-responsive {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.newsThumbs .box-title {
  background: none;
  color: #000;
  font-size: 1.7rem;
  line-height: 1.3;
  letter-spacing: -1px;
  font-family: Acto,sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  padding:0;
}
.dataNews {
  font-size: .875rem;
  height: 21px;
  line-height: 21px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ca1327;
}
.box.newssingle {
  line-height: 24px;
  font-size: 1.6em;
  background: none;
}
.box.newssingle figure img {
  width: 100%;
  height: auto;
  display: block;
}
.box.newssingle h1 {
  font-size: 2.25em;
  color: #333;
  padding-top: 6px;
  line-height: 1;
}
.box.newssingle p {
  padding-bottom: 16px;
  font-weight: 300;
}
.container_yout {
  position: relative;
  padding-bottom: 58.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.container_yout iframe,
.container_yout object,
.container_yout embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cms3b_menu {
  margin-bottom: 20px;
  position: relative;
}
#cms3b_menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
}
#cms3b_menu li {
  padding: 0;
  margin: 0;
  text-align: center;
}
#cms3b_menu li a {
  display: block;
  line-height: 44px;
  background: #f4f4f4;
  color: #B22222;
  font-size: 13px;
}
#cms3b_menu li a.active {
  background: #B22222;
  color: #fff;
}
#cms3b_menu-content {
  position: absolute;
  top: 0;
  left: -250px;
  width: 250px;
  max-width: 320px;
  z-index: 900;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#cms3b_menu-content.open {
  left: 0;
}
a#cms3b_menu-toggle {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 100%;
  background: #B22222;
  color: #fff;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 767px) {
  .meteoH,
  .credit3b,
  .logo3b {
    float: none;
    display: block;
    line-height: 20px;
    margin: 7.5px auto;
  }
  #cms3b_menu {
    position: absolute;
    top: 0;
    left: 0;
  }
  #cms3b_menu li a {
    border-top: 1px solid #e7e7e7;
  }
  #cms3b_menu li:first-child a {
    border-top: 0 none;
  }
}
@media (max-width: 540px) {
  .credit3b {
    display: none;
  }
}
@media (min-width: 768px) {
  #cms3b_menu-content {
    position: static;
    max-width: none;
    width: auto;
    left: auto;
  }
  #cms3b_menu-toggle {
    display: none;
  }
  #cms3b_menu li {
    float: left;
    width: 10.9%;
  }
  #cms3b_menu li a {
    margin: 0 0 0 1px;
  }
  #cms3b_menu ul li:first-child a {
    margin-left: 0;
  }
}
.slider {
  position: relative;
  padding: 0 44px;
  overflow: hidden;
  height: 44px;
  background-color: #FBFBFB;
  color: #555555;
  border-bottom: 1px solid #F4F4F4;
}
.sliderControls {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 44px;
  display: block;
  text-indent: -9999px;
}
.sliderControls.prev-slide {
  border-right: 1px solid #EFEFEF;
}
.sliderControls.next-slide {
  left: auto;
  right: 0;
  border-left: 1px solid #EFEFEF;
}
.sliderControls:before {
  content: '\25B6';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  margin-top: -9px;
  text-indent: 0;
  color: #929292;
}
.sliderControls.prev-slide:before {
  content: '\25C0';
}
.navTab {
  overflow: hidden;
  position: relative;
  overflow-x: auto;
}
.navTab ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
.navTab li {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  text-align: center;
  white-space: nowrap;
  position: relative;
  width: 70px;
  font-size: 13px;
}
.navTab li a {
  display: block;
  border-left: 1px solid #F4F4F4;
  line-height: 44px;
  height: 44px;
  font-weight: 700;
  font-size: 12px;
}
.navTab li:first-child a {
  border-left: 0 none;
}
.navTab li a.active {
  background-color: #B22222;
  color: #fff;
  border-left: 0 none;
}
@media (min-width: 768px) {
  .navTab li {
    width: 59.6px;
  }

  .box.newssingle h1 {
    font-size: 3.2em;
    }
  
}
@media (min-width: 992px) {
  .navTab li {
    width: 78px;
  }
  .NoSlide .navTab li {
    width: 90.28571429px;
  }
  .slider.NoSlide {
    padding: 0;
  }
  .slider.NoSlide .sliderControls {
    display: none;
  }
  .box.newssingle h1 {
    font-size: 2.75em;
  }
  
}
@media (min-width: 1200px) {
  .navTab li {
    width: 86.71428571px;
  }
  .NoSlide .navTab li {
    width: 94px;
  }
}
#cms3b_wrapper input[type="text"],
select {
  display: inline-block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
}
#cms3b_wrapper input[type="submit"],
button {
  background-color: #B22222;
  background-image: none;
  border: 1px solid #B22222;
}
#cms3b_wrapper label {
  margin: 10px 0 0;
  font-weight: 700;
  font-size: 12px;
  display: inline-block;
}
.box {
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
  background-color: #F4F4F4;
  padding: 5px;
}
.box-title {
  color: #F4F4F4;
  background-color: #B22222;
  padding: 3px 5px;
  margin: 0 0 15px 0;
}
.box-title h2,
h2.box-title {
  font-size: 14px;
}
.box-title h2 {
  margin: 0;
}
.box-title a {
  color: inherit;
}
.rowTitle {
  margin-top: 15px;
  font-weight: 700;
  border-bottom: 1px solid #dbdbdb;
}
.subTitle {
  font-weight: 700;
  margin: 10px 0;
}
.temp {
  font-size: 24px;
}
.displayNone {
  display: none;
}
.box .img-responsive {
  margin: 0 auto;
}
.bigMap,
.cartina_dx {
  position: relative;
}
.labelF {
  position: absolute;
  display: inline-block;
  background-color: #B22222;
  color: #fff;
  padding: 3px 5px;
  top: 0;
  right: 0;
  border-bottom-left-radius: 3px;
}
.navMap {
  position: absolute;
  top: 10px;
  left: 10px;
}
.navMap a {
  display: inline-block;
  background-color: #B22222;
  color: #F4F4F4;
  padding: 3px 5px;
  border-radius: 3px;
  margin-right: 2px;
}
.cartina_dx {
  position: relative;
  margin-top: 15px;
}
.cartina_dx .labelF {
  right: 1px;
}
.cartina_dx img {
  width: 100%;
  height: auto;
  max-height: 200px;
}
.cartina_dx a {
  display: block;
  border: 1px solid #F4F4F4;
  height: 100%;
}
.cartina_dx a.active img {
  border: 1px solid #B22222;
}
.selectionMap,
.bigMap {
  max-width: 504px;
  margin: 0 auto;
}
/* --- */
.bollettinoText {
  padding: 7.5px;
  font-size: 1.25em;
  font-weight: 300;
  font-family: Acto,serif;
  line-height: 1.3;
}
/* --- */
.breadcrumbs {
  padding: 7.5px;
}
/* --- */
#formRicercaLocalitaHomepage {
  position: relative;
  padding-right: 44px;
  margin-bottom: 15px;
}
#cms3b_wrapper #btnSearchGo {
  width: 44px;
  height: 31px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #B22222;
  border-color: #B22222;
  color: #fff;
  background-image: url(img/searchWhite.png);
  background-size: 21px auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.ac_results {
  min-width: 200px;
}
.ac_results li {
  line-height: 44px;
}
/* --- */
.colInt a {
  line-height: 44px;
  display: block;
}
.boxLocalitaPreferite .colInt2,
.boxaeroporti .colInt2 {
  text-align: right;
}
a.scheda {
  line-height: 44px;
  display: inline-block;
  width: 40%;
  max-width: 72px;
  background-color: #e7e7e7;
  border: 1px solid #dbdbdb;
  text-align: center;
  margin: 0 2px -1px 0;
}
a.scheda.active {
  background-color: #B22222;
  color: #fff;
  border-color: #B22222;
}
/* estremi meteo */
.boxEstremiMeteo .piu .temp {
  font-size: 24px;
  font-weight: bold;
}
.boxEstremiMeteo .col-xs-4 {
  border-left: 1px solid #dbdbdb;
  padding-top: 5px;
  padding-bottom: 5px;
}
.boxEstremiMeteo .row .col-xs-4:first-child {
  border-left: 0 none;
}
.boxEstremiMeteo .descr {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dbdbdb;
}
/* elenco stati */
.boxElencoStati a,
.boxElencoContinenti a,
.boxElencoLocalitaProv a,
.boxEstremiNeve a,
.listBox a,
.listBoxCap a {
  line-height: 26px;
  height: 26px;
  display: block;
  border-bottom: 1px dotted #AEAEAE;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.boxmariventi a,
.boxaeroporti .boxaeroporti_rows a,
.selectionMap a,
.boxElencoRegioni a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* aeroporti */
.listBoxAeroporti {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 15px;
}
.listBoxAeroporti a {
  font-weight: 700;
  display: block;
  line-height: 33px;
  text-align: center;
  background: #e7e7e7;
  margin-bottom: 7.5px;
  overflow: visible;
}
/* box capoluoghi */
.boxCapoluoghi .col2,
.boxCapoluoghi .col3 {
  border-left: 1px solid #dbdbdb;
  padding-top: 5px;
  padding-bottom: 5px;
}
/* video */
.videoCont {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  padding-bottom: 75%;
  overflow: hidden;
}
.videoCont video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.videoThumbs,
.webcamThumb {
  position: relative;
  max-width: 255px;
  margin: 0 auto 15px;
}
.videoCaption,
.webcamCaption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  text-shadow: -1px -1px rgba(0, 0, 0, 0.5);
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  padding: 5px;
  text-decoration: none;
  color: #fff;
}
/* estremi neve */
/* più neve */
.neveTitle {
  font-weight: bold;
  color: #FFFFFF;
  margin: 0 auto 10px auto;
  font-size: 11px;
  line-height: 11px;
  text-align: center;
}
.title_innevata {
  background: url("https://meteocdn.com/images/icons/title_innevata.png") no-repeat scroll right top transparent;
  height: 82px;
  padding: 40px 0 0 60px;
  width: 158px;
}
.title_nevosa_domani {
  background: url("https://meteocdn.com/images/icons/title_nevosa_domani.png") no-repeat scroll right center transparent;
  height: 82px;
  padding: 32px 5px 0 64px;
  width: 158px;
}
.title_fredda_domani {
  background: url("https://meteocdn.com/images/icons/title_fredda_domani.png") no-repeat scroll right center transparent;
  height: 80px;
  padding: 32px 7px 0 66px;
  width: 158px;
}
.colNeve {
  padding: 5px;
}
/* prev localita */
.col-20 {
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
  width: 20%;
  padding-top: 5px;
  padding-bottom: 5px;
  border-width: 0 0 1px 1px;
  border-color: #dbdbdb;
  border-style: solid;
}
.prevLocalita {
  position: relative;
}
#prevFascia {
  display: none;
}
.prevLocalita .row.dotted .col-20 {
  border-bottom: 1px dotted #dbdbdb;
}
.prevLocalita .row .col-20:first-child {
  border-left: 0 none;
}
.prevLocalita .row:last-child .col-20,
.prevLocalita .row .col-20.noBorder,
.prevLocalita .row.noBorder .col-20 {
  border-bottom: 0 none;
}
.prevLocalita .title {
  color: #B22222;
  font-weight: 700;
}
@media (max-width: 660px) {
  /* localita */
  #prevFascia {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    display: block;
  }
  .prevLocalita {
    padding-top: 35px;
  }
  .prevLocalita .row.nomeFascia {
    display: none;
  }
  .prevLocalita .row .col-20 {
    width: 50%;
    display: none;
  }
  .prevLocalita .row .col-20:first-child {
    display: block;
  }
  .prevLocalita .row .col-20.selCol {
    display: block;
  }
}
@media (min-width: 400px) {
  .boxEstremiMeteo .piu {
    position: relative;
    margin: 5px auto;
    max-width: 100%;
    overflow: hidden;
  }
  .boxEstremiMeteo .piuPiovosa {
    /*width: 94px;
	  height: 49px;*/
    color: #7B7B7B;
  }
  .boxEstremiMeteo .piuFredda {
    /*width: 95px;
	  height: 47px;*/
    color: #2773BF;
  }
  .boxEstremiMeteo .piuCalda {
    /*width: 92px;
	  height: 46px;*/
    color: #FF0000;
  }
  .boxEstremiMeteo .piu .temp {
    /*font-size: @font-size-base*1.1;
	  top: 17px;
	  left: 12px;
	  position: absolute;*/
    font-size: 20px;
  }
}
@media (min-width: 600px) {
  .colNeve {
    border-left: 1px solid #dbdbdb;
    float: left;
    width: 33.333333333%;
    padding: 0 10px 10px;
  }
}
@media (min-width: 768px) {
  .colNeve {
    border-left: 0 none;
    float: none;
    width: auto;
    padding: 5px;
  }
}
@media (min-width: 992px) {
  .cartina_dx {
    height: 135px;
    margin-top: 0;
  }
  .cartina_dx a {
    border-top: 0 none;
  }
  .cartina_dx img {
    width: 100%;
    height: 100%;
  }
  .bigMap {
    padding-top: 45px;
    background: #CBCBCB;
  }
  .selectionMap {
    margin-left: -15px;
  }
  .colNeve {
    border-left: 1px solid #dbdbdb;
    float: left;
    width: 33.333333333%;
    padding: 0 10px 10px;
  }
  .row .colNeve:first-child {
    border-left: 0 none;
  }
}
.linksappmobile {
  margin: 20px 0 20px 20px;
  padding-left: 40px;
  min-height: 30px;
  background: url(https://meteocdn.com/images/icons/3bmob.png) no-repeat center left;
}
.linksappmobile a {
  display: block;
  font-size: 11px;
  color: #555;
}
#cms3b_wrapper {
  position: relative;
}
#cms3b_menu ul {
  float: none;
}
a.scheda {
  font-size: 11px;
  width: 46%;
}
@media (min-width: 1200px) {
  .selectionMap .col-sm-2 {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .slider {
    max-width: 320px;
  }
  #cms3b_menu ul {
    opacity: 0;
    transition: opacity 0.2s;
  }
  #cms3b_menu .open ul {
    opacity: 1;
  }
}

.newssingle .cms-bold {font-weight: 700;}
p:empty { display: none; }
.newssingle br {display: none;}

@media (max-width: 320px) {
  .content-wrapper #content { width: 320px!important; }
  .main-section {
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
}