/*
Theme Name: Twenty Twenty-Three
Theme URI: https://wordpress.org/themes/twentytwentythree
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Requires at least: 6.1
Tested up to: 6.3
Requires PHP: 5.6
Version: 1.2
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: twentytwentythree
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/
body {
  -webkit-tap-highlight-color: transparent;
}
header.wp-block-template-part {
  position: fixed;
  width: 100%;
  z-index: 9999;
  top: 0px;
}
header.wp-block-template-part header {
  padding: 8px 0px !important;
}
.wp-site-blocks {
  padding: 0px;
}
.benner_section {
  margin-block-start: 0;
  position: relative;
  z-index: 0;
}
.Header_top .wp-block-group {
  padding-bottom: 0px !important;
}
/* 29-8-2023 */
header a.custom-logo-link {
  position: relative;
  min-width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 24px;
  transition: ease 0.3s all;
}
header a.custom-logo-link img {
  max-width: 99px !important;
  max-height: 75px !important;
  width: auto !important;
}
header a.custom-logo-link:before {
  content: "";
  position: absolute;
  height: 65px;
  width: 188px;
  top: 107px;
  z-index: -1;
  margin-top: -48px;
  background-image: url("/wp-content/uploads/2023/08/semicircles.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  transition: ease 0.3s all;
}
header.wp-block-template-part.nav-sticky header {
  background-color: rgb(0 0 0 / 80%) !important;
  transition: ease 0.3s all;
}
header.wp-block-template-part.nav-sticky header a.custom-logo-link {
  top: 0px;
  transition: ease 0.3s all;
}
header.wp-block-template-part.nav-sticky header a.custom-logo-link:before {
  opacity: 0;
  transition: ease 0.3s all;
}
.custom_button a {
  position: relative;
}
.custom_button a:not(.has-text-color):before {
  content: "";
  background-color: #4bc855;
  height: 12px;
  width: 12px;
  border-radius: 100%;
  position: absolute;
  left: 48px;
  top: -5px;
}

/* 29-8-2023 */
.heading_center {
  position: absolute;
  z-index: 999999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: fit-content;
  margin: auto !important;
}
.heading_center h2.wp-block-heading {
  color: #fff;
  font-family: "Span";
  font-size: 60px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.heading_description {
  color: #fff;
  text-align: center;
  font-family: DM Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.benner_section_3 img {
  width: 10px;
}
.benner_section_3 p {
  color: #fff;
  font-family: DM Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.home_page_section_3 {
  margin-block-start: 0px;
  position: relative;
}
.sub_heading {
  color: #9b2915 !important;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.home_page_section_2_content .content_section h3,
.home_page_section_5 .content_section h3,
.home_3_section_right h3,
.home_page_section_6 .content_section h3,
.home_page_section_4 .h4,
.home_page_section_8 h3 {
  color: #2b6930 !important;
  font-family: "Span";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
}
.home_page_section_5 {
  margin-block-start: 0px;
}

.home_page_section_6 {
  margin-block-start: 0px;
  background: rgba(30, 0, 14, 0.04);
}

.arrow_image {
  margin-block-start: 0;
}
.home_3_section_right h3 {
  /* color: #2B6930;
	font-family: Span;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal; */
}
.description {
  color: #000;
  font-family: DM Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.home_page_content_section_3 {
  position: absolute;
  top: 0;
  height: fit-content;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: fit-content;
  margin: auto !important;
}
.custom_button a {
  padding: 0;
  display: flex;
  align-items: center;
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
  background-color: #1e000e;
  color: #fff;
  height: 50px;
  position: relative;
  padding: 0px 25px 3px 0px;
  outline: none !important;
}
.custom_button a:active{
  background-color: #1e000e;
}
.custom_button a:not(.has-text-color) {
  column-gap: 23px;
  position: relative;
}

.custom_button a img {
  width: 63px;
  border-radius: 43px;
}
.home_page_section_4 {
  padding-top: 100px;
  padding-bottom: 45px;
  margin-block-start: 0px;
}
.home_page_section_4 .sub_title {
  color: #fff;
  text-align: center;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home_page_section_4 .h4 {
  color: #fff !important;
  margin-top: 15px !important;
}
.content_section_slider {
  opacity: 0;
  transition: ease 0.3s all;
}
.owl-item.active.center .content_section_slider {
  opacity: 1;
  transition: ease 0.3s all;
}
.memory-section {
  padding-top: 120px;
  padding-bottom: 120px;
}
.custom_button_white a,
.custom_button_white a:hover {
  padding: 0;
  display: flex;
  align-items: center;
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
  background-color: #fff;
  color: #1e000e;
  padding-right: 25px;
  height: 50px;
}
.custom_button_white a img {
  width: 63px;
  margin-right: 25px;
  border-radius: 43px;
}

.home_page_section_6 .custom_ul ul {
  list-style: none;
  padding: 0;
}
.slider_section {
  margin-block-start: 0px;
}
.Button_section {
  margin-block-start: 0px;
  background-color: #1e000e;
  padding-top: 50px;
  padding-bottom: 100px;
}
.Button_section .custom_button_white a,
.custom_button_white a:hover {
  padding: 0;
  display: flex;
  align-items: center;
  background-color: #fff0;
  color: #ffffff;
  padding-right: 25px;
  height: 50px;
  border: 1px solid #fff;
  padding: 12px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.Button_section .custom_button_white a img {
  margin-right: 15px;
  border-radius: 0;
}
.home_page_section_6 .custom_ul li p {
  color: #000;
  font-family: DM Sans;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0px !important;
  display: flex;
  justify-content: space-between;
  column-gap: 15px;
  padding: 15px 15px;
}

/*.home_page_section_6 .custom_ul li.active p {
  color: rgba(0, 0, 0, 0.5);
}*/
.custom_button .is-style-fill a {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.custom_button .is-style-fill a img {
  border-radius: 0;
}
.custom_button a.has-text-color {
  padding: 15px;
  display: flex;
  column-gap: 10px;
  min-width: 180px;
  justify-content: center;
}
footer {
  margin-top: -8px !important;
}
footer .footer_logo_section,
footer .footer_Section_2 {
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.28);
}
footer .footer_Section_2 p.heading {
  font-family: DM Sans;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0px 0px 15px 0px;
}
footer .footer_Section_2 p.details {
  font-family: DM Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0px;
  word-break: initial;
}
footer .footer_Section_2 p.details a {
  color: white;
  text-decoration: none;
}
.footer_Section_2 {
  margin: 0px !important;
  padding: 70px 30px 70px 130px !important;
}
.footer_Section_2 > .wp-block-column {
  flex: 1 0 auto !important;
}
.footer-info {
  position: relative;
  padding-right: 15px;
}
.footer-info:before {
  background: rgba(255, 255, 255, 0.28);
  content: "";
  position: absolute;
  top: 0px;
  height: 100%;
  width: 1px;
  right: 15px;
  max-height: 70px;
}
.footer_Section_2 .wp-block-column:last-of-type .footer-info:before {
  content: none;
}
.Footer_Section_3 {
  margin: 0px !important;
  padding: 15px 0px !important;
}
footer .Footer_Section_3 p {
  font-family: DM Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* 29-8-2023 */
.home_page_section_2_content {
  align-items: center !important;
}
.home_page_section_6 ul li > div {
  align-items: center !important;
  margin-bottom: 0px !important;
}
.tradition-section {
  padding: 120px 0px;
}

footer {
  margin-top: 0px !important;
}
.custom_ul {
  padding: 40px 20px 40px 20px;
}
.home_page_section_6 .custom_ul li {
  /* padding: 30px 0px; */
  border-bottom: 1px solid black;
  cursor: pointer;
}
.home_page_section_6 .custom_ul li.active p{
  background-color: rgb(0 0 0 / 50%);
  color: white !important;
}
.home_page_section_6 .custom_ul li.active p{
  border-left: 1px solid black;
  border-right: 1px solid black;
}
.home_page_section_6 .custom_ul li:first-child.active p{
  border-top: 1px solid black;
  /* padding-top: 10px !important; */
}
/* banner section start*/
.banner-description-div {
  max-width: 1360px;
  margin: auto;
}
.banner-description-div > .is-layout-flex {
  position: absolute;
  bottom: 35px;
  align-items: center !important;
  padding: 0px 15px;
  left: 0px;
  right: 0px;
}
.banner-description-div > .is-layout-flex .baneer-description {
  position: relative;
  font-size: 24px;
  line-height: 32px;
}
.banner-description-div
  .wp-block-columns
  .wp-block-column:not(.read-more-button) {
  flex-basis: inherit;
  width: 60%;
}
.read-more-button {
  width: 40%;
  flex-basis: inherit !important;
}
.banner-description-div > .is-layout-flex .baneer-description:before {
  height: 100%;
  width: 1px;
  background-color: white;
  content: "";
  left: -20px;
  top: 0px;
  position: absolute;
}
.banner-description-div .banner-down-arrow {
  justify-content: end;
}
.banner-button .wp-block-button__link {
  /* background-color: rgba(255, 255, 255, 0.5); */
  /* background-color: #9B2915; */
  border: 1px solid #808080b0;
    background-color: #808080b0;
  height: 133px;
  width: 133px;
  border-radius: 100%;
  color: white;
  font-family: "Span";
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 25px;
}
.banner-heading {
  font-family: "Span";
  font-size: 60px;
  font-weight: 600;
  line-height: 68px;
}
.banner-button .wp-block-button__link img {
  width: 100%;
}
.haarby-kro-image {
  position: absolute;
  right: 0px;
  top: 100px;
}
/* banner section end */

/* slider section start */
.slider_section .owl-nav button {
  height: 72px;
  width: 72px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  border-radius: 100%;
  background-color: rgb(255 255 255 / 59%) !important;
  border: 2px solid white !important;
  opacity: 1;
}
.slider_section .owl-nav button.owl-prev {
  left: 10%;
}
.slider_section .owl-nav button.owl-next {
  right: 10%;
}
/* slider section end */
ul.booket {
  padding: 0px !important;
}
main {
  margin-top: 0px !important;
}
.Header_row {
  padding-left: 20px;
  padding-right: 20px;
}
.footer-info {
  grid-template-columns: 65px auto !important;
}
.footer-info .wp-block-media-text__media {
  align-self: flex-start !important;
}
.book-ul {
  margin-right: calc((100% - 1360px) / 2);
  max-width: 100%;
}
.image_check .alignfull.image-hidden {
  transform: scale(0.8);
}
.image_check .alignfull {
  transition: transform 0.5s;
}
.image_check .alignfull img {
  transition: opacity 0.5s;
}
.slider-item .item img {
  max-height: 500px;
  object-fit: cover;
  height: 500px;
  object-position: center;
}
:where(body:not(.privacy-policy) .is-layout-constrained) > * {
  margin-top: 0px !important;
}
.wp-block-cover {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
main .wp-block-template-part {
  display: none;
}
.home_page_section_6 .custom_button {
  margin-top: 40px !important;
}
.banner-small-desc {
  font-size: 30px;
}
.home_page_section_8 {
  padding-top: 120px;
}
.home_page_section_8 h3 {
  margin-top: 20px !important;
}
/* .image_check  */
.footer_facebook_icon {
  position: fixed;
  top: 0px;
  bottom: 0px;
  height: fit-content;
  margin-top: auto !important;
  margin-bottom: auto !important;
 left: 5px;
  z-index: 999;
}
.banner-image-div > .wp-block-cover__inner-container > .banner-heading,
.banner-image-div > .wp-block-cover__inner-container > .banner-small-desc {
  width: fit-content;
  background-color: rgb(0 0 0 / 50%);
  padding: 10px 30px;
  margin: 0px auto 10px;
}
.banner-small-desc {
  line-height: 35px;
}
.facebook-hover_text {
  position: fixed;
  top: 0px;
  bottom: 0px;
  height: fit-content;
  margin-top: auto !important;
  margin-bottom: auto !important;
  left: 10px;
  background-color: rgb(0 0 0 / 60%);
  padding: 5px 10px;
  z-index: 9;
  font-size: 16px;
  opacity: 0;
  transition: ease 0.3s all;
  /* cursor: pointer; */
}
.footer_facebook_icon:hover{
  width:245px;
}
.footer_facebook_icon:hover ~ .facebook-hover_text {
  opacity: 1;
  left: 65px;
  transition: ease 0.3s all;
}

/* 27-10-2023  */
.banner-image-div{
  position: relative;
  z-index: 999;
  overflow: visible;
}
.banner-down-arrow{
  /* margin-bottom: -145px;
  margin-block-end: -145px !important; */
}
.read-more-button{
  margin-bottom: -150px !important;
}
@media screen and (max-width: 1600px) {
  .home_page_section_6 .custom_ul li p {
    font-size: 20px;
  }
  .home_page_section_6 .custom_ul li {
    /* padding: 20px 0px;  */
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .home_page_section_2_content .content_section h3,
  .home_page_section_5 .content_section h3,
  .home_page_section_6 .content_section h3,
  .home_page_section_4 .h4,
  .home_3_section_right h3,
  .home_page_section_8 h3 {
    font-size: 35px;
    line-height: 42px;
  }
}
@media screen and (max-width: 992px) and (min-width: 781px) {
  .footer-info {
    grid-template-columns: 55px auto !important;
  }
  footer .footer_Section_2 p.heading {
    font-size: 17px;
    margin-bottom: 10px;
  }
  footer .footer_Section_2 p.details {
    font-size: 15px;
  }
  .footer_Section_2 {
    column-gap: 5px;
  }
  .slider_section .owl-nav button.owl-prev {
    left: 4%;
  }
  .slider_section .owl-nav button.owl-next {
    right: 4%;
  }
}
@media screen and (max-width: 781px) and (min-width: 600px) {
  .footer_Section_2 {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    row-gap: 40px;
  }
  footer .footer_Section_2 p.heading {
    font-size: 20px;
  }
  .footer-info {
    padding-right: 0px !important;
  }
  .footer-info:before {
    right: 0px;
  }
  .footer-info:nth-child(even):before {
    content: none;
  }
  .home_page_section_2_content .content_section h3,
  .home_page_section_5 .content_section h3,
  .home_page_section_6 .content_section h3,
  .home_page_section_4 .h4,
  .home_3_section_right h3,
  .home_page_section_8 h3 {
    font-size: 35px;
    line-height: 36px;
  }
  .banner-description-div > .is-layout-flex .baneer-description {
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 781px) {
  .footer_Section_2 > .wp-block-column {
    flex-basis: 0 !important;
    flex-grow: 1 !important;
  }
}
@media screen and (max-width: 1199px) {
  .footer_Section_2 {
    padding: 70px 0px !important;
  }
}
@media screen and (min-width: 992px) {
  .haarby_li {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .tradition-section {
    padding: 50px 0px;
  }
  .home_page_section_4 {
    padding: 50px 25px 50px;
  }
  .Button_section {
    padding-bottom: 50px;
    padding-top: 30px;
  }
  .memory-section-column {
    flex-wrap: wrap !important;
  }
  .book-ul {
    flex-wrap: wrap !important;
    row-gap: 0px !important;
  }
  .image_check,
  .content_section,
  .section-2-image {
    flex-basis: 100% !important;
  }
  .section-2-image {
    order: 2;
  }
  .home_page_section_2_content {
    flex-wrap: wrap !important;
  }
  .memory-section-column .content_section {
    width: 100% !important;
    flex-basis: 100% !important;
  }
  .memory-image,
  .section-2-image {
    max-width: 500px;
    margin: 30px auto 0px !important;
  }
  .footer_logo_section {
    padding-top: 50px !important;
    gap: inherit !important;
  }
  .footer_Section_2 {
    padding: 45px 0px !important;
  }
  .custom_ul {
    padding: 50px 20px 50px 20px;
  }
  .memory-section {
    padding: 50px 0px;
  }

  /* 5-9-2023 */
  .image_check {
    display: none;
  }
  .custom_ul li.active .haarby_li {
    transition: all 0.35s ease;
  }
  .custom_ul li .haarby_li {
    text-align: center;
    transition: all 0.35s ease;
  }
  .custom_ul li .haarby_li img {
    max-height: 400px;
    margin: 0px auto 0px;
    padding: 0px 0px 20px;
    width: auto !important;
  }
  .custom_ul li .haarby_li {
    overflow: hidden;
  }
  .home_page_section_6 .custom_ul li {
    padding: 0px 0px;
  }
  .home_page_section_6 .custom_ul li.active p {
    padding: 15px;
  }
  .home_page_section_6 .custom_ul li.active {
    border-left:none;
    border-right: none;
}
.home_page_section_6 .custom_ul li:first-child.active {
  border-top:none;
}
.home_page_section_6 .custom_ul li:first-child.active p{
  border-top: 1px solid black;
}
.home_page_section_6 .custom_ul li.active p {
  border-left:1px solid black; 
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  margin-bottom: 15px !important;
}
  .home_page_section_6 .custom_ul li:first-child {
    padding-top: 0px !important;
  }
  .home_page_section_8 {
    padding-top: 50px;
  }
  .facebook-hover_text {
    display: none;
  }
}
@media screen and (max-width: 781px) {
  .banner-down-arrow {
    display: none;
  }
  .read-more-button {
    display: none;
  }
  .haarby-kro-image {
    display: none;
  }
}
@media screen and (max-width: 601px) {
  .footer-info .wp-block-media-text__content,
  .footer-info .wp-block-media-text__media {
    grid-column: auto !important;
    grid-row: auto !important;
    padding: 0px !important;
  }
  .footer_Section_2 .footer-info {
    column-gap: 20px;
    grid-template-columns: 65px auto !important;
  }
  .footer-info:before {
    content: none;
  }
  footer .footer_Section_2 p.heading {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
  }
  .custom_ul ul {
    /* margin-top: 0px; */
  }
  .banner-heading {
    font-size: 38px;
    line-height: 43px;
  }
  .banner-small-desc {
    font-size: 20px;
    line-height: 21px;
  }
  .banner-description-div > .is-layout-flex .baneer-description {
    font-size: 18px;
    line-height: 24px;
  }
  .home_page_section_2_content .content_section h3,
  .home_page_section_5 .content_section h3,
  .home_page_section_6 .content_section h3,
  .home_page_section_4 .h4,
  .home_3_section_right h3,
  .home_page_section_8 h3 {
    font-size: 27px;
    line-height: 36px;
  }
  .banner-image-div {
    min-height: 510px !important;
  }
  /* text center css */
  .banner-description-div > .is-layout-flex .baneer-description:before {
    content: none;
  }
  .baneer-description,
  .content_section {
    text-align: center;
  }
  .custom_button {
    justify-content: center !important;
  }
  .home_page_section_6 .custom_ul li p {
    text-align: left;
  }
}
@media screen and (max-width: 576px) {
  .Header_top {
    padding: 10px 0px !important;
  }
  header a.custom-logo-link {
    min-width: inherit;
    top: 0px;
  }
  header a.custom-logo-link:before {
    content: none;
  }

  .home_page_section_6 .custom_ul li p {
    font-size: 18px;
  }
  .home_page_section_6 .custom_ul li {
    padding: 0px 0px;
  }
  .slider-item .item img {
    max-height: 500px;
    object-fit: cover;
    height: 350px;
    object-position: center;
  }
  .home_page_section_6 .custom_button {
    margin-top: 25px !important;
  }
  .footer_facebook_icon img {
    max-width: 50px !important;
  }
}
@media screen and (max-width: 450px) {
  .custom_button a {
    height: 55px;
    line-height: 22px;
  }
  .banner-description-div > .is-layout-flex .baneer-description {
    display: none;
  }
  .banner-image-div {
    min-height: 390px !important;
  }
  .banner-image-div > .wp-block-cover__inner-container {
    padding-top: 75px;
  }
}
/* 29-8-2023 */


/* 26-10-2023 */
.custom_privacy_policy_page_cls
{
	padding-top: 170px;
	padding-bottom: 100px;
}
.Footer_Section_3 .has-text-align-right a{color: #fff;text-decoration: unset;}
@media screen and (max-width: 600px) 
{
  	.custom_privacy_policy_page_cls
  {
      padding-top: 120px;
      padding-bottom: 50px;
  }
}
@media screen and (max-width: 780px) 
{
  .Footer_Section_3 .wp-block-column p
  {
    text-align:center !important;  
  }
}  
/* 26-10-2023 */