@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Covered+By+Your+Grace&display=swap');
body {
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5 {
	color: #323f48;
	font-size: 50px;
	font-family: 'Open Sans', sans-serif;
}
h6 {
	color: #0075c9;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
.wrapper-menu {
	padding: 0px 44px;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.wrapper-menu ul.navbar-nav li a {
	color: #20292f;
	font-weight: 700;
	font-size: 15px;
}
.wrapper-menu ul.navbar-nav li a:hover {
	color: #71818c;
	opacity: 1;
}
.wrapper-menu nav.navbar {
	align-items: center;
	padding: 20px 0px;
}
a.navbar-brand {
	font-family: Poppins, sans-serif;
	float: left;
	font-size: 23px;
	color: #20292f;
	font-weight: 600;
	padding-bottom: 0;
	transition: padding-top 0.3s linear;
	margin-right: 0px;
}
.wrapper-menu ul.navbar-nav li a {
	padding: 0px !important;
}
.wrapper-menu ul.navbar-nav li {
	padding-right: 22px;
}
.banner-wrapper {
	padding: 0px;
	background-image: url(../images/pasta_01.jpg);
	height: 941.88px;
	background-size: cover;
	background-position: center;
	margin-bottom: 460px;
}
.baner-title {
	width: 100%;
	text-align: center;
	padding-top: 153px;
}
.baner-title h3 {
	margin-bottom: 0px;
	margin-top: 30px;
	font-weight: 700;
	font-size: 36px;
	color: #000000!important;
	letter-spacing: 4px;
}
.menu-wrapper .col-md-3 {
	padding: 0px;
}
.menu-box {
	text-align: center;
	background-color: #fff;
	padding: 40px 10px;
	height: 100%;
}
.menu-box h3 {
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 2px;
}
.menu-box p {
	font-size: 16px;
	line-height: 34px;
	margin-bottom: 6px;
}
.menu-box span {
	color: #7bad35;
	font-weight: 700;
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 2em;
}
.menu-book {
	width: 100%;
	text-align: center;
	background-color: #f9c229;
	padding: 51px 0px;
	height: 100%;
}
.menu-book a {
	color: #000000;
	letter-spacing: 4px;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}
.menu-top-r {
	text-align: center;
	padding: 30px 10px;
	background-color: rgba(255,255,255,0.6);
}
.menu-top-r h3 {
	font-weight: 700;
	font-size: 26px;
	line-height: 2em;
	color: #f9c229;
	margin-bottom: 0px;
}
.menu-top-r p {
	margin-bottom: 0px;
	font-size: 14px;
}
.menu-wrapper .col-md-6 {
	padding: 0px;
}
.menu-wrapper {
	margin-top: 170px;
}
.menu-book.menu-btn {
	padding: 40px 0px;
	background-color: #000;
}
.menu-book.menu-btn a {
	color: #fff;
}
.left-img {
	background-image: linear-gradient(90deg, #F9C229 50%, rgba(0,0,0,0) 0%);
	padding-top: 200px;
	padding-bottom: 200px;
}
.about-wrapper-bgg {
	background-image: linear-gradient(180deg, #ffffff 0%, #efece4 100%);
	padding: 54px 0px;
	position: relative;
}
.restaurant-img {
	position: absolute;
	left: 0;
	max-width: 53%;
	top: 30%;
	z-index: 333;
	-webkit-animation: pulse 2s infinite;
	animation: pulse 2s infinite;
}
.img-ro {
	-webkit-animation: pulse 2s infinite;
	animation: pulse 2s infinite;
}
.about-divi-text {
	padding-top: 130px;
	margin-left: 110px;
}
.about-divi-text h3 {
	font-family: 'Covered By Your Grace', handwriting;
	letter-spacing: 5px;
	font-size: 75px;
}
.about-divi-text p {
	font-size: 16px;
	margin-bottom: 17px;
	line-height: 33px;
}
.background-r {
	background-image: linear-gradient(90deg, #F9C229 50%, rgba(0,0,0,0) 0%);
	padding: 400px 300px 400px;
}
.private-diving {
	margin-left: 0px;
	background-color: #ebebe8;
	padding: 0px 0px;
	margin-top: 370px;
}
.private-diving .about-divi-text {
	margin-left: 0px;
	padding: 220px 35px 32px;
	-webkit-animation: pulse 2s infinite;
	animation: pulse 2s infinite;
}
.pssta-img {
	width: 50%;
	position: absolute;
	top: 320px;
}
.private-wrapper-bgg .col-md-6 {
	padding: 0px;
}
.bottom-btn {
	margin-top: 36px;
	margin-left: 51px;
}
.bottom-btn a {
	padding: 40px 20px;
	background-color: #000;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 4px;
}
.bottom-btn.a {
	width: 72%;
	margin: auto;
	margin-top: 14px;
}
.text-iner {
	background-color: #fff;
	padding: 26px;
	width: 57%;
	margin-left: auto;
	margin-right: -50px;
	position: relative;
	z-index: 33;
}
.text-iner p {
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 32px;
}
.private-wrapper-bgg {
	background-image: linear-gradient(180deg, #efece4 0%, #ffffff 60%)!important;
}
.delivery-wrapper-bg {
	margin-top: 130px;
}
.about-divi-text.delivery-slider {
	padding-top: 0px;
}
.delivery-text .about-divi-text {
	padding: 0px;
	margin: 0px;
}
.about-divi-text.delivery-slider h3 {
	font-size: 31px;
	padding-top: 113px;
}
.delivery-text {
	background-color: #f4be28;
	padding: 100px 60px 38px;
	box-shadow: -30vw 0px 0px 0px #f4be28;
	padding-bottom: 86px
}
.bottom-btn.delivery-btn {
	margin-left: 104px;
	padding-top: 66px;
}
.bottom-btn.delivery-btn a {
	background-color: #fff;
	color: #000;
}
.footer-wrapper {
	padding-top: 120px;
	padding-bottom: 75px;
}
.footer-text-info {
	width: 100%;
	float: left;
}
.footer-text-info h3 {
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 3px;
	color: #666;
}
.footer-text-info ul {
	padding: 0px;
	margin: 0px;
}
.footer-text-info ul li {
	list-style: none;
	line-height: 30px;
	font-size: 14px;
}
.footer-text-info ul li span {
	font-weight: 700;
	color: #666;
}
.footer-logo {
	width: 100%;
	text-align: center;
}
.footer-logo h3 {
	margin-bottom: 0px;
	padding-top: 22px;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 3px;
	color: #666;
}
.footer-icon ul {
	padding-top: 10px;
}
.footer-icon ul li {
	display: inline-block;
}
.footer-icon ul li a {
	color: #000;
	font-size: 20px;
	margin-right: 23px;
}
.footer-text-info h6 {
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 3px;
	color: #f9c229;
	margin-top: 30px;
}
.footer-text-info h4 {
	color: #f9c229;
	font-size: 30px;
	font-weight: 700;
	padding-top: 14px;
}
.footer-text-info a {
	color: #000000;
	text-decoration: none;
	font-size: 17px;
}
.footer-bottom-wrapper {
	background-color: #1f1f1f;
	padding: 10px 0px;
}
.footer-info p {
	margin-bottom: 0px;
	text-align: left;
	color: #666;
	font-size: 15px;
}
.footer-info p a {
	font-size: 16px;
	font-weight: 700;
	color: #666;
	text-decoration: none;
}
.footer-info p a:hover {
	color: #666;
	transition: 0.50s;
	opacity: .7;
}
.footer-bottom-wrapper .footer-icon {
	text-align: right;
}
.footer-bottom-wrapper .footer-icon ul {
	padding: 0px;
	margin: 0px;
}
.footer-bottom-wrapper .footer-icon ul li a {
	color: #666;
	font-size: 26px;
	margin-right: 0px;
	margin-left: 23px;
}
.footer-bottom-wrapper .footer-icon ul li a:hover {
	color: #2ea3f2;
	transition: 0.50s;
}
/******** Form Css ********/
.form-wr {
	position: absolute;
	right: 50px;
	top: 165px;
	width: 406px;
	background-color: rgba(255,255,255,0.6);
	padding: 27px;
}
.form-wr .form-row-group input.input-row {
	height: 44px;
	width: 100%;
	background-color: rgb(255, 255, 255);
	padding: 0px 8px;
	border-radius: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #f9c229;
	font-size: 14px;
}
.form-wr .form-row-group {
	margin-bottom: 11px;
}
.form-row-group textarea.input-row {
	height: 104px;
	background-color: rgb(255, 255, 255);
	padding: 0px 8px;
	border-radius: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #f9c229;
	width: 100%;
	padding-top: 8px;
	font-size: 14px;
}
.form-row-group button {
	width: 100%;
	height: 71px;
	color: rgb(255, 255, 255);
	font-weight: 700;
	cursor: pointer;
	border-width: initial;
	border-style: none;
	border-color: #f9c229;
	background: #f9c229;
}
.form-row-group button:hover {
	background: #f1b201;
}
 @-webkit-keyframes pulse {
 0% {
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
}
 50% {
 -webkit-transform: translate(0, 10px);
 transform: translate(0, 10px);
}
 100% {
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
}
}
 @keyframes pulse {
 0% {
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
}
 50% {
 -webkit-transform: translate(0, 10px);
 transform: translate(0, 10px);
}
 100% {
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
}
}
 @media only screen and (max-width: 767px) {
.bottom-btn.a {
	width: 100%;
	margin: auto;
	margin-top: 29px;
	text-align: center;
	margin-bottom: 9px;
}
.bottom-btn a {
	padding: 21px 25px;
	background-color: #000;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 4px;
	display: inline-block;
	margin-bottom: 30px;
}
.restaurant-img {
	position: relative;
	left: 0;
	max-width: 100%;
	top: auto;
}
a.navbar-brand {
	font-size: 18px;
}
.wrapper-menu {
	padding: 0px 15px;
}
.banner-wrapper {
	height: auto;
	padding: 28px;
	margin-bottom: 0;
}
.about-wrapper-bgg {
	margin-top: 0;
}
.menu-wrapper .col-md-3 {
	margin-left: 0px;
}
.background-r {
	padding: 0px;
}
.about-divi-text h3 {
	font-size: 32px;
}
.about-divi-text {
	padding-top: 0px;
	margin-left: 0px;
}
.pssta-img {
	width: 100%;
	position: relative;
	top: 0;
}
.text-iner {
	background-color: #fff;
	padding: 26px;
	box-shadow: 0 3px 10px rgb(0 0 0 / 4%);
	width: 100%;
	margin-right: 0px;
}
.bottom-btn {
	margin-left: 0;
	width: 100%;
	text-align: center;
	margin-top: 53px;
}
.img-ro {
	padding-top: 39px;
}
.delivery-text {
	padding: 60px 0px 38px;
	box-shadow: none;
	padding: 47px 16px;
}
.footer-wrapper {
	text-align: center;
	padding-top: 72px;
}
.footer-text-info {
	padding-top: 40px;
}
.footer-text-info h4 {
	font-size: 20px;
}
.footer-text-info a {
	font-size: 14px;
}
.offset-4 {
	margin-left: 0px;
}
.private-diving .about-divi-text {
	margin-left: 0px;
	padding: 30px 25px 32px;
}
.delivery-wrapper-bg {
	margin-top: 39px;
}
.bottom-btn.delivery-btn {
	margin-left: 0;
	padding-top: 9px;
}
.about-divi-text.delivery-slider h3 {
	font-size: 31px;
	padding-top: 47px;
	margin-bottom: 40px;
	text-align: center;
}
.footer-bottom-wrapper .footer-icon {
	text-align: center;
	margin-top: 22px;
	margin-bottom: 11px;
}
.footer-info p {
	text-align: center;
}
.footer-info {
	text-align: center;
	margin-bottom: 1px;
	margin-top: 15px;
}
.wrapper-menu ul.navbar-nav li {
	line-height: 36px;
}
.private-diving {
	margin-top: 0px;
}
.menu-img img {
	width: 100%;
}
.menu-book.menu-btn {
	padding: 26px 0px;
}

.form-wr {
    position: relative;
    top: 44px;
    width: 100%;
	right:0px;
    padding: 20px;
}
.menu-wrapper {
    margin-top: 91px;
}

.baner-title {
    padding-top: 35px; 
}







}
/********** Tablet Layout **********/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.restaurant-img {
	z-index: 333;
}
.delivery-text {
	padding: 94px 2px 38px;
	box-shadow: -30vw 0px 0px 0px #f4be28;
	padding-bottom: 81px;
	padding: 26px 33px;
}
.bottom-btn.delivery-btn {
	margin-left: 0;
	padding-top: 33px;
	margin-bottom: 49px;
	display: inline-block;
}
.bottom-btn.delivery-btn a {
	padding: 27px 34px;
}
.about-divi-text {
	padding-top: 130px;
	margin-left: 0;
	text-align: center;
}
.about-divi-text h3 {
	font-size: 62px;
}
.about-divi-text h3 {
	font-size: 62px;
}
.about-divi-text h3 {
	font-size: 47px;
}
.bottom-btn.delivery-btn a {
	padding: 29px 47px;
}
.bottom-btn.delivery-btn {
	margin-left: 0;
	padding-top: 35px;
}
.wrapper-menu ul.navbar-nav li a {
	line-height: 52px;
}
.menu-box p {
	font-size: 14px;
	line-height: 22px;
}
.menu-book.menu-btn {
	padding: 22px 0px;
}
.banner-wrapper {
	padding: 0px;
	height: auto;
	margin-bottom: 39px;
}
.bottom-btn a {
	padding: 22px 37px;
}
}
/******** Medium Layout ********/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.bottom-btn.delivery-btn a {
	color: #000;
	padding: 30px 46px;
}
.bottom-btn.delivery-btn {
	margin-left: 0;
	padding-top: 46px;
	display: inline-block;
}
.restaurant-img {
	z-index: 3333;
}
.bottom-btn a {
	padding: 34px 36px;
}
}
