html {
	overflow-x: hidden;
	scroll-behavior: smooth;
}
@font-face {
	font-family: Nautilus;
	src: url(../fonts/Nautilus.otf);
}
/*
@font-face {
	font-family: SourceSansPro-Regular;
	src: url(../fonts/SourceSansPro-Regular.ttf);
}
@font-face {
	font-family: SourceSansPro-Semibold;
	src: url(../fonts/SourceSansPro-Semibold.ttf);
}
@font-face {
	font-family: SourceSansPro-Light;
	src: url(../fonts/SourceSansPro-Light.ttf);
}*/
body {
	font-size: 13px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	transition: 0.3s;
	;
}

a {
	text-decoration: none !important;
	transition: 0.3s;
}
button {
	transition: 0.3s;
	border: 0px;
	outline: none!important;
}
/*ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	width: 100%;
}
li {
	display: block;
	float: left;
}*/
li a {
	display: block;
}
::placeholder {
  color: #000;
}
::-webkit-input-placeholder { /* Edge */
  color: #000;
}
:-ms-input-placeholder { /* Internet Explorer */
  color: #000;
}

header {
	background: #101010;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.top-bar p {
	margin: 0px;
	color: #fff;
	font-size: 13px;
}
.top-bar p label {
	margin: 0px;
	font-weight: normal;
	color: #84b65e;
	margin-right: 8px;
}
.top-bar p label i{margin-right: 5px;}
.top-bar p a {
	color: #fff;
}
.top-bar {
	display: flex;
	justify-content: space-between;
	padding: 13px 0px;
}
.fa.fa-home {
	font-size: 16px;
	color:#fff;
}
.fa.fa-phone {
	font-size: 16px;
	color:#fff;
}
.navbar-wrapper.gaptop {
	top: 88px;
}
.borbtto {
	border-bottom: 1px solid #fff;
}
.navbar.navbar-inverse.navbar-static-top {
	border: none;
}

.nav {
	background: none !important;
	/* padding: 2px 30px; */
	/* border-radius: 5px; */
	/* margin-bottom: 20px; */
}
.nav > li > a {
	padding: 13px 20px;
	font-size: 14px;
	/* text-transform: inherit; */
	color: #fff !important;
	position: relative;
	overflow: hidden;
}
.social a {
	padding: 5px 10px;
	float: left;
	font-size: 16px;
	color: #fff;
}
.social a:hover {
	color: #ff2b01 !important;
}
.nav > li > a:hover {
	color: #ff2b01 !important;
}
.nav > li > a:focus {
	color: #ff2b01 !important;
}
.nav > li > a.active {
	color: #ff2b01 !important;
}



.nav > li > a:hover:before{    bottom: 13px;
	opacity: 1;}
.nav > li > a.active:before{ bottom: 13px;
	opacity: 1;}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color:none !important;
}
.hed_col {
	background-color: #1e1e1e !important;
	border-radius: 3px;
}

.navbar-inverse {
	background: none !important;
}
.navbar-brand {
	float: left;
	height: auto !important;
	padding: 0px 15px;
	font-size: 18px;
	line-height: 20px;
}

.nav.navbar-nav.navbar-right {
	padding-top: 4px;
}
.social_top.pull-right {
	padding-top: 4px;
}
.text-center.wht {
	color: #fff;
	font-size: 14px;
}

#slider{height: 500px;
background: #000;
position: relative;
width: 100%;
overflow: hidden;}
.carousel{width: 100%;
height: 100%;}
 .carousel .carousel-inner{width: 100%;
height: 100%;}
.carousel .carousel-inner .item{width: 100%;
height: 100%;}
.carousel .carousel-inner .item img{width: 100%;
height: 100%;
object-fit: cover;}
.carousel-indicators{    display: flex;
    justify-content: center;}
.carousel-indicators li{width:30px;
height: 4px;
background: #fff;
margin: 0px 3px;
border-radius: 0px;}
#slider .carousel-indicators li.active{    background: #84b65e;
border: 0px;}

.sl_title {
	font-size: 50px;
	font-family: Nautilus;
	padding-bottom: 13px;
	color:#84b65e;
}
.sl_content {
	font-size: 16px;
	line-height: 2.1;
	padding-bottom:43px;
}
.slidehead {
	text-align: left;
	font-family: 'Aladin', cursive;
	font-size:80px;
}





/*for button*/
.btn {
	/* border-top-left-radius: 50px; */
	/* border-bottom-left-radius: 50px; */
	/* border-top-right-radius: 50px; */
	/* border-bottom-right-radius: 50px; */
	background-color: #ff2b01;
	color: #fff;
	font-size: 13px;
	padding: 13px 26px !important;
	text-transform: uppercase;
	margin-bottom: 12px;
	border-radius: 0px !important;
}
.btn:hover {
	/* border-top-left-radius: 50px; */
	/* border-bottom-left-radius: 50px; */
	/* border-top-right-radius: 50px; */
	/* border-bottom-right-radius: 50px; */
	background-color: #fff !important;
	color: #ff2b01;
	font-size: 14px;
	padding: 13px 26px !important;
	text-transform: uppercase;
	margin-bottom: 12px;
	border-radius: 0px !important;
}
.gn{color: #000 !important;
	}

#about {
	padding-top: 95px;
	padding-bottom: 95px;
	background-color: #010101;
}
.box_left {
	background-color: #ececeb;
	padding: 35px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}
.box_right {
     background:#fff url(../images/aboutleft_back.png) right bottom no-repeat;
	 border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;

}
.gray{
	color:#888888;
	font-size:14px;
	line-height: 2;
	}
.box_cen {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.box_right {
	background: #fff url(../images/aboutleft_back.png) right bottom no-repeat;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	padding-top: 5px;
	padding-left: 35px;
	padding-right: 55px;
}
.spcl_gap {
	margin-top: 8px;
	margin-bottom: 138px;
}
.btn.btn-default.spcl_gap:hover{
	 margin-top: 8px;
	margin-bottom: 138px;
	}
.ltgap {
	padding-right: 0px;
}
.rtgap {
	padding-left: 0px;
}
.top-gap {
    position: relative;
    top: -125px;
	}
	
.btncommon {
	color: #000;
	cursor: pointer;
}
.btncommon:hover {
	color: #ccc;
	cursor: pointer;
}
.col-md-8 p {
	line-height: 1.5;
	/* font-size: 14px; */
}
.abt_heading {
	font-size: 70px;
    margin: 0px;
    padding-bottom: 8px;
    font-family: 'Aladin', cursive;
}
.sub_heading {
	font-size: 30px;
	margin: 0px;
	padding-bottom: 20px;
	font-family:'Aladin', cursive;
	color: #ff1515;
	padding-top: 30px;
	text-align: center;
}
#service {
	padding-bottom: 74px;
	padding-top: 74px;
	background: #fefdca url(../images/rate_back.png) no-repeat center -170px;
}

.services_head h3 {
	font-size: 40px;
	color: #000;
	text-align: center;
	font-family: Nautilus;
	padding-bottom: 10px;
}

.services_head{
	padding-bottom:58px;	
	}
/*================hed design===================*/	
.bod {
	width: 300px;
	/* border: 1px solid #000; */
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 1px;
	background-color: #000;
}
.bod.bd_gap {
	margin-top: 11px;
}
.services_heading {
	font-size: 43px;
	margin: 0px;
	padding-bottom: 20px;
	font-family:'Aladin', cursive;
	color: #ff1515;
	padding-top: 15px;
	text-align: center;
}
.services_heading::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 43px;
	left: 0px;
	background: url(../images/fork.png);
	background-position: center;
	background-repeat: no-repeat;
	/* transition: 0.3s; */
	/* opacity: 0; */
	/* top: 0; */
	padding-top: 150px;
}
.bod2 {
	width: 300px;
	/* border: 1px solid #000; */
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 1px;
	background-color: #fff;
}
.bod2.bd_gap {
	margin-top: 11px;
}
.services_heading2 {
	font-size: 43px;
	margin: 0px;
	padding-bottom: 20px;
	font-family:'Aladin', cursive;
	color: #fff;
	padding-top: 15px;
	text-align: center;
}
.services_heading2::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 43px;
	left: 0px;
	background: url(../images/fork_red.png);
	background-position: center;
	background-repeat: no-repeat;
	/* transition: 0.3s; */
	/* opacity: 0; */
	/* top: 0; */
	padding-top: 150px;
}

.bod3 {
	width: 300px;
	/* border: 1px solid #000; */
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 1px;
	background-color: #000;
}
.bod2.bd_gap {
	margin-top: 11px;
}
.services_heading3 {
	font-size: 34px;
	margin: 0px;
	padding-bottom: 20px;
	font-family: 'Aladin', cursive;
	color: #333;
	padding-top: 15px;
	text-align: center;
}
.services_heading3::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 43px;
	left: 0px;
	background: url(../images/fork_blk.png);
	background-position: center;
	background-repeat: no-repeat;
	/* transition: 0.3s; */
	/* opacity: 0; */
	/* top: 0; */
	padding-top: 135px;
}
.sub_heading_about {
	font-size: 20px;
	text-align: center;
	padding-top: -1px;
}		
	
/*================End hed design===================*/

.btn.btn-default.diffont {
	font-size: 19px;
    font-family: 'nautilus_pompiliusregular';
    padding-top: 10px !important;
    padding-bottom: 4px !important;
    margin: 0px !important;
}
.rate {
	display: inline-flex;
	justify-content: space-between;
	width: 100%;
	background-color: #fff;
	border: 1px dotted #bebebe;
	padding: 11px 15px 0px 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ratespcl {
	font-size: 18px;
	margin: 0px !important;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	padding-top: 13px;
}
.header {
	padding-bottom: 35px;
}

.btn.btn-default.difffont {
	font-size: 16px;
	text-transform: initial;
	font-family: 'PT Sans', sans-serif;
	border:1px solid #ff2b01;
}


#gallery {
	background: #ff2b01 url(../images/food_gal_back.png) no-repeat left top;
	padding-top: 69px;
	padding-bottom: 56px;
}

span {
	color: #000;
	/* background-color: #000; */
	/* padding: 8px; */
}
	
.owl-prev {
	position: absolute;
	left: 0px;
	top: 50%;
	font-size: 58px;
/*	background-color: #fff !important;
	width: 50px;
	height: 50px;
	border-radius: 50%*/;
	line-height: 0px;
/*	-webkit-box-shadow: -9px 3px 9px -6px #000;
	box-shadow: -35px 0px -13px -48px #aaa;*/
}
.owl-next {
	position: absolute;
	right: 0px;
	top: 50%;
	font-size: 58px;
	/*background-color: #fff !important;
	width: 50px;
	height: 50px;
	border-radius: 50%;*/
	line-height: 0px;
/*	box-shadow: 6px 0px 7px #686868;*/
}
.box {
	position: relative;
}
.box_head {
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	width: 100%;
	/* padding-top: 20px; */
	/* padding-bottom: 20px; */
}
.box_sub_head {
	font-size: 20px;
	color: #fff;
	padding-left: 15px;
	font-family: Nautilus;
	padding-top: 15px;
}

.back {
	font-size: 20px;
	color: #fff;
	font-family: Nautilus;
	margin: 0px;
	background-color: #84b65e;
	padding: 25px;
}
#Gallery {
	padding-bottom: 95px;
}
.gallery_box {
	position: relative;
	vertical-align: middle;
	background-color: #ff2b01;
}
.gap20 {
	margin-top: 20px;
}
.gap95 {
	padding-top: 95px;
}


.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 35%;
	/* right: 50%; */
	left: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	/* bottom: 0; */
	left: 38%;
}

.gallery_box:hover .image {
  opacity: 0.3;
}

.gallery_box:hover .middle {
  opacity: 1;
}

.text {
	background-color: #fff;
	color: white;
	font-size: 16px;
	padding: 12px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
}

/*testimonial*/
.testimonial_box {
	padding-bottom: 100px;
}
#testi {
	padding-top: 50px;
	padding-bottom: 80px;
	background: url(../images/testimonial.png) left bottom no-repeat ;
}
.testi_heading {
	font-size: 50px;
	margin: 0px;
	/* padding-bottom: 15px; */
	font-family: 'Aladin', cursive;
	color: #000;
	padding-top: 50px;
}

.testi_heading_sub{
	font-size: 25px;
	margin: 0px;
	padding-bottom: 15px;
	font-family: 'Aladin', cursive;
	color:#000;
	}
.testimonial_fa {
	background-color: #e31010;
	padding: 7px 8px;
	color: #fff;
	font-size: 17px;
	margin-right: 10px;
}
.testimonial_para {
	font-size: 13px;
	line-height: 1.9;
}
.clock_heading {
	color: #e31010;
	font-style: italic;
}


#footer {
	background-color: #000;
	padding-top: 80px;
	padding-bottom: 80px;
}
.fot_p {
	font-size: 13px;
	color: #ccc;
	/* font-weight: bold; */
}
.fleft {
	float: left;
	padding-right: 20px;
	/* padding-top: 15px; */
}
.top_set {
	border-bottom: 1px solid #525252;
	padding-bottom: 40px;
}
.bot_set {
	padding-top: 40px;
}
.footadd {
	font-size: 14px;
	color: #fff;
	font-weight: 300;
	line-height: 1.6;
}
.fa.fa-home.squ {
	font-size: 15px;
    background-color: #000;
    padding: 8px;
    margin-right: 10px;
    border: 1px solid #fff;
    float: left;
}
.fa.fa-phone.squ{
	font-size: 15px;
    background-color: #000;
    padding: 8px;
    margin-right: 10px;
    border: 1px solid #fff;
    float: left;
	}
.fa.fa-envelope.squ{
    font-size: 15px;
    background-color: #000;
    padding: 8px;
    margin-right: 10px;
    border: 1px solid #fff;
    float: left;
	}
.col-md-4.gapl {
	padding-left: 0px;
}
.footerbotton {
	background-color: #df022a;
	padding-top: 17px;
	padding-bottom: 15px;
}
.fop {
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	padding-top: 8px;
}
.footersocial_top {
	margin: 0px;
	padding: 0px;
}
.footersocial_top li {
	list-style: none;
	display: inline-block;
	width: 35px;
	text-align: center;
	font-size: 17px;
	margin-left: 3px;
}
.footersocial_top a {
	border: 1px solid #fff;
	color: #fff;
	transition: 0.3s;
	padding:6px;

}
.footersocial_top a:hover {
	border: 1px solid #000;
	color: #000;
	transition: 0.3s;
	padding:6px;

}

.hour_bd{
	border-bottom:1px solid #525252;
	}
.rd {
	color: #df022a;
}
.hour_head {
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-family: 'Aladin', cursive;
	padding-bottom: 35px;
}
.hour {
	background-color: #0e0d0d;
	padding: 15px;
	/*position: relative;
	top: -155px;*/
}
.border_box_hour {
	border: 1px solid #ec1f24;
	padding: 25px;
}
.top4 {
	position: relative;
}
.hour {
	position: absolute;
	top: -208px;
	width: 100%;
	background-color: #0e0d0d;
	padding: 20px;
}

/*================================new style for about page=============================*/
.aboutback {
	background: #000 url(../images/aboutbanner.png) no-repeat center;
	min-height: 400px;
}









#foot {
	padding-top: 85px;
	background-color:#111111;
}

.fac {
	background-color: #1669c6;
	padding: 7px 16px;
	font-size: 19px;
	color: #fff;
}
.gp{
	background-color: #ff3912;
	padding: 7px 16px;
	font-size: 19px;
	color: #fff;
}
.gap33 {
	padding-top: 33px;
}
.tw{
	background-color: #1a9be5;
	padding: 7px 16px;
	font-size: 19px;
	color: #fff;
}
.social_footer li {
	margin-right: 10px;
	width: 45px;
	text-align: center;
	/* height: 43px; */
	padding: 8px;
}
.social_footer li a {
	color: #fff;
}
.social_footer li a:hover {
	color: #333;
}
.social_footer {
	padding-top: 20px;
}
.gap25 {
	padding-bottom: 25px;
}
.gap13 {
	padding-top: 13px;
}
.foot_head {
	margin: 0px;
	padding-bottom: 27px;
	font-size: 25px;
	color: #fff;
}
.link li {
	display: block;
	float: none;
}
.link li {
	display: block;
	float: none;
	padding-bottom: 20px;
}
.link li a {
	color: #fff;
}
.link li a:hover {
	color: #84b65e;
}
.h_head {
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding-bottom: 6px;
}
.hour_box_bd {
	border-bottom: 1px solid;
	padding-bottom: 15px;
}
.pk {
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	text-align: center;
	padding-top: 17px;
}
.cool {
	font-size: 14px;
	text-align: center;
	color: #fff;
}

.red {
	font-size: 18px;
	color: red;
}
.bn {
	border: none;
}
.footer_bottom {
	background-color: #171717;
	padding-top: 26px;
	padding-bottom: 26px;
	text-align: center;
}
.footer_top {
	padding-bottom: 58px;
}
.footer_bot p {
	margin: 0px !important;
	color: #fff;
}
.social_footer ul li {
	float: left;
}
#banner {
	background: url(../images/sub_back.jpg) no-repeat center;
	padding-top: 100px;
	padding-bottom: 100px;
}
.sub_page_head {
	font-size: 40px;
	color: #fff;
	text-align: center;
	/*padding-top: 40px;*/
	padding-top: 200px;
	font-family:'Aladin', cursive;
}
.textbred {
	text-align: center;
	color: #fff;
	font-size: 16px;
	list-style: none;
	font-weight:bold;
}
.textbred li {
	display: inline-block;
	float: left;
}
.textbred a {
	color: #fff;
	padding-right: 7px;
	padding-left: 6px;
}
.bred_box {
	/* margin-left: auto; */
	/* margin-right: auto; */
	/* width: 236px; */
	text-align: center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
.bred_box a{
	color:#fff !important;
	}
.columns {
	padding: 0px 80px 0px 80px;
}
.boxgn {
	background: #ff2b01 url(../images/contacticon.png) no-repeat bottom right;
	padding: 15px;
}
.contact_head {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}
#contact {
	padding-top: 54px;
	padding-bottom: 54px;
}
.contact {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.contact li {
	display: inline-block;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background-color: #ffe9e5;
	text-align: center;
	line-height: 3.5;
	font-size: 26px;
}

.contact a {
	color: #000;
	background-color: #ffe9e5;
	transition: 0.3s;
}

.contact a:hover {
	color: #ffe9e5;
	background-color: #000;
	transition: 0.3s;
}


.border {
	width: 53px;
	height: 2px;
	background-color: #fff;
}
.wh{
	color:#fff;
	}
.gnn {
	background-color: #4a7a25 !important;
}
.gap88 {
	padding-top: 42px;
	padding-bottom: 332px;
}
.boxgn {
	position: absolute;
	top: -555px;
	right: 0px;
	padding-left: 70px;
	padding-right: 70px;
}

.touch {
	font-size: 40px;
	text-align: center;
	padding-bottom: 30px;
}
.margin {
	margin-left: auto;
	margin-right: auto;
}
.gapbt95 {
	padding-bottom: 95px;
}
.ass {
	height: 45px;
	background-color: #fff;
	/* border: none !important; */
	border-radius: 0px !important;
	padding-left: 25px;
	border: 1px solid #EBEBEB;
}
.btn.margin {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.social_footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.col-md-4.gapboot {
	padding-bottom: 15px;
}
.gapbt {
	margin-bottom: 34px;
}
#about_main {
	padding-top: 40px;
	padding-bottom: 80px;
}
.about_main_heading {
	font-size: 30px;
	padding-bottom: 25px;
	color: #333;
	font-family:'Aladin', cursive;
}
.btn.btn-danger {
	background-color: #000;
}
.btn.btn-danger.testimonial_btn {
	background-color: #000 !important;
	border:1px solid #000;
	transition: 0.3s;
}
.btn.btn-danger.testimonial_btn:hover {
	background-color: #e31010 !important;
	transition: 0.3s;
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	text-shadow: 0 0px 0px rgba(0, 0, 0, .6); 
	background-color: rgba(0, 0, 0, 0);
	opacity: 1; */
}
.glyphicon.glyphicon-chevron-left {
	background-color: #898686;
	border-radius: 3px;
	font-size: 16px;
	padding-top: 5px;
}
.glyphicon.glyphicon-chevron-right {
	background-color: #898686;
	border-radius: 3px;
	font-size: 16px;
	padding-top: 5px;
}
.footer_social {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.footer_social > li {
	list-style: none;
	display: inline-block;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background-color: #fdd4d4;
}

.footer_social > li > a {
	font-size: 24px;
	line-height: 3.5;
	color: #000;
}

.footer_social > li a:hover {
	font-size: 18px;
	line-height: 4.5;
	color: #ff0000;
}
#mapbox {
	margin-bottom: 76px;
	
	/*background:url(../images/map.jpg) no-repeat center;*/
}
.mapgap {
	padding-left: 0px;
	padding-right: 0px;
}

#formsnd {
	padding-bottom: 76px;
}

#testimoni {
	padding-top: 95px;
	padding-bottom: 95px;
}
.manbox {
	padding: 20px;
	box-shadow: 0px 1px 5px #848484;
	margin-bottom: 20px;
}
.tescontent {
    padding-top: 20px;
    font-size: 13px;
    font-style: italic !important;
    line-height: 25px;
    text-align: justify;
}
.nam {
	font-size: 18px;
	font-family:'Aladin', cursive;
}
#content{padding-top:10px;}
.fa.fa-clock-o {
	color: #ff2b01;
}
.col-md-4.bodsm {
	border-right: 1px solid #ededed;
	padding-right: 15px;
}
.pagination {
	display: flex;
	justify-content: center;
}

.pagination a {
	color: black;
	float: left;
	padding: 8px 16px;
	text-decoration: none;
	transition: background-color .3s;
	border: 1px solid #ddd;
	font-size: 16px;
}

.pagination a.active {
  background-color: #4CAF50;
  color: white;
  border: 1px solid #4CAF50;
}
.red_box {
	background-color: #ff001a;
	color: #fff !important;
	border: 1px solid #ff001a !important;
	font-size: 22px;
}
.left.fa.fa-chevron-left.btn.btn-default.testimonial_btn {
	background-color: #010101;
	padding: 13px 18px !important;
}
.right.fa.fa-chevron-right.btn.btn-default.testimonial_btn {
	background-color: #010101;
	padding: 13px 18px !important;
	}
	
	.checkoutloading{	
position: fixed;
left: 0;
top: 0;
z-index: 999;
width: 100%;
height: 100%;
overflow: visible;
background: rgba(0,0,0,0.7) url(images/cbt-spinner.gif) no-repeat center center;
}
.gallery_box{height:200px;
overflow:hidden;}
.gallery_box a{display:block;
width:100%;
height:100%;
position:relative;}
.gallery_box a img{width:100%;
height:100%;
object-fit:cover;}
.pagination-rt{    display: flex;
   list-style: none;
   padding: 0px;}
.pagination a.active {
   background-color: #ed2805;
   color: white;
   border: 1px solid #ed2805;
}

#book-frm{
    padding: 100px 0px;
    position: relative;
    width: 100%;
}
#book-frm h4{
    font-size: 50px;
    color: #fff;
    text-align: center;
    font-family: 'Aladin', cursive;
    margin-bottom: 50px;
}
#book-frm form{
    width: 60%;
    margin: 0 auto;
    margin-bottom: 50px;
}
#book-frm form input{     width: 100%;
    border: 1px dashed #fff7f7;
    height: 50px;
	padding: 10px 15px;
	color: #fff; 
    background: transparent;}
	#book-frm form select{    width: 100%;
		border: 1px dashed #ccc;
		height: 40px;
		padding: 10px 15px;}
    #book-frm form input::-webkit-input-placeholder{
        color: #ed2805; 
		font-family: 'Aladin', cursive;
		font-size: 18px;
    }
    #book-frm form input::-moz-placeholder {
        color: #ed2805; 
		font-family: 'Aladin', cursive;
		font-size: 18px;
    }
    #book-frm form input:-ms-input-placeholder {
        color: #ed2805; 
		font-family: 'Aladin', cursive;
		font-size: 18px;
    }
    #book-frm form input:-moz-placeholder {
        color: #ed2805; 
		font-family: 'Aladin', cursive;
		font-size: 18px;
    }
    #book-frm form textarea{    width: 100%;
        border: 1px dashed #ccc;
        height: 100px;
        width:100%;
        min-width:100%;
        max-width:100%;
        overflow: auto;
        min-height: 100px;
        max-height: 100px;
		padding: 10px 15px;
		background: transparent;
		color: #fff; }
        #book-frm form textarea::-webkit-input-placeholder{
            color: #ed2805; 
			font-family: 'Aladin', cursive;
			font-size: 18px;
        }
        #book-frm form textarea::-moz-placeholder {
            color: #ed2805; 
			font-family: 'Aladin', cursive;
			font-size: 18px;
        }
        #book-frm form textarea:-ms-input-placeholder {
            color: #ed2805; 
			font-family: 'Aladin', cursive;
			font-size: 18px;
        }
        #book-frm form textarea:-moz-placeholder {
            color: #ed2805; 
			font-family: 'Aladin', cursive;
			font-size: 18px;
        }
        .snd-btn{
            background-color: #ff2b01;
            color: #fff;
            font-size: 18px;
            padding: 12px 30px;
            font-family: 'Aladin', cursive;
        }
        .snd-btn:focus{
            background-color: #ff2b01;
		}
		.boostrap-datetimepicker-widget{
text-align:center !important;
		}
		.boostrap-datetimepicker-widget span{
			color:#000 !important;
					}
					.boostrap-datetimepicker-widget .btn {
						background-color: #337ab7!important;
						color: #fff!important;
								}
								.boostrap-datetimepicker-widget .btn span{
									
									color: #fff!important;
											}
											#book-frm{
											    background: url(../images/book_back.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
											}
											#book-frm:before{
												content: "";
												position: absolute;
												width: 100%;
												height: 100%;
												background: rgba(0, 0, 0, 0.42);
												top: 0px;
												left: 0px;
												right: 0px;
												bottom: 0px;
											}
        @media (max-width: 812px) {        #book-frm form {
            width: 80%;}}
            @media (max-width: 767px) { 
                #book-frm h4 {
                    font-size: 40px;}       #book-frm form {
                width: 90%;}}
                @media (max-width: 640px) {  
                    #book-frm h4 {
                        font-size: 35px;} 
                        #book-frm form{
                            margin-bottom: 0px;
                        }
                }