/* your styles go here */
@charset "utf-8";
@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format("svg")}
.navbar.scrolled{background:#444} 
.navbar{-webkit-transition:all .6s ease-out;-moz-transition:all .6s ease-out;-o-transition:all .6s ease-out;-ms-transition:all .6s ease-out;transition:all .6s ease-out}
.panel-default > .panel-heading {
	color: #000 !important;
	background: #80bfff; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left top, #80bfff, #ffffff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom right, #80bfff, #ffffff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom right, #80bfff, #ffffff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom right, #80bfff, #ffffff); /* Standard syntax */
	border-color: #99ccff !important;
	height: 60px;
}
.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
}
#mapialpes{
	/* [disabled]-webkit-background-size: cover; */
	/* [disabled]background-size: cover; */
	/* [disabled]background-position: center center; */
	position: relative;
	background-attachment: fixed;
	/* [disabled]background-repeat: repeat-y; */
}
.bg_admin {
	background-image: url(../img/carousel/bg_vol.webp);
} 
.bg_airport {
	background-image: url(../img/carousel/bg_vol.webp);
} 
.bg_aoste {
	background-image: url(../img/bg/bg_aoste.webp);
} 
.bg_balneo {
	background-image: url(../img/balneo/bg_balneo.webp);
}
.bg_base {
	background-repeat: no-repeat;
	height: 250px;
	margin-top: 1px;
	background-size: cover;
} 
.bg_camping {
	background-image: url(../img/bg/bg_commune.webp);
} 
.bg_chateau {
	background-image: url(../img/castel/bg_chateau.webp);
}
.bg_commune {
	background-image: url(../img/bg/bg_commune.webp);
} 
 
.bg_jeux {
	background-image: url(../img/natura/bg_parcs.webp);
} 
.bg_events {
	background-image: url(../img/eventi/bg_events.webp);
} 
.bg_expo {
	background-image: url(../img/carousel/carousel_foire_4.webp);
}
.bg_foire {
	background-image: url(../img/carousel/carousel_foire_4.webp);
}
.bg_giro {
	background-image: url(../img/bg/bg_hotel.webp);
} 
.bg_hotel {
	background-image: url(../img/bg/bg_hotel.webp);
}
.bg_meteo {
	background-image: url(../img/carousel/bg_meteo.webp);
} 
.bg_noel {
	background-image: url(../img/eventi/bg_noel.webp);
} 
.bg_park {
	background-image: url(../img/natura/bg_parcs.webp);
} 
.bg_patrimoine {
	background-image: url(../img/carousel/bg_meteo.webp);
}
.bg_jumbo {
	background-image: url(../img/sport/bg_parapente.webp);
} 
.bg_balade {
	background-image: url(../img/carousel/bg_balade2.webp);
} 
.bg_rando {
	background-image: url(../img/natura/bg_parcs.webp);
} 
.bg_region {
	background-image: url(../img/carousel/bg_region.webp);
}
.bg_refuge {
	background-image: url(../img/carousel/bg_refuge.webp);
}
.bg_services {
	background-image: url(../img/carousel/bg_services.webp);
}
.bg_ski {
	background-image: url(../img/skiing/bg_ski.webp);
} 
.bg_sport {
	background-image: url(../img/skiing/bg_ski.webp);
}
.bg_train {
	background-image: url(../img/bg/bg_train.webp);
} 
.bg_transport {
	background-image: url(../img/trafic/bg_route.webp);
} 
.bg_universel {
	background-image: url(../img/bg/bg_default.webp);
} 
.bg_visite {
	background-image: url(../img/bg/bg_visite.webp);
} 
.bg_voyages {
	background-image: url(../img/trafic/bg_voyages.webp);
} 
 .box {
	border-radius: 3px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	padding: 10px 25px;
	display: block;
	margin-top: 10px;
}
.col{
	width: 160px;
	float: left
}
.colBackUp{
	width: 160px;
	float: left
}
 .cover{width:100%}
   .credit {
	color: #454545;
	background-color: #F9F9F9;
	font-size: 11px;
	font-style: italic;
}

 .espace{
	margin-top: 10px;
	margin-bottom: 10px;
}
 .espaceTitre{
	margin-top: 30px;
}
 .TitreSmall{
	margin-top: 30px;
	font-size: 24px;
}

.footer-bs {
	background-color: #3c3d41;
	color: rgba(255,255,255,1.00);
	margin-bottom: 20px;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 6px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 60px;
	padding-left: 40px;
}
.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { padding:10px 25px; }
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }
.footer-bs .footer-brand h2 { margin:0px 0px 10px; }
.footer-bs .footer-brand p { font-size:12px; color:rgba(255,255,255,0.70); }

.footer-bs .footer-nav ul.pages { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.pages li { padding:5px 0px;}
.footer-bs .footer-nav ul.pages a { color:rgba(255,255,255,1.00); font-weight:bold; text-transform:uppercase; }
.footer-bs .footer-nav ul.pages a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }
.footer-bs .footer-nav h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}
.footer-bs .footer-nav ul.list { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.list li { padding:5px 0px;}
.footer-bs .footer-nav ul.list a { color:rgba(255,255,255,0.80); }
.footer-bs .footer-nav ul.list a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }

.footer-bs .footer-social ul { list-style:none; padding:0px; }
.footer-bs .footer-social h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.footer-bs .footer-social li { padding:5px 4px;}
.footer-bs .footer-social a { color:rgba(255,255,255,1.00);}
.footer-bs .footer-social a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }

.footer-bs .footer-ns h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}
.footer-bs .footer-ns p { font-size:12px; color:rgba(255,255,255,0.70); }
.gray{color:#FFF;font-style:oblique}
.grayMenu{
	color: #FFF;
	font-style: oblique;
	background-color: #CCC;
}
@media (min-width: 768px) {
	.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-left:solid 1px rgba(255,255,255,0.10); }
}
.menuVertical {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	
}
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.progress.vertical {
    width: 20px;
    height: 240px;
    margin-right: 20px;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}

.text-shadow{
	text-shadow: .2px .2px 0 rgba(0,0,0,.82);
	color: #0080ff
}
.box-shadow{
	text-shadow: .2px .2px 0 rgba(0,0,0,.82);
	color: #FFFFFF;
	background-color: #CCCCCC;
}
.box-Gallery{
	/* [disabled]text-shadow: .2px .2px 0 rgba(0,0,0,.82); */
	color: #FFF;
	background-color: #000000;
	/* [disabled]margin: 0px; */
	/* [disabled]padding: 0px; */
	/* [disabled]height: 40px; */
	/* [disabled]clip: rect(auto,auto,auto,auto); */
	vertical-align: middle;
	text-align: center;
}
.titre-white{
	text-shadow: .2px .2px 0 rgba(0,0,0,.82);
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 30px;
}
.text-white{
	text-shadow: .2px .2px 0 rgba(0,0,0,.82);
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 30px;
}
   .white {
	color: #FFFFFF;
	/* [disabled]font-style: oblique; */
	/* [disabled]font-weight: bold; */
	/* [disabled]font-size: 80%; */
	/* [disabled]padding-left: 30px; */
} 
.read{color:red}
.yellow{
	color: #EABB00
}
.titres{
	text-shadow: .2px .2px 0 rgba(0,0,0,.82);
	color: #C622DD;
	font-weight: bold;
}
.date{
	text-shadow: .2px .2px 0 rgba(0,0,0,.82);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	background-color: #930;
	text-transform: capitalize;
}
.brand {
	margin-top: 30vh;
	color: #FFFFFF;
	text-align: left;
}
.header-filter {
  position: relative;
}
.wrapper > .header {
  min-height: 300px;
  background-position: center center;
  background-size: cover;
}
.espaceHeader{
	margin-left: 30px;
	padding-top: 60px;
	/* [disabled]font-size: 36px; */
}
.gap-right {
  margin-right: 10px; 
}