﻿body {}

@font-face 
{
     src:url(../fonts/RomanticAmitha.ttf);   
     font-family:RomanticAmitha;     
}
@font-face 
{
     src:url(../fonts/Urbanist.ttf);   
     font-family:Urbanist;     
}

.font-RomanticAmitha
{
    font-family:RomanticAmitha;
}
.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

.dotted-leader {
    flex-grow: 1;
    border-bottom: 2px dotted currentColor;
    margin: 0 10px;
    opacity: 0.3;
}

.organic-shape {
    border-radius: 60% 40% 70% 30% / 40% 50% 60% 40%;
}

.glass-nav {
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}

#lightbox-overlay {
    transition: opacity 0.3s ease-in-out;
}

#lightbox-overlay.hidden {
    display: none;
    opacity: 0;
}

#lightbox-overlay.flex {
    display: flex;
    opacity: 1;
}

.logo-top
{
    width:100%;
    max-width: 150px;
}
*,
::before,
::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */

#mobile-menu-overlay {
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
#mobile-menu-content {
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: url(../images/bg-home.webp) center center no-repeat fixed;
    background-size: cover;
    overflow-y:auto;
}
.opacity-0 {
    opacity: 0;
}

.backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
*,
::after,
::before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

::after,
::before {
    --tw-content: ''
}

:host,
html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    line-height: inherit;
    font-family: Manrope;
    background:#fefeee;
}

.nav-bottom
{
    display: none;    
}
hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: #000;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-feature-settings: normal;
    font-variation-settings: normal;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0;
    padding: 0
}

legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

[hidden]:where(:not([hidden=until-found])) {
    display: none
}

[type='text'],
input:where(:not([type])),
[type='email'],
[type='url'],
[type='password'],
[type='number'],
[type='date'],
[type='datetime-local'],
[type='month'],
[type='search'],
[type='tel'],
[type='time'],
[type='week'],
[multiple],
textarea,
select {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
}

[type='text']:focus,
input:where(:not([type])):focus,
[type='email']:focus,
[type='url']:focus,
[type='password']:focus,
[type='number']:focus,
[type='date']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='week']:focus,
[multiple]:focus,
textarea:focus,
select:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: #2563eb
}

input::placeholder,
textarea::placeholder {
    color: #6b7280;
    opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
    padding: 0
}

::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit
}

::-webkit-datetime-edit {
    display: inline-flex
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-year-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0
}

select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    print-color-adjust: exact
}

[multiple],
[size]:where(select:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    print-color-adjust: unset
}

[type='checkbox'],
[type='radio'] {
    -webkit-appearance: none;
    appearance: none;
    padding: 0;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000
}

[type='checkbox'] {
    border-radius: 0px
}

[type='radio'] {
    border-radius: 100%
}

[type='checkbox']:focus,
[type='radio']:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

[type='checkbox']:checked,
[type='radio']:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat
}

[type='checkbox']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
    [type='checkbox']:checked {
        -webkit-appearance: auto;
        appearance: auto
    }
}

[type='radio']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
    [type='radio']:checked {
        -webkit-appearance: auto;
        appearance: auto
    }
}

[type='checkbox']:checked:hover,
[type='checkbox']:checked:focus,
[type='radio']:checked:hover,
[type='radio']:checked:focus {
    border-color: transparent;
    background-color: currentColor
}

[type='checkbox']:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

@media (forced-colors: active) {
    [type='checkbox']:indeterminate {
        -webkit-appearance: auto;
        appearance: auto
    }
}

[type='checkbox']:indeterminate:hover,
[type='checkbox']:indeterminate:focus {
    border-color: transparent;
    background-color: currentColor
}

[type='file'] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit
}

[type='file']:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color
}

.pointer-events-none {
    pointer-events: none
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.inset-0 {
    inset: 0px
}

.bottom-0 {
    bottom: 0px
}

.left-0 {
    left: 0px
}

.left-4 {
    left: 1rem
}

.right-0 {
    right: 0px
}

.right-4 {
    right: 1rem
}

.right-6 {
    right: 1.5rem
}

.top-0 {
    top: 0px
}

.top-1\/2 {
    top: 50%
}

.top-6 {
    top: 1.5rem
}

.z-10 {
    z-index: 10
}

.z-50 {
    z-index: 50
}

.z-\[100\] {
    z-index: 100
}

.z-\[60\] {
    z-index: 60
}

.col-span-2 {
    grid-column: span 2 / span 2
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mb-16 {
    margin-bottom: 4rem
}

.mb-12 {
    margin-bottom: 3rem;
}

.mb-8 {
    margin-bottom: 2rem;
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-gutter {
    margin-bottom: 24px
}

.mt-8 {
    margin-top: 2rem;
}

.mt-16 {
    margin-top: 4rem
}

.mt-30 {
    margin-top: 30px;
}
.mt-2 {
    margin-top: 0.5rem
}

.mt-\[80px\] {
    margin-top: 80px
}

.pt-24 {
    padding-top: 9rem;
}


.block {
    display: block
}

.flex {
    display: flex
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.aspect-\[3\/4\] {
    aspect-ratio: 3/4
}

.aspect-\[4\/3\] {
    aspect-ratio: 4/3
}

.aspect-square {
    aspect-ratio: 1 / 1
}

.h-1 {
    height: 0.25rem
}

.h-10 {
    height: 2.5rem
}

.h-12 {
    height: 3rem;
}

.h-\[70vh\] {
    height: 70vh
}

.h-\[500px\] {
    height: 500px;
}

.h-full {
    height: 100%
}

.max-h-full {
    max-height: 100%
}

.max-w-sm {
    max-width: 24rem;
}

.min-h-\[870px\] {
    min-height: 870px
}

.min-h-\[400px\] {
    min-height: 400px;
}

.h-\[409px\] {
    height: 409px;
}


.w-1\/2 {
    width: 50%
}

.w-10 {
    width: 2.5rem
}

.w-16 {
    width: 4rem
}

.w-12 {
    width: 3rem;
}

.w-full {
    width: 100%
}

.w-\[80\%\] {
    width: 80%;
}

.max-w-3xl {
    max-width: 48rem
}

.max-w-4xl {
    max-width: 56rem
}

.max-w-5xl {
    max-width: 64rem
}

.max-w-\[550px\] {
    max-width: 550px
}

.max-w-container-max {
    max-width: 1280px
}

.max-w-full {
    max-width: 100%
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.cursor-pointer {
    cursor: pointer
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-16 {
    gap: 4rem
}

.gap-2 {
    gap: 0.5rem
}

.gap-3 {
    gap: 0.75rem
}

.gap-4 {
    gap: 1rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

.gap-gutter {
    gap: 24px
}

.space-y-2> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
}

.space-y-4> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.space-y-6> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
}

.space-y-8> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse))
}

.overflow-hidden {
    overflow: hidden
}

.overflow-x-hidden {
    overflow-x: hidden
}

.scroll-smooth {
    scroll-behavior: smooth
}

.text-nowrap {
    text-wrap: nowrap
}

.rounded-full {
    border-radius: 0.75rem
}

.rounded-lg {
    border-radius: 0.25rem
}

.rounded-xl {
    border-radius: 0.5rem
}

.border {
    border-width: 1px
}

.border-4 {
    border-width: 4px
}

.border-x {
    border-left-width: 1px;
    border-right-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-l-2 {
    border-left-width: 2px
}

.border-t {
    border-top-width: 1px
}

.border-on-primary\/30 {
    border-color: rgb(255 255 255 / 0.3)
}

.border-outline {
    --tw-border-opacity: 1;
    border-color: rgb(137 113 112 / var(--tw-border-opacity, 1))
}

.border-outline-variant {
    --tw-border-opacity: 1;
    border-color: rgb(221 192 190 / var(--tw-border-opacity, 1))
}

.border-primary {
    --tw-border-opacity: 1;
    border-color: rgb(64 0 7 / var(--tw-border-opacity, 1))
}

.border-primary\/10 {
    border-color: rgb(64 0 7 / 0.1)
}

.border-secondary-container {
    --tw-border-opacity: 1;
    border-color: rgb(251 215 213 / var(--tw-border-opacity, 1))
}

.border-secondary-fixed\/20 {
    border-color: rgb(254 218 216 / 0.2)
}

.border-tertiary {
    --tw-border-opacity: 1;
    border-color: #ed7b9c;
}

.border-white\/10 {
    border-color: rgb(255 255 255 / 0.1)
}

.bg-primary {
    --tw-bg-opacity: 1;
    background-color: #ed7b9c;
}
.bg-gold
{
    background: linear-gradient(to bottom right, #fdda76, #fde47d, #f6e9a8, #e69a11, #fde47d);
}
.social-footer a:hover 
{
    background: linear-gradient(to bottom right, #fdda76, #fde47d, #f6e9a8, #e69a11, #fde47d);
    color:#000;
}
.social-footer a
{
    color:#fff;
}
.logo-footer img
{
    width:100%;
    max-width:220px;
}

.bg-white\/90 {
    background-color: rgb(255 255 255 / 0.9);
}
.bg-black-90
{
    background-color: rgb(0 0 0 / 0.9)
}
.bg-primary\/95 {
    background-color: rgb(64 0 7 / 0.95)
}

.bg-primary\/40 {
    background-color: rgb(64 0 7 / 0.4);
}

.bg-secondary-fixed\/10 {
    background-color: rgb(254 218 216 / 0.1)
}

.bg-secondary-fixed\/30 {
    background-color: rgb(254 218 216 / 0.3)
}

.bg-surface {
    --tw-bg-opacity: 1;
    background-color: rgb(252 249 248 / var(--tw-bg-opacity, 1))
}

.bg-surface-container {
    --tw-bg-opacity: 1;
    background-color: rgb(240 237 237 / var(--tw-bg-opacity, 1))
}

.bg-surface-container-low {
    --tw-bg-opacity: 1;
    background-color: rgb(246 243 242 / var(--tw-bg-opacity, 1))
}

.bg-surface\/80 {
    background-color: rgb(252 249 248 / 0.8)
}

.bg-secondary-container {
    --tw-bg-opacity: 1;
    background-color: rgb(251 215 213 / var(--tw-bg-opacity, 1));
}

.bg-tertiary {
    --tw-bg-opacity: 1;
    background-color: #CFA240;
}

.bg-tertiary-container {
    --tw-bg-opacity: 1;
    background-color: rgb(204 167 48 / var(--tw-bg-opacity, 1))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}
.bg-header
{
    background: url(../images/bg-home.webp) center center no-repeat fixed;
    background-size: cover;
}
.bg-banner
{
    background: url(../images/bg-banner.webp) center center no-repeat;
    background-size: cover;
}
.bg-slider
{
    border-radius:50px;
    box-shadow: 0px 0px 10px 0px rgba(239.7, 113.0758695652174, 113.0758695652174, 0.5);
}
.bg-slider img
{
    border-radius:50px;
    border:5px solid #fcf2ad;
}
.bg-footer, .bg-copyright
{
    background: url(../images/bg-body.webp) center center no-repeat;
    background-size: cover;
}
.bg-footer h4
{
    font-size:16pt;
}
.bg-slogan {
    position: relative;
    background: url(../images/bg-slogan.webp) center 30% no-repeat fixed;
    background-size: cover;
    overflow: hidden;
}

.bg-page 
{
    height:400px;
}
/*.bg-slogan::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
}

.bg-slogan > * {
    position: relative;
    z-index: 1;
}*/
.slogan-home
{
    text-align:center;
    background:rgba(255,255,255,0.8);
    width:90%;
    max-width:600px;
    margin:0px auto;
    padding:30px;
    border:5px solid #fff;
}
.slogan-home p
{
    font-style:italic;
    margin-top:20px;
}
#services
{
    position: relative;
    background: url(../images/bg-home.webp) center center no-repeat;
    background-size: cover;
}
#services h2
{
    text-align:center;
    margin-bottom:50px;
}
#services h4
{
    font-weight:bold;
    font-size:20pt;
}
.bg-right-top {
    background-position: right top
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.object-contain {
    object-fit: contain
}

.object-cover {
    object-fit: cover
}

.p-2 {
    padding: 0.5rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 3rem;
}

.p-6 {
    padding: 1.5rem
}

.p-8 {
    padding: 2rem;
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.px-margin-desktop {
    padding-left: 64px;
    padding-right: 64px
}

.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}

.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-section-gap {
    padding-top: 120px;
    padding-bottom: 120px
}
.pt-6
{
    margin-top: 2rem;
}
.pb-1 {
    padding-bottom: 0.25rem
}

.pl-4 {
    padding-left: 1rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.font-body-lg {
    font-family: Manrope
}

.font-body-md {
    font-family: Manrope
}

.font-display-lg {
    font-family: Playfair Display
}

.font-headline-md {
    font-family: Playfair Display
}

.font-headline-lg {
    font-family: Playfair Display;
}

.font-label-lg {
    font-family: Manrope
}

.font-label-sm {
    font-family: Manrope
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-6xl {
    font-size: 3.75rem;
    line-height: 1
}

.text-display-lg {
    font-size: 64px;
    line-height: 1.1;
    letter-spacing: -0.02em;
    font-weight: 700
}

.text-headline-lg {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 600
}

.text-headline-md {
    font-size: 40px;
    font-style:italic;
    line-height: 1.3;
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-xs {
    font-size: 0.75rem;
    line-height: 1rem
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.italic {
    font-style: italic
}

.leading-none {
    line-height: 1
}

.leading-relaxed {
    line-height: 1.625
}

.tracking-tight {
    letter-spacing: -0.025em
}

.tracking-tighter {
    letter-spacing: -0.05em
}

.tracking-wider {
    letter-spacing: 0.05em
}

.tracking-widest {
    letter-spacing: 0.1em
}

.text-on-primary {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.text-on-surface {
    --tw-text-opacity: 1;
    color: rgb(28 27 27 / var(--tw-text-opacity, 1))
}

.text-on-surface-variant {
    --tw-text-opacity: 1;
    color: #000;
}

.text-primary {
    --tw-text-opacity: 1;
    color: #ed7b9c;
}

.text-secondary {
    --tw-text-opacity: 1;
    color: rgb(115 88 87 / var(--tw-text-opacity, 1))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.underline {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.decoration-tertiary {
    -webkit-text-decoration-color: #735c00;
    text-decoration-color: #735c00
}

.opacity-20 {
    opacity: 0.2
}

.opacity-60 {
    opacity: 0.6
}

.opacity-80 {
    opacity: 0.8
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.transition-colors {
    transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.duration-200 {
    transition-duration: 200ms
}

.duration-300 {
    transition-duration: 300ms
}

.duration-500 {
    transition-duration: 500ms
}

.duration-700 {
    transition-duration: 700ms
}

.hover\:border-primary:hover {
    --tw-border-opacity: 1;
    border-color: #000
}

.hover\:bg-primary:hover {
    --tw-bg-opacity: 1;
    background: linear-gradient(to bottom right, #fdda76, #fde47d, #f6e9a8, #e69a11, #fde47d);
    color: #000;
}

.hover\:bg-primary-container:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(99 12 21 / var(--tw-bg-opacity, 1))
}

.hover\:bg-secondary-fixed\/20:hover {
    background-color: rgb(254 218 216 / 0.2)
}

.hover\:bg-tertiary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(115 92 0 / var(--tw-bg-opacity, 1))
}

.hover\:bg-tertiary-container:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(204 167 48 / var(--tw-bg-opacity, 1))
}

.hover\:text-primary:hover {
    --tw-text-opacity: 1;
    color: rgb(64 0 7 / var(--tw-text-opacity, 1))
}

.hover\:text-secondary-fixed:hover {
    --tw-text-opacity: 1;
    color: rgb(254 218 216 / var(--tw-text-opacity, 1))
}

.hover\:text-tertiary-fixed:hover {
    --tw-text-opacity: 1;
    color: rgb(255 224 136 / var(--tw-text-opacity, 1))
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.active\:scale-95:active {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.group:hover .group-hover\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.group:hover .group-hover\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.group:hover .group-hover\:text-tertiary-fixed {
    --tw-text-opacity: 1;
    color: rgb(255 224 136 / var(--tw-text-opacity, 1))
}

.group:hover .group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

@media (min-width: 768px) {
    .md\:left-10 {
        left: 2.5rem
    }

    .md\:right-10 {
        right: 2.5rem
    }

    .md\:col-span-1 {
        grid-column: span 1 / span 1
    }
    
    .md\:p-12 {
        padding: 3rem;
    }
    
    .md\:flex {
        display: flex
    }

    .md\:hidden {
        display: none
    }

    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .md\:p-10 {
        padding: 2.5rem
    }
    .md\:px-margin-desktop {
        padding-left: 64px;
        padding-right: 64px;
    }
    
    .md\:text-display-lg {
        font-size: 64px;
        line-height: 1.1;
        letter-spacing: -0.02em;
        font-weight: 700;
    }
    
}
.text-label-lg {
    font-size: 14px;
    line-height: 1.0;
    letter-spacing: 0.1em;
    font-weight: 600;
}
@media (min-width: 1024px) {
    .lg\:block {
        display: block
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .lg\:col-span-5 {
        grid-column: span 5 / span 5;
    }
    .lg\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .lg\:col-span-7 {
        grid-column: span 7 / span 7;
    }
    
}
.menu-top a:hover
{
    color:#ed7b9c;
}

#formnotify, #formnotifyS
{
	width: 90%;
	max-width: 400px;
	min-height: 160px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin-left: -200px;
	padding: 10px;
	text-align: center;
	box-shadow: 2px 2px 5px #666;
	z-index: 99999;
	display: none;
}
#formnotifycontent, #formnotifycontentS
{
	font-size: 12pt;
	color: #666;
	margin-top: 30px;
}
#formnotifyok, #formnotifyokS
{
	margin: 0px auto;
	margin-top: 20px;
	width: 100px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #df811e;
	cursor: pointer;
}
#formsign
{
    margin-top:30px;    
}
#formnotifyok:hover
{
	background: #be3024;
}
#formpwait, #formpwaitS
{
	float: left;
	margin-left: 20px;
	display: none;
}
#formwait
{
    display: none;
}

/* Notification */
#notification
{
    width:100%;
    background: linear-gradient(to bottom right, #fdda76, #fde47d, #f6e9a8, #e69a11, #fde47d);
    position: fixed;
    top: 0;
    z-index:9999999;    
    text-align:center;
    color:#000;
    font-weight: bold;
    line-height: 1.5em;
    font-size: 15pt;
    display:none;
    padding: 5px;
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
    border-bottom: 1px solid #f5ebdd;
}
.notificationtop a
{
    color:#000;
    text-decoration:none;    
    background:#fff;
    padding:4px 5px 4px 5px;
    font-size:11pt;
    border-radius:5px;
    -moz-border-radius:5px;
    margin-left:10px;
    cursor:pointer;
}
/* Notification */

.counter {
    margin-top: 20px;
    text-align: center;
    width: 100%;
    max-width: 280px;
}
#divCounter{width: 100%; background: rgba(255,255,255,0.8); border-radius: 5px; -moz-border-radius: 5px; margin: 0px auto; padding: 15px; color: #000;}
.groupfbye 
{
    background: linear-gradient(to bottom right, #fdda76, #fde47d, #f6e9a8, #e69a11, #fde47d);
    height: 190px;
    width: 55px;
    top: 38%;
    left: 0;
    position: fixed;
    z-index: 99999999;
    padding: 10px;
    /*border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;*/
    border: 1px solid rgba(255,255,255,0.3);
    box-shadow: 0 0 20px rgba(241, 241, 241, 0.4);
    border: 1px solid #fff;
    border-radius:0 10px 10px 0;
}
.groupfbye a i 
{
    padding: 8px;
    font-size: 14pt;
    color: #000;
}
.line 
{
    border-bottom: 1px solid rgba(0,0,0,0.2);
    height: 4px;
    width: 33px;
    text-align: center;
    margin-bottom: 4px;
    margin-top: 4px;
}

.groupmenu_m
{
    display: none;    
}
#groupnoti
{
     width:100%;
    height:100%;
    position:absolute;
    top:0px;
    z-index:999999999999;
    display:block;
}
#noti
{
    width:100%;
    overflow: hidden;
    max-width:500px;
    margin:0px auto;
    padding:10px;   
    margin-top:130px;
    background: #fff;
    overflow: hidden;
    text-align: center;
}
#noti img
{
    width: 100%;
    border: 1px solid #ccc;
}
#closenoti
{
    width: 100%;
    cursor:pointer;
    margin-bottom:5px;
    color: #404040;
    font-weight: bold;
    text-align:right;
}
#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 360px;
    background: linear-gradient(to bottom right, #fdda76, #fde47d, #f6e9a8, #e69a11, #fde47d);
    border: 1px solid #fff;
    color: #000;
    cursor: pointer;
}
#subbar {
    position: fixed;
    padding: 6px 20px;
    z-index: 99;
    right: 0px;
    top: 45%;
    background: linear-gradient(to bottom right, #fdda76, #fde47d, #f6e9a8, #e69a11, #fde47d);
    cursor: pointer;
    color: #000;
    font-weight: 500;
    border:2px solid #fff;
    border-radius: 30px 0 0 30px;
}
#booking {
    position: fixed;
    padding: 8px 13px;
    z-index: 99;
    right: 0px;
    top: 60%;
    background: linear-gradient(to bottom right, #fdda76, #fde47d, #f6e9a8, #e69a11, #fde47d);
    cursor: pointer;
    color: #000;
    font-weight: 500;
    border-radius: 30px 0 0 30px;
    font-size: 10pt;
    border:2px solid #fff;
   
}
.fa-bounce
{
    
    webkit-animation-name: fa-bounce;
    animation-name: fa-bounce;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28,.84,.42,1));
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28,.84,.42,1));
    
    }
    
    @-webkit-keyframes fa-bounce {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }

    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)
    }

    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
        transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))
    }

    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)
    }

    57% {
        -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em));
        transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em))
    }

    64% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }

    to {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
}

.contact-info p
{
    line-height: 28px;
    margin-top:10px;
}

.servicesgroup
{
    overflow:hidden;
    margin-bottom:30px;
    padding-bottom:30px;
    border: 1px solid #fff;
    padding: 15px;
    padding-top:30px;
    background: rgba(255,255,255,0.5);
}
.bg-info
{
    padding-top:40px!important;  
    padding-bottom:10px!important;  
   background: rgba(0,0,0,0.7)!important; 
    
}
.bg-one
{
    padding-top:40px!important;  
    padding-bottom:10px!important;    
    background: url(../images/bg-svhome.webp) 0px 0px no-repeat;
    background-size: cover;
    margin-top: 30px;
}
.row_note
{
    font-size:11pt;
    font-style:italic;
    text-transform:none; 
    color: #333;  
    padding-top:7px;
    padding-bottom:7px;  
    overflow: hidden;
    width: 100%;
}
.sub-title
{
    text-align:center;
    color: #000;
    font-size: 15pt;
    text-transform:uppercase;
    font-weight:bold;
    padding-top:20px; 
    padding-bottom:10px;  
    font-family: Playfair Display;
}

.price
{
    float: right;
    color: #000;
    overflow: hidden;
    font-size: 13pt;
    padding-right: 5px; 
}
.servicesimg
{    
    text-align: center;
    float:left;
    width:35%;
}

.servicesimg img
{
  
  /* border: 1px solid #fff8e4;*/
   padding:10px;
   width:100%;
   max-width: 400px;
    margin-bottom:30px;
}
.servicestitle
{
    font-size: 20pt;
    text-align: center;
    font-family: Playfair Display;
    margin-bottom:40px;
    padding-top:25px;  
    padding-bottom:25px;    
    color:#000;   
    line-height: 1;
    background: linear-gradient(to bottom right, #fdda76, #fde47d, #f6e9a8, #e69a11, #fde47d);
}

.grouprow
{
    overflow:hidden;    
    margin-bottom:30px;
    padding:20px;
    width:65%;
}
.rowtitle
{
    font-size:20pt;
    text-align:center;
    margin-bottom:10px;
    margin-top:30px;
    color:#7a5c45;
    font-weight:bold;
    text-transform:uppercase;
}
.row_svpage
{
    border-bottom:1px dashed #6a6a6a;
    overflow:hidden;
    color: #000; 
    text-transform:uppercase;
    text-align:left;
    font-size:12pt;    
    padding:10px 0px 10px 0px;
}
.row_name
{
    font-weight: bold;
}

/*Host-a-party*/
.party-content
{
    width:90%;
    max-width:700px;
    margin:0px auto;
    background:#fff;
}
.party-section img
{
   	width: 100%;
    max-width: 500px;
}
.party-img-2{
     
    margin: 20px 0;
}
.txt_hostparty
{
   
    color:#000;
    font-size:12pt;
    text-align:center;
    margin-bottom:20px;
    margin-top:50px;
    line-height:27px;
}
.img_hostparty
{
	width:100%;
	margin:30px 0;
	text-align:center;	
	overflow:hidden;
}

.img_hostparty img
{
	
	max-width:100%;
	width:50%;
	float:left;
	padding:10px;
	margin-bottom:10px;
	border-radius:30px;
}
.formrowtop
{
    margin-top:20px;
    margin-bottom:5px;
    text-transform:uppercase;
}
input, textarea
{
   width: 100%;
   padding: 0px 8px;
}

#bPartySend
{
	width: 100%;
	max-width: 150px;
	background: #d2b48c;
	color: #fff;
	text-align: center;
	cursor: pointer;
	margin: 0px auto;
	height: 35px;
	line-height: 35px;
}
#bPartySend:hover
{
    opacity:0.8;
}

#Btn_Party
{
	width: 100%;
	max-width: 150px;
	background: linear-gradient(to bottom right, #fdda76, #fde47d, #f6e9a8, #e69a11, #fde47d);
	text-transform:uppercase;
	color: #000;
	text-align: center;
	cursor: pointer;
	margin: 0px auto;
	height: 45px;
	line-height: 45px;
  border-radius: 30px;
}
#Btn_Party:hover
{
    background:#d5b069;
}
@media only screen and (max-width: 1024px)
{
    .call-top
    {
        display:none;
    }
}
@media only screen and (max-width: 919px)
{
    .px-margin-desktop 
    {
        padding:0 20px;
    }  
    #book-top
    {
        display:none;
    }
    .pt-24 {
        padding-top: 7rem;
    }
}
@media only screen and (max-width: 768px)
{   
    .servicesimg
    {
        float:none;
        width:100%;
    }
    .grouprow
    {
        float:none;
        width:100%;
    }
    .md\:text-display-lg
    {
        font-size: 35px;
    }
    .groupfbye 
    {
        display:none;
    }
    #book-top, .social-header
    {
        display:none;
    }
    #subbar {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        right: -47px;
        top: 30%;
        border-radius: 9px 9px 0 0;
    }
    #booking {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        right: -47px;
        top: 55%;
        border-radius: 9px 9px 0 0;
    }
    .nav-bottom
    {
        position: fixed;
        bottom: 5px;
        left: 0;
        width: 100%;
        z-index: 999;
        display: block;
    }
    .nav-bottom ul
    {
        overflow: hidden;
        width: 100%;
        margin: 0px auto;
        padding: 5px;
        display: flex;
        background: rgba(255,255,255,0.8);
        border-radius: 50px;
    }
    .nav-bottom ul li
    {
        text-align: center;
        list-style-type:none;
        background: linear-gradient(to bottom right, #fdda76, #fde47d, #f6e9a8, #e69a11, #fde47d);
        padding: 8px 0;
        border-radius: 50px;
        width: 25%;
        color: #000;
    }
    .nav-bottom ul li:hover
    {
        background: #ed7b9c;
        
    }
    .nav-bottom ul li a
    {
        
        font-size:11pt;
    }
    .nav-bottom ul li a span
    {
        display: block;
    }
    #direction_m
    {
        cursor:pointer;
    }
    .copyright
    {
        padding-bottom: 50px;
    }
    #btn-back-to-top {
        bottom: 60px;
        right:10px;
    }
    .bg-page {
        height: 300px;
    }
}
@media only screen and (max-width: 500px) {
    .pt-24 {
        padding-top: 5rem;
    }
    .bg-page {
        height: 200px;
    }
}