.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.mc4wp-form-fields { display:flex; align-items:center; justify-content:center; } body.page-template-default main{
margin: auto;
max-width: 1600px;
padding: 0 50px;
}
@media only screen and (max-width: 992px){
body.page-template-default main{
padding: 0 24px;
}
} body.page-template-wellness-services .tourhighlight {
margin-bottom: 100px;
}
body.page-template-wellness-services .tourhighlight.last-child {
margin-bottom: 0px !important;
}
body.page-template-wellness-services .tourhighlight .inner_con{
@media only screen and (max-width: 992px){
padding: 0 24px !important;
}
}
body.page-template-wellness-services .tourhighlight .title_split.btm{
font-family: 'Aeonik-Medium' !important;
font-size: 11px !important;
letter-spacing: .18em !important;
text-transform: uppercase !important;
}
body.page-template-wellness-services .highlight_list .subtitle{
border-bottom: none !important;
font-family: 'Aeonik-Light' !important;
font-size: 16px !important;
letter-spacing: .03em !important;
text-transform: capitalize !important;
}
body.page-template-wellness-services .tourhighlight .btn_wrap{
column-gap: 16px;
display: flex;
flex-wrap: wrap;
justify-content: center;
padding-left: 0 !important;
padding-right: 0 !important;
row-gap: 16px;
}
body.page-template-wellness-services .tourhighlight .btn_wrap a{
padding-left: 24px !important;
padding-right: 24px !important;
} body.page-template-corporate-events .section.expdetail_secthree {
padding-bottom: 0px;
}
body.page-template-corporate-events .tourhighlight {
margin-bottom: 150px;
}
body.page-template-corporate-events .tourhighlight.last-child {
margin-bottom: 0px !important;
}
body.page-template-corporate-events .tourhighlight .inner_con{
@media only screen and (max-width: 992px){
padding: 0 24px !important;
}
}
body.page-template-corporate-events .highlight_list .subtitle{
border-bottom: none !important;
font-family: 'Inter-Light' !important;
font-size: 16px !important;
letter-spacing: .03em !important;
text-transform: capitalize !important;
padding: 15px 0 !important;
}
body.page-template-corporate-events .tourhighlight .btn_wrap{
column-gap: 16px;
display: flex;
flex-wrap: wrap;
justify-content: center;
padding-left: 0 !important;
padding-right: 0 !important;
row-gap: 16px;
}
body.page-template-corporate-events .tourhighlight .btn_wrap a{
padding-left: 24px !important;
padding-right: 24px !important;
}
body.page-template-corporate-events .section.expdetail_secthree.wellness_three .img.fullimg {
margin-bottom: 0px;
}
body.page-template-corporate-events .section.expdetail_secthree .tourhighlight .info h6 {
margin-top: 20px;
padding-top: 20px;
padding-bottom: 20px;    
} body.page-template-dine .popup_con{
background-color: white;
height: 90% !important;
overflow: scroll;
position: relative;
text-align: initial;
}
body.page-template-dine .popup_con .pm_close{
left: 10px;
position: sticky;
top: 10px;
z-index: 1;
}
body.page-template-dine .popup_con .menu-header-image{
display: block;
margin: 20px auto;
max-width: 350px;
} .gform_button{
padding-left: 20px !important;
padding-right: 20px !important;
} footer .gform-footer{
justify-content: center;
margin-top: 60px !important;
}
footer .gform-footer .gform_button{
width: 195px;
}
footer .gform_fields{
grid-row-gap: 60px !important;
}
footer .gform_fields input{
background-color: transparent;
border-bottom: 1px solid #023141;
color: #023141;
font-size: 12px !important;
letter-spacing: .18em;
padding: 16px 0 !important;
text-transform: uppercase;
}
footer .gform_fields input::placeholder{
color: #023141;
}
@media only screen and (max-width: 640px){
footer .gform_fields .gfield--type-html{
display: none;
}
}
footer .gform_confirmation_wrapper a{
text-decoration: underline !important;
} .custom-gallery {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 15px;
}
.custom-gallery img {
width: 100%;
height: auto;
display: block;
border-radius: 6px;
cursor: pointer;
transition: 0.3s;
}
.custom-gallery img:hover {
transform: scale(1.05);
}
.title_split.hidden, .after_title.title_split.hidden, .copy_split.hidden {
opacity: 1 !important;
}