

@import url('https://fonts.googleapis.com/css?family=Great+Vibes|Lato:300,400,700|Raleway:300,400,400i,500,600,600i,700');

img{max-width: 100%}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color:red;
    border-color: red;
}
.page-link{
    color: red;
    
}
body {
  background: #fff url("../imgs/bg-body.png") no-repeat fixed center center;
  background-size: cover;
  position: relative;
  padding: 0 80px;
}
body::before {
  /*content: "";*/
  position: absolute;
  top: 0;
  left: 0;
  background: #f1f1f1 url("../imgs/bg2.png") no-repeat fixed center center;
  background-size: cover;
}
body::before {
  /* content: ""; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .5);
}

::selection {
  background-color: #fe0000;
  color: #FFF;
}

.bg_for_sections {
  position: relative;
  background-size: cover !important;
  background-attachment: fixed;
  /* background-position: center center; */
  /* background-repeat: no-repeat; */
  height: 100%;
  width: 100%;
}
.bg_for_sections::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .7);
}


.ptb-50px {
    padding: 50px 0;
}



/*************************************
         Custom-content all   
 **************************************/
.boxed-layout .wrapper {
  box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
  margin: auto;
  position: relative;
  width: 1500px;
}
.wrapper {
    overflow: hidden;
    /*background-color: rgba(255, 255, 255, 1);*/
}
.boxed-layout .sticky {
    left: 0;
    right: 0;
    width: 1500px;
}
.boxed-layout.fixed {
  margin: 70px 0;
}
.pattern-fixed.pattern {
  /* background: url("images/bg/pattern.png") repeat fixed 0 0; */
}
/*------------------
	2.  Heade Css here
-----------------------*/
.header {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 99;
  background-color: rgba(255, 255, 255, 1);
}
.header-right,.header-right .search {
    display: flex;
    justify-content: space-between;
}
.header-right .search,.header-menu,.menu ul li {
    display: inline-block;
}
.menu ul li a {
  color: #535353;
  display: block;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 10px 10px 10px;
  text-transform: uppercase;
}
.menu ul li a:hover {
    color: #fe0000;
}
.menu ul li {
  position: relative;
}
.header-right .search {
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}
.search-inner > a {
    color: #535353;
    font-size: 22px;
    font-weight: bold;
}

.search-inner > a.langs {
  font-size: 16px;
  margin-left: 20px;
  text-transform: uppercase;
}
.header .mdi, .header .search-inner > a.langs {
    color: #fd0000;
    background-color: #FFF;
    box-shadow: 0px 2px 10px #00000042;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    line-height: 50px;
    display: inline-block;
    padding: 0;
    text-align: center;
}
.header .mdi, .header .search-inner > a.langs:hover {
    color: #FFF;
    background-color: #fd0000;
}

.search-inner > a:hover {
  color: #fe0000
}

.header .logo {
  display: inline-block;
  padding: 0;
  /*position: absolute;*/
  /*top: 5px;*/
}

.header.sticky .logo {
  display: inline-block;
  padding: 0;
  position: static;
}

.header .logo img {
  max-width: inherit !important;
  height: 125px;
}

.header.sticky .logo img {
    max-width: inherit !important;
    height: 80px;
}





/* .header .logo::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 200px;
  height: 100px;
} */

.search-inside {
  position: absolute;
  right: 0;
  top: 35px;
  width: 100%;
  z-index: 99999999;
}
.searchbar-inner .search input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  color: #535353;
  font-size: 20px !important;
  height: 50px;
  z-index: 1;
}
.searchbar-inner .search {
    position: relative;
}
.search-inside a.search-close:hover,.searchbar-inner .search button:hover {
  color: #fe0000;
}
.searchbar-inner .search button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #777;
  font-size: 24px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.search-inside a.search-close {
  color: #777;
  font-size: 18px;
  position: absolute;
  right: -22px;
  top: 12px;
}
/*---------------------
	3. Slider Css here
----------------------------*/
#mainSlider.nivoSlider {
  height: 80vh !important;
}
#mainSlider.nivoSlider img {
  max-width: 100%;
  height: 80vh !important;
}
#mainSlider .nivo-directionNav a {
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #fe0000;
  color: #FFF !important;
  background-color: #F00;
  border-radius: 5px;

  opacity: .8;
}
#mainSlider .nivo-directionNav a:hover {
  opacity: 1;
}
#mainSlider .nivo-prevNav {
  left: 30px;
}
#mainSlider .nivo-nextNav {
  right: 30px;
}

.slider-text-table {
    display: table;
    height: 100%;
    width: 100%;
}
.slider-text-tablecell {
    display: table-cell;
    vertical-align: middle;
}
.slider-container .nivo-controlNav {
  bottom: 45px;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 99999;
}
.slider-container {
  position: relative;
  z-index: 1;
}
.nivo-controlNav a {
  color: #535353;
  cursor: pointer;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-left: 20px;
}
.nivo-controlNav a.active {
  color: #fe0000;
  font-size: 24px;
}

.social-media-follow li {
    display: block;
    margin-bottom: 5px;
}
.social-media-follow li a {
    color: #666;
    font-size: 15px;
}
.social-media-follow li a:hover {
    color: #fe0000;
}
.social-media-follow > p {
  display: inline-block;
  font-family: "Raleway",sans-serif;
  font-weight: 600;
  margin-top: 65px;
  text-transform: capitalize;
  transform: rotate(-90deg) translateY(-100%);
    -webkit-transform: rotate(-90deg) translateY(-100%);
      transform: rotate(-90deg) translateY(-100%);
}
.social-media-follow {
  margin-top: -25px;
  padding-left: 50px;
}
.social-box-inner {
    padding-bottom: 30px;
    position: relative;
}
.social-box-inner:before {
    background: #fe0000 none repeat scroll 0 0;
    bottom: -37px;
    content: "";
    height: 45px;
    left: 5px;
    position: absolute;
    width: 1px;
}
.middle-text .title-1 h2 {
  color: #535353;
  font-family: "Great Vibes",cursive;
  font-size: 36px;
  margin-bottom: 2px;
  text-transform: capitalize;
}
.middle-text .title-2 h1 {
  color: #535353;
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
}
.middle-text p {
  color: #757575;
  padding: 0;
}
.middle-text .order-now a {
  background: #fe0000 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 13px 35px;
  text-transform: uppercase;
}
.middle-text .order-now a:hover {
    background: #535353 none repeat scroll 0 0;
}
.middle-text .order-now {
  display: inline-block;
  margin-top: 30px;
}
.slide3-text .middle-text .title-1 h2,.slide3-text .middle-text .title-2 h1 {
  color: #fe0000;
}
.slide3-text {
  margin-right: 50px;
  text-align: center;
}


.slider-container .carousel-item img,
.slider-container .carousel-item iframe {
  width: 100% !important;
  height: 80vh !important;
}
.slider-container .carousel-item::after {
    /*content: "";*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.15);
}

.carousel-caption {
    position: absolute;
    right: auto; 
    bottom: auto;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.1);
}
.carousel-caption h5 {
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  text-shadow: 0 2px 20px #fd0000;
}
.carousel-caption p {
  color: #fff;
  font-size: 30px;
  text-shadow: 0 2px 20px #fd0000;
}

.carousel-control-prev-icon { background-image: url(to-left.svg); }
.carousel-control-next-icon { background-image: url(to-right.svg); }
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 30px;
    height: 30px;
}

@media(max-width: 767px) {
    .slider-container .carousel-item img, .slider-container .carousel-item iframe {
        height: 50vh !important;
    }
}

/*---------------------
	4. Home about Css here
----------------------------*/
.welcome-about h2.title_1 {
  color: #555555;
  font-family: "Great Vibes",cursive;
  font-size: 36px;
  margin-bottom: 7px;
  text-transform: capitalize;
}
.welcome-about h2 {
    color: #555;
    font-weight: 600;
}
.welcome-about p.text1 {
  margin-top: 22px;
  font-size: 18px;
}
.welcome-about .read-more > a {
  background: #fe0000 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 16px 38px;
  text-transform: uppercase;
  font-size: 16px;
}
.welcome-about .read-more {
  margin-top: 35px;
}
.welcome-about .read-more > a:hover{background: #535353;}

.welcome-about-img img {
  max-height: 400px;
  margin: auto;
  display: block;
  width: 100%;
}

/*--------------------------------
	5. popular disesh css here
----------------------------------*/
.popular-dishes .bg-img-2{
  /* background:  url("images/dish/bg-2.png") no-repeat scroll right top; */
}
.popular-dishes {
  /* background-size: cover !important; */
} 
.single-disesh {
  /* background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0; */
  border-radius: 4px;
  padding: 40px 25px;
}

.popular-dishes .single-disesh .disesh-img {
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.4);
}
.popular-dishes .slick-slide img {
  width: 100%;
  height: auto;
}

.section-title {
  margin-bottom: 10px;
}
.section-title > h2 {
  color: #333;
  display: inline-block;
  font-size: 36px;
  margin-bottom: 40px;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
}
.section-title p {
  margin-bottom: 0;
  color: #222;
}
.section-title h2:before {
    background: #fe0000 none repeat scroll 0 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -21px;
    content: "";
    height: 2px;
    width: 50%;
    margin: auto;
}
.section-title > h2:after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    /* transform: translate(-50%, 50%); */
    /* background: rgba(0, 0, 0, 0) url(../imgs/royal.png) no-repeat scroll center center; */
    background: #fe0000;
    height: 10px;
    /* background-size: cover; */
    width: 25%;
    margin: auto;
}
.section-title.grey_bg > h2:after {
  /* background-color: #f1f1f1 ; */
}
.section-title.white_bg > h2:after {
  background-color: #fff ;
}

.popular-dishes .slick-dotted.slick-slider {
  /*background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;*/
}

.single-disesh {
        position: relative;
}
.disesh-desc {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    text-align: center;
    background-color: #FFF;
    margin: auto;
    display: block;
    padding: 20px 5px;
    box-shadow: 0 5px 10px rgba(51, 51, 51, 0.3);
    
    transition: .5s;
}
.single-disesh:hover .disesh-desc {
    background-color: #fe0000;
}
.disesh-desc h3 {
  color: #535353;
  font-size: 18px;
  font-weight: bold;
  margin: auto;
  text-transform: capitalize;
}
.disesh-desc h3 a {
    display: block;
}
.single-disesh:hover .disesh-desc h3 a {
    color: #FFF;
}
.disesh-desc p.price {
  color: #fe0000;
  font-size: 22px;
  font-weight: bold;
}
.slick-dots {
    bottom: -50px;
}
.dises-list .slick-dots li a {
  color: #535353;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.slick-dots li.slick-active a {
  font-size: 24px;
  color: #fe0000;
  font-weight: bold;
}
/*----------------------
	6. Food menu Css here
----------------------*/
.foode-item-box ul li {
    display: inline-block;
}
.foode-item-box ul li a:hover {
  background: inherit;
}
.foode-item-box {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  height: 140px;
  position: relative;
  text-align: center;
}
.foode-item-box:before {
  /* background: url(images/food/bg-1.png)no-repeat scroll left center; */
  left: 0;
}
.foode-item-box:before,.foode-item-box:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  pointer-events: none;
}
.foode-item-box:after {
  /* background: url(images/food/bg-2.png)no-repeat scroll right center; */
  right: 0;
}
.foode-item_nav {
  justify-content: center;
}
.foode-item-box ul li {
  display: inline-block;
}
.foode-item-box ul li a {
  color: #535353;
  display: block;
  font-weight: 600;
  padding: 59px 15px;
  text-transform: uppercase;
}
.foode-item-box ul li a.active {
  color: #fe0000;
}
.foode-item-box ul li.active a:focus{background: none}
.food-img {
  float: left;
  margin: 12px 0;
  text-align: center;
  width: 20%;
}
.single-food-item-desc {
  border-left: 1px solid #f1f1f1;
  float: left;
  padding: 23px 50px 23px 20px;
  position: relative;
  width: 80%;
}
.single-food-price {
  position: absolute;
  right: 50px;
  top: 40%;
}
.fooder-menu-description.float_left .single-food-item {
  padding-right: 70px;
}
.single-food-inner {
  border: 1px solid #f1f1f1;
  overflow: hidden;
}
.fooder-menu-description.float_right .single-food-item {
  padding-left: 70px;
}
.single-food-item-title h2 {
  color: #535353;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 2px;
  text-transform: capitalize;
}
.single-food-item-title p {
  color: #535353;
  margin: 0;
}
.single-food-price > p {
  color: #fe0000;
  font-size: 24px;
  font-weight: 600;
}
/*-----------------------------
	7. Our gallery Css here
-----------------------------*/
.our-gallery {
  position: relative;
  /* background: url(images/gallery/bg-1.png)no-repeat scroll left top; */
  background-color: #f1f1f1;
}
.our-gallery .bg-img-2{
    /* background: url(../imgs/bg-images/footer-bg.jpg) no-repeat fixed center center; */
    /* background-size: cover; */
    padding-bottom: 50px;
    padding-top: 50px;
 }
.our-gallery .bg-img-2.overlay::before {
  /* content: ""; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}
.gallery-menu ul li {
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    margin-left: 35px;
    text-transform: uppercase;
    background-color: #333;
    margin: auto;
    padding: 15px 30px;
    transition: .5s;
    border-radius: 10px;
}
.gallery-menu ul li:hover,
.gallery-menu ul li.active {
  background-color: #fe0000;
  color: #FFF;
}
.single-item-gallery {
    position: relative;
    overflow: hidden;
}
.single-item-gallery:before {
  background: rgba(229, 76, 42, 0.7) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  pointer-events: none;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 99;
}
.single-item-gallery a {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  color: #fe0000;
  font-size: 22px;
  height: 40px;
  left: 0;
  line-height: 40px;
  margin: -20px auto 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  -webkit-transform: scale(0.2);
          transform: scale(0.2);
  -webkit-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15) 0s;
  transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15) 0s;
  width: 40px;
  z-index: 999;
}
.single-item-gallery:hover a {
   opacity: 1;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
            transform: scale(1);
            
            
}
.single-item-gallery:hover:before{
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.single-item-gallery:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
.single-item-gallery > img {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
    height: 350px;
}


.single-item-gallery a {
    width: 100%;
    height: 100vh;
    top: 0;
    bottom: 0;
    left: 0;
    border-radius: 0;
    transform: scale(1);
    background-color: transparent;
}
    
/*--------------------------
	8. Reservation css here
-----------------------------*/
.reservation .bg-img-1{
   /* background: url(images/bg/reserv-bg.png)no-repeat scroll left top; */
}
.reserv-section-inner {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
  overflow: hidden;
  position: relative;
}
.reserv-section-inner .bg-img {
  /* background: #fff url("images/bg/reserv-form-bg.png") no-repeat scroll right bottom; */
  bottom: 0;
  right: 30px;
}
.reserv-section-inner .bg-img {
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
.reserve-form {
  float: left;
  padding: 100px 35px 100px 100px;
  position: relative;
  width: 50%;
  z-index: 9;
}
.reserve-img {
  bottom: 0;
  float: left;
  position: absolute;
  right: 20px;
  width: 48%;
}
h3.reserv-title {
  color: #535353;
  font-size: 30px;
  text-align: center;
  font-family: "Great Vibes",cursive
}
.reserve-form-top > input {
  border: 1px solid #ddd;
  margin-bottom: 18px;
  text-transform: capitalize;
  color: #aaa
}
.reserve-form .date-time select {
  -moz-appearance: none;
  border: 1px solid #ddd;
  color: #aaa;
}
.reserve-submit button {
  background: #fe0000 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  padding: 14px 0;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.reserve-submit button:hover {
  background: #535353 none repeat scroll 0 0;
}
/*-------------------------
    9. our blog css here
---------------------------------*/
.single-blog,.blog-img{
  position: relative;
}
.blog-hover {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  height: 100px;
  margin-top: -50px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.blog-hover > a {
  border: 4px solid #fe0000;
  border-radius: 50%;
  color: #fe0000;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  line-height: 34px;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
}
.blog-title > h3 {
  color: #fe0000;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 0;
}
.blog-title > h3 a:hover {
  color: #535353;
}
.blog-title {
  display: inline-block;
  margin-left: 20px;
  padding: 23px 0;
}
.publish-date {
  background: #fe0000 none repeat scroll 0 0;
  float: left;
  padding: 15px 0;
  width: 60px;
}
.blog-desc {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  box-shadow: -1px 0 7px rgba(0, 0, 0, 0.2);
  left: 10px;
  overflow: hidden;
  position: absolute;
  right: 0;
  z-index: 99;
}
.single-blog {
  /* height: 280px; */
  padding: 0px 10px;
}
.single-blog img {
  width: 100%;
  height: 340px;
}
.publish-date > p {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 13px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.publish-date > p span {
  display: block;
  margin-top: 5px;
}
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready {
    z-index: 9999999999;
}
.mfp-bg.mfp-fade.mfp-ready {
    z-index: 999999999;
}

/*------------------------
    10. Testmonial Css here
----------------------------*/
.testimonial {
  /* background: rgba(0, 0, 0, 0) url("images/testimonial/bg-1.jpg") no-repeat scroll right top ; */
}
.single-test-text {
  padding: 60px 150px;
}
.testimonial-text-slider {
  /* background: rgba(0, 0, 0, 0) url("images/testimonial/bg-2.jpg") no-repeat scroll center center / cover ; */
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  height: inherit !important;
  position: relative;
}
.testimonial-text-slider.slick-slider {
  margin-top: 40px;
}
.testimonial-text-slider.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.sin-testiImage img {
  border: 1px solid #fff;
  cursor: pointer;
  display: inline-block !important;
  height: 150px;
  margin-bottom: 30px;
  margin-top: 36px;
  outline: 0 none;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  width: 150px;
}
.sin-testiImage.slick-current img {
  border: 2px solid #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  height: 180px;
  margin-top: 20px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  width: 180px;
}
.testimonial .slick-slider {
  height: 223px;
  z-index: 99;
}
.testimonial .testimonial-image-slider.slick-slider {
  margin-top: -20px;
}
.sin-testiImage {
    position: relative;
}
.sin-testiImage:before {
    background: none repeat scroll 0 0 rgba(229, 76, 42, 0.5);
    content: "";
    height: 150px;
    left: 18px;
    position: absolute;
    top: 36px;
    width: 150px;
    pointer-events: none;
}
.sin-testiImage.slick-current:before {
  display: none;
}
.testimonial-text-slider:before {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.79);
  content: "";
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
p.text-qoute i {
    color: #fe0000;
    font-size: 30px;
}
p.test-text {
    font-style: italic;
}
.test-title h4 {
  color: #fe0000;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: uppercase;
}
.test-title > p {
    margin: 0;
}
.testimonial-sliders .slick-dots li a {
    color: #535353;
    font-size: 16px;
    font-weight: 600;
}
.testimonial-sliders .slick-dots li.slick-active a {
    color: #fe0000;
    font-size: 24px;
}
.testimonial-sliders .slick-dots {
  bottom: 58px;
}
.sin-testiImage.slick-slide.slick-current.slick-active.slick-center:focus {
    outline: medium none !important;
}
.sin-testiImage.slick-slide.slick-active:focus {
    outline: medium none !important;
}
/*-----------------------------
    11. Team Brand section css here
---------------------------------*/
.team-list.slick-slider {
  height: inherit;
}
.single-team img{
    /* -webkit-filter: grayscale(100%);
    -mz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
       filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
       filter: grayscale(100%); */

  opacity: .8;
  transition: .5s;

  display: block;
  width: 170px;
  margin: auto;
    
}
.single-team img:hover{
    /* -webkit-filter: none;
    -mz-filter: none;
    -o-filter: none;
       filter: none; */

  opacity: 1;
    
}
/*------------------
    12. Discount offer css here
-------------------------*/
.offer-section .bg-img {
  /* background: rgba(0, 0, 0, 0) url("images/bg/vegetable.png") no-repeat scroll 15% center; */
}
.offer-inner h2.ttle1 {
    color: #535353;
    font-family: "Great Vibes",cursive;
    font-size: 36px;
    text-transform: lowercase;
}
.offer-inner h2.ttle2 {
    color: #535353;
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
}

/*-------------------
    13. Footer css here
-----------------*/
.footer .footer-top {
  /* background: url(../imgs/bg-images/box-layout.jpg) no-repeat fixed center center;
  background-size: cover; */
  position: relative;

  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.footer .footer-top::before {
  /* content: ""; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

.single-footer.instagram ul li {
    float: left;
    width: 33.33%;
}
.single-footer.instagram ul li img {
    width: 100%;
}
.single-footer.instagram ul li {
    padding-bottom: 15px;
    padding-right: 15px;
}
.single-footer.instagram ul li a {
    display: block;
    position: relative;
    overflow: hidden;
}
.single-footer.instagram ul li a:hover:before {
    height: 100%;
    top: 0;
    left: 0;
}
.single-footer.instagram ul li a:before {
    background: rgba(229, 76, 42, 0.8) none repeat scroll 0 0;
    content: "";
    height: 0;
    position: absolute;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
    color: #fff;
    left: -100%;
    top: -100%;
}
.copyright p {
  margin: 0;
}
.single-footer p.phon {
  margin-bottom: 0;
}
h3.single-footer-title {
    color: #535353;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
.offer-inner .order-now > a {
  background: #fe0000 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  padding: 15px 38px;
  text-transform: uppercase;
}
.offer-inner .order-now > a:hover {
  background: #535353;
  color: #fff
}
.single-footer .open-list li {
    color: #535353;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.single-footer .open-list li span {
    font-weight: bold;
}

.copyright {
    background-color: #fe0000;
    position: relative;
}
.copyright p {
    color: #fff;
    font-size: 13px;
    text-transform: capitalize;
}
.copyright p a {
    color: #fff;
    font-weight: bold;
}
.copyright p a:hover {
    text-decoration: underline;
}
.newsletter-form input {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    color: #999999;
    font-weight: 600;
    padding: 0 10px;
}
.newsletter-form button {
    background: none repeat scroll 0 0 #fe0000;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
    padding: 14px 38px;
    text-transform: uppercase;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.newsletter-form button:hover {
    background: #535353
}
.single-footer-details ul {
  display: block;
  padding-top: 10px;
}


.links_footer {
  padding-left: 20px;
}
.links_footer li {
  display: block;
  margin-bottom: 10px;
}
.links_footer li a {
  color: #555;
  font-weight: bold;
}
.links_footer li a:hover {
  color: #fe0000;
}


.inf_footer a {
  color: #555;
  font-weight: bold;
}
.inf_footer a i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  color: #fe0000;
}


.social_footer {
  text-align: center;
  margin-top: 30px;
}
.social_footer li {
  display: inline-block;
  margin: auto 5px;
}
.social_footer li i {
  color: #FFF;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
}

.fa-facebook-f {
  background-color: #3b5998;
}
.fa-twitter {
  background-color: #55acee;
}
.fa-google-plus-g {
  background-color: #dd4b39;
}
.fa-instagram {
  background-color: #e95950;
}
.fa-whatsapp  {
  background-color: #4dc247;
}
.fa-linkedin {
  background-color: #007bb5;
}
.fa-youtube {
  background-color: #e95950;
}
.fa-snapchat {
  background-color: #FFFC00;
}


/*-------------------------
    14. Scrollup css here
-------------------------------*/
#scrollUp {
    background: #fe0000;
    border: 2px solid #FFF;
    bottom: 45px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 28px;
    height: 40px;
    line-height: 37px;
    position: fixed;
    right: 30px;
    text-align: center;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 40px;
    z-index: 9999;
}
#scrollUp i {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
#scrollUp:hover {
  background: #535353 none repeat scroll 0 0;
}
/*-------------------------
    15. About us css here
-------------------------------*/

/*-------------------------
    15.1 Breadcrubs css here
-------------------------------*/
.breadcrubs {
  /* background: rgba(0, 0, 0, 0) url("images/bg/breadcrubs.jpg") no-repeat scroll center center / cover ; */
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  padding: 50px 0;
  position: relative;
  z-index: 9;
}
/* h3 {
    color: #535353;
    font-family: "Great Vibes",cursive;
    font-size: 36px;
    text-transform: capitalize;
} */
.breadcurbs-inner ul li {
    color: #fe0000;
    display: inline-block;
    text-transform: uppercase;
}
.breadcurbs-inner ul li a {
    color: #535353;
    text-transform: capitalize;
}
.breadcurbs-inner ul li span {
    margin: 0 10px;
}
.breadcurbs-inner li a:hover {
    color: #fe0000;
}
/*---------------------
    16. Resta about css here
--------------------*/
.resta-about {
    padding: 100px 0 180px;
    /* background: url(images/about/bg-1.jpg)no-repeat scroll right top; */
}
.about-resta-details {
  background: #f1f1f1 none repeat scroll 0 0;
  left: 0;
  padding: 60px;
  position: absolute;
  top: 45px;
  width: 55%;
}
.about-rest-img {
    float: right;
    width: 50%;
}
.about-resta-inner {
    position: relative;
}
.about-title > h2 {
  color: #535353;
  font-family: "Great Vibes",cursive;
  font-size: 36px;
  text-transform: capitalize;
}
.about-description p.text-1 {
  margin-bottom: 35px;
}
.see-video {
    background: rgba(229, 76, 42, 0.6) none repeat scroll 0 0;
    position: relative;
}
.viedo--play {
    background: #fe0000 none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 70px;
}
.viedo--play > a {
    border: 3px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 30px;
    margin-top: 24px;
    width: 30px;
}
.see-more-video > h3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  padding: 28px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.see-more-video > h3:before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 20px;
  margin-top: 10px;
  position: absolute;
  width: 100px;
}
/*-------------------------
    17. Fun factor css here
----------------------*/
.fun-factor{
  /* background: url(images/bg/fun-factor.jpg)no-repeat scroll center center; */
  background-size: cover;
}
.fun-icon a,.single-choose a{
    border: 1px dashed;
    border-radius: 50%;
    color: #666;
    display: inline-block;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    width: 50px;
}

h2.counter {
    color: #383838;
    font-family: "Lato",sans-serif;
    font-size: 42px;
    font-weight: bold;
    margin-top: 30px;
}
.single-fun-factor h5,.single-choose > h5 {
    color: #535353;
    font-weight: bold;
    text-transform: uppercase;
}
/*-------------------------
    18. choose us css here
----------------------*/
.choose-use-img {
  text-align: center;
}
.choose-us-desc {
    margin-top: -70px;
    padding: 120px 0 80px;
}
.single-choose p {
    margin: 0;
}
.single-choose > h5 {
  margin-top: 30px;
}
.choose-us{
   /* background: url(images/about/bg-2.jpg)no-repeat scroll left top; */
}
/*--------------------
  19. our team css here
---------------------*/
.single-member {
  border: 1px solid #e6e6e6;
}
.member-overlay-img {
  display: block;
  position: relative;
}
.member-overlay {
  background: rgba(229, 76, 42, 0.5) none repeat scroll 0 0;
  color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.member-overlay i {
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  margin-left: -25px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 50px;
}
.member-overlay i:hover {
   background: #fff;
   color: #fe0000
}
.socail-icon {
  bottom: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  right: 0;
  text-align: center;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.socail-icon li {
  display: inline-block;
  margin-right: 25px;
}
.socail-icon li:last-child {
  margin-right: 0;
}
.socail-icon a {
  border: 1px solid transparent;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  width: 40px;
}
.socail-icon a:hover {
  border-color: #fff;
  background: #fff;
  color: #fe0000
}
.member-content {
  padding: 22px;
}
.member-content > p {
  margin-bottom: 25px;
}
.member-tag:before {
  border-top: 4px double #e6e6e6;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 55%;
}
.member-tag {
  padding-top: 10px;
  position: relative;
}
.member-tag a {
  color: #666666;
  display: block;
  font-size: 16px;
  font-weight: 600;
}
.member-name {
  text-transform: uppercase;
}
.single-member:hover a.member-overlay {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.single-member:hover .socail-icon {
  bottom: 20px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.our-team-area{
    /* background: url(images/about/team.png)no-repeat scroll right center; */
}
.member-tag a.member-post {
  font-size: 14px;
  margin-top: 5px;
}
/*-------------------------
    20. Food menu css here
------------------------------*/
.food_item_box ul.nav{
  justify-content: center;
}
.food_item_box ul li {
  display: inline-block;
  margin-left: 85px;
}
.food_item_box ul li a {
  color: #535353;
  display: block;
  font-family: "Great Vibes",cursive;
  font-size: 36px;
  padding: 38px 0;
  text-transform: capitalize;
}
.food_item_box ul li:first-child {
    margin: 0;
}
.food_item_box ul li a.active {
  color: #fe0000;
}
.food_item_box {
   height: 170px;
}
.item1 .food_item_box {
  /* background: rgba(0, 0, 0, 0) url("images/food/food-menu/bg.png") no-repeat scroll left center / cover ; */
}
.load-more > a {
  border: 1px solid #f1f1f1;
  color: #fe0000;
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding: 18px 0;
  text-transform: capitalize;
}
.load-more > a:hover {
    background: #fe0000 none repeat scroll 0 0;
    color: #fff;
}
.item2 .food_item_box {
  /* background: url("images/food/food-menu/bg-2.png") no-repeat scroll center center; */
  background-size: cover;
}
.item3 .food_item_box {
  height: 210px;
}
.item3 .food_item_box{
   /* background:  url("images/food/food-menu/bg-3.png") no-repeat scroll left center; */
   background-size: cover;
}
.item3 .food_item_box ul li {
  margin-top: 35px;
}
/*--------------------------
   21. Our gallery page css here
----------------------------*/
.our_gallery  {
  /* background:  url("images/gallery/gallery-2/bg-1.png") no-repeat scroll left center; */
}
.our_gallery .bg-img-1 {
  /* background: url("images/gallery/gallery-2/bg-2.png") no-repeat scroll right bottom; */
}
.single-gallery-img {
    position: relative;
}
.single-gallery-img a img{
  width: 100%;
}
.single-gallery-hover {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    height: 100px;
    margin-top: -50px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 50% 50% 0;
            transform-origin: 50% 50% 0;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
}
.single-gallery-img:hover .single-gallery-hover,.single-gallery-img.active .single-gallery-hover{
   -webkit-transform: scaleY(1);
           transform: scaleY(1); 
}
.single-gallery-hover > span {
    color: #fe0000;
    font-size: 40px;
    line-height: 100px;
}
/*----------------------
    22. Our blog page css here
--------------------------*/
.our-blog {
  /* background: url("../imgs/bg-images/04.jpg") no-repeat fixed center center; */
  /* background-size: cover; */
}

.single-blog.hover-active.mb-30 {
  margin: 0;
}
.our-blog-pages {
  background-color: #fff;
  /* background: url("images/blog/blog-bg-1.jpg") no-repeat scroll right 0; */
}
.our-blog-pages .bg-mg-1 {
  /* background: url("images/blog/blog-bg-2.png") no-repeat scroll left bottom; */
}
/*----------------------
    22.1 Blog Details css here
--------------------------*/
.blog-comment-img > img {
  border: 1px solid #dfdfdf;
  float: right;
}
.blog-thumbnail .blog-title h4 {
  color: #535353;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.blog-thumbnail .blog-publish {
  background: #f1f1f1 none repeat scroll 0 0;
}
.blog-thumbnail .blog-publish {
  background: #f1f1f1 none repeat scroll 0 0;
  bottom: -32px;
  left: 10px;
  position: absolute;
  right: 10px;
}
.articles-details .blog-thumbnail {
  position: relative;
}
.blog-thumbnail img {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;

    width: 100%;
    height: 600px;
}
.blog-thumbnail img:hover {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}


.our-blog-pages .blog-thumbnail img {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;

  width: 100%;
  height: auto;
}

.our-blog .slick-dots {
  bottom: -50px;
}
.our-blog .slick-dots li a {
  color: #555;
  font-weight: bold;
}
.slick-dots li.slick-active a,
.our-blog .slick-dots li a:hover {
  color: #fe0000;
}

.blog-desacription {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px;
  
}

.blog-desacription .b-desc-1 {
  margin-top: -8px;
}
.b-desc-1 p {
  margin-bottom: 25px;
}
.blog-action .action-box > p,.comment-action-box a {
    color: #666666;
    display: inline-block;
    margin-left: 30px;
}
.blog-action .action-box > p:first-child,.comment-action-box a:first-child {
    margin-left: 0;
}
.blog-action .action-box > p i,.comment-action-box a i {
    margin-right: 7px;
}

.blog-share-social,.cheaf-quote-social {
    position: absolute;
    right: 0;
    top: 0;
}
.articles-details .blog-action {
  margin-bottom: 35px;
  margin-top: 15px;
  position: relative;
}
.blog-share-social a,.cheaf-quote-social > a{
    color: #666;
    margin-right: 16px;
}
.blog-share-social a:last-child,.cheaf-quote-social > a:last-child {
    margin-right: 0;
}
.blog-share-social a:hover,.cheaf-quote-social > a:hover {
    color: #fe0000;
}
.cheaf-quote-img {
    float: left;
    width: 24%;
}
.cheaf-quote-desc {
  float: left;
  padding: 34px 47px 34px 40px;
  width: 76%;
}
.blog-cheaf-quote {
    border: 1px solid #f3f3f3;
    overflow: hidden;
}
.cheaf-quote-text > p {
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.cheaf-quote-text > p i {
    color: #fe0000;
    margin: 0 2px;
}
.cheaf-quote-action {
    position: relative;
}
.cheaf-quote-title h5 {
    color: #fe0000;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase;
}
.blog-comment-box {
  margin-top: 74px;
}
.comment-title > h3 {
  color: #535353;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 47px;
  text-transform: uppercase;
}
.comment-action-box a:hover i{color: #fe0000}
.comment-action-box > a {
  font-family: "Lato",sans-serif;
}

.blog-comment-img {
    float: left;
    width: 11%;
}
.blog-comment-desc {
    float: left;
    padding-left: 30px;
    width: 89%;
}
.blog-comment.reply .blog-comment-desc {
    width: 74%;
}
.blog-comment.reply .blog-comment-img {
    width: 26%;
}
.blog-comment-img img {float: right}
.comment-top-box {
    position: relative;
}
.comment-action-box {
    position: absolute;
    right: 0;
    top: 0;
}
.comment-title-box > h5 {
    color: #535353;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase;
}
.comment-bottom-box > p {
    margin-bottom: 0;
}
.comment-title-box > p {
    margin-bottom: 10px;
}
.blog-comment {
  margin-bottom: 35px;
}
.comment-input .input-field {
  float: left;
  padding-left: 25px;
  width: 50%;
}
.comment-input .input-field:first-child {
  padding-left: 0;
}
.input-field input {
  height: 40px;
}
.blog-comment-form .textarea textarea,.input-field input{
  border: 1px solid #f3f3f3;
  color: #999;
  padding-left: 20px;
  text-transform: capitalize;
}
.blog-comment-form .textarea textarea {
  height: 100px;
}
.comment-input {
  margin-bottom: 25px;
}
.blog-comment-form .submit > button {
    background: #fe0000 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 12px;
    margin-top: 25px;
    padding: 14px 0;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.blog-comment-form .submit > button:hover {
    background: #555 none repeat scroll 0 0;
}
.widget-search input {
  border: 1px solid #f3f3f3;
  color: #999999;
  font-family: "Lato",sans-serif;
  font-size: 13px;
  height: 40px;
}
.widget .widget-search button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #fe0000;
  font-size: 18px;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 9px;
}
.widget .widget-search {
  position: relative;
}
.blog-right-sidebar .widget {
    border: 1px solid #f1f1f1;
    padding: 25px 20px;
}
.blog-right-sidebar .widget.search {
    border: medium none;
    padding: 0;
}
.widget-title > h3 {
  color: #fe0000;
  font-family: "Great Vibes",cursive;
  font-size: 20px;
  margin-bottom: 18px;
  text-transform: capitalize;
}
.widget-categories a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 12px;
}
.widget-categories a {
    color: #757575;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}
.widget-categories ul li {
    padding-bottom: 5px;
    padding-left: 12px;
}
.widget-categories h6 {
    margin-bottom: 5px;
}
.widget-categories h6.open a,.widget-categories a:hover {
    color: #fe0000;
}

.recent-post-thumbnail {
    float: left;
    width: 15%;
}
.recent-post-thumbnail > img {
    border: 1px solid #f1f1f1;
    height: 30px;
    width: 40px;
}
.recent-post .post-detail {
    float: left;
    padding-left: 15px;
    width: 85%;
}
.post-title > h5 {
    color: #606060;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}
.single-recent-post {
    overflow: hidden;
}
.recent-post .post-date {
    color: #cccccc;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 0;
}
.blog-right-sidebar .widget.video {
  border: medium none;
  padding: 0;
  position: relative;
}

.widget-video-overlay {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    height: 128px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
}
.widget-video-overlay > a {
  border: 5px solid #fe0000;
  border-radius: 50%;
  color: #fe0000;
  display: inline-block;
  font-size: 22px;
  height: 42px;
  left: 0;
  line-height: 32px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 42px;
}
.widget-tag li {
  display: inline-block;
}
.widget-tag li a:hover {
  border-color: #fe0000;
}
.widget-tag li a {
  color: #757575;
  font-weight: 600;
  text-transform: capitalize;
  border: 1px solid #f1f1f1;
  padding: 10px 12px;
  margin-bottom: 10px;
  margin-right: 10px;
  display: block
}
.blog-right-sidebar .widget.tag {
  padding: 25px 20px 15px;
}

.blog-details-page {
    position: relative;
}
.blog-details-page .bg-img {
  /* background: rgba(0, 0, 0, 0) url("images/blog/blog-details-bg.jpg") no-repeat scroll right bottom; */
  bottom: 180px;
  height: 100%;
  position: absolute;
  right: 0;
  width: 100%;
}
/*--------------------------
   23. Contact us pages css here
--------------------------*/
.contact-icon > a {
  color: #fe0000;
  display: inline-block;
  font-size: 40px;
  height: 50px;
  line-height: 50px;
  position: relative;
  width: 50px;
}
.contact-icon > a:before {
  /* background: rgba(0, 0, 0, 0) url("images/icons/border.png") no-repeat scroll center center / cover ; */
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999999;
}
.single-contact-information p {
  line-height: 20px;
  margin-bottom: 0;
}
.single-contact-information p a {
  font-size: 15px;
  font-weight: bold;
  color: #333;
}
.single-contact-information p a:hover {
  color: #fe0000;
}
.single-contact-information .contact-icon {
  margin-bottom: 12px;
}
.contact-information {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1;
}
.contact-bottom-section .col-lg-6.map-div {
    padding-right: 0;
}
.contact-bottom-section .col-lg-6.contact-form-div .contact-form {
    float: right;
    padding-left: 30px;
    width: 585px;
}
.contact-form-title h2 {
  color: #535353;
  font-family: "Great Vibes",cursive;
  font-size: 36px;
  margin-bottom: 30px;
  text-align: center;
  text-transform: capitalize;
}
.contact-form-box input {
    border: 1px solid #dddddd;
    color: #333;
    margin-bottom: 18px;
    padding-left: 20px;
    font-weight: bold;
}
.contact-form-box textarea {
    border: 1px solid #ddd;
    height: 100px;
    padding-left: 20px;
    resize: none;
    font-weight: bold;
}
.contact-form-box button {
    background: #fe0000 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-top: 40px;
    padding: 12px 0;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.contact-form-box button:hover{background: #555;}
.contact-bottom-section {
    position: relative;
    background-color: #fff;
}
.contact-bottom-section .bg-img {
  /* background: rgba(0, 0, 0, 0) url("images/common/contact-page.jpg") no-repeat scroll left center / cover ; */
  bottom: 0;
  height: 100%;
  position: absolute;
  width: 100%;
}
.form-messege.success {
  color: green;
  text-transform: uppercase;
  font-style: italic;
}
.form-messege.error {
  color: red;
  text-transform: capitalize;
  font-style: italic;
}


.map-area iframe {
  width: 100%;
  height: 350px;
}


/*-------------------------
    24.Navigation css here
-------------------------*/
/*-------------------------
    24.1 Dropdown menu css here
-------------------------*/

/* .menu ul li:hover a, */
.menu ul li:hover ul li a:hover{
  color: #fe0000;
  background-color: #fff;
}
.menu ul li:hover ul li a{
  color: #535353
}
.menu ul li ul.dropdown_menu {
  left: 0;
  top: 100%;
  min-width: 240px;
  background-color: #fe0000;
}
.menu ul li ul.dropdown_menu,
.menu ul li ul.dropdown_menu li ul.dropdown-submenu {
  border-bottom: 2px solid #fe0000;
  border-top: 2px solid #fe0000;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  /* opacity: 0; */
  /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; */
  position: absolute;
  /*-webkit-transition-duration: 0.5s;*/
  /*        transition-duration: 0.5s;*/
  visibility: hidden;
  z-index: 99999;
}
.menu ul li ul.dropdown_menu li {
  border-bottom: 1px solid #ddd;
  display: block;
  /*-webkit-transform: rotateX(-95deg);*/
  /*        transform: rotateX(-95deg);*/
  /*-webkit-transform-origin: 0 0 0;*/
  /*        transform-origin: 0 0 0;*/
  transition: unset;
}
.menu ul li ul.dropdown_menu li:last-child {
    border-bottom: medium none;
}
.menu ul li ul.dropdown_menu li a {
  font-size: 14px;
  font-weight: 500;
  padding: 10px 20px;
  text-transform: capitalize;
  color: #FFF;
  transition: unset;
}
.menu ul li:hover ul.dropdown_menu,.menu ul li ul.dropdown_menu li:hover ul.dropdown-submenu  {
   opacity: 1;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";  
   visibility: visible;
}
.menu ul li:hover ul.dropdown_menu li,.menu ul li ul.dropdown_menu li:hover ul.dropdown-submenu li {
   /* background: #fff; */
   /*-webkit-transform: rotateX(0);*/
   /*        transform: rotateX(0);*/
}
.menu ul li ul.dropdown_menu li {
    position: relative;
}
.menu ul li ul.dropdown_menu li ul.dropdown-submenu {
  left: 100%;
  margin-top: -2px;
  top: 0;
  width: 100%;
}
.menu ul li ul.dropdown_menu li ul.dropdown-submenu li{
    -webkit-transform: rotateX(-90deg);
            transform: rotateX(-90deg);
}
.menu ul li ul.dropdown_menu li.dropdown-mega:after {
  content: "";
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  right: 12px;
  top: 5px;
}
/*-------------------------
    24.2 Mega menu css here
-------------------------*/
.menu ul li ul.mgea-menu {
  background: #fe0000;
  border-bottom: 2px solid #fe0000;
  border-top: 2px solid #fe0000;
  left: 0;
  opacity: 1;
  /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; */
  padding: 0 10px;
  position: absolute;
  /*-webkit-transform: rotateX(-90deg);*/
  /*        transform: rotateX(-90deg);*/
  /*-webkit-transform-origin: 0 0 0;*/
  /*        transform-origin: 0 0 0;*/
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  /*visibility: hidden;*/
  width: 80%;
  z-index: 99999999;
  display: none;
  text-align: center !important;
}
.menu ul li:hover ul.mgea-menu {
  /* opacity: 1; */
  /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; */
  /*-webkit-transform: rotateX(0);*/
  /*        transform: rotateX(0);*/
  /*visibility: visible;*/
  display: block;
  padding: 0;
}
.menu ul li.mega-parent,.header .container .row [class*="col-"]  {
    position: static;
}
.mgea-full-width {
    position: relative;
}
.menu ul li ul.mgea-menu li.mega-sub {
    float: left;
    /*padding-left: 20px;*/
    width: 25%;
}
.menu ul li.mega-parent ul li a {
    padding: 15px 10px;
    color: #FFF;
    border-left: 1px solid #fff;
}
.menu ul li.mega-parent ul li:last-child a {
    border-left: none;
}
.menu ul li.mega-parent ul li ul li {
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 0;
}
.menu ul li.mega-parent ul li ul li a {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 10px;
    text-transform: capitalize;
}
.menu ul li.mega-parent ul li ul li:last-child {
    border-bottom: medium none;
}
.menu ul li ul.mgea-menu li.mega-sub:first-child {
    /*padding-left: 0;*/
}
.menu ul li ul.mgea-menu:before {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  /* content: ""; */
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/*----------------------------
    25. 404 page css here
-------------------------*/
.error-content h2 {
  color: #fe0000;
  font-family: "Lato",sans-serif;
  font-size: 180px;
  font-weight: bold;
  letter-spacing: 10px;
  text-shadow: 7px 6px 0 #dadada, 0 -1px 0 #dadada, 1px -1px 0 #dadada, -1px 1px 0 #dadada, 1px 1px 0 #dadada;
}
.error-content > h3 {
    color: #535353;
    font-family: "Great Vibes",cursive;
    font-size: 55px;
    font-weight: 500;
    text-transform: capitalize;
}
.error-content h4 {
    color: #535353;
    font-weight: 400;
    text-transform: capitalize;
}
.error-content .go-home {
  background: #fe0000 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  margin-top: 15px;
  padding: 13px 28px;
  text-transform: uppercase;
}
.error-content .go-home:hover {
    background: #555 none repeat scroll 0 0;
}
/*-------------------
    26. Mobile menu css here
----------------------------*/
.mobile-menu-area {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin-top: 16px;
  position: absolute;
  width: 100%;
  z-index: 9999999;
}
.mean-container a.meanmenu-reveal {
  float: left;
  left: 56% !important;
  position: absolute;
  top: -75px;
}
.mean-container .mean-nav ul li a.mean-expand {
  font-family: "Lato",sans-serif;
}
.mobile-menu-area .mean-nav {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
/*------------------------
    27. sticky menu css here
---------------------------*/
.sticky {
  -webkit-animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;
          animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;
  background: rgba(255, 255, 255, .9) none repeat scroll 0 0;
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}
.sticky .menu ul li a {
  /* padding: 36px 0 36px 32px; */
}
.header.sticky .logo {
  margin-bottom: auto;
}
.sticky .header-right .search {
    padding-top: 20px;
}
/*--------------------------
    28. Home two css here
---------------------------------*/
.slider-content {
  /* background: rgba(0, 0, 0, 0) url("images/slider/1.jpg") no-repeat scroll center center / cover ; */
  padding: 180px 0;
  z-index: 9;
}
.slider-content.parallax {
  /* background: rgba(0, 0, 0, 0) url("images/slider/1.jpg") no-repeat fixed center center / cover ; */
}
.slider-content .middle-text .order-now {
  margin-top: 10px;
}
.middle-text .title-2 h1 span {
  color: #fe0000;
}
/*--------------------------
    29. Home three css here
---------------------------------*/
.slider-content.youtube-bg {
  /* background: url("images/bg/video-bg.png") no-repeat scroll center center / cover ; */
}
.slider-content.youtube-bg .middle-text .title-1 h2,.slider-content.youtube-bg .middle-text .title-2 h1,.slider-content.youtube-bg .middle-text p {
  color: #fff;
}
/*--------------------------
    30. Home four css here
---------------------------------*/
.dotted-overlay:after {
  /* background: url("images/icons/grid.png") repeat scroll 0 0; */
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.dotted-overlay{position: relative}
.dotted-overlay .slider-text-table {
  z-index: 999;
}
/*--------------------------
    31. All elements css code here
---------------------------------*/
/*--------------------------
    31.1 Accordion css
---------------------------------*/
[class*="card"]:not(:first-child){
  margin-top: 5px;
}
.accordion .card:first-of-type {
  border-bottom: 1px solid #ddd;
}
.card > .card-header > h4.card-title {
  font-size: 16px;
  margin-bottom: 0;
}
.accordion h3 {
  font-family: "Great Vibes",cursive;
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.accordion.style1 .panel-title {
  color: #555;
  font-weight: 500;
}
.accordion-active h4 {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #555;
  font-size: 16px;
  font-weight: 600;
  height: 45px;
  line-height: 45px;
  padding-left: 10px;
  text-transform: uppercase;
}
.accordion-active h4:before {
    color: #555;
    content: "";
    font-family: FontAwesome;
    font-weight: 300;
    margin-left: 5px;
    margin-right: 15px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.accordion-active h4.open:before {
    color: #fe0000;
    content: "";
}
.accordion-active h4:hover:before,.accordion-active h4.open {
    color: #fe0000;
}
.accordion-active h4 a:focus {
  color: inherit;
}
/*--------------------------
    31.2 Tab css
---------------------------------*/
.elements-tab-1 > .nav-tabs > li.nav-item, .elements-tab-2 > .nav-tabs > li.nav-item{
  display: inline-block;
}
.elements .nav-tabs > li > a {
    color: #555;
    font-weight: 500;
}
.elements .nav-tabs > li.active > a {
  border-radius: 0;
  border-top: 1px solid transparent;
  color: #fe0000;
}
.elements .nav.nav-tabs {
  display: inline-block
}
.elements .nav-tabs > li.active:first-child > a {
  border-left: medium none;
}
.elements .nav-tabs > li.active:last-child > a {
  border-right: medium none;
}
.elements .elements-tab-1 .nav.nav-tabs {
  margin-bottom: 15px;
}

/*--------------------------
    31.3 Progress bar css
---------------------------------*/
.progress{
  margin-bottom: 20px;
}
.our-skill .progress {
  background-color: #f0f0f0;
  border-radius: 0;
  box-shadow: none;
  height: 6px;
  margin-bottom: 43px;
  overflow: visible;
  position: relative;
}
.our-skill .lead {
  color: #444;
  font-size: 13px;
  font-weight: 700;
  left: 0;
  position: absolute;
  top: -23px;
}
.our-skill .progress-bar {
  background-color: #03a9f4;
  box-shadow: none;
  position: relative;
}

.our-skill .progress-bar > span:before, .our-skill .progress-bar > span:after {
  border: medium solid transparent;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 0;
}
.our-skill .progress-bar > span:before {
  border-top-color: #333;
  border-width: 5px;
  left: 50%;
  margin-left: -5px;
}
.our-skill .progress-bar > span {
  background: #333 none repeat scroll 0 0;
  font-size: 11px;
  margin-right: 10px;
  margin-top: -26px;
  padding: 0 5px;
  position: absolute;
  width: auto;
  height: 20px;
  line-height: 20px;
  right: 0;
}
.progress-style-2 .progress-bar {
  font-size: 14px;
  line-height: 23px;
  padding-left: 12px;
  text-align: left;
  text-transform: capitalize;
}
.progress-style-2 .progress {
  border-radius: 0;
  box-shadow: none;
  height: 23px;
}

.audio audio {
  width: 100%;
}
.properties-video h5 {
  font-size: 24px;
  font-weight: 500;
}
/*--------------------------
    31.4 Button css
---------------------------------*/
a.button {
  background: #fe0000 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease-in 0s;
  transition: all 0.5s ease-in 0s
}
a.button.large {
  font-size: 18px;
  padding: 18px 0;
}
.button.large span {
  display: inline-block;
  padding: 0 60px;
}
.button span {
  font-family: "Lato",sans-serif;
}
.button.large i {
  padding: 0 12px;
}
a.button.medium{
  font-size: 16px;
  padding: 18px 0;  
}
.button.medium span {
  display: inline-block;
  padding: 0 40px;
}
.button.medium i {
  padding: 0 12px;
}
a.button.little {
  font-size: 15px;
  padding: 14px 0;
}
.button.little span {
  display: inline-block;
  padding: 0 20px;
}
.button.little i {
  padding: 0 12px;
}
a.button.button-black{
  background: #4a4a4a
}
a.button.button-black:hover{
  background: #fff;
  color: #4a4a4a
}
a.button.button-white,a.button:hover{
  background: #fff;
  color: #fe0000
}
a.button.button-white:hover,a.button.border_radius.button-black:hover{
  background: #fe0000;
  color: #fff
}
a.button.border-radius {
  border-radius: 0;
  padding: 14px 0;
}
a.button.btn-gray {
    background: #e5e5e5 none repeat scroll 0 0;
    color: #777;
}
a.button.border_radius {
    border-radius: 30px;
    font-size: 15px;
    padding: 16px 8px;
    text-transform: uppercase;
}
a.button.btn-border {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid;
    color: #4a4a4a;
}
a.button.btn-gray:hover,a.button.btn-border:hover{color:#fe0000}
/*-------------------
	32. Preloader CSS here
----------------------*/
.preloader{
  position: fixed;
  top: 0px;
  left: 0;
  background-color: #fff;
  height: 100%;
  width: 100%;
  z-index: 99999999;
}
.loading-center{
  width: 100%;
  height: 100%;
  position: relative;
}
.loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
}
.object{
  width: 20px;
  height: 20px;
  background-color: #fe0000 ;
  float: left;
  margin-right: 20px;
  margin-top: 65px;
  border-radius: 50% 50% 50% 50%;
}
.object_one {	
  -webkit-animation: object_one 1.5s infinite;
  animation: object_one 1.5s infinite;
}
.object_two {
  -webkit-animation: object_two 1.5s infinite;
  animation: object_two 1.5s infinite;
  -webkit-animation-delay: 0.25s; 
  animation-delay: 0.25s;
}
.object_three {
  -webkit-animation: object_three 1.5s infinite;
  animation: object_three 1.5s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
@-webkit-keyframes object_one {
75% { -webkit-transform: scale(0); }
}
@keyframes object_one {
  75% { 
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
@-webkit-keyframes object_two {
  75% { -webkit-transform: scale(0); }
}
@keyframes object_two {
  75% { 
    transform: scale(0);
    -webkit-transform:  scale(0);
  }
}
@-webkit-keyframes object_three {
  75% { -webkit-transform: scale(0); }
}
@keyframes object_three {
  75% { 
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}



/* START => Page Recipes */
.page-recipes {
  padding: 50px 0;
}
.item-recipe {
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 0 5px 10px #DDD;
}
.item-recipe .img-recipes {
  height: 100%;
}
.item-recipe .img-recipes img {
  width: 100%;
  height: 100%;
}
.page-recipes-details h3,
.txt-recipes a {
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin: auto;
  margin-bottom: 10px;
  color: #666;
}
.txt-recipes a:hover {
  color: #e95950;
}
.date-recipes {
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
  color: #999;
}
.page-recipes-details strong,
.txt-recipes strong {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  color: #777;
}

.txt-recipes .btn-more {
  font-size: 18px;
}
.txt-recipes .btn-more i {
  transition: .5s;
}
.txt-recipes .btn-more:hover i {
  transform: translateX(40px);
}


.detail-recipe {
  background-color: #fff;
  position: relative;
}
.detail-recipe .detail {
  position: relative;
}



/* Pulse Effect Animate Border */
.btn-vid {
  cursor: pointer;
}
.pulse-effect {
  display: block;
  width: 50px !important;
  height: 50px !important;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  color: #FFF;
  background: #e95950;
  animation: shadow-pulse 1s infinite;
  font-size: 1.5rem;

  position: absolute;
  top: 50px;
  right: 50px;
  /* transform: translate(-50%, -50%); */
}
.pulse-effect i {
  color: #FFF;
}

@keyframes shadow-pulse {
  0% {
      box-shadow: 0 0 0 0px rgba(233, 89, 80, 0.5);
  }

  100% {
      box-shadow: 0 0 0 35px rgba(233, 89, 80, 0.0);
  }
}

.videos_h {
  line-height: 0;
}
.videos_h iframe {
  width: 100%;
  height: 400px;
  line-height: 0;
}
.modal-popup-vid .modal-body {
  padding: 0;
}

/* //END => Page Recipes */


.team-list .slick-track {
    display: flex;
    align-items: center;
    justify-content: center;
}


.welcome-about {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 20px 15px;
}
.welcome-about p {
    color: #404040;
}






.btn_show_contact {
    position: fixed;
    top: 50%;
    left: -22px;
    z-index: 99;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    background-color: #fe0000;
    color: #FFF !important;
    padding: 20px 20px;
    transform: translateY(-50%) rotate(-90deg);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    transition: .5s;
}
.btn_show_contact:hover {
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
}

.btn_show_contact.active,
.btn_show_contact:hover {
  transform: translateY(-50%) rotate(0deg);
  left: 0;
  color: #FFF;
}

.contact_popup {
  position: fixed;
  bottom: 0px;
  left: 10px;
  z-index: 99999;
  width: 25%;
  background-color: #FFF;
  border: 2px solid #fe0000;
  border-bottom: 5px solid #fe0000;
  border-radius: 5px 5px 0 0;
  padding: 20px;
  display: none;
}


.close_contact {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  background-color: #fe0000;
  padding: 5px;
  cursor: pointer;
  border-radius: 0px 0px 0px 5px;
  transition: .5s;
}
.close_contact:hover {
  color: #fff;
  background-color: #fe0000;
}

.contact_popup h5 {
  margin: auto;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 18px;
  color: #fe0000;
}

.contact_popup textarea:focus,
.contact_popup input:focus {
    border: 2px solid #fe0000;
      box-shadow: unset;
      outline: unset;
}
.contact_popup input[type=submit] {
    border: 2px solid #fe0000;
    border-radius: 5px;
    color: #fe0000;
    font-weight: bold;
 }

.contact_popup input[type=submit]:hover {
  color: #fff;
  background-color: #fe0000;
  cursor: pointer;
}




.details-txt,
.page-services .sec-services {
    background-color: rgba(255, 255, 255, 0.5);
}

.details-txt {
    padding: 1rem;
}


.dises-list .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 20px 20px !important;
    color: #FFF;
    background-color: #fe0000;
    transition: all .5s;
    margin: auto;
    z-index: 1;
    cursor: pointer;
}
.dises-list .slick-arrow.slicknext {
  left: 10px;
}
.dises-list .slick-arrow.slickprev {
  right: 10px;
}




.disesh-desc h3 a i {
    color: #000;
    font-size: 1.8rem;
    padding: 0 1rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-weight: bold;
    color: #fe0000;
    
    animation: animateArrows 1s infinite linear;
}

@keyframes animateArrows {
  0% {
    transform: translateY(-50%) translateX(0px);
  }
  100% {
    transform: translateY(-50%) translateX(10px);
  }
}
.single-disesh:hover .disesh-desc h3 a i {
    color: #fff;
}



@media only screen and (max-width:1024px) {
  .contact_popup {
    width: 40%;
  }
}
@media screen and (max-width: 640px) {
  .contact_popup {
    width: 90%;
  }
  .contact_popup h5 {
    font-size: 1.5rem;
  }
}