img {
	max-width: 100%;
	border: 0px;
	height: auto;
}
body {
	padding: 0;
	margin: 0;
}
* {
	border: none;
	outline: none;
	text-decoration: none;
	font-family: 'Outfit', sans-serif;
	font-family: 'Poppins', sans-serif;
}
a:hover{
	text-decoration: none;
}
header img.logo_img{
	width: 150px;
	position: absolute;
	top: 15px;
	z-index: 99;
	height: auto;
}
.banner_section{
	width: 100%;
	float: left;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    height: 100vh;
    width: 100%;
}
.carousel-indicators li{
	border: none;
	background-color: rgb(255,255,255,0.5);
}
.carousel-control{
	width: auto;
	top: 45%;
	background-color: transparent !important;
	opacity: 1;
	text-shadow: none;
}
.carousel-control.left{
	background: none !important;
}
.carousel-indicators{
	bottom: 0;
}
a.carousel-control span{
	width: 50px;
	height: 50px;
	background-color: rgba(247,247,247,0.5);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 20px;
}
a.carousel-control span svg{
	color: #000;
}
.carousel-control.right{
	background: none !important;
}
.appointment_box{
	width: 500px;
	position: absolute;
	top: 10%;
	right: 10%;
	z-index: 99;
	padding: 20px 60px;
	background: rgba(44,44,44,0.75);
	border-radius: 20px;
}
.appointment_box h3{
	color: #CEAE6E;
	font-size: 18px;
	text-align: center;
	font-family: 'Poppins';
	font-weight: 600;
	margin: 0 0 15px 0;
	padding: 0;
}
.appointment_box img{
	width: auto;
	height: auto;
	margin: 0 auto;
	display: table;
}
.appointment_box h4{
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-family: 'Poppins';
	font-weight: 600;
	margin: 15px 0;
	padding: 0;
}
form.booking_form{
	width: 100%;
	float: left;
}
.booking_form input{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #b9b9b9;
	font-family: 'Poppins';
	font-weight: 500;
	font-size: 16px;
	padding: 0;
	margin: 0 0 15px 0;
	background: transparent;
	color: #b9b9b9;
}
.booking_form input::placeholder{
	color: #b9b9b9;
}
img.ui-datepicker-trigger {
    position: absolute;
    top: 10px;
    right: 10px;
}
.date_picker {
    position: relative;
}
.booking_form input[type=submit]{
	width: 100%;
	text-align: center;
	background: #CEAE6E;
	padding: 15px 0;
	margin: 15px 0 0 0;
	border-radius: 30px;
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	height: auto;
    border: none;
}
.full_choose_us_section{
	width: 100%;
	float: left;
}
.choose_us_section{
	width: 100%;
	float: left;
	border-bottom: 1px solid #D9D9D6;
	padding: 40px;
}
.choose_box{
	width: 100%;
	float: left;
}
.choose_box h3{
	color: #2c2c2c;
	font-family: "Outfit";
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
}
.choose_box h3 span.count{
	font-family: 'Poppins';
	font-size: 80px;
	margin: 0 15px 0 0;
	float: left;
}
.full_kitchen_section{
	width: 100%;
	float: left;
	padding: 80px 0;
}
.kicthen_section{
	width: 100%;
	float: left;
}
.kicthen_section h2{
	color: #000;
	font-family: "Poppins";
	font-size: 64px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	text-align: center;
}
.kicthen_section h2 span{
	font-style: italic;
}
.kicthen_section p{
	font-family: "Outfit";
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	padding: 0 16%;
	margin: 30px 0;
	color: #444;
}
.kicthen_section img{
	width: 92%;
	margin: 0 auto;
	display: table;
}
.full_solution_section{
	width: 100%;
	float: left;
}
.solution_section{
	width: 100%;
	float: left;
}
.main_heading{
	width: 100%;
	float: left;
	margin: 0 0 40px;
}
.main_heading h3{
	color: #996830;
	font-family: "Outfit";
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: 600;
	text-transform: uppercase;
}
.main_heading h3 img{
	width: 60px;
	display: inline-block;
	margin-right: 20px;
}
.main_heading h2{
	color: #313131;
	font-family: 'Poppins';
	font-weight: 400;
	font-size: 60px;
	margin: 20px 0 0 0;
	padding: 0;
}
.main_heading h2 span{
	font-style: italic;
}
.solution_box{
	width: 100%;
	float: left;
	padding: 30px 25px;
	border: 1px solid #D5AC63;
	margin: 0 0 30px 0;
}
.solution_box img{
	width: auto;
	height: 48px;
	margin: 0 0 60px 0;
}
.solution_box h3{
	height: 100px;
	color: #313131;
	font-family: 'Poppins';
	font-size: 36px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.solution_box p{
	height: 130px;
	color: #444444;
	font-family: 'Outfit';
	font-size: 18px;
	font-weight: 300;
	margin: 0;
	padding: 0;
	line-height: 32px;
}
a.book_btn{
	color: #fff;
	background: #CEAE6E;
	padding: 16px 24px;
	border-radius: 30px;
	font-family: "Outfit";
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 auto;
	display: table;
}
a.book_btn svg{
	color: #fff;
	font-size: 14px;
	margin-left: 10px;
	transform: rotate(45deg);
}
.work_section{
	width: 100%;
	float: left;
	padding: 80px 0;
}
.work_box{
	width: 100%;
	float: left;
}
.work_box h2{
	color: #2c2c2c;
	font-family: "Poppins";
	font-size: 60px;
	font-weight: 400;
	padding: 0;
	margin: 0;
}
.work_box img{
	width: 100%;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.work_box h3{
	width: 100%;
	background: rgba(206, 174, 110, 0.2);
	padding: 20px 0	20px 20px;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 400;
	margin: 0;
	color: #2c2c2c;
}
.video_section{
	width: 100%;
	float: left;
}
.video_section iframe{
	width: 100%;
	height: 600px;
	float: left;
}
.testimonial_section{
	width: 100%;
	float: left;
	padding: 80px 0;
}
.testimonial-slider{
	width: 100%;
	float: left;
}
.testimonial_img{
	width: 100%;
	float: left;
	position: relative;
	margin: 0 0 180px 0;
}
.testimonial_img img{
	width: 100%;
	height: auto;
	border-radius: 10px;
}
.testimonial_details{
	width: 100%;
	position: absolute;
	text-align: center;
	z-index: 99;
	bottom: 0;
}
.bg-color{
	width: 95%;
	position: absolute;
	bottom: 0;
	height: 260px;
	z-index: 9;
	left: 2.5%;
	background: #f0f0f0;
	backdrop-filter: blur(11px);
	border-radius: 18px;
}
img.client_img{
	width: 90px !important;
	height: 90px;
	margin: 0 auto;
	display: table;
	box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.25);
	border-radius: 50%;
}
.testimonial_details h3{
	color: #1e1e1e;
	font-family: "Poppins";
	font-size: 24px;
	font-weight: 600;
	margin: 15px 0 10px;
	padding: 0;
}
.testimonial_details h4{
	color: #1e1e1e;
	font-family: "Poppins";
	font-size: 14px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	opacity: 0.6;
}
.testimonial_details p {
  color: #1e1e1e;
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 400;
  margin: 30px 0 0 0;
  padding: 0 30px;
  opacity: 0.8;
  height: 150px;
}
.faq_section{
	width: 100%;
	float: left;
}
.faq_section .row{
	margin-bottom: 40px;
}
img.faq_img{
	width: 100%;
	float: left;
}
.accordion_section{
	width: 100%;
	float: left;
}
.panel-group{
	width: 100%;
	float: left;
	margin: 0;
}
.panel-heading{
	width: 100%;
	float: left;
	position: relative;
	background: transparent;
	padding: 15px 0;
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a{
	display: block;
}
.panel-title a img{
	width: auto;
	float: right;
	height: auto;
	margin: 5px 10px 0 0;
}
.panel-default > .panel-heading {
  color: #444;
  background-color: transparent;
  border: none;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none;
}
h4.panel-title{
	font-family: 'Outfit';
	font-size: 18px;
	font-weight: 600;
}
.panel {
  width: 100%;
  float: left;
  border: none;
  border-radius: 0 !important;
  box-shadow: none;
  border-bottom: 0.5px solid #000;
}
.panel-group .panel + .panel{
	margin-top: 0;
}
.panel-body{
	padding: 10px 0;
}
.panel-body p{
	color: #444;
	font-family: 'Outfit';
	font-size: 18px;
	font-weight: 300;
	padding: 0;
	margin: 15px 0 0 0;
}
.panel-body ul li{
	color: #444;
	font-family: 'Outfit';
	font-size: 18px;
	font-weight: 300;
	padding: 0;
	margin: 15px 0 0 0;
	border-bottom: none;
}
.contact_section{
	width: 100%;
	float: left;
	margin: 80px 0;
}
.contact_section .row{
	margin-left: 0;
	margin-right: 0;
}
.contact_section .row .col-sm-6{
	padding-left: 0;
	padding-right: 0;
}
.contact_img{
	width: 100%;
	float: left;
	position: relative;
}
.contact_img img{
	width: 100%;
	height: 530px;
}
.contact_img h3{
	font-family: 'Poppins';
	font-size: 48px;
	font-weight: 400;
	padding: 0 50px;
	position: absolute;
	z-index: 99;
	bottom: 50px;
	margin: 0;
	color: #fff;
}
.contact_box{
	width: 100%;
	height: 530px;
	display: flex;
	align-items: center;
	background: #2c2c2c;
	padding: 0 150px;
}
.contact_form{
	width: 100%;
	float: left;
}
.contact_form h3{
	color: #CEAE6E;
	font-family: 'Poppins';
	font-weight: 600;
	margin: 0 0 40px 0;
	padding: 0;
	font-size: 22px;
}
.booking_form label{
	color: #dcdcdc;
	font-family: 'Poppins';
	font-weight: 400;
	margin: 0 0 10px 0;
	padding: 0;
}
.footer_section{
	width: 100%;
	float: left;
}
.top_footer_section{
	width: 100%;
	float: left;
	padding: 0 0 60px 0;
	border-bottom: 1px solid #D9D9D6;
}
.footer_box{
	width: 100%;
	float: left;
}
.footer_box h2{
	color: #2c2c2c;
	font-family: "Poppins";
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 20px 0;
	padding: 0;
}
.footer_box p{
	color: #2c2c2c;
	font-family: "Outfit";
	font-size: 14px;
	font-weight: 300;
	margin: 0;
	padding: 0;
}
h3.footer_heading{
	color: #2c2c2c;
	font-family: "Outfit";
	font-weight: 300;
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0;
}
.footer_box a{
	float: left;
	color: #bdbdbd;
	font-family: 'Poppins';
	font-weight: 400;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.bottom_footer_section{
	width: 100%;
	float: left;
	margin: 30px 0;
}
p.copyright{
	font-family: 'Outfit';
	font-weight: 300;
	font-size: 16px;
	color: #444;
	padding: 0;
	margin: 0;
}
ul.social_icons{
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	display: flex;
	align-items: center;
}
ul.social_icons li{
	padding: 0 10px;
	float: left;
	color: #444;
	font-family: 'Outfit';
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
}
ul.social_icons li img{
	width: 60px;
	height: auto;
	margin-left: 10px;
}
ul.social_icons li a{
	width: 40px;
	height: 40px;
	border: 1px solid #E6D8CC;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s;
}
ul.social_icons li a:hover{
	background: #E6D8CC;
	transition: all 0.3s;
}
ul.social_icons li a:hover svg{
	color: #fff;
	transition: all 0.3s;
}
ul.social_icons li a svg{
	color: #CEAE6E;
	font-size: 20px;
	transition: all 0.3s;
}
.thankyou-header{
	background: #000;
    width: 100%;
    float: left;
    height: 85px;
}
.body-fram{
	height: calc(100vh - 300px);
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 100%;
}


.modal-new.show {
    position: fixed;
    width: 400px;
    text-align: left;
    color: red;
    border-radius: 8px;
    top: 5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1000;
    padding: 20px;
    line-height: 32px;
	background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    outline: 0;
}
button.close {
    position: absolute;
    top: 6px;
    right: 10px;
}
.booking_form select {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #b9b9b9;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    padding: 0;
    margin: 0 0 15px 0;
    background: transparent;
    color: #b9b9b9;
}
.booking_form select option {
    color: #000;
}




/*=========== Responcive Start ==============*/

@media (max-width: 767px){
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img{
	height: auto;
}
.appointment_box {
  width: 100%;
  float: left;
  position: static;
  padding: 30px 20px;
  border-radius: 0;
  background: rgba(44,44,44,1);
}
a.carousel-control span {
  width: 30px;
  height: 30px;
  margin: 0 5px;
}
a.carousel-control span svg{
	font-size: 14px;
}
.choose_us_section{
	padding: 40px;
}
.choose_box h3{
	font-size: 16px;
}
.choose_box h3 span.count{
	font-size: 58px;
	margin-right: 8px;
	width: 80px;
}
.kicthen_section h2{
	font-size: 36px;
}
.kicthen_section p {
  font-size: 16px;
  padding: 0;
}
.main_heading h2{
	font-size: 36px;
}
.solution_box{
	padding: 25px 12px;
}
.solution_box img {
  width: 40px;
  height: 38px;
  margin: 0 0 30px 0;
}
.solution_box h3 {
	height: 50px;
  	font-size: 24px;
}
.solution_box p {
  font-size: 16px;
  height: auto;
  line-height: 26px;
}
.work_box{
	margin: 0 0 30px 0;
}
.work_box h2 {
  font-size: 36px;
}
.work_box h3{
	font-size: 24px;
	padding: 20px 0 20px 20px;
}
.video_section iframe{
	height: 350px;
}
.testimonial_details h3{
	font-size: 21px;
}
img.faq_img{
	margin: 0 0 40px 0;
}
.contact_img img{
	height: 400px;
}
.contact_img h3 {
  font-size: 30px;
  padding: 0 20px;
}
.contact_box {
  padding: 0 50px;
  height: 400px;
}
h3.footer_heading{
	margin: 30px 0 5px;
}
p.copyright {
  margin: 0 0 30px 0;
}
}
@media (min-width: 768px) and (max-width:1023px){
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img{
	height: auto;
}
.appointment_box {
  width: 100%;
  float: left;
  position: static;
  padding: 30px 20px;
  border-radius: 0;
  background: rgba(44,44,44,1);
}
.choose_us_section{
	padding: 40px 0;
}
.choose_box h3{
	font-size: 16px;
}
.choose_box h3 span.count{
	font-size: 58px;
	margin-right: 8px;
}
.kicthen_section h2{
	font-size: 40px;
}
.kicthen_section p {
  font-size: 16px;
  padding: 0 5%;
}
.main_heading h2{
	font-size: 40px;
}
.solution_box{
	padding: 25px 12px;
}
.solution_box img {
  width: 40px;
  height: 38px;
  margin: 0 0 30px 0;
}
.solution_box h3 {
	height: 65px;
  	font-size: 24px;
}
.solution_box p {
  font-size: 16px;
  height: 160px;
  line-height: 26px;
}
.work_box h2 {
  font-size: 36px;
}
.work_box h3{
	font-size: 19px;
	padding: 10px 0 10px 10px;
}
.video_section iframe{
	height: 400px;
}
.testimonial_details h3{
	font-size: 21px;
}
.contact_img img{
	height: 400px;
}
.contact_img h3 {
  font-size: 30px;
  padding: 0 20px;
}
.contact_box {
  padding: 0 50px;
  height: 400px;
}
}
@media (min-width: 1024px) and (max-width:1240px){
.appointment_box{
	top: 5%;
	width: 350px;
	padding: 15px 30px;
}
.choose_box h3 span.count{
	font-size: 65px;
}
.kicthen_section h2{
	font-size: 50px;
}
.kicthen_section p {
  font-size: 18px;
  padding: 0 10%;
}
.main_heading h2{
	font-size: 50px;
}
.solution_box img{
	margin: 0 0 30px 0;
}
.solution_box h3 {
	height: 80px;
  	font-size: 28px;
}
.solution_box p {
  font-size: 16px;
  line-height: 26px;
}
.work_box h2 {
  font-size: 46px;
}
.work_box h3{
	font-size: 21px;
}
.testimonial_details h3{
	font-size: 21px;
}
.contact_img h3{
	font-size: 36px;
}
.contact_box{
	padding: 0 100px;
}
}
@media (min-width: 1241px) and (max-width:1500px){
	.appointment_box{
		top: 2%;
		right: 8%;
	}
	.booking_form input[type=submit]{
		margin: 10px 0 0 0;
	}
}