
/* CSS Document */



html, body{
	-webkit-font-smoothing: antialiased;
	margin: 0 auto;
	height: 100%;
}
.homepage-1 {
	background-color: rgba(0,0,0,1.00);
	background-image: url(../img/bg/sushi-background-home.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	
	width: 100%;
	height: 100%;
	
}

 select {
    width: 83px;
    height: 17px;
    background-color: black;
    color: white;
    border: 1px;
    border-radius: 0;
	-webkit-appearance:none;
}
.primary-menu {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	margin: 4em auto;
	font-family: 'rama gothic';
	font-weight: 300;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 1.5px;
	   
}
.primary-menu ul{
	list-style-type: none;
	margin: 0 auto;
	width: max-content;
	padding-inline-start: 0px;
}
.primary-menu li{
	display: inline-block;
	padding: 2em;
}
.primary-menu a{
	text-decoration: none;
	color:rgba(255,255,255,1.00);
}
.primary-menu a:hover{
color:rgba(237,223,77,1.00);
}

.logo-menu {
	    width: 100px;
    position: absolute;
    left: 46.5%;
}

.logo-spacing {
	    width: 40px;
}

.navbar-homepage {
	width: 100%;
	height: 35px;
	background-color: rgba(24,24,24,1.00);
}

.text-welcome-home {
	margin: 0 auto;
	text-align: center;
	padding: 2em;
    color: white;
	font-family:'rama gothic';
}
.text-welcome-home h1{
	font-size: 300px;
    line-height: 0px;
	font-weight: 100;
	margin-top: 160px;
}
.text-welcome-home h4{
	font-size: 50px;
	font-weight: 100
}

.text-vect {
	    width: 301px;
    margin: 0 auto;
}

.home-box-1 {
	height: 500px;
	width: 100%;
	background-color:rgba(236,236,236,1.00);
}


.box-central-text {
	margin: 0 auto;
    max-width: 500px;
    padding: 12em 1em 0 1em;
    text-align: center;
}
.box-central-text h2{
	font-family: 'butler';
	font-weight: 400;
    font-size: 50px;
    margin: 0;
	color: #DEB91D;
	
}
.box-central-text p{
    font-size: 17px;
    font-family: 'MrEavesXL';
    font-weight: 400;
	color: #3B3B3B;
}


.box-navbar {
	float: right;
	height: 100%;
	/*background-color: rgba(189,100,102,1.00);*/
	width: 250px;
	margin-right: 2em;	
}

.navbar-menu {
	    margin: 10px;
    float: left;
    padding: 0;
	
}
.navbar-menu li{
	display: inline-block;
	    padding: 0 5px 0 5px;
}
.navbar-menu li a{
	color: rgba(255,255,255,1.00);
	    font-size: 14px;

}
.box-navbar select{
	    margin: 10px auto;
}

.home-box-2 {
	height: 700px;
	background-image: url(../img/bg/box-aperitif-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.box-left-text {
	    max-width: 600px;
    margin: 0;
        padding: 20em 2em 2em 12em;
}
.box-left-text h2{
	font-family: 'butler';
	font-weight: 400;
    font-size: 50px;
    margin: 0;
	color: #DEB91D;
}
.box-left-text p{
	  font-size: 17px;
    font-family: 'MrEavesXL';
    font-weight: 400;
	color: #3B3B3B;
} 

.home-box-3 {
	height: 900px;
	background-image: url(../img/bg/cucina-box-bg.jpg);
	background-size:cover;
	background-position: bottom;
	background-repeat: no-repeat;
}
.box-right-text {
	    max-width: 600px;
    margin: 0;
    padding: 20em 8em 0 0;
	float: right;
}
.box-right-text h2{
	font-family: 'Butler';
	font-weight: 400;
    font-size: 50px;
    margin: 0;
	color: #DEB91D;
}
.box-right-text p{
	  font-size: 17px;
    font-family: 'MrEavesXL';
    font-weight: 400;
	color: #3B3B3B;
} 


.home-box-4 {
    height: 440px;
	margin: 0 auto
}

.home-where-left {
	height: 400px;
	border: 20px solid white;
	background-color: rgba(0,0,0,1.00);
	width: 46%;
	float: left;
}

.home-where-right {
	height: 400px;
        border-top: 20px solid white;
    border-bottom: 20px solid white;
    background-color: rgba(214,145,146,1.00);
    width: 50%;
    float: left;
}

.homer-where-centered {
	    max-width: 1700px;
    margin: 0 auto;
    height: 400px;
}
.box-left-text-where {
    max-width: 600px;
    margin: 0;
    padding: 2em 5em;
	text-decoration: none;
}
.box-left-text-where h2{
	font-family: 'rama gothic c';
	font-weight: 400;
    font-size: 110px;
    margin: 0;
	color: #DEB91D;
}
.box-left-text-where p{
	  font-size: 18px;
    font-family: 'Manrope';
    font-weight: 300;
	color: white;
	text-decoration: none;
} 
.logothefork {
	background-image: url(../img/loghi/theforklogo.svg);
    width: 150px;
    height: 90px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.home-box-5 {
	width: 100%;
height: 600px;
    background-color: #00000008;
}

#newsletter {
	padding: 4em 2em;
	max-width: 700px;
}


input {
    border: 3px solid black;
    width: 700px;
    height: 50px;
}
input[type=email] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
	font-size: 17px;
	font-family: 'Manrope';
}
input[type=submit]{
	    color: white;
    background-color: black;
    font-size: 17px;
}

.footer-homepage {
	width: 100%;
	height: 500px;
	background-color: rgba(0,0,0,1.00);
	position: relative;
}

#footer-menu {
	margin: 0;
	padding: 4em;
	
}

.sub-footer {
	bottom: 0;
	height: 50px;
	width: 100%;
	background-color: rgba(24,24,24,1.00);
	position: absolute;
}

.subfooter-menu {
	display: inline-block;
}
.subfooter-menu li{
	display: inline-block;
	padding: 0 1em 0 1em;
}
.subfooter-menu li a{
	color:#626262;
	text-decoration: none;
	font-family: 'manrope';
	font-weight: 800;
	font-size: 13px;

}
.subfooter-menu li a:hover{
	color: #FFFFFF;
}

.center-div {
	height: auto;
	width: 33.333333%;
	float: left;
}

.left-div {
	height: auto;
	width: 33.333333%;
	float: left;
}

.right-div {
	height: auto;
	width: 33.33333%;
	float: left;
}

#center-subfooter {
	text-align: center;
	font-family: 'Manrope';
	font-size: 13px;
	font-weight: 800;
	color: #626262;
}

#right-subfooter {
		text-align: right;
	font-family: 'Manrope';
	font-size: 13px;
	font-weight: 800;
	color: #626262;

}
#right-subfooter p{
		padding-right: 5em;
}
#right-subfooter a{
	color: #9D9D9D;
	text-decoration: none;
	
}
#right-subfooter a:hover{
	color: #FFFFFF;
	
}

.center-footer-text {
	text-align: center;
	font-family: 'manrope';
	font-size: 14px;
	color: white;
}


@media only screen and (min-width: 1200px){
.logo-menu {
    width: 100px;
    position: absolute;
    left: 46.5%;
}
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    
 .home-box-2 {
    height: 700px;
    background-image: url(../img/bg/box-aperitif-bg.jpg);
    background-size: cover;
    background-position: center left;
    background-repeat: no-repeat;
}
    
  .box-left-text {
    max-width: 600px;
    margin: 0;
    padding: 18em 1em 2em 3em;
}
    .home-box-3 {
    height: 700px;
    background-image: url(../img/bg/cucina-box-bg.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}
 
    .box-right-text {
    max-width: 600px;
    margin: 0;
    padding: 10em 8em 0 0;
    float: right;
}
    .home-where-left {
    height: 400px;
    border: 20px solid white;
    background-color: rgba(0,0,0,1.00);
    width: 44%;
    float: left;
}
    
    .home-where-right {
    height: 400px;
    border-top: 20px solid white;
    border-bottom: 20px solid white;
    background-color: rgba(214,145,146,1.00);
    width: 48%;
    float: left;
}
    .box-left-text-where {
    max-width: 600px;
    margin: 0;
    padding: 1em 2em;
    text-decoration: none;
}
    .home-box-5 {
    width: 100%;
    height: 400px;
    background-color: #00000008;
}
    #newsletter {
    padding: 3em 2em;
    max-width: 500px;
}
    input {
    border: 3px solid black;
    width: 500px;
    height: 50px;
}
    #footer-menu {
    margin: 0;
    padding: 4em 4em 2em 4em;
}
    
    .logo-menu {
    width: 100px;
    position: absolute;
    left: 43.5%;
}
  .sub-footer {
    bottom: 0;
    height: 120px;
    width: 100%;
    background-color: rgba(24,24,24,1.00);
    position: absolute;
    margin: 0 auto;
    text-align: center;
   
}
    .left-div {
    height: auto;
    width: 100%;
    /* float: left; */
}
    .center-div {
    height: auto;
    width: 100%;
   float: none;
}
    .right-div {
    height: auto;
    width: 100%;
    /* float: left; */
}
    .subfooter-menu {
    display: inline-block;
    padding: 0;
}
    #right-subfooter {
    text-align: center;
    font-family: 'Manrope';
    font-size: 13px;
    font-weight: 800;
    color: #626262;
}
    #right-subfooter p {
    padding-right: 0;
}
    
}




@media (max-width: 480px){
	
	html, body{
	-webkit-font-smoothing: antialiased;
	margin: 0 auto;
	height: 100%;
		width: auto!important; overflow-x: hidden!important
		
		
			
			
}
	
		select .select-language{
		-webkit-appearance: none;
	}
	.homepage-1 {
	background-color: rgba(0,0,0,1.00);
	background-image: url(../img/bg/sushi-background-home.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -600px center;
	
	width: 100%;
	height: 100%;
	
}
	.navbar-homepage {
	width: 100%;
	height: 35px;
	background-color: rgba(24,24,24,1.00);
}
	.box-navbar {
	    float: right;
    height: 100%;
    /* background-color: rgba(189,100,102,1.00); */
    width: 55%;
    margin-right: 0;
    right: 0;
}
	.primary-menu {

    color: rgba(255,255,255,1.00);
    text-decoration: none;
    margin: 4em 0 0 0;
    font-family: 'rama gothic';
    font-weight: 300;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1.5px;
	
	   
}
	.primary-menu ul{
		display: none;
	list-style-type: none;
	margin: 0 auto;
	width:479px;
	padding-inline-start: 0px;
}
	.primary-menu li{
	display: inline-block;
	padding: 1em;
}
.primary-menu a{
	text-decoration: none;
	color:rgba(255,255,255,1.00);
}
.primary-menu a:hover{
color:rgba(237,223,77,1.00);
}
	.logo-menu {
	    width: 100px;
    position: relative;
    /* top: 100px; */
   left: 0;
    margin: 0 auto;
 
}

.logo-spacing {
	    width: 40px;
}
	
	.text-welcome-home {
	margin: 0 auto;
    text-align: center;
    padding: 1em;
    color: white;
    font-family: 'rama gothic';
}
.text-welcome-home h1{
	font-size: 150px;
    line-height: 0px;
	font-weight: 100;
	margin-top: -20px;
}
.text-welcome-home h4{
	font-size: 50px;
	font-weight: 100
}

.text-vect {
	      width: 180px;
    margin: 6em auto;
}
	
	
	
	
	
	.home-box-1 {
	height: 500px;
	width: 100%;
	background-color:rgba(236,236,236,1.00);
}


.box-central-text {
	margin: 0 auto;
    max-width: 100%;
    padding: 10em 1em 0 1em;
    text-align: center;
}
.box-central-text h2{
	font-family: 'butler';
	font-weight: 400;
    font-size: 50px;
    margin: 0;
	color: #DEB91D;
	
}
.box-central-text p{
    font-size: 17px;
    font-family: 'MrEavesXL';
    font-weight: 400;
	color: #3B3B3B;
}




.home-box-2 {
	width: 100%;
	height: 700px;
	background-image: url(../img/bg/box-aperitif-bg.jpg);
	background-size: cover;
	background-position:center center;
	background-repeat: no-repeat;
}

.box-left-text {
	    max-width: 600px;
    margin: 0;
        padding: 20em 2em 2em 1em;
}
.box-left-text h2{
	font-family: 'butler';
	font-weight: 400;
    font-size: 50px;
    margin: 0;
	color: #DEB91D;
}
.box-left-text p{
	  font-size: 17px;
    font-family: 'MrEavesXL';
    font-weight: 400;
	color: #3B3B3B;
} 

.home-box-3 {
	height: 800px;
	background-image: url(../img/bg/cucina-box-bg.jpg);
	background-size:cover;
	background-position: bottom;
	background-repeat: no-repeat;
}
.box-right-text {
	max-width: 600px;
    margin: 0;
    padding: 4em 3em 0 28px;
    float: right;
}
.box-right-text h2{
	font-family: 'Butler';
	font-weight: 400;
    font-size: 50px;
    margin: 0;
	color: #DEB91D;
}
.box-right-text p{
	  font-size: 17px;
    font-family: 'MrEavesXL';
    font-weight: 400;
	color: #3B3B3B;
} 


.home-box-4 {
    height: 800px;
	margin: 0 auto
}

.home-where-left {
	height: 400px;
	border: 0px;
	background-color: rgba(0,0,0,1.00);
	width: 100%;
	float: left;
}

.home-where-right {
	height: 400px;
        border-top: 1px solid white;
    border-bottom: 0px;
    background-color: rgba(214,145,146,1.00);
    width: 100%;
    float: left;
}

.homer-where-centered {
	    max-width: 480px;
    margin: 0 auto;
    height: 400px;
}
.box-left-text-where {
    max-width: 480px;
    margin: 0;
    padding: 3em 3em;
	text-decoration: none;
}
	
.box-left-text-where h2{
	font-family: 'Butler';
	font-weight: 400;
    font-size: 50px;
    margin: 0;
	color: #DEB91D;
}
.box-left-text-where p{
	  font-size: 18px;
    font-family: 'Manrope';
    font-weight: 300;
	color: white;
	text-decoration: none;
} 
.logothefork {
	background-image: url(../img/loghi/theforklogo.svg);
    width: 150px;
    height: 90px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.home-box-5 {
	width: 100%;
height: 500px;
    background-color: #00000008;
}

#newsletter {
	padding: 4em 2em;
	max-width: 350px;
}


input {
    border: 3px solid black;
    max-width: 310px;
    height: 50px;
}
input[type=email] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
	font-size: 17px;
	font-family: 'Manrope';
}
input[type=submit]{
	    color: white;
    background-color: black;
    font-size: 17px;
	-webkit-appearance: none;
}




.footer-homepage {
    width: 100%;
    /* height: 100%; */
    background-color: rgba(0,0,0,1.00);
    position: relative;
}

#footer-menu {
    margin: auto;
    padding: 2em 0 2em 0;
}
.sub-footer {
    bottom: 0;
    height: auto;
    width: 100%;
    background-color: rgba(24,24,24,1.00);
    position: relative;
}

.subfooter-menu {
    /* text-align: center; */
    display: inline-block;
    padding: 0;
    margin: 1em auto;
}
.subfooter-menu li{
	display: inline-block;
	padding: 0 1em 0 1em;
}
.subfooter-menu li a {
    color: #626262;
    text-decoration: none;
    font-family: 'manrope';
    font-weight: 800;
    font-size: 8px;
}
.subfooter-menu li a:hover{
	color: #FFFFFF;
}

.center-div {
	height: auto;
	width: 33.333333%;
	float: left;
}

.left-div {
    /* height: auto; */
    width: 100%;
    /* float: left; */
	text-align: center;
}

.right-div {
    height: auto;
    width: 100%;
    /* float: left; */
    /* text-align: center; */
}

#center-subfooter {
    text-align: center;
    font-family: 'Manrope';
    font-size: 10px;
    font-weight: 400;
    color: #626262;
    width: 100%;
}

#right-subfooter {
    text-align: center;
    font-family: 'Manrope';
    font-size: 9px;
    font-weight: 600;
    padding-right: 0;
    color: #626262;
}
#right-subfooter p{
		padding-right: 0em;
}
#right-subfooter a{
	color: #9D9D9D;
	text-decoration: none;
	
}
#right-subfooter a:hover{
	color: #FFFFFF;
	
}

.center-footer-text {
	text-align: center;
	font-family: 'manrope';
	font-size: 14px;
	color: white;
	padding: 0 0 2em 0;
}

	
	
}
