body {
    font-family: 'PraterSerifTwo', serif;
    background-color: #457b5f;
}

#top {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    /* background: url('../images/body-gradient.png') 10% 0 repeat-x; */
    background-color: #204b57;
}

#top .container {
    background: transparent url('../images/sfondo.png') 50% 40px no-repeat;
    background-size: contain;
    height: 100%;
    position: relative;
}

#top .container img {
    position: absolute;
    bottom: -50px;
    left: 18%;
    width: 200px;
}
#header {
    height: 30vw;
    width: 100%;
    max-height: 600px;
    background-image: url('../images/landing-page-2019-1920x800.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
}
#mainmenu, #mainmenu div {
    z-index: 100;
}

.page-header, .page-header h1, .blog-featured .items-row:first-child h2 {
    margin-top: 0;
}

#news-content h1, #news-content h2, #news-content h3, #news-content h4, #news-content h5, #news-content h6, #news-content h1 a, #news-content h2 a, #news-content h3 a, #news-content h4 a, #news-content h5 a, #news-content h6 a {
    color: #FFDD00;
}

#news-content {
    color: #FFF;
}

#news-content::-webkit-scrollbar {
    width: 9px;
    height: 9px;
}

#news-content::-webkit-scrollbar-button:start:decrement, #news-content::-webkit-scrollbar-button:end:increment {
    display: block;
    height: 0;
    background-color: transparent;
}

#news-content::-webkit-scrollbar-track-piece {
    background-color: transparent;
    -webkit-border-radius: 0;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-radius: 0;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

#news-content::-webkit-scrollbar-thumb:vertical {
    height: 50px;
    background-color: #999;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

#news-content::-webkit-scrollbar-thumb:horizontal {
    width: 50px;
    background-color: #999;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

a {
    color: #FFDD00;
}

.btn {
    background-color: #FFF;
    opacity: 0.9;
}

.acymodifybutton .btn {
    background-color: #a42e6d;
}

.acymodifybutton .btn:hover {
    color: #EEEEEE;
}

#news-content {
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.blog-featured h2 a {
    font-family: 'PraterSerifTwo', serif;
}

.blog-featured p {
    font-family: 'Raleway', sans-serif;
}

.blog-featured a {
    font-family: 'Raleway', sans-serif;
    color: #c73737;
}

.blog-featured a.btn {
    font-family: 'PraterSerifTwo', serif;
}

.palo {
    text-align: center;
}

#inner-content {
    background-color: #fff;
    padding: 15px;
    min-height: 500px;
}

#inner-content .page-header {
    margin-bottom: 0;
}

#inner-content h2 {
    margin-top: 0;
    color: #f0696d;
}

#news-content p {
    font-family: 'Raleway', sans-serif;
    color: #FFF;
}

#news-content div:nth-child(n+2) {
    border-top: 1px solid #FFF;
    padding-top: 20px;
    margin-top: 20px;
}

#inner-content p {
    font-family: 'Raleway', sans-serif;
    color: #000;
}

#inner-content a {
    color: #f0696d;
}

#inner-content img {
    width: 100%;
}

.page-header {
    border: none;
}

ul.social {
    padding: 0;
    margin-top: 40px;
}

ul.social li {
    display: inline-block;
}

ul.social li:last-child {
    margin-left: 5px;
}

.inner-page {
    overflow: hidden;
    position: relative;
}

.right-column {
    padding-top: 28px;
    height: 100%;
    position: absolute;
    right: 0;
}

.stone {
    position: absolute;
    bottom: 0;
    margin-bottom: 50px;
}

.stone img {
    width: 100%;
}

ul.nav.right-menu li {
    display: block;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

ul.nav.right-menu li:last-child {
    margin-bottom: 0;
}

ul.nav.right-menu li a {
    font-size: 24px;
    color: #000;
}

ul.nav.right-menu li a:hover {
    background-color: #FFDD00;
}

.palo-sottile {
    text-align: center;
    line-height: 0;
}

#back-top {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 999;
    text-align: right;
    margin-bottom: 20px;
    margin-right: 20px;
    height: 40px;
}

#back-top img {
    width: 40px;
}

#back-top.hidden {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    z-index: 1;
    filter: alpha(opacity=0);
    opacity: 0;
}

#back-top {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    z-index: 10;
    filter: alpha(opacity=100);
    opacity: 1;
}

/* EDIZIONE 2018 START */

#head2018 {
    width: 100%;
    position: absolute;
    top: 0;
}

#vt-empty {
    width: 100%;
    background: #254551 url('../images/stars_a.png');
    background-size: cover;
    height: 56px;
}

#head1 {
    width: 100%;
    text-align: center;
    background: #254551 url('../images/stars_a.png');
    background-size: cover;
}

#head1 img, #top-a img, #top-b img {
    margin: auto;
    width: 100%;
}

#top-a {
    width: 100%;
    text-align: center;
    background: #22404b url('../images/stars_b.png');
    background-size: cover;
}

#top-b {
    width: 100%;
    text-align: center;
    background-color: #213d48;
}

#logo2018 {
    position: absolute;
    top: 94px;
    left: 37%;
}

#logo2018 img {
    width: 20vw;
}

#biglietti-abbonamenti-2018 {
    position: absolute;
    bottom: -70px;
    left: 51%;
    z-index: 99;
}

#biglietti-abbonamenti-2018 img {
    width: 11vw;
}

#social2018 {
    position: absolute;
    top: 56px;
    width: 100%;
}

#social2018 ul.social {
    text-align: right;
}

.homepage, .inner-page {
    margin-top: calc(36.6vw - 45px);
}

.inner-page {
    padding-top: 60px;
}

#come-arrivare {
    margin-top: 180px;
    margin-bottom: 40px;
}
#back-top {
    width: 90%;
}

#compila {
    background-color: #213d48;
    color: #fff;
    width: 130px;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    margin: 20px auto 0;
}
#compila:hover {

    color: #457b5f;
}

.edizioni.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}
.edizioni.row.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.btn-group > .btn:first-child {
    display: none;
}

@media (max-width: 767px) {
    #vt-empty {
        /* display: none; */
        height: 46px;
    }
    #logo2018 {
        position: absolute;
        top: 10px;
        left: 10px;
    }
    #logo2018 img {
        width: 32vw;
    }
    #social2018 {
        display: none;
    }
    .homepage, .inner-page {
        margin-top: calc(57.5vw + 20px);
    }
    #biglietti-abbonamenti-2018 {
        bottom: -20px;
        left: 55%;
    }
    #biglietti-abbonamenti-2018 img {
        width: 23vw;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    #vt-empty {
        height: 32px;
    }
    #logo2018 {
        position: absolute;
        top: 50px;
    }
    #social2018 {
        top: 110px;
    }
    #biglietti-abbonamenti-2018 {
        bottom: -40px;
        left: 54%;
    }
    .homepage, .inner-page {
        margin-top: calc(55vw - 120px);
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #vt-empty {
        height: 40px;
    }
    #logo2018 {
        position: absolute;
        top: 70px;
    }
    #social2018 {
        top: 40px;
    }
    #biglietti-abbonamenti-2018 {
        bottom: -50px;
        left: 54%;
    }
    .homepage, .inner-page {
        margin-top: calc(44vw - 25px);
    }
}

@media (max-width: 1199px) {
    #head1 img, #top-a img, #top-b img {
        margin: 0;
        width: 100%;
    }

}

/* EDIZIONE 2018 END */
