
@font-face {
font-family: 'Courgette', cursive;
font-family: 'Great Vibes', cursive;
font-family: 'Kaushan Script', cursive;
font-family: 'El Messiri', sans-serif;
    src: url(https://fonts.googleapis.com/css?family=Courgette|El+Messiri|Great+Vibes|Kaushan+Scrip);
}
/* <link href="https://fonts.googleapis.com/css?family=Courgette|El+Messiri|Great+Vibes|Kaushan+Script" rel="stylesheet"> */
:root {
    --main-color:#FF4136;
}
:root {
    --h-color:#ff8432;
}
:root{
	--g-color:#ff8432;
}

/*------home-header-2--------------------------
----------------------------------------------*/
.home-page2 a.main-btn {
    border-radius: 6%;
    padding: 16px;
    cursor: pointer;
    white-space: nowrap;
    margin-top: 0px;
    padding: 6px 20px!important;
    border-radius: 25px;
	overflow:hidden;
}
.home-page2 a.main-btn i{
	padding-right:5px;
}
.home-page2 .navbar .navbar-nav > li > a {
    color: #fff;
}
/*----home-slider---*/

.swiper_caption {
    text-align: center;
    color: #fff;
}
.swiper_caption h1 {
    font-size: 65px;
    text-shadow: 0px 0px 0px #fff;
    font-weight: bold;
    letter-spacing: 2px;
	margin-bottom:40px;
}

.swiper_caption p {
    font-size: 22px;
    padding-bottom: 40px;
}

.swiper-slide {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.header_banner .swiper-container{
  width: 100%;

/*   float: left; */
  transition: opacity .6s ease, -webkit-transform .3s ease;
  transition: opacity .6s ease, transform .3s ease;
  transition: opacity .6s ease, transform .3s ease, -webkit-transform .3s ease;
}
.swiper-slide .content p{
	 font-size:20px;
}
 .btn_b2.mt-5 {
    margin-top: 40px;
}
 .swiper-slide .content h3{
	 margin:0;
 }
.home_slider .swiper-slide{
    position: relative;
    z-index: 99;
}
.swiper-slide img{
	width: 100%;
    height: 100%;

}
.swiper-slide {
  overflow: hidden;
}
/* .swiper-slide .slide-bgimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
} */
.swiper-slide .entity-img {
  display: none;
}
.main-slider .swiper-slide .content {
  position: absolute;
  top:0;
  left: 0;
  right:0;
  margin:0 auto;
	max-width:1140px;
  color: #fff;
  z-index:99;
}
.main-slider .swiper-slide .content.text-left {
  left: 0;
  right:auto;
}
.main-slider .swiper-slide .content.text-right {
  left: auto;
  right:0;
}

.main-slider .swiper-slide .content .title {
    font-size: 3.7em;
    font-weight: bold;
    text-shadow: 2px 2px 2px #000;
    margin-bottom: 30px;
	line-height: 48px;
}
.main-slider  .swiper-slide .content .caption {
  display: block;
  font-size: 20px;
  line-height: 1.4;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
  opacity: 0;
  transition: opacity .3s ease, -webkit-transform .7s ease;
  transition: opacity .3s ease, transform .7s ease;
  transition: opacity .3s ease, transform .7s ease, -webkit-transform .7s ease;
}
.swiper-slide .content .caption.show {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  color:#fff;
}

.main-slider .swiper-button-prev {
	left:5%;
}
.main-slider .swiper-button-next {
	right:5%!important;
}
/*--close--*/
.content-center {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.swiper-button-prev, .swiper-button-next {
    background-size: 28%!important;
    background-color: rgba(0, 0, 0, 0.19);
    padding: 20px 22px;
    border-radius: 100%;
	transition: all 0.5s;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
	 transition: all 0.5s;
}
/*------home-booking-area-2------------------------
--------------------------------------------------*/
.booking-area a.btn.main-btn.mt-4 {
    margin-top: 24px;
    font-size: 16px;
    background: #fff;
    color: #333;
    padding: 9px 18px!important;
}
.booking-area a.btn.main-btn:hover {
    color: #fff;
}
.booking-area {
    padding: 40px 0px;
    color: #fff;
}
#datepicker{
	width:100%;
}
#datepicker select, #datepicker input {
    height: 38px;
    width: 100%;
    border-color: #ccc;
    background-color: rgba(0, 0, 0, 0.17);
    width: 100%;
    color: #fff;
    border: 0;
    border-radius: 2px;
    padding: 0px 4px;
}
.booking-area label {
    padding-left: 6px;
}


/*------home-2-our-services------------------------
--------------------------------------------------*/
.service-title span {
    margin-left: 15px;
}
.our-services .section-heading h4 {
    font-weight: 200;
	font-size: 24px;
	color: rgb( 18, 18, 18 );
	line-height: 1.5;
	margin-top: 15px;
}
.icon-circle{
	font-size:50px;
}
.service-content {
    padding: 40px 20px!important;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    box-shadow: 3px 1px 20px #cecece;
    margin-bottom: 30px;
    -moz-transition: all 0.5s;
    text-align: center;
}
.service-content:hover {
    position: relative;
    z-index: 999;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    box-shadow: 6px 9px 100px rgba(0, 0, 0, 0.38);
    color: #fff;
    transform: scale(1.2);
}
.our_services-col:hover{
	   position: relative;
		z-index: 999;
}

.our_services-col .service-title i {
    font-size: 50px;
}
h4.service-title {
	font-size: 23px;
}
.service-content p {
    padding: 20px 1px;
}
.service-content:hover p {
	color:#fff;
}
.service-content{
	padding:20px;
}

.service-content a.btn.main-btn{
    display: block;
    margin: 0 auto;
    max-width: 200px;
	opacity:0;
	color:#333!important;
	
}
.service-content a.btn.main-btn:hover{
		color:#fff!important;
}
.service-content:hover a.btn.main-btn{
	opacity:1;
	background-color:#fff;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.52);	
}
/*------home-2-our-services------------------------
--------------------------------------------------*/

/*--media-css--*/
/*--our-classes--*/
.space{
	padding-top:100px;
}
.space-bottom{
	padding-top:100px;
}
.space{
	padding:100px 0px;
}
.margin-auto{
	margin:auto!important;
	float:none!important;
}
/*--our-classes--*/

/*--section-title--*/
.color_h{
	color:var(--h-color);
}
.section-heading{
    position: relative;
    min-height: 124px;
	
}
.section-heading.white{
    color: #fff;
}
.heading_center.section-heading {
    position: relative;
    text-align: center;
    min-height: 124px;
}
.heading_center.section-heading .section-title:after {
    content: '';
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 5px;
    width: 80px;
}
.heading_center .section-description {

	left:0;
	right:0;
	margin:0 auto;
    /* position: relative; */
} 
.section-description {
    margin-top: 0px;
    font-size: 84px;
    font-weight: 800;
    position: absolute;
    text-transform: uppercase;
	opacity: 0.1;
    line-height: 54px;
    top: 0;
    /* position: relative; */
}

.home-page2 .section-title {
    font-size: 36px;
    margin: 0px;
    padding-top: 10px;
    z-index: 9;
    position: relative;
   text-transform: capitalize;
    /* font-family: 'Great Vibes', cursive; */
    font-family: 'Kaushan Script', cursive;
    /* font-family: 'El Messiri', sans-serif; */
}
.home-page2 .section-title:after {
     display:none;
    content: '';
    position: absolute;
    top: 70px;
    left: 0;
    height: 5px;
    background-color: var(--h-color);
    width: 80px;
  
}
.home-page2 .section-title.center:after {
    display:none;
    content: '';
    position: absolute;
    top: 52px;
    left: 0;
    height: 6px;
    margin: 0 auto;
    right: 0;
    background-color: var(--h-color);
    width: 80px;
    border-radius: 10px;
}
.section-heading.white .section-title:before{
	    background-color: #fff;
}
.section-heading.white .section-title{
	color:#fff;
}
.white{
color:#fff;
}
/*--section-title--*/


/*------home-2-blog_post-----------------------
--------------------------------------------------*/

.blog_post-catipon-inner {
    position: relative;
}
.blog_post-catipon-inner h4 {
    font-size: 20px;
    font-weight: bold;
    /* padding-top: 36px; */
    line-height: 32px;
}
.blog_post .blog_post-catipon-inner .btn {
    background-color: transparent;
    color: #333;
    padding: 5px;
    height: auto;
    font-size: 17px;
    text-transform: capitalize;
    box-shadow: none!important;
    width: auto;
    margin-top: 10px;
	opacity:0.8;
}
.blog_post .blog_post-catipon-inner .btn:hover{
	color:#fff;
}
p.post_date {
    position: absolute;
    bottom: 0;
	margin: 0;
    color: #ffff;
    left: 0px;
    min-width: 130px;
    display: block;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    min-height: 36px;
    /* padding: 9px; */
}

.blog-meta-info {
    float: right;
}
.blog-post-meta i {
    padding-right: 8px;
}
.blog_post-catipon-inner  figure{
	position:relative;
}
.blog-post-meta {
    padding: 15px 10px;
    box-shadow: 0px 1px 6px #ebebeb;
    margin-bottom: 13px;
}

.blog_post  .swiper-slide{
	background-color: #fff;
   transition: all .5s;
}
.blog_post  .swiper-slide:hover{
	box-shadow: -1px 2px 19px #ccc;
   transition: all .5s;
}

.bg{
	 background-color: #f2f2f2;
}
.blog_post-catipon-inner.text-left {
    padding: 0px 20px;
    padding-bottom: 20px;
}
.blog_post .swiper-wrapper{
	
	margin:20px 0;
}

/*------mini_subscribe2 --------------------------
----------------------------------------------*/

.mini_subscribe2 input.form-control {
    height: 60px;
	border:0;
}
.mini_subscribe2 .mini_subscribe-btn.pt-4 {
    padding-top: 0!important;
}
.mini_subscribe2 .mini_subscribe-btn.pt-4 {
    padding: 0;
}
.mini_subscribe-cont h4{
	font-size:36px;
	margin-top: 7px;
	font-style:italic;
}
.mini_subscribe-cont .input-group span {
    background: #fff;
    font-size: 34px;
    text-align: center;
    border-radius: 4px;
    line-height: 56px;
    padding-right: 14px;
    position: relative;
    margin-left: -4px;
}
/*------home-2-our-testimonial-----------------------
--------------------------------------------------*/
section.our-testimonial {
   background: linear-gradient(0deg, rgba(0, 0, 0, 0.92) 6%, rgba(0, 0, 0, 0.55) 55%), url(../images/food-panel/banner/3.jpg);

    background-size: cover;
  /*   background-position: 100%; */
}
.swiper_gallery-thumbs{
	max-width: 45%;
	padding-top: 10px;
    min-height: 120px;
}

.our-testimonial  .swiper-slide {
	transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.our-testimonial .gallery-top {
	height: 80%;
	width: 100%;
}
.our-testimonial .testimonials-thumbs {
	box-sizing: border-box;
	padding: 10px 0;
}
.our-testimonial  .testimonials-thumbs .swiper-slide {
	width: 60px;
	height:60px;
	opacity: 0.4;
	border-radius:100%;
	overflow:hidden;
	overflow: hidden;
	margin: auto 17px!important;
	transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.our-testimonial .testimonials-thumbs .swiper-slide-pic {
   height: 100px;
}
  .swiper-slide-pic img.img-fluid {
    height: 100%;
	width:100%;
}
.our-testimonial .testimonials-thumbs .swiper-slide-active {
	opacity: 1;
	width: 90px;
	height:90px;
	margin-top: -8px;
	transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.testimonial-catipon.text-center {
    max-width: 850px;
    margin: 0 auto;
}

.testimonial-catipon h3 {
    font-size: 18px;
    font-style: italic;
    font-weight: 100;
    color: #000;

	line-height:26px;
}
.white .testimonial-catipon h3 {
	 color: #fff;
}
.testimonial-catipon h4 {
    margin-top: 10px;
}
.testimonial-catipon p {
    text-transform: uppercase;
    letter-spacing: 2px;
}

/*------our-products --------------------------
----------------------------------------------*/
.our_products-col {
    padding: 0px;
    border: 1px solid #e4e3e3;
    /* box-shadow: 12px 17px 15px #000; */
}
.our_products-col figure{
	position:relative;
}
.our_products-col  label {
    max-width: 100%;
    top: 0;
    position: absolute;
    padding: 9px 15px;
    color: #fff;
    font-weight: bold;
}
.our_products-cont h4 {
    font-size: 20px;
    padding: 5px 10px;
}
.our_products-cont span.pric {
    text-align: right;
    float: right;
    font-weight: bold;
}
.our_products-cont span{
    display: inline-block;
}
.our_products-cont span.pric{
	text-align:right;   
	float: right;
}
.our_products-col a.btn.main-btn {
    display: block;
    text-transform: capitalize;
    font-size: 16px;
    padding: 12px;
    border-radius: 0;
}


/*------portfolio-section ---------------------
----------------------------------------------*/

.gallery-cont-inner h5{
	font-size:18px;
	text-align:left;
}
.gallery-cont-inner h4 {
    font-weight: bold;
    margin: 14px 0px;
}
.gallery-cont-inner p {
    color: #333;
    margin-bottom: 30px;
    font-style: italic;
}
.gallary_pagination a {
    color: #000;
    display: block;
    font-size: 26px;
}

.gallery-clm{
	position:relative;
	overflow:hidden;
	transition: 0.5s;
	margin-bottom: 30px;
}

.portfolio-tabs.nav-pills .nav-link.active, .portfolio-tabs.nav-pills .nav-link, .portfolio-tabs.nav-pills.show>.nav-link {
    border-radius:0px;
    text-transform: capitalize;
    background-color: transparent;

}

.portfolio-tabs.nav-pills .nav-link:hover, .portfolio-tabs.nav-pills .nav-link.active{
    color:var(--main-color);
	transition: 0.5s;
	text-decoration:none;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff;
	
}



/*GALLARY  p:nth-of-type(4n) {*/
.gallery_product.col-lg-3.col-md-3.isotope-item:{
	transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.isotope-item {
    z-index: 1;
}

.isotope-hidden.isotope-item {
    z-index: 1;
}

.isotope, .isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}


/*--gallery-details--*/
.gallary_d .gallery_product {
    padding: 10px!important;
}

.gallary_pagination a{
	color:#222;
	display:block;
	
}
.gallary_pagination a i {
    color: #888;
    font-size: 40px;
}

.gallary_pagination a:hover{
	color:var(--main-color);
	text-decoration:none;
}

.menu-list, .gallery-list {

}
span.label_g {
    min-width: 60px;
    display: inline-block;
    color: #333;
    text-transform: uppercase;
}

.our-menus-col .portfolio-tabs{
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.12);
}

.our-menus a.nav-link {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #edebeb;
    color: #151515;
    cursor: pointer;
    display: block;
    font-weight: 500;
    line-height:80px;
    text-transform: uppercase;
    width: 100%;
    height:80px;
	font-size:20px;
	padding:0;
}
.our-menus-col figure{
	display:flex;
	
}
.our-menus-col {
    margin-bottom: 30px;
}
.our-menus-col h4 span{
    display: inline-block;
}
.our-menus-col figcaption {
    display: block;
    width: 100%;
	padding-left: 15px;
    padding-top: 10px;
}
.our-menus-col h4 .pric{
	float: right;
}

.our-menus .nav-pills > li {
    width: 100%;
}

.our-menus .nav.nav-pills {
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.12);
    background: #fff;
    padding: 0;
}

.our-menus-col figure{
    background: #fff;
    padding: 14px;
	border: 1px solid #f1f1f1;

}
.menu-pic.col-md-4 {
    padding-left: 0;
	border-right: 1px solid #e6e5e5;
}

/*--//portfolio-section--*/

/*----------------------------------------*/
/*  6. Special Menu Area
/*----------------------------------------*/
.special-menu-area {border-bottom: 1px solid #f1f1f1;}
.special-item {display: -webkit-box;display: -ms-flexbox;display: flex;}

.special-img img {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    bottom: 0;
    left: 0;
    margin: auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    right: 0;
    top: 0;
}
.hover-img {bottom: 0; left: 0; margin: auto; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; position: absolute; right: 0; top: 0;}
.special-img > a {display: table-cell; position: relative; vertical-align: middle;}
.special-img {
    box-shadow: 0 0 7px 0 rgba(79, 79, 79, 0.15);
    display: table;
    height: 128px;
    text-align: center;
    width: 170px;
	text-align:center;
}

.special-img:hover .hover-img {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.special-img:hover .main-img {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
.special-wrapper {-ms-flex-item-align: center;align-self: center;}
.special-item:first-of-type {margin-bottom: 74px;}
.special-text > h4 {font-size: 20px; margin-bottom: 8px;}
.special-text > span {display: block; margin-bottom: 9px;}
.special-text > span.menu-price { font-size: 18px; font-weight: 500; margin-bottom: 0;}
.special-text {padding-top: 17px;}
.special-text a {
    color: #333;
    font-weight: bold;
}
.special-text h4 a:hover {color: #ff5a60;}
.col-lg-4:first-child .special-text {padding-left: 30px;}
.col-lg-4:last-child .special-text {padding-right: 30px; text-align: right;}
.col-lg-4.d-flex.col-md-4:last-child {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}

/*---datepicker-css--*/
#flight-datepicker {
  margin-top: 36px;
}
@media screen and (min-width: 400px) {
  #flight-datepicker {
    display: flex;
  }
}
#flight-datepicker .form-item {
  position: relative;
  margin: 12px 0 60px;
}
@media screen and (min-width: 400px) {
  #flight-datepicker .form-item {
    margin: 12px 24px 0 0;
  }
}
#flight-datepicker label {
  display: block;
  margin-bottom: 8px;
  color: white;
}
#flight-datepicker input {
  display: block;
  margin-bottom: 8px;
  padding-bottom: 6px;
  width: 100%;
  font-family: "Lato", sans-serif;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #0e3e43;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #ffffff;
  border-radius: 0;
  outline: none;
  transition: border-color .2s ease-out;
}
#flight-datepicker input:first-child, #flight-datepicker input:last-child {
  border-radius: 0;
}
#flight-datepicker input::-webkit-input-placeholder {
  color: #0e3e43;
  font-size: 14px;
  line-height: 30px;
  transition: color .2s .2s ease-out;
}
#flight-datepicker input:-moz-placeholder {
  color: #0e3e43;
  font-size: 14px;
  line-height: 30px;
  transition: color .2s .2s ease-out;
}
#flight-datepicker input::-moz-placeholder {
  color: #0e3e43;
  font-size: 14px;
  line-height: 30px;
  transition: color .2s .2s ease-out;
}
#flight-datepicker input:-ms-input-placeholder {
  color: #0e3e43;
  font-size: 14px;
  line-height: 30px;
  transition: color .2s .2s ease-out;
}
#flight-datepicker input:focus {
  border-bottom-color: #125259;
}
#flight-datepicker input:focus::-webkit-input-placeholder {
  color: transparent;
  transition: color .2s ease-out;
}
#flight-datepicker input:focus:-moz-placeholder {
  color: transparent;
  transition: color .2s ease-out;
}
#flight-datepicker input:focus::-moz-placeholder {
  color: transparent;
  transition: color .2s ease-out;
}
#flight-datepicker input:focus:-ms-input-placeholder {
  color: transparent;
  transition: color .2s ease-out;
}
#flight-datepicker .date-text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  top: calc(100% + 6px);
  font-size: 12px;
  color: white;
}
@media screen and (min-width: 400px) {
  #flight-datepicker .date-text {
    top: 100%;
  }
}

.datepicker.dropdown-menu {
  padding: 0;
  background-clip: border-box;
  border: none;
  border-radius: 0;
  -webkit-animation: popup .2s ease-out forwards;
          animation: popup .2s ease-out forwards;
}
.datepicker.dropdown-menu table {
}
.datepicker.dropdown-menu table thead {
}
.datepicker.dropdown-menu table thead tr {
  border-top: 0;
}
.datepicker.dropdown-menu table tbody {
  background-color: white;
}
.datepicker.dropdown-menu table tr {
    border-top: 1px solid #dedede;
}
.datepicker.dropdown-menu table tr td, .datepicker.dropdown-menu table tr th {
  width: auto;
  height: 24px;
  padding: 8px;
  font-size: 16px;
  color:#fff;
  border-radius: 0;
  transition: background-color .6s ease-out;
}
@media screen and (min-width: 400px) {
  .datepicker.dropdown-menu table tr td, .datepicker.dropdown-menu table tr th {
    padding: 12px;
  }
}
.datepicker.dropdown-menu table tr td:hover, .datepicker.dropdown-menu table tr td.active:hover, .datepicker.dropdown-menu table tr td:active:hover, .datepicker.dropdown-menu table tr th:hover, .datepicker.dropdown-menu table tr th.active:hover, .datepicker.dropdown-menu table tr th:active:hover {
  border-color: #ededed;
  border-radius: 0;
  transition: background-color .2s ease-out;
}
.datepicker.dropdown-menu table tr td.focused, .datepicker.dropdown-menu table tr td.selected, .datepicker.dropdown-menu table tr th.focused, .datepicker.dropdown-menu table tr th.selected {
  background-color: #24A0AD;
  border-color: #ededed;
  border-radius: 0;
}
.datepicker.dropdown-menu table tr td.active, .datepicker.dropdown-menu table tr td.active:focus, .datepicker.dropdown-menu table tr td.active.active:hover, .datepicker.dropdown-menu table tr td:active:focus, .datepicker.dropdown-menu table tr td.highlighted, .datepicker.dropdown-menu table tr th.active, .datepicker.dropdown-menu table tr th.active:focus, .datepicker.dropdown-menu table tr th.active.active:hover, .datepicker.dropdown-menu table tr th:active:focus, .datepicker.dropdown-menu table tr th.highlighted {
  border-color: #ededed;
}
.datepicker.dropdown-menu table tr th.datepicker-switch {
  font-size: 12px;
  font-weight: bold;
  line-height: 2;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #ffffff;
  background-color: inherit;
  border-radius: 0;
}
.datepicker.dropdown-menu table tr th.prev,
.datepicker.dropdown-menu table tr th.next {
  color: #ffffff;
 background-color: rgba(0, 0, 0, 0.08);
  border-radius: 0;
}
.datepicker.dropdown-menu table tr th.dow {
    padding: 2px 12px;
    font-size: 12px;
    border: 0;
    line-height: 2;
    color: #ffffff;
    background-color: #eb3b31bf;
    border-top: 1px solid #1a1e1f1f;
    border-radius: 0;
}
.datepicker.dropdown-menu table tr td.day {
  width: 24px;
    color: rgba(0, 0, 0, 0.5686274509803921);
     border-right: 1px solid #e2dede;
}
.datepicker.dropdown-menu table tr td.day:last-child {
  border-right-width: 0;
}
.datepicker.dropdown-menu table tr td.range {
  background-color: #eeeeee;
}

[class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
}

.fontawesome-calendar {
  position: absolute;
  top: 26px;
  right: 0;
  font-size: 24px;
  z-index: -99;
}

@-webkit-keyframes popup {
  from {
    opacity: 0;
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes popup {
  from {
    opacity: 0;
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}


/*---//datepicker-css--*/
/*----------------------------------------*/
/*  7. mastar chef
/*----------------------------------------*/
.mastar-chef{
	position:relative;
}

.mastar-chef-col figcaption {
    position: absolute;
    bottom: 0;
    background-color: #0c0c0ce8;
    padding: 15px;
    color: #fff;
	left:0;
	right:0;
	height:15%;
	transition: all 0.3s;
}
.mastar-chef-col:hover figcaption{
	height:46%;
	transition: all 0.3s;
/* 	-webkit-animation: popup .2s ease-out forwards;
	animation: popup .2s ease-out forwards; */
}
.mastar-chef-col figcaption h4{
	font-size:22px;
	text-transform: capitalize;
}
.mastar-chef-col figcaption p{
	padding:10px 5px;
}
.mastar-chef-col figcaption .inner_cption{
	opacity:0;
	transition: all 0.7s;
}
.mastar-chef-col:hover figcaption .inner_cption{
	opacity:1;
	transition: all 0.7s;
}
.our_products-col figure:hover::before {
   right: 50%;
   left: 50%;
   background-color: rgba(255,255,255,0.5);
}
.our_products-col figure:after {
   content: '';
   position: absolute;
   top: 0;
   bottom: 0;
   right: 0;
   left: 0;
    -webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
   -o-transition: all .5s ease;
   transition: all .5s ease;
   z-index: 1;
}

.our_products-col figure:hover::after {
   top: 50%;
   bottom: 50%;
   background-color: rgba(255,255,255,0.5);
}
.our_products-col figure::before{
   content: '';
   position: absolute;
   top: 0;
   bottom: 0;
   right: 0;
   left: 0;
   -webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
   -o-transition: all .5s ease;
   transition: all .5s ease;
   z-index: 1;
}

/*---side-images-*/
.home-page2 .mastar-chef, section.our_products {
	position:relative;
}
.home-page2 .mastar-chef:before {
    position: absolute;
    left: 0%;
    top: 20%;
    content: url(../images/food-panel/all-img/sid1.png);
}
.home-page2 .mastar-chef:after {
    position: absolute;
    right: 0%;
    top: 20%;
    content: url(../images/food-panel/all-img/sid2.png);
}

section.our_products.space:after {
    position: absolute;
    left: 0%;
    top: 2%;
    content: url(../images/food-panel/all-img/sid3.png);
}
section.our_products.space:before{
	position: absolute;
    right: 0%;
    top: 2%;
    content: url(../images/food-panel/all-img/sid4.jpg);
}

/*--media-css--**/
@media(max-width:991px){
.home-page2	.navbar-wrapper {
    position: static!important;
    right: 0 !important;
    left: 0 !important;
    margin-top: 0px !important;
    z-index: 20 !important;
}
.home-page2 a.navbar-brand {
    max-width: 160px;
}
.main-slider .swiper-slide .content .title {
    font-size: 1.7em;
	padding: 0;
    margin: 0;
    line-height: 26px;
}
.header_banner .swiper-container {
    width: 100%;
    height: 100%;
}
.home-page2 p.caption {
    display: none!important;
}
.section-description {
    margin-top: 0px;
    font-size: 40px;
}
.home-page2 .section-title {
    font-size: 26px;
}
.our-menus .nav.nav-pills {
    margin-bottom: 40px;
}

.home-page2 .mastar-chef:before, section.our_products.space:before,
.home-page2 .mastar-chef:after , section.our_products.space:after{
	display:none;
}

}