/*
* @package Restory
* @copyright (C) 2019 by ThemesQueen - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author ThemesQueen <iamthemesqueen@gmail.com>
* @authorurl <http://themeforest.net/user/ThemesQueen>
*/

/* You can add new css here */

@import url('https://fonts.googleapis.com/css2?family=Arizonia&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Allura&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.navbar-brand {
	padding: 10px 40px 10px !important;
}
.navbar-nav > li > a {
	padding: 40px 0px 15px !important;
}
	a {
		color: #fff;
	}
	a:hover, a:focus {
		color: #ffffff; 
		text-decoration: underline
		
	}


	a:focus {
		outline: 0;
		outline: 0px auto -webkit-focus-ring-color;
		outline-offset: -2px
	}

	.navbar-default .inner-navbar {
		border: 0px solid #fff !important; 
		background-color: #111111 !important;
	}
	
	footer .last-line ul.social-icons li a:hover {
		color: #c7ad88;
		text-decoration: underline !important;
	}

	#je_socialicons {
		display: flex;
		justify-content: center;
	}

	.tp-caption.Concept-Title, .Concept-Title {
		text-shadow: 2px 2px #000;
		letter-spacing: 0px;
		font-size: 100px;
	}


	.tp-caption.Concept-SubTitle, .Concept-SubTitle {
		text-shadow: 2px 2px #000;
		font-size: 22px;
	}


	.page-banner-section {
		display: none !important;
	}

	section.contact-section {
		padding: 0px 0 0px !important;

	}

	#je_socialicons .jeSocial span {
		margin-right: 15px;
	}

	body {
		overflow-x: hidden;
		width: 100%;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}

	.col-md-4 {
		z-index: 100;
	}

	section.reservation-banner-section {
		padding: 100px 0px 10px 0px !important;
		background: none !important;
		display: block !important;
		height: 400px !important;
	}

	section.reservation-banner-section .container h1 {
		color: #000;
	}

	section.reservation-banner-section .container a {
		color: #000;
	}

	a.button-one {
		color: #fff;
		font-size: 12px;
		font-family: "Poppins", sans-serif;
		text-transform: uppercase;
		padding: 10px 28px;
		letter-spacing: 1px;
		background: transparent;
		font-weight: 600;
		border: 2px solid #c7ad88 !important;
		margin-top:10px !important;
	}

	#je_socialicons .jeSocial span.icon1 {
		background-color: transparent !important;
	}
	#je_socialicons .jeSocial span.icon6 {
		background-color: transparent !important;
	}
	#je_socialicons .jeSocial span.icon7 {
		background-color: transparent !important;
	}
	#je_socialicons .jeSocial span.icon17 {
		background-color: transparent !important;
	}

	.tp-bgimg:before {
		content: "" ;
		position: absolute !important;
		top: 0 !important;
		left: 0 !important;
		height: 100% !important;
		width: 100% !important;
		transition: all 0.8s !important;
		background-color:rgba(0, 0, 0, 0.30) !important;
		background-size: 100% 100% !important;
	}
	#back_to_top a.cd-top:link, #back_to_top a.cd-top:visited, #back_to_top a.cd-top:hover, #back_to_top a.cd-top:focus {
		z-index: 100000;
	}

	.navbar-default .navbar-toggle {
		border-color: transparent !important;
	}

	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: transparent !important;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff !important;
	}

	section.contact-section {
		padding: 90px 0 10px;
		background: transparent !important;
		background-size: cover;
	}
	footer {
		margin-top: -20px;
	}
	@media screen and (max-width: 450px) {
		.tp-caption.Concept-Title, .Concept-Title {
			text-shadow: 2px 2px #000;
			letter-spacing: 0px;
			font-size: 40px;
		}
		.tp-caption.Concept-SubTitle, .Concept-SubTitle {
			text-shadow: 2px 2px #000;
			font-size: 14px;
		}
		.navbar-brand {
			max-width: 180px;
		}
		.navbar-brand > img {
			display: block;
			max-width: 150%;
		}
		.navbar-default {
			margin-top: 10px;
			margin-right: 10px;
		}
	
	}


.belt {
	background: transparent !important;
	text-align: center;
}

.ui-widget.ui-widget-content {
	border: 0px solid transparent !important;
}

.gafancybox-outer, .gafancybox-inner {
	position: relative;
	overflow: hidden !important;
}

.sendinblueform-block {
	background-color: transparent !important;
	padding: 8px 12px;
}

#sendinblueform-form {
	font-family: Poppins !important;
}

label {
	font-weight: 400 !important;
	color: rgb(199, 173, 136) !important;
}

.btn-primary {
	color: #fff;
	background-color: rgb(199, 173, 136) !important;
	border-color: rgb(38, 33, 24) !important;
}

.btn {
	padding: 13px 50px !important;

}

.grecaptcha-badge {
	display: none !important;
}

.phocadownloadfile32 {
	background: rgb(199, 173, 136) !important;
	border: 0px solid #cccccc !important;
	margin: 25px !important;
	padding: 13px 0px 10px 0px !important;
	text-align: center !important;
	font-family: Allura, cursive !important;
	font-size: 30px !important;
	animation: botao-pulse 2.0s infinite ease-out;
}

.phocadownloadfile32:hover {
	background: rgb(0, 0, 0) !important;
}

  
  @keyframes botao-pulse {
	0% {
	  transform: scale(1);
	}
	50% {
	  transform: scale(1.2);
	}
	100% {
	  transform: scale(1);
	}
  }

  .sppb-carousel-item-inner .sppb-text-right {
	margin-top: -5px !important;
}

.sppb-carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #333 !important;
}

.sppb-carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #333 !important;
	border-radius: 10px;
	cursor: pointer;
	background-color: rgba(0,0,0,0);
}

.sppb-carousel-indicators {
	position: absolute;
	bottom: -35px !important;
	left: 50%;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
	z-index: 1000 !important;
}

.sppb-img-reponsive {
	display: block !important;
	max-width: 100% !important;
}

.sppb-carousel-inner > .sppb-item {
	padding: 30px !important;

}

.sppb-carousel-inner {
	padding-bottom: 20px !important;
}

section.contact-section div.contact-info .info-box h2 {
	color: rgb(199, 173, 136) !important;
}

.title-section h1 {
	text-align: center;
	margin-bottom: 70px;
	position: relative;
	font-family: "Allura", cursive !important;
	text-transform: none !important;
	font-weight: 400 !important;
	font-size: 80px;
	margin-top: 30px !important;
	line-height: 65px !important;
}
@media screen and (max-width:700px) {
	
	.title-section h1 {
	text-align: center;
	margin-bottom: 70px;
	position: relative;
	font-family: "Allura", cursive !important;
	text-transform: none !important;
	font-weight: 400 !important;
	font-size: 40px;
	margin-top: 30px !important;
	line-height: 30px !important;
}
}