body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
html, body {
    max-width: 100%;
}
textarea {
    resize: none
}
p {
    font-size: 15px;
}
p.small {
    font-size: 16px;
}
input, button {
    outline: 0;
}
a, a:hover, a:focus, a:active, a.active {
    outline: 0;
    color: #D62C1A;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    font-weight: 700;
}
.centered {
    float: none;
    margin: 0 auto;
}
.img-centered {
    margin: 0 auto;
}
.padding-5px {
    padding: 0 5px;
}
.largeCol {
    width: 50%!important
}
.tableBlock {
    min-height: 36px!important
}
.ico-LettoNero{
	float:left;
	margin:0 10px
}

/* ------------------- tablella orario ------------------------*/

 .orario .table-responsive {
        overflow-x: auto;
        min-height: .01%;
      }
     .orario .openinghours .col{
        font-weight:700
      }
    .orario  .openinghours .fa{
        color:#008000!important;
        font-size:12pt!important
      }
    .orario  .openinghours   .closeDay{
        color:#e82221!important;
      }
    .orario  .openinghours tr:nth-child(even){
		  background:#efefef
		  }
	.orario	  .openinghours tr{
        border-bottom:1px solid #dedede
      }

.orario	  .openinghours td{
        width:20%
      }
.orario .noteTab{
	border-bottom:25px solid #fff!important
	
}

    .orario  .noBorderTr{
        border-bottom: 0px solid #fff!important
      }
   .orario   .openinghours .borderB{
        border-bottom:2px solid #999!important;
        border-top: 2px solid #999!important
      }     
   .orario   .tooltipDy{
        display: block!important;
        text-decoration: none!important;
      }
   .orario   .tooltip {
        margin-left:-8.4444444%!important
      }
    @media(max-width: 1480px){
        .orario   .tooltip {
            margin-left: -7.5%!important;
        }
    }

@media(max-width:767px) {

.orario	  .openinghours{
        width:650px!important;
	max-width:650px!important;
	
      }
 }
/* -------- end ---------- tablella orario ------------------------*/


/* ------------------- tablella annuale ------------------------*/

      .annuale .table-responsive {
        overflow-x: auto;
        min-height: .01%;
        position: relative;
      }
     .annuale .openinghours {margin-top:20px}
     .annuale .openinghours .col{
        font-weight:700
      }
    .annuale  .openinghours .fa{
        color:#008000!important;
        font-size:12pt!important
      }
    .annuale  .openinghours   .closeDay{
        color:#e82221!important;
      }
    .annuale  .openinghours tr:nth-child(even){
		  background:#efefef
		  }
	.annuale	  .openinghours tr{
        border-bottom:1px solid #dedede
      }
    .annuale  .noBorderTr{
        border-bottom: 0px solid #fff!important
      }
   .annuale   .openinghours .borderB{
        border-bottom:2px solid #999!important;
        border-top: 2px solid #999!important
      }     
   .annuale   .tooltipDy{
        display: block!important;
        text-decoration: none!important;
      }
   .annuale   .tooltip {
        margin-left:-2%!important
      }
      .annuale .noteTb{padding-left: 10px}

/* -------- end ---------- tablella annuale ------------------------*/



@media(max-width:990px) {
.padding-10px {
    padding: 0 10px;
}
}

@media(max-width:767px) {
.margin-top-3px {
    margin-top: 3px;
}
}
.remove-padding {
    padding: 0;
}
.remove-margin {
    margin: 0;
}
section {
    padding: 100px 0;
}
section h2 {
    margin: 0;
    font-size: 1.6em;
}
section.success {
    color: #fff;
    background: #18bc9c;
}
.navbar-static-top .navbar-brand {
    font-size:2em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #646567;
    z-index: 99999999!important;
    position: relative
}
.form-input .level1 {
    font-weight: bold;
}
/* eventi area sci */
.EvASci {
    position: absolute;
    font-size: 11px;
    color: #6B6567;
    top: 15px;
    right: 18%;
    z-index: 25
}

@media(max-width:767px) {
.EvASci {
    right: 12%;
}
}
.double-height-as {
    height: 300px;
    border: 5px solid #fff;
}

@media(max-width:990px) {
.double-height-as {
    height: 500px;
    padding: 0;
}
}

/* versione  estiva #84A51F  rbga(32.165.31.1) */

@media(max-width:767px) {
.titlePisteImp {
    display: none;
}
section.first {
    padding-top: 75px;
}
}
.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
    border: solid 2px #fff;
    color: #18bc9c;
    background: #fff;
}
.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}
.floating-label-form-group input, .floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}
.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease, opacity .3s ease;
    -moz-transition: top .3s ease, opacity .3s ease;
    -ms-transition: top .3s ease, opacity .3s ease;
    transition: top .3s ease, opacity .3s ease;
}
.floating-label-form-group::not(:first-child) {
padding-left:14px;
border-left:1px solid #eee;
}
.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}
.floating-label-form-group-with-focus label {
    color: #18bc9c;
}
form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}
section {
    padding: 0;
}
.double-height {
    height: 410px;
    border: 5px solid #fff;
}

@media(max-width:768px) {
.double-height {
    height: 600px;
    padding: 0;
}
section {
    padding: 0;
}
.home-slider {
    height: 100vh!important;
    z-index: 9!important;
    position: relative!important;
}
}
/* ==============================================
					MENU
=============================================== */

header {
    text-align: center;
    color: #646567;
    background: #18bc9c;
}
header .container {
    padding-top: 100px;
    padding-bottom: 50px;
}
.svgMenu {
    margin: -2px 2px 0 0!important;
    width: 16px;
    height: 16px
}
.svgMenuMobile {
    margin: -2px 2px 0 0!important;
    width: 24px;
    height: 24px
}
#PrenotaExternal {
    height: 500px;
}
#PrenotaExternal > iframe {
    position: absolute;
    z-index: 30;
}

@media(min-width:768px) {
.header .container {
    padding-top: 200px;
    padding-bottom: 100px;
}
.navbar-static-top .navbar-brand {
    font-size: 2em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #646567;
}
.navbar-static-top.navbar-shrink {
    padding: 10px 0;
}
.navbar-static-top.navbar-shrink .navbar-brand {
    font-size: 1.5em;
}
}
.navbar {
    text-transform: uppercase;
    margin: 0;
}
.navbar a:focus {
    outline: 0;
}
.navbar .navbar-nav li a:focus {
    outline: 0;
}
.navbar-default, .navbar-inverse {
    border: 0;
}
.dropdown-menu {
    font-size: 12px;/*margin:0 -15px;*/
}
.dropdown-menu ul {
    padding-left: 20px;
    padding-bottom: 30px;
}
/*.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:active,
.navbar-default .navbar-nav > .open > a:focus {background-color:#0c7fc6;color:#ffffff;}*/


.periodo1, .periodo2, .periodo3, .periodo4, .periodo5, .periodo6 {
    height: 20px!important;
    display: block;
    top: 20px
}
/* ==============================================
				Home Slider Section
=============================================== */
@font-face {
    /* Arrows */
    font-family: 'entypo';
    src: url('fonts/controls/entypo.eot');
    src: url('fonts/controls/entypo.eot?#iefix') format('embedded-opentype'),  url('fonts/controls/entypo.woff') format('woff'),  url('fonts/controls/entypo.ttf') format('truetype'),  url('fonts/controls/entypo.svg#entypo') format('svg');
    font-weight: normal;
    font-style: normal;
}
.home-slider {
    position: relative;
    height: 100%;
}
.cbp-bislideshow {
    list-style: none;
    width: 100%;
    height: 100%;
    position: static;
    top: 0;
    left: 0;
    z-index: -1;
    padding: 0;
    margin: 0
}
.cbp-bislideshow li {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s
}
.backgroundsize .cbp-bislideshow li {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center
}
.backgroundsize .cbp-bislideshow li img {
    display: none
}
.cbp-bislideshow li img {
    display: block;
    width: 100%
}
.cbp-bislideshow li .home-slider-content {
    margin-top: 480px;
    margin-left: 100px;
    width: 30%;
    padding-left: 60px!important
}
.cbp-bislideshow li .home-slider-content .content-section {
    position: relative!important;
}
.cbp-bislideshow li .home-slider-content .content-section h1, .cbp-bislideshow li .home-slider-content .content-section p {
    color: #FFFFFF!important;
    margin: 0 !important;
}
.cbp-bislideshow li .home-slider-content .content-section h1 {
    text-shadow: 2px 2px 0 rgb(75, 81, 89);
}
.temiImgVac {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0px!important;
    left: -85px;
    z-index: 9999999!important;
    background-size: 100% auto!important;
    background-repeat: no-repeat;
    /*background-color:rgba(0,0,0,0.57)!important;*/border-radius: 5px
}
.temiImgVacLoc {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 20px;
    left: 0px;
    z-index: 999!important;
    background-size: 100% auto!important;
    background-repeat: no-repeat;
    /*background-color:rgba(0,0,0,0.37)!important;*/border-radius: 5px
}
.temiImgVac {
    -webkit-filter: drop-shadow(2px 2px 2px #222);
    filter: drop-shadow(2px 2px 2px #222);
}
.dataAp {
    margin: 0 10px;
    position: relative;
    top: -10px
}
.banner-caption {
    padding-left: 80px!important
}

@media(max-width:768px) {
.temiImgVac {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 20px!important
}
.temiImgVacLoc {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50px!important
}
.banner-caption {
    padding-left: 60px!important
}
}

@media(max-width:480px) {
.temiImgVac, .temiImgVacLoc {
    display: none
}
.cbp-bislideshow li .home-slider-content {
    margin-top: 480px;
    margin-left: 100px;
    width: 30%;
    padding-left: 0px!important
}
}
.icoBenessere, .icoRelax {
    background: url('/st13/images-new/temiVacanza/icoBenessere.png')
}
.icoCultura {
    background: url('/st13/images-new/temiVacanza/icoCultura.png')
}
.icoGastronomia-Shopping {
    background: url('/st13/images-new/temiVacanza/icoEnogastronomia.png')
}
.icoBike, .icoMoto {
    background: url('/st13/images-new/temiVacanza/icoBike.png')
}
.icoFamiglia_estate {
    background: url('/st13/images-new/temiVacanza/icoEstateFamiglia.png')
}
.icoTrekking, .icoNatura {
    background: url('/st13/images-new/temiVacanza/icoTrekking.png')
}
.icoFamiglia {
    background: url('/st13/images-new/temiVacanza/icoInvernoFamiglia.png')
}
.icoNeve, .icoSport {
    background: url('/st13/images-new/temiVacanza/icoVacanzaAttiva.png')
}
.cbp-bislideshow li .home-slider-content .content-section .transparent-background {
    display: table-row;
    display: inline-flex;
    margin-top: 5px;
}
.cbp-bislideshow li .home-slider-content .content-section .transparent-background p {
    display: table-cell;
    padding-left: 10px;
    padding-right: 30px;
    min-height: 40px;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cbp-bislideshow li .home-slider-content .content-section .transparent-background .caption-arrow-right {
    display: table-cell;
    position: absolute;
    background-color: rgba(225,0,25,1);
    text-align: center;
    width: 40px;
    height: 40px;
}
.cbp-bislideshow li .home-slider-content .content-section .transparent-background a {
    z-index: 999;
}

@media(max-width:767px) {
.cbp-bislideshow li .home-slider-content .content-section .transparent-background a {
    z-index: 998;
}
}
.cbp-bicontrols {
    position: absolute;
    width: 52%;
    height: 100px;/*top:50%;left:50%;*/
    margin-top: -50px;
    z-index: 999;
}
.cbp-bicontrols span {
    float: left;
    width: 100px;
    height: 100px;
    position: relative;
    cursor: pointer;
}
.cbp-bicontrols span:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    font-family: 'entypo';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 4.2;
    font-size: 50px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    opacity: .9;
    text-shadow: 2px 2px 0 rgb(75, 81, 89)
}
.cbp-bicontrols span:hover:before {
    opacity: 1
}
.cbp-bicontrols span:active:before {
    top: 2px
}
span.cbp-biplay:before {
    content: "\e002"
}
span.cbp-bipause:before {
    content: "\e003"
}
span.cbp-binext:before {
    content: "\e000"
}
span.cbp-biprev:before {
    content: "\e001"
}
.cbp-bicontrols span.cbp-binext {
    float: right
}
.no-js.no-backgroundsize .cbp-bislideshow li:first-child {
    opacity: 1
}
.no-js.backgroundsize .cbp-bislideshow li:first-child img {
    display: block
}

@media(max-width:1400px) {
.cbp-bicontrols {
    margin-top: -100px;
}
.cbp-bislideshow li .home-slider-content {
    margin-top: 330px;
    min-height: 700px!important;
    display: block!important
}
}

@media(max-width:991px) {
.cbp-bicontrols {
    margin-top: -180px;
}
.cbp-bislideshow li .home-slider-content {
    margin-top: 250px;
}
}

@media(max-width:767px) {
.cbp-bicontrols {
    width: 100%;
    margin-top: 150px;
}
.cbp-bicontrols span {
    width: 50px;
}
.cbp-bislideshow li .home-slider-content {
    width: 60%;
    margin-left: 15%;
    margin-top: 200px;
}
}
/*** Search Box ***/
.home-slider .outline input {
    height: 30px;
    width: 100%;
    padding-left: 5px;
    background-color: #FFFFFF;
    color: #827373;
    border: 1px solid #C9C9C9;
    border-right: 0;
    border-radius: 0;
}
a.up {
    margin: 0 !important;
    border: 1px solid #C9C9C9;
    border-bottom: 0;
    display: block;
    text-align: center;
    height: 15px;
    width: 25px;
    background: #FFF url("/st13/images/arrow-up.png") no-repeat !important;
    background-position: center center !important;
    overflow: hidden;
}
a.up:hover {
    background: #FFF url("/st13/images/arrow-up.png")no-repeat !important;
    background-position: center center !important;
    overflow: hidden;
}
a.dn {
    margin: 0 !important;
    border: 1px solid #C9C9C9;
    display: block;
    text-align: center;
    height: 15px;
    width: 25px;
    background: #FFF url("/st13/images/arrow-down.png") no-repeat !important;
    background-position: center center !important;
    overflow: hidden;
}
a.dn:hover {
    background: #FFF url("/st13/images/arrow-down.png")no-repeat !important;
    background-position: center center !important;
    overflow: hidden;
}
/*** Mouse icon on Intro ***/
.intro-scroller {
    position: absolute;
    bottom: 60px;
    left: 0px;
    text-align: center;
    z-index: 9999;
    width: 100%;
}

@media(max-width:767px) {
.intro-scroller {
    bottom: 20px;
}
.mouse-icon {
    display: none;
}
}
a.inner-link {
    color: #fff;
}
.mouse-icon {
    background: none repeat scroll 0 0 rgba(221, 201, 201, 0.3);
    border: 2px solid;
    border-radius: 15px;
    bottom: 0px;
    height: 44px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 30px;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.mouse-icon:hover {
    opacity: 0.3 !important;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.mouse-icon .wheel {
    -webkit-animation: 1.7s ease 0s normal none infinite magic-mouse-icon;
    -moz-animation: 1.7s ease 0s normal none infinite magic-mouse-icon;
    -o-animation: 1.7s ease 0s normal none infinite magic-mouse-icon;
    animation: 1.7s ease 0s normal none infinite magic-mouse-icon;
    border-radius: 30%;
    background: #fff;
    height: 12px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    right: 0;
    width: 6px;
}
@-moz-keyframes magic-mouse-icon {
 0% {
margin-top: 6px;
opacity: 0;
}
 30% {
opacity: 1;
}
 100% {
margin-top: 18px;
opacity: 0;
}
}
@-webkit-keyframes magic-mouse-icon {
 0% {
margin-top: 6px;
opacity: 0;
}
 30% {
opacity: 1;
}
 100% {
margin-top: 18px;
opacity: 0;
}
}
@-o-keyframes magic-mouse-icon {
 0% {
margin-top: 6px;
opacity: 0;
}
 30% {
opacity: 1;
}
 100% {
margin-top: 18px;
opacity: 0;
}
}
@keyframes magic-mouse-icon {
 0% {
margin-top: 6px;
opacity: 0;
}
 30% {
opacity: 1;
}
 100% {
margin-top: 18px;
opacity: 0;
}
}
#cbp-bislideshow_2 li .home-slider-content {
    margin-top: 8%;
    margin-left: 20px;
}
#cbp-bicontrols_2 {
    margin-top: -35%;
    width: 100%;
    display: none;
}
#cbp-bislideshow_2 li .home-slider-content {
    width: 30%;
}
#cbp-bislideshow_2 .transparent-background {
    width: 100%;
    display: block;
    min-width: 300px;
    min-height: 200px;
}
#cbp-bislideshow_2 .transparent-background p {
    position: absolute;
    padding: 0 30px;
    width: 100%;
}
#cbp-bislideshow_2 .transparent-background .title-block {
    position: relative;
    text-transform: uppercase;
    padding: 5px 10px;
    background-color: #FFFFFF;
    color: #6B6567;
    top: 20px;
    left: 30px;
}
#cbp-bislideshow_2 .caption-arrow-right {
    background-color: rgba(225,0,25,1);
    text-align: center;
    width: 40px;
    height: 40px;
}

@media(max-width:767px) {
.second-slider {
    display: none;
}
}
/* ==============================================
				News Sliders Section
=============================================== */
.carousel-indicators {
    top: 35px !important;
}

@media(max-width:767px) {
.carousel-indicators {
    left: 54%;
}
.carousel-caption {
    left: 0% !important;
}
.double-height {
    border: none;
}
}
#news-sliders-section .height-200 {
    height: 200px;
    padding: 5px;
}

@media(max-width:767px) {
#news-sliders-section .height-200 {
    padding: 0;
}
}
#news-sliders-section .promotion-img {
    position: absolute;
    bottom: 0;
    height: 150px;
    width: 100%;
}
#news-sliders-section .free-content-block {
    width: 100%;
    height: 100%;
    background-color: #E6E6E6;
}
#news-sliders-section .free-content {
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    width: 85%;
    margin: 0 auto;
    color: #646567
}
#news-sliders-section .free-content h4 {
    font-size: 15px;
}
#news-sliders-section .free-content p {
    font-size: 12px;
}
#news-sliders-section .promotion-img p {
    background-color: #E0001A;
    color: #FFFFFF;
    padding: 7px 12px;
    width: 100px;
    font-weight: bold;
}
#news-sliders-section .tourist-guide, #news-sliders-section .newsletter, #news-sliders-section .download {
    width: 100%;
    height: 100%;
    padding: 4% 6%;
}
#news-sliders-section .tourist-guide {
    background-color: #3C4048;
}
#news-sliders-section .newsletter {
    background-color: #E6E6E6;
}
/*#news-sliders-section .download {background-color:#0c7fc6;}*/
#news-sliders-section .download img {
    margin-top: 30px;
    float: right;
}
#news-sliders-section .tourist-guide h5, #news-sliders-section .newsletter h5, #news-sliders-section .download h5 {
    font-size: 18px;
    color: #FFFFFF;
}
#news-sliders-section .tourist-guide p, #news-sliders-section .newsletter p, #news-sliders-section .download p {
    font-size: 13px;
    color: #FFFFFF;
}
#news-sliders-section .newsletter form {
    background-color: #FFFFFF;
}
#news-sliders-section .newsletter form input {
    width: 90%;
    border: none;
    padding: 7px;
    padding-top: 10px;
    height: 30px;
}
#news-sliders-section .newsletter form button {
    width: 10%;
    background-color: #FFFFFF;
    border: none;
    float: right;
    height: 30px;
}
#news-sliders-section .newsletter form button i {
    font-size: 29px;
}
#news-sliders-section .newsletter h5 {
    margin-bottom: 0;
}
#news-sliders-section .newsletter h5, #news-sliders-section .newsletter p {
    color: #595C63;
}
#news-sliders-section .newsletter form {
    margin: 10px 0;
}
/*#news-sliders-section .download button {background-color:#FFFFFF;border:1px solid #FFFFFF;color:#0C7FC6;text-transform:uppercase;}
#news-sliders-section .download button:hover {background-color:#0C7FC6;color:#FFFFFF;border:1px solid #FFFFFF;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s;}*/
.tourist-guide button {
    background-color: #FFF;
    color: #3C4048;
    border: 1px solid #FFF;
    text-transform: uppercase;
}
.tourist-guide button:hover {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    background-color: #3C4048;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
}
/*** News Boxes ***/
.carousel .carousel-link {
    margin-top: 20px;
}
.carousel-indicators li {
    margin: 0 3px 0 0 !important;
}
.bg-gray .title-block {
    background-color: #FFFFFF !important;
    color: #4b5159;
    top: 35px;
    left: 40px;
}
.bg-gray .view-all a {
    color: #FFFFFF !important;
}
.bg-gray .carousel {
    background-color: #4b5159;
}
.bg-gray .carousel ol li {
    border-color: #FFFFFF;
}
.bg-gray .carousel ol li.active {
    background: #FFFFFF;
}
.bg-gray .carousel ol li:hover {
    background: #FFFFFF;
}
.bg-gray .carousel-caption h6, .bg-gray .carousel-caption h5, .bg-gray .carousel-caption p {
    color: #fff !important;
    text-align: left;
    text-shadow: none;
}
.bg-white .title-block {
    background-color: #E6E6E6 !important;
}
.bg-white .view-all a {
    color: #4b5159 !important;
}
.bg-white .carousel {
    background-color: #FFFFFF;
}
.bg-white .carousel ol li {
    border-color: #4b5159;
}
.bg-white .carousel ol li.active {
    background: #4b5159;
}
.bg-white .carousel ol li:hover {
    background: #4b5159;
}
.bg-white .carousel-caption h6, .bg-white .carousel-caption h5, .bg-white .carousel-caption p {
    color: #4b5159 !important;
    text-align: left;
    text-shadow: none;
}
.bg-white .carousel-caption h6 {
    color: #E10019 !important;
}
.bg-white .carousel-caption h5 a {
    color: #4b5159;
}
.bg-light-gray .title-block {
    background-color: #FFFFFF !important;
}
.bg-light-gray .view-all a {
    color: #4b5159 !important;
}
.bg-light-gray .carousel {
    background-color: #E6E6E6;
}
.bg-light-gray .carousel ol li {
    border-color: #4b5159;
}
.bg-light-gray .carousel ol li.active {
    background: #4b5159;
}
.bg-light-gray .carousel ol li:hover {
    background: #4b5159;
}
.bg-light-gray .carousel-caption h6, .bg-light-gray .carousel-caption h5, .bg-light-gray .carousel-caption p {
    color: #4b5159 !important;
    text-align: left;
    text-shadow: none;
}
.bg-light-gray .carousel-caption h6 {
    color: #E10019 !important;
}
.bg-light-gray .carousel-caption h5 a {
    color: #4b5159;
}
/* #second-section .single-height {height:250px;padding:5px;} */
#second-section .promotion-img {
    width: 100%;
    height: 100%;
}
#second-section .promotion-img p {
    background-color: #E0001A;
    padding: 7px 12px;
    width: 100px;
}
#second-section .webcam .col-xs-7 .fa {
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}
#second-section .webcam .col-xs-7 span {
    display: inline-block;
    vertical-align: middle;
}
#second-section .webcam-image {
    width: 100%;
    height: 100%;
}
#second-section .webcam-caption {
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    background-color: rgba(0,0,0,0.9);
    padding: 10px 15px;
}
#second-section .meteo-top .col-xs-7 .fa {
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}
#second-section .meteo-top .col-xs-7 span {
    display: inline-block;
    vertical-align: middle;
}
#second-section .meteo {
    width: 100%;
    height: 100%;
    background-color: #ebebeb;
    padding-top: 50px;
}
#second-section .meteo .day.no-border {
    border-right: none;
}
#second-section .come-arrivare-wrapper {
    width: 100%;
    height: 100%;
    padding: 5%;
    padding-top: 65px;
}
#second-section .come-arrivare .col-xs-7 .fa {
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}
#second-section .come-arrivare .col-xs-7 span {
    display: inline-block;
    vertical-align: middle;
}
#second-section .come-arrivare-text {
    display: block;
    color: #646567;
}
#second-section .webcam .col-xs-5, #second-section .meteo-top .col-xs-5, #second-section .come-arrivare .col-xs-5 {
    font-size: 12px;
    line-height: 2.4;
}
#second-section .come-arrivare-text p {
    font-size: 14px;
}

@media(max-width:767px) {
#second-section .meteo .day {
    padding-bottom: 10px;
}
#second-section .single-height {
    padding: 5px 0;
}
#second-section .webcam {
    left: 0;
    right: 0;
}
#second-section .webcam-caption {
    left: 0;
    right: 0;
}
#second-section .meteo-top {
    left: 0;
    right: 0;
}
#second-section .come-arrivare {
    left: 0;
    right: 0;
}
}
.bg-gray span.title-block {
    background-color: #FFFFFF !important;
    color: #000;
    top: 35px;
    left: 40px;
}
.bg-gray .mini-slider {
    background-color: #4b5159;
}
.bg-gray .title-block {
    background-color: #4b5159 !important;
}
.bg-gray .slider__nav-item {
    border: 1px solid #fff;
}
.bg-gray .slider__nav-item--current {
    background: #fff;
}
.bg-gray .slider__nav-item:hover {
    background: #fff;
}
.bg-gray .content h4 {
    color: #fff !important;
}
.bg-gray .content p {
    color: #fff !important;
}
.gray-text .content h4 {
    color: #827373 !important;
}
.gray-text .content p {
    color: #827373 !important;
}

@media(max-width:1199px) {
#second-section .webcam .col-xs-7 .fa {
    font-size: 18px;
    padding-right: 5px;
}
#second-section .webcam .col-xs-7 span {
    font-size: 11px;
}
#second-section .meteo-top .col-xs-7 .fa {
    font-size: 18px;
    padding-right: 5px;
}
#second-section .meteo-top .col-xs-7 span {
    font-size: 11px;
}
#second-section .come-arrivare .col-xs-7 .fa {
    font-size: 18px;
    padding-right: 5px;
}
#second-section .come-arrivare .col-xs-7 span {
    font-size: 11px;
}
#second-section .meteo .day {
    font-size: 12px;
}
}

@media(max-width:767px) {
#second-section .meteo-section.single-height {
    position: relative;
    min-width: 100%;
    height: auto;
}
#second-section .meteo .day {
    border-right: none;
}
#second-section .meteo .day-section {
    border-bottom: 5px solid #fff;
}
}
/* ==============================================
				Socials Section
=============================================== */
#social-section {
    background-color: #595C63;
    color: #FFFFFF!important
}
#social-section ul.twitter-media {
    list-style-type: none;
}
#social-section ul.twitter-media li {
    display: table-row;
}
#social-section ul.twitter-media li span {
    font-size: 28px;
    color: #FFFFFF;
    vertical-align: middle;
    display: table-cell;
}
#social-section ul.twitter-media li p {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1;
    padding-left: 10px;
    display: table-cell;
}
#social-section ul.social-media li {
    font-size: 22px;
    color: #FFFFFF;
    margin-right: 1px;
    display: inline-block
}
/*
.social-media   .shrink  img { height: 25px; width: 25px;  -webkit-transition: all 1s ease;     -moz-transition: all 1s ease;  -o-transition: all 1s ease; -ms-transition: all 1s ease;          transition: all 1s ease;}
.social-media  .shrink img:hover { width: 35px; height: 35px;}
*/
/*DARKEN*/
.social-media .shrink img {
    height: 25px;
    width: 25px;
    filter: brightness(0.5);
    -webkit-filter: brightness(0.5);
    -moz-filter: brightness(0.5);
    -o-filter: brightness(0.5);
    -ms-filter: brightness(0.5)
}
.social-media .shrink img:hover {
    height: 25px;
    width: 25px;
    filter: brightness(1);
    -webkit-filter: brightness(1);
    -moz-filter: brightness(1);
    -o-filter: brightness(1);
    -ms-filter: brightness(1)
}
#social-section ul .fa {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
#social-section ul .fa-facebook:hover {
    color: #3b5998;
}
#social-section ul .fa-twitter:hover {
    color: #00aced;
}
#social-section ul .fa-flickr:hover {
    color: #ff0084;
}
#social-section ul .fa-plus:hover {
    color: #dd4b39;
}
#social-section ul .fa-instagram:hover {
    color: #125688;
}
#social-section ul .fa-youtube:hover {
    color: #bb0000;
}

@media(max-width:767px) {
#social-section .pull-right {
    float: none !important;
    text-align: center;
}
}
/* ==============================================
				Footer Section
=============================================== */
footer {
    color: #fff;
}
footer h3 {
    margin-bottom: 30px;
}
footer .footer-above {
    padding-top: 50px;
    background-color: #FFFFFF;
    color: #595C63;
}
footer .footer-above .col-md-10 {
    border-bottom: 1px solid #595C63;
}
footer .footer-above .col-md-10 .col-md-4 {
    text-align: center;
}
footer .footer-above .footer-col {
    margin-bottom: 50px;
}
footer .footer-above .footer-col ul li {
    display: inline-block;
    padding-right: 10px;
}
footer .footer-below {
    padding: 25px 0;
    background-color: #FFFFFF;
    color: #595C63!important;
}
footer .footer-below a {
    color: #595C63!important;
}
footer .footer-below .footer-col ul {
    list-style-type: none;
    padding-left: 0
}
footer .footer-below .footer-col ul li {
    display: block;
}
.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}
.btn:focus, .btn:active, .btn.active {
    outline: 0;
}
.my-fassa-bottom {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 0;
    height: 30px;
    background-color: #EE3232;
    line-height: 2;
}
.my-fassa-bottom i {
    width: 100%;
    height: 100%;
    padding: 0 5px;
    font-weight: bold;
    color: #FFFFFF;
}
.my-fassa-bottom .page-scroll-my {
    font-weight: normal;
}

@media(max-width:767px) {
footer .footer-above .col-md-8 ul {
    text-align: center;
}
}
.smaller .bottom-menu {
    margin-top: -25px !important;
}
/* ==============================================
	Home Responsive Slider 
=============================================== */
section.slider {
    background: #1a1a1a;
    position: relative;
}
#home-slider {
/* Firefox 
height: -moz-calc(100% - 100px);
 WebKit 
height: -webkit-calc(100% - 100px );
 Standard 
height: calc(100% - 100px); */
}
/*	Mouse icon on Intro*/
.intro-scroller {
    position: absolute;
    bottom: 60px;
    left: 0px;
    text-align: center;
    z-index: 9999;
    width: 100%;
}

@media(max-width:767px) {
.intro-scroller {
    bottom: 20px;
}
}
a.inner-link {
    color: #fff;
}
.mouse-icon {
    background: none repeat scroll 0 0 rgba(221, 201, 201, 0.3);
    border: 2px solid;
    border-radius: 15px;
    bottom: 0px;
    height: 44px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 30px;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.mouse-icon:hover {
    opacity: 0.3 !important;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.mouse-icon .wheel {
    -webkit-animation: 1.7s ease 0s normal none infinite magic-mouse-icon;
    -moz-animation: 1.7s ease 0s normal none infinite magic-mouse-icon;
    -o-animation: 1.7s ease 0s normal none infinite magic-mouse-icon;
    animation: 1.7s ease 0s normal none infinite magic-mouse-icon;
    border-radius: 30%;
    background: #fff;
    height: 12px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    right: 0;
    width: 6px;
}
@-moz-keyframes magic-mouse-icon {
 0% {
margin-top: 6px;
opacity: 0;
}
 30% {
opacity: 1;
}
 100% {
margin-top: 18px;
opacity: 0;
}
}
@-webkit-keyframes magic-mouse-icon {
 0% {
margin-top: 6px;
opacity: 0;
}
 30% {
opacity: 1;
}
 100% {
margin-top: 18px;
opacity: 0;
}
}
@-o-keyframes magic-mouse-icon {
 0% {
margin-top: 6px;
opacity: 0;
}
 30% {
opacity: 1;
}
 100% {
margin-top: 18px;
opacity: 0;
}
}
@keyframes magic-mouse-icon {
 0% {
margin-top: 6px;
opacity: 0;
}
 30% {
opacity: 1;
}
 100% {
margin-top: 18px;
opacity: 0;
}
}
.banner-caption {
    background-color: rgba(0,0,0,0.2);
}

/* ------------------------------------- importati da pes-emi ----------------------------------------------*/
@import "icomoon/style.css"
	
#carousel li {
    margin: 0px !important;
    margin-right: 5px !important;
    width: 150px !important;
}
#carousel {
    width: auto !important;
    height: 110px !important;
}
.gray_header {
    background-color: #EAEAEA;
}
.height_200 {
    height: 200px;
    padding-top: 75px
}
	 @media (max-width: 480px) {
	.height_200 {
		padding-top: 5px;
        height:220px!important
	}
		 .big_title {
    margin-top: 5px!important;
    width: 100%;
}
		 #newSearch #labelBottoneRicerca {
    font-size: 14px!important
}
#newSearch .btn-danger {
    width: 98%!important
}
#idBorderBox {
    padding-left: 0!important;
	padding-right: 0!important;
    margin: 0!important
}
/*
#idBorderBox div {
    
    padding: 0!important;
    margin: 0!important
}  */
		 

	}


.big_title > h2 {
    color: #636363;
    font-size: 25pt;
}
.big_title:first-child {
    color: #E96520;
}
.big_title_stars {
    color: #F4C622;
    margin-top: 15px;
}
.big_title_adress {
    color: #676767;
    font-size: 20px;
}
.vedi_mappa_title {
    font-size: 14pt;
}
.my_fassa_title {
    text-decoration: none;
    font-size: 14pt;
    color: #676767;
}
.vedi_mappa_title > a {
    text-decoration: none;
    color: #636363;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.my_fassa_title > a {
    text-decoration: none;
    color: #676767;
}
.menu_pescol {
    padding-top: 25px;
}
.menu_pescol_but {
    background-color: #EAEAEA;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.menu_pescol_but a {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff; /* #60646A; */
    text-decoration: none;
}
.flexslider {
    margin: 10px !important;
    border: none !important;
    box-shadow: none !important;
}
.paragraph {
    color: #929599;
}
.servizi_principali_div i {
    font-size: 13pt;
    margin-right: 5px;
}
.ser_pri_container {
    padding-bottom: 15px;
    border-bottom: solid #ACAEB1 2px;
}
.ser_pri_container h1 {
    color: #636363;
}
.font13 {
    font-size: 13pt;
}
.font11 {
    font-size: 11pt;
}
.desc_num p {
    font-size: 28pt;
    color: white;
}
.desc_num2 {
    background-color: #EAEAEA;
}
.desc_num4 {
    background-color: #EAEAEA;
    height: 280px;
    width: 100%;
}
.inf_sec_ic2 {
    color: #64686E;
    font-size: 15pt;
    vertical-align: middle;
    padding-right: 15px;
}
.inf_sec {
    float: right;
}
.color_g {
    color: #6A6A6A;
}
.color_w {
    color: #FFFFFF;
}
.color_w_1 {
    color: #FFFFFF;
    padding-top: 30px;
}
.color_w_3 {
    color: #FFFFFF;
    padding-top: 20px;
    font-size: 30px;
}
.color_w_2 {
    color: #FFFFFF;
    padding-top: 15px;
}
.color_black {
    color: #000000;
    padding-bottom: 15px;
}
.color_black_1 {
    padding: 0;
    color: #000000;
}
.color_black_2 {
    color: #615F5F;
    font-size: 20px;
}
.color_black_3 {
    color: #615F5F;
    font-size: 15px;
    margin-top: 10px;
}
.no_margin {
    margin: 0 !important;
}
.color_bck_r {
    background-color: #EF0030;
}
.color_bck_grn {
    background-color: #6BC93E;
}
.color_bck_NP {
    background-image: url('/st13/images/dispo/np.gif');
    background-size: cover
}
.prezzi {
    margin-bottom: 10px;
}
.ser {
    margin-top: 10px;
    margin-bottom: 10px;
}
.ser_top {
    margin-top: 25px;
    margin-bottom: 10px;
}
.ser_bottom {
    margin-top: 10px;
    margin-bottom: 25px;
}
/*.rects {	width:7px;	height:15px;	margin: 1px;}*/

.rect_cont span {
    font-size: 8pt;
}
.cal {
    background-color: #ffffff;
    border-left: 0;
    border: 1px solid white;
    border-radius: 0px;
}
.spinner input {
    text-align: center;
}
.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 5%;
    vertical-align: middle;
    display: table-cell;
}
.input-group-btn-vertical > .btn {
    color: #B2B1B5;
    background-color: #ffffff;
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 10px;
    margin-left: 2px;
    position: relative;
}
.input-group-btn-vertical > .btn:first-child {
    border-top-right-radius: 0px;
}
.input-group-btn-vertical > .btn:last-child {
    margin-top: -1px;
    border-bottom-right-radius: 0px;
}
.input-group-btn-vertical > .btn:hover {
    color: #B2B1B5;
    background-color: #ffffff;
    border: 1px solid white;
    display: block;
    float: none;
    width: 100%;
    max-width: 200%;
    margin-left: 2px;
    position: relative;
}
.numberCont {
    border: solid 3px #e2001a;
    text-align: center;
    padding-top: 8px;
    width: 50px;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    color: #363636;
    float: left;
    cursor: pointer;
}
/* ------------------------------------- Mosaic --------------------------- */

.NoPadding {
    padding: 0!important
}
.NoMargin {
    margin: 0!important
}
.Mosaic {
    display: block;
    background-size: 100% auto;
    background-position: center center;
    padding: 0;
    margin: 0 0 0px 0!important;
    background-repeat: no-repeat;
}
.MosaicTxt {
    position: absolute;
    bottom: 0px;
    text-transform: uppercase;
    font-size: 18px;
    padding: 3px 10px 8px 10px;
    background-color: rgba(0,0,0,0.6);
    width: 100%;
    text-align: center;
    color: #FFF
}
.Mosaic2Img {
    height: 450px;
}
.Mosaic3Img {
    height: 350px;
}
.Mosaic4Img {
    height: 250px;
}
		 @media(max-width:1366px) {
		 .Mosaic2Img {
		height:400px;
		}
		.Mosaic3Img {
		height:280px;
		}
		.Mosaic4Img {
		height:190px;
		}
		}
		@media(max-width:1280px) {
		 .Mosaic2Img {
		height:375px;
		}
		.Mosaic3Img {
		height:265px;
		}
		.Mosaic4Img {
		height:175px;
		}
		}
		@media(max-width:1024px) {
		 .Mosaic2Img {
		height:290px;
		}
		.Mosaic3Img {
		height:210px;
		}
		.Mosaic4Img {
		height:210px;
		}
		}
		@media(max-width:1024px) {
		 .Mosaic2Img {
		height:300px;
		}
		.Mosaic3Img {
		height:300px;
		}
		.Mosaic4Img {
		height:200px;
		}
		}
		@media(max-width:640px) {
		 .Mosaic2Img, .Mosaic3Img, .Mosaic4Img {
		height:300px;
		}
		}
		@media(max-width:320px) {
		 .Mosaic2Img, .Mosaic3Img, .Mosaic4Img {
		height:200px;
		}
		}
/* ------------------------------------- END  Mosaic --------------------------- */


.input-group-btn-vertical i {
    position: absolute;
    top: 0;
    left: 4px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 5px 15px;
    font-size: 15px;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn:hover, .btn:focus {
    color: #ffffff;
    text-decoration: none
}
.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn-danger {
    color: #ffffff;
    background-color: #EB1A1A;
    border-color: #e74c3c;
    margin-top: 25px;
    margin-bottom: 15px;
    width: 283px;
    height: 40px;
    font-size: 20px;
    text-align: center;
}
.btn-black {
    color: #ffffff;
    background-color: #787878;
    border-color: #787878;
    margin-top: 25px;
    margin-bottom: 15px;
    width: 283px;
    height: 40px;
    font-size: 15px;
    text-align: center;
}
.btn-gray {
    color: #706F6F;
    background-color: #E2E0E0;
    border-color: #E2E0E0;
    margin-top: 55px;
    margin-bottom: 15px;
    width: 200px;
    height: 40px;
    font-size: 20px;
    text-align: center;
}
.btn-gray_1 {
    color: #706F6F;
    background-color: #E2E0E0;
    border-color: #E2E0E0;
    margin-top: 55px;
    margin-bottom: 15px;
    width: 225px;
    height: 40px;
    font-size: 20px;
    text-align: center;
}
.btn-gray_2 {
    color: #706F6F;
    background-color: #ffffff;
    border: none;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 18px;
    text-align: center;
}
.btn-tra {
    color: #000000;
    background-color: #D7D7D7;
    border: none;
    margin-bottom: 15px;
    font-size: 15px;
    text-align: center;
}
.form-control_1 {
    display: block;
    width: 100%;
    height: 43px;
    padding: 10px 15px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #2c3e50;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dce4ec;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control_1:focus {
    border-color: #2c3e50;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(44,62,80,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(44,62,80,0.6)
}
.form-control_1::-moz-placeholder {
color:#acb6c0;
opacity:1
}
.form-control_1:-ms-input-placeholder {
color:#acb6c0
}
 .form-control_1::-webkit-input-placeholder {
color:#acb6c0
}
/* ------------------ classi per le tabelle aree sci -------------------------*/

.divTable {
    display: table;
    width: 100%;
    background-color: #FFF;
    border-spacing: 2px;/*cellspacing:poor IE support for  this*/
}
.divTable .headRow .blank {
    background-color: transparent;
}
.divTable .headRow p {
    background-color: #595C63;
    color: #FFF;
    text-transform: uppercase;
}
.divTable .headRow .divCell {
    height: 26px;
}
.divTable .heading .title .glyphicon-chevron-down {
    display: none;
}
.divTable .divRow {
    display: table-row;
    width: auto;
    clear: both;
}
.divTable .divCell {
    float: left;
    display: table;
    width: 15%;
    height: 38px;
    text-align: center;
}
.divTable .front {
    display: none;
}
.divTable .divCell h5, .divCell h4 {
    text-transform: uppercase;
}
.divTable .divCell h5, .divTable .divCell h4, .divTable .divCell p {
    margin: 0;
    padding: 0;
    height: 100%;
    line-height: 1;
    vertical-align: middle;
    display: table-cell;
}
.divTable .divCell h4 {
    color: #595C63;
}
.divTable .divCell small {
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
    color: #808197;
}
.divTable .front p {
    margin: 0;
    padding: 0;
    height: 100%;
    line-height: 1;
    vertical-align: middle;
    display: table-cell;
}
.tableBlock {
    background: #E6E6E6;
    color: #000;
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #fff
}
.divTable .divRow .title {
    text-align: left;
}
.divTable .divRow .title h4, .divTable .divRow .title p {
    padding-left: 15px;
}
.divTable .heading .title h5 {
    background-color: #595C63;
    color: #FFF;
    text-transform: uppercase;
    padding-left: 15px;
}
.divTable .divCell:first-child {
    width: 40%;
}
.PisteImpianti .divTable .divCell:first-child {
    width: 20%!important;
}
.divTable .divCellSpace {
    height: 20px;
    font-size: 0;
    width: 100%
}
.fondoTitleBar {
    background-color: #595C63;
    color: #FFF;
    display: block;
    height: 24px;
    text-align: center;
}
.divTable .divRow .titleF {
    text-align: left;
}
.divTable .divRow .titleF h4, .divTable .divRow .titleF p {
    padding-left: 15px;
}
.divTable .divRow .frontF {
    display: none;
}
		 @media(max-width:767px) {
		 .divTable {
		border-spacing:0px;
		}
	 .divTable .divCell {
	width:50%;
	border-top:2px solid transparent;
	border-bottom:2px solid transparent;
	}
	 .divTable .divCell p {
	background-color:#EFEFEF;
	color:#0093D0;
	}
	 .divTable .body .title {
	height:80px;
	}
	 .divTable .front {
	float:left;
	display:table;
	width:50%;
	height:38px;
	}
	 .divTable .front p {
	padding-left:15px;
	height:100%;
	line-height:1;
	text-align:left;
	}
	 .divTable .title {
	width:100%;
	cursor:pointer;
	}
	 .divTable .title h4,  .divTable .title p {
	background-color:#ccc;
	}
	 .divTable .title:hover small, .divTable .title:active small, .divTable .title:focus small {
	color:#FFFFFF;
	}
	 .divTable .headRow {
	display:none;
	}
	 .divTable .heading .title .glyphicon-chevron-down {
	display:block;
	}
	 .divTable .divCell:first-child {
	width:100%;
	}
	 .divTable .divCellSpace {
	height:0px;
	font-size:0;
	width:100%
	}
	 .divTable .titleF {
	width:100%;
	height:70px;
	text-align:left;
	}
	 .divTable .titleF h4,  .divTable .titleF p {
	padding-left:15px;
	height:100%;
	line-height:1;
	background-color:#ccc;
	}
	 .divTable .divRow .frontF {
	display: table;
	}
	 .divTable .frontF p {
	padding-left:15px;
	height:100%;
	line-height:1;
	text-align:left;
	}
	 .fondoTitleBar {
	display: none;
	}
	}
.border_red {
    border-bottom: solid rgba(255,0,0,0.30) 1px;
    padding-bottom: 15px
}
.border_top {
    border-top: solid rgba(255,0,0,0.60) 1px
}
.border_sides {
    border-right: solid rgba(255,0,0,0.60) 1px;
    border-left: solid rgba(255,0,0,0.60) 1px
}
.border_bot {
    border-bottom: solid rgba(255,0,0,0.60) 1px;
    padding-bottom: 15px
}
.bordo:last-child {
    border-bottom: none
}

		 @media(min-width:768px) {
		 #logoMobile {
		 display:none!important;
		 border:1px solid #f00!important
		}
		}
		 @media(max-width:767px) {
		 h1 {
		font-size:26px;
		}
		 #logoMobile {
		display:block;
		position:absolute;
		top:5px;
		left:5px;
		width:85px;
		height:auto;
		z-index:99999999!important
		}
		}
		 @media(max-width:768px) {
		html, body {
		overflow-x: hidden;
		overflow-y:auto
		}
		 .navbar-nav li a.dropdown-toggle:hover {
		background-color:#d7dfe2!important;
		}
		 .dropdown-menu li a:hover {
		background-color:rgba(233,33,33,1);
		}
		 .PisteImpianti .divTable .divCell:first-child {
		width:100%!important;
		}
		 .largeCol {
		width:50%!important;
		}
		}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}
.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.text_3Visit {
    color: #FFF!important
}
.text_3Visit a:hover {
    color: #FFF!important
}
.bg_3Visit_LocSlider {
    background-color: #FFF!important
}
.bg_3Visit_WhiteBG {
    background-color: #FFF!important
}
.single-height {
    height: 250px;
    padding: 5px;
}
.promotion-img {
    width: 100%;
    height: 100%;
}
.promotion-img p {
    background-color: #E0001A;
    padding: 7px 12px;
    width: 100px;
}
.webcam .col-xs-7 .fa {
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}
.webcam .col-xs-7 span {
    display: inline-block;
    vertical-align: middle;
}
.webcam-image {
    width: 100%;
    height: 100%;
}
.webcam-caption {
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    background-color: rgba(0,0,0,0.9);
    padding: 10px 15px;
}
.meteo-top .col-xs-7 .fa {
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}
.meteo-top .col-xs-7 span {
    display: inline-block;
    vertical-align: middle;
}
.meteo {
    width: 100%;
    height: 100%;
    background-color: #ebebeb;
    padding-top: 50px;
}
.meteo .day.no-border {
    border-right: none;
}
.come-arrivare-wrapper {
    width: 100%;
    height: 100%;
    padding: 5%;
    padding-top: 65px;
}
.come-arrivare .col-xs-7 .fa {
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}
.come-arrivare .col-xs-7 span {
    display: inline-block;
    vertical-align: middle;
}
.come-arrivare-text {
    display: block;
    color: #646567;
}
.webcam .col-xs-5, .meteo-top .col-xs-5, .come-arrivare .col-xs-5 {
    font-size: 12px;
    line-height: 2.4;
}
.come-arrivare-text p {
    font-size: 14px;
}
.bg_3VisitNoBG .title-block {
    position: absolute;
    text-transform: uppercase;
    padding: 0 10px;
    background-color: #FFFFFF;
    color: #6B6567;
    top: 35px;
    left: 40px;
}
.bg_3VisitNoBG .view-all {
    position: absolute;
    font-size: 11px;
    color: #6B6567;
    top: 23px;
    right: 12%;
}
.bg_3VisitNoBG .title-block {
    position: absolute;
    text-transform: uppercase;
    padding: 0 10px;
    background-color: #FFFFFF;
    color: #6B6567;
    top: 35px;
    left: 40px;
}
.bg_3VisitNoBG .view-all {
    position: absolute;
    font-size: 11px;
    color: #6B6567;
    top: 20px;
    right: 12%;
}
	 @media(max-width:1199px) {
	 .bg_3VisitNoBG .title-block {
	left:7%;
	}
	 .bg_3VisitNoBG .title-block {
	left:7%;
	}
	}
/* ------------------ nuovo slider foto -------------------------*/
#slider>div>.slides li {
    background: #f4f4f4;
    text-align: center!important;
    overflow: hidden;
    height: 500px
}
#carousel>div>.slides li {
    height: 125px!important;
    overflow: hidden;
    text-align: center!important;
    background: #f4f4f4;
    border: solid 5px white;
    opacity: 0.5;
    cursor: pointer
}
#carousel>div>.slides li.flex-active-slide, #miniature>div>.slides li:hover {
    opacity: 1
}
	 @media(max-width:991px) {
	 #slider>div>.slides li {
	height:300px;
	}
	 #carousel>div>.slides li {
	height: 100px!important;
	}
	}
	 @media(max-width:767px) {
	 #slider>div>.slides li {
	height:250px;
	}
	 #carousel>div>.slides li {
	height: 85px!important;
	}
	}

.temiNL {
    padding-top: 5px!important;
    margin-left: 4px;
    margin-bottom: 25px;
}
.temiNL .cols2 {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
