#Contatti,
#ulcontatti li a,
p {
    color: #fff;
}
#Contatti h1,
#galleriafoto,
.buttoncontainer,
.testotel {
    text-align: center;
}
@font-face {
    font-family: blackchanceryregular;
    src: url(fonts/blackchancery-webfont.eot);
    src: url(fonts/blackchancery-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/blackchancery-webfont.woff) format("woff"), url(fonts/blackchancery-webfont.ttf) format("truetype"),
        url(fonts/blackchancery-webfont.svg#blackchanceryregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: palace_script_mtregular;
    src: url(fonts/font3b-webfont.eot);
    src: url(fonts/font3b-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/font3b-webfont.woff) format("woff"), url(fonts/font3b-webfont.ttf) format("truetype"), url(fonts/font3b-webfont.svg#palace_script_mtregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
.barratrans {
    background: #008d03;
    background: -moz-linear-gradient(left, #000 0, #008d03 50%, #008d03 51%, #000 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #000), color-stop(50%, #008d03), color-stop(51%, #008d03), color-stop(100%, #000));
    background: -webkit-linear-gradient(left, #000 0, #008d03 50%, #008d03 51%, #000 100%);
    background: -o-linear-gradient(left, #000 0, #008d03 50%, #008d03 51%, #000 100%);
    background: -ms-linear-gradient(left, #000 0, #008d03 50%, #008d03 51%, #000 100%);
    background: linear-gradient(to right, #000 0, #008d03 50%, #008d03 51%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008D03', endColorstr='#008D03', GradientType=1 );
}
#inserzionista {
    font-family: blackchanceryregular;
    font-weight: 400;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    line-height: 1;
}
.grande {
    font-size: 42px;
}
.medio {
    font-size: 54px;
}
.piccolo {
    font-size: 60px;
}
#ulcontatti {
    padding: 0;
}
#ulcontatti li {
    height: 55px;
    background: linear-gradient(to right, #000 -5%, #f173f1 50%, #f173f1 51%, #000 105%);
    border-radius: 10px;
    border: 2px outset;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-left: 5px;
}
@media screen and (max-width: 480px) {
    .grande {
        font-size: 36px;
    }
    .medio {
        font-size: 30px;
    }
    .piccolo {
        font-size: 36px;
    }
}
#Contatti h1 {
    font-size: 45px;
    font-weight: 400;
}
#Contatti {
    text-align: left;
    padding: 10px;
    margin: 20px 10% 2%;
}
#Contatti b {
    font-size: 1.25em;
    line-height: 4;
}
.testotel {
    font-family: Verdana, "Arial Black", sans-serif;
    padding-left: 20px;
    padding-right: 20px;
}
.testotel p{
    line-height: 24px; 
    word-wrap: break-word;
}

.testotel a:link,
.testotel a:visited {
    color: #cebd6e;
    text-decoration: none;
}
.oro {
    color: #cebd6e;
}
#Titolo {
    font-family: blackchanceryregular;
    font-size: 50px;
    font-weight: 400;
}
@media screen and (max-width: 767px) {
    #Contatti {
        margin-top: 20px;
        margin-left: 1%;
        margin-right: 1%;
    }
    #Contatti h1 {
        font-size: 32px;
    }
}
@media screen and (max-width: 480px) {
    .testotel {
        font-size: 22px;
        padding-left: 5px;
        padding-right: 5px;
    }
}
#player {
    padding-top: 20px;
}
#player_a {
    margin: 0 auto;
}
.pulsantevideo,
.pulsantevideo:hover {
    font-family: Verdana, "Arial Black", sans-serif;
    margin-left: 20px;
    width: 40px;
    height: 40px;
    padding: 0;
    font-weight: 700;
    color: #000;
}
.pulsantevideo {
    border: 0 #000;
}
.pulsantevideo:hover {
    border-color: #000;
}
.buttoncontainer {
    margin: 20px 10px;
}
div.gallery-row {
    margin-top: 20px;
}
div.gallery-item {
    float: left;
    height: 196px;
    border: 1px solid #000;
    display: table-cell;
}
div.gallery-item img {
    display: block;
    width: 100%;
    height: auto;
}
#galleriafoto {
    margin-top: 15px;
    color: #fff;
}
#GalleryContainer {
    padding: 15px 0 15px 6%;
}
.navbar {
    margin-bottom: 0;
}
#sidebar {
    height: 100%;
    padding-right: 0;
    padding-top: 20px;
}
#sidebar .nav {
    width: 95%;
}
#sidebar li {
    margin-bottom: 12px;
    color: #000;
    text-align: right;
}
#sidebar li a {
    color: #000;
}
.navbar-default {
    background-color: #000;
    border-color: #000;
}
@media screen and (max-width: 1200px) {
    #sidebar li a {
        padding: 13px 17px;
    }
}
@media screen and (max-width: 767px) {
    #sidebar,
    body {
        background-color: #000;
    }
    .row-offcanvas {
        position: relative;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }
    .row-offcanvas-right .sidebar-offcanvas {
        right: -50%;
    }
    .row-offcanvas-left .sidebar-offcanvas {
        left: -64%;
    }
    .row-offcanvas-right.active {
        right: 50%;
    }
    .row-offcanvas-left.active {
        left: 60%;
    }
    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 50%;
    }
    #sidebar {
        padding-top: 0;
        margin-top: 20px;
        margin-left: 20px;
    }
    #sidebar .nav > li {
        border-top: 1px solid #484848;
        border-bottom: 1px solid #2e2e2e;
    }
    #sidebar .nav > li:first-child {
        border-top: 0;
    }
    #sidebar .nav > li > a > img {
        max-width: 14px;
    }
    body {
        background-image: none;
    }
    #sidebar li {
        text-align: center;
    }
    #GalleryContainer {
        padding: 1px 0 1px 2%;
    }
}
@media screen and (max-width: 480px) {
    #galleria {
        width: 100%;
        padding: 0;
        margin: 0;
    }
}
.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover {
    color: #fff;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #fff;
    color: #000;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
#phonewap {
    background-image: url(../../img/iphone5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 670px;
    padding-top: 110px;
}
.wapcont {
    vertical-align: top;
    height: 450px;
    width: 250px;
    background-color: #fff;
    text-align: center;
    font-size: 13px;
    font-family: serif;
    color: #000;
    font-weight: 400;
    margin: 0 auto;
}
.wapcont #wapnome {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    padding: 2px 0 2px 4px;
    margin: 0;
    line-height: 16px;
    color: #fff;
}
.enter {
    width: 310px;
    height: 55px;
    margin: 0 auto;
}
#skypebox {
    width: 100%;
    height: 100%;
    background: url(../img/skypebg.png) center no-repeat #09f;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.slider {
    width: 50%;
    margin: 100px auto;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}


.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slick-active {
  opacity: .5;
}

.slick-current {
  opacity: 1;
}
