/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */
body {
 font-family: 'Rajdhani', sans-serif;
 font-size: 14px;
 line-height: 160%;
 color: #333;
 overflow-x: hidden;
 background-color: #FFFFFF !important;
 background-image: url('../images/wifi-hotel-firenze-camera-min.jpg') !important;
 background-repeat: no-repeat !important;
 background-attachment: fixed !important;
 background-position: center center !important;
 z-index: auto;background-size: cover !important;
 -webkit-background-size: cover !important;
 -moz-background-size: cover !important;
 -o-background-size: cover !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/wifi-hotel-firenze-camera-min.jpg', sizingMethod='scale');
 -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/wifi-hotel-firenze-camera-min.jpg', sizingMethod='scale');
margin-top:85px;
}
.navbar-brand img {
 height: 58px;
 width: auto;
}
.opacity{
 opacity:0.95;
}
.text-shadow{
 text-shadow: 0 0 0.5rem rgba(0,0,0,.50)!important;
}