@import url("https://fonts.googleapis.com/css?family=Lora:400,400i,700|Montserrat:300,400,500,600,700|Open+Sans:300,400,400i,600,600i,700|Playfair+Display:400,400i,700,900|Lato");
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css');
/* footer */
/* menu */

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
/*** Animate ****/
@charset "UTF-8";

/* If media is above 991 */
/* If media is below 992 */
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
:root {
  --primary-font: 'Open Sans', sans-serif;
  --light-color: #ffffff;
  --brand-primary: #000000;
  --brand-secondary: #9d4e7e;
  --brand-third: #565656;
}

/*** Animate ****/
@charset "UTF-8";

/* If media is above 991 */
/*** WRAPPER ***/
/* If media is below 992 */
/* If media is below 992 */
/* If media is above 1199 */
/* If media is above 991 */
@media (min-width: 576px) {
  .container {
    max-width: 540px;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 940px;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
    width: 100%;
  }
}

#slidetop {
  background: var(--brand-secondary);
  none repeat scroll 0 0;
  box-shadow: 0 0 10px 5px rgba(255, 255, 255, 0.25);
  color: transparent;
  border-radius: 50%;
  bottom: 15px;
  cursor: pointer;
  height: 40px;
  overflow: hidden;
  padding: 6px;
  position: fixed;
  right: 15px;
  text-align: center;
  width: 40px;
  z-index: 99;
  display: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/*Breadcrumb*/

.breadcrumb-container::before {
  content: "";
  background: rgba(0,0,0,.6);
  position: absolute;
  left: 0x;
  top: 0;
  width: 100%;
  height: 100%;
}
.breadcrumb-container {
  /* If media is below 992 */
  background: url(../images/breadcrumb-img.jpg) no-repeat center center;
  padding: 100px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  z-index: 1;
  /******* Pagination *******/
}

@media (max-width: 991px) {
  .breadcrumb-container {
    padding: 40px 0;
  }
}

.breadcrumb-container .breadcrumb {
  background: transparent;
  margin-bottom: 0;
  text-align: center;
  padding: 0 15px;
}

.breadcrumb-container .breadcrumb .breadcrumb-title {
  font-size: 50px;
  line-height: normal;
  margin-bottom: 5px;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0.5px;
}

.breadcrumb-container .breadcrumb ul,
.breadcrumb-container .breadcrumb ol {
  margin: 0;
  padding: 0;
}

.breadcrumb-container .breadcrumb li {
  display: inline-block;
  vertical-align: middle;
  color: var(--light-color);
}

.breadcrumb-container li a {
  color: var(--light-color);
}

.breadcrumb-container li a:hover {
  color: var(--brand-secondary);
}

.breadcrumb-container .breadcrumb li:after {
  content: "-";
  color: var(--light-color);
  margin: 0.3125rem;
}

.breadcrumb-container .breadcrumb li:last-child:after {
  display: none;
}

.breadcrumb-container .shape-1 {
  position: absolute;
  right: 22%;
  top: 13%;
  z-index: -1;
}

.breadcrumb-container .shape-2 {
  position: absolute;
  left: 6%;
  top: 42%;
  -webkit-animation: zoom-inout 3s infinite;
  animation: zoom-inout 3s infinite;
  z-index: -1;
}

.breadcrumb-container .shape-3 {
  width: 48px;
  height: 48px;
  border: 4px solid var(--brand-secondary);
  border-radius: 50%;
  position: absolute;
  right: 7%;
  bottom: 28%;
  -webkit-animation: zoom-inout 3s infinite;
  animation: zoom-inout 3s infinite;
  z-index: -1;
}

@-webkit-keyframes zoom-inout {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(0.8);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes zoom-inout {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(0.8);
  }

  100% {
    transform: scale(1);
  }
}

#slidetop:before {
  content: "\f106";
  display: inline-block;
  color: var(--light-color);
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 26px;
}

#slidetop:after {
  display: none;
}

#slidetop:hover {
  background-color: var(--brand-primary);
}

#slidetop:hover:before {
  color: var(--light-color);
}

.aboutus .about-img img {
  max-width: 100%;
}

.aboutus p {
  color: var(--brand-primary);
  font-size: 14px;
  font-weight: 400;
}

.videoblock p {
  color: var(--brand-primary);
  font-size: 14px;
  font-weight: 400;
}

footer a {
  font-family: var(--primary-font);
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 15px;
  color: #bbbdc3;
  line-height: 24px;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.footer-before i {
  color: var(--light-color);
  padding-right: 10px;
}

footer h2 {
  color: var(--brand-secondary);
  font-size: 23px;
  font-weight: 600;
  font-family: var(--primary-font);
  margin-bottom: 20px;
}

footer {
  background: #232323;
}

.footer-before {
  padding: 40px 0;
}


.storeinfo{
  text-align: center;
}
.storeinfo p {
  font-size: 16px;
  color: #fff;
  font-family: "Playfair Display", serif;
  width: 90%;
  margin: 0 auto 20px;
}
.address-detail{
  text-align: center;
}
.address-detail .city-name{
  color: var(--light-color);
  font-size: 20px;
  letter-spacing: 1px;
  position: relative;
  padding-bottom: 10px;
  font-family: "Playfair Display", serif;
}
.address-detail .city-name:before{
  content: "";
  width: 60px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: var(--light-color);
  height: 1px;
}
.address-detail p, .address-detail a{
  font-family: "Playfair Display", serif;
  font-size: 16px;
  color: #fff;
}
.store-details .single_pest_title h2{
  margin-bottom: 20px;
}
.store-img img {
  max-width: 70%;
}

.storeinfo .store-img img {
  max-width: 100%;
}

.footerafter {
  align-items: center;
  padding: 10px 0;
}

.owl-nav {
  text-align: center;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  display: inline-block;
  border: 1px solid var(--brand-secondary);
  background-color: var(--brand-secondary);
  color: var(--brand-primary);
  border-radius: 50%;
  margin: 0 4px;
  width: 35px;
  height: 35px;
  outline: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  background-color: var(--brand-primary);
  border-color: var(--brand-primary);
}

.owl-nav .owl-prev:hover i:after,
.owl-nav .owl-next:hover i:after {
  color: var(--light-color);
}

.owl-nav .owl-prev i,
.owl-nav .owl-next i {
  height: 35px;
  width: 35px;
  line-height: 35px;
}

.owl-nav .owl-prev i:after,
.owl-nav .owl-next i:after {
  content: "\E314";
  display: inline-block;
  font-family: "material icons";
  font-size: 44px;
  line-height: 60px;
  color: var(--light-color);
  margin-left: -2px;
}

.owl-nav .owl-next i:after {
  content: "\E315";
  margin: 0;
}

#_desktop_top_menu {
  /* If media is below 992 */
  position: relative;
}

@media (max-width: 991px) {
  #_desktop_top_menu {
    display: block;
  }
}

#top-menu {
  /* If media is below 1500 */
  padding: 0;
  margin: 0;
}


#top-menu>li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  background: transparent;
  position: relative;
  cursor: pointer;
  list-style: none;
  background: transparent;
  /* If media is below 992 */
}

#top-menu>li:last-child {
  border-bottom: 0;
}

#top-menu>li:last-child a:after {
  display: none;
}

@media (max-width: 991px) {
  #top-menu>li {
    padding: 2px 0;
    border-bottom: 0;
    overflow: hidden;
    display: block;
    text-align: left;
  }
}

#top-menu>li .dropdown-item {
  white-space: normal;
  display: block;
  width: 100%;
  clear: both;
}

#top-menu>li .dropdown-item.active,
#top-menu>li .dropdown-item:focus {
  background-color: transparent;
}

#top-menu>li .dropdown-item:active {
  background-color: transparent;
}

#top-menu>li>a {
  color: var(--light-color);
  font-weight: 600;
  font-size: 17px;
  padding: 15px 10px;
  position: relative;
  font-family: var(--primary-font);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
}

#top-menu>li>a.active,
#top-menu>li>a:focus {
  background-color: transparent;
}


#top-menu>li>a i {
  float: right;
  line-height: 21px;
  font-size: 22px;
  margin-left: 6px;
}

#top-menu>li>a:hover {
  color: var(--brand-secondary);
  background-color: transparent;
}

#_desktop_top_menu #top-menu>li .sub-menu {
  top: 150%;
  opacity: 0;
  visibility: hidden;
  left: 0;
  border: none;
  width: auto;
  z-index: 99;
  padding: 15px;
  border-radius: 3px;
  margin: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.1);
  text-align: center;
  /* If media is below 1200 */
}

#_desktop_top_menu #top-menu>li .sub-menu.collapse {
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 1200px) {
  #_desktop_top_menu #top-menu>li .sub-menu {
    top: 100%;
  }
}

#_desktop_top_menu #top-menu>li .sub-menu .category_dropdownmenu {
  padding: 0;
}

#_desktop_top_menu #top-menu>li .sub-menu .category_dropdownmenu.multiple-dropdown-menu {
  float: left;
}

#_desktop_top_menu #top-menu>li .sub-menu .category_dropdownmenu .childs_2 {
  margin-bottom: 15px;
}

#_desktop_top_menu #top-menu>li .sub-menu .category_dropdownmenu .childs_2 li {
  margin-bottom: 6px;
  list-style: none;
}

#_desktop_top_menu #top-menu>li .sub-menu .category_dropdownmenu .childs_2 li a {
  text-transform: capitalize;
}

#_desktop_top_menu #top-menu>li .sub-menu ul[data-depth="1"]>li {
  /* If media is below 1200 */
  text-align: left;
  min-width: 190px;
  list-style: none;
  background: transparent;
}

@media (max-width: 1200px) {
  #_desktop_top_menu #top-menu>li .sub-menu ul[data-depth="1"]>li {
    min-width: 168px;
  }
}

#_desktop_top_menu #top-menu>li .sub-menu ul[data-depth="1"]>li>a {
  padding: 0;
  padding-bottom: 4px;
  margin-bottom: 17px;
  color: #000;
  text-transform: capitalize;
  font-size: 16px;
  position: relative;
  display: block;
  background: transparent;
  transition: all 0.5s;
}

#_desktop_top_menu #top-menu>li .sub-menu ul[data-depth="1"]>li>a:hover {
  color: var(--brand-secondary);
}

#_desktop_top_menu #top-menu>li .sub-menu ul[data-depth="1"]>li>a:before {
  border-top: 1px solid #ddd;
  bottom: -7px;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
}

.top-menu .collapse {
  display: inherit;
}

#mobile_top_menu_wrapper {
  position: fixed;
  top: 0;
  right: 0;
  width: 300px;
  bottom: 0;
  background: var(--light-color);
  z-index: 10000;
  overflow-y: auto;
  overflow-x: auto;
}

#mobile_top_menu_wrapper #top_menu_closer {
  cursor: pointer;
  color: var(--brand-primary);
  margin: 10px 10px 0 10px;
  text-align: right;
  display: block;
}

#mobile_top_menu_wrapper #_mobile_top_menu {
  padding: 10px 10px 10px 12px;
}

#_mobile_top_menu .logo {
  display: none;
}

#mobile_top_menu_wrapper #top-menu {
  margin-bottom: 0;
  text-align: left;
  display: block;
  padding: 2px 0;
  background: none;
}

#mobile_top_menu_wrapper #top-menu ul {
  padding: 10px 0 0 15px;
}

@media (max-width: 991px) {
  #mobile_top_menu_wrapper #top-menu li {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
  }
}

#mobile_top_menu_wrapper #top-menu li a {
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-bottom: 0;
  line-height: 30px;
  z-index: 1;
  position: relative;
  color: var(--brand-primary);
  background: transparent;
}

#mobile_top_menu_wrapper #top-menu li a:hover {
  color: var(--brand-secondary);
}

@media (max-width: 991px) {
  #mobile_top_menu_wrapper #top-menu li a {
    font-size: 16px;
    line-height: 20px;
  }
}

#mobile_top_menu_wrapper .top-menu {
  color: #333;
}

#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .add {
  display: none;
}

#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .remove {
  display: block;
}

#mobile_top_menu_wrapper .top-menu .collapse-icons .remove {
  display: none;
}

#mobile_top_menu_wrapper .top-menu .navbar-toggler {
  cursor: pointer;
  right: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 17px;
  left: 0;
}

#mobile_top_menu_wrapper .top-menu .navbar-toggler i {
  float: right;
  color: #000;
  line-height: 16px;
  font-size: 22px;
}

#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
  padding: 0;
  margin-bottom: 8px;
}

#mobile_top_menu_wrapper .top-menu .collapse {
  display: none;
}

#mobile_top_menu_wrapper .top-menu .collapse.show {
  display: block;
}

#mobile_top_menu_wrapper .top-menu .sub-menu {
  box-shadow: none;
  z-index: inherit;
  display: block;
  position: static;
  overflow: hidden;
  margin-left: 0;
  width: 100%;
  min-width: 100%;
  border: none;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul {
  padding: 0 0 0 15px;
}

#mobile_top_menu_wrapper .top-menu .sub-menu li>a {
  margin-bottom: 5px;
}

#menu-icon {
  float: right;
  cursor: pointer;
}

#menu-icon .menu-block {
  width: 40px;
  height: 40px;
}

#menu-icon .menu-block svg {
  fill: #000;
}
.megamenu{
  text-align: right;
}
@media (max-width: 991px) {
  #menu-icon .menu-block svg {
    fill: var(--light-color);
  }

  .megamenu {
    display: none;
  }
}
#index section {
  margin-bottom: 70px;
}
#slider {
  overflow: hidden;
  position: relative;
  display: block;
  margin: 0px;
}

#slider .slideshow__link {
  display: flex;
  align-items: center;
}

#slider .slideshow__link img {
  max-width: 100%;
}


.pest_btn {
  background: var(--brand-secondary);
  color: var(--light-color) !important;
  line-height: 36px;
  display: inline-block;
  padding: 0px 25px;
  font-family: var(--primary-font);
  position: relative;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  border-radius: 3px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.pest_btn::before {
  background: var(--light-color);
  content: "";
  height: 155px;
  left: -75px;
  opacity: .2;
  position: absolute;
  top: -50px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}
.pest_btn:hover::before {
  left: 120%;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

#slider .container {
  position: absolute;
  left: 0;
  right: 0;
}

@media (min-width: 1500px) {
  #slider .container {
    max-width: 1400px;
  }
}

#slider .slider-content {
  width: 100%;
  text-align: center;
  z-index: 8;
  position: relative;
  background: rgba(12,12,13,0.6);
  padding: 30px 0;
}

#slider .slider-content .slider-title {
  font-size: 40px;
  line-height: 55px;
  text-align: center;
  color: var(--light-color);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: var(--primary-font);
}

#slider .slider-content .slider-subtitle {
  font-size: 18px;
  line-height: 25px;
  color: var(--light-color);
  margin: 0 auto 20px;
  width: 80%;
}



@media (max-width: 991px) {
  #slider .slider-content {
    width: 100%;
  }

  #slider .slider-content .slider-title {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
  }

  #slider .slider-content .slider-subtitle {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 20px;
  }
}

@media (max-width: 767px) {
  #slider .slider-content .slider-title {
    font-size: 23px;
    margin-bottom: 15px;
  }
}

@media (max-width: 575px) {
  #slider .slider-content .slider-title {
    font-size: 15px;
    margin-bottom: 10px;
  }

  #slider .slider-content .slider-subtitle {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
  }

  #slider .slider-content .btn-primary {
    font-size: 11px;
    padding: 5px 15px;
  }
}


#slider .slider-content .main-title {
  font-size: 50px;
  font-weight: normal;
  line-height: 1.2em;
  letter-spacing: 7px;
  margin-bottom: 20px;
  color: #0bef9a;
  text-shadow: .2px 6px 9px rgba(11, 239, 154)
}

@media (max-width: 1199px) {
  #slider .slider-content .main-title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }
}

@media (max-width: 991px) {
  #slider .slider-content .main-title {
    font-size: 38px;
    line-height: 44px;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  #slider .slider-content .main-title {
    font-size: 26px;
    line-height: 36px;
  }
}

@media (max-width: 543px) {
  #slider .slider-content .main-title {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 2px;
  }
}

@media (max-width: 480px) {
  #slider .slider-content .main-title {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 415px) {
  #slider .slider-content .main-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 12px;
  }
}

@media (max-width: 380px) {
  #slider .slider-content .main-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }
}

@media (max-width: 350px) {
  #slider .slider-content .main-title {
    font-size: 14px;
    line-height: 18px;
  }
}

#slider .owl-item.active .slider-title {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}

#slider .owl-item.active .slider-subtitle {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.35s;
}

#slider .owl-item.active .slider-btn {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.35s;
}

#slider .owl-nav {
  margin: 0;
  position: unset;
  /* If media is below 768 */
}

@media (max-width: 767px) {
  #slider .owl-nav {
    display: none;
  }
}

#slider .owl-nav .owl-prev,
#slider .owl-nav .owl-next {
  /* If media is below 992 */
  position: absolute;
  top: 45%;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid var(--light-color);
  color: var(--light-color);
  padding: 0px;
  margin: 0 4px;
  left: 70px;
  right: auto;
  width: 60px;
  height: 60px;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* If media is below 768 */
}

@media (max-width: 991px) {

  #slider .owl-nav .owl-prev,
  #slider .owl-nav .owl-next {
    top: 44%;
  }
}

@media (max-width: 991px) {

  #slider .owl-nav .owl-prev,
  #slider .owl-nav .owl-next {
    top: 38%;
  }
}

#slider .owl-nav .owl-prev:hover,
#slider .owl-nav .owl-next:hover {
  background-color: var(--brand-secondary);
  border-color: var(--brand-secondary);
}

#slider .owl-nav .owl-prev:hover i:after,
#slider .owl-nav .owl-next:hover i:after {
  color: var(--light-color);
}

#slider .owl-nav .owl-prev i,
#slider .owl-nav .owl-next i {
  line-height: 40px;
  height: 40px;
  width: 40px;
  color: var(--light-color);
}

#slider .owl-nav .owl-prev i:after,
#slider .owl-nav .owl-next i:after {
  margin-left: -2px;
  color: var(--light-color);
}

#slider .owl-nav .owl-next {
  right: 70px;
  left: auto;
}

#slider .owl-nav .owl-next i:after {
  margin-left: 0px;
}

#slider .owl-dots {
  position: absolute;
  bottom: 14px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media (max-width: 767px) {
  #slider .owl-dots {
    bottom: 5px;
  }
}

@media (max-width: 543px) {
  #slider .owl-dots {
    bottom: 0;
  }
}

#slider .owl-dots .owl-dot {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
  outline: none;
}

#slider .owl-dots .owl-dot span {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  border: 1px solid var(--brand-secondary);
  background: transparent;
  margin: 0 3px;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#slider .owl-dots .owl-dot.active span,
#slider .owl-dots .owl-dot:hover span {
  background: var(--brand-secondary);
  border-color: var(--brand-secondary);
}

#slider:hover:before {
  width: 100%;
}

#slider:hover .owl-nav .owl-prev,
#slider:hover .owl-nav .owl-next {
  opacity: 1;
  left: 50px;
}

#slider:hover .owl-nav .owl-next {
  right: 50px;
  left: auto;
}


/*======================== Manufacture Start==============================*/

.manufacturer {
  background: url(../images/brand-banner.jpg) repeat fixed 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  background-position: center;
}
.manufacturer::before {
  content: "";
  background: rgba(0,0,0,.6);
  position: absolute;
  left: 0x;
  top: 0;
  width: 100%;
  height: 100%;
}
.manufacturer .single_pest_title h2::before {
  background: var(--light-color);
}
.manufacturer .single_pest_title h2 {
  color: var(--light-color);
}
.single_pest_title{
  margin: 0 auto 40px;
}
/*======================== Manufacture End==============================*/


/*==========================Gallery Block Start==================================*/
.gallry-block::before {
  content: "";
  background: rgba(0,0,0,.7);
  position: absolute;
  left: 0x;
  top: 0;
  width: 100%;
  height: 100%;
}
.gallry-block {
  background: url(../images/gallery-page-main-banner.jpg) repeat fixed 0 0 / cover;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  background-position: center;
}
.gallry-block .single_pest_title h2{
  color: var(--light-color);
}
.gallry-block .single_pest_title h2::before{
  background-color: var(--light-color);
}
.magnific-img a::after {
  content: "";
  position: absolute;
  width: 93%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  text-align: center;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.magnific-img:hover a:after {
  opacity: 1;
}

.magnific-img img {
  width: 100%;
  height: auto;
}

.mfp-bottom-bar,
* {
  font-family: 'Abel', sans-serif;
}



.magnific-img a {
  display: flex;
  align-items: center;
}

.magnific-img i {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 25px;
  color: #fff;
  opacity: 0;
  z-index: 222;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.magnific-img:hover i {
  opacity: 1;
}

a.image-popup-vertical-fit {
  cursor: -webkit-zoom-in;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-arrow-left:before {
  border-right: none !important;
}

.mfp-arrow-right:before {
  border-left: none !important;
}

button.mfp-arrow,
.mfp-counter {
  opacity: 0 !important;
  transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}

.mfp-container:hover button.mfp-arrow,
.mfp-container:hover .mfp-counter {
  opacity: 1 !important;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/*Tab CSS*/
.tab-wrapper {
  width: 100%;
}

.tab-wrapper .tab-btns {
  text-align: center;
  margin: 0 auto;
}

.tab-wrapper .tab-btns .btn {
  border: none;
  outline: none;
  background: blue;
  color: #fff;
  padding: 10px 20px;
  width: auto;
  cursor: pointer;
  font-size: 18px;
  transition: 200ms linear;
}

.tab-wrapper .tab-btns .tab-btn.active,
.tab-wrapper .tab-btns .tab-btn:hover {
  background: var(--brand-secondary);
}

.tab-wrapper .tab-btns .tab-btn {
  padding: 8px 18px;
  background: #000;
  border-radius: 5px;
  margin: 0 3px;
  color: #fff;
}

.tab-wrapper .tab-contents {
  padding: 30px;
}

.tab-wrapper .tab-contents h4 {
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.tab-wrapper .tab-contents p {
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.15px;
}

/* show/hide content */
.tab-contents .content {
  display: none;
}

.tab-contents .content.active {
  display: block;
  animation-name: fadeIn;
  animation-duration: 400ms;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@media (max-width: 1199px) {
  .gallery-block .magnific-img {
    width: 25%;
  }
}

@media (max-width: 991px) {
  .gallery-block .magnific-img {
    width: 33.33%;
  }
}

@media (max-width: 575px) {
  .gallery-block .magnific-img {
    width: 50%;
  }

  .tab-wrapper .tab-btns .tab-btn {
    padding: 6px 10px;
    text-align: center;
    margin: 0 auto;
    display: block;
  }

  .tab-wrapper .tab-contents {
    padding: 0;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(2px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/*==========================Gallery Block End==================================*/
.home-title {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  color: var(--brand-primary);
  font-family: var(--primary-font);
  margin-bottom: 30px;
}

.tabs {
  /* If media is below 992 */
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .tabs {
    margin-bottom: 30px;
  }
}

.tabs .nav-tabs {
  border-bottom: none;
  margin-bottom: 30px;
  text-align: center;
  display: block;
}

@media (max-width: 575px) {
  .tabs .nav-tabs {
    margin-bottom: 20px;
  }
}

.tabs .nav-tabs .nav-link {
  color: #000;
  padding-left: 1px;
  padding-right: 1px;
  padding: 8px 12px;
  border: 1px solid #e4e4e4;
  background: #fff;
  letter-spacing: 1px;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 14px;
  font-weight: 500;
  border-radius: 4px;
  position: relative;
}

.tabs .nav-tabs .nav-link.active {
  border-color: #eb4d4b;
  background: #eb4d4b;
  color: #fff;
}

.tabs .nav-tabs .nav-link.active:before {
  border-color: #eb4d4b transparent transparent transparent;
}

.tabs .nav-tabs .nav-link:hover {
  border-color: #eb4d4b;
  background: #eb4d4b;
  color: #fff;
}

.tabs .nav-tabs .nav-link:hover:before {
  border-color: #eb4d4b transparent transparent transparent;
}

.tabs .nav-tabs .nav-link:focus {
  border-color: #eb4d4b;
  background: #eb4d4b;
  color: #fff;
}

.tabs .nav-tabs .nav-link:focus:before {
  border-color: #eb4d4b transparent transparent transparent;
}

.tabs .nav-tabs .nav-link:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  bottom: -9px;
  margin: 0 auto;
  border-style: solid;
  border-width: 8px 10px 0 10px;
  border-color: transparent transparent transparent transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 767px) {
  .tabs .nav-tabs .nav-link {
    padding: 8px 4px;
    font-size: 13px;
  }
}

.tabs .nav-tabs .nav-item {
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin-bottom: -0.125rem;
  text-transform: uppercase;
  margin-left: 10px;
}

@media (max-width: 991px) {
  .tabs .nav-tabs .nav-item {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .tabs .nav-tabs .nav-item {
    margin-left: 6px;
    margin-bottom: 13px;
  }
}

.tabs .nav-tabs .nav-item:first-child {
  margin-left: 0;
}

.tabs #tab-content #description .product-description>ul,
.tabs #tab-content #description .product-description>ol {
  margin-bottom: 18px;
  padding-left: 26px;
}

.tabs #tab-content #description .product-description>ul li,
.tabs #tab-content #description .product-description>ol li {
  list-style: unset;
  padding-left: 3px;
}

.tabs #tab-content #description .product-description>ul li:marker,
.tabs #tab-content #description .product-description>ol li:marker {
  line-height: 14px;
}

@media (max-width: 575px) {

  .tabs #tab-content #description .product-description>ul li,
  .tabs #tab-content #description .product-description>ol li {
    margin-bottom: 6px;
  }

  .tabs #tab-content #description .product-description>ul li:last-child,
  .tabs #tab-content #description .product-description>ol li:last-child {
    margin-bottom: 0;
  }
}

#tab-about tr {
  line-height: 26px;
  color: #787878;
  margin-bottom: 20px;
  letter-spacing: 0.1px;
  font-weight: 500;
  font-size: 15px;
}

.tabs {
  margin-bottom: 0;
}

body {
  font-family: var(--primary-font);
  font-weight: 400;
  background: var(--light-color);
  color: var(--brand-primary);
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.5px;
}

* {
  outline: 0 !important;
}

*:focus {
  outline: 0 !important;
}

*:active {
  outline: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
}

p {
  color: #888;
  /* default font size */
}

.fa {
  font-size: 14px;
  /* Override the bootstrap defaults */
}

h1 {
  font-size: 33px;
}

h2 {
  font-size: 27px;
}

h3 {
  font-size: 21px;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10.2px;
}

th,
td {
  text-align: left;
  border: 1px solid #e8e9eb;
  padding: 10px 14px;
}

th {
  font-weight: 700;
}

input,
textarea {
  font-family: 'Poppins', sans-serif;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: white;
}

img {
  max-width: 100%;
}

a {
  color: #000;
  outline: none;
}

.store-details div {
  margin-bottom: 10px;
}

.footer-before .links,
.footer-before .store-details {
  padding-left: 40px;
}

.footer-before .links li {
  position: relative;
  margin-bottom: 10px;
}

.footer-before .links li a {
  padding-left: 20px;
}

.footer-before .links li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 14px;
  width: 10px;
  height: 2px;
  background: #bbbdc3;
}

a:hover {
  color: var(--brand-secondary);
  text-decoration: none;
  outline: none;
}

a:focus {
  outline: none;
  color: var(--brand-secondary);
  text-decoration: none;
}

ul,
.list-unstyled {
  padding: 0;
}

ul li,
.list-unstyled li {
  list-style: none;
}

.form-control {
  box-shadow: none;
  border-radius: 0;
  margin: 0 0 5px;
  font-size: 14px;
  color: var(--brand-primary);
  height: 40px;
  line-height: 20px;
  border-color: #eee;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}



.form-control:focus {
  box-shadow: none;
  border-color: #ccc;
}

.form-horizontal .control-label {
  /* If media is above 767 */
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: left;
  }
}

.custom-radio {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #ddd;
  background: white;
  margin-right: 5px;
}

.custom-radio input[type="radio"] {
  opacity: 0;
  cursor: pointer;
}

.custom-radio input[type="radio"]:checked+span {
  display: block;
  background-color: #eb4d4b;
  width: 8px;
  height: 8px;
  left: 4px;
  top: 4px;
  border-radius: 50%;
  position: absolute;
}

.custom-radio input[type="radio"]:focus+span {
  border-color: #55595c;
}

.custom-checkbox {
  position: relative;
}

.custom-checkbox input[type="checkbox"] {
  margin-top: 0.25rem;
  opacity: 0;
  cursor: pointer;
  position: absolute;
}

.custom-checkbox input[type="checkbox"]+span {
  margin-right: 3px;
  display: inline-block;
  width: 0.9375rem;
  height: 0.9375rem;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #ddd;
  background: #fafafa none repeat scroll 0 0;
}

.custom-checkbox input[type="checkbox"]+span .checkbox-checked {
  display: none;
  margin: -0.25rem -0.125rem;
  font-size: 20px;
  color: #a9a9a9;
}

.custom-checkbox input[type="checkbox"]:checked+span .checkbox-checked {
  display: block;
}

.custom-checkbox input[type="checkbox"]:focus+span {
  border-color: #55595c;
}

.custom-checkbox label {
  text-align: left;
}

input[type="checkbox"] {
  position: relative;
  top: 0;
  margin: 3px 2px 0px 2px;
  vertical-align: middle;
}

.buttons input[type="checkbox"] {
  margin: 0px 2px 0px 2px;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 0;
  box-shadow: none;
}

legend {
  font-size: 18px;
  padding: 7px 0px;
}

label {
  font-size: 14px;
  font-weight: 400;
  color: #888;
}

.panel-heading {
  padding: 15px;
}

.input-group {
  /* Fix some bootstrap issues */
}

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
  font-size: 12px;
}

.input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
}

.popover {
  font-family: inherit;
  max-width: 300px;
}

.nav-tabs {
  margin-bottom: 15px;
}

div.required .control-label:before {
  content: '* ';
  color: #f00;
  font-weight: bold;
  /* Gradent to all drop down menus */
}

.dropdown-menu li>a:hover {
  text-decoration: none;
  outline: none;
  background-color: transparent;
}

@media (max-width: 991px) {

  #_mobile_column_left>#column-left,
  #_mobile_column_right>#column-left,
  #_mobile_column_left #column-right,
  #_mobile_column_right #column-right {
    float: left;
    width: 100%;
    padding: 0;
    display: block !important;
  }

  #content {
    float: left;
    width: 100%;
  }
}

.clearfix {
  clear: both;
}

#menu_wrapper.active {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  background: rgba(0, 0, 0, .5);
  cursor: pointer;
}

.home {
  /* header-before */
}


.header-top .logo {
  text-align: left;
}


.home #top-menu>li>a:hover {
  color: var(--brand-secondary);
  -webkit-animation: fade-in .8s both;
  animation: fade-in .8s both;
}

.home .search-widget .search-logo {
  fill: #fff;
}

@media (min-width: 992px) {
  .home .search-widget .search-logo:hover {
    fill: #000;
  }
}

.home .account .account-logo {
  fill: #fff;
}

@media (min-width: 992px) {
  .home .account .account-logo:hover {
    fill: #000;
  }
}

.home .blockcart .cart-img {
  fill: #fff;
}

@media (min-width: 992px) {
  .home .blockcart .cart-img:hover {
    fill: #000;
  }
}

#header-before {
  /* If media is below 768 */
  /* header */
}

#header-before .page-title {
  display: none;
}

@media (max-width: 767px) {
  #header-before {
    display: none;
  }
}

#header {
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.6px;
  font-family: 'Open Sans', sans-serif;
  background: #232323;
}
#header.other {
  background: #353535;
  position: unset;
}
#header.other .header-nav{
  background: #353535;
}
.header-nav {
  background: rgba(12,12,13,0.3);
  padding:11px 0;
  position: relative;
}
.header-nav .h_social {
  display: inline-block;
  margin-bottom: 0;
}

.header-nav .h_social li {
  display: inline-block;
  margin-right: 15px;
}

.header-nav .h_social li a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
}

.header-nav .h_social li:last-child {
  margin-right: 0px;
}

.header-nav .left-nav,
.right-nav a {
  color: var(--light-color);
  font-size: 17px;
  font-weight: 400;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.right-nav i {
  color: var(--brand-scondary);
}

.right-nav a:hover i,
.right-nav a:hover {
  color: var(--brand-secondary);
}

.header-nav .left-nav {
  text-align: left;
}
.header-nav:before{
  content: "";
  width: 100%;
  border-bottom: 1px solid #575353;
  position: absolute;
  left: 0px;
  bottom: 4px;
}
.call-details{
  display: inline-block;
  vertical-align: middle;
}
.left-nav .call{
  display: flex;
  align-items: center;
}
.left-nav .call label{
  margin-bottom: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.left-nav .content-details{
  margin-left: 10px;
}
.header-nav .left-nav a {
  color: var(--light-color);
  font-size: 17px;
  font-weight: 600;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}



.header-nav i {
  font-size: 17px;
  color: var(--light-color);
}

.right-nav {
  text-align: right;
}



.right-nav div i {
  color: var(--brand-secondary);
}

.header-top.fixed-header {
  background: rgba(12,12,13,0.78);;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  z-index: 99;
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: transform 500ms ease, background 500ms ease;
  -webkit-box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.2);

  animation: slide-down 0.7s;
  -moz-animation: slide-down 0.7s;
  -webkit-animation: slide-down 0.7s;
  -o-animation: slide-down 0.7s;
  overflow: visible;
}

.header-top>.container {
  position: relative;
}
.header-top{
  position: relative;
}
/*.header-top:before{
  content: "";
  background: url(../images/menu-draw.webp) no-repeat scroll center center;
  height: 19px;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: -13px;
  z-index: 30;
}*/
@media (min-width: 992px) {
  .mobile-menu {
    display: none;
  }
}

@media (min-width: 576px) {
  .header-top>.container .row {
    display: flex;
    align-items: center;
  }
}

.header-top #desktop_logo {
  max-width: 240px;
  text-align: left;
  /* If media is below 992 */
}

.header-top #desktop_logo img {
  text-align: center;
  margin: 0 auto;
  max-width: 240px;
}

@media (max-width: 991px) {
  .header-top #desktop_logo {
    margin: 0 auto;
    text-align: center;
    position: relative;
  }


}

@media (max-width: 575px) {
  .header-top #desktop_logo {
    float: none;
    text-align: center;
  }

  .header-top .row {
    justify-content: space-between;
  }

  .header-top .logo {
    width: 50%;
  }

  .mobile-menu {
    width: 50%;
  }
}

.nav-full-width {
  /* If media is below 992 */
  position: relative;
  clear: both;
  background: var(--brand-secondary);
}

.nav-full-width .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.nav-full-width .container .row {
  display: block;
}

.nav-full-width .btn-primary {
  background: var(--light-color);
  color: var(--brand-primary);
}

.nav-full-width .btn-primary:hover {
  background: var(--brand-primary);
  color: var(--light-color);
}

@media (max-width: 991px) {
  .nav-full-width {
    display: none;
    padding: 10px 0;
  }

  .nav-full-width .container .row {
    display: block;
  }

  .nav-full-width.fixed-header {
    background-color: #0bef9a;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    z-index: 99;
    box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.1);
    animation: slide-down 0.7s;
    -moz-animation: slide-down 0.7s;
    -webkit-animation: slide-down 0.7s;
    -o-animation: slide-down 0.7s;
    overflow: visible;
  }
}

@keyframes slide-down {
  0% {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
  }

  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
  }
}

.buttons {
  margin: 1em 0;
  display: block;
  overflow: hidden;
  position: relative;
}

.buttons.close {
  position: relative;
  top: 2px;
  right: 0;
}

.alert-dismissible .close {
  position: relative;
  top: 2px;
  right: 0;
}

.btn {
  padding: 7.5px 12px;
  font-size: 12px;
  line-height: 18px;
  border-radius: 0;
}

.btn.active {
  box-shadow: none;
  outline: none;
}

.btn:focus {
  outline: none;
  text-decoration: none;
  box-shadow: none;
}

.btn-xs {
  font-size: 9px;
}

.btn-sm {
  font-size: 10.2px;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 15px;
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
  font-size: 12px;
}

.btn-group>.btn:focus,
.btn-group>.dropdown-menu:focus,
.btn-group>.popover:focus {
  outline: none;
  text-decoration: none;
}

.btn-group>.btn-xs {
  font-size: 9px;
}

.btn-group>.btn-sm {
  font-size: 10.2px;
}

.btn-group>.btn-lg {
  font-size: 15px;
}

.btn-warning,
.btn-inverse,
.btn-link,
.btn-info,
.btn-success,
.btn-danger,
.btn-warning {
  padding: 7.5px 12px;
}

.btn-warning:hover,
.btn-inverse:hover,
.btn-link:hover,
.btn-info:hover,
.btn-success:hover,
.btn-danger:hover,
.btn-warning:hover,
.btn-warning:focus,
.btn-inverse:focus,
.btn-link:focus,
.btn-info:focus,
.btn-success:focus,
.btn-danger:focus,
.btn-warning:focus {
  outline: none;
  text-decoration: none;
  box-shadow: none;
}

.btn-default {
  background-color: var(--brand-primary);
  border-color: var(--brand-primary);
  color: var(--light-color);
  outline: none;
  line-height: 20px;
  font-size: 14px;
  font-weight: 500;
  font-family: var(--primary-font);
  padding: 12px 25px;
  text-transform: uppercase;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-default:hover,
.btn-default:active,
.btn-default:focus {
  color: var(--light-color);
  background-color: var(--brand-secondary);
  border-color: var(--brand-secondary);
  outline: none;
}

.btn-default:active:hover {
  color: var(--light-color);
  background-color: var(--brand-secondary);
  border-color: var(--brand-secondary);
  outline: none;
}

.btn-default:active:focus {
  color: var(--light-color);
  background-color: var(--brand-secondary);
  border-color: var(--brand-secondary);
  outline: none;
}

.btn-default i.material-icons {
  position: relative;
  line-height: 0;
  top: 7px;
}

.btn-primary,
.btn.disabled,
.btn:disabled,
.btn-secondary {
  opacity: 1;
  font-size: 14px;
  font-weight: 500;
  font-family: var(--primary-font);
  padding: 9px 25px;
  text-transform: uppercase;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  display: inline-block;
  transition: all 0.5s;
  fill: var(--light-color);
  color: var(--light-color);
  background-color: var(--brand-secondary);
  border: 1px solid var(--brand-secondary);
  box-shadow: none;
  outline: none;
  line-height: 20px;
  /* list group */
}

.btn-primary:hover,
.btn.disabled:hover,
.btn:disabled:hover,
.btn-secondary:hover,
.btn-primary:active,
.btn.disabled:active,
.btn:disabled:active,
.btn-secondary:active,
.btn-primary:focus,
.btn.disabled:focus,
.btn:disabled:focus,
.btn-secondary:focus {
  color: var(--light-color);
  fill: var(--light-color);
  background-color: var(--brand-primary);
  border-color: var(--brand-primary);
  outline: none;
  box-shadow: none;
}

.btn-primary:active:hover,
.btn.disabled:active:hover,
.btn:disabled:active:hover,
.btn-secondary:active:hover {
  color: var(--light-color);
  fill: var(--light-color);
  background-color: var(--brand-primary);
  border-color: var(--brand-primary);
  outline: none;
}

.btn-primary:active:focus,
.btn.disabled:active:focus,
.btn:disabled:active:focus,
.btn-secondary:active:focus {
  color: var(--light-color);
  fill: var(--light-color);
  background-color: var(--brand-primary);
  border-color: var(--brand-primary);
  outline: none;
  box-shadow: none;
}

.btn-primary i.material-icons,
.btn.disabled i.material-icons,
.btn:disabled i.material-icons,
.btn-secondary i.material-icons {
  position: relative;
  line-height: 0;
  top: 7px;
}


.list-group a {
  border: 1px solid #e9e9e9;
  color: #888;
  padding: 10px 12px;
  /* fixed product layouts used in left and right columns */
}

.list-group a.active {
  color: #444;
  background: #eee;
  border: 1px solid #ddd;
  text-shadow: 0 1px 0 #fff;
}

.list-group a.active:hover {
  color: #444;
  background: #eee;
  border: 1px solid #ddd;
  text-shadow: 0 1px 0 #fff;
}

.list-group a:hover {
  color: #444;
  background: #eee;
  border: 1px solid #ddd;
  text-shadow: 0 1px 0 #fff;
}

.list-group a:focus {
  color: #888;
  background: #eee;
  border: 1px solid #ddd;
  text-shadow: 0 1px 0 #fff;
}

@media (min-width: 1200px) {
  .collapse {
    display: inherit;
  }
}

@media (min-width: 992px) {
  .collapse {
    display: inherit;
  }
}

.block-title,
.footer-title,
.title {
  position: relative;
}

.block-title .navbar-toggler,
.footer-title .navbar-toggler,
.title .navbar-toggler {
  position: absolute;
  top: 12px;
  right: 15px;
  padding: 0;
  font-size: 22px;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  text-align: center;
}

.block-title,
.footer-title {
  /* Theme Title */
}

.block-title .navbar-toggler i.add,
.footer-title .navbar-toggler i.add {
  display: none;
}

.block-title .navbar-toggler i.remove,
.footer-title .navbar-toggler i.remove {
  display: block;
}

.block-title.collapsed .navbar-toggler i.add,
.footer-title.collapsed .navbar-toggler i.add {
  display: block;
}

.block-title.collapsed .navbar-toggler i.remove,
.footer-title.collapsed .navbar-toggler i.remove {
  display: none;
}

.section-header .subtitle {
  font-size: 16px;
  letter-spacing: 8px;
  font-weight: 500;
  margin-bottom: 12px;
  color: #eb4d4b;
}

@media (max-width: 991px) {
  .section-header .subtitle {
    letter-spacing: 5px;
  }
}

@media (max-width: 767px) {
  .section-header .subtitle {
    letter-spacing: 3px;
  }
}

@media (max-width: 575px) {
  .section-header .subtitle {
    font-size: 14px;
    margin-bottom: 8px;
  }
}

.section-header .title {
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0px;
  font-weight: 700;
  color: #222;
  text-transform: unset;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 25px;
}

@media (max-width: 1199px) {
  .section-header .title {
    font-size: 36px;
    line-height: 36px;
  }
}

@media (max-width: 991px) {
  .section-header .title {
    font-size: 30px;
    line-height: 30px;
  }
}

@media (max-width: 767px) {
  .section-header .title {
    font-size: 26px;
    line-height: 26px;
  }
}

@media (max-width: 575px) {
  .section-header .title {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}

.section-header .title:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 4px;
  background: #eb4d4b;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.sub-title {
  /* If media is below 1200 */
  /* If media is below 992 */
  color: var(--brand-secondary);
  font-size: 16px;
  font-family: var(--primary-font);
  font-weight: 600;
  text-align: center;
  display: block;
  width: 34%;
  margin: 0 auto;
  line-height: 1.5;
  margin-bottom: 15px;
  /* select dropdown */
}

@media (max-width: 1199px) {
  .sub-title {
    width: 60%;
  }
}

@media (max-width: 991px) {
  .sub-title {
    width: 100%;
  }
}

.select-wrapper {
  position: relative;
}

.select-wrapper .form-control {
  font-size: 12px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  padding: 0 5px;
  color: #333;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  text-align: left;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.select-wrapper .form-control:focus {
  box-shadow: none;
}

.select-wrapper:after {
  font-family: 'fontawesome';
  content: '\f0d7';
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 9px;
  pointer-events: none;
}

#spin-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9998;
  background: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#siteloader {
  background: var(--light-color);
  height: 100%;
  left: 0;
  right: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  margin: auto;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#siteloader .loader {
  top: 45%;
  margin: auto;
  position: relative;
  clear: both;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--brand-secondary);
  animation: lds-circle 2.4s cubic-bezier(0, 1, 0.9, 1) infinite;
}

@-webkit-keyframes lds-circle {

  0%,
  100% {
    animation-timing-function: cubic-bezier(0.8, 0, 1, 0.8);
  }

  0% {
    transform: rotateY(0deg);
  }

  50% {
    transform: rotateY(900deg);
    animation-timing-function: cubic-bezier(0, 0.6, 0.6, 1);
  }

  100% {
    transform: rotateY(1500deg);
  }
}

@-moz-keyframes lds-circle {

  0%,
  100% {
    animation-timing-function: cubic-bezier(0.8, 0, 1, 0.8);
  }

  0% {
    transform: rotateY(0deg);
  }

  50% {
    transform: rotateY(900deg);
    animation-timing-function: cubic-bezier(0, 0.6, 0.6, 1);
  }

  100% {
    transform: rotateY(1500deg);
  }
}

@-o-keyframes lds-circle {

  0%,
  100% {
    animation-timing-function: cubic-bezier(0.8, 0, 1, 0.8);
  }

  0% {
    transform: rotateY(0deg);
  }

  50% {
    transform: rotateY(900deg);
    animation-timing-function: cubic-bezier(0, 0.6, 0.6, 1);
  }

  100% {
    transform: rotateY(1500deg);
  }
}

@keyframes lds-circle {

  0%,
  100% {
    animation-timing-function: cubic-bezier(0.8, 0, 1, 0.8);
  }

  0% {
    transform: rotateY(0deg);
  }

  50% {
    transform: rotateY(900deg);
    animation-timing-function: cubic-bezier(0, 0.6, 0.6, 1);
  }

  100% {
    transform: rotateY(1500deg);
  }
}

.hide {
  display: none !important;
}


#contact-map iframe {
  width: 100%;
}

.popup {
  width: 900px;
  margin: auto;
  text-align: center
}

.popup img {
  width: 200px;
  height: 200px;
  cursor: pointer
}

.show {
  z-index: 999;
  display: none;
}

.show .overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .66);
  position: absolute;
  top: 0;
  left: 0;
}

.show .img-show {
  width: 624px;
  height: 468px;
  background: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden
}

.img-show span {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 888;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
  margin: 0 auto;
  line-height: 38px;
  border-radius: 50px;
  font-size: 21px;
}

.img-show img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.schedule-block .schedule-data {
  text-align: center;
}

@media (max-width: 1199px) {
  .schedule-block .schedule-data {
    margin-bottom: 30px;
  }
}

.schedule-block .schedule-data .date-title,
.schedule-block .schedule-data .time-title,
.schedule-block .schedule-data .location-title {
  font-size: 20px;
  color: #fff;
  margin-bottom: 10px;
}

.schedule-block .schedule-data .date,
.schedule-block .add {
  font-size: 18px;
  color: #fff;
}

.schedule-block .schedule-data .icon {
  width: 50px;
  height: 50px;
  text-align: center;
  margin: 0 auto 10px;
}

.schedule-block .schedule-data .icon i {
  color: #0bef9a;
  font-size: 40px;
}

.logo img {
  max-width: 40%;
}

.bannerblock {
  padding-bottom: 70px;
}

.bannerblock .container {
  max-width: 1240px;
}

.bannerblock img {
  max-width: 100%;
}

.contactus .contact-subtitle {
  text-align: left;
  font-size: 35px;
  line-height: 1em;
  color: #0bef9a;
  margin-bottom: 20px;
  font-family: 'Mrs Saint Delafield', cursive;
}

.contactus .contact-title {
  text-align: left;
  font-size: 35px;
  color: #ffffff;
  margin-bottom: 30px;
  font-family: 'Montserrat', sans-serif;
}

.contactus p {
  color: #ffffff;
  text-align: left;
  font-size: 18px;
}

.contactform {
  padding: 33px 35px 35px 35px;
  background-color: #111111;
}

@media (max-width: 1199px) {
  .contactform {
    padding: 33px 20px 35px 20px;
  }

  .contactus .contact-title {
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  .contact-content {
    margin-bottom: 30px;
  }
}

@media (max-width: 543px) {
  .contactus p {
    font-size: 15px;
  }

  .contactform {
    padding: 33px 15px 35px 15px;
  }
}

@media (max-width: 380px) {
  .contactus .contact-title {
    font-size: 23px;
  }
}

.contactus .address-content h4 {
  font-size: 24px;
  margin-bottom: 15px;
  color: #fff;
}

.contactus .address-content .block .icon,
.contactus .address-content .block .content {
  display: inline-block;
  vertical-align: middle;
}

.contactus .address-content .block .icon {
  color: #0bef9a;
}

.contactus .address-content .block .icon i {
  font-size: 25px;
}

.contactus .address-content .block a {
  color: #fff;
  font-size: 20px;
  margin-left: 10px;
}

.contactus .address-content .block {
  margin-bottom: 15px;
}

@media (max-width: 543px) {
  .contactus .address-content .block a {
    font-size: 17px;
  }

  .contactus .address-content .block .icon i {
    font-size: 25px;
  }
}

.contactform input,
.contactform textarea {
  background: transparent;
  border: 1px solid rgba(11, 239, 154, 0.3);
  color: #ffffff;
}

.contactform input {
  height: 40px;
}

.contactform input:focus,
.contactform textarea:focus {
  background: rgba(11, 239, 154, 0.1);
  border: 1px solid rgba(11, 239, 154, 0.1);
}

.contactform .form-control {
  height: auto;
}

.contactform .btn-primary {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 15px;
  padding: 12px 35px;
  background: #0bef9a;
  color: #ffffff;
  border-radius: 0;
  width: 100%;
  height: 50px;
}
.contact_form_area .contact_us_form {
  background-color: #f9fafb;
  background-image: url(../images/form-main-img.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 30px 70px 30px;
  border-radius: 10PX;
}
.footerafter {
  background: var(--brand-secondary);
}

.footer-after-text {
  font-size: 16px;
  font-weight: 500;
  color: var(--light-color);
}

.master-title {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: end;
  font-size: 15px;
  color: var(--light-color);

}

.master-title a {
  font-size: 15px;
  color: var(--light-color);
}

.footerafter-text a {
  color: #0bef9a;
}



#header.other .header-top.fixed-header {
  position: fixed;
}



.nav-tabs {
  border-color: #0bef9a;
}

.nav-tabs .nav-link {
  font-size: 25px;
  font-weight: 600;
  color: #ffffff;
}

.nav-tabs .nav-link.active {
  background: #0bef9a;
  border-color: #0bef9a;
  color: #fff;

}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #0bef9a;
  background: #0bef9a;
  color: #fff;
}

.block_content {
  margin-top: 30px;
}

.food-center .services:last-child {
  border-width: 0px 0px 1px 0px;
}

.home-services.servicesblock {
  padding: 150px 0 0;
}

@media (max-width: 543px) {
  .home-services.servicesblock {
    padding: 0 0 0;
  }
}

.contactus {
  padding: 150px 0 0;
}

@media (max-width: 991px) {
  .mobile-logo {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .mobile-logo {
    width: 90%;
  }
}

.schedule h2 {
  color: #ffffff;
}

.schedule p {
  color: #fff;
  font-size: 22px;
}

.schedule .home-title {
  margin: 0 auto 20px;
}

.schedule .schedule-inner {
  border: 1px solid #0bef9a;
  padding: 40px 0 30px;
  border-radius: 20px;
  background: rgba(11, 239, 154, 0.1);
}

.footerafter-text .master-title,
.footerafter-text a {
  display: inline-block;
  vertical-align: middle;
}

.footerafter-text a {
  color: #0bef9a;
}

.ticket-title {
  font-size: 30px;
  color: #fff;
  margin-top: 40px;
  line-height: 40px;
}

.venue-title {
  font-size: 25px;
  color: #fff;
  margin-bottom: 20px;
}

.block-social {
  text-align: center;
  margin: 20px auto 0;
}

@media (max-width: 991px) {
  .block-social {
    text-align: center;
    padding-bottom: 20px;
  }
}

.block-social ul {
  margin: 0;
}

.block-social ul li {
  display: inline-block;
}

.block-social ul li a {
  /* If media is below 350 */
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  width: 50px;
  padding: 3px;
  margin: 1px 1px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

@media (max-width: 350px) {
  .block-social ul li a {
    margin: 2px 1px;
  }
}

.block-social ul li a,
.block-social ul li i {
  text-decoration: none;
}

.block-social ul li a:before,
.block-social ul li i:before {
  display: inline-block;
  vertical-align: middle;
  font-family: FontAwesome;
  font-weight: 400;
  position: relative;
  font-size: 19px;
  line-height: 44px;
  color: #fff;
}

.block-social ul li a:before {
  display: none;
}

.block-social ul li .facebook {
  background: #3b5999;
}

.block-social ul li .youtube {
  background: #d12121;
}

.block-social ul li .instagram {
  background: #cc2366;
}

.block-social ul li a:hover {
  background: #0bef9a;
}

@media (max-width: 575px) {
  .home-title {
    font-size: 20px;
  }
}

.footerafter .footer-after-text {
  font-size: 14px;
}

/*Our Special section */
.welcome_bakery_area {
  background: url(../img/welcome-bg.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  z-index: 3;
}

.welcome_bakery_area:before {
  content: "";
  background: url(../images/w-left-techture.webp) no-repeat scroll center center;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 685px;
  width: 237px;
  z-index: -1;
}

.welcome_bakery_area:after {
  content: "";
  background: url(../images/w-right-techture.webp) no-repeat scroll center center;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 701px;
  width: 250px;
  z-index: -1;
}

.wel_bakery_two .welcome_bakery_inner {
  border: none;
}

.welcome_bakery_inner {
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid #dbdbdb;
}

.welcome_bakery_inner .main_title {
  padding-bottom: 25px;
}

.welcome_bakery_inner .welcome_left_text p {
  line-height: 26px;
  color: #797979;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 35px;
}

.welcome_bakery_inner .welcome_img {
  text-align: right;
}

.cake_feature_inner {
  padding: 80px 0px 100px 0px;
}

.cake_feature_slider .cake_feature_slider {
  position: absolute;
  right: 0px;
  top: -113px;
}

.cake_feature_slider .cake_feature_slider .owl-prev {
  margin-right: 10px;
}

.cake_feature_slider .cake_feature_slider .owl-prev, .cake_feature_slider .cake_feature_slider .owl-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #d0d0d0;
  text-align: center;
  line-height: 36px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.cake_feature_slider .cake_feature_slider .owl-prev:hover, .cake_feature_slider .cake_feature_slider .owl-next:hover {
  background: #f195b2;
  color: #fff;
  border-color: #f195b2;
  cursor: pointer;
}

.cake_feature_item {
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(40, 40, 40, 0.08);
  box-shadow: 0px 0px 15px 0px rgba(40, 40, 40, 0.08);
  text-align: center;
  padding-bottom: 30px;
}

.cake_feature_item .cake_img {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.cake_feature_item .cake_img img {
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.cake_feature_item .cake_img:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 1;
  opacity: 0;
}

.cake_feature_item .cake_img:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.cake_feature_item .cake_img:hover:before {
  opacity: 1;
}

.cake_feature_item .cake_text {
  position: relative;
}
.cake_feature_item .cake_text p{
  padding: 0 5px;
}
.cake_feature_item .cake_text h4 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  color: #343434;
  font-size: 26px;
  font-family: "Playfair Display", serif;
  font-style: italic;
  background: #fff;
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -35px;
  line-height: 68px;
  margin-bottom: 0px;
  z-index: 2;
}

.cake_feature_item .cake_text h3 {
  font-size: 18px;
  color: #343434;
  font-family: "Playfair Display", serif;
  margin-bottom: 22px;
  padding-top: 35px;
}

.cake_feature_main {
  background: #fff;
  position: relative;
}

.cake_feature_main .cake_feature_row {
  margin-bottom: -50px;
}

.cake_feature_main .cake_feature_row .cake_feature_item {
  margin-bottom: 50px;
  min-height: 485px;
}

.pink_cake_feature {
  background: #f195b2;
}

.pink_cake_feature:before {
  display: none;
}

.pink_cake_feature:after {
  display: none;
}

.pink_cake_feature .cake_feature_inner {
  position: relative;
}

.pink_cake_feature .cake_feature_inner .title_view_all {
  overflow: hidden;
}

.pink_cake_feature .cake_feature_inner .title_view_all .float-right .pest_btn {
  line-height: 46px;
  background: #fff;
  color: #797979;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  margin-top: 25px;
}

.pink_cake_feature .cake_feature_inner .title_view_all .float-right .pest_btn:before {
  background: #f195b2;
}

.pink_cake_feature .cake_feature_inner .title_view_all .float-right .pest_btn:hover {
  color: #f195b2;
}

.pink_cake_feature .cake_feature_inner .cake_feature_slider {
  position: relative;
}

.pink_cake_feature .cake_feature_inner .cake_feature_slider .cake_feature_slider {
  position: relative;
  left: 0px;
  top: 0px;
  text-align: center;
  margin-top: 50px;
}

.pink_cake_feature .cake_feature_inner .cake_feature_slider .cake_feature_slider .owl-prev, .pink_cake_feature .cake_feature_inner .cake_feature_slider .cake_feature_slider .owl-next {
  border-color: #fff;
  color: #fff;
}

.cake_feature_four {
  background: #f5f5f5;
}

.cake_feature_four .cake_feature_slider .cake_feature_slider {
  position: relative;
  top: 0px;
  left: 0px;
  text-align: center;
  margin-top: 45px;
}

.our_cakes_area .cake_feature_row .cake_feature_item {
  margin-bottom: 30px;
}

.our_cakes_area .main_title h5 {
  font-style: normal;
}
.main_title {
  padding-bottom: 50px;
}
.main_title h2 {
  color: var(--brand-secondary);
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 38px;
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
}
.main_title h2::before {
  content: "";
  width: 45px;
  height: 1px;
  background: var(--brand-secondary);
  position: absolute;
  right: -60px;
  bottom: 7px;
}
.main_title h5 {
  font-size: 20px;
  font-family: "Lora", serif;
  color: #797979;
  margin-bottom: 0px;
  line-height: 30px;
}
.menu-button{
  display: block;
  text-align: center;
  margin-top: 30px;
}
/*Our Special section End */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 12px solid black;
  left: 5px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  border-right: 20px solid white;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 12px solid black;
  left: 3px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 20px solid white;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

.mfp-iframe-holder .mfp-close {
  top: -43px;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.mfp-figure {
  line-height: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}

@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/*Video magnific popup*/

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 888888;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 12px solid black;
  left: 5px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  border-right: 20px solid white;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 12px solid black;
  left: 3px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 20px solid white;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

.mfp-iframe-holder .mfp-close {
  top: -43px;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.mfp-figure {
  line-height: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}

@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/*About Section*/
.about-content  .seperator{
  margin-bottom: 10px;
}
.about-left-content .about-content  .seperator{
  margin-top: 10px;
}
.about-left-content{
  margin-top: 30px;
}
.about-content .main_title{
  padding-bottom: 10px;
}
.about-content .main_title h2{
  color: var(--light-color);
}
.about-content .main_title h2::before{
  background: var(--light-color);
}
.about-section .about-banner .banner-inner{
  padding: 10px;
  background: var(--light-color);
  border-radius: 5px;
}
.about-section .about-banner .banner-inner img{
  border-radius: 5px;
}
.about-section{
  background: url(../images/about-main-banner.jpg) repeat fixed 0 0 / cover;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  background-position: center;
}  

.about-section:before{
  content: "";
  background: rgba(0,0,0,.7);
  position: absolute;
  left: 0x;
  top: 0;
  width: 100%;
  height: 100%;
}
.about-section p{
  font-size: 18px;
  color: var(--light-color);
  position: relative;
  margin-bottom: 0;
  font-family: "Playfair Display", serif;
}
/*About Section End*/

/*Menu Section Start*/
.discover_menu_inner .container{
  z-index: 8;
}
.single_pest_title {
  text-align: center;
  margin-bottom: 60px;
}

.single_pest_title h2::before {
  content: "";
  width: 40px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: var(--brand-secondary);
  height: 1px;
}
.single_pest_title h2 {
  font-size: 36px;
  color: var(--brand-secondary);
  font-family: "Playfair Display", serif;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 0px;
}
.discover_menu_area {
  position: relative;
}

.discover_menu_area:before {
  content: "";
  background: url(../images/menu-left.jpg) no-repeat scroll center center;
  width: 260px;
  height: 480px;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.discover_menu_area:after {
  content: "";
  background: url(../images/menu-right.jpg) no-repeat scroll center center;
  width: 260px;
  height: 640px;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.discover_menu_area.service_menu .discover_menu_inner {
  margin: 0px;
  width: 100%;
  max-width: 100%;
}

.discover_menu_area.service_menu .discover_menu_inner .s_dis_title {
  overflow: hidden;
}

.discover_menu_area.service_menu .discover_menu_inner .s_dis_title .pest_w_btn {
  margin-top: 35px;
}

.discover_menu_inner {
  max-width: 1345px;
  margin: auto;
  background: #fff;
}

.discover_menu_inner .main_title {
  padding-bottom: 40px;
}

.discover_item_inner .discover_item {
  border-bottom: 1px dashed #c8c8c8;
  max-width: 542px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}

.discover_item_inner .discover_item:last-child {
  margin-bottom: 0px;
  border-bottom: none;
}

.discover_item_inner .discover_item h4 {
  font-size: 20px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0;
  line-height: 27px;
}
.discover_item_inner .discover_item .menu-img{
  width: 50%;
  border-radius: 100%;
}

.new-menu-content{
  margin-left: 10px;
}
.discover_item_inner .discover_item.saag-roti .menu-img{
  width: 80%;
}
.discover_item_inner .discover_item .menu-img img{
  border-radius: 100%;
}
.discover_item_inner .discover_item p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  margin-bottom: 20px;
}

.discover_item_inner .discover_item p span {
  float: right;
  color: var(--brand-secondary);
  font-size: 20px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
}

.menu_d_two .discover_menu_inner {
  margin: 0px;
  max-width: 100%;
}

.menu_d_two .discover_menu_inner .col-lg-12 {
  text-align: center;
}

.menu_d_two .discover_menu_inner .pest_btn {
  margin-top: 65px;
  line-height: 45px;
  padding: 0px 26px;
}

.menu_d_two .discover_menu_inner .pest_w_btn {
  margin-top: 65px;
}

.price_list_inner .single_pest_title {
  margin-bottom: 75px;
}

.price_list_inner .discover_item_inner .discover_item:last-child {
  border-bottom: 1px dashed #c8c8c8;
}

.price_list_inner .our_bakery_image {
  margin-top: 100px;
}

/*Menu Section End*/
/*Testimonial Section*/
.testimonialsblock {
  background: url(../images/testimonial-banner.jpg) repeat center center;
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative;
  background-position: center;
  background-size: cover;
}
.testimonialsblock::before {
  content: "";
  background: rgba(0,0,0,.7);
  position: absolute;
  left: 0x;
  top: 0;
  width: 100%;
  height: 100%;
}
.testimonialsblock .single_pest_title h2{
  color: var(--light-color);
}
.testimonialsblock .single_pest_title h2::before{
  background: var(--light-color);
}
.testimonials-container{
  color: var(--light-color);
  text-align: center;
}
.testimonials-container .user-content .icon i{
  width: 50px;
  height: 50px;
  font-size: 50px;
  margin-bottom: 10px;
  color: var(--brand-secondary);
}
.testimonials-container  .user-description {
  font-size: 18px;
  position: relative;
  font-family: "Playfair Display", serif;
  margin-bottom: 20px;
}
.testimonials-container  .user-name {
  font-size: 20px;
  position: relative;
  font-family: "Playfair Display", serif;
}
/*Testimonial Section End*/
/*Daily Special Section*/

.new_arivals_area .single_pest_title {
  margin-bottom: 50px;
}

.arivals_chocolate {
  position: relative;
}

.arivals_chocolate .arivals_pic {
  text-align: right;
  position: relative;
}

.arivals_chocolate .arivals_pic .price_text {
  position: absolute;
  right: 25px;
  top: 20px;
  height: 92px;
  width: 92px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
}

.arivals_chocolate .arivals_pic .price_text h5 {
  margin-bottom: 0px;
  font-size: 36px;
  color: #242424;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  line-height: 85px;
}

.arivals_chocolate .arivals_text {
  position: absolute;
  left: 48px;
  top: 30px;
}

.arivals_chocolate .arivals_text h4 {
  font-size: 55px;
  color: #9c4b7e;
  font-family: "Playfair Display", serif;
  font-weight: bold;
}

.arivals_chocolate .arivals_text h4 span {
  display: block;
  font-style: italic;
  font-size: 36px;
}

.arivals_chocolate .arivals_text a {
  font-size: 34px;
  color: #9c4b7e !important;
  font-family: "Lora", serif;
  font-weight: bold;
  font-style: italic;
  background: #f7e7d2;
  border-radius: 5px;
  display: inline-block;
  padding: 0px 20px;
  line-height: 56px;
  margin-top: 15px;
}

.arivals_slider .item {
  padding-bottom: 20px;
}

.arivals_slider .owl-dots {
  text-align: center;
  margin-top: 30px;
}

.arivals_slider .owl-dots .owl-dot {
  height: 9px;
  width: 9px;
  border-radius: 50%;
  background: #f195b2;
  display: inline-block;
  margin-right: 10px;
}

.arivals_slider .owl-dots .owl-dot:last-child {
  margin-right: 0px;
}

.arivals_slider .owl-dots .owl-dot.active {
  background: #414141;
}

/*Daily Special Section End*/

/*Menu Page*/
.menu-page-block .single_pest_title h2{
  color: #fff;
}
.menu-page-block .single_pest_title h2::before{
  background: #fff;
}
.menu-page-block{
  background: url(../images/menu-page-main-banner.jpg) repeat fixed 0 0 / cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  background-position: center;
}
.menu-page-block::before {
  content: "";
  background: rgba(0,0,0,.6);
  position: absolute;
  left: 0x;
  top: 0;
  width: 100%;
  height: 100%;
}
.menu-page-block .single_pest_title{
  margin-bottom: 40px;
}

/*Menu Page End*/

/*Catering Page*/
.catering-block{
  background: url(../images/catering-banner.jpg) repeat fixed 0 0 / cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  background-position: center;
}
.catering-block .single_pest_title h2{
  color: var(--light-color);
}
.catering-block .single_pest_title h2::before{
  background: var(--light-color);
}
.catering-block::before {
  content: "";
  background: rgba(0,0,0,.6);
  position: absolute;
  left: 0x;
  top: 0;
  width: 100%;
  height: 100%;
}
.catering-block .single_pest_title p{
  color: #fff;
  margin-top: 20px;
}
.catering-block .catering-inner{
  background: #9d4e7e;
  text-align: center;
  padding: 10px;
  color: #fff;
  border-radius: 10px;
  min-height: 380px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.catering-block .item-title{
  font-size: 20px;
  margin-bottom: 10px;
  font-family: "Playfair Display", serif;
  color:#fff;
}
.catering-block .item-price{
  font-size: 20px;
  margin-top: 10px;
  font-family: "Playfair Display", serif;
}
.catering-block p{
  color: #fff;
  font-size: 18px;
}
.premium-block{
  background: url(../images/catering-main-banner.jpg) repeat fixed 0 0 / cover;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  background-position: center;
}
.premium-block::before {
  content: "";
  background: rgba(0,0,0,.6);
  position: absolute;
  left: 0x;
  top: 0;
  width: 100%;
  height: 100%;
}
.premium-block section{
  margin-bottom: 30px !important;
}
/* .premium-block .premium-inner .bg-color, .classic-inner, .desserts-inner, .starter-inner{
  background: #f5f5f5;
  padding: 40px 0;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 10px;
} */
.bg-color{

  background: #f5f5f5;
  padding: 40px 0;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 10px;
  min-height: 360px;
}
.classic-block{
  margin-top: 30px;
}
 .classic-inner .bg-color,  .starter-inner .bg-color {
  background: var(--brand-secondary);
}
.premium-block .single_pest_title{
  margin-bottom: 20px;
}
.classic-inner .single_pest_title h2,.starter-inner .single_pest_title h2{
  color: #fff;
}

.classic-inner .single_pest_title h2::before,.starter-inner .single_pest_title h2::before{
  background: #fff;
}
.dish-name{
  text-align: center;
  width: 75%;
  margin: 0 auto;
  font-size: 19px;
  border-radius: 10px;
}
.classic-inner .dish-name,.starter-inner .dish-name{
  color: #fff;
}
/*Catering Page End*/

/*Contact Page*/
.contact_us_form .form-group {
  margin-bottom: 20px;
}
 .form-group input::placeholder {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
}
.form-group input {
  height: 48px;
  border-radius: 3px;
  border: 1px solid #ededed;
  padding: 0px 20px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-group textarea {
  height: 206px;
  border-radius: 3px;
  border: 1px solid #ededed;
  padding: 20px 20px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  resize: none;
}
 .form-group:last-child {
  margin-bottom: 0px;
  margin-top: 20px;
}
 .form-group .order_s_btn {
  background: #94c9d9;
  color: #fff;
  line-height: 50px;
  display: inline-block;
  padding: 0px 38px;
  font-family: "Open Sans", sans-serif;
  position: relative;
  overflow: hidden;
  font-size: 20px;
  font-weight: 600;
  border-radius: 3px;
  width: auto;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
}  
.form-group .btn-primary {
  width: auto;
}
.contact_details .contact_d_item {
  margin-bottom: 20px;
}
.contact_details h3 {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: var(--brand-secondary);
  margin-bottom: 15px;
}
.contact_details .contact_d_item h4 {
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: var(--brand-secondary);
  margin-bottom: 10px;
}
.contact_details .contact_d_item p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  line-height: 26px;
  margin-bottom: 0px;
}
.contact_details .contact_d_item h5 {
  font-size: 15px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: var(--brand-secondary);
  margin-bottom: 0;
}
.contact_details .contact_d_item h5 a {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  line-height: 26px;
  font-weight: normal;
}
/*Contact-page End*/

/*Order Page*/
.order-block{
  background: url(../images/online-order-main-banner.jpg) repeat fixed 0 0 / cover;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  background-position: center;
}
.nav-menu {
  flex-direction: column;
  padding: 1.5rem 2.5rem;
  font-family: Oswald,sans-serif;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.bg-dark {
  background-color: #282b2e !important;
}
.nav-menu li a {
  padding: .5rem 0;
  font-size: 15.4px;
  font-size: 1.1rem;
  display: block;
  color: var(--light-color);
  font-family: "Playfair Display", serif;
}
.menu-category .menu-category-title {
  position: relative;
  height: 35vh;
  min-height: 160px;
  color: #fff;
  padding: 3rem;
  background-color: #282b2e;
}
.menu-category .menu-category-title .bg-image::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: " ";
  background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent);
}
.menu-category .menu-category-title .title {
  position: absolute;
  bottom: 42px;
  bottom: 3rem;
  left: 56px;
  left: 4rem;
  font-size: 70px;
  font-size: 5rem;
  z-index: 2;
  color: #fff;
  margin-bottom: 0;
}
.menu-category .menu-category-content {
  border: 1px solid #e0e0e0;
  background-color: rgba(0,0,0,0.7);
}
.menu-list-item:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}
.menu-list-item {
  padding: 1.25rem 1.5rem;
  line-height: 1.2;
}
.menu-list-item h6{
  font-size: 17px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 0;
}
.menu-list-item .text-muted{
  color: #fff !important;
}
.menu-list-item span{
  color: #fff;
}
.menu-list-item button{
  cursor: pointer;
}
.menu-list-item button span{
  font-size: 14px;
  color: #fff;
}
.btn-outline-secondary:hover{
  color: var(--light-color) !important;
  background-color: var(--brand-secondary);
  border-color: var(--brand-secondary);
}

.btn-outline-secondary:hover a{
  color: var(--light-color) !important;
}
.menu-category {
  margin-bottom: 2rem;
}
.bg-image, .bg-slideshow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
}
.stick-to-content{
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}
.order-block .single_pest_title h2{
  color: #fff;
}
.order-block::before {
  content: "";
  background: rgba(0,0,0,.7);
  position: absolute;
  left: 0x;
  top: 0;
  width: 100%;
  height: 100%;
}
/*Order Page End*/

/*Review Page */
.review-block{
  background: url(../images/review-page-main-banner.jpg) repeat fixed 0 0 / cover;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  background-position: center;
}
.review-block .single_pest_title h2{
  color: var(--light-color);
}
.review-block .single_pest_title h2::before{
  background-color: var(--light-color);
}
.review-block::before {
  content: "";
  background: rgba(0,0,0,.4);
  position: absolute;
  left: 0x;
  top: 0;
  width: 100%;
  height: 100%;
}

.review-block .author__content{
  border-radius: 16px;
  background: rgba(255,255,255,0.8);
  padding: 24px;
  gap: 24px;
  display: flex;
  flex-direction: column;
  min-height: 305px;
}
.star_review {
  color: white;
  display: flex;
  gap: 4px;
}
.review-block .author__content .author__text p {
  font-size: 18px;
  color: var(--brand-primary);
  margin-top: 12px;
}
.gap-7 {
  gap: 20px;
  display: flex;
  align-items: center;
}
.author__text{
  border-bottom: 1px dashed #C1C4CC;
  border-top: 1px dashed #C1C4CC;
  padding-top: 10px;
}
.rating span.fa-stack {
  width: 10px;
  height: 10px;
  margin-right: 5px;
}
.rating .yellow {
  color: #fec42d;
}
.author__name {
  margin-bottom: 0;
  font-size: 20px;
  color: #000;
}
.author__thumbs {
  line-height: 0;
}
.author__thumbs i{
  font-size: 30px;
  color: var(--brand-secondary);
}
.review-inner{
  margin-bottom: 30px;
}
/*Review Page End*/
/*Gallery Page */
.gallry-block .item .overlay{
    width: 90%;
}
.gallry-block .item img{
    padding: 10px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.gallry-block .gallery-inner{
    margin-bottom: 30px;
}
/*Gallery Page End*/

/*What We Offer Section*/
.feature-section .single_pest_title h2{
  color: var(--light-color);
}
.feature-section .single_pest_title h2::before{
  background: var(--light-color);
}
.feature-section {
  background: url(../images/feature-main-banner.jpg) repeat fixed 0 0 / cover;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  background-position: center;
}
.feature-section::before {
  content: "";
  background: rgba(0,0,0,.6);
  position: absolute;
  left: 0x;
  top: 0;
  width: 100%;
  height: 100%;
}
.feature-grid a{
  border: 1px dashed #fff;
  padding: 20px 20px;
  border-radius: 10px;
  display: block;
}
.feature-grid_img img{
  border-radius: 100px;
}
.featuer-content{
  text-align: center;
  margin-top: 10px;
}
.feature-grid-wrap {
  margin-bottom: 30px;
}
.feature-grid:not(:last-child) {
  border-right: 1px dashed var(--gray-color);
}
.feature-grid_title {
  font-weight: 400;
}
.box-title {
  font-size: 30px;
  line-height: 1.417;
  color: var(--light-color);
}
.feature-grid_text {
  font-size: 20px;
  color: var(--light-color);
  margin: 0;
}
.feature-grid_img{
  text-align: center;
}
.feature-grid:hover .feature-grid_img {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.feature-grid .feature-grid_img {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
/*What We Offer Section End*/

/*Category Section Css*/
.categories .single_pest_title h2{
  color: var(--light-color);
}
.categories .single_pest_title h2::before{
  background: var(--light-color);
}
.categories {
  background: url(../images/categori-main-banner.jpg) repeat fixed 0 0 / cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  background-position: center;
}
.categories::before {
  content: "";
  background: rgba(0,0,0,.6);
  position: absolute;
  left: 0x;
  top: 0;
  width: 100%;
  height: 100%;
}
.categories .categories-head h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 140%; /* 67.2px */
  letter-spacing: -0.48px;
  color: var(--heading-color);
}
.categories .categories-head-btn {
  text-align: end;
}
.categories .categories-head-btn .main-btn {
  font-size: 18px;
  font-weight: 500;
  background-color: #fff;
  border: 1px solid var(--grey-scale-500);
  color: var(--grey-scale-900);
}
.categories .categories-head-btn .main-btn:hover {
  color: #fff;
  border: 1px solid var(--primary-color);
}
.categories .categories-main-box {
  display: flex;
  justify-content: space-between;
}
.categories .categories-main-box .categories-item {
  width: 240px;
  height: 240px;
  padding: 24px 20px;
  background-color: var(--grey-scale-50);
  border-radius: 20px;
  text-align: center;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease 0s;
}
.categories .categories-main-box .categories-item .categories-item-text h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 150%; /* 36px */
  letter-spacing: -0.24px;
  color: var(--heading-color);
}
.categories .categories-main-box .categories-item .categories-item-text h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 145%; /* 26.1px */
  letter-spacing: -0.09px;
  color: var(--grey-scale-700);
}
.categories .categories-main-box .categories-item:hover::before {
  width: 100%;
  left: 0;
  right: auto;
}
.categories .categories-main-box .categories-item:hover .categories-icon .icon {
  background-color: rgba(0, 9, 41, 0.1);
}
.categories .categories-main-box .categories-item:hover .categories-icon .icon span svg {
  fill: currentColor;
  color: #fff;
}
.categories .categories-main-box .categories-item:hover .categories-item-text h3 {
  color: #fff;
}
.categories .categories-main-box .categories-item:hover .categories-item-text h4 {
  color: #fff;
}
.categories .categories-main-box .categories-item:hover .categories-item-text h4::after {
  background-color: #fff;
}
.categories .categories-main-box .categories-item::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 0%;
  height: 100%;
  background-color: var(--primary-color);
  z-index: -1;
  border-radius: 20px;
  transition: all 0.5s ease 0s;
  overflow: hidden;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.06);
}
.categories .categories-main-box .categories-item .categories-icon {
  display: flex;
  justify-content: center;
}
.categories .categories-main-box .categories-item .categories-icon .icon {
  width: 114px;
  height: 114px;
  background-color: #fff;
  border-radius: 500px;
  text-align: center;
  line-height: 114px;
  transition: all 0.8s ease 0s;
}
.categories .categories-main-box .categories-item .categories-icon span svg {
  fill: currentColor;
  color: #000;
  transition: all 0.3s ease 0s;
}
.categories .categories-main-box .categories-item .categories-item-text {
  padding-top: 12px;
}
.categories .categories-main-box .categories-item .categories-item-text h3 {
  transition: all 0.3s ease 0s;
}
.categories .categories-main-box .categories-item .categories-item-text h4 {
  padding-top: 4px;
  position: relative;
  transition: all 0.3s ease 0s;
}
.categories .categories-main-box .categories-item .categories-item-text h4::after {
  position: absolute;
  content: "";
  top: 13px;
  left: 53px;
  width: 8px;
  height: 8px;
  background-color: red;
  border-radius: 50px;
  transition: all 0.3s ease 0s;
}

.categories-two .categories-mt-48px {
  margin-top: 42px;
}
.categories-two .categories-item {
  padding: 20px 0px 20px 20px;
  background-color: #f4f4f6;
  border-radius: 20px;
  text-align: center;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease 0s;
  display: flex;
  align-items: center;
  gap: 12px;
}
.categories-two .categories-item:hover::before {
  width: 100%;
  left: 0;
  right: auto;
}
.categories-two .categories-item:hover .categories-icon .icon {
  background-color: rgba(0, 9, 41, 0.1);
}
.categories-two .categories-item:hover .categories-icon .icon span svg {
  fill: currentColor;
  color: #fff;
}
.categories-two .categories-item:hover .categories-item-text h3 {
  color: #fff;
}
.categories-two .categories-item:hover .categories-item-text h4 {
  color: #fff;
}
.categories-two .categories-item:hover .categories-item-text h4::after {
  background-color: #fff;
}
.categories-two .categories-item::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 0%;
  height: 100%;
  background-color: var(--brand-secondary);
  z-index: -1;
  border-radius: 20px;
  transition: all 0.5s ease 0s;
  overflow: hidden;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.06);
}
.categories-two .categories-item .categories-icon {
  display: flex;
  justify-content: center;
}
.categories-two .categories-item .categories-icon .icon {
  width: 82px;
  height: 82px;
  background-color: #fff;
  border-radius: 500px;
  text-align: center;
  line-height: 119px;
  transition: all 0.8s ease 0s;
}
.categories-two .categories-item .categories-icon span svg {
  fill: currentColor;
  color: #000;
  transition: all 0.3s ease 0s;
}
.categories-two .categories-item .categories-item-text {
  padding-top: 12px;
  text-align: start;
}
.categories-two .categories-item .categories-item-text h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 150%; /* 36px */
  letter-spacing: -0.24px;
  transition: all 0.3s ease 0s;
  color: var(--heading-color);
}
.categories-two .categories-item .categories-item-text h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 145%; /* 26.1px */
  letter-spacing: -0.09px;
  padding-top: 4px;
  position: relative;
  transition: all 0.3s ease 0s;
  padding-left: 12px;
  color: var(--grey-scale-700);
}
.categories-two .categories-item .categories-item-text h4::after {
  position: absolute;
  content: "";
  top: 13px;
  left: 0px;
  width: 8px;
  height: 8px;
  background-color: #000;
  border-radius: 50px;
  transition: all 0.3s ease 0s;
}
.categories-two .promotions-img {
  margin-top: 100px;
}
.categories-two .promotions-img img {
  height: 357px;
}
/*Category Section Css End*/
/*Process Section Css*/
.process {
  background-image: url(../images/Process-main-banner.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 920px;
}
.process .process-img-box {
  position: relative;
}
.s-padding {
  padding: 81px 0 100px 0;
}
.process .process-head h2 {
  color: #fff;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 67.2px */
  letter-spacing: -0.48px;
}
.process .process-item-box {
  margin-top: 40px;
}
.process .process-item-box .process-item {
  position: relative;
  border-radius: 20px;
  background: #0D1634;
  width: 540px;
  height: 100%;
  padding: 20px 23px 20px 20px;
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
  position: relative;
}
.process .process-item-box .process-item::before {
  position: absolute;
  content: "";
  bottom: 0;
  width: 540px;
  height: 0%;
  left: 0;
  background: linear-gradient(305deg, #9D4E7E -22.35%, #0D1634 134.49%);
  border-radius: 20px;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}
.process .process-item-box .process-item:hover::before {
  height: 100%;
  top: 0;
  bottom: auto;
}
.process .process-item-box .process-item:last-child {
  margin-bottom: 0;
}
.process .process-item-box .process-item .process-item-icon {
  z-index: 1;
}
.process .process-item-box .process-item .process-item-icon .icon {
  z-index: 1111;
  width: 72px;
  height: 72px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  text-align: center;
  line-height: 92px;
}
.process .process-item-box .process-item .text {
  z-index: 1;
}
.process .process-item-box .process-item .text h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%; /* 36px */
  letter-spacing: -0.24px;
}
.process .process-item-box .process-item .text p {
  opacity: 0.5;
  padding-top: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  color: #fff;
}
.process .process-item-box .process-item .process-item-right-img {
  z-index: 11;
  position: absolute;
  top: 25px;
  right: 33px;
}

/*Process Section Css End*/
/*Popular Section*/
.popular {
  background: url(../images/menu-main-banner.jpg) repeat fixed 0 0 / cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  background-position: center;
}
.popular .btn-primary{
  margin: 0 auto;
}
.popular::before {
  content: "";
  background: rgba(0,0,0,.6);
  position: absolute;
  left: 0x;
  top: 0;
  width: 100%;
  height: 100%;
}
.popular .main_title h2{
  color: var(--light-color);
}
.popular .main_title h2::before{
  background: var(--light-color);
}
.popular .main_title{
  padding-bottom: 0;
}
.popular .popular-item-box-mt {
  margin-top: 48px;
}
.popular .popular-head h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 140%; /* 67.2px */
  letter-spacing: -0.48px;
  color: var(--heading-color);
}
.popular .popular-item-mt-30px {
  margin-top: 30px;
}
.popular .popular-item-box {
  display: flex;
  background-color: #fff;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  margin: 0 5px;
}
.popular .popular-item-box:hover .popular-item-box-img img {
  transform: scale(1.2);
}
.popular .popular-item-box:hover .popular-item-box-img::after {
  animation: shine 800ms;
}
.popular .popular-item-box:hover .popular-inner-item-btn .main-btn-five {
  color: #fff;
}
.popular .popular-item-box:hover .popular-inner-item-btn .main-btn-five::before {
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}
.popular .popular-item-box:hover .popular-inner-item-btn .main-btn-five::after {
  transform: translate3d(0, 0, 0);
  transition-duration: 0.05s;
  transition-delay: 0.4s;
  transition-timing-function: linear;
}
.popular .popular-item-box:hover .popular-inner-item-btn .main-btn-five span svg {
  stroke: currentColor;
  color: #fff;
  transition: all 0.3s;
}
.popular .popular-item-box .popular-item-box-img {
  overflow: hidden;
  border-radius: 12px 0px 0px 12px;
  position: relative;
  overflow: hidden;
  padding: 0;
}
.popular .popular-item-box .popular-item-box-img .popular-item-box-img-overlay {
  position: absolute;
  top: 12px;
  left: 12px;
  display: flex;
  align-items: center;
  padding: 4px 6px;
  border-radius: 6px;
  background: rgba(0, 9, 41, 0.8);
  z-index: 11;
}
.popular .popular-item-box .popular-item-box-img .popular-item-box-img-overlay .icon {
  line-height: 0;
}
.popular .popular-item-box .popular-item-box-img .popular-item-box-img-overlay .text p {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
}
.popular .popular-item-box .popular-item-box-img:after {
  position: absolute;
  content: "";
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
}
.popular .popular-item-box .popular-item-box-img img {
  transition: all 0.3s ease-out 0s;
}
.popular .popular-item-box .popular-inner-box {
  padding: 20px 15px;
}
.popular .popular-item-box .popular-inner-box .popular-item-box-text {
  padding: 0px 0 12px 0;
}
.popular .popular-item-box .popular-inner-box .popular-item-box-text h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 150%; /* 36px */
  letter-spacing: -0.24px;
  color: var(--heading-color);
}
.popular .popular-item-box .popular-inner-box .popular-item-box-text p {
  color: #666;
  font-size: 15px;
}
.popular .popular-item-box .popular-inner-box .popular-inner-item {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}
.popular .popular-item-box .popular-inner-box .popular-inner-item:last-child {
  margin-bottom: 0;
}
.popular .popular-item-box .popular-inner-box .popular-inner-item .icon {
  line-height: 0;
}
.popular .popular-item-box .popular-inner-box .popular-inner-item .text h5 {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 0;
}
.popular .popular-item-box .popular-inner-box .popular-inner-item-btm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  border-top: 1px solid rgba(229, 230, 235, 0.4);
}
.popular .popular-item-box .popular-inner-box .popular-inner-item-btm h3 {
  font-size: 24px;
  font-weight: 800;
  line-height: 150%; /* 36px */
  letter-spacing: -1px;
  color: var(--heading-color);
}
.popular .popular-item-box .popular-inner-box .popular-inner-item-btm .popular-inner-item-btn a {
  display: flex;
  align-items: center;
  gap: 4px;
}
.popular .popular-item-box .popular-inner-box .popular-inner-item-btm .popular-inner-item-btn a span {
  line-height: 0;
  stroke: currentColor;
  color: var(--grey-scale-500);
}
.popular .aos-animate{
  margin-bottom: 30px;
}
/*popular Section End*/
/*Special Section */
.special-section .single_pest_title h2::before {
  background: var(--light-color);
}
.special-section .single_pest_title h2 {
  color: var(--light-color);
}
.special-section{
  background: url(../images/special-main-banner.jpg) repeat fixed 0 0 / cover;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  background-position: center;
}
.special-section::before {
  content: "";
  background: rgba(0,0,0,.7);
  position: absolute;
  left: 0x;
  top: 0;
  width: 100%;
  height: 100%;
}
.special-inner{
  background: var(--light-color);
  border-radius: 10px;
  width: 80%;
  margin: 0 auto 40px; 
  min-height: 340px;
  box-shadow: 10px 5px 5px #9d4e7e;
}
.special-inner .special-img img{
  border-radius: 10px 0 0 10px;
}
.special-name{
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -0.24px;
  line-height: 50px;
  border-bottom: 1px solid rgba(229, 230, 235, 0.6);
  padding-bottom: 20px;
  font-family: "Playfair Display", serif;
}
.special-content{
  padding: 40px 15px;
}
.special-price{
  margin-top: 40px;
}
.special-price h3{
  font-size: 24px;
  font-weight: 800;
  line-height: 150%;
  letter-spacing: -1px;
}
.daily .main_title{
  padding-bottom: 0;
}
.daily .daily-item-box-mt {
  margin-top: 48px;
}
.daily .daily-head h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 140%; /* 67.2px */
  letter-spacing: -0.48px;
  color: var(--heading-color);
}
.daily .daily-item-mt-30px {
  margin-top: 30px;
}
.daily .daily-item-box {
  display: flex;
  gap: 20px;
  background-color: #fff;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
.daily .daily-item-box:hover .daily-item-box-img img {
  transform: scale(1.2);
}
.daily .daily-item-box:hover .daily-item-box-img::after {
  animation: shine 800ms;
}
.daily .daily-item-box:hover .daily-inner-item-btn .main-btn-five {
  color: #fff;
}
.daily .daily-item-box:hover .daily-inner-item-btn .main-btn-five::before {
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}
.daily .daily-item-box:hover .daily-inner-item-btn .main-btn-five::after {
  transform: translate3d(0, 0, 0);
  transition-duration: 0.05s;
  transition-delay: 0.4s;
  transition-timing-function: linear;
}
.daily .daily-item-box:hover .daily-inner-item-btn .main-btn-five span svg {
  stroke: currentColor;
  color: #fff;
  transition: all 0.3s;
}
.daily .daily-item-box .daily-item-box-img {
  overflow: hidden;
  border-radius: 12px 0px 0px 12px;
  position: relative;
  overflow: hidden;
}
.daily .daily-item-box .daily-item-box-img .daily-item-box-img-overlay {
  position: absolute;
  top: 12px;
  left: 12px;
  display: flex;
  align-items: center;
  padding: 4px 6px;
  border-radius: 6px;
  background: rgba(0, 9, 41, 0.8);
  z-index: 11;
}
.daily .daily-item-box .daily-item-box-img .daily-item-box-img-overlay .icon {
  line-height: 0;
}
.daily .daily-item-box .daily-item-box-img .daily-item-box-img-overlay .text p {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
}
.daily .daily-item-box .daily-item-box-img:after {
  position: absolute;
  content: "";
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
}
.daily .daily-item-box .daily-item-box-img img {
  transition: all 0.3s ease-out 0s;
}
.daily .daily-item-box .daily-inner-box {
  padding: 20px 0;
}
.daily .daily-item-box .daily-inner-box .daily-item-box-text {
  padding: 0px 0 12px 0;
}
.daily .daily-item-box .daily-inner-box .daily-item-box-text h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 150%; /* 36px */
  letter-spacing: -0.24px;
  color: var(--heading-color);
}
.daily .daily-item-box .daily-inner-box .daily-inner-item {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}
.daily .daily-item-box .daily-inner-box .daily-inner-item:last-child {
  margin-bottom: 0;
}
.daily .daily-item-box .daily-inner-box .daily-inner-item .icon {
  line-height: 0;
}
.daily .daily-item-box .daily-inner-box .daily-inner-item .text h5 {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 0;
}
.daily .daily-item-box .daily-inner-box .daily-inner-item-btm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  border-top: 1px solid rgba(229, 230, 235, 0.4);
}
.daily .daily-item-box .daily-inner-box .daily-inner-item-btm h3 {
  font-size: 24px;
  font-weight: 800;
  line-height: 150%; /* 36px */
  letter-spacing: -1px;
  color: var(--heading-color);
}
.daily .daily-item-box .daily-inner-box .daily-inner-item-btm .daily-inner-item-btn a {
  display: flex;
  align-items: center;
  gap: 4px;
}
.daily .daily-item-box .daily-inner-box .daily-inner-item-btm .daily-inner-item-btn a span {
  line-height: 0;
  stroke: currentColor;
  color: var(--grey-scale-500);
}
.daily .aos-animate{
  margin-bottom: 30px;
}
.daily .daily-item-box {
  display: flex;
  gap: 20px;
  background-color: #fff;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
.daily .day-label{
  display: inline-block;
  padding: 2px 15px;
  border-radius: 5px;
  background: var(--brand-secondary);
  line-height: 30px;
  color: var(--light-color);
  margin-bottom: 20px;
}
.daily .daily-item-box.todays-special{
  background: var(--brand-secondary);
}
.daily .todays-special .day-label{
  background: var(--light-color);
  color: var(--brand-primary);
}
.daily .daily-item-box.todays-special .daily-inner-box .daily-item-box-text h3{
  color: var(--light-color);
}
.daily .daily-item-box.todays-special .daily-inner-box .daily-inner-item-btm h3{
  color: var(--light-color);
}
.daily .daily-item-box.todays-special{
  border: 5px solid var(--light-color);
}
/*Special Section  End*/

/*Contact Page*/

.reserve-section{
  position: relative;
}

.reserve-section:before{
  position:absolute;
  content:'';
  left:0px;
  right:0px;
  bottom:0px;
  height:660px;
  background: rgb(23,24,25);
}

.reserve-section .image-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.reserve-section .outer-box{
  position: relative;
  top: -270px;
  margin-bottom: -270px;
  background: rgb(14,13,12);
  z-index: 1;
}

.reserve-section.style-two{
  padding-top: 100px;
  padding-bottom: 100px;
}

.reserve-section.style-two .outer-box{
  margin: 0 0;
  top: 0;
}

.reserve-section .outer-box > .row{
  margin: 0 0;
}

.reserve-section .reserv-col{
  position: relative;
  padding: 0 0;
}

.reserve-section .reserv-col .inner{
  position: relative;
  padding-top: 45px;
  padding-bottom: 30px;
  padding-left: 60px;
  padding-right: 60px;
  min-height: 100%;
  background-color:rgb(14,13,12);
}

.reserve-section .reserv-col .title{
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}

.reserve-section .reserv-col .title h2{
  line-height: 1.2em;
  font-size: 30px;
  font-family: "Playfair Display", serif;
  color: #fff;
}

.reserve-section .reserv-col .title a{
  color: rgb(228,197,144);
}

.reserve-section .reserv-col form .row{
  margin: 0 -10px;
}

.reserve-section .reserv-col form .row .form-group{
  padding: 0 10px;
  margin-bottom: 20px;
}

.reserve-section .reserv-col form .btn-style-one{
  display: block;
  width: 100%;
}

.reserve-section .reserv-col form .btn-style-one .btn-wrap .text-two,
.reserve-section .reserv-col form .btn-style-one .btn-wrap{
  width:100%;
}

.reserve-section .info-col{
  position: relative;
  padding: 0 0;
  text-align: center;
  background: url(../images/background/pattern-2.png) left top repeat;
}

.reserve-section .info-col .img-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.reserve-section .info-col .inner{
  position: relative;
  padding-top: 75px;
  padding-bottom: 55px;
  padding-left: 20px;
  padding-right: 20px;
  min-height: 100%;
}

.reserve-section.style-two .info-col .inner{
  padding-top: 60px;
}

.reserve-section .info-col .title{
  margin-bottom: 40px;
}

.reserve-section.style-two .info-col .title{
  margin-bottom: 30px;
}

.reserve-section.style-two .info-col .title .subtitle {
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--brand-secondary);
    font-size: 18px;
    letter-spacing: 0.20em;
    line-height: 1.5em;
    margin-bottom: 5px;
}

.reserve-section .info-col .title h2{
  line-height: 1.0em;
}
.reserve-section.style-two .info-col .title h5{
  font-size: 16px;
  color: #fff;
}

.reserve-section .info-col .data{
  max-width: 240px;
  margin: 0 auto;
}

.reserve-section .info-col .discount-info{
  position: relative;
  display: block;
  width: 224px;
  height: 224px;
  margin: 0 auto;
  margin-bottom: 25px;
  padding-top: 60px;
}

.reserve-section .info-col .discount-info:before{
  content: '';
  position: absolute;
  left: 26px;
  top: 26px;
  width: 170px;
  height: 170px;
  background: rgb(0,0,0);
  transform: rotate(45deg);
  border-radius: 20px;
}

.reserve-section .info-col .discount-info:after{
  content: '';
  position: absolute;
  left: 26px;
  top: 26px;
  width: 170px;
  height: 170px;
  background: rgb(23,24,25);
  border: 3px solid rgb(0,0,0);
  border-radius: 20px;
}

.reserve-section .info-col .discount-info .s-ttl{
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.20em;
    line-height: 1.5em;
    z-index: 1;
}

.reserve-section .info-col .discount-info .num{
  position: relative;
  line-height: 0.9em;
  font-size: 80px;
  color: #fff;
  z-index: 1;
}

.reserve-section .info-col .instruction{
  position: relative;
  line-height: 1.6em;
  color: rgb(167,167,167);
  z-index: 1;
}

.reserve-section.style-two .info-col .link-box{
  position: relative;
  padding-top: 55px;
}

.reserve-section .info-col .booking-info{
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}

.reserve-section .info-col .booking-info .bk-title{
  position: relative;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 5px;
}

.reserve-section .info-col .booking-info .bk-no{
  position: relative;
  font-size: 30px;
  color: rgb(228,197,144);
  line-height: 1em;
}

.reserve-section .info-col .booking-info .bk-no a{
  color: rgb(228,197,144);
}

.reserve-section .info-col .booking-info .bk-no a:before{
  position:absolute;
  content:'';
  left:5px;
  right:5px;
  bottom:0px;
  height:5px;
  opacity:0;
  transform:scale(0.2,1);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border-top:1px solid rgb(228,197,144);
  border-bottom:1px solid rgb(228,197,144);
}

.reserve-section .info-col .booking-info .bk-no a:hover::before{
  opacity:1;
  transform:scale(1,1);
}

.reserve-section .info-col .separator{
  position: relative;
  margin-bottom: 20px;
}

.reserve-section .info-col .separator span{
  position: relative;
  display: block;
  height: 8px;
  width: 8px;
  border: 1px solid rgb(228,197,144);
  margin: 0 auto;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.reserve-section .info-col .info{
  position: relative;
}

.reserve-section .info-col .info li{
  position: relative;
  line-height: 1.5em;
  color: rgb(167,167,167);
  margin-bottom: 25px;
}

.reserve-section .info-col .info li strong{
  display: inline-block;
  color: rgb(255,255,255);
  margin-bottom: 5px;
}

.reserve-section .info-col .info li:last-child{
  margin-bottom: 0;
}
.location-block{
  background: url(../images/location-main-banner.jpg) repeat fixed 0 0 / cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  background-position: center;
}
.contact_d_item{
  position: relative;
  max-width: 1440px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 90px;
  background: rgb(14,13,12) url(../images/location-pattern.png) center top repeat;
}
.contact_d_item h4{
  font-size: 25px;
  font-family: "Playfair Display", serif;
  color: #9d4e7e;
  font-weight: 600;
  margin-bottom: 20px;
}
.contact_d_item h5{
  font-size: 17px;
  color: #fff;
}
.contact_d_item a{
  color: #fff;
}
.contact_d_item p{
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
.location-block .single_pest_title h2{
  color: #fff;
}
.location-block .single_pest_title h2::before{
  background: #fff;
}
@keyframes rotateme2 {
    
     0% {
        transform: rotate(0deg);
        opacity: 1;
      }

    50% {
        transform: rotate(-180deg);
      }
    100% {
        transform: rotate(-360deg);
        opacity: 1;
      }
}
/*Comtact Page End*/
.categories .owl-nav{
  margin-top: 20px;
}

.categories .owl-nav .owl-prev i:after, .categories .owl-nav .owl-next i:after{
  font-size: 24px;
  line-height: 30px;
}
.manufacture-img{
  background: #fff;
  padding: 10px;
  border-radius: 10px;
}
.new-menu-content p{
  color: #fff !important;
  margin-top: 5px;
}
.popular-inner-item-btm .text h3{
  display: none;
}
.content{
    display:none;
}

.content.active{
    display:block;
}

.tab-btn.active{
    background:#000;
    color:#fff;
}
.map{
    background: #232323;
    padding: 80px 0;
}
.map img{
    border-radius:10px;
}