@font-face {
    font-family: Roboto;
    src: url('../fonts/Roboto-Regular.ttf');
}

@font-face {
	font-family: Mistral;
	src: url('../fonts/mistral.ttf');
}

html,body {
	font-family: Roboto, sans-serif;
	height: 100%;
	position: relative;
  	margin: 0;
}

input, textarea, select {
	border-radius: 0px !important;
}

.btn-floating {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    font-size: 25px;
}

.slick-slider {
    display: none;
}
.slick-slider .slick-list { 
    opacity: 0; 
    position: absolute; 
}
.slick-slider.slick-initialized {
    background: none;
    display: inherit;
}
.slick-slider.slick-initialized .slick-list { 
    opacity: 1;
    position: relative;
    transition: opacity 0.2s ease-in;
}

textarea {
	resize: vertical;
}

label {
	font-weight: 500;
}

#show-after {
	display: hidden;
}

.no-margin-top {
	margin-top: 0px;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.padding-0 {
	padding-right: 0px;
	padding-left: 0px;
}

.fallback-top-65 {
	margin-top: -65px;
}

.bordered-white {
	border: 1px solid white;
	padding: 10px;
}

section {
	margin-bottom: 30px;		
}

.hr-separator-style1 {
    border: 0;
    height: 1px;
    width: 80%;
    background-image: linear-gradient(to right, rgba(133, 57, 56, 0), rgba(133, 57, 56, 0.75), rgba(133, 57, 56, 0));
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}

.color-crimson {
	color: crimson;
}

.no-text-decoration:hover {
	text-decoration: none;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-top-10 {
	margin-top: 10px;
}

.color-golden {
	color: #a9941d;
}

.color-white{
	color: #fff;
}

.space-separator {
	margin-top: 30px;
	margin-bottom: 30px;
}

.margin-bottom-50 {
	margin-bottom: 50px;
}

.topbar {
	background-color: #dc7d7a;
	color: white;
	min-height: 50px;
	font-family: 14px;
	border-bottom: 1px solid #8e8e8e;
}

.topbar-img-icon {
	margin-right: 5px;
}

.topbar-info-block {
	float: left;
	margin-right: 25px;
	margin-top: 15px;
	font-weight: 300;
}

.topbar-right-content {
	margin-right: 35px;
}

.topbar-status, .topbar-social-block {
	float: left;
}

.topbar-status {
	margin-right: 35px;
	margin-top: 15px;
}

.topbar-status-icon {
	margin-right: 5px;
	margin-top: -3px;
}

.topbar-status-text {
	margin-top: 15px;
}

.topbar-social-block {
	margin-top: 4px;
}

.menu-celular {
	background: #000;
	padding: 15px;
}

.btn-menu-celular:focus {
	outline: none;
}

.menu-celular a {
	color: #BFB383;
	font-size: 16px;
}

.menu-celular li {
	padding: 10px;
}

.menu-celular li a:hover {
	background: transparent;
}

.btn-menu-celular {
	background: transparent;
	color: white;
	border-radius: 0px;
}

.btn-menu-celular:hover, .btn-menu-celular:active, .btn-menu-celular:focus {
	background: transparent;
	color: white;
}

.mainmenu {
	background-color: #000;
	border-bottom: 1px solid #8e8e8e;
	height: 178px;
}

.menu-list {
	list-style: none;
	text-align: center;
	display: flex;
	color: white;
	width: 100%;
	margin-bottom: 0px;
	justify-content: center;
	align-items: center;
	padding-left: 0px;
}

.logo {
	
}

.menu-list .menu-item {
	flex: 1 1 100%;
	text-transform: uppercase;
	font-size: 20px;
	z-index: 1;
}


.menu-list .menu-item a {
	text-decoration: none;
	color: #BFB383;
}

.menu-list .link a:hover {
	opacity: 0.8;
}

.hero {
	height: 100%;
	background: url('../img/hero-bg.jpg');
	background-attachment: fixed;
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
}

.hero-content {
	margin-top: 80px;
}

.hero-welcome-title {
	font-size: 36px;
	text-transform: uppercase;
	color: #a9941d;
	font-family: Mistral, sans-serif;
	margin-bottom: -20px;
}

.hero-subtitle {
	font-size: 56px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 5px 5px #000;
}

.hero-paragraph {
	font-size: 26px;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 30px;
}

.hero-box-info {
	color: white;
	background-color: rgba(0,0,0,0.7);
	padding: 50px;
	border: 1px solid #8e8e8e;
	font-weight: 300;
	font-size: 16px;
}

.hero-info-conteudo {
	margin-top: 15px;
	margin-bottom: 15px;
}

.hero-btn {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
}

.section-title-content {
	text-align: center;
	margin-bottom: 40px;
}

.o-cantinho-content {
	margin-top: 70px;
}

.section-title {
	color: #dc7d7a;
	font-size: 48px;
	font-weight: 300 !important;
	text-transform: uppercase;
}

.section-title-paragraph {
	font-size: 16px;
	color: #888888;
}

.section-title-separator {
	border-top: 1px solid #dc7d7a;
	text-align: center;
	max-width: 500px;
	margin-bottom: 30px;
}

.fork-separator:after {
	content: url('../img/fork-knive-separator-icon.png');
	left: 50%;
	position: absolute;
	transform: translateY(-50%) translateX(-50%);
	/* Controls the whitespace around the symbol */
	padding: 0px 20px;
	background: #fff;
}

.place-separator:after {
	content: url('../img/place-separator-icon.png');
	left: 50%;
	position: absolute;
	transform: translateY(-50%) translateX(-50%);
	/* Controls the whitespace around the symbol */
	padding: 0px 20px;
	background: #fff;
}

.book-separator:after {
	content: url('../img/book-separator-icon.png');
	left: 50%;
	position: absolute;
	transform: translateY(-50%) translateX(-50%);
	/* Controls the whitespace around the symbol */
	padding: 0px 20px;
	background: #fdecec;
}

.book-transparent-separator:after {
	content: url('../img/book-separator-icon.png');
	left: 50%;
	position: absolute;
	transform: translateY(-50%) translateX(-50%);
	/* Controls the whitespace around the symbol */
	padding: 0px 20px;
	background: #fff;
}

.light-red-background {
	background-color: #fdecec;
}

.img-effect {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.zoom-in:hover .img-effect {
  opacity: 0.3;
}

.zoom-in:hover .middle {
  opacity: 1;
}

.btn-ler-mais {
	width: 250px;
	margin: 0 auto;
	margin-top: 30px;
}

.page-title {
	background: #f1f1f1;
}

.text-historia {
	font-size: 16px;
	color: #888888;
}

.menu-de-pizzas {
	background-image: url('../img/bg_pizzas.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

.col-cream {
	background-color: #fffae4;
	height: 503px;
}

.col-white {
	background-color: #eee;
	height: 100%;
}

.btn-brown {
	padding: 15px;
	background-color: #823a3a;
	color: white;
	width: 80%;
	border: none;
	border-radius: 5px;
	height: 60px;
	font-size: 22px;
}

.btn-brown:hover {
	background-color: #532626;
}

.pizza-example-content {
	max-width: 285px;
	height: 252px;
	padding-top: 40px;
}

.pizza-img-content {
	max-width: 285px;
	height: 252px;
}

.pizza-1-bg {
	background-image: url('../img/pizza-lombinho.jpg');
	background-repeat: no-repeat;	
	transition: all 0.5s;
}

.pizza-2-bg {
	background-image: url('../img/bacon.jpg');
	background-repeat: no-repeat;
	transition: all 0.5s;
}

.pizza-3-bg {
	background-image: url('../img/chocolate.jpg');
	background-repeat: no-repeat;
	transition: all 0.5s;
	background-position: 80%;
}

.pizza-4-bg {
	background-image: url('../img/pizza-rucula-com-tomate-seco.jpg');
	background-repeat: no-repeat;
	transition: all 0.5s;
}


.pizza-bg:hover {
	-webkit-filter: grayscale(50%);
    -moz-filter: grayscale(50%);
    -o-filter: grayscale(50%);
    -ms-filter: grayscale(50%);
    filter: grayscale(50%);
}

.image-zoom-effect {
    width: 100%;
    height: 100%; 
    overflow: hidden;   
}

.image-zoom-effect img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.image-zoom-effect:hover img {
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}

.title-pizza-menu {
	color: #823a3a;
	font-weight: 100;
}

.title-pizza-menu-content {
	color: #823a3a;
	margin-top: 0px;
	border: 2px solid #823a3a;
	width: 80%;
	margin: 0 auto;
	padding: 10px;
	font-size: 25px;
}

.pizzas-ingredients {
	list-style: none;
	padding-left: 0px;
	margin-top: 20px;
	color: #823a3a;
}

.pizzas-ingredients li {
	font-size: 17px;
}

.modal-body-title {
	text-align: center;
	font-weight: 900;
	font-size: 20px;
	border-bottom: 3px solid #823a3a;
	padding: 15px;
	box-sizing: border-box;
	background: #823a3a;
	color: #fff;
}

.pizza-sabor {
	box-sizing: border-box;
	border-bottom: 1px dotted black;
	padding: 10px;
}

.pizza-sabor small {
	color: #9c3023;
	font-size: 19px;
}

.pizza-sabor h4 {
	font-weight: bold;
	font-size: 19px;
}

.pizza-sabor p {
	margin-top: 0px;
	font-style: italic;
}

.pizza-sabor:hover {
	background: rgba(206,206,206,0.1);
}


.col-reservas, .col-eventos {
	background-color: #823A3A;
	padding: 15px;
	margin: 15px;
	position: relative;
	min-height: 190px;
	box-shadow: 1px 2px 3px black;
}

.col-reservas:hover, .col-eventos:hover {
	background-color: #ad4d4d
}

.contact-title {
	color: #e48080;
	text-transform: uppercase;
}

.contact-form-box {
	background-color: #F4F4F4;
	padding: 15px;
}

.contact-form {
	background-color: white;
	padding: 15px;
}

.contact-textarea {
	resize: none;
}

.col-local-right-text {
	margin-left: -150px;
	background: white;
	padding: 50px;
	margin-top: 50px;
	z-index: 1;
}

.col-local-left-text {
	margin-right: -150px;
	background: white;
	padding: 50px;
	margin-top: 50px;
	z-index: 1;
}

.local-title {
	font-size: 24px;
	text-transform: uppercase;
	color: #a9941d;
}

.local-call-more-text {
	font-size: 40px;
	line-height: 40px;
	color: #a9941d;
}

.local-call-more-plus {
	font-size: 100px;
	margin-left: 170px;
	color: crimson;
}

.text-local {
	font-size: 16px;
}

.local-more-title {
	font-size: 22px;
}

.footer-info {
	background: $fff;
	padding: 35px;
	padding-top: 0px;
}

.footer-info a {
	color: #888888;
}

.footer-info-title {
	color: #e48080;
	font-size: 18px;
	text-transform: uppercase;
}

.footer-info-content {
	font-family: 16px;
	color: #888888;
	margin-top: 25px;
}

.footer-info-icon {
	margin-right: 10px;
}

.footer-info-content-block {
	margin-bottom: 10px;
}

.col-footer-dias {
	color: #e48080;
	text-transform: uppercase;
}

.footer-credits {
	background-image: url('../img/footer-bg.jpg');
	background-color: #bb2222;
	background-blend-mode: screen;
	color: white;
	font-size: 16px;
	padding: 15px;
	margin-top: 15px;
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}

#back-to-top:hover {
    background: #e9ebec;
}

#back-to-top.show {
    opacity: 1;
}

.img-evento{
	height: 250px;
}


/* 
-----------------------------------------
ADAPTATIVE 
-----------------------------------------
*/


/* MD */
@media (max-width: 1199px) { 

	.section-title {
		font-size: 40px;
	}

	/* HERO */
		.hero-subtitle {
			font-size: 40px;
		}

		.hero-paragraph {
			font-size: 22px;
		}

	/* Menu de Pizzas */
		.pizza-bg:hover {
			animation: none;
		}

		.image-zoom-effect:hover img {
			transform: none;
		}
}

/* SM */
@media (max-width: 991px) { 

	.section-title {
		font-size: 30px;
	}

	.section-title-paragraph {
		font-size: 15px;
	}

	/* HERO */
		.hero-subtitle {
			font-size: 22px;
		}

		.hero-paragraph {
			font-size: 20px;
			margin-top: 5px;
			margin-bottom: 5px;
		}

	/* Menu de Pizzas */
		.title-pizza-menu {
			font-size: 25px;
		}

		.title-pizza-menu-content {
			font-size: 25px;
		}

		.btn-brown {
			font-size: 15px;
		}

		.pizza-3-bg {
			background-position: 50%;
		}

	/* Local */
		.col-local-right-text {
			margin-left: -50px;
		}

		.col-local-left-text {
			margin-right: -50px;
		}
}

.credits-author a {
	color: #fff;
	padding: 5px;
}

.credits-author a:hover {
	text-decoration: none;
}

.credits-author a:hover::before {
	content: '<';
}

.credits-author a:hover::after {
	content: '/>';
}

.credits-author a:focus {
	text-decoration: none;
	outline: none;
}

.aviso-ferias {
	background-color: #d9534f;
	padding: 15px;
	color: white;
	z-index: 99999;
	width: 100%;
}

.aviso-ferias p {
	margin-top: 5px;
	margin-bottom: 0px;
}

.aviso-ferias-titulo {
	font-weight: bold;
	font-size: 22px;
}

.fixed-header {
  position: fixed;
  top:0; 
  left:0;
  width: 100%; 
}

/* XS */
@media (max-width: 767px) { 

	.book-separator:after, .book-transparent-separator:after, .place-separator:after, .fork-separator:after  {
		display: none;
	}

	/* HERO */

		.hero {
			height: 100vh;
		}

		.hero-content {
			text-align: center;
			margin-top: 0px;
		}

		.hero-btn {
			font-size: 15px;
			margin-bottom: 15px;
		}

		.hero-paragraph {
			font-size: 15px !important;
		}

		.hero-box-info {
			padding: 15px;
			font-size: 15px;
		}

	/* Menu de Pizzas */
		.menu-de-pizzas {
			background-image: none;
		}

		.title-pizza-menu {
			font-size: 16px;
		}

		.title-pizza-menu-content {
			font-size: 16px;
		}

		.btn-brown {
			font-size: 12px;
		}

	/* Cantinho Content */
		.img-cantinho-big-1 {
			padding: 15px;
		}


	/* Local */
		.local-call-more-plus {
			margin-left: 0px;
			font-size: 50px;
		}

		.col-local-right-text {
			margin-left: 0px;
			margin-top: 0px;
			padding: 15px;
		}

		.col-local-left-text {
			margin-right: -0px;
			margin-top: 0px;
			padding: 15px;
		}
		
		.btn-floating {
		    width: 100%;
		    bottom: 0;
		    left: 0;
		    border-radius: 0;
		    font-size: 18px;
		}
		
		.footer-credits {
		    padding-bottom: 60px;
		}

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     .section-title-separator{
     	margin: 0 auto;
     	margin-bottom: 15px;
     }
}

@supports (-ms-ime-align: auto) {
 	.book-separator:after, .book-transparent-separator:after, .place-separator:after, .fork-separator:after  {
		display: none;
	}
	.section-title-separator {
 		margin: 0 auto;
 		margin-bottom: 15px;
 	}
}