*{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    scroll-behavior: smooth;

}

html, body {
    scroll-behavior: smooth;
    margin: 0;
    padding: 0;
    height: 100%;
}

img {
    max-height: 100%;
    max-width: 100%;
}

p {
    margin: 0;
    line-height: 1.5;
}

span {
    font-family: sans-serif !important;
    font-size: 16px !important;
    font-weight: 400;
}


/*html {
    transform: rotate(90deg);
    transform-origin: bottom left;
    top: -100vw;
    height: 100vw;
    width: 100vh;
    position: absolute;
}*/


@font-face {
    font-family: 'BigNoodleTitling';
    src: url('BigNoodleTitling.woff2') format('woff2'),
        url('BigNoodleTitling.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Narrow Book';
    src: url('GothamNarrow-Book.woff2') format('woff2'),
        url('GothamNarrow-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BarlowSemiCondensed-ExtraBold';
    src: url('BarlowSemiCondensed-ExtraBold.ttf');
}

body{
    line-height: 1.2;
    font-family: sans-serif;
    font-size: 18px;
    max-height: 100vh;
    color:#000;
    overflow-x: hidden ;
}

.swiper-slide {
    padding-bottom: 5px;
    border-bottom: 1px dashed;
}

.swiper-slide-2 {
    padding-bottom: 5px;
    border-bottom: 1px dashed;

}

.swiper-slide-2:last-child {
    border: none;
}

.swiper-fade .swiper-slide .swiper_slide-2 {
    padding-bottom: 5px;
    border-bottom: 0px dashed;
}

.header-border{
    /* border-top:3px double #000; */
    /* border-bottom:3px double #000; */
    height: 70px;
    padding: 10px 0px 10px 0px;
    background-color: #db3834;
    color: #fff;
    text-align: center;
}

.main-title{
    font-size: 42px;
    color: #FFF;
    font-family: 'BarlowSemiCondensed-ExtraBold';
    text-align: center;
}

.text-right{
    text-align: right;
}

.text-center{
    text-align: center;
}

.menu-title{
    font-size: 25px;
    font-family: sans-serif;
    font-weight: 600;
    color:#db3834;
    padding-top: 7px;
}

.menu-title-3{
    font-size: 20px;
    font-family: sans-serif;
    font-weight: 600;
    color:#000;
    padding-bottom: 5px;
    padding-top: 9px;
}

.back-blue{
    background-color: #1e2b4d;
    padding: 10px 0px 10px 0px;
    color: #FFF;
}

.menu-text {
    font-size: 18px;
}

.menu-title span{
    float: right;
}

.menu-title-3 span{
    float: right;
}

.color-antipasti{
    background-color: #1e2b4d;
    color: #fff !important;
}

.color-primi{
    background-color: #1e2b4d;
    color: #fff !important;
}

.color-secondi{
    background-color: #1e2b4d;
    color: #fff !important;
}

.color-insalatone{
    background-color: #1e2b4d;
    color: #fff !important;
}

.color-pizze{
    background-color: #1e2b4d;
    color: #fff !important;
}

.menuimageswiper{
     
    box-sizing: border-box;
    height: auto;
}

.menu-section-title{
    font-size: 36px;
    font-family: 'BarlowSemiCondensed-ExtraBold';
    padding-left: 6px;
    text-align: center;
    margin: 10px 0px;
}

.full-bg{
    font-size: 20px;
    font-family: 'BigNoodleTitling';
    height: 1px;
    background: #000;
    text-align: center;
}

.menu-small-title{
    font-size: 15px;
    font-family: 'BigNoodleTitling';
}

.menu-small-title span{
    float: right;
}

.menu-small-text{
    font-size: 15px;
    font-family: 'Arial';
}

.menuimageswiper .swiper-slide .swiper-slide-2 {
    transition-duration: 1500ms !important;
}

.main.main-text {
    background: #1b3f63;/*#d92424;*/
    top: 100vw;
    position: absolute;
    z-index: 5;
    transition: 1s all;
    text-align: center;
    font-family: 'BigNoodleTitling';
    line-height:1;
    color: #fff;
}

.main.main-text.active {
    top: 0;
}

.main-text-1 {
    font-size: 250px;
}

.main-text-2 {
    font-size: 400px;
}

.main-text-3 {
    font-size: 120px;
}

.main-text-4 {
    font-size: 140px;
	line-height:1.5;
}

.main-text-logo {
    width: 60%;
    text-align: center;
    margin: 80px auto 120px auto;
}

.evidenza{
    background-color: #ffe600;
}

p{
    font-size: 16px;
}

.container2 {
    padding-right: 10px;
    overflow: hidden;
    height: calc(100% - 70px);
}

#insalata h2>span{
    font-size: .7em;
}

#centrifughe h2>span{
    font-size: .7em;
}

.container3 img {
    width:100%;
    height: 100%;
    object-fit: cover;
}

.container2 > * {
    height: 100%;
}

.container2 > .row > .col-7 * {
    height: 100%;
}

.container2 > .row > * {
    height: 100%;
}

.container5  {
    height: calc(100% - 70px);
    overflow: hidden;

}

.container5 .list-menu {
    padding: 20px 10px ;
}

.container5 > .swiper-slide-2 * {
    padding-right: 10px;
    padding-left: 10px;
}

.container2 .col-5 .swiper-slide {
    height: auto;
}

.col-5 {
    overflow-y: hidden;
}

.container4 {
    height: calc( 100% - 225px );
    width: 100%;
    overflow: hidden;

}

.container4 .carousel, .container4 .carousel * {
    height: 100%;
}

.container4 img {
    width:100%;
    height: 100%;
    object-fit: cover;
}

.baby{
    background-color:#db3834 ;
    color: #ffffff;
    padding: 10px;
}

.menu-title-2{
    font-size: 20px;
    font-family: sans-serif;
    font-weight: 600;
}

.menu-title-2 span{
    float: right;
}

#primi h2>span{
    font-size: .7em;
}

#frutta h2>span{
    font-size: .7em;
    font-family: 'BarlowSemiCondensed-ExtraBold';
}

#top_ten h2>span{
    font-size: .7em;
    font-family: 'BarlowSemiCondensed-ExtraBold';
}

#frullati h2>span {
    font-family: 'BarlowSemiCondensed-ExtraBold';
    color: #fff;
    text-align: center;
    background-color: #db3834;
}

#frullati h2 {
    font-family: 'BarlowSemiCondensed-ExtraBold';
    color: #fff;
    text-align: center;
    background-color: #db3834;
    padding-top: 10px;
    padding-bottom: 10px;
}

#aperitivi h2>span {
    font-family: 'BarlowSemiCondensed-ExtraBold';
    color: #fff;
    text-align: center;
    background-color: #db3834;
}

#aperitivi h2 {
    font-family: 'BarlowSemiCondensed-ExtraBold';
    color: #fff;
    text-align: center;
    background-color: #db3834;
    padding-top: 10px;
    padding-bottom: 10px;
}

.container-vini {
    width: 50%;
    display: flex;
    flex-direction: column;

}

.vino {
    display: flex;
}

.vino-inside {
    flex: 0 0 100%;
    display: flex;
    justify-content: space-between;
}

.prezzo_bicchiere {
    padding-top: 9px;
    font-size: 12px;
}

.prezzo_bottiglia {
    padding-top: 9px;
    font-size: 12px;
}

.container2 .row .carousel h1 {
    height: auto;
    padding: 10px 10px 10px 10px;
    background-image: linear-gradient(to bottom, #db3834, #EE0000 );
}
.container2 .row .carousel .carousel-caption {
    height: auto; 
}