@font-face {
  font-family: 'Playfair Display';
  src: url('font/PlayfairDisplay-SemiBold.woff2') format('woff2'),
    url('font/PlayfairDisplay-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('font/Montserrat-Regular.woff2') format('woff2'),
    url('font/Montserrat-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('font/Montserrat-SemiBold.woff2') format('woff2'),
    url('font/Montserrat-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('font/Montserrat-Medium.woff2') format('woff2'),
    url('font/Montserrat-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

body,
html {
  margin: 0px;
  padding: 0px;
  font-family: "Montserrat", serif;
  font-size: 14px;
  color: #121212;
  font-weight: 500;
  letter-spacing: 0.4px;
}

#top_menu {
  width: 100%;
  padding: 15px 0 15px;
  position: absolute;
  z-index: 999;
  background: linear-gradient(0deg, transparent, rgba(2, 4, 7, 0.85) 100%);
  -webkit-transition: .5s ease;
  transition: .5s ease;
}

.copyright a {
  color: #fbff3f;
  text-decoration: underline;
}

.hero_form{ position: absolute; left: 0; bottom: 10%;}
.hero_form a {
    background: #fff;
    padding: 10px 15px; display: block;
    max-width: 900px;  border-radius: 8px; margin: auto;
}
.hero_form label{    font-size: 12px;}
.hero_form label img{ height: 27px;}
.hero_form label img{ height: 27px;}
.hero_form label img.img{ height: 18px; }
.hero  img{    height: 100vh;
    object-fit: cover;
}
.hero_form input{color: rgb(33, 46, 43);
    background: rgb(252, 247, 249);
    border: 1px solid rgb(170, 181, 180);}


    .bb_resbox
    {
      background:#e0e0e0;
      font-size: 14px !important;
      border: none; 
      text-align: center;
    } 
    .bb_resbox h2
    {
      padding: 10px 5px;
      margin:0px;
    }
    .bb_resbox p
    {
    padding: 10px 6px;  
    margin: 0px; 
    position: relative;
    float: none;
    display: inline-block;
    width: auto;
    vertical-align: bottom;
    display: inline-block;
    line-height: normal;
    }
    .bb_resbox  label
    {
      text-align: left;
      line-height: normal;
      clear: both;
      margin-bottom: 7px;
      width: 100%;
      display: block;
    }
    .bb_resbox  input[type="text"]
    {
      float: left;
      clear: both;
      padding: 7px 0px 7px 7px;
    }
    .bb_resbox .hasDatepicker
    {
      width: 112px;
    }
    .bb_resbox select
    {
      
      min-width: 46px;
      background: #fff;
      padding: 7px  0px  7px  7px;
    }
    
    input#promotioncode
    {
      width: 112px;
    }
    .bb_resbox button.ui-datepicker-trigger {
        position: absolute;
        top: 40%;
        right: 0%;
        z-index: 1;
        background-position: 10px 10px!important;
    }
    #bb_resBtn
    {
      margin-left:0px !important;
    }
    button.ui-datepicker-trigger {
        background: rgba(0, 0, 0, 0) url("../img/calendar.png") no-repeat scroll 0 0;
        border: medium none;
        float: left;
        height: 48px;
        width: 48px;
    }
    input#bb_resBtn
    {
      width: 100%;
      
      padding: 7px 13px;
      border-radius:0px;
      -moz-border-radius:0px;
      -webkit-border-radius:0px;  
      transition:background 0.5s ease;
      -moz-transition:background 0.5s ease; /* Firefox 4 */
      -webkit-transition:background 0.5s ease; /* Safari and Chrome */
      -o-transition:background 0.5s ease; /* Opera */
      text-transform: uppercase;
      font-size:15px;
      cursor: pointer;
      color: #fff;
      border: 1px solid #323e10;
      background: #323e10;
    }
    
    #bb_resBtn:hover {
      background:#323e10;
      border:1px solid #323e10;
    }
    .bb_vrbox p
    {
      min-width:16.5%;
    }
    .bb_vrbox p input
    {
      min-width:97.5%;
    }
    .bb_vrbox p select
    {
      min-width:100%;
    }
    @media only screen and (max-width:991px) {
    .bb_vrbox p {
        min-width: 32.5%;
    }
    #bb_resBookingBox{   width: 90%!important;}
    }
    @media only screen and (max-width: 776px) {
    .bb_resbox  p
    {
     width: 32%;
    }
    .bb_resbox select
    {
      min-width: 100%;
    }
    .bb_resbox  input[type="text"]
    {
      min-width: 97.5%;
    }
    .hero img {
        height:310px; 
    }
    #bb_resBookingBox{ width: 90%!important;}
    }
    @media only screen and (max-width: 415px) {
    .bb_resbox  p
    {
      width: 48%;
      text-align: left;
    }
    .bb_resbox  input[type="text"]
    {
      width: 97.5%;
    }
    .bb_resbox select
    {
      width: 100%;
      margin:0px;
    }
    .bb_resbox button.ui-datepicker-trigger { 
        top: 37.5%; 
    }
    input#bb_resBtn
    {
      min-width: 100%;
    }
    }
    @media only screen and (max-width: 313px) {
      .bb_resbox  p
    {
      width: 93%;
      text-align: left;
    }
    .bb_resbox  input[type="text"]
    {
      min-width: 97.5%;
    }
    .bb_resbox select
    {
      min-width: 100%;
      margin:0px;
    }
    .bb_resbox button.ui-datepicker-trigger
    {
      position: absolute;
      top:53%;
      right: 6%;
      z-index: 1;
    }
    input#bb_resBtn
    {
      min-width: 100%;
    }
    }  
    
    
    #bb_resBookingBox
    {
      font-size:11px;margin: auto; 
    }
    
    /** Calendar CSS**/
    .ui-datepicker{border: none; font-size: 12px;box-shadow: 0 3px 5px rgba(0,0,0,0.3);width: auto;z-index: 999;background: #fff;font-size: 12px;padding: 6px; display: none;}
    .ui-datepicker table{margin: 0;}
    .ui-datepicker td{padding: 0;}
    .ui-datepicker td a{ text-decoration: none; color: #000; }
    .ui-datepicker-header{background: #fff; border: none; border-radius: 0; color: #000;}
    .ui-datepicker .ui-datepicker-title select{background:#fff; border:none; padding: 4px; color: #333; height: 28px; margin: 3px; width: 70px; font-size: 14px;}
    .ui-datepicker th{background: #fff; color: #000;}
    .ui-datepicker.ui-widget-content td span, .ui-datepicker.ui-widget-content td a{background: #fff; border: 1px solid #ddd; text-align: center; height: 30px; width: 30px; margin-right: -1px; margin-bottom: -1px; line-height: 31px; display: inline-block;}
    .ui-datepicker.ui-widget-content td:hover span, .ui-datepicker.ui-widget-content td:hover a{background: #eee;}
    .ui-datepicker.ui-widget-content td .ui-state-highlight, .ui-datepicker.ui-widget-content td:hover .ui-state-highlight, .ui-datepicker.ui-widget-content td a.ui-state-active{border: 1px solid #ddd; background: #f5f5f5; color: #7d7d7d; border-radius: 0; text-align: center; }
    .ui-datepicker.ui-widget-content td a.ui-state-active{border: 1px solid #ddd; background: #FFEDED; color: #000000; border-radius: 0; text-align: center;}
    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{width:28px; height: 28px; top: 2px; color: #fff; display: inline-block; position: absolute;}
    .ui-datepicker .ui-datepicker-prev{left: 5px;}
    .ui-datepicker .ui-datepicker-next{right: 5px;}
    .ui-widget-header .ui-icon.ui-icon-circle-triangle-e, .ui-widget-header .ui-icon.ui-icon-circle-triangle-w{background: none; position: relative; height: 28px; width: 28px; left: 0; top: 5px; margin: 0; color: transparent; color: none;}
    .ui-widget-header .ui-icon.ui-icon-circle-triangle-e:before, .ui-widget-header .ui-icon.ui-icon-circle-triangle-e:after{content: ""; position: absolute; background: #000; width: 2px; height: 11px; left: 15px; top: 12px; -webkit-transform: rotate(-130deg); transform: rotate(-130deg);}
    .ui-widget-header .ui-icon.ui-icon-circle-triangle-e:after{-webkit-transform: rotate(130deg); transform: rotate(130deg); left: 15px; top: 6px;}
    .ui-widget-header .ui-icon.ui-icon-circle-triangle-w:before, .ui-widget-header .ui-icon.ui-icon-circle-triangle-w:after{content: ""; position: absolute; background: #000; width: 2px; height: 11px; left: 12px; top: 12px; -webkit-transform: rotate(130deg); transform: rotate(130deg);}
    .ui-widget-header .ui-icon.ui-icon-circle-triangle-w:after{-webkit-transform: rotate(-130deg); transform: rotate(-130deg); left: 12px; top: 6px;}
    .ui-datepicker .ui-widget-header a.ui-datepicker-prev:hover, .ui-datepicker .ui-widget-header a.ui-datepicker-next:hover{background: none; border: none;}
    .ui-datepicker .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group table{margin: 0;}
    .ui-datepicker .ui-datepicker-title{font-size: 21px; text-align: center;}
    .ui-datepicker .ui-datepicker-titleP{padding: 3px;}
    .ui-datepicker th{padding: 0.8em .3em; font-weight: 100;}
    .ui-button-text{color: transparent; color: none;}
    /** END Calendar CSS**/
    .about-banner {
      position: relative;
  }
@media (min-width: 1300px) {
  .container {
    padding: 0 50px;
  }
}

.top_iconsman {
  color: #fff;
  text-align: right;
}

.top_iconsman a {
  color: #fff;
}

.top_iconsman img {
  height: 20px;
}

.menu {
  margin-top: 10px;
}

nav {
  position: relative;
  margin: 0 auto;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #head-mobile,
#cssmenu>ul>li.has-sub>.drop_span {
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0;
}

#cssmenu:after,
#cssmenu>ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

#cssmenu>ul>li {
  display: inline-block;
}

#cssmenu>ul>li>a,
#cssmenu>ul>li.has-sub>.drop_span {
  font-size: 14px;
  color: #fff;
  position: relative;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0px 8px;
  text-transform: uppercase;
}

#cssmenu>ul>li.has-sub>.drop_span {
  padding-right: 22px;
  color: #fff;
}

#cssmenu>ul>li.has-sub>.drop_span:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #fff;
  content: ''
}

#cssmenu>ul>li.has-sub>.drop_span:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  content: '';
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease
}

#cssmenu>ul>li.has-sub:hover>a:before {
  top: 23px;
  height: 0
}

#cssmenu ul ul {
  position: absolute;
  left: -9999px
}

#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  background: #323e10;
  transition: all .25s ease;
}

#cssmenu li:hover>ul {
  left: auto
}

#cssmenu li:hover>ul>li {
  height: 35px
}

#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0
}

#cssmenu ul ul li a,
#cssmenu ul ul li .drop_span {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 200px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  text-align: left;
  display: block;
}

/* #cssmenu ul ul li:last-child>a,
#cssmenu ul ul li.last-item>a {
  border-bottom: 0
} */

#cssmenu ul ul li:hover>a,
#cssmenu ul ul li a:hover,
#cssmenu ul ul li:hover>.drop_span {
  color: #fff
}

#cssmenu ul ul li.has-sub>.drop_span:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #ddd;
  content: ''
}

#cssmenu ul ul li.has-sub>.drop_span:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #ddd;
  content: '';
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease
}

#cssmenu ul ul>li.has-sub:hover>a:before {
  top: 17px;
  height: 0
}

#cssmenu ul ul li:hover,
#cssmenu ul li.has-sub ul li.has-sub ul li:hover {
  background: #323e10;
}

#cssmenu ul ul ul li.active a {
  border-left: 1px solid #333
}

#cssmenu>ul>li.has-sub>ul>li.active>a,
#cssmenu>ul ul>li.has-sub>ul>li.active>a {
  border-top: 1px solid #333
}

#cssmenu .submenu-button {
  display: none
}



.w80{
  width: 80%;
}

.m-auto{
  margin: 0 auto;
}




@media screen and (max-width:1199px) {

  #cssmenu>ul>li>a {
    margin: 0 10px;
  }
}

@media screen and (max-width:991px) {
  .top_icons {
    display: block;
  }

  .video-wrap {
    margin-top: 0;
    height: 50vh;
  }

  .header {
    min-height: auto;
  }

  .main-footer .footer-bottom {
    padding: 15px 0px;
    text-align: center;
    margin-top: 20px;
  }

  body {
    padding-top: 59px
  }

  .sticky .logo img,
  .logo img {
    width: 100px !important;
    height: auto;
  }

  .logo2 {
    display: none
  }

  nav {
    width: 100%;
  }

  .top_iconsman {
    display: none;
  }

  #cssmenu {
    width: 100%
  }

  #cssmenu ul {
    width: 100%;
    display: none;
  }

  #cssmenu .pt {
    padding-top: 15px;
  }

  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid #4b5823
  }

  #cssmenu ul li:hover {
    background: #27300c;
  }

  #cssmenu ul ul li,
  #cssmenu li:hover>ul>li {
    height: auto
  }

  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
    text-align: left;
  }

  #cssmenu>ul>li {
    float: none
  }

  #cssmenu ul ul li a {
    padding-left: 25px
  }

  #cssmenu ul ul li {
    background: #27300c !important;
  }

  #cssmenu ul ul li:hover {
    background: #27300c !important
  }

  #cssmenu ul ul ul li a {
    padding-left: 35px
  }

  #cssmenu ul ul li a {
    color: #ddd;
    background: none
  }

  #cssmenu ul ul li:hover>a,
  #cssmenu ul ul li.active>a {
    color: #fff
  }

  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left
  }

  #cssmenu>ul>li.has-sub>.drop_span:after,
  #cssmenu>ul>li.has-sub>.drop_span:before,
  #cssmenu ul ul>li.has-sub>.drop_span:after,
  #cssmenu ul ul>li.has-sub>.drop_span:before {
    display: none
  }

  .button {
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: block;
    position: relative;
    margin: -40px 0 5px auto;
  }

  .button:after {
    position: absolute;
    top: 22px;
    right: 10px;
    display: block;
    height: 10px;
    width: 25px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: ''
  }

  .button:before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 13px;
    right: 10px;
    display: block;
    height: 2px;
    width: 25px;
    background: #ddd;
    content: ''
  }

  .button.menu-opened:after {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    top: 20px;
    border: 0;
    height: 2px;
    width: 25px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .button.menu-opened:before {
    top: 20px;
    background: #fff;
    width: 25px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid #4b5823;
    height: 38px;
    width: 46px;
    cursor: pointer
  }

  #cssmenu .submenu-button.submenu-opened {
    background: #27300c
  }

  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px
  }

  #cssmenu .submenu-button:after {
    position: absolute;
    top: 20px;
    right: 17px;
    width: 12px;
    height: 2px;
    display: block;
    background: #ddd;
    content: '';
  }

  #cssmenu ul ul .submenu-button:after {
    top: 16px;
    right: 11px;
  }

  #cssmenu .submenu-button.submenu-opened:after {
    background: #fff
  }


  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px
  }

  #cssmenu .submenu-button.submenu-opened:before {
    display: none
  }

  #cssmenu ul ul ul li.active a {
    border-left: none
  }

  #cssmenu>ul>li.has-sub>ul>li.active>a,
  #cssmenu>ul ul>li.has-sub>ul>li.active>a {
    border-top: none
  }

  #top_menu,
  #top_menu.sticky {
    position: fixed;
    background: #202808;
    top: 0;
    width: 100%;
    -webkit-transition: .6s ease;
    transition: .6s ease;
    padding: 12px 0;
  }

  .menu,
  .sticky .menu {
    margin-top: 0;
  }

  #cssmenu ul.pt {
    width: 100%;
  }
}



/*============== footer=========== */
.footer_top {
  color: #fff;
  background: url(../img/footer.webp) no-repeat center;
  padding: 270px 0 80px;
  background-size: cover;
  text-align: center;
}

.m-auto {
  margin: auto;
}

.btn_new {
  animation: zoom-in-zoom-out 1s ease infinite;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.1, 1.1);
  }

  100% {
    transform: scale(1, 1);
  }
}

.map iframe {
  width: 100%;
  height: 400px;
}

.footerbg {
  background: #fff;
  padding: 30px 0 0;
  color: #000;
  position: relative;
}

.panja3 {
  position: absolute;
  opacity: 0.12;
  right: 3%;
  height: 168px;
  top: 31%;
}

.panja2 {
  position: absolute;
  opacity: 0.2;
  left: 34%;
  height: 165px;
  bottom: 14%;
}

.main-footer .footer-column .footer_hadding {
  font-size: 20px;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  margin: 25px 0 15px;
  color: #323e10;
}

ul {
  padding-left: 0;
}

.address-widget ul li {
  position: relative;
  line-height: 1.5em;
}

.address-widget ul li img {
  height: 15px;
}

.main-footer .links-widget .list li a {
  position: relative;
  display: inline-block;
  line-height: 24px;
  color: #000;
  text-transform: capitalize;
}

.main-footer .links-widget .list li {
  position: relative;
  margin-bottom: 6px;
}

.main-footer li {
  display: block;
}

.social-links {
  display: flex;
  grid-column-gap: 10px;
}

.main-footer .social-links a {
  display: flex;
  font-size: 16px;
  color: #323e10;
  transition: all 300ms ease;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  border: 1px solid #323e101f;
  padding: 0;
  background: hsl(75.65deg 58.97% 15.29% / 4%);
  justify-content: center;
  justify-items: center;
  align-items: center;
}

.main-footer .social-links a img {
  height: 13px;
}

.whatsapp_sticky:hover span {
  left: 0;
  width: 124px;
  opacity: 1;
  color: #fff;
}

.whatsappp img {
  height: 30px;
  margin: 0 0 1px 3px;
}

.whatsappp,
.whatsappp:hover {
  -webkit-animation: horizontal 2s ease infinite;
  animation: horizontal 2s ease infinite;
  position: fixed;
  z-index: 9;
  background: #2dad3a;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 38px;
  left: 20px;
  color: #fff;
  border-radius: 100%;
  bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@-webkit-keyframes horizontal {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }

  6% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0)
  }

  12% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }

  18% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0)
  }

  24% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }

  30% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0)
  }

  100%,
  36% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@keyframes horizontal {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }

  6% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0)
  }

  12% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }

  18% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0)
  }

  24% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }

  30% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0)
  }

  100%,
  36% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

.c_btn1 {
  position: relative;
  z-index: 1;
  background: #323e10;
  padding: 8px;
  color: #fff;
  display: inline-block;
}


.sticky .logo img {
  width: 170px;
  height: auto;
}

.contact_btn:after {
  content: "";
  width: 120px;
  top: 30px;
  height: 162px;
  rotate: 318deg;
  background: #fff;
  left: -80px;
  position: absolute;
  animation: drift 5s linear infinite;
}

.ml-auto {
  margin-left: auto;
}

.contact_btn {
  display: inline-block !important;
  overflow: hidden;
  padding: 1px !important;
  width: auto !important;
  position: relative;
}

@keyframes drift {
  from {
    transform: translateX(-20px);
  }

  to {
    transform: translateX(250px);
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1340px;
    width: 100%;
  }
}

.text-left {
  text-align: left !important;
}

a {
  color: #202808;
  text-decoration: none;
}

.top_icons {
  display: none;
}

.top_icons .enquiry_btnright2 {
  font-size: 16px;
  letter-spacing: 0;
  padding: 10px 15px;
  text-align: center;
  background: #f39423;
  border-radius: 5px;
  color: #fff; position: relative;
  overflow: hidden; display: inline-block;
}

.top_icons .enquiry_btnright2:after {
  content: "";
  width: 10px;
  top: -93px;
  height: 165px;
  rotate: 38deg;
  background: #fff;
  opacity: 0.2;
  left: 0;
  position: absolute;
  animation: drift 2s linear infinite;
  box-shadow: 0px 0px 26px #fff;
}

.video2 {
  display: none;
}

.btn-style-two {
  position: relative;
  padding: 5px 20px;
  line-height: 26px;
  background: #323e10;
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 4px;
  border: 2px solid transparent;
  display: inline-block;
  text-align: center;
}

.p60 {
  padding: 80px 0;
}

h2.hading,
h3.hading,
h1.hading,
.in_hadding {
  margin: 0;
  color: #323e10;
  padding-bottom: 15px;
  font-size: 40px;
  font-family: 'Playfair Display';
  font-weight: bold;
}

#top_menu.sticky {
  position: fixed;
  background: #202808;
  top: 0;
  width: 100%;
  -webkit-transition: .6s ease;
  transition: .6s ease;
  padding: 12px 0;
}

.address-widget ul li {
  position: relative;
  line-height: 1.5em;
}

.main-footer .footer-bottom {
  position: relative;
  text-align: center;
  padding: 20px 0px;
  background: #202808;
  margin-top: 40px;
  color: #fff;
}

.ptp_manu a {
  display: inline-block;
  margin-left: 20px;
  color: #fff;
}

.ptp_manu a:first-child {
  margin-left: 0px;
}

.right_btn {
  font-weight: 600;
  right: 17px;
  color: #000;
  top: 40%;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 120px;
  height: 50px;
  line-height: 42px;
  font-size: 20px;
  text-transform: uppercase;
  position: fixed;
  transform-origin: right center;
  overflow: hidden;
  letter-spacing: 4px;
  text-align: center;
  background: #ffa534;
  z-index: 4;
  border-radius: 12px 12px 0 0;
  box-shadow: 0 3px 15px rgb(255 255 255 / 29%);
}

.right_btn:after {
  content: "";
  width: 10px;
  top: -93px;
  height: 165px;
  rotate: 38deg;
  background: #000;
  opacity: 0.2;
  left: 0;
  position: absolute;
  animation: drift 2s linear infinite;
  box-shadow: 0px 0px 26px #fff;
}

@keyframes drift {
  from {
    transform: translateX(-20px);
  }

  to {
    transform: translateX(250px);
  }
}

.offer .modal-content {
  border-radius: 24px;
}

#myPopup2 .modal-content {
  padding: 20px;
  background-color: #f8f9f7;
}

.offer .modal-body {
  padding: 0;
}

.popop_close,
.popop_close:hover {
  position: absolute;
  font-size: 20px;
  right: -14px;
  top: -18px;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  line-height: 38px;
  display: flex;
  background: #df2626 !important;
  opacity: 1 !important;
  z-index: 9;
  border: 0;
  justify-content: center;
  align-items: center;
}

a,
button {
  -webkit-transition: .5s ease;
  transition: .5s ease;
}

#myPopup2 .h2 {
  font-size: 34px;
  color: #323e10;
  margin-top: 0px;
  margin-bottom: .5rem;
}

#myPopup2 .h2 .span {
  color: #df2626;
}

#myPopup2 .cancelsafari_list ul li {
  background: url(../img/arrow_tiger.png) no-repeat;
  padding: 3px 0;
  padding-left: 35px;
  background-size: 24px;
  position: relative;
  display: block;
}

#myPopup2 .h3 {
  font-size: 20px;
  color: #323e10;
}

#myPopup2 .p_right {
  background: #fff;
  padding: 35px;
  border-radius: 20px;
  box-shadow: 1px 0px 20px hsl(0deg 0% 0% / 22%);
}

#myPopup2 .p_right h4 {
  margin-bottom: 20px;
  font-size: 14px;
}

.form-group {
  margin-bottom: 15px;
}

.contact-form .form-control {
  padding: 12px 22px !important;
  box-shadow: none;
  height: auto;
  margin-bottom: 20px;
}

.p_right .contact-form .form-control {
  background-color: #fff;
  border: 1px solid #cdcdcd;
  padding: 10px 15px !important;
  margin-bottom: 0;
}

.popop_close img {
  height: 15px;
}

#myPopup2 .contact-info .title-con {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #323e10;
  padding-bottom: 8px;
  width: max-content;
  margin: 20px 0 15px;
}

#myPopup2 .s-icon {
  height: 24px;
  width: auto;
  object-fit: contain;
  margin-right: 10px;
}

#myPopup2 .contact-info .title-con img {
  height: 26px;
  min-width: 23px;
}

.sab_hading {
  text-align: center;
  margin-bottom: 40px;
}

.sab_hading p {
  max-width: 1100px;
  margin: auto;
}

.btn-style-two img {
  height: 15px;
}

.tc {
  text-align: center;
}

.w100 {
  width: 100%;
}

.btn-style-two:hover {
  background: #4f601e;
  color: #fff;
}

.bg_light2 {
  background: linear-gradient(158deg, rgba(245, 246, 244, 1) 0%, rgba(207, 210, 199, 1) 100%);
}

.p_right {
  padding-right: 30px;
}

.contact-content .h4 {
  font-size: 24px;
  margin-top: 24px;
  margin-bottom: 15px;
  color: #202808;
  text-align: center;
  font-weight: 600;
}

.offer .p_left img {
  border-radius: 24px 0 0 24px;
  overflow: hidden;
}

.page-banner {
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center !important;
}

.sider_bg_color {
  height: 400px;
}

.inner_middle {
  padding: 60px 0;
}

.page-banner img {
  height: 450px;
  object-fit: cover;
  width: 100%;
}

#myPopup2 .p_right .h5 {
  font-size: 1rem;
}

.accordion-body a {
  color: #d45e11;
}




@media screen and (min-width: 991px) and (max-width:1199px) {
  #cssmenu>ul>li>a {
    margin: 0 6px;
    font-size: 12px;
  }

  #top_menu .container {
    max-width: 98%;
  }
}

@media (min-width: 991px) {
  .dp_none {
    display: none;
  }

  #cssmenu ul.pt {
    display: flex;
  }

  #myPopup2 .modal-dialog {
    min-width: 980px;
  }

}

@media screen and (max-width: 991px) {
  .top_icons {
    display: block;
      top: 5px;  z-index: 99;
  right:50px;
  position: absolute;
  }

  #myPopup2 .h2 {
    font-size: 24px;
    padding-right: 35px;
  }

  .p_right {
    padding: 0 20px;
  }

  .p_hadding br,
  .p_left,
  .mo_none {
    display: none;
  }

  .logo a {
    position: relative;
    z-index: 111;
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .video2 {
    display: block;
  }

  .video1 {
    display: none;
  }

  .ptp_manu a {
    margin: 0 10px 15px;
  }

  .panja3 {
    top: 42%;
  }

  #myPopup2 .p_right .h5 {
    font-size: 1rem;
  }

  .main-footer .footer-column .footer_hadding {
    padding: 5px 0px 5px;
  }

  h2.hading,
  h3.hading,
  h1.hading {
    font-size: 25px;
    text-align: center;
    padding-bottom: 5px;
  }

  .p60 {
    padding: 40px 0;
  }

  .popop_close {
    right: -5px;
    top: -5px;
  }

  .sider_bg_color {
    height: 200px;
  }

  .page-banner img {
    height: 300px;
  }

  .inner_middle {
    padding: 40px 0;
  }

  h2.hading,
  h3.hading,
  h1.hading,
  .in_hadding {
    font-size: 25px;
  }

  #myPopup2 .p_right {
    padding: 16px;
  }

  .w80{
    width: 100%;
  }
}