html,
body {
    height: 100%;
        font-family: 'Archivo', sans-serif;
	font-weight:  400 !important;
}

body {
    padding-bottom: 0px !important;
background-color: #000 !important;
}



.btn-whatsapp{
    transition: all .3s ease;
}
.btn-whatsapp:hover{
    transform: scale(1.08);
    box-shadow: 0 8px 20px rgba(0,0,0,.25);
}
.whatsapp-fixed{
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 1050;
}


.cont-pop {
padding: 10px;
  display: block;
  position: relative;
  float: left;
  background-color: #fff;
  margin: 0px;
}

.popup{
width: 100%;
  height: auto;
  background: trasparent;
  margin: 120px auto;
  padding: 20px 20px;
  position: relative;
  color: #333;
  max-width: 600px;
}

.overlay{
	position: fixed; /* schermo intero*/
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
  height: 100vh;
	background: rgba(0,0,0,0.7); /* colore sfondo e opcità */
	text-align: center;
	display: none; /*cambiaremo in display: none*/
	z-index: 999;
}

.cont-pop p{
	padding: 20px !important;
}

#close{
	position: absolute;
  top: -42px;
  right: 0px;
  color: #fff;
}

#close:hover{
	cursor: pointer;
}
















.prenotazione {
display: block;
  position: fixed;
  right: 30px;
  bottom: 40px;
  z-index: 99;
}


.container {
  max-width: 1280px !important; 
}

.tit-img {
	width: 100%;
background-color: rgba(0,0,0,0.6);
padding: 12px;
margin-top: -41px;
z-index: 12;
display: block;
position: relative;
text-transform: uppercase;
	text-align: center;
}

.fancybox-thumbs {
  background: #000 !important;
}

.box-offerta {
	
}

.tasti-piatti:link, .tasti-piatti:visited {

}

.tasti-piatti:hover {
	opacity: 1;
}

#slidecaption h4 { 
font-size: 22px !important;
line-height: 28px !important;
}

#slidecaption {
color: #fff;
margin: -92px auto;
overflow: hidden;
padding: 0 22% 0px;
position: absolute;
text-align: center;
text-transform: uppercase;
top: 50%;
width: 100%;
left: 0px;
}

#piatti {
	margin-top: -60px;
z-index: 4;
position: relative;
}

.ingredientibg a:hover {
    color: unset  !important;
}

#myTabContent .col-md-4, #myTabContent .col-md-6 {
	padding: 10px 0px !important;
}


#lightbox .btn-lightbox:link, #lightbox .btn-lightbox:visited {
	background-color: #BC6515;
color: #fff;
font-family: oswald;
font-weight: 900;
margin-top: -10px;
position: relative;
margin-bottom: -80px;
margin-top: -60px;
font-size: 23px;
padding: 14px 20px;
border-radius: 10px;
box-shadow: 0px 6px 12px rgba(0,0,0,0.6);
}

#lightbox .btn-lightbox:hover {
	opacity: 1 !important;
color: #ffffff !important;
background-color: #7E3F00;
}

#lightbox h3 {
	margin-top: 20px;
}

.newsletter-btn {
	color: #fff !important;
background-color: #707072; !important;
border-color: #707072; !important;
border-radius: 15px !important;
width: 100%;
max-width: 180px !important;
padding: 18px !important;
font-size: 20px !important;
font-family: oswald;
text-transform: uppercase;
font-weight: 900 !important;
margin-top: 14px;
}

.ingredientibg hr {
    border-top: 1px solid #fff !important;
}

.ingredientibg {
	background-image: url("img/bg-ingredienti.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}

#ingren img {
	width: 100%;
max-width: 120px;
border: solid 1px #fff;
border-radius: 130px;
margin-bottom: 5%;
}

.nav-item .active img {
	background-color: #BC6615;
border: solid 1px #BC6615 !important;
}

.nav-tabs .nav-item {
    margin-left: auto;
    margin-right: auto;
    width: 33%;
    text-align: center;
	}

.nav-tabs {
    border-bottom: none !important;
}

.nav-tabs a:link {
    color: #ffffff !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: transparent !important;
    border: 0px;
	border-color: transparent !important;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
   border: 0px;
	border-color: transparent !important;
}

#freccia {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    display: block;
    z-index: 4;
    padding: 20px 10px;
}

.freccia-giu {
color: #fff !important;
background-color: #009ddf;
padding: 10px 20px;
border-radius: 42px;
font-size: 29px;
display: block;
width: 60px;
height: 60px;
margin-left: auto;
margin-right: auto;
}

#slidecaption h1 {
	margin-top: 30px;
	font-size: 35px !important;
}

.navbar-toggler {
   background-color: #1D1D1B !important;
	color: #fff !important;
	padding: 11px !important;
	margin-left: auto;
	margin-right: auto;
	font-size: 30px !important;
}

.socialicon {
padding: 5px;
width: 30px !important;
height: 30px !important;
border: 2px solid #000;
border-radius: 20px;
color: #fff;
background-color: #000;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1) !important;
}

.navbar-nav {
text-transform: uppercase;
font-family: 'Krona One', sans-serif !important;
font-size: 15px;
font-weight: 600 !important;
text-shadow: 0px 0px 10px #000;
/*border-top: dashed 2px rgba(255,255,255,0.5);*/
/*border-bottom: dashed 2px rgba(255,255,255,0.5);*/
}

.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 16px !important;
padding-left: 16px !important;
padding-top: 15px;
padding-bottom: 15px;
}


.ml-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

 /*COVER*/
.footer-cover {
	display: block;
    position: fixed;
    width: 100%;
    bottom: 0px;
}


.header-cover {
	position: fixed;
float: left;
height: 100% !important;
width: 100% !important;
display: grid;
overflow: auto;
}

.container-cover {
height: 100%;
position: absolute;
overflow: auto;
width: 100%;
}

.attesa {
position: absolute;
left: 50%;
top: 50%;
margin-left: -585px !important;
margin-top: -278px;
padding: 10px !important;
}



/*supersized navigator*/
#prevslide { 
	left:10px;
	z-index: 5;
	font-size: 33px !important;
	color: white;
	text-align: right;
	width: 20px !important;
}

#nextslide { 
	right:10px;
	z-index: 5;
	font-size: 33px !important;
	color: white;
	text-align: left;
	width: 20px !important;
}

.jumbotron iframe {
	margin-bottom: -6px !important;
}

.footer .box-content {
	padding: 20px 20px 15px !important;
}

.bg-black {
	background-color: #000 !important;
}

.text-center-on-mobile .sot-tit.left {
    margin-left: 0px;	
}

.text-center-on-mobile {
	text-align: left;
}

label {
    display: inline-block;
    margin: 10px 1px !important;
}

.btn {
	margin-bottom: 5px;	
}

#bottone-contact {
    cursor: pointer;
    width: 100%;
    max-width: 170px;
    background-color: #BC6615;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
}


#social-box {
	font-size: 20px;
	letter-spacing: 14px;
}

.tasto-link {
	background-color: #868789 !important;
	border-radius: 30px !important;
	color: #fff !important;
	width: 100%;
	padding: 12px 25px;
	max-width: 230px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
}

.form-control {
  border-radius: 0px !important;
padding: 11px 12px !important;
margin: 16px 0px;
display: block !important;
position: relative;
border: solid 1px #ffffff !important;
}

#contact #messaggio {
	
}


/* FANCYBOX */
.fancybox-arrow::after {
    border-radius: 100px;
}

.fancybox-caption {
    padding: 20px 20px 30px;
    border-top: unset !important;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none;
    text-align: center;
    font-weight: 600;
}
/* FANCYBOX */


/*J-CAROUSEL*/

.jcarousel-control-next {
    color: #009cea;
    float: right;
    right: 0;
    margin-right: 20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
	font-size: 30px;
}

.jcarousel-control-prev {
    color: #009cea;
    float: left;
    left: 0;
    margin-left: 20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
	font-size: 30px;
}

/*J-CAROUSEL*/

/*FADE CAROUSEL BOOTSTRAP*/

.carousel-indicators li {
cursor: pointer !important;
	height: 4px !important;
}

.carousel-fade .carousel-item {
  display: block;
  position: relative;
  opacity: 0;
  transition: opacity .75s ease-in-out;
}


.carousel-fade .carousel-item.active {
  opacity: 1;
  display: block;
}

.carousel {
  position: relative;
  top: 0;
  left: 0;
  background-color: transparent;
}
.carousel-inner {
  background-color: transparent;
  height: 100%;
}
.carousel-item {
  background-color: transparent;
  opacity .5;
}
a.carousel-control-next:link, a.carousel-control-prev:link {
  background-color: transparent;
  text-decoration: none;
  opacity: .5;
}
a.carousel-control-next:hover, a.carousel-control-prev:hover  {
  background-color: transparent;
  text-decoration: none;
  opacity: 1;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  position:relative;
  background-image: none;
}    
.carousel-control-next-icon:before {
  top:0;
  left:-5px;
  padding-right:10px;
 }
.carousel-control-prev-icon:before {
  top:0;
  left:-5px;
  padding-right:10px;
}


/*FADE CAROUSEL BOOTSTRAP*/

.esempio {
	
}

a:hover {
      opacity: 0.85 !important;
}

.box-update  .fa-check{
	color: #765D9C;
}

.row-halfscreen {
	display: -webkit-flex !important;
display: flex !important;
position: relative;
}

.row-halfscreen .half-image {
background-color: #faf8f9;
background-position: center;
background-size: cover;
min-height: 250px;
}

.row-halfscreen .half-post {
background-color: #000 !important;
padding: 150px 10% 150px;
}



#background {
position: fixed;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background: url("img/bg2.jpg") no-repeat;
background-size: cover;
}

.background-color {
	background-color: #191919;
  border: 0px solid #eebd54;
  padding: 30px;
  min-height: 225px;
  box-shadow: 0px 0px 17px #eebd54;
  border-radius: 13px;
}

.navbar.bg-dark {
       background-color: #303030 !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 700 !important;
	color: #000;
}

h1 {
font-family: 'Archivo', sans-serif !important;
font-weight: 600 !important;
font-size: 30px !important;
	color: #fff !important;
}

h2 {
	
}

h3 {
	font-family: 'Archivo', sans-serif !important;
	font-weight: 800 !important;
}

h4 {
	font-family: 'Archivo', sans-serif !important;
	font-size: 25px !important;
	line-height: 38px !important;
	text-transform: uppercase;
	font-weight: 600 !important;
}

h5 {
	font-family: 'Archivo', sans-serif !important;
	color: #ce9d34 !important;
	text-transform: uppercase;
	font-size: 20px !important;
	font-weight: 600 !important;
}

h6 {
	font-size: 16px !important;
}

p {
   color: #FFF;
    font-size: 18px;
    font-family: 'Archivo', sans-serif !important;
    margin-bottom: 0px !important;
}


.dropdown-item {
	font-weight: 500 !important;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #4F3675 !important;
	color: #fff !important;
}


#controls-wrapper {
 background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    display: block;
    position: relative;
}

.btn-secondary {
	color: #fff !important;
background-color: #ce9d34 !important;
  border-color: #ce9d34 !important;
padding: 13px 33px !important;
text-transform: uppercase !important;
font-weight: 900 !important;
font-size: 21px !important;
width: auto !important;
}

.btn-secondary:hover {    		
	color: #fff !important;
	opacity: 0.7;
}

.btn-secondary.focus, .btn-secondary:focus {
    box-shadow: unset !important;
}

a:link, a:visited {
    color: #fff;
    transition: all 200ms linear 0s;
}

a:hover {    		
	color: #ffcd44 !important;
text-decoration: none !important;
}

.sot-tit {
   width: 10%;
display: block;
margin: 20px auto 20px;
border-bottom: #ce9d34 4px solid;
}

.sot-tit.left {
    margin-left: 0px;
}

.sot-tit.right {
    margin-right: 0px;
}

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef;
}

.navbar {
	z-index: 100;
margin-bottom: 10px;
border-top: 13px solid #ce9d34;
padding-top: 40px !important;
}

.navbar-brand {
width: 320px !important;
}

.navbar-brand img{

}
	
.bg-inverse.bg-drive {
    background-color: transparent !important;
    z-index: 4;
}


.social-menu  a:link, .social-menu  a:visited {
    padding: 0px 1px;
}


.social-menu  a:hover {
color: rgba(255, 255, 255, 1);
}

.gridboot [class*="col-"] {
    background-color: #f5f5f5;
    border: 0.02px solid #e0e0e0;
    padding-bottom: 15px;
    padding-top: 15px;
}

.gridboot-incastro [class*="col-"] {
   /* background-color: #f5f5f5;*/
    padding: 0;
}

.gridboot-gallery [class*="col-"] {
   /* background-color: #f5f5f5;*/
    padding: 0;
}

.jumbotron.galleria {
	padding-bottom: 0px !important;
padding-top: 0px !important;
}

.galleria .gridboot-gallery img {
 padding: 0px;
}

.gridboot-gallery img {
 padding: 2px;
}

.jumbotron {
    padding: 0px 0px !important;
margin-bottom: 0px !important;
background-color: #121212 !important;
border-radius: 0px !important;
}

.jumbotron .box-content [class*="col-"] {
   padding: 20px;
margin: 0px 0px;
}

.background-jumbo .gridboot-incastro [class*="col-"] {
    padding: 5px !important;
}

.background-jumbo {
    background-color: #BC6615 !important;
}

.background-jumbo a:link, .background-jumbo a:visited {
	color: #fff;
	transition: all 200ms linear 0s;
}

.background-jumbo a:hover {    		
	color: #CFCFE4 !important;
    text-decoration: none !important;
}

.container-fluid {
     padding: 50px 20px !important;
}

.container .box-content {
		padding: 50px 0px 50px;
}

.gridboot-incastro .box-margin {
	padding: 30px 8%;
	border-radius: 20px;
}

.gridboot-incastro [class*="col-"] {
    padding: 10px !important;
}


.box-content [class*="col-"] {
 padding: 20px 20px;
margin: 0px 0px;
}

.row  .row [class*="col-"] {
	padding: 5px;
}

.container .box-content {
		
}

#logo-icona {
    background-color: #765D9C;
	border-radius: 60px;
	display: block;
	height: 90px;
	margin-bottom: 13px;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 26px 26px;
	position: relative;
	text-align: center;
	width: 90px;
	color: white;
	font-size: 28px;
}

#logo-icona i {
    color: white;
    font-size: 29px;
}

.row {
	padding: 0px 0px;
	margin: 0px !important;
}

.row .row { 
   margin: 0px;
}

/* Header */
header {
    position: relative;
}
header, #supersized {
	height: 80% !important;
	min-height: 520px;
}

.navbar .container {
	width: 100%;
    max-width: 1140px;
}

/*Container*/

li {
  list-style-position: outside;
  color: #fff;
  padding-left: 0px;
  font-size: 17px;
}


    /* Large desktop */
 @media only screen and (max-width: 1200px) {	
		
	
	 
.attesa {
    margin-left: -478px !important;
    margin-top: -278px;
}
	 
		.dropdown-menu a:link, .dropdown-menu a:visited {
	text-align: left;
		}
		
		.collapsing, .collapse.show {
    background-color: transparent;
 padding: 10px;
		}

}
     
    /* Portrait tablet to landscape and desktop */
 @media only screen and (max-width: 992px) {	
	 
	  header, #supersized {
		  height: 60% !important;
		  min-height: 520px;
}
	 
	 
	 /*Navbar Push*/
.navbar-push .collapsing, .navbar-push .collapse.show {
    display: block !important;
	position: absolute !important;
    margin-top: 0px !important;
    top: 0px !important;
    left: 0px !important;
	width: 100%;
}

.close-button {
	margin-top: 20px;
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255, 1) !important;
    border-color: transparent !important;
	padding: 2px;
}
	 
	 /*COVER*/	 
.attesa {
    margin-left: -356px !important;
    margin-top: -278px;
}
	 
	.navbar-brand {
  width:  340px;
}
	 .bg-dark .bg-navbar { 
	 background-color: transparent!important;
	 }
	 
	  .bg-transparent .bg-navbar { 
	 background-color: #171717 !important;
	 }
	 	 	 
	 .collapsing, .collapse.show {
    display: block !important;
    padding: 20px 30px 40px !important;
    text-align: center;
    margin-top: 11px;
}

	 
	 .dropdown-menu {
    background-clip: padding-box;
    background-color: transparent !important;
    border: medium none !important;
    border-radius: 0.25rem;
    color: #fff !important;
    display: none;
    float: left;
    font-size: 1rem;
    left: 0;
    list-style: outside none none;
    margin: 0.125rem 0 0;
    min-width: 10rem;
    padding: 0.5rem 0;
    position: absolute;
    text-align: center;
    top: 100%;
    z-index: 1000;
}
	 
	 .dropdown-item {
    color: rgba(255,255,255,.5) !important;
}
	 
	 
	 .dropdown-menu a:link, .dropdown-menu a:visited {
    text-align: center !important;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: transparent !important;
    color: #fff !important;
    text-decoration: none;
}

	 
	 
}




     
    /* Portrait tablet to landscape and desktop */
 @media only screen and (max-width: 768px) {	
	 
	 .row-halfscreen .half-post {
  background-color: #000;
  padding: 60px 10% 80px;
}

	  #slidecaption {
		  padding: 0 10% 0px;
	 }
	 
	 header, #supersized {
    height: 60% !important;
min-height: 500px;
}
	 
	 #slidecaption h1 {
		 margin-top: 20px;
font-size: 28px !important;
	 }
	 
.attesa {
    margin-left: 0px !important;
    top: 0px !important;
    margin-top: 0px;
    left: 0px;
    display: block;
    position: relative;
    margin-left: auto !important;
    margin-right: auto !important;
}
	 
	 .text-center-on-mobile .sot-tit.left {
    margin-left: auto !important;
		 margin-right: auto !important;
}
	 
.text-center-on-mobile {
	text-align: center !important;
}
	 
	 .navbar-brand {
		 width: 280px;
	 }
	
	 .box-content [class*="col-"] {
		 padding: 10px 10px;
		 margin: 0px 0px;
	 }	 
	 
}

    /* Portrait tablet to landscape and desktop */
 @media only screen and (max-width: 480px) {
	 
	 .navbar-brand {
  width: 230px !important;
}
	 
	 .background-color {
		 min-height: 160px !important;
	 }
	 
	 #slidecaption h4 {
    font-size: 13px !important;
    line-height: 18px !important;
}
	 
	 #slidecaption {
padding: 0 3% 0px;
margin-top: -50px;
}
	 
	 header, #supersized {
		 height: 430px !important;
		 min-height: unset !important;
}
	 
	.nav-tabs h3 {
		font-size: 20px !important;
	 }
	 
	 .navbar-brand {
		 width: 220px;
	 }	 
}




    /* Portrait tablet to landscape and desktop */
 @media only screen and (max-width: 320px) {	
	 .navbar-brand {
		 width: 190px;
	 }
}