/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@font-face {
  font-family: myFirstFont;
  src: url(fonts/AvenirLTStd-Roman.otf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: myFirstFont1;
  src: url(fonts/AvenirLTStd-Oblique.otf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: myFirstFont;
  src: url(fonts/AvenirLTStd-Medium.otf);
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: myFirstFont;
  src: url(fonts/AvenirLTStd-Light.otf);
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: myFirstFont;
  src: url(fonts/AvenirLTStd-Heavy.otf);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: myFirstFont;
  src: url(fonts/AvenirLTStd-Black.otf);
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: myFirstFont1;
  src: url(fonts/AvenirLTStd-LightOblique.otf);
  font-weight: 300;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{
	font-family: myFirstFont !important;
}
body {
    font-family: myFirstFont !important;
}
span.foh-date {
    min-width: 98px;
    display: inline-block;
}
.nav > li > a,
.header-main .nav > li > a{
	font-family: myFirstFont !important;
	 font-weight: 400 !important;
}
input.wpcf7-form-control{
	margin-bottom:0;
	box-shadow:none
}
.wpcf7-spinner{
	display:none
}
.fci-row {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
span.fci-title {
    flex-basis: 100px;
    max-width: 100px;
    font-weight: 500;
}

li.html.header-button-1 a{
	padding: 3px 25px;

}
.title-page{
  text-shadow: rgb(0, 0, 0) 0px 0.6px 0px, rgb(0, 0, 0) 0px 1.2px 0px, rgb(0, 0, 0) 0px 1.2px 1.8px, rgb(51, 51, 51) -0.6px 0.6px 0px, rgb(51, 51, 51) -1.2px 1.2px 0px, rgb(51, 51, 51) -1.8px 1.8px 0px, rgb(51, 51, 51) -2.4px 2.4px 0px, rgb(0, 0, 0) -0.6px -0.6px 1.8px, rgb(0, 0, 0) -1.2px -1.2px 1.8px, rgb(51, 51, 51) -1.8px -1.8px 1.8px;
    transform: translateY(-1.5px) translateX(2.4px);
}
.bg-text2 {
    text-transform: uppercase;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(2px 2px 2px #fff);
    -webkit-background-clip: text;
    background-clip: text;
    background-image: url(/wp-content/uploads/2025/06/logo.png);
    color: transparent;
    animation: bg-animation2 40s cubic-bezier(0.3,0,0.7,1) infinite;
    background-color: #149485;
}
.list_sv .overlay{
	    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35%;
    min-height: 200px;
    background: -o-linear-gradient(90deg, rgba(0, 0, 0, .75) 0, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, .75)), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .75) 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, .75) 0, rgba(255, 255, 255, 0) 100%);
 	top: unset;
}
.absolute-footer{
	display: none
}
.title1 {
    text-shadow: -0.01em -0.01em 0.01em #ffc267;
    animation: rise 2s ease-in-out 0.5s forwards;
        font-size: 54px;
        color: #fff;
}
#footer{
	font-size: 14px;
}
.sv_special>.col>.col-inner{
	        background-image: linear-gradient(to right, #fff, #666, #fff, #666);
}
.sv_special .box .box-text{
	background-color: rgb(255, 255, 255);
    padding: 50px 15px 30px 15px;
    width: 95%;
    margin: 0 auto;
    margin-top: -40px;
    border-radius: 150px 150px 0px 0px;
}
li.html.header-button-2 a{
	width: max-content;
}
h2.title2{
	    text-shadow: -0.01em -0.01em 0.01em #ffc267;
    animation: rise 2s ease-in-out 0.5s forwards;
}
.off-canvas .nav-vertical>li>a{
	color: #333;
}
.item.flex {
    justify-content: space-between;
    background: #ff6cc5;
    padding: 5px;
    color: #fff;
    font-size: 120%;
    margin-bottom: 10px;
}
.groupfbye a i {
    padding: 8px;
    font-size: 14pt;
    color: #fff;
}
#book_online {
    width: 130px;
    height: 40px;
    position: fixed;
    z-index: 999999;
    right: 0px;
    top: 45%;
    border-top-left-radius: 4px;
    -mox-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
        background: #000;
    background-size: cover;
    cursor: pointer;
    opacity: 1.0;
}
.groupfbye  .line {
    border-bottom: 1px solid #fff;
    height: 4px;
    width: 33px;
    text-align: center;
    margin-bottom: 4px;
    margin-top: 4px;
}
.groupfbye {
    background: #000;
    background-size: cover;
   
    width: 55px;
    top: 30%;
    left: 0;
    position: fixed;
    z-index: 999;
    padding: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
}
@keyframes bg-animation2 {
  0% {background-position: 0% 0%;}
  50% {background-position: 100% 100%;}
  100% {background-position: 0% 0%;}
}
@keyframes rise {
	to {
		text-shadow: 0em 0.01em #000, 0em 0.02em #000, 0em 0.02em 0.03em #000,
			-0.01em 0.01em #333, -0.02em 0.02em #333, -0.03em 0.03em #333,
			-0.04em 0.04em #333, -0.01em -0.01em 0.03em #000, -0.02em -0.02em 0.03em #000,
			-0.03em -0.03em 0.03em #333;
		transform: translateY(-0.025em) translateX(0.04em);
	}
}
@media only screen and (max-width: 48em) {
	    #book_online {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        right: -44px;
        top: 70%;
        border-radius: 5px;
    }
	.item.flex{
		font-size: 100%;
	}
	.groupfbye .line{
		width: 25px;
	}
	.groupfbye a i {
	    padding: 5px;
	    font-size: 12pt;
	    
	}
	.groupfbye{
		width: auto
	}
	.title1{
		font-size: 38px;
	}

}