@font-face {
    font-family: 'Josefin Sans';
    src: url(../fonts/JosefinSans-SemiBold.eot);
    src: url('../fonts/JosefinSans-SemiBold.eot?#iefix') format('embedded-opentype'), url(../fonts/JosefinSans-SemiBold.woff2) format('woff2'), url(../fonts/JosefinSans-SemiBold.woff) format('woff'), url(../fonts/JosefinSans-SemiBold.ttf) format('truetype'), url('../fonts/JosefinSans-SemiBold.svg#JosefinSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Josefin Sans';
    src: url(../fonts/JosefinSans-Bold.eot);
    src: url('../fonts/JosefinSans-Bold.eot?#iefix') format('embedded-opentype'), url(../fonts/JosefinSans-Bold.woff2) format('woff2'), url(../fonts/JosefinSans-Bold.woff) format('woff'), url(../fonts/JosefinSans-Bold.ttf) format('truetype'), url('../fonts/JosefinSans-Bold.svg#JosefinSans-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Josefin Sans';
    src: url(../fonts/JosefinSans-Regular.eot);
    src: url('../fonts/JosefinSans-Regular.eot?#iefix') format('embedded-opentype'), url(../fonts/JosefinSans-Regular.woff2) format('woff2'), url(../fonts/JosefinSans-Regular.woff) format('woff'), url(../fonts/JosefinSans-Regular.ttf) format('truetype'), url('../fonts/JosefinSans-Regular.svg#JosefinSans-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Josefin Sans';
    src: url(../fonts/JosefinSans-BoldItalic.eot);
    src: url('../fonts/JosefinSans-BoldItalic.eot?#iefix') format('embedded-opentype'), url(../fonts/JosefinSans-BoldItalic.woff2) format('woff2'), url(../fonts/JosefinSans-BoldItalic.woff) format('woff'), url(../fonts/JosefinSans-BoldItalic.ttf) format('truetype'), url('../fonts/JosefinSans-BoldItalic.svg#JosefinSans-BoldItalic') format('svg');
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Josefin Sans';
    src: url(../fonts/JosefinSans-Italic.eot);
    src: url('../fonts/JosefinSans-Italic.eot?#iefix') format('embedded-opentype'), url(../fonts/JosefinSans-Italic.woff2) format('woff2'), url(../fonts/JosefinSans-Italic.woff) format('woff'), url(../fonts/JosefinSans-Italic.ttf) format('truetype'), url('../fonts/JosefinSans-Italic.svg#JosefinSans-Italic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Josefin Sans';
    src: url(../fonts/JosefinSans-LightItalic.eot);
    src: url('../fonts/JosefinSans-LightItalic.eot?#iefix') format('embedded-opentype'), url(../fonts/JosefinSans-LightItalic.woff2) format('woff2'), url(../fonts/JosefinSans-LightItalic.woff) format('woff'), url(../fonts/JosefinSans-LightItalic.ttf) format('truetype'), url('../fonts/JosefinSans-LightItalic.svg#JosefinSans-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Josefin Sans';
    src: url(../fonts/JosefinSans-Light.eot);
    src: url('../fonts/JosefinSans-Light.eot?#iefix') format('embedded-opentype'), url(../fonts/JosefinSans-Light.woff2) format('woff2'), url(../fonts/JosefinSans-Light.woff) format('woff'), url(../fonts/JosefinSans-Light.ttf) format('truetype'), url('../fonts/JosefinSans-Light.svg#JosefinSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Josefin Sans';
    src: url(../fonts/JosefinSans-Medium.eot);
    src: url('../fonts/JosefinSans-Medium.eot?#iefix') format('embedded-opentype'), url(../fonts/JosefinSans-Medium.woff2) format('woff2'), url(../fonts/JosefinSans-Medium.woff) format('woff'), url(../fonts/JosefinSans-Medium.ttf) format('truetype'), url('../fonts/JosefinSans-Medium.svg#JosefinSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

body {
    color: #000;
    font-family: 'Josefin Sans';
    font-size: 16px;
    font-weight: 300;
    background-color: #f8ebe9
}

a,
img {
    text-decoration: none;
    outline: none;
    border: none;
    max-width: 100%
}

a,
.btn {
    transition: all .5s
}

.btn:focus,
.form-control:focus {
    box-shadow: none
}

:focus {
    outline: 0 !important
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: 0
}

a {
    color: inherit
}

a:hover {
    color: #af342b
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

h1 {
    font-size: 76px;
    line-height: 1.218;
    font-weight: 700
}

h2 {
    font-size: 40px;
    font-weight: 700
}

h3 {
    font-size: 28px;
    font-weight: 700
}

p {
    /* font-size: 36px; */
    font-size: 25px;
    line-height: 1.667;
    margin-bottom: 30px
}

p:last-child {
    margin-bottom: 0 !important
}

figure {
    margin: 0
}

*::selection {
    background-color: #fff0
}

*:not(img)::selection {
    background-color: #af342b;
    color: #fff
}

b {
    font-weight: bold;
}

ul.listing-wrapper {
    font-size: 25px;
    font-weight: 400;
    line-height: 2;
    padding-left: 22px;
}

ul.listing-wrapper li {
    list-style: disc;
}

ol.listingNo-wrapper {
    /* font-size: 36px; */
    font-size: 25px;
    line-height: 1.667;
    padding-left: 38px;
}

ol.listingNo-wrapper li {
    list-style: decimal;
}

label {
    /* font-size: 36px; */
    font-size: 25px;
    /* line-height: 60px; */
    line-height: 1.667;
}

.form-control,
.form-select {
    font-size: 24px;
    padding: 0px 15px;
    font-weight: bold;
    height: 54px;
    
    color: #616161;
    line-height: 1.464;

    border: 0;
    border-radius: 0;
    background-color: #ffffff;
}

.btn {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;

    padding: 8px 19px 6px;
    border-radius: 0;

    border: 2px solid;
}

.btn-theme {
    color: #fdfafa;
    background: #556420;
    border-color: #556420
}

.btn-theme:hover {
    color: #556420;
    background: #fff
}

.bg-theme {
    background-color: #e0d7c8;
}

.bg-themeDark {
    background-color: #af332b;
}

.text-theme {
    color: #af342b !important;
}

.text-themeNew {
    color: #7c1811 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.lh-0 {
    line-height: 0 !important;
}

.heading-wrapper h2 {
    color: #af342b;
    display: inline-flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 41px
}

.heading-wrapper.text-center h2 {
    align-items: center
}

.heading-wrapper h2::before,
.heading-wrapper h2::after {
    content: '';
    display: block;
    width: 294px;
    max-width: 100%;
    height: 29px;
    background: url(../images/heading-vector.webp) center left no-repeat;
    background-size: contain
}

.heading-wrapper.theme-vector h2::before,
.heading-wrapper.theme-vector h2::after {
    background-image: url(../images/heading-theme-vector.webp);
}

.heading-wrapper.text-center h2::before,
.heading-wrapper.text-center h2::after {
    background-position: center center
}

.heading-wrapper h2::after {
    transform: scaleY(-1)
}

.heading-wrapper.text-white h2 {
    color: #fff;
}

.heading-wrapper.text-white h2::before,
.heading-wrapper.text-white h2::after {
    filter: brightness(0) invert(1);
}

.section-padding {
    padding: 100px 0
}

.z1 {
    position: relative;
    z-index: 1
}

.img-obj img,
.ratio img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center
}

.img-obj.cover img,
.ratio.cover img {
    object-fit: cover
}

header .nav-link {
    color: inherit
}

.navbar-toggler:focus {
    box-shadow: none
}

.navbar-icon {
    display: inline-block;
    width: 30px;
    height: 21.3px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer
}

.navbar-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000;
    border-radius: 10px;
    opacity: 1;
    left: 6px;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

.navbar-icon span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0
}

.navbar-icon span:nth-child(2) {
    top: 50%;
    width: 0%;
    -webkit-transform: rotate(0deg) translateY(-50%);
    -moz-transform: rotate(0deg) translateY(-50%);
    -o-transform: rotate(0deg) translateY(-50%);
    transform: rotate(0deg) translateY(-50%)
}

.navbar-icon span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 98%
}

.navbar-toggler.collapsed .navbar-icon span {
    left: 0
}

.navbar-toggler.collapsed .navbar-icon span:nth-child(1) {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.navbar-toggler.collapsed .navbar-icon span:nth-child(2) {
    width: 100%;
    opacity: 1
}

.navbar-toggler.collapsed .navbar-icon span:nth-child(3) {
    -webkit-transform: rotate(0deg) translateY(-50%);
    -moz-transform: rotate(0deg) translateY(-50%);
    -o-transform: rotate(0deg) translateY(-50%);
    transform: rotate(0deg) translateY(-50%)
}

.dropdown-mega .dropdown-menu {
    right: 0
}

.slick-list {
    margin: 0 -12px;
}

.slick-slide {
    margin: 0 12px;
    transition: all ease-in-out .3s
}

.slick-slide img {
    max-width: 100%
}

.slick-arrow {
    z-index: 1;
    width: 93px;
    height: 93px;
    border-radius: 50%;
    filter: drop-shadow(0 3px 16px rgb(0 0 0 / .35));
    background-color: #55631f;
    border: 6px solid #fff
}

.slick-arrow:hover,
.slick-arrow:focus {
    color: #55631f;
    background-color: #fff
}

.slick-prev {
    left: -53px
}

.slick-next {
    right: -53px
}

.slick-arrow:before {
    content: '';
    display: block;
    color: #fefefe;
    font-size: 53px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    opacity: 1;
    width: 100%;
    height: 100%;
    background: url(../images/arrow.webp) center center no-repeat;
    background-size: 24px;
    filter: brightness(0) invert(1)
}

.slick-arrow:hover:before,
.slick-arrow:focus:before {
    filter: none
}

.slick-next:before {
    transform: rotate(180deg)
}

.header-wrapper {
    height: 180px;

}

.header-wrapper .navbar {
    height: 180px;
    padding: 0;
    background-color: #fff;
    border-bottom: 7px solid #f7cec7;
    /*transition: all .5s ease-in-out;*/
}

.header-wrapper .navbar>.container {
    height: 100%;
    position: relative
}

.header-wrapper .navbar-brand {
    position: absolute;
    top: -6px;
    left: 12px;
    padding: 0;
    width: 243px;
    /* height: 302px; */
    filter: drop-shadow(0 6px 9px rgb(0 0 0 / .35));
    background-color: #fff;
    z-index: 12
}

.header-wrapper .navbar-brand img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center center
}

.header-wrapper .navbar-nav {
    margin: 0 -12px
}

.header-wrapper .nav-link {
    /* font-size: 30px; */
    font-size: 22px;
    font-weight: 400;
    padding: 10px 12px !important
}

.header-wrapper .nav-link:focus,
.header-wrapper .nav-link:hover {
    color: #af342b
}

.header-wrapper .dropdown-toggle::after {

    display: none;
}

.header-wrapper .dropdown:hover .dropdown-menu {
    display: block;
}

.header-wrapper .dropdown-menu {
    border: 0;
    border-radius: 0;
    padding: 10px 0;
    filter: drop-shadow(0 2px 8px rgb(0 0 0 / .35));
}

.header-wrapper .dropdown-item {
    color: #000;
    font-size: 24px;
    padding: 6px 20px;
}

.header-wrapper .dropdown-item:focus,
.header-wrapper .dropdown-item:hover {
    color: #af342b;
    background-color: transparent;
}

.banner-wrapper {
    padding: 190px 0 50px;
    display: flex;
    align-items: center;
    height: calc(100vh - 206px);
    min-height: 650px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.banner-wrapper h1 {
    color: #fff;
    text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000, -2px 0 0 #000, 2px 0 0 #000, 0 2px 0 #000, 0 2px 0 #000;
    margin-bottom: 10px
}

.banner-wrapper p {
    font-size: 48px;
    font-weight: 400;
    padding-left: 12px;
    margin-bottom: 20px;
    text-shadow: 0 0 10px rgb(255 255 255 / 70%)
}

.banner-wrapper .d-flex {
    flex-wrap: wrap;
    gap: 21px
}

.banner-wrapper .btn {
    line-height: 1.386;
    border: 2px solid #fff
}

.happening-wrapper {
    position: relative;
    padding: 86px 0 100px;
    overflow: hidden
}

.happening-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 374px;
    max-width: 20%;
    height: 330px;
    background: url(../images/happening-vector.webp) top left no-repeat;
    background-size: contain
}

.happening-wrapper .heading-wrapper {
    margin-bottom: 82px
}

.happening-wrapper .position-relative {
    padding: 1px 0 0
}

.happening-wrapper .happening {
    position: absolute;
    top: -52px;
    left: -59px;
    width: 327px;
    max-width: 19.2%;
    padding: 0;
    margin: 0;
    z-index: 1
}

.happening-block {
    display: flex;
    flex-direction: column;
    background: #fff;
    filter: drop-shadow(0 2px 8px rgb(0 0 0 / .35));
    height: 100%
}

.happening-block .ratio {
    position: relative;
    overflow: hidden
}

.happening-block .ratio::before {
    padding-top: 121.31%
}

.happening-block .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 40px;
    height: 75px;
    flex-grow: 1
}

.happening-block h3 {
    color: #616161
}

.happening-block .content a {
    color: #f98c84;
    font-size: 55px;
    line-height: .7;
    transition: transform 0.3s ease
}

.happening-block .content a:hover {
    color: #af342b
}

.happening-block:hover .content a {
    transform: translateX(6px)
}

.happening-block .overlay {
    right: 0;
    top: 100%;
    display: flex;
    align-items: flex-end;
    padding: 40px 46px;
    background: rgb(0 0 0 / 62%);
    transition: all .5s ease-in-out
}

.happening-block .overlay p {
    color: #fff;
    font-size: 22px;
    line-height: 1.05;
    font-weight: 400
}

.happening-block:hover .overlay {
    top: 0
}

.wollamGardens-wrapper {
    position: relative;
    padding-bottom: 98px
}

.wollamGardens-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 238px;
    max-width: 12.6%;
    background: url(../images/wollamGardens-vector.webp) bottom right no-repeat;
    background-size: contain
}

.wollamGardens-wrapper .heading-wrapper {
    margin-bottom: 48px
}

.eagerSpring-wrapper {
    position: relative;
    padding: 101px 0 139px;
    background-color: #dfd7c7;
    border: 2px solid #979188
}

.eagerSpring-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .502;
    background-color: #fff
}

.eagerSpring-wrapper .ratio>a {
    display: block;
    width: 306px;
    max-width: 40.3%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 57%
}

.eagerSpring-wrapper .ratio>a:hover {
    opacity: 1
}

.modal-video .btn-close {
    position: absolute;
    z-index: 1;
    top: -11px;
    right: -11px;
    background-color: #e3e3e3;
    border-radius: 50%;
    background-size: 12px
}

.eagerSpring-wrapper .heading-wrapper {
    margin-bottom: 40px;
}

.eagerSpring-wrapper p {
    color: #616161;
    margin-bottom: 50px
}

.magicalGet-wrapper {
    padding: 104px 0 180px
}

.magicalGet-wrapper .heading-wrapper {
    margin-bottom: 98px
}

.magicalGet-wrapper .ratio {
    width: 607px;
    max-width: 90%
}

.magicalGet-wrapper .ratio>div {
    z-index: 1;
    filter: drop-shadow(0 3px 17.5px rgb(0 0 0 / .35));
    border: 18px solid #fff
}

.magicalGet-wrapper .ratio>img {
    z-index: 1
}

.magicalGet-wrapper .ratio::after {
    content: '';
    position: absolute;
    top: -43.7%;
    left: -11.2%;
    right: -17.2%;
    bottom: -57.1%;
    background: url(../images/magicalGet-vector.webp) center center no-repeat;
    background-size: contain
}

.magicalGet-wrapper p {
    margin-bottom: 50px
}

/*.magicalGet-wrapper .btn {
    min-width: 314px
}*/

.weddings-wrapper {
    position: relative;
    background-color: #e0d7c8;
    border: 2px solid #b0a187
}

.weddings-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 705px;
    max-width: 38%;
    background: url(../images/weddings-vector.webp) right center no-repeat;
    background-size: cover
}

.weddings-wrapper .content {
    width: 426px;
    max-width: 100%;
    padding: 91px 0;
    margin-left: auto;
    margin-right: 30px
}

.weddings-wrapper .heading-wrapper {
    margin-bottom: 42px
}

.weddings-wrapper .content p {
    margin-bottom: 37px
}

.weddings-wrapper .ratio {
    width: 715px;
    max-width: 100%;
    display: inline-block;
    margin-top: -32px;
    margin-bottom: -30px;
    filter: drop-shadow(0 3px 17.5px rgb(0 0 0 / .35));
    border: 18px solid #fff;
    height: calc(100% + 62px)
}

.weddings-wrapper .ratio::before {
    padding-top: 100.442%
}

.spotlight-wrapper {
    position: relative;
    padding: 175px 0 129px;
    overflow: hidden
}

.spotlight-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 184px;
    max-width: 9.7%;
    background: url(../images/spotlight-vector.webp) center left no-repeat;
    background-size: contain
}

.spotlight-wrapper .heading-wrapper {
    margin-bottom: 108px
}

.spotlight-slider .slick-list {
    margin: -45px -35px;
    padding: 0 3px
}

.spotlight-slider .slick-slide {
    margin: 45px 35px
}

.slick-slide:not(.slick-active) .spotlight-block {
    filter: none
}

.spotlight-block {
    background-color: #f98d85;
    filter: drop-shadow(0 3px 17.5px rgb(0 0 0 / .35));
    border: 10px solid #fff
}

.spotlight-block .ratio::before {
    display: block;
    padding-top: 69.82%
}

.spotlight-block .content {
    padding: 25px 28px 14px;
    border-top: 12px solid #000
}

.spotlight-block .content h3 {
    font-weight: 400;
    margin-bottom: 12px;
    font-size: 23px;
    min-height: 95px;
}

.spotlight-block .content .date {
    color: #00301d;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.042;
    margin-bottom: 15px
}

.spotlight-block .content .btn {
    font-weight: 300;
    line-height: 1.262;
    padding: 6px 37px 1px;
    border: 1px solid #fff
}

.footer-top {
    position: relative;
    padding: 95px 0 75px;
    background-color: rgb(238 186 182 / 71%);
    overflow: hidden
}

.footer-top::before {
    content: '';
    position: absolute;
    top: 41px;
    right: 0;
    bottom: 0;
    width: 201px;
    max-width: 10.6%;
    background: url(../images/footer-vector.webp) top right no-repeat;
    background-size: contain;
    opacity: .34
}

.footer-top h5 {
    color: #823830;
    font-size: 41px;
    line-height: 1.25;
    font-weight: 700;
    margin-bottom: 15px
}

.footer-top p {
    max-width: 490px;
    line-height: 1.334;
    font-weight: 300;
    margin-bottom: 32px
}

.footer-copyright {
    padding: 26px 0;
    background-color: #f98d85;
    border-top: 6px solid #fff;
    border-bottom: 9px solid #fff
}

.footer-copyright p {
    font-weight: 400;
    text-align: center
}

.footer-copyright p span {
    display: inline-block;
    padding: 0 22px
}

.innerPage-vector {
    position: relative;
    padding-top: 126px;
}

.innerPage-vector::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 442px;
    height: 581px;
    max-width: 23.3%;
    background: url(../images/innerPage-vector.webp) top right no-repeat;
    background-size: contain
}

.directory-wrapper {
    position: relative;

    padding-bottom: 123px;
    overflow: hidden
}

.directory-wrapper .heading-wrapper,
.farmStayMagical-wrapper .heading-wrapper {
    margin-bottom: 92px
}

.directory-wrapper .happening-block .content {
    height: 75px
}

.directory-wrapper .happening-block .overlay {
    padding: 40px 30px;
    align-items: center
}

.directory-wrapper .happening-block .overlay p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.directoryDetail-block {
    padding: 59px 83px 89px 53px;
    background: #fff;
    filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.35));
}

.directoryDetail-block .img-block {
    width: 577px;
    max-width: 42%;
    margin-right: 41px;
}

.directoryDetail-block .ratio::before {
    padding-top: 94.11%;
}

.directoryDetail-block p {

    color: #616161;
    font-size: 41px;
    font-weight: 400;

    line-height: 1.586;

}

.farmStayMagical-wrapper {
    padding-bottom: 149px;
}

.imgBor-block {
    filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.35));
    border: 21px solid #ffffff;
}

.imgContentOver-block {
    display: flex;
    align-items: flex-start;
}

.imgContentOver-block .ratio {
    width: 808px;
    max-width: 55%;
}

.imgContentOver-block .ratio::before {
    padding-top: 91.785%;
}

.imgContentOver-block .ratio:nth-child(2) {

    margin-top: 6.6%;

    margin-left: -6.6%;
}

.imgContentOver-block .ratio:nth-child(2)::before {
    padding-top: 100.913%;
}

.imgContentOver-block .bg-theme {
    position: absolute;

    bottom: 0%;

    left: 17.6%;
    width: 746px;
    max-width: 50%;
    padding: 30px 24px 24px;
    filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.35));
}

.imgContentOver-block .bg-theme>div {

    padding: 50px 28px;
    border: 5px solid #b3a896;
}

.imgContentOver-block .bg-theme p {

    margin-bottom: 42px;

}

.imgContentOver-block .bg-theme .btn {
    min-width: 314px;
}

.farmStayAroundFar-wrapper {
    padding: 31px 0 33px;
}

.farmStayAroundFar-wrapper .d-flex {
    align-items: flex-start;
}

.farmStayAroundFar-wrapper .ratio {
    width: 835px;
    max-width: 55%;

    margin-top: -139px;

    margin-right: -8.2%;
}

.farmStayAroundFar-wrapper .ratio::before {
    padding-top: 73.296%;
}

.farmStayAroundFar-wrapper .content {
    width: 793px;
    max-width: 53%;

    padding: 38px 34px 43px;

    padding-left: 9.75%;
    border: 5px solid #f8ebe9;
}

.farmStayAroundFar-wrapper .content h3 {
    font-size: 40px;
    margin-bottom: 12px;
}

.farmStayAroundFar-wrapper .content p {
    /* font-size: 30px; */
    line-height: 1.8877;
}

.farmStayMagicalImg-wrapper {
    padding: 95px 0 98px;
}

.farmStayMagicalImg-wrapper .heading-wrapper {
    margin-bottom: 76px;
}

.farmStayMagicalImg-wrapper p {
    /* font-size: 30px; */
    margin-bottom: 94px;
}

.masonry-block {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
    -moz-column-gap: 26px;
    -webkit-column-gap: 26px;
    column-gap: 26px;
    margin-bottom: -23px;
}

.masonry-block .img-obj {
    border-width: 16px;
    filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.35));
    margin-bottom: 23px;
}

.bookNow-wrapper {

    background-color: #d7948a;
    padding: 55px 0 45px;
    position: relative;
    text-align: right;
}

.bookNow-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;

    bottom: 0;
    width: 1335px;
    max-width: 71%;
    background: url('../images/bookNow-vector.webp') center right no-repeat;
    background-size: cover;
}

.bookNow-wrapper h2 {
    color: #7c1811;
    font-size: 36px;

    margin-bottom: 37px;
    text-shadow: 0 0 10px rgb(255 255 255 / 50%);
}

.bookNow-wrapper p {
    /*color: #ffffff;*/
    /* font-size: 30px; */
    font-weight: 400;
    line-height: 1.57;
}

.bookNow-wrapper .btn {
    /*min-width: 324px;*/
}

.bookNow-wrapper .d-inline-flex {
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 28px;
}

.farmStayVisitorExp-wrapper {
    padding: 109px 0 100px;
    overflow: hidden;
}

.farmStayVisitorExp-wrapper .heading-wrapper {
    margin-bottom: 103px;
}

.visitorExp-slider .slick-arrow {
    width: 93px;
    height: 93px;
    border-radius: 46px;
    background-color: #7b1711;

    filter: none;
}

.visitorExp-slider .slick-arrow:hover,
.visitorExp-slider .slick-arrow:focus {
    color: #7b1711;
    background-color: #fff;
}

.visitorExp-slider .slick-arrow:hover:before,
.visitorExp-slider .slick-arrow:focus:before {
    filter: brightness(0);
}

.visitorExp-slider .slick-list {
    margin: -45px -45px;
}

.visitorExp-slider .slick-slide {
    display: flex;
    align-items: flex-start;
    margin: 45px 45px;
}

.visitorExp-block {
    width: 789px;
    max-width: 53%;

    padding: 106px 100px 73px;
    border-radius: 213px;
    filter: drop-shadow(0px 2px 25.5px rgba(0, 0, 0, 0.13));
    background-color: #e0d7c8;
    border: 13px solid #ffffff;
}

.visitorExp-block:nth-child(2) {
    margin-top: 110px;

    margin-left: -3.85%;
    background-color: #d4c6af;
}

.visitorExp-block p {
    /* font-size: 30px; */
    line-height: 1.9;
    position: relative;
}

.visitorExp-block p::before {
    content: '';
    position: absolute;

    top: -28px;
    left: -90px;
    width: 65px;
    height: 38px;
    background: url(../images/quote.webp) bottom right no-repeat;
    background-size: contain;

}

.visitorExp-block h3 {
    font-size: 26px;
    color: #b5463e;
}

.farmStayRoomAva-wrapper {
    padding-bottom: 87px;
    overflow: hidden;
}

.farmStayRoomAva-wrapper .heading-wrapper {
    margin-bottom: 94px;
}

.farmStayRoomAva-wrapper p {
    /* font-size: 30px; */

}

.farmStayRoomAva-wrapper .heading-wrapper+p {

    margin-bottom: 87px;
}

.border-block {

    padding: 37px 12px 28px;
    background-color: #eecbc5;
    border: 13px solid #ffffff;
    filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.35));

}

.border-block h3 {
    color: #af342b;
    font-size: 48px;
}

.border-block p {
    font-size: 33px;
}

.farmStayRoomAva-wrapper .row {
    margin-bottom: 86px;
}

.contactUs-wrapper {
    padding-bottom: 120px;
}

.contactUs-wrapper .heading-wrapper {
    margin-bottom: 114px;
}

.contactUs-block {
    padding: 59px 42px;
    background: #fff;
    filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.35));
    border: 1px solid #d09289;
}

.contactUs-block>div {
    display: flex;
    align-items: flex-start;
    border-bottom: 2px solid #8e1a08;
    padding-bottom: 33px;
    margin-bottom: 40px;
}

.contactUs-block>div:last-child {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.contactUs-block .icon {
    width: 126px;
    height: 126px;
    min-width: 126px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin-right: 53px;
    border-radius: 50%;
    background-color: #af342b;
}

.contactUs-block h3 {
    color: #af342b;
    font-size: 35px;
    line-height: 1.2;
    margin-bottom: 2px;
}

.contactUs-block p {
    color: #616161;
    font-size: 25px;

    line-height: 1.296;
    font-weight: 400;
    margin-bottom: 0;
}

.contactUs-block p.note {
    color: #af342b;
    font-weight: bold;
    margin-top: 60px;
}

.visitUs-wrapper {
    padding-bottom: 168px;
}

.visitUs-wrapper .heading-wrapper {
    margin-bottom: 104px;
}

.visitUs-wrapper .content {
    margin-bottom: 95px;
}

.visitUs-wrapper .content .imgBor-block {
    float: left;
    width: 762px;
    max-width: 50%;
    margin-right: 36px;
    border-width: 10px;
    filter: drop-shadow(0px 3px 3.5px rgba(0, 0, 0, 0.35));
}

.visitUs-wrapper .content .imgBor-block iframe {
    width: 100%;
    height: 508px;
}

.visitUs-wrapper .content p {
    color: #616161;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.464;
    margin-bottom: 50px;

}

.visitUs-block {
    display: flex;
    align-items: flex-start;
    margin-bottom: 72px;

}

.visitUs-block:last-child {
    margin-bottom: 0;
}

.visitUs-block>div:first-child {
    width: 1127px;
    max-width: 74.145%;

    padding: 57px 49px 47px 49px;
    margin-top: 53px;
    filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.35));
    background-color: #ffffff;
    border: 1px solid #d09289;
}

.visitUs-block h3 {
    color: #af342b;
    font-size: 48px;
    line-height: 1.25;

}

.visitUs-block p,
.messageUs-wrapper p {
    color: #616161;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.464;

}

.visitUs-block>div:first-child>* {
    margin-left: 63px;
    margin-right: 63px;
}

.visitUs-block:nth-child(odd)>div:first-child>* {
    margin-left: 0;
}

.visitUs-block:nth-child(even)>div:first-child>* {
    margin-right: 0;
}

.visitUs-block .btn {
    min-width: 314px;
}

.visitUs-block .ratio {
    width: 476px;
    max-width: 31.316%;

    margin: 0 -78px;

    border-width: 16px;
    filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.35));
}

.visitUs-block:nth-child(odd) .ratio {
    margin-right: 0;
}

.visitUs-block:nth-child(even) .ratio {
    margin-left: 0;
}

.visitUs-block .ratio::before {
    padding-top: 105.632%;
}

.visitUs-block:nth-child(2) {
    flex-direction: row-reverse;
}

.visitUs-block.full>div:first-child {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
}

.visitUs-block.full>div p {
    margin: 0 0 40px;
}

.messageUs-wrapper {
    padding-bottom: 145px;
    overflow: hidden;
}

.messageUs-wrapper .heading-wrapper {
    margin-bottom: 83px;
}

.messageUs-wrapper .btn {
    margin-top: 10px;
    min-width: 314px;
}

.ourPavilionImg-wrapper {
    padding: 262px 0 155px;
}

.ourPavilionImg-wrapper .imgContentOver-block .bg-theme {
    width: 899px;
    max-width: 59%;
}

.ourPavilionImg-wrapper .imgContentOver-block .bg-theme>div {

    padding: 29px 24px;
}

.ourPavilionImg-wrapper .imgContentOver-block .bg-theme p {

    margin-bottom: 24px;
}

.ourPavilionEvents-wrapper {
    padding: 0 0 94px;
}

.ourPavilionEvents-wrapper .heading-wrapper {
    margin-bottom: 76px;
}

.ourPavilionEvents-wrapper p,
.ourPavilionPricing-wrapper p,
.ourPavilionHistory-wrapper p,
.arboretumImg-wrapper p {
    /* font-size: 30px; */

    line-height: 2;
    margin-bottom: 107px;
}

.ourPavilionEvents-wrapper .row {
    margin-bottom: 73px;
}

.events-block {
    display: flex;
    align-items: center;
    padding: 24px 20px;
    background: #fff;
    border: 1px solid #7d7d7d;
    height: 100%;
    min-height: 163px;
}

.events-block .icon {
    width: 106px;
    height: 106px;
    min-width: 106px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 22px;
    border-radius: 50%;
    background-color: #af332b;
}

.events-block h3 {
    color: #af342b;
    font-size: 30px;
    font-weight: 500;

    line-height: 1.2;
    text-align: left;
}

.ourPavilionPricing-wrapper {
    padding: 0 0 105px;
}

.ourPavilionPricing-wrapper .heading-wrapper {
    margin-bottom: 57px;
}

.ourPavilionHistory-wrapper {
    padding: 98px 0 58px;
}

.ourPavilionHistory-wrapper .heading-wrapper {
    margin-bottom: 65px;
}

.ourPavilionHistory-wrapper .masonry-block {

    margin-bottom: 51px;
}

.ourPavilionHistory-wrapper p {

    line-height: 1.6;

    margin-bottom: 40px;
}

.arboretumImg-wrapper {
    padding-bottom: 150px;
}

.arboretumImg-wrapper .heading-wrapper {
    margin-bottom: 86px;
}

.arboretumImg-wrapper p {

    margin-bottom: 70px;
}

.arboretumInter-wrapper {

    padding: 71px 0 87px;
    border: 2px solid #b0a187;
}

.arboretumInter-wrapper .heading-wrapper {
    margin-bottom: 73px;

}

.arboretumInter-wrapper .ratio {
    width: 716px;
    max-width: 47.11%;
    float: right;
    margin-top: -129px;
    margin-left: 61px;

    border-width: 18px;
    filter: drop-shadow(0px 3px 17.5px rgba(0, 0, 0, 0.35));
}

.arboretumInter-wrapper .ratio::before {
    padding-top: 114.26%;
}

.arboretumImgNew-wrapper {
    padding: 66px 0 111px;
}

.bookNow-wrapper.arboretumBookNow-wrapper h2 {
    margin-bottom: 15px;
}

.arboretumAbout-wrapper {
    padding: 166px 0 375px;
    overflow: hidden;
}

.arboretumAbout-wrapper .img-obj {
    width: 607px;
    max-width: 90%;
    z-index: 1;
    position: relative;
    margin-top: 101px;
    filter: drop-shadow(-2.598px 1.5px 17.5px rgba(0, 0, 0, 0.35));

}

.arboretumAbout-wrapper .img-obj::after {
    content: '';
    position: absolute;

    top: -46.3%;

    left: -11.2%;

    right: 17.2%;

    bottom: -90.8%;
    background: url(../images/magicalGet-vector.webp) center center no-repeat;
    background-size: contain;
    z-index: -1;
}

.photographersImg-wrapper .heading-wrapper {
    margin-bottom: 92px;
}

.photographersImg-wrapper .d-flex {
    align-items: center;
}

.photographersImg-wrapper .imgBor-block,
.photographersFarm-wrapper .imgBor-block {
    width: 808px;
    max-width: 53.2%;
}

.photographersImg-wrapper .ratio::before {
    padding-top: 91.8%;
}

.photographersImg-wrapper .boxbg-block {

    margin-left: -12.4%;
}

.boxbg-block {
    text-align: center;
    width: 899px;
    max-width: 59.2%;

    padding: 27px 28px 22px;
    filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.35));
    background-color: #e0d7c8;
}

.boxbg-block>div {

    padding: 31px 25px 35px;
    background-color: #e0d7c8;
    border: 5px solid #b3a896;
}

.boxbg-block p {

    margin-bottom: 35px;

}

.boxbg-block .btn {
    min-width: 314px;
}

.photographersFarm-wrapper {
    padding: 93px 0 115px;
}

.photographersFarm-wrapper .heading-wrapper {
    margin-bottom: 80px;
}

.photographersFarm-wrapper .ratio::before {
    padding-top: 101%;
}

.photographersFarm-wrapper .d-flex {
    flex-direction: row-reverse;
    align-items: flex-start;
}

.photographersFarm-wrapper .boxbg-block {
    margin-top: 58px;

    margin-right: -12.4%;
}

.photographersFarm-wrapper .boxbg-block>div {
    padding: 27px 25px;
}

.photographersFaq-wrapper {
    padding-bottom: 70px;
}

.accordion-block {
    margin-bottom: 43px;
}

.accordion-block:last-child {
    margin-bottom: 0;
}

.accordion-block .accordion-item {
    margin-bottom: 23px;
}

.accordion-block .accordion-item:last-child {
    margin-bottom: 0;
}

.accordion-block .accordion-button {
    color: #ffffff;
    /* font-size: 36px; */
    font-size: 25px;
    font-weight: bold;

    line-height: 1.5;
    padding: 19px 18px;
    background-color: #7b1711;
    border-radius: 0 !important;
}

.accordion-block .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #7b1711;
    box-shadow: none;
}

.accordion-block .accordion-button::after {
    content: "\f068";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;

    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #7c1811;
    font-size: 25px;
    border-radius: 50%;
    background: #e0d7c8;
}

.accordion-block .accordion-button.collapsed::after {
    content: "\2b";
}

.accordion-block .accordion-body {
    padding: 44px 34px 50px;
    background-color: #ffffff;
    border: 1px solid #c9958d;
}

.accordion-block .accordion-body p {

    /* font-size: 30px; */
    font-weight: 400;

    line-height: 2;
    margin-bottom: 47px;
}

.photographersBook-wrapper {

    background-color: #dfd7c7;

    padding: 49px 0 53px;
    position: relative;
    text-align: right;
}

.photographersBook-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;

    bottom: 0;
    width: 828px;
    max-width: 43.6%;
    background: url(../images/photographersBg.webp) center right no-repeat;
    background-size: cover;
}

.photographersBook-wrapper h2 {
    display: inline-block;
    color: #7c1811;
    width: 790px;

    max-width: 70%;
    font-size: 36px;
    line-height: 1.323;

    margin-bottom: 0;

}

.photographersBook-wrapper p {
    display: inline-block;
    width: 892px;
    max-width: 61%;

}

.photographersMasonry-wrapper {
    padding: 87px 0 80px;
}

.photographyFarm-wrapper {
    padding-bottom: 105px;
}

.photographyFarm-wrapper .heading-wrapper {
    margin-bottom: 115px;
}

.cutOwnFlowersImg-wrapper .heading-wrapper,
.CSAMembershipImg-wrapper .heading-wrapper {
    margin-bottom: 92px;
}

.cutOwnFlowersImg-wrapper .d-flex,
.CSAMembershipImg-wrapper .d-flex {
    flex-wrap: wrap;
    padding-bottom: 93px;
    position: relative;
}

.cutOwnFlowersImg-wrapper .ratio,
.CSAMembershipImg-wrapper .ratio {
    width: 1464px;
    max-width: 97%;
}

.cutOwnFlowersImg-wrapper .ratio::before {
    padding-top: 38.1%;
}

.cutOwnFlowersImg-wrapper .boxbg-block,
.CSAMembershipImg-wrapper .boxbg-block {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 899px;
    max-width: 59%;

}

.cutOwnFlowersImg-wrapper .boxbg-block {
    padding: 17px 28px;
}

.cutOwnFlowersImg-wrapper .boxbg-block>div {
    padding: 26px 25px;
}

.cutOwnFlowersAbout-wrapper {
    padding: 100px 0 115px;
}

.cutOwnFlowersAbout-wrapper .heading-wrapper {
    margin-bottom: 87px;
}

.cutOwnFlowersText-wrapper .heading-wrapper {
    margin-bottom: 81px;
}

.cutOwnFlowersText-wrapper .content h2 {
    color: #af342b;

    margin-bottom: 54px;
}

.cutOwnFlowersTulips-wrapper {
    padding: 105px 0;
}

.cutOwnFlowersTulips-wrapper .heading-wrapper {
    margin-bottom: 72px;
}

.cutOwnFlowersTulips-wrapper .position-relative {
    width: 712px;
    max-width: 100%;
    margin-left: auto;

    padding-bottom: 28%;
}

.cutOwnFlowersTulips-wrapper .imgBor-block {
    border-width: 18px;
    filter: drop-shadow(0px 3px 3.5px rgba(0, 0, 0, 0.35));
}

.cutOwnFlowersTulips-wrapper .imgBor-block:first-child {
    width: 493px;
    max-width: 70%;
    margin-left: auto;
}

.cutOwnFlowersTulips-wrapper .imgBor-block:nth-child(2) {
    position: absolute;

    top: 16.5%;
    left: 0;
    width: 383px;
    max-width: 54%;
}

.cutOwnFlowersTulips-wrapper .imgBor-block:nth-child(3) {
    position: absolute;

    right: 8.7%;
    bottom: 0;
    width: 377px;
    max-width: 53%;
}

.bookNow-wrapper.cutOwnFlowersBookNow-wrapper h2 {
    width: 752px;
    max-width: 100%;
    margin-left: auto;

    margin-bottom: 20px;
}

.bookNow-wrapper.cutOwnFlowersBookNow-wrapper p {

    margin-bottom: 33px;
}

.cutOwnFlowersMasonry-wrapper {
    padding: 84px 0;
}

.CSAMembershipImg-wrapper .ratio::before {
    padding-top: 32.82%;
}

.CSAMembershipImg-wrapper .d-flex {

    padding-bottom: 15.6%;
}

.CSAMembershipImg-wrapper .boxbg-block {
    padding: 23px 28px 22px;
}

.CSAMembershipImg-wrapper .boxbg-block>div {
    padding: 29px 25px;
}

.CSAMembershipImg-wrapper .boxbg-block p {
    margin-bottom: 20px;
}

.boxbg-block>div .d-flex {

    flex-wrap: nowrap;
    align-items: center;
    text-align: left;
    margin-bottom: 23px;
    padding: 0;

}

.boxbg-block label {

    min-width: 302px;
    margin-right: 17px;
}

.boxbg-block .form-control,
.boxbg-block .form-select {
    color: #000000;
    /* font-size: 36px; */
    font-size: 25px;
    line-height: 1.694;
    font-weight: 300;
    padding: 3px 21px;
}

.boxbg-block .form-select {
    padding-right: 32px;
}

.boxbg-block .form-control {
    width: 132px;
}

.CSAMembershipImg-wrapper .boxbg-block .btn,
.CSAMembershipSignUp-wrapper .boxbg-block .btn {
    margin-top: 7px;
}

.CSAMembershipAbout-wrapper {
    padding: 90px 0 115px;
}

.CSAMembershipAbout-wrapper .heading-wrapper {
    margin-bottom: 87px;
}

.CSAMembershipWork-wrapper {
    overflow: hidden;
}

.CSAMembershipWork-wrapper .heading-wrapper {
    margin-bottom: 70px;
}

.CSAMembershipBenefits-wrapper {
    padding: 84px 0 77px;
}

.CSAMembershipBenefits-wrapper .heading-wrapper {
    margin-bottom: 77px;
}

.CSAMembershipBenefits-wrapper p {
    margin-bottom: 47px;
}

.CSAMembershipBenefits-wrapper h3 {
    color: #af342b;
    margin-bottom: 86px;
}

.CSAMembershipBenefits-wrapper .row {
    margin-bottom: 72px;
}

.CSABenefits-block {
    display: flex;
    flex-direction: column;
    text-align: center;
    border-top-left-radius: 330px;
    border-top-right-radius: 330px;
    overflow: hidden;
    height: 100%;
    filter: drop-shadow(0px 15px 12px rgba(0, 0, 0, 0.35));
    background-color: #ffffff;

}

.CSABenefits-block .ratio::before {
    padding-top: 67%;
}

.CSABenefits-block .content {

    padding: 23px 47px 22px;
    flex-grow: 1;
}

.CSABenefits-block h3 {
    color: #af342b;
    font-size: 40px;

    line-height: 1.25;
    margin-bottom: 36px;
    margin-bottom: 20px;
}

.CSABenefits-block p {
    color: #616161;
    /* font-size: 30px; */
    font-weight: 400;

    line-height: 1.5;
    margin-bottom: 0;
}

.CSABenefits-block .bg {

    color: #fff;
    font-size: 48px;
    font-weight: 400;

    padding: 10px 10px;
    background-color: #af332b;
}

.CSAMembershipBenefitsFarm-wrapper .heading-wrapper {
    margin-bottom: 77px;
}

.CSAMembershipFaq-wrapper {
    padding: 61px 0 92px;
}

.CSAMembershipFaq-wrapper .heading-wrapper {
    margin-bottom: 92px;
}

.CSAMembershipFaq-wrapper h3 {
    color: #7c1811;
}

.CSAMembershipFaq-wrapper .accordion-block .accordion-body p {
    margin-bottom: 0;
}

.CSAMembershipSignUp-wrapper .heading-wrapper,
.CSAMembershipLike-wrapper .heading-wrapper {
    margin-bottom: 72px;
}

.CSAMembershipSignUp-wrapper .d-flex {
    flex-wrap: wrap;
    position: relative;
    padding-bottom: 166px;
}

.CSAMembershipSignUp-wrapper .ratio {
    width: 1034px;
    max-width: 68.1%;
}

.CSAMembershipSignUp-wrapper .ratio::before {
    padding-top: 41.24%;
}

.CSAMembershipSignUp-wrapper .boxbg-block {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 899px;
    max-width: 59%;

}

.CSAMembershipLike-wrapper {
    padding: 108px 0 96px;
}

.CSALike-block .ratio::before {
    padding-top: 93.4%;
}

.CSALike-block .content {
    padding: 12px 11px;
    filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.35));
    background-color: #e0d7c8;
}

.CSALike-block .content>div {
    padding: 12px 22px;
    border: 5px solid #b3a896;
}

.weddingVenueDetails-wrapper {

    padding-bottom: 113px;
}

.weddingVenueDetails-wrapper .heading-wrapper {
    margin-bottom: 108px;
}

.weddingVenueDetails-wrapper .content {
    margin-bottom: 106px;
    margin-bottom: 90px;
}

.weddingVenueDetails-wrapper .content p {
    margin-bottom: 48px;
}

.weddingVenueDetails-wrapper .img-block img {
    width: 100%;
}

.weddingVenueImg-wrapper .heading-wrapper {
    margin-bottom: 69px;
}

.weddingVenueImg-wrapper .bg {
    color: #fff;
    padding: 92px 0 60px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.weddingVenueImg-wrapper .d-flex {
    flex-wrap: wrap;
    justify-content: space-between;
}

.weddingVenueImg-wrapper .content {
    width: 1024px;
    max-width: 68%;
}

.weddingVenueImg-wrapper .img-block {
    width: 418px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    max-width: 32%;
    gap: 34px;
}

.weddingVenueImg-wrapper h1 {
    font-size: 64px;
    line-height: 1.2;

    margin-bottom: 30px;
}

.weddingVenueImg-wrapper h2 {

    line-height: 1.09;
}

.weddingVenueImgText-wrapper {
    padding: 129px 0 132px;
}

.weddingVenueImgText-wrapper .d-flex {
    flex-wrap: wrap;

    padding-bottom: 12.6%;
    position: relative;
}

.weddingVenueImgText-wrapper .ratio {
    width: 808px;
    max-width: 53.16%;
}

.weddingVenueImgText-wrapper .ratio::before {
    padding-top: 91.79%;
}

.weddingVenueImgText-wrapper .boxbg-block {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 899px;
    max-width: 59%;

}

.weddingVenueImgText-wrapper .boxbg-block {
    padding: 42px 26px;
}

.weddingVenueImgText-wrapper .boxbg-block>div {
    padding: 30px 21px;
}

.weddingVenueImgText-wrapper .boxbg-block p {
    margin-bottom: 50px;
}

.tab-block .nav-tabs {
    border-bottom: 0;
    margin: 0 -9px;
}

.tab-block .nav-tabs .nav-item {
    margin: 0 9px;
}

.tab-block .nav-tabs .nav-link {
    color: #000000;
    /* font-size: 36px; */
    font-size: 25px;
    line-height: 1.2;
    font-weight: bold;

    padding: 30px 70px 22px;
    opacity: 0.988;

    border-radius: 50px 50px 0 0;
    background-color: #dfd7c7;
}

.tab-block .nav-tabs .nav-item.show .nav-link,
.tab-block .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #af332b;
}

.tab-block .tab-content {

    padding: 30px 70px 50px;
    filter: drop-shadow(0px 8px 28.5px rgba(0, 0, 0, 0.35));
    background-color: #ffffff;
}

.tab-block .tab-content p,
.tab-block .tab-content ul.listing-wrapper {
    /* font-size: 36px; */
    line-height: 2.195;
    font-weight: 300;
}

.weddingVenueFaq-wrapper {
    padding: 107px 0 81px;
}

.weddingVenueFaq-wrapper .heading-wrapper {
    margin-bottom: 72px;
}

.accordion-block .accordion-body {

    padding: 23px 36px 43px;
}

.weddingVenueFaq-wrapper .accordion-block .accordion-body p {
    margin-bottom: 0;
}

.bookNow-wrapper.weddingVenueBookNow-wrapper h2 {

    margin-bottom: 0;
}

.bookNow-wrapper.weddingVenueBookNow-wrapper p {
    width: 930px;

    max-width: 72%;
    margin-left: auto;

    margin-bottom: 20px;
}

.weddingVenueText-wrapper {
    padding: 123px 0 135px;
}

.weddingVenueText-wrapper .row {
    margin-bottom: 122px;
}

.weddingVenueText-wrapper .row:last-child {
    margin-bottom: 0;
}

.weddingVenueText-wrapper h3 {
    color: #7c1811;
    font-size: 48px;

    line-height: 1.25;
    margin-bottom: 4px;
}

.weddingVenueText-wrapper p {
    margin-bottom: 30px;
}

.weddingVenueHightLighted-wrapper {
    position: relative;
    overflow: hidden;
    padding: 135px 0 142px;
}

.weddingVenueHightLighted-wrapper .img-obj {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 931px;
    max-height: 37%;

}

.weddingVenueHightLighted-wrapper .img-obj::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #690e08;
    opacity: 0.741;
}

.weddingVenueHightLighted-wrapper .heading-wrapper {
    margin-bottom: 119px;
}

.weddingVenueHightLighted-wrapper .row,
.customFloralWeddingEx-wrapper .row,
.thingsToDo-wrapper .row {

    --bs-gutter-y: 115px;
    --bs-gutter-y: 80px;
}

.hightLightedWeddings-block {
    display: flex;
    flex-direction: column;
    border-top-left-radius: 330px;
    border-top-right-radius: 330px;
    position: relative;

    height: calc(100% - 35px);
    filter: drop-shadow(0px 15px 12px rgba(0, 0, 0, 0.35));
    border: 18px solid #ffffff;
    border-bottom: 0;
    margin-bottom: 35px;
}

.hightLightedWeddings-block .ratio {
    border-top-left-radius: 330px;
    border-top-right-radius: 330px;
    overflow: hidden;
}

.hightLightedWeddings-block .ratio img {
    object-position: top center;
}

.hightLightedWeddings-block .ratio::before {

    padding-top: 84.14%;
}

.hightLightedWeddings-block .content {

    background: #fff;
    text-align: center;
    padding: 35px 0 39px;
    flex-grow: 1;
}

.hightLightedWeddings-block .content h3 {
    color: #af342b;
    font-size: 40px;

    line-height: 1.25;
}

.btn-icon {
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    width: 69px;
    height: 69px;
    border-radius: 50%;
    background-color: #af332b;
    border: 8px solid #ffffff;
}

.btn-icon:hover {
    color: #af332b;
    background-color: #fff;
}

.hightLightedWeddings-block .btn-icon {
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, -50%);
}

.weddingVenueWollam-wrapper {
    position: relative;
    padding: 49px 0;
    padding: 57px 0 42px;

    background-color: #d7948a;
}

.weddingVenueWollam-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;

    bottom: 0;
    width: 1335px;
    max-width: 71%;
    background: url(../images/bookNow-vector.webp) center right no-repeat;
    background-size: cover;
    opacity: 0.251;
}

.weddingVenueWollam-wrapper .d-flex {
    position: relative;
    align-items: center;
    justify-content: space-between;
}

.weddingVenueWollam-wrapper h2 {
    width: 1011px;
    font-size: 48px;

    line-height: 1.25;
    max-width: 67%;
}

.weddingVenueWollam-wrapper img {
    width: 439px;
    max-width: 33%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.weddingVenueCustomFloral-wrapper {
    padding: 131px 0 110px;
}

.weddingVenueCustomFloral-wrapper .heading-wrapper {
    margin-bottom: 18px;
}

.weddingVenueCustomFloral-wrapper .row {
    margin-bottom: 68px;
}

.weddingVenueCustomFloral-wrapper .ratio {

    filter: drop-shadow(0px 15px 12px rgba(0, 0, 0, 0.35));
    border-width: 18px;
}

.weddingVenueCustomFloral-wrapper .ratio::before {
    padding-top: 59.71%;
}

.weddingVenueCustomFloral-wrapper .row>div:nth-child(2) .ratio {
    margin-top: 90px;
}

.customFloralImg-wrapper {
    overflow: hidden;
}

.customFloralImg-wrapper .heading-wrapper {
    margin-bottom: 82px;
}

.customFloralImg-wrapper p {
    margin-bottom: 0;
}

.customFloralImg-wrapper .img-block {
    margin-top: -15px;
    position: relative;
    z-index: 1;
}

.customFloralImg-wrapper .img-block::before {
    content: '';
    position: absolute;
    top: -21px;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/customFloralBg.webp) top center no-repeat;
    background-size: contain;
    z-index: -1;
}

.customFloralImg-wrapper .img-block img {
    margin-left: -2.5%;

    max-width: 100dvw;

}

.customFloralOptions-wrapper {
    padding: 78px 0 74px;
    overflow: hidden;
}

.customFloralOptions-wrapper .heading-wrapper {
    margin-bottom: 78px;
}

.customFloralOptions-wrapper p {
    margin-bottom: 122px;
}

.customFloral-block {
    background: #fff;
    height: 100%;
    text-align: left;
    overflow: hidden;
    filter: drop-shadow(0 2px 8px rgb(0 0 0 / .35));
}

.customFloral-block .ratio {
    width: 421px;
    max-width: 59%;

    float: right;
}

.customFloral-block .ratio::before {
    padding-top: 94.07%;
}

.customFloral-block .ratio img {

    clip-path: circle(59.0% at 58% 39%);

}

.customFloral-block .bg {
    color: #fff;
    padding: 27px 55px;
    min-height: 140px;
    background-color: #af342b;
}

.customFloral-block .bg {
    line-height: 1.334;
}

.customFloral-block .content {
    padding: 40px 47px 50px;
}

.customFloral-block .content p {
    /* font-size: 30px; */
    line-height: 2;

    margin-bottom: 30px;
}

.customFloralWeddingEx-wrapper {
    padding: 117px 0 111px;
}

.customFloralWeddingEx-wrapper .heading-wrapper {
    margin-bottom: 78px;
}

.customFloralWeddingEx-wrapper .hightLightedWeddings-block .content {
    min-height: 174px;
    padding: 55px 0 39px;
}

.customFloralClientSays-wrapper {
    padding: 82px 0 85px;
    margin-bottom: 51px;
    overflow: hidden;
}

.customFloralClientSays-wrapper .heading-wrapper {
    margin-bottom: 88px;
}

.customFloralClientSays-wrapper .imgBor-block {
    border-width: 29px;
}

.customFloralClientSays-wrapper .ratio {}

.customFloralClientSays-wrapper .ratio::before {
    padding-top: 148.7%;
}

.clientSays-slider .slick-arrow {
    width: 81px;
    height: 81px;
    background-color: #af332b;
    border-width: 9px;
}

.clientSays-slider .slick-arrow:hover,
.clientSays-slider .slick-arrow:focus {
    color: #7b1711;
    background-color: #fff;
}

.clientSays-slider .slick-arrow:hover:before,
.clientSays-slider .slick-arrow:focus:before {
    filter: brightness(0);
}

.clientSays-slider .slick-prev {
    left: -3px;
}

.clientSays-slider .slick-next {
    right: -68px;
}

.clientSays-block {
    position: relative;
    padding-left: 134px;
    padding-right: 18px;
}

.clientSays-block::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 97px;
    height: 80px;
    background: url(../images/clientSays-quote.webp) top left no-repeat;
    background-size: contain;
}

.clientSays-block p {

    margin-bottom: 20px;
}

.clientSays-block>div {

    padding-top: 35px;
    border-top: 2px solid #170e00;
}

.clientSays-block>div h3 {
    color: #9f2a22;
    font-size: 48px;
    line-height: 1.25;
}

.clientSays-block>div p {
    font-weight: 400;
}

.eventsWorkshopsCal-wrapper .heading-wrapper {
    margin-bottom: 79px;
}

.eventsWorkshopsCal-wrapper .bg {

    padding: 17px 18px;
    background-color: #dfd7c7;
    border: 9px solid #ffffff;
    filter: drop-shadow(0px 3px 16px rgba(0, 0, 0, 0.35));
}

#calendar {
    width: 663px;
    max-width: 100%;

    background: #fff;

    padding: 44px 58px;
}

.fc-toolbar h2 {
    color: #3c6bb3;
    font-size: 24px;
    text-transform: uppercase;
}

.fc-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;

    padding-bottom: 24px;
    margin-bottom: 30px;
    border-bottom: 5px solid #3c6bb3;
}

.fc-toolbar .fc-center {
    flex-grow: 1;
    text-align: center;
}

.fc .fc-toolbar>*>* {
    float: none;
}

.fc-toolbar .fc-right {
    order: 1;
}

.fc-state-default {
    background: #3c6bb3;
}

.fc-icon-left-single-arrow:after,
.fc-icon-right-single-arrow:after {
    color: #fff;
}

.fc td,
.fc th {
    color: #3c6bb3;
    border: 0;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}

.fc-week {

    margin: 9px 0;
    height: 40px !important;
}

.fc-unthemed td.fc-today {

    background-color: #fcc1bd;
}

.fc-basic-view .fc-day-number,
.fc-basic-view .fc-week-number {
    padding: 6px 2px 4px;
}

.fc .fc-S:first-child {
    color: #e7344d;
}

.eventsWorkshopsCal-wrapper .d-flex {

    padding: 26px 19px;
    height: 100%;
    align-items: flex-start;
    border: 3px solid #a99b83;
}

.eventsWorkshopsCal-wrapper .d-flex .img-obj {
    width: 300px;
    min-width: 43.6%;
    margin-right: 19px;
    border: 3px solid #000000;
}

.eventsWorkshopsCal-wrapper .d-flex .content h3 {
    color: #af342b;
    line-height: 1.334;
}

.eventsWorkshopsCal-wrapper .d-flex .content p {
    font-size: 18px;
    font-weight: bold;
}

.eventsWorkshopsEvent-wrapper {
    padding: 129px 0 80px;
}

.eventsWorkshopsEvent-wrapper .heading-wrapper {
    margin-bottom: 80px;
}

.eventsWorkshops-block {
    display: flex;
    height: calc(100% - 11px);
    margin-top: 11px;
    background: #fff;
    filter: drop-shadow(0px 3px 16px rgba(0, 0, 0, 0.35));
}

.eventsWorkshops-block .d-flex {
    flex-direction: column;
}

.eventsWorkshops-block .imgBor-block {
    width: 418px;
    min-width: 58%;

    margin-top: -11px;

    border-width: 10px;
    filter: none;
}

.eventsWorkshops-block .bg {
    color: #fff;
    background-color: #af342b;

    padding: 19px 32px;
    margin: 11px 0 0;
    flex-grow: 1;
}

.eventsWorkshops-block .content {

    padding: 32px 21px;
}

.eventsWorkshops-block h3 {
    line-height: 1.334;
    font-size: 26px;
}

.eventsWorkshops-block p {
    /* font-size: 30px; */
    font-weight: bold;

    margin-bottom: 24px;
}

.eventsDetails-wrapper {
    padding-bottom: 73px;
}

.eventsDetails-wrapper .heading-wrapper {
    margin-bottom: 95px;
}

.eventsDetails-block {
    background: #fff;

    border: 3px solid #7d7d7d;
    overflow: hidden;
    filter: drop-shadow(0 2px 8px rgb(0 0 0 / .35));
}

.eventsDetails-block .img {
    width: 545px;
    max-width: 36%;
    border: 10px solid #ffffff;
    filter: none;
    float: right;

    margin: 52px 36px 0;

}

.eventsDetails-block .bg {
    color: #fff;
    background-color: #af342b;
    padding: 28px 47px;
}

.eventsDetails-block .bg h3 {
    font-size: 36px;
    line-height: 1.25;
}

.eventsDetails-block .content {
    padding: 44px 53px 56px;
}

.eventsDetails-block .content p {
    /* font-size: 30px; */
    font-weight: 400;
    line-height: 2;
}

.eventsDetails-block .img-block {
    display: flex;
    gap: 23px;
    margin-top: 42px;
}

.eventsDetails-block .imgBor-block {
    border-width: 10px;
    filter: drop-shadow(0px 3px 16px rgba(0, 0, 0, 0.35));
}

.yogaImg-wrapper {
    padding-bottom: 84px;
}

.yogaImg-wrapper .heading-wrapper {
    margin-bottom: 85px;
}

.yogaImg-wrapper .imgContentOver-block {

    padding-bottom: 7.44%;
}

.yogaImg-wrapper .imgContentOver-block .bg-theme {
    width: 899px;
    max-width: 59%;
    bottom: 0;
}

.yogaImg-wrapper .imgContentOver-block .bg-theme>div {
    padding: 45px 28px;
}

.yogaBook-wrapper {

    background-color: #d7948a;

    padding: 51px 0 37px;
    position: relative;
    text-align: right;
}

.yogaBook-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;

    bottom: 0;
    width: 758px;
    max-width: 39.9%;
    background: url(../images/yogaBg.webp) center right no-repeat;
    background-size: cover;
}

.yogaBook-wrapper h2 {

    color: #7c1811;
    font-size: 62px;
    line-height: 1.323;

    margin-bottom: 27px;

}

.yogaBook-wrapper .container>div {

    margin-bottom: 42px;
    max-width: 80%;
    margin-left: auto;
}

.yogaBook-wrapper p {
    display: inline-block;
    width: 875px;

    max-width: 80%;

    margin-bottom: 3px;
}

.yogaBook-wrapper p.text-themeNew {
    width: 100%;
    max-width: 100%;
}

.yogaPavilion-wrapper {
    padding: 54px 0 85px;
}

.yogaPavilion-wrapper .content {
    margin-bottom: 101px;
}

.yogaPavilion-wrapper .heading-wrapper {
    margin-bottom: 109px;
}

.thingsToDo-wrapper .heading-wrapper {
    margin-bottom: 91px;
}

.thingsToDo-wrapper {
    padding-bottom: 123px;
}

.thingsToDo-wrapper .text {
    margin-bottom: 80px;
}

.thingsToDo-wrapper .text p {
    /* font-size: 30px; */
    line-height: 2;
}

.thingsToDo-wrapper .hightLightedWeddings-block .content {
    min-height: 141px;
}

.aboutInner-wrapper {
    overflow: hidden;
    padding-bottom: 124px;
}

.aboutInner-wrapper .heading-wrapper {
    margin-bottom: 106px;
}

.aboutInner-block {

    padding: 17px;
    border-radius: 243px;
    background-color: #ffffff;
    margin-bottom: 109px;
}

.aboutInner-block:last-child {
    margin-bottom: 0;
}

.aboutInner-block>div {

    padding-left: 0;
    border-radius: 227px;
    background-color: #ffffff;
    border: 2px solid #d3b9b5;
}

.aboutInner-block .img-block {
    width: 542px;
    max-width: 100%;

    position: relative;
    z-index: 1;
    height: 100%;

    margin: 0 -32px;
}

.aboutInner-block .ratio {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

}

.aboutInner-block .ratio::after {
    content: '';
    position: absolute;

    top: -11%;

    left: -19.1%;
    right: -19.1%;

    width: 70.3%;

    height: 102.3%;
    background: url(../images/aboutInner-vector.webp) top left no-repeat;
    background-size: contain;
    z-index: -1;
}

.aboutInner-block .ratio img {

    border-radius: 50%;
    background-color: #ffffff;
    border: 18px solid #ffffff;
    filter: drop-shadow(0px 3px 14.5px rgba(0, 0, 0, 0.35));
    overflow: hidden;
}

.aboutInner-block .content {
    margin: 0 30px;
    padding: 35px 176px;
}

.aboutInner-block p {

    color: #616161;
    /* font-size: 30px; */
    font-weight: 400;

    line-height: 1.6;
}

.aboutInner-block:nth-child(even) .row {
    flex-direction: row-reverse;
}

.aboutInner-block:nth-child(odd) .img-block {
    margin-right: 0;
}

.aboutInner-block:nth-child(even) .img-block {
    margin-left: 0;
}

.aboutInner-block:nth-child(odd) .ratio::after {
    right: auto;
}

.aboutInner-block:nth-child(even) .ratio::after {
    left: auto;

    transform: scaleX(-1);
}

.aboutInner-block:nth-child(odd) .content {
    margin-right: 0;
    padding-left: 0;
}

.aboutInner-block:nth-child(even) .content {
    margin-left: 0;
    padding-right: 0;
}

.whoAbout-wrapper {
    position: relative;

    padding-bottom: 51px;
}

.whoAbout-wrapper::before {
    content: '';
    position: absolute;
    top: 51px;
    right: 0;
    width: 436px;
    height: 669px;
    max-width: 23.3%;
    background: url(../images/whoAbout-vector.webp) top right no-repeat;
    background-size: contain;
}

.whoAbout-wrapper .heading-wrapper {
    margin-bottom: 102px;
}

.whoAbout-wrapper .hightLightedWeddings-block {
    border: 0;
}

.whoAbout-wrapper .hightLightedWeddings-block .ratio::before {
    padding-top: 66.85%;
}

.whoAbout-wrapper .hightLightedWeddings-block .position {
    color: #585858;
    /* font-size: 30px; */
    font-size: 25px;
    font-weight: bold;

    margin-bottom: 15px;
}

.whoAbout-wrapper .hightLightedWeddings-block .position:last-child {
    margin-bottom: 0;
}

.whoAbout-wrapper .hightLightedWeddings-block p {
    color: #616161;
    /* font-size: 30px; */
    font-weight: 400;

    line-height: 1.07;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.whoAbout-wrapper .hightLightedWeddings-block .content {
    padding: 20px 10px 54px;
}

.whoAbout-wrapper .hightLightedWeddings-block.no-link .btn-icon {
    display: none;
}

.whoAbout-wrapper .hightLightedWeddings-block.no-link .content {
    padding-bottom: 25px;
}

.bookNow-wrapper.aboutBookNow-wrapper {
    padding: 87px 0 73px;
}

.bookNow-wrapper.aboutBookNow-wrapper h2 {
    display: inline;
    margin-bottom: 2px;
    padding-left: 68px;
    position: relative;
}

.bookNow-wrapper.aboutBookNow-wrapper h2::before {
    content: '';
    position: absolute;
    top: -19px;
    left: 26px;
    width: 41px;
    height: 38px;
    background: url(../images/quote.webp) top left no-repeat;
    background-size: contain;
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
}

.bookNow-wrapper.aboutBookNow-wrapper p {
    color: #3c3c3c;
    /* font-size: 36px; */

    line-height: 1.2;
    font-weight: bold;
}

.galleryAbout-wrapper {
    position: relative;
    padding-top: 72px;
}

.galleryAbout-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 425px;
    height: 575px;
    max-width: 22.4%;
    background: url(../images/galleryAbout-vector.webp) top left no-repeat;
    background-size: contain;
}

.galleryAbout-wrapper .heading-wrapper {
    margin-bottom: 81px;
}

.commitAbout-wrapper {
    position: relative;
    padding: 140px 0 121px;
}

.commitAbout-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 432px;
    height: 602px;
    max-width: 22.8%;
    background: url(../images/commitAbout-vector.webp) top right no-repeat;
    background-size: contain;
}

.commitAbout-wrapper .heading-wrapper {
    margin-bottom: 97px;
}

.commitAbout-wrapper p {

    color: #616161;
    /* font-size: 30px; */
    font-weight: 400;

    line-height: 1.6;
    margin-bottom: 50px;
}

.ourFlowersImg-wrapper .heading-wrapper {
    margin-bottom: 92px;
}

.ourFlowersImg-wrapper .d-flex {
    position: relative;
    flex-wrap: wrap;
}

.ourFlowersImg-wrapper .ratio:first-child {
    width: 1304px;
    max-width: 86%;
}

.ourFlowersImg-wrapper .ratio:first-child::before {
    padding-top: 42.91%;
}

.ourFlowersImg-wrapper .ratio:nth-child(2) {
    width: 745px;
    max-width: 50%;
    margin-top: 88px;
}

.ourFlowersImg-wrapper .ratio:nth-child(2)::before {
    padding-top: 108.81%;
}

.ourFlowersImg-wrapper .boxbg-block {
    width: 899px;
    max-width: 60%;
    position: absolute;
    right: 0;
    /* bottom: 168px; */
    bottom: 11.4%;
}

.ourFlowersBuy-wrapper {
    padding: 147px 0 115px;
}

.ourFlowersFarmer-wrapper {
    overflow: hidden;
}

.ourFlowersBuy-wrapper .heading-wrapper,
.ourFlowersFarmer-wrapper .heading-wrapper {
    margin-bottom: 77px;
}

.ourFlowersFarmer-wrapper .imgBor-block {
    width: 712px;
    max-width: 100%;
    margin-left: auto;
}

.ourFlowersPink-wrapper {
    padding: 135px 0 113px;
    overflow: hidden;
}

.ourFlowersPink-wrapper .heading-wrapper {
    margin-bottom: 99px;
}

.ourFlowersPink-wrapper .imgBor-block:first-child {
    width: 537px;
    max-width: 72%;
}

.ourFlowersPink-wrapper .imgBor-block:last-child {
    width: 579px;
    max-width: 78%;
    margin-left: auto;
    margin-right: 28px;
    /* margin-top: -95px; */
    margin-top: -12.8%;
}

.ourFlowersCut-wrapper {
    overflow: hidden;
}

.ourFlowersCut-wrapper .heading-wrapper {
    margin-bottom: 69px;
}

.ourFlowersCut-wrapper .text {
    margin-bottom: 40px;
}

.ourFlowersCustom-wrapper {
    padding: 91px 0 151px;
}

.ourFlowersCustom-wrapper .heading-wrapper {
    margin-bottom: 125px;
}

.ourFlowersCustom-wrapper .d-flex {
    flex-wrap: wrap;
    position: relative;
    align-items: flex-start;
}

.ourFlowersCustom-wrapper .boxbg-block {
    margin-top: 55px;
    /* margin-right: -190px; */
    margin-right: -12.5%;
    z-index: 1;
    position: relative;
}

.ourFlowersCustom-wrapper .imgBor-block {
    width: 808px;
    max-width: 53.2%;
}

.ourFlowersCustom-wrapper .ratio::before {
    padding-top: 70.4%;
}

.ourFlowersSpecial-wrapper .heading-wrapper {
    margin-bottom: 68px;
}

.ourFlowersSpecial-wrapper .imgBor-block {
    width: 712px;
    max-width: 50%;
    margin-right: 73px;
    float: left;
}

.ourFlowersCareTips-wrapper {
    padding: 135px 0 115px;
}

.ourFlowersCareTips-wrapper .heading-wrapper {
    margin-bottom: 67px;
}

.ourFlowersCareTips-wrapper .content {
    margin-bottom: 45px;
}

.ourFlowersCareTips-wrapper .content p {
    /* font-size: 30px; */
    line-height: 2;
}

.ourFlowersCareTips-wrapper .d-flex {
    flex-wrap: wrap;
    position: relative;
    align-items: flex-start;
}

.ourFlowersCareTips-wrapper .boxbg-block {
    width: 1088px;
    max-width: 71.6%;
    /* margin-top: 119px; */
    margin-top: 7.8%;
    /* margin-right: -379px; */
    margin-right: -24.95%;
    z-index: 1;
    position: relative;
}

.ourFlowersCareTips-wrapper .boxbg-block h3 {
    font-size: 48px;
    margin-bottom: 40px;
}

.ourFlowersCareTips-wrapper .imgBor-block {
    width: 808px;
    max-width: 53.2%;
}

.ourFlowersCareTips-wrapper .ratio::before {
    padding-top: 131.9%;
}

.ourFlowersCutCare-wrapper {
    padding-bottom: 100px;
}

.ourFlowersCutCare-wrapper h3 {
    font-size: 48px;
    margin-bottom: 60px;
}

.ourFlowersCutCare-wrapper ol.listingNo-wrapper {
    margin-bottom: 0;
}

.ourFlowersCutCare-wrapper ol.listingNo-wrapper li {
    margin-bottom: 57px;
}

.ourFlowersCutCare-wrapper ol.listingNo-wrapper li:last-child {
    margin-bottom: 0;
}

.header-menu {
    margin-left: auto;
}

ul.contact-icon {
    color: #f98c84;
    font-size: 26px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0 -10px 12px;
}

ul.contact-icon li {
    padding: 0 10px;
}

.header-wrapper .navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
}

.header-wrapper .navbar.sticky {
    height: 160px;
}

.header-wrapper .navbar.sticky .navbar-brand {
    width: 181px;
}

.header-wrapper .navbar-brand:before {
    display: block;
    padding-top: 86.34%;
    content: "";
}

.header-wrapper .navbar-brand>span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
}
.contsese p {font-size: 20px;line-height: 26px;}
.heading-wrapper.text-center h2 span {margin-bottom: -37px;font-weight: normal;}






