html{  scroll-behavior: smooth;}
body{padding:0px;margin:0px;
font-family: 'Poppins', sans-serif; font-size:16px;}

p:last-child {
margin-bottom:0px;
}
h1 {
font-size:64px;font-family: 'Playfair Display', serif;
}
h2 {
font-size: 40px;font-family: 'Playfair Display', serif;
}
h3 {
font-size: 24px;font-family: 'Playfair Display', serif;
}
h4 {
font-size: 22px;font-family: 'Playfair Display', serif;
}
h5 {
font-size: 18px;font-family: 'Playfair Display', serif;
}
h6 {
font-size: 16px;font-family: 'Playfair Display', serif;
}
p{font-family: 'Poppins', sans-serif;}
ul{list-stly:none; padding:0px;font-family: 'Poppins', sans-serif;}
	a{text-decoration:none;font-family: 'Poppins', sans-serif; }

:before, :after {
font-family:FontAwesome;
}
header{background:url(/images/yellow/yellow-bg.jpg); width:100%; background-size:cover;}
/*Topbar*/
ul.navbar-nav.ml-auto {
    padding-top: 8px;
}
.navbar {
	max-width: 1140px;
	padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto;
    margin-left: auto;
}
ul.navbar-nav.ml-auto li.active a{ color: #72881b;}
.footer-icon {
  margin-right: 5px;
}
img {
    max-width: 100%;
}
.list-unstyled li {
  margin-top: 10px;
  margin-bottom: 10px;
}
ul.navbar-nav.ml-auto li:hover a {
    color: #72881b;
}
ul.navbar-nav.ml-auto li a:before {
    content: "";
    background: transparent;
    width: 30px;
    height: 2px;
    position: absolute;
    bottom: 32px;
}
ul.navbar-nav.ml-auto li a:hover:before {
    background: #72881b;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-transparent {
    padding: 30px 0px;
}
ul.navbar-nav.ml-auto li {
    padding: 0px 15px;
}
ul.navbar-nav.ml-auto li {
    font-weight: 600;
}
a.navbar-brand {
    font-family: 'Playfair Display', serif;
    font-size: 27px;
    padding: 0px;
    font-weight: 700;
    margin: 0px 0px;
}
ul.navbar-nav.ml-auto li a {
    padding: 0px !important;
}
.cpation {
    padding: 75px 0px 125px;
}
.menulist li {
  float: left;
  width: 50%;
}
.cpation h1 {
    font-size: 55px;
    font-weight: 700;
    color: #72881b;
}
.cpation p {
    color: #000;
    font-size: 25px;
    margin-bottom: 50px;
}
ul.two-btns li i {
    position: absolute;
    right: 12px;
    top: 10px;
}
ul.two-btns li:first-child {
    background: #72881b;
    position: relative;
}
ul.two-btns li:last-child {
    background: #72881b75;
    border: 1px solid #fff;
}
ul.two-btns li {
    float: left;
    width: 200px;
    margin-right: 20px;
    display: inline-block;
    height: 40px;
    border-radius: 8px;
    padding: 8px 10px;
    text-align: center;
    color: #fff;
}
.p-area h1 {
    font-weight: 900;
    font-size: 55px;    margin-bottom: 60px;
    color: #000;
}
.p-area p {
    /*max-width: 340px;*/
    margin-bottom: 1rem;
}
.p-area H2 {
font-weight: 500;
    color: #fac622;
    font-size: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
}
.p-area span {
    display: block;
    color: #fac622;
}
.p-area {
    padding: 60px 0px;
}
.gal img {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 25px;
      box-shadow: 0px 0px 20px #0000004a;
}
a.view-btn {
    background: #72881b;
    width: 200px;
    margin-right: 20px;
    display: inline-block;    text-decoration: none;
    height: 40px;
    position: relative;
    border-radius: 8px;
    padding: 8px 10px;
    text-align: center;
    color: #fff;
}
a.view-btn i {
    position: absolute;
    right: 12px;
    top: 10px;
}
.yellow-box {
    background: #fac622;position:relative;overflow:hidden;
    padding: 25px;
    min-height: 300px;margin-bottom: 30px;
}
.yellow-box h5 {
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    position: relative;
    margin-bottom: 70px;
    font-weight: 600;
    color: #1d2a3b;
}
.yellow-box span {
    position: absolute;
    color: #1d2a3b36;
    font-size: 370px;
    bottom: -124px;
    right: 35px;
    display: block;
    font-family: 'Playfair Display';
}
.yellow-box h5:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    bottom: -10px;
    background: #1d2a3b;
}
.yellow-box p {
    font-family: 'Playfair Display';
    font-size: 40px;
    max-width: 100%;
    font-weight: 700;
    color: #1d2a3b;
    line-height: 50px;
}
a.sch-btn {
    background: #72881b;
    padding: 7px 14px;
    border-radius: 5px; text-decoration:none;
    color: #fff;
    float: left;
    text-decoration: none;
}
.yellow-box.connect p {
    font-size: 20px;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 500;
    padding-top: 70px;
    margin-bottom: 10px;
}
.yellow-box.connect span {
    position: static;
    font-size: 33px;
    display: inline-block;
    margin: -7px 20px;
    color: #000;
    float: left;
}
.btn-wd {
    max-width: 385px;
    margin: 0 auto;
}
a.order-btn {
    float: left;text-decoration:none;
    background: #72881b75;
    border: 1px solid #fff;
    padding: 7px 14px;
    border-radius: 5px;
    color: #fff;
}
.user-name h4 {
    font-weight: 600;
    font-family: 'Poppins';
    font-size: 16px;
}
.user-shade {
    box-shadow: 15px 0px 10px #5252528a;
}
.review-bx {
     box-shadow: 0px 0px 28px #73737347;    text-align: center;
    padding: 0px 0px 20px;
    margin: 20px 0px;border-radius: 10px;
}
.user-name {
    padding-top: 50px;
    padding-left: 7px;
}
.user-name img {
    width: 147px !important;
}
.review-bx b {
    text-align: center;
    display: block;
    background: #fac622;    font-weight: 100;
    color: #fff;
    padding: 5px 5px;
}
.user-shade img {
    border-top-left-radius: 9px;
}
.review-bx p {
    padding: 15px 20px 0px;    text-align: left;
    margin-bottom: 0px;
}
button.owl-next {
    background: #fac622 !important;
    display: block;
    color: #fff !important;
    width: 40px;
    text-align: center !important;
    font-size: 27px !important;
    border-radius: 30px;
    height: 40px;
    outline: none;
    position: absolute;
    top: 50%;
    right: -50px;
}
button.owl-prev {
    background: #fac622 !important;
    display: block;
    color: #fff !important;
    width: 40px;
    text-align: center !important;
    font-size: 27px !important;
    border-radius: 30px;
    height: 40px;
    outline: none;
    position: absolute;
    top: 50%;
    left: -50px;
}
.review-bx span {
    display: inline-block;
    text-align: center;
    font-size: 30px;
    margin-top: 30px;
}
footer {
    border-top: 1px solid #ccc;
    padding-top: 30px;
    padding-bottom: 30px;
}
footer h3 { font-family: 'Poppins', sans-serif;
   font-size:18px;color:#000;
    padding-bottom: 30px;
}
.f-logo h2 {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-weight: 500;
    margin-top: 50px;
    margin-bottom: 30px;
}
a.f-btn.blk {
    background: #0F0F0F;
}
a.f-btn {
    background: #72881B;
    display: inline-block;
    padding: 8px 20px;
    width: 189px;
    font-weight: 500;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    margin-bottom: 15px;
}
ul.navbar-nav.ml-auto li a {
    color: #0F0F0F !important;
}
ul.lst li {
    list-style: none;
    margin-bottom: 10px;
}
.newsletter {
    margin-top: 70%;
}
.newsletter input[type=button] {
    background: #72881B;
    display: inline-block;
    padding: 8px 20px;
    width: 189px;
    outline: none;
    font-weight: 500;
    border: 1px solid #72881b;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    margin-bottom: 15px;
}
.newsletter input[type=text] {
    width: 100%;
    font-size: 15px;outline:none;
    text-align: center;
    height: 40px;
    margin-bottom: 10px;
}
ul.social-list {
    margin-bottom: 40px;
}
ul.social-list li {
    display: inline-block;
    list-style: none;
    margin-right: 15px;
}
ul.social-list li a {
    padding: 3px 0px;
    font-size: 19px;
    text-align: center;
    width: 35px;
    display: block;
    border-radius: 50px;
    height: 35px;
    color: #000;
    border: 2px solid;
}
/*=============================
         Media Queries
===============================*/

@media (min-width: 992px) and (max-width: 1199px) {
	.yellow-box p {
    font-family: 'Playfair Display';
    font-size: 32px !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
	header {
    background: url(/images/yellow/yellow-bg.jpg);
    width: 100%;
    background-size: cover;
    background-position: -180px 0px;
}
	.navbar-light .navbar-toggler {
    color: rgb(0 0 0);outline:none;
    border-color: transparent;
}
ul.navbar-nav.ml-auto li {
    padding: 6px 0px;
    border-bottom: 1px solid #735904;
}
	.btn-wd {
    max-width: 175px;
    margin: 0 auto;
}
	a.sch-btn {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
}
	.btn-wd span {
    display: none !important;
}
	.yellow-box p {
    font-family: 'Playfair Display';
    font-size: 21px !important;
    max-width: 100%;
    font-weight: 700;
    color: #1d2a3b;
    line-height: 35px  !important;
}
}
@media (min-width: 320px) and (max-width: 767px) {

	.p-area H2 {
    font-weight: 500;
    color: #fac622;
    font-size: 35px;}
	.p-area h1 {
    font-weight: 900;
    font-size: 32px;}
	ul.navbar-nav.ml-auto li {
    padding: 6px 0px;
    border-bottom: 1px solid #735904;
}
	.navbar-light .navbar-toggler {
    color: rgb(0 0 0);outline:none;
    border-color: transparent;
}
	ul.two-btns li {

    width: 200px;
    margin-bottom: 20px;}
	.cpation p {
    color: #000;
    font-size: 19px;
    margin-bottom: 50px;
}
	.cpation h1 {
    font-size: 40px;}
	a.view-btn {
    margin-bottom: 40px;
}
	p-area h1 {
    font-weight: 900;
    font-size: 35px;
    margin-bottom: 60px;
    color: #000;
}
	.yellow-box.connect p {
    font-size: 20px;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 500;
    line-height: 25px;
    padding-top: 53px;
    margin-bottom: 10px;
}
	.btn-wd {
    max-width: 175px;
    margin: 0 auto;
}
	a.sch-btn {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
}
	.btn-wd span {
    display: none !important;
}
	.newsletter {
    margin-top: 5%;
}
	.user-name {
    padding-top: 20px;
    padding-left: 7px;
}
	.user-name img {
    margin: 0 auto 15px;
}
button.owl-next {right:5px;top: 52%;}
button.owl-prev {left:5px;top: 52%;}
}
@media (min-width: 320px) and (max-width: 576px) {
	.cpation {
    padding: 30px 0px 170px;
}
	header {
    background: url(/images/yellow/yellow-bg.jpg);
    width: 100%;
    background-size: cover;
    background-position: 660px 0px;
}
	
}

span.new-text {
    position: absolute;
    transition: 0.5s;
    background: #000;
    color: #fff;
    font-size: 1rem;
    padding: 0 7px;
    text-decoration: none;
    top: -10px;
    left: 20px;
}

span.new-text:hover {
    background-position: right center;
}
