@font-face {
    font-family:'sylfaen';
    src: url('../font/sylfaen.ttf');
}
@font-face {
    font-family:'schadow-bt-roman';
    src: url('../font/schadow-bt-roman.ttf');
}
@font-face {
    font-family:'calibri';
    src: url('../font/calibri.ttf');
}


@font-face {
    font-family: 'Poppins-Regular';
    src: url('../font/Poppins/Poppins-Regular.ttf');
}
@font-face {
    font-family: 'Poppins-Medium';
    src: url('../font/Poppins/Poppins-Medium.ttf');
}
@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('../font/Poppins/Poppins-SemiBold.ttf');
}

body{ 
    font-size: 15px;
    font-family:'schadow-bt-roman';
    position: relative;
    width: 100%;
    color: #111111;
}
h1,h2,h3,h4,h5,h6{
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.2;
    color: #111111;
    font-family:'sylfaen';
}
ul{
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}
li{
    color: #111111;
}
label{
    color: #111111;
}
a{
    color: #111;
}
a:hover{
    text-decoration:none;
    color: #f37927;
}
p{
    color: #111111;
    font-size: 16px;
}


.mT0{ margin-top:0px;}
.mT2{ margin-top:2px;}
.mT5{ margin-top:5px;}
.mT10{ margin-top:10px;}
.mT15{ margin-top:15px;}
.mT20{ margin-top:20px;}
.mT25{ margin-top:25px;}
.mT30{ margin-top:30px;}
.mT40{ margin-top:40px;}
.mT50{ margin-top:50px !important;}
.mT60{ margin-top:60px !important;}
.mT80{margin-top:80px !important;}

.mL0{ margin-left:0px;}
.mL2{ margin-left:2px;}
.mL5{ margin-left:5px;}
.mL10{ margin-left:10px;}
.mL15{ margin-left:15px;}
.mL20{ margin-left:20px;}
.mL25{ margin-left:25px;}
.mL30{ margin-left:30px;}
.mL40{ margin-left:40px;}
.mL50{ margin-left:50px;}
.mL55{ margin-left:55px;}



.mR0{ margin-right:0;}
.mR2{ margin-right:2px;}
.mR5{ margin-right:5px;}
.mR10{ margin-right:10px;}
.mR12{ margin-right:12px;}
.mR14{ margin-right:14px;}
.mR15{ margin-right:15px;}
.mR18{ margin-right:18px;}
.mR20{ margin-right:20px;}
.mR21{ margin-right:21px;}
.mR22{ margin-right:22px;}
.mR23{ margin-right:23px;}
.mR24{ margin-right:24px;}
.mR25{ margin-right:25px;}
.mR30{ margin-right:30px !important;}
.mR40{ margin-right:40px !important;}
.mR45{ margin-right:45px !important;}
.mR50{ margin-right:50px !important;}
.mR55{ margin-right:55px !important;}
.mR60{ margin-right:60px !important;}
.mR65{ margin-right:65px !important;}
.mR70{ margin-right:70px !important;}


.mB0{ margin-bottom:0px!important;}
.mB5{ margin-bottom:5px;}
.mB10{ margin-bottom:10px;}
.mB15{ margin-bottom:15px !important;}
.mB20{ margin-bottom:20px !important;}
.mB28{ margin-bottom:28px !important;}
.mB30{ margin-bottom:30px !important;}
.mB35{ margin-bottom:35px !important;}
.mB40{ margin-bottom:40px !important;}
.mB45{ margin-bottom:45px !important;}
.mB50{ margin-bottom:50px !important;}
.mB60{ margin-bottom:60px !important;}
.mB80{ margin-bottom:80px !important;}
.mB100{ margin-bottom:100px !important;}


.p0{ padding:0;}
.p2{ padding:2px;}
.p5{ padding:5px;}
.p6{ padding:6px;}
.p8{ padding:8px;}
.p10{ padding:10px;}
.p12{ padding:12px;}
.p15{ padding:15px;}
.p20{ padding:20px;}
.p18{ padding:18px;}
.p25{ padding:25px;}
.p30{ padding:30px;}


.pT0{ padding-top:0px;}
.pT8{ padding-top:8px;}
.pT5{ padding-top:5px;}
.pT10{ padding-top:10px;}
.pT15{ padding-top:15px;}
.pT20{ padding-top:20px;}
.pT30{ padding-top:30px;}
.pT40{ padding-top:40px;}
.pT50{ padding-top:50px;}
.pT80{ padding-top:80px;}



.pB0{ padding-bottom:0px !important; }
.pB5{ padding-bottom:5px;}
.pB10{ padding-bottom:10px;}
.pB15{ padding-bottom:15px;}
.pB20{ padding-bottom:20px;}
.pB30{ padding-bottom:30px;}
.pB40{ padding-bottom:40px;}
.pB50{ padding-bottom:50px;}
.pB60{ padding-bottom:60px !important;}
.pB80{ padding-bottom:80px;}

padding-left
.pL0{ padding-left:0px;}
.pL5{ padding-left:5px;}
.pL8{ padding-left:8px;}
.pL10{ padding-left:10px;}
.pL15{ padding-left:15px;}
.pL20{ padding-left:20px;}
.pL30{ padding-left:30px;}
.pL40{ padding-left:40px;}
.pL50{ padding-left:50px;}
.pL60{ padding-left:60px;}
.pL90{ padding-left:90px;}


padding-right
.pr0{ padding-right:0;}
.pr5{ padding-right:5px;}
.pr10{ padding-right:10px;}
.pr15{ padding-right:15px;}
.pr20{ padding-right:20px;}
.pr25{ padding-right:25px;}
.pr30{ padding-right:30px;}
.pR90{ padding-right:90px;}

.margin-auto{ margin:0 auto }

.txtCntAlign{ text-align:center !important;}
.txtLeftAlign{ text-align:left !important;}
.txtRightAlign{text-align:right;}
.txtJustAlign{ text-align:justify;}

/*navigation start*/
/*Header CSS*/
.scrollbar::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.scrollbar::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.scrollbar::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.3);
}
header {
  box-shadow: 0 2px 5px -3px rgb(0 0 0 / 30%);
  position: fixed;
  top: 0;
  width: 100%;
    background: #fffffffc;
  z-index: 99;
}
.menu-img{
  
}
.menu-img img{
  border-radius: 20px;
}

.topbar-section {
  background-color: var(--color-two);
  padding: 7px 0px;
  position: relative;
}
.topbar-right-side{
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 20px;
}
.delivery-option{

}
.delivery-option img{
  width: 20px;
}
.delivery-option button.dropdown-toggle {
border: 0;
    background-color: #e6e6e6;
    border-radius: 5px;
    padding: 5px 10px;
}
/*.topbar-section:after {
  position: absolute;
  content: '';
  right: 0px;
  top: 0px;
  width: 500px;
  height: 100%;
  background-color: var(--color-two);
}*/

.topbar-info {
    text-align: right;
}

.topbar-info ul {
  position: relative;
  display: inline-block;
  padding-left: 0px;
  margin-bottom: 0px;
}

.topbar-info ul li {
  position: relative;
  display: inline-block;
  padding-left: 30px;
}

.topbar-info ul li a {
  transition: color 0.3s ease;
    margin-left: 3px;
    position: relative;
}
.topbar-info ul li a:hover{
  color: #26aae0;
}
.topbar-info ul li a::after {
  opacity: 0;
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  height: 1px;
  width: 0; 
  background-color: #c6e5f4;
  transition: width 0.3s ease, opacity 0.3s ease; 
}

.topbar-info ul li a:hover::after {
  width: 100%; 
  opacity: 1;
}
.topbar-info ul li img {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 20px;
    line-height: 25px;
}

.topbar-info ul li a:hover {
  text-decoration: none;
  color: #c6e5f4;
}

.topbar-links {
  float: right;
  position: relative;
  z-index: 9;
}

.topbar-links ul {
  position: relative;
  display: inline-block;
  margin-bottom: 0px;
  padding-left: 0px;
}

.topbar-links ul li {
  position: relative;
  display: inline-block;
  color: #fff;
  padding-right: 10px;
  transition: 1s;
}

.topbar-links ul li:after {
  content: '|';
  color: #fff;
  position: absolute;
  right: 0px;
  top: 0px;
}

.topbar-links ul li:last-child:after {
  display: none;
}

.topbar-links ul li a {
  color: #fff;
  transition: color 0.3s ease;
}

.topbar-links ul li a:hover {
  text-decoration: none;
  color: #000;
}

/* header */
.main_menu .v-center {
  align-items: center;
}

.main_menu .row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.main_menu .row h6{
    font-family: 'Poppins-SemiBold';
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.3;
    color: #63a4ce;
}
.main_menu {
  display: block;
  width: 100%;
  position: relative;
  z-index: 99;
  padding: 15px 0px;
    background-color: #66483a;
}

.main_menu .item-left {
  flex: 0 0 22%;
}

.main_menu .logo a {
  font-size: 30px;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
}

.main_menu .item-center {
  flex: 0 0 45%;
}

.main_menu .item-right {
  flex: 0 0 28%;
  display: flex;
  /*justify-content: flex-end;*/
  justify-content: space-evenly;
}

.main_menu .item-right a {
  color: #fff;
}
.main_menu .item-right a i{
    color: var(--color-two);
}
.main_menu .menu>ul>li {
  display: inline-block;
  line-height: 50px;
  margin-left: 15px;
}

.main_menu .menu>ul>li>a {
    text-transform: capitalize;
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
    position: relative;
    transition: color 0.3s ease;
    font-weight: 500;
    font-family:'schadow-bt-roman';
}

.main_menu .menu>ul>li>a:after {
  content: "";
      background-color: #fff;    
    background: linear-gradient(to right, #fff, #fff);
  height: 0; /* Start with height 0 */
  width: 100%; /* Full width */
  position: absolute;
  bottom: 0;
  left: 0;
  transition: height 0.3s ease; /* Animate height */
}

.main_menu .menu>ul>li>a:hover:after {
  height: 1px; /* Expand to height 5px on hover */
}

.main_menu .menu>ul>li .sub-menu {
  position: absolute;
  z-index: 500;
  background-color: #ffffff;
  box-shadow: -2px 2px 70px -25px rgba(0, 0, 0, 0.3);
  padding: 20px 30px;
  transition: all 0.1s ease;
  margin-top: 25px;
  opacity: 0;
  visibility: hidden;
  /*border: 1px solid var(--color-two);*/
  border-radius: 20px;
}

.sticky-menu {
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0 2px 5px -3px rgb(0 0 0 / 30%);
  z-index: 99;
  background: #ffffffed;
  -webkit-animation: 100ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 100ms ease-in-out 0s normal none 1 running fadeInDown;
  /* -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);*/
}

@media(min-width: 992px) {
  .main_menu .menu>ul>li.menu-item-has-children:hover .sub-menu {
    margin-top: 20px;
    overflow-x: hidden;
    visibility: visible;
    opacity: 1;
  }
}

.sublist{

}
.sublist li {
    line-height: 1.3;
    padding: 6px 0;
}
.main_menu .menu>ul>li .sub-menu>ul>li {
  line-height: 1;
}

.single-column-menu li {
  border-bottom: 1px solid #f1f1f1;
}

.single-column-menu li:last-child {
  border-bottom: none;
}

.main_menu .menu>ul>li .sub-menu>ul>li>a {
  display: inline-block;
  padding: 10px 0;
  font-size: 16px;
  color: #555555;
  transition: color 0.3s ease;
  text-decoration: none;
  text-transform: capitalize;
  position: relative;
}

.main_menu .menu>ul>li .sub-menu>ul>li>a:before {
  position: absolute;
  content: '\00BB';
  left: -15px;
  top: 9px;
  color: var(--color-two);
}

.main_menu .menu>ul>li .single-column-menu {
  min-width: 280px;
  max-width: 350px;
}

.list-item>ul>li {
  line-height: 1;
  display: block;
  /*border-bottom: 1px solid #f1f1f1;*/
  width: 100%;
  /*padding-left: 10px;*/
}

.list-item>ul>li>a {
    position: relative;
    padding: 6px 0;
    line-height: 17px;
    display: inline-block;
    font-size: 14px;
    color: #000000 !important;
    transition: 0.3s ease;
}
/*.list-item>ul>li>a:after {
    content: "";
    background-color: #e74a35;
    height: 0;
    width: 100%;
    position: absolute;
    bottom: 7px;
    left: 0;
    transition: height 0.3s ease;
}*/
.list-item>ul>li>a:hover {
  text-decoration: none;
  color: #e74a35 !important;
  margin-left: 5px;
}
/*.list-item>ul>li>a:hover:after {
    height: 1px;
}*/
.list-item>ul>li>a b{
    color: #383838;
}
.border-right-one{
  border-right: 1px solid #ccc;
}

/*.main_menu .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a:before {
    position: absolute;
    content: '\00BB';
    left: -11px;
    top: 4px;
    color: var(--color-two);
}*/
.main_menu .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li:last-child {
  border-bottom: none;
}

.main_menu .menu>ul>li .sub-menu.mega-menu {
  left: 50%;
  transform: translateX(-50%);
}

.main_menu .menu>ul>li .sub-menu.mega-menu-column-4 {
  max-width: 100%;
  width: 1300px;
  margin: 0 auto;
  /*display: flex;
  flex-wrap: wrap;*/
  padding: 20px 20px;
  /*border: 1px solid var(--color-two);*/
  /*overflow-y: scroll;
    height: 700px;*/
}

.menu-bro-btn {
  line-height: 20px;
  font-size: 15px;
  margin: 0 auto;
  margin-top: 10px !important;
}

.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item {
  /*flex: 0 0 25%;*/
  padding: 0 15px;
}

.mobile-bro-btn {
  display: none;
}

.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item h3 {
  

}

.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item h2 {
  font-size: 40px;
  margin: 0px;
  color: #33333387;
  /*color: #50c87794;*/
}

.list-item h2 {
  font-size: 40px;
  margin: 0px;
  color: #33333387;
  /*color: #50c87794;*/
}

.list-item h3 {
    font-size: 19px;
    color: #e74a35;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item .title {
  font-size: 16px;
  color: #ea4636;
  font-weight: 500;
  line-height: 1;
  padding: 10px 0;
}

.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title {
  text-align: center;
}

.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img {
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  margin-top: 10px;
  height: 300px;
  object-fit: cover;
}

.main_menu .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a:hover,
.main_menu .menu>ul>li .sub-menu>ul>li>a:hover,
.main_menu .item-right a:hover,
.main_menu .menu>ul>li:hover>a {
  color: #fff;
  text-decoration: none;
}

.list-item .accordion {
  background-color: #fff;
  color: #000;
  cursor: pointer;
  padding: 0px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-family: 'productsans-regular';
  font-size: 32px;
  transition: 0.4s;
}

.list-item .active,
.list-item .accordion:hover {
  background-color: #fdfdfd;
}

.list-item .accordion:after {
  content: "\f107";
  font-size: 25px !important;
  font: normal normal normal 14px/1 FontAwesome;
  color: #000;
  text-align: center;
  border-radius: 20px;
  float: right;
  margin-left: 5px;
  padding: 15px 0px;
}

.list-item .active:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.list-item .panel {
  /*padding: 0px 10px;*/
  /*background-color: #fdfdfd;*/
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border: none;
  margin-bottom: 0px;
  margin-top: 0px;
  /* box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;*/
}

/* banner section */
.banner-section {
  /*background-image: url('../img/banner.jpg');*/
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
  display: block;
}

.mobile-menu-head,
.mobile-menu-trigger {
  display: none;
}

/*responsive*/
@media(max-width: 991px) {

  .main_menu .item-center {
    order: 3;
    flex: 0 0 100%;
  }

  /*.main_menu .item-left,
  .main_menu .item-right {
    flex: 0 0 auto;
  }*/

  .v-center {
    justify-content: space-between;
  }

  .main_menu .mobile-menu-trigger {
    display: flex;
    height: 30px;
    width: 30px;
    margin-left: 5px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
  }

  .main_menu .mobile-menu-trigger span {
    display: block;
    height: 2px;
    background-color: #fff;
    width: 24px;
    position: relative;
  }

  .main_menu .mobile-menu-trigger span:before,
  .main_menu .mobile-menu-trigger span:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
  }

  .main_menu .mobile-menu-trigger span:before {
    top: -6px;
  }

  .main_menu .mobile-menu-trigger span:after {
    top: 6px;
  }

  .main_menu .item-right {
    align-items: center;
  }

  .main_menu .menu {
    position: fixed;
    width: 320px;
    background-color: #ffffff;
    right: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
    transform: translate(100%);
    transition: all 0.5s ease;
    z-index: 1099;
  }

  .main_menu .menu.active {
    transform: translate(0%);
  }

  .main_menu .menu>ul>li {
    line-height: 1;
    margin: 0;
    display: block;
  }

  .main_menu .menu>ul>li>a {
    line-height: 50px;
    height: 50px;
    padding: 0 50px 0 15px;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .main_menu .menu>ul>li>a i {
    position: absolute;
    height: 50px;
    width: 50px;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 50px;
    transform: rotate(-90deg);
  }

  .main_menu .menu .mobile-menu-head {
    display: flex;
    height: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 501;
    position: sticky;
    background-color: #ffffff;
    top: 0;
  }

  .main_menu .menu .mobile-menu-head .go-back {
    height: 50px;
    width: 50px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    color: #000000;
    font-size: 16px;
    display: none;
  }

  .main_menu .menu .mobile-menu-head.active .go-back {
    display: block;
  }

  .main_menu .menu .mobile-menu-head .current-menu-title {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
  }

  .main_menu .menu .mobile-menu-head .mobile-menu-close {
    height: 50px;
    width: 50px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    color: #000000;
    font-size: 25px;
  }

  .main_menu .menu .menu-main {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 0px;
  }

  .main_menu .menu>ul>li .sub-menu.mega-menu,
  .main_menu .menu>ul>li .sub-menu {
    visibility: visible;
    opacity: 1;
    position: absolute;
    box-shadow: none;
    margin: 0;
    padding: 15px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 65px;
    max-width: none;
    min-width: auto;
    display: none;
    transform: translateX(0%);
    overflow-y: auto;
  }

  .main_menu .menu>ul>li .sub-menu.active {
    display: block;
  }

  @keyframes slideLeft {
    0% {
      opacity: 0;
      transform: translateX(100%);
    }

    100% {
      opacity: 1;
      transform: translateX(0%);
    }
  }

  @keyframes slideRight {
    0% {
      opacity: 1;
      transform: translateX(0%);
    }

    100% {
      opacity: 0;
      transform: translateX(100%);
    }
  }

  .main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img {
    margin-top: 0;
  }

  .main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title {
    margin-bottom: 20px;
  }

  .main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center:last-child .title {
    margin-bottom: 0px;
  }

  .main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item {
    flex: 0 0 100%;
    padding: 0px;
  }

  .main_menu .menu>ul>li .sub-menu>ul>li>a,
  .main_menu .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a {
    display: block;
  }

  .main_menu .menu>ul>li .sub-menu.mega-menu>.list-item>ul {
    margin-bottom: 15px;
  }

  .menu-overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1098;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease;
  }

  .menu-overlay.active {
    visibility: visible;
    opacity: 1;
  }
}

.main_menu .mega-menu-column-4 .list-item ul {
  padding-left: 0px;
    margin-bottom: 25px;
}

.menu-main {
  margin-bottom: 0px;
  float: right;
}

.main_menu .logo img {
    width: 270px;
    filter: invert(1);
}

.single-column-menu ul {
  padding-left: 0px;
  list-style-type: none;
}

.header-right-item {}

.header-right-item ul {
/*  position: relative;
  display: inline-block;
  padding-left: 0px;
  list-style-type: none;
  margin-bottom: 0px;*/
}

.header-right-item ul li {
/*  position: relative;
  display: inline-block;
    cursor: pointer;*/
}

.social-links{
    display: flex;
    gap: 10px;
    color: white;
}
.social-links ul{

}
.social-links li{

}
.social-links span {
    display: inline-block;
}
.social-links a {
    margin-left: 15px;
    color: #ffff;
}
.social-links a:hover{
  color: #c6e5f4;
}
.scrollbar {
  margin-left: 30px;
  float: left;
  height: 400px;
  width: 65px;
  background: #fff;
  overflow-y: scroll;
  margin-bottom: 25px;
}

#style-3::-webkit-scrollbar-track {
  /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
  background-color: #fff;
}

#style-3::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}

#style-3::-webkit-scrollbar-thumb {
  background-color: #fff;
}

/*search-popup-modal*/
.search-popup-modal {
  background-color: #ffffffd6;
}

.search-popup-modal .modal-dialog {
  margin: 100px auto;
  width: 800px;
}

.search-popup-modal .input-box {
  position: relative;
  height: 76px;
  /*max-width: 900px;*/
  width: 100%;
  background: #fff;
  /*  margin: 0 20px;*/
  box-shadow: none;
}

.search-icon {


}

.search-icon a:hover {
  color: #000 !important;
}

.search-popup-modal .input-box i,
.search-popup-modal .input-box .button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.search-popup-modal .input-box i {
  left: 20px;
  font-size: 30px;
  color: var(--color-two);
}

.search-popup-modal .input-box input {
  height: 100%;
  width: 100%;
  outline: none;
  font-size: 20px;
  font-weight: 400;
  border: none;
  padding: 0 155px 0 65px;
  box-shadow: none;
  background-color: transparent;
}

.search-popup-modal .input-box .button {
  right: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  border: none;
  padding: 12px 30px;
  border-radius: 6px;
  background-color: var(--color-two);
  cursor: pointer;
}

.search-popup-modal .input-box .button:active {
  transform: translateY(-50%) scale(0.98);
}

.search-popup-modal .modal-content {
  background-color: transparent;
  box-shadow: none;
  border: none;
}

.search-popup-modal .modal-header {
  border-bottom: none;
}

.search-popup-modal .modal-header .close {
  opacity: 1;
  color: #999;
  font-size: 40px;
}

/* Responsive */
@media screen and (max-width: 500px) {
  .search-popup-modal .input-box {
    height: 66px;
    margin: 0px;
  }

  .search-popup-modal .input-box i {
    left: 12px;
    font-size: 25px;
  }

  .search-popup-modal .input-box input {
    padding: 0 112px 0 50px;
  }

  .search-popup-modal .input-box .button {
    right: 12px;
    font-size: 14px;
    padding: 8px 18px;
  }
}

.nav-icon{

}
.nav-icon img{
    width: 20px;
    height: 20px;
}
.nav-icon {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: flex-end;
}
.nav-icon .nav-icon-item {
    display: flex;
    font-size: 28px;
    position: relative;
    align-items: end;
}
.nav-icon .nav-icon-item:hover {
    color: #ef9228 !important;
}
.nav-icon .nav-icon-item p{
  margin-bottom: 0;
  color: #fff;
}
.nav-icon .count-box {
    position: absolute;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #e74a35;
    color: #fff;
    top: -10px;
    right: -10px;
    font-size: 12px;
}

/*navigation end*/































.silder-for {
   position: relative;
   margin-top: 80px;
}

.silder-for .silder-content {
   position: absolute;
   left: 0;
  right: 0;
  margin: 0 auto;
   bottom: 0%;
   width: 700px;
   transform: translateY(-50%);
   z-index: 1;
    text-align: center;
}
/*
@media only screen and (max-width: 1680px) {
   .silder-for .silder-content {
      left: 10%;
      top: 55%;
   }
}

@media only screen and (max-width: 991px) {
   .silder-for .silder-content {
      left: 5%;
   }
}

@media only screen and (max-width: 575px) {
   .silder-for .silder-content {
      left: 0;
      width: 100%;
      padding: 20px 40px 20px 20px;
   }
}*/

.silder-for .silder-content p {
   font-size: 30px;
   font-weight: 200;
   line-height: 1.3;
   color: #fff;
}

@media only screen and (max-width: 1680px) {
   .silder-for .silder-content p {
    font-size: 18px;
    text-shadow: 0px 4px 3px #00000066, 0px 8px 13px #0000001a, 0px 18px 23px #0000001a;
   }
   
}

@media only screen and (max-width: 575px) {
   .silder-for .silder-content p {
      font-size: 18px;
      margin-bottom: 10px;
   }
}

.silder-for .silder-content .title {
   font-size: 45px;
   font-weight: 500;
   line-height: 1.1;
   margin-bottom: 25px;
    font-family: 'sylfaen';
    text-transform: uppercase;
   color: #fff;
   text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}

.silder-for .silder-content .title strong {
   color: inherit;
   font-weight: 500;
    color: #fff;
    font-family:'HeroNew-Regular';
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}

.silder-for .silder-content .title span {
   font-weight: 300;
}

/*@media only screen and (max-width: 1680px) {*/
/*   .silder-for .silder-content .title {*/
/*      font-size: 60px;*/
/*   }*/
/*}*/

/*@media only screen and (max-width: 575px) {*/
/*   .silder-for .silder-content .title {*/
/*      font-size: 35px;*/
/*      margin-bottom: 15px;*/
/*   }*/
/*}*/

.silder-for .silder-content .title .extext {
   font-family: 'Lora', serif;
   font-style: italic;
   font-weight: 400;
}

.silder-for .silder-content .sub-title {
   font-weight: 400;
    margin-bottom: 10px;
   font-family: "Roboto", sans-serif;
   letter-spacing: 4px;
}
.swiper-slide:after{
      content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, #ffffff33 0%, #000000b3 80%);
    z-index: 0;
}
@media only screen and (max-width: 1680px) {
   .silder-for .silder-content .sub-title {
      margin-bottom: 10px;
   }
}

.silder-for .silder-img {
   overflow: hidden;
   /*height: calc(100vh - 90px);*/
   position: relative;
   z-index: 0;
}

@media only screen and (max-width: 991px) {
   .silder-for .silder-img {
      /*height: calc(100vh - 85px);*/
   }
}

.overlay-black-middle:before {
   background: linear-gradient(to right, rgba(33, 37, 41, 0.8) 0%, rgba(33, 37, 41, 0) 100%);
   z-index: 1;
   width: 80%;
   opacity: 1;
}

.silder-for .silder-img img {
   height: 100%;
   width: 100%;
   object-fit: cover;
}

.silder-for .main-silder-swiper-04 .swiper-pagination {
   position: absolute;
   display: block;
   left: 0;
   bottom: 10px;
}

.silder-for .main-silder-swiper-04 .swiper-pagination span {
   background: #fff;
   margin: 10px 5px;
   width: 10px;
   border-radius: 0;
   opacity: 0.5;
   height: 10px;
   -webkit-transition: all 0.8s;
   -ms-transition: all 0.8s;
   transition: all 0.8s;
}

@media only screen and (max-width: 991px) {
   .silder-for .main-silder-swiper-04 .swiper-pagination span {
      height: 3px;
      width: 35px;
   }
}

.silder-for .main-silder-swiper-04 .swiper-pagination span.swiper-pagination-bullet-active {
   opacity: 1;
}

.about-wrap{
  padding: 70px 0;
  position: relative;
}
.about-wrap::after {
  content: "";
  background-image: url(../images/bg/home-about-shape.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom left;
  width: 80%;
  height: 35%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.heading{
  margin-bottom: 20px;
}
.heading h2{
    font-size: 40px;
    font-family:'sylfaen';
    text-transform: uppercase;
}
.heading h6{
    font-size: 20px;
}
.heading-white h2{
  color: #fff;
}
.heading-center{
  text-align: center;
}
.about-text {

}
.home-about-small-imgs-con {
    position: relative;
    display: flex;
}
.home-about-small-imgs-con .home-about-small-img1 {
    text-align: right;
    padding-top: 0;
    width: 60%;
}

.home-about-small-img2 {
    width: 60%;
    margin-top: 80px;
}
.about-text{
  text-align: center;
  margin-bottom: 60px;
}
.about-text h2{
}
.about-text .heading{
    margin-bottom: 10px;
}
.about-text p{
    max-width: 55%;
    margin: auto;
}
.about-text-two{
    margin-top: 90px;
    margin-left: 150px;
}
.about-text-one{
    margin-right: 150px;
}
.container{
  width: 90%;
}
.about-row{
    margin-right: -40px;
    margin-left: -40px;
}
.about-row .col-md-4{
    padding-right: 40px;
    padding-left: 40px;
}
.about-row .col-md-5{
    padding-right: 40px;
    padding-left: 40px;
}
.about-row .col-md-6{
    padding-right: 40px;
    padding-left: 40px;
}
.aminities-wrap{
  padding: 70px 0;
  background-image: url(../images/bg/aboutbg.webp);
  background-position: center;
  background-size: 100%;
  background-repeat: repeat;
}
.single-aminity-item {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 0px;
    display: flex;
    align-items: center;
        justify-content: center;
}
.aminity-bg {
  transition: all 0.5s ease;
  transform: scale(1);
    margin-bottom: 0px;
    width: 50%;
}
.aminity-bg img{
  height: 400px;
  object-fit: cover;
}
.single-aminity-item:hover .aminity-bg {
  transform: scale(1.07);
}
.aminity-info {
    background: #fff;
    padding: 60px 50px;
    width: 50%;
    margin-left: -60px;
    position: relative;
    z-index: 1;
}
.aminity-info h6 {
    font-size: 22px;
    margin-bottom: 0px;
    /*height: 55px;*/
    font-weight: 500;
    text-transform: uppercase;
}
.aminity-info a {
  font-size: 16px;
  color: #777;
}
.aminity-slider .owl-nav button i {
  font-size: 24px;
}
.aminity-slider .owl-nav {
  margin-top: 30px;
}
.aminity-slider .owl-nav button {
  margin-right: 10px;
}
.aminity-text{
    height: 280px;
    margin-top: 10px;
}
.aminity-img-slider img {
  height: 300px;
  object-fit: cover;
  border-radius: 0;
}
.gallery-wrap{
  padding: 80px 0;
}
.gallery-checks-box {
  background: linear-gradient(to top, #42616a, #42616a);
  text-align: center;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.gallery-checks-box img {
  width: 100%;
  height: auto;
  transition: all 0.35s;
    height: 500px;
    object-fit: cover;
}

.gallery-checks-box:hover img {
  opacity: 0.3;
}

.gallery-checks-box .gallery-checks-box-content {
  color: #fff;
  margin: 0 auto;
  opacity: 0;
  transform: translateY(-50%) scale(0);
  position: absolute;
  top: 50%;
  left: 25px;
  right: 25px;
  z-index: 2;
  transition: all 0.4s ease;
}

.gallery-checks-box:hover .gallery-checks-box-content {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}

.gallery-checks-box .title {
    font-family: 'Cako-Regular';
    font-size: 55px;
    letter-spacing: 0;
    color: #42616a;
    font-weight: 600;
    background-color: #fff;
    display: inline-block;
    padding: 7px 3px 4px 3px;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    line-height: 49px;
    text-align: center;
}

.gallery-checks-text p {
  margin-bottom: 20px;
    font-size: 16px;
}
.gallery-process-text h2 {
    font-size: 30px;
}
.gallery-checks-text span {
    color: #f7aa13;
    font-size: 16px;
    font-family: 'Manrope-SemiBold';
    padding: 0 5px;
}

.gallery-process-section {
    padding: 80px 0 0 0;
    background-color: #eaeae5;
    margin-top: 100px;
}
.gallery-img{
    margin-top: -160px;
}
.gallery-process-text {
    margin-bottom: 80px;
}
.cta-wrap{
  padding: 80px 0;
    background-image: url(../images/bg/formbg.webp);
    background-size: 100%;
    background-position: center;
    width: 80%;
    margin: auto;
}
.cta-left .heading{
  padding: 0 15px;
}
.contact-form-box{
    display: inline-block;
}
.form-control {
    width: 100%;
    height: 40px;
    border: none;
    border: 1px solid #d7cece;
    outline: none;
    padding: 5px 10px;
    background-color: #fff;
    transition: all .5s;
    border-radius: 0;
    box-shadow: none;
}
label {
    color: #131313;
    font-weight: 500;
    font-size: 15px;
}
.footer{
    padding: 80px 0;
    /*background-image: url(../images/bg/footer-bg.jpg);*/
    text-align: center;
    background-size: contain;
    background-position: 50%;
    background-color: #42616a;
}
.footer-logo{
  margin-bottom: 30px;
}
.footer-logo img{
    width: 330px;
    filter: invert(1);
}
.footer-box {
    text-align: left;
}
.footer-box p{
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
}
.footer-contact {
    padding-left: 60px;
}
.footer-heading{

}
.footer-heading h2 {
    text-align: left;
    color: #fff;
    border-bottom: 1px solid #365158;
    padding-bottom: 8px;
}
.footer-flex{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 30px;
    width: 100%;
    margin: auto;
    margin-top: 30px;
    text-align: left;
}
.single-footer-text {
    width: 33.33%;
    border-left: 1px solid #979797;
    padding-left: 15px;
}
.single-footer-text a,
.single-footer-text p{
  color: #fff;
    word-break: break-word;
    overflow-wrap: break-word;
      font-size: 18px;
}
.single-footer-text .phone a{
  display: block;
  font-size: 18px;
}
.single-footer-text .mail a{
  font-size: 18px;
}
.single-footer-text a:hover{
  border-bottom: 1px solid #fff;
}
.single-footer-text img{
    width: 22px;
    margin-bottom: 10px;
}
.bottom-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    padding: 10px 0;
    background-color: #39565f;;
}
.bottom-footer .footer-nav a {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    margin-right: 22px;
}
.bottom-footer .footer-nav a:hover {
    text-decoration: underline;
}
.bottom-footer .copyright {
    font-size: 15px;
}
#copyright, #copyright a{
    color: #fff;
    font-size: 15px;
}
#copyright a:hover{
    font-weight: 600;
}
#copyright a{
    color: #fff;
}
.bottom-footer .social-icon a {
    font-size: 19px;
    margin-left: 19px;
    color: #333;
    transition: all 0.3s ease-in-out;
}
.bottom-footer .social-icon a:hover {
    color: #f7aa11;
}
.owl-theme .owl-nav [class*=owl-] {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px !important;
    text-align: center;
    cursor: pointer;
    background-color: #42616a !important;
    border-radius: 0%;
    color: #fff !important;
    font-size: 30px !important;
    margin: 0;
    transition: background-position 0.8s ease-in-out;
}
.owl-theme .owl-nav [class*=owl-]:hover{
    background-color: #66483a !important;
}
.owl-prev{
   position: absolute !important;
    top: 30%;
    left: -5%;
}
.owl-next{
   position: absolute !important;
    top: 30%;
    right: -5%;
}
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
    background: #42616a;
}
.owl-theme .owl-dots .owl-dot span {
    margin: 0px 4px;
    border-radius: 0;
}
.owl-theme .owl-dots{
  margin-top: 20px;
}
.bd-btn {
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0 7px;
  padding: 14px 23px 12px;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  white-space: nowrap;
  cursor: pointer;
}
.bd-btn i {
  transition: all 0.3s ease-in-out;
  transform: rotate(-180deg);
}
[dir=rtl] .bd-btn i {
  transform: rotate(-0deg);
}
.bd-btn:hover i {
  transform: rotate(0deg);
}
[dir=rtl] .bd-btn:hover i {
  transform: rotate(-180deg);
}
.bd-btn.btn-sm {
  padding: 4px 15px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 4px;
}
.bd-btn.btn-extra-large {
  padding: 0 46px;
  height: 76px;
  font-size: 24px;
}

.btn-primary {
  background-color: #66483a;
}
.btn-primary:hover {
  color: #fff;
  background-color: #42616a;
}
.download-btn .bd-btn:hover{
  background-color: #385057;
}
.animation-float1 {
    animation: float1 4000ms linear 800ms infinite alternate both;
}
@keyframes float1 {
    0% {
        transform: translateY(30px);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(10px);
    }
}
.animation-float2 {
    animation: float2 4000ms linear 800ms infinite alternate both;
}
@keyframes float2 {
    0% {
        transform: translateY(10px);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(30px);
    }
}

.location-wrap{
  padding: 70px 0 0 0;
}
.location-wrap .row{
  display: flex;
  align-items: center;
}
.location-text {
    background-color: #eeeeee;
    padding: 60px 60px;
    margin-right: -30px;
}
.bd-process-timeline {
  counter-reset: count;
}
.bd-process-timeline-item {
  display: flex;
  align-items: center;
  gap: 37px;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.bd-process-timeline-item:not(:last-child) {
    margin-bottom: 10px;
}
.bd-process-timeline-item:not(:last-child)::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 30px;
    background-color: #66483a;
    left: 23px;
    top: 0100%;
    z-index: 0;
}
.bd-process-timeline-item.active .step {
  background: var(--color-primary);
}
.bd-process-timeline-item.active::before {
  color: #fff;
}
.bd-process-timeline-item h5{
    font-family: 'schadow-bt-roman';
    font-size: 21px;
    text-transform: uppercase;
}
.bd-process-timeline-item::before {
  position: absolute;
  z-index: 5;
    inset-inline-start: 18px;
    font-family: 'sylfaen';
  inset-block-start: 50%;
  transform: translateY(-50%);
  counter-increment: count;
  content: counter(count) "";
  transition: all 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
}
.bd-process-timeline-item .step {
    width: 45px;
    min-width: 45px;
    height: 45px;
  border-radius: 50%;
    background: #66483a;
  position: relative;
  counter-reset: count;
  transition: all 0.3s ease-in-out;
}
/*.bd-process-timeline-item .step::before {
  position: absolute;
  content: "";
  inset-inline-start: 50%;
  inset-block-start: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  border-radius: 50px;
  background-color: transparent;
  border: 2px dashed #ccc;
  transition: all 0.3s ease-in-out;
}*/
[dir=rtl] .bd-process-timeline-item .step::before {
  inset-inline-start: auto;
  inset-inline-end: 50%;
}

.bd-process-item {
  text-align: center;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  padding: 0 45px 45px;
  border-radius: 16px;
}
.bd-process-item:hover .icon {
  background-color: var(--color-primary);
}
.bd-process-item:hover .icon svg * {
  stroke: #fff;
}
.bd-process-item:hover .step {
  background-color: var(--color-primary);
}
.bd-process-item:hover .step span {
  color: #fff;
}
.bd-process-item:hover .title {
  color: var(--color-primary);
}
.bd-process-item .step {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  margin: 0 auto;
  margin-top: -60px;
  display: flex;
  align-items: end;
  justify-content: center;
  border: 10px solid var(--color-bg-primary);
  background-color: #fff;
  position: relative;
  margin-bottom: 45px;
  transition: all 0.3s ease-in-out;
}
.bd-process-item .step span {
  font-size: 18px;
  color: var(--color-heading);
  font-weight: var(--fw-bold);
  position: absolute;
  inset-inline-start: 50%;
  transform: translateX(-50%);
  inset-block-end: 15px;
  transition: all 0.3s ease-in-out;
}
[dir=rtl] .bd-process-item .step span {
  inset-inline-start: auto;
  inset-inline-end: 50%;
}
.bd-process-item .icon {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-bg-primary);
  border-radius: 8px;
  margin: 0 auto;
  margin-bottom: 50px;
  transition: all 0.3s ease-in-out;
}
.bd-process-item .title {
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
}
.bd-process-item p {
  text-transform: capitalize;
}
.map-img{

}
.map-img img{
  
}
.download-btn .bd-btn{
  background-color: #42616a;
    padding: 7px 14px;
    font-size: 14px;
}
.modal-content {
  border-radius: 0;
}
.modal-title {
    font-family: 'sylfaen';
    text-transform: uppercase;
    text-align: center;
    font-size: 25px;
}
.modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  margin: 0;
}
.about-wrap .about-text-one .heading h6{
    position: relative;
    padding-left: 90px;
    color: #42616a;
}
.about-wrap .about-text-one .heading h6:after{
    content: "";
    position: absolute;
    left: 0;
    top: 48%;
    width: 80px;
    height: 2px;
    background-color: #42616a;
}
.about-wrap .about-text-two .heading h6{
    position: relative;
    padding-left: 90px;
    color: #42616a;
}
.about-wrap .about-text-two .heading h6:after{
    content: "";
    position: absolute;
    left: 0;
    top: 48%;
    width: 80px;
    height: 2px;
    background-color: #42616a;
}
.separator{
    position: relative;
    margin-top: 0px;
    margin-bottom: 0;
    height: 2px;
    display: inline-block;
}
.separator::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 2px;
    background-color: #42616a;
}
.separator::after {
    content: "";
    position: absolute;
    left: 35px;
    top: 0;
    width: 70px;
    height: 2px;
    background-color: #42616a;
}

.fancybox-slide {
    background-color: #11111166;
}

/*===========*/
.oc-badge {
    position: absolute;
    /*top: 40px;*/
    /*right: 40px;*/
    background: #42616a;
    color: #fff;
    padding: 7px 20px;
    /*font-weight: bold;*/
    font-size: 14px;
    border-radius: 20px;
    /*z-index: 2;*/
    text-transform: uppercase;
    font-family: 'schadow-bt-roman';
}

/*.download-btn {*/
/*  display: flex;*/
/*  align-items: center;*/
/*  gap: 5px;*/
/*}*/

.oc-text {
  color: #fff;
  font-size: 14px;
  padding: 7px 14px;
  background: #42616a;
  text-transform: uppercase;
  border-radius: 20px;
}


.oc-text:hover {
    background-color: #385057;
}

@media (max-width: 480px) {
    .oc-text {
        font-size: 14px;
        padding: 5px 10px 5px;
    }
}

/*=======*/

.gallery-checks-box {
  position: relative;
}

.hover-caption {
    position: absolute;
    bottom: 20px; /* or adjust as needed */
    right: 20px;
    background-color: rgba(102, 72, 58, 0.9);
    padding: 10px 20px;
    color: #fff;
    border-radius: 4px;
    opacity: 1;
    transition: none;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2;
    font-family: 'sylfaen';
    z-index: 2;
}

.hover-caption {
  opacity: 1;
}

@media(max-width: 768px) {
    .gallery-checks-box-content .hover-caption {
        bottom: -120px;
    }
}

@media only screen and (min-width:769px) and (max-width:991px){
    .gallery-checks-box-content .hover-caption {
        bottom: -200px;
    }
}


/*=====*/
.banner-new-para {
    background-color: rgba(102, 72, 58, 0.9);
    padding: 10px 20px;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 20px !important;
}