/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
@font-face {
	font-family: 'Myriad Pro';
	src: url('fonts/MyriadPro-Regular.eot');
	src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Regular.woff2') format('woff2'), url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'), url('fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Myriad Pro';
	src: url('fonts/MyriadPro-Light.eot');
	src: url('fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Light.woff2') format('woff2'), url('fonts/MyriadPro-Light.woff') format('woff'), url('fonts/MyriadPro-Light.ttf') format('truetype'), url('fonts/MyriadPro-Light.svg#MyriadPro-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Myriad Pro';
	src: url('fonts/MyriadPro-Semibold.eot');
	src: url('fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Semibold.woff2') format('woff2'), url('fonts/MyriadPro-Semibold.woff') format('woff'), url('fonts/MyriadPro-Semibold.ttf') format('truetype'), url('fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Myriad Pro';
	src: url('fonts/MyriadPro-Bold.eot');
	src: url('fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Bold.woff2') format('woff2'), url('fonts/MyriadPro-Bold.woff') format('woff'), url('fonts/MyriadPro-Bold.ttf') format('truetype'), url('fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}


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



.iubenda-tp-btn[data-tp-float][data-tp-float="bottom-right"] {
	display: none !important;
}
/* ==========================================================================
   General
   ========================================================================== */
div, img, a, ul, li, span, h1, h2, h3, h4, h5 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	border: 0;
	outline: none!important;
}
.clear {
	clear: both;
}
a {
	color: inherit;
	cursor: pointer;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
	color: #af9a57;
}
img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
input, inupt:hover, input:focus {
	outline: 0;
}
button, input[type="submit"] {
	cursor: pointer;
	outline: 0;
}
button:hover, button:focus {
	outline: 0;
}
#wpadminbar {
	position: fixed!important;
}
body.unique-font {
	font-size: 30px!important;
	letter-spacing: .2rem;
	line-height: 1.3;
}

body.unique-font.page-id-364{
	font-size: 23px!important;
}

body {
	padding: 0;
	margin: 0;
	line-height: 1.6;
	font-size: 18px!important;
	color: #1d1d1b;
	font-weight: 400;
	background-color: #fff;
	overflow-x: hidden;
	font-family: 'Myriad Pro';
	letter-spacing: .1rem;
}
h1, h2, h3, h4, h5, h6 {
	word-wrap: break-word;
	line-height: 1.1;
	padding: 0;
	margin-bottom: 1.5rem;
	color: inherit;
	text-transform: uppercase;
}
h1, .et_pb_column h1 {
	font-size: 40px;
	font-weight: 600;
	letter-spacing: .3rem;
	margin-bottom: 3rem;
}
h2, .et_pb_column h2 {
	font-size: 40px;
	font-weight: 700;
	letter-spacing: .2rem;
}
h2 em {
	text-transform: none;
}
h3, .et_pb_column h3 {
	font-size: 35px;
	font-weight: 700;
	letter-spacing: .2rem;
}
h4, .et_pb_column h4 {
	font-size: 30px;
	font-weight: 700;
}
h5, .et_pb_column h5 {
	font-size: 21px;
	font-weight: 700;
}
h6, .et_pb_column h6 {
	font-size: 16px;
	font-weight: 700;
}

p a, li a {
	text-decoration: none;
	color: #af9a57;
}

p a:hover, li a:hover {
	text-decoration: underline;
	color: #af9a57;
}

p a em{
	font-weight: inherit;
}

em {
	font-weight: 300;
	font-style: normal;
}
b, strong {
	font-weight: 600;
}
ul {
	margin-left: 15px;
	margin-bottom: 1.5rem;
	line-height: inherit;
}
ul li {
	list-style: disc;
	padding-left: 0px;
}
ol {
	margin-left: 15px;
	margin-bottom: 1.5rem;
	padding: 0;
	line-height: inherit;
}
ol li {
	list-style: decimal;
	padding-left: 0;
}
#page-container {
	overflow: hidden;
}
.et_pb_row{
	width: 90%;
	max-width: 1600px;
}

.et_pb_row.et_pb_row.row_full{
	width: 100%;
	max-width: 100%;
}


.et_pb_section {
	background-color: transparent;
}
.page-top-gp.et_pb_section {
	padding: 0;
	height: 125px;
	background-color: #000;
}
.page-top-gp.et_pb_section .et_pb_row {
	padding: 0;
}
.page-btn.et_pb_button, .et-db #et-boc header.et-l .page-btn.et_pb_button {
	background: #af9a57;
	color: #fff;
	text-align: center;
	padding: 16px 18px !important;
	border: 0!important;
	border-radius: 0;
	font-size: 15px!important;
	font-weight: 400;
	letter-spacing: .1rem;
	text-transform: uppercase;
	line-height: 1.2 !important;
	min-width: 248px;
}
.page-btn.et_pb_button:hover, .page-btn.et_pb_button:focus, .et-db #et-boc header.et-l .page-btn.et_pb_button:hover, .et-db #et-boc header.et-l .page-btn.et_pb_button:focus {
	background: #af9a57;
	color: #fff;
}
.page-btn.et_pb_button:after, .et-db #et-boc header.et-l .page-btn.et_pb_button:after {
	display: none;
}
.page-btn.et_pb_button span {
	position: relative;
}
.page-btn.et_pb_button span:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
	transform: scaleX(0);
	transform-origin: right;
	transition: transform 0.5s;
}
.page-btn.et_pb_button:hover span:before {
	transform: scaleX(1);
	transform-origin: left;
}
.page-btn.text-large.et_pb_button {
	font-size: inherit!important;
}
.page-btn.dark-btn.et_pb_button {
	background: #030303;
	color: #fff;
}
.page-btn.dark-btn.et_pb_button:hover, .page-btn.dark-btn.et_pb_button:focus {
	background: #030303;
	color: #fff;
}
.et-db #et-boc .et-l .page-text-btn.et_pb_button{
	background: none;
	color: #060501;
	text-align: center;
	padding: 0px !important;
	border: 0!important;
	border-radius: 0;
	font-size: 18px!important;
	font-weight: 400;
	letter-spacing: .3rem;
	text-transform: uppercase;
	line-height: 1.2 !important;
	margin-right: 20px;
	position: relative;
	text-decoration: none!important;
}
.et-db #et-boc .et-l .page-text-btn.et_pb_button:hover, .et-db #et-boc .et-l .page-text-btn.et_pb_button:focus {
	background: none;
	color: #060501;
}
.et-db #et-boc .et-l .page-text-btn.et_pb_button:after {
	content: "\f105";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
	opacity: 1;
	font-size: inherit;
	margin: -2px 0 0 0px;
	color: #af9a57;
	position: absolute;
	right: -20px;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, -50%);
}
.et-db #et-boc .et-l .page-text-btn.et_pb_button:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #060501;
	bottom: 0;
	left: 0;
	transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
	transform: scaleX(0);
	transform-origin: right center;
	opacity: 1;
	margin: 0;
}
.et-db #et-boc .et-l .page-text-btn.et_pb_button:hover:before{
	transform: scaleX(1);
	transform-origin: left center;
}
.et-db #et-boc .et-l .page-text-btn.et_pb_button.white-icon:after {
	color: #fff;
}
#main-content {
	background-color: transparent;
	min-height:40vh;
}
.pd-left.et_pb_section, .pd-left.et_pb_row, .pd-left.et_pb_column {
	padding-left: calc((90vw - 1350px) / 2 ) !important;
}
.pd-right.et_pb_row, .pd-right.et_pb_column {
	padding-right: calc((90vw - 1350px) / 2 ) !important;
}
.cover_img.et_pb_image, .cover_img .et_pb_image_wrap {
	height: 100%;
	overflow: hidden;
}
.cover_img.et_pb_image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.white-text {
	color: #fff;
}
.text-sm {
	font-size: 86%;
}
.row-align-center {
	display: flex;
	align-items: center;
}
#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
	line-height: inherit;
}
.et-row-item-center {
	align-items: center;
}
.img-link-arrow a {
	display: flex;
	align-items: center;
}
.img-link-arrow a:hover {
	color: inherit;
}
.img-link-arrow a:after {
	content: "\f105";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
	opacity: 1;
	margin: 0px 0 0 40px;
	font-size: 40px;
}

#main-content .et_builder_inner_content .et_pb_section p a {
    color: #af9a57;

}
/* ==========================================================================
   Header
   ========================================================================== */
body.logged-in header {
	top: 32px;
}
header {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 9999;
	letter-spacing: normal;
	color: #fff;
	height: 125px;
}
header:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: #000;
	background-blend-mode: multiply;
	mix-blend-mode: multiply;
	content: "";
	opacity: .60;
}
/*.page-id-657 header:before {
	opacity: 1;
}*/

.menu-open header:before {
	opacity: 1;
}

.et-db #et-boc header.et-l .et_pb_section_0_tb_header.et_pb_section {
	position: relative;
	z-index: 1;
	padding-top: 16px;
	padding-bottom: 20px;
	background-color: transparent!important;
}
.et-db #et-boc header.et-l .et_pb_row_0_tb_header.et_pb_row {
	display: flex;
	align-items: center;
	padding: 0;
	max-width: 1760px;
	width: 90%;
}
.et-db #et-boc header.et-l .et_pb_row_0_tb_header.et_pb_row .et_pb_column {
	width: auto!important;
	margin-bottom: 0!important;
	display: flex;
	align-items: center;
}
.header-left {
	display: flex;
	align-items: center;
}
.header-left .et_pb_module {
	margin-bottom: 0!important;
}
.logo {
	max-width: 147px;
	margin: 0;
}
.et-db #et-boc header.et-l .nav-menu.et_pb_menu .et-menu {
	padding: 0;
	margin: 0;
}
.et-db #et-boc header.et-l .nav-menu.et_pb_menu .et-menu > li {
	color: #ffffff;
	display: flex;
	align-items: center;
	padding: 0;
	margin: 0;
}
.et-db #et-boc header.et-l .nav-menu.et_pb_menu .et_pb_menu__menu > nav > ul > li + li:before {
	content: "";
	width: 6px;
	height: 6px;
	background-color: #af9a57;
	border-radius: 50%;
	margin: 0 20px;
}
.et-db #et-boc header.et-l .nav-menu.et_pb_menu .et_pb_menu__menu > nav > ul > li a {
	padding: 3px 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 17px;
	color: inherit;
	position: relative;
}
.et-db #et-boc header.et-l .nav-menu.et_pb_menu .et_pb_menu__menu > nav > ul > li a:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #af9a57;
	transform: scaleX(0);
	transform-origin: right;
	transition: transform 0.5s;
}
.et-db #et-boc header.et-l .nav-menu.et_pb_menu .et_pb_menu__menu > nav > ul > li a:hover:before {
	transform: scaleX(1);
	transform-origin: left;
}
.et-db #et-boc header.et-l .nav-menu.et_pb_menu .et_pb_menu__menu > nav > ul > li a:hover {
	color: #fff;
	opacity: 1;
	text-decoration: none;
}

.language-column{
	margin-left: auto;
}

.header-right {
	justify-content: flex-end;
	
}
.header-right .et_pb_button_module_wrapper {
	margin-bottom: 0!important;
	margin-left: 16px;
}
.header-right .page-btn.et_pb_button, .et-db #et-boc header.et-l .header-right .page-btn.et_pb_button {
	min-width: 144px;
}
#slide-in-open {
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	position: relative;
	margin: 0 50px 0 75px;
}
#slide-in-open .et_pb_text_inner {
	position: relative;
	height: 20px;
	width: 40px;
}
.line {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #9a895c;
	border-radius: 0px;
	opacity: 1;
	-webkit-transition: .1s ease-in-out;
	-moz-transition: .1s ease-in-out;
	-o-transition: .1s ease-in-out;
	transition: .1s ease-in-out;
}
.line-2 {
	top: 9px;
}
.line-3 {
	top: 18px;
}
#slide-in-open.open .line-1 {
	top: 9px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
#slide-in-open.open .line-2 {
	display: none;
}
#slide-in-open.open .line-3 {
	top: 9px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.et-db #et-boc .et-l .slide-in-menu-container.et_pb_row {
	padding: 0px 0px 0px;
	-webkit-transform: translate(-100vw, 0);
	-ms-transform: translate(-100vw, 0);
	transform: translate(-100vw, 0);
	-webkit-transition: all 0.4s cubic-bezier(0, 0, 0.03, 1);
	-o-transition: all 0.4s cubic-bezier(0, 0, 0.03, 1);
	transition: all 0.4s cubic-bezier(0, 0, 0.03, 1);
	width: 100vw;
	height: calc(100vh - 125px );
top: 125px;
	max-width: none;
	left: 0;
	position: absolute;
	background-color: #000000;
}
.et-db #et-boc .et-l .slide-in-menu.et_pb_row {
	left: 0 !important;
	opacity: 1 !important;
	-webkit-transform: translate(0, 0)!important;
	-ms-transform: translate(0, 0)!important;
	transform: translate(0, 0)!important;
}
.et-db #et-boc .et-l .slide-in-menu-container.et_pb_row .et_pb_column--with-menu {
	overflow: hidden;
	overflow-y: hidden;
	overflow-y: auto;
	height: 100%;
	padding-left: 6.5%;
	padding-right: 3%;
	padding-top: 80px;
padding-bottom: 60px;
	display: flex;
	flex-direction: column;
}
.menu-slider .et_pb_image:first-child {
	display: block;
}
.menu-slider .et_pb_image {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.menu-slider .et_pb_image .et_pb_image_wrap {
	width: 100%;
	height: 100%;
}
.menu-slider .et_pb_image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
.sidebar-menu .et_pb_fullwidth_menu .et_pb_menu__menu, .sidebar-menu .et_pb_menu .et_pb_menu__menu {
	display: none!important;
}
.et-db #et-boc .et-l .sidebar-menu .et_pb_fullwidth_menu .et_mobile_nav_menu, .et-db #et-boc .et-l .sidebar-menu .et_pb_menu .et_mobile_nav_menu {
	display: block;
	float: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.sidebar-menu .mobile_menu_bar {
	display: none!important;
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu {
	display: inline-flex!important;
	position: inherit;
	left: auto;
	top: auto;
	padding: 0px !important;
	border: 0;
	background-color: transparent !important;
	box-shadow: none;
	margin: 0;
	flex-direction: column;
	width: 50%;
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu > li {
	padding: 0;
	margin: 0 0 11% 0;
	list-style: none;
	position: relative;
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu > li + li {
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu > li > a {
	border: 0;
	color: #fff;
	font-size: 40px;
	font-weight: 600;
	display: inline-flex;
	align-items: center;
	padding: 0px;
	line-height: 1.2;
	letter-spacing: .2rem;
	text-transform: uppercase;
	text-decoration: none;
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu li a:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
	transform: scaleX(0);
	transform-origin: right;
	transition: transform 0.5s;
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu li a:hover:after {
	transform: scaleX(1);
	transform-origin: left;
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu > li > a:hover, .et-db #et-boc .et-l .sidebar-menu .et_mobile_menu > li.current-menu-item > a, .et-db #et-boc .et-l .sidebar-menu .et_mobile_menu > li > a:focus, .et-db #et-boc .et-l .sidebar-menu .et_mobile_menu > li > a.icon-switch, .et-db #et-boc .et-l .sidebar-menu .et_mobile_menu > li:hover > a {
	opacity: 1;
	color: #af9a57;
}
.sidebar-menu .et_pb_menu .et_mobile_menu li ul {
	padding: 0 0 0 30px;
	margin: 0;
	position: absolute;
	left: 100%;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	width: 100%;
}
.sidebar-menu .et_pb_menu .et_mobile_menu li:first-child ul {
	-webkit-transform: translate(0%, -20%);
	-ms-transform: translate(0%, -20%);
	transform: translate(0%, -20%);
}
.sidebar-menu .et_pb_menu .et_mobile_menu li:nth-last-child(-n+1) ul {
	-webkit-transform: translate(0%, -80%);
	-ms-transform: translate(0%, -80%);
	transform: translate(0%, -80%);
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu li li {
	margin: 10px 0 0 0;
	padding: 0px 0;
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu li li a {
	font-size: 34px;
	padding: 0px;
	border: 0;
	font-weight: 300;
	color: #fff;
	display: inline-flex;
	position: relative;
	line-height: 1.2;
	letter-spacing: .2rem;
	margin-left: 20px;
	align-items: baseline;
	text-decoration: none;
}

.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu li li a:before {
	content: "\f105";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1.6;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
	opacity: 1;
	margin: 0px 0 0 0px;
	color: #af9a57;
	position: absolute;
	margin-left:-20px;
	font-size: 72%;
}

.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu li li a:hover {
	opacity: 1;
	color: #af9a57;
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu .first-level > a {
	background-color: transparent;
	position: relative;
}
/*.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu .first-level > a:after {
	font-family: 'ETmodules';
	content: '\33';
	font-weight: normal;
	font-size: 38px;
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu .first-level > .icon-switch:after {
	content: '\32';
}*/
.second-level {
	display: none;
}
.reveal-items {
	display: block;
}
.et-db #et-boc header.et-l .sidebar-menu .page-btn.et_pb_button, .et-db #et-boc header.et-l .sidebar-menu .page-btn.et_pb_button {
	margin-bottom: 6%;
}
.et-db #et-boc .et-l .sidebar-menu .page-text-btn.et_pb_button {
	font-size: 18px !important;
	letter-spacing: .2rem;
	/*margin-right: 0px;*/
}
.et-db #et-boc .et-l .sidebar-menu .page-text-btn.et_pb_button:after {
	margin-top: -2px;
}
.et-db #et-boc .et-l .sidebar-menu .page-text-btn.et_pb_button:before {
	background-color: #fff;
}
.et-db #et-boc .et-l .sidebar-menu .page-text-btn.et_pb_button{
	color: #fff!important;
}
.et-db #et-boc .et-l .et_pb_social_media_follow {
	margin-bottom: 0px!important;
}
.et-db #et-boc .et-l .et_pb_social_media_follow li {
	margin-top: 5px;
}
.et-db #et-boc .et-l .et_pb_social_media_follow li a {
	margin-right: 30px
}
.et-db #et-boc .et-l .et_pb_social_media_follow li a.icon {
	width: auto;
	height: auto;
	border-radius: 0;
	background: none!important;
	color: #af9a57!important;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	font-size: 30px;
}
.et-db #et-boc .et-l .et_pb_social_media_follow li a.icon::before {
	font-size: inherit;
	line-height: normal;
	width: auto;
	height: auto;
	color: inherit!important;
}
.et-db #et-boc .et-l .et_pb_social_media_follow li a.icon:hover {
	background: none!important;
	text-decoration: none;
	color: #fff!important;
}
.social-news {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap:0 40px;
	margin-bottom: 5%;
}
.social-news .et-db #et-boc .et-l .et_pb_social_media_follow {
	margin-right: 0px;
}
.social-news .et_pb_button_module_wrapper {
	padding: 15px 0;
}
.header-smaller header {
	height: 96px;
	opacity: 0;
	visibility: hidden;
}
header, .logo.et_pb_image, header .et_pb_section, .nav-menu {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.header-smaller .logo.et_pb_image {
	max-width: 100px;
}
ul.lang-switch {
	display: flex;
	align-items: center;
	padding: 0;
	margin: 0 35px 0 0;
}
ul.lang-switch li {
	text-transform: uppercase;
	font-size: 17px;
	color: #fff;
	list-style: none;
}
ul.lang-switch li a {
	color: inherit;
}
ul.lang-switch li + li:before {
	content: "-";
	margin: 0 10px;
}
ul.lang-switch li a:hover, ul.lang-switch li.active a {
	color: #af9a57;
}
.language-code {
	position: relative;
	margin-right: 35px;
}
select.lang-switch {
	border: none;
	outline: none;
	background: transparent;
	border-radius: 0;
	margin: 0;
	display: block;
	width: auto;
	padding: 0;
	font-size: 17px;
	color: #fff;
	text-transform: uppercase;
}
.lang-switch:hover, .lang-switch:focus {
	color: #fff;
}
select.lang-switch option {
	color: #000;
	text-transform: uppercase;
	font-size: 16px;
}
@media (min-width: 768px) {
.et-db #et-boc .et-l .et_pb_row.mobile_nav_menu_row{
	display: none!important;
}
}

/* ==========================================================================
   content
   ========================================================================== */

#main-content .container:before {
	background: none;
}
#sidebar {
	display: none;
}

@media (min-width: 981px) {
#left-area {
	width: 100%!important;
	padding-right: 0px !important;
	float: none !important;
}
}
.banner-section.et_pb_section {
	color: #fff;
	display: flex;
	align-items: flex-end;
	min-height: 100vh;
	padding-top: 160px;
}
.banner-section.et_pb_section .et_pb_row {
	margin-top: 0;
	margin-bottom: 0;
}
.banner-section .et_pb_module {
	margin-bottom: 3rem!important;
}
.banner-logo {
	max-width: 233px;
}
.pagenation ul {
	margin: 0 -20px;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.pagenation ul li {
	padding: 0 20px;
	margin: 0;
	list-style: none;
	font-size: 20px;
	letter-spacing: .2rem;
}
.pagenation ul li:after {
	content: "";
	display: block;
	content: "\f105";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 10px;
}

.pagenation ul li a{
	color: inherit;
	text-decoration: none;
}

.pagenation ul li a:hover{
	color: #af9a57;
}
.image-ct-grid.et_pb_column {
	min-height: 615px;
	color: #fff;
	padding: 70px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	text-transform: uppercase;
	position: relative;
}
.image-ct-grid.et_pb_column:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,13120e+100&0+0,0.7+100 */
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(19,18,14,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(19,18,14,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(19,18,14,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#b313120e', GradientType=0 ); /* IE6-9 */
}

	.image-ct-grid.et_pb_column + .image-ct-grid.et_pb_column:before{
		content: "";
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		width: 2px;
		left: 0;
		-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
		background-color: #fff;
		z-index: 1;
	}

.image-ct-grid.et_pb_column .et_pb_module {
	position: relative;
	z-index: 1;
	max-width: 650px;
	display: flex;
	align-items: flex-end
}
.image-ct-grid.et_pb_column .et_pb_module:after {
	content: "\f105";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-bottom: 20px;
	margin-left: 40px;
	flex: 0 0 auto;
}
.row-grid-image-column.et_pb_row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	max-width: 100%;
	padding: 0;
}
.row-grid-image-column .et_pb_space {
}
.grid-image-text-column {
	padding: 100px 70px;
}
.ticket-info-column p {
	padding-bottom: .1em;
}
.ticket-info-column p strong {
	font-size: 50px;
	color: #af9a57;
	font-weight: 700;
}
.ticket-info-column .et_pb_toggle {
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
	text-align: center;
}
.ticket-info-column .et_pb_toggle_title {
	color: #af9a57;
	font-size: 50px;
	display: inline-flex;
}
.ticket-info-column .et_pb_toggle_title:before {
	font-size: inherit;
}
.ticket-info-column .et_pb_toggle_content ul li {
	list-style: none;
}
/*Start:Accordian*/
.et_pb_accordion_item {
	padding: 0 0 25px 0;
	margin: 0 0 25px 0 !important;
	border: 0;
	border-bottom: solid 2px #000000;
	background-color: transparent;
}
.et_pb_accordion_item .et_pb_toggle_title {
	color: #af9a57!important;
	font-weight: 700;
	text-transform: uppercase;
	font-size: inherit;
	margin: 0;
}
.et_pb_accordion_item .et_pb_toggle_title:before {
	display: none;
}
.et_pb_accordion_item .et_pb_toggle_title:after {
	content: "";
	display: block;
	content: "\f105";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, -50%);
}
.et_pb_accordion_item .et_pb_toggle_content {
	padding-top: 40px;
}
/*End:Accordian*/

.tab-section {
	border: 0;
}
.tab-section ul.et_pb_tabs_controls {
	padding: 0;
	margin: 0 -4px;
	background: none;
	display: flex;
	flex-wrap: wrap;
}
.tab-section ul.et_pb_tabs_controls li {
	border: 0;
	margin: 0 0 8px 0;
	list-style: none;
	padding: 0 4px;
}
.tab-section ul.et_pb_tabs_controls li a {
	background-color: #af9a57;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0 25px;
	font-weight: 400;
	letter-spacing: .1rem;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tab-section ul.et_pb_tabs_controls li.et_pb_tab_active a, .tab-section ul.et_pb_tabs_controls li a:hover {
	color: #fff !important;
	background-color: #000;
	text-decoration: none;
}
.tab-section .et_pb_tab {
	padding: 65px 0 0 0;
	margin: 0 -20px;
}
.tab-section table {
	border: 0!important;
	width: 100%!important;
}
.tab-section table tr td {
	border: 0;
	padding: 0 20px;
	vertical-align: top;
}
.tab-section table, .tab-section table tr, .tab-section table tr td {
	height: auto!important;
}
.tab-section .et_pb_tab_content h2, .tab-section .et_pb_tab_content .et_pb_column h2 {
	margin-bottom: 3.5rem;
}
.tab-section .et_pb_tab_content h6, .tab-section .et_pb_tab_content .et_pb_column h6 {
	color: #1d1d1b;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: .2rem;
	margin-top: 0;
}
.tab-section .et_pb_tab_content p {
	font-weight: 300;
}
.tab-section .et_pb_tab_content ul {
	padding: 0;
	margin: 0;
}
.tab-section .et_pb_tab_content ul li {
	list-style: none;
	padding: 0;
	margin: 0px 0 0 0;
	text-align: center;
	font-weight: 300;
}

.tab-section .et_pb_tab_content ul li + li {
	margin-top: 20px;
}

.tab-section .et_pb_tab_content ul li strong {
	color: #af9a57;
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
}
.slick-gallery-slider.et_pb_section {
	padding: 0;
}
.slick-gallery-slider.et_pb_section .et_pb_row {
	padding: 0;
	width: 100%;
	max-width: none;
}
.slick-gallery-slider .et_pb_image {
	margin: 0!important;
}
.slick-gallery-slider .et_pb_image .et_pb_image_wrap {
	height: 100vh;
	overflow: hidden;
	width: 100%;
	display: block;
}
.slick-gallery-slider .et_pb_image .et_pb_image_wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.slick-gallery-slider .et_pb_text {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	opacity: 0;
	background-color: rgba(0,0,0,.5);
}
.slick-gallery-slider .slick-current .et_pb_text {
}
.slick-gallery-slider .et_pb_text .et_pb_text_inner {
	width: 90%;
	max-width: 1530px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0;
}
.slick-gallery-slider {
	color: #fff;
}
.slick-gallery-slider h2, .slick-gallery-slider .et_pb_column h2 {
	letter-spacing: .6rem;
}
 @-webkit-keyframes fadeInUp {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
}
 to {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUp {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
}
 to {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
.slick-gallery-slider .slick-active .et_pb_text {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}
/*.slick-gallery-slider  .et_pb_image{

	webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
	-webkit-transition: all 20s ease;
	-o-transition: all 20s ease;
	transition: all 20s ease;

}
.slick-gallery-slider .slick-active .et_pb_image  {
		webkit-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
}*/


.slick-gallery-slider .et_pb_image img {
	transition: all ease;
 transition-duration: calc(5000ms*1.2);
	transform: scale(1.0);
	flex-shrink: 0;
}
.slick-gallery-slider .slick-active .et_pb_image img {
	transform: scale(1.3);
}
/*slick*/
.slick-gallery-slider {
	-webkit-backface-visibility: hidden;
}
.slick-slider .slick-dots {
	position: absolute;
	bottom: -58px;
	margin: 0 !important;
	padding: 10px 0 0 0 !important;
	display: flex;
	align-items: center;
	justify-content: center;
}
.slick-slider .slick-dots li {
	width: auto;
	height: auto;
	list-style: none!important;
	padding: 20px 0;
}
.slick-slider .slick-dots li button::before {
	display: none;
}
.slick-slider .slick-dots li button {
	width: 29px;
	height: 7px;
	background-color: transparent;
	border: solid 1px #cccccc;
	padding: 0;
}
.slick-slider .slick-dots li.slick-active button, .slick-slider .slick-dots li button:hover {
	background-color: #e24531;
	border-color: #e24531;
}
.slick-slider .slick-prev, .slick-slider .slick-next {
	width: auto;
	height: auto;
	z-index: 1;
	padding: 0 60px;
}
.slick-slider .slick-prev {
	left: 0;
}
.slick-slider .slick-next {
	right: 0;
}
.slick-slider .slick-prev::before, .slick-slider .slick-next::before {
	content: "";
	width: 38px;
	height: 141px;
	display: block;
}
.slick-slider .slick-prev::before {
	background: url(images/slider-left.png) no-repeat left center;
	background-size: contain;
}
.slick-slider .slick-next::before {
	background: url(images/slider-right.png) no-repeat left center;
	background-size: contain;
}
/*End : slick */




.slick-gallery-carousel {
	margin: 0px 0!important;
}
.slick-gallery-carousel .slick-list {
	overflow: visible!important;
}
.slick-gallery-carousel .slick-slide {
	margin-bottom: 0!important;
	min-height: 646px;
	margin-left: 18px;
	margin-right: 18px;
	display: flex;
	align-items: flex-end;
	padding: 50px;
	text-transform: uppercase;
	position: relative;
}
.slick-gallery-carousel h4, .slick-gallery-carousel .et_pb_column h4 {
	margin-bottom: 1rem;
}
.slick-gallery-carousel p {
	font-size: 90%;
}
.slick-gallery-carousel .slick-slide:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(19,18,14,0.7) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(19,18,14,0.7) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(19,18,14,0.7) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#b313120e', GradientType=0 );
	opacity: .70;
}
.slick-gallery-carousel .et_pb_text_inner {
	position: relative;
	z-index: 1;
}
.slick-gallery-carousel .slick-prev {
	left: -40px;
}
.slick-gallery-carousel .slick-next {
	right: -40px;
}
.slick-gallery-carousel .slick-prev:before, .slick-gallery-carousel .slick-next:before {
	width: 27px;
	height: 98px;
	opacity: 1;
}
.text-ct-grid.et_pb_column {
	padding: 100px 70px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff;
	min-height: 615px;
}
.text-ct-grid h6, .text-ct-grid .et_pb_column h6 {
	font-size: inherit;
	color: #af9a57;
	letter-spacing: inherit;
}
.text-ct-grid .et_pb_button_module_wrapper {
	margin-top: auto;
	padding-top: 1.5rem;
}
.et-db #et-boc .et-l .text-ct-grid .page-text-btn.et_pb_button {
	color: #fff;
	font-size: 18px!important;
}
.et-db #et-boc .et-l .text-ct-grid .page-text-btn.et_pb_button:hover, .et-db #et-boc .et-l .text-ct-grid .page-text-btn.et_pb_button:focus {
	background: none;
	color: #fff;
}
.et-db #et-boc .et-l .text-ct-grid .page-text-btn.et_pb_button:before {
	background-color: #af9a57;
}
.et-db #et-boc .et-l .text-ct-grid .page-text-btn.et_pb_button::after {
	margin-top: -2px;
}
.ct-image-section .image-ct-grid.et_pb_column .et_pb_module::after {
	color: #af9a57;
}
.blog_grid_row .et_pb_blog_grid .et_pb_post {
	min-height: 412px;
	height: auto!important;
	position: relative;
	border: 0;
	display: flex;
	flex-direction: column;
	color: #fff;
	font-size: 22px;
	text-align: center;
	padding: 40px;
	padding-bottom: 80px;
}
.blog_grid_row .et_pb_blog_grid .et_pb_post * {
	position: relative;
	z-index: 2;
}
.blog_grid_row .et_pb_blog_grid .et_pb_image_container {
	height: 100%;
	overflow: hidden;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
}
.blog_grid_row .et_pb_blog_grid .et_pb_image_container:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: #000000;
	opacity: .40;
	z-index: 3;
}
.blog_grid_row .et_pb_blog_grid .et_pb_post:hover .et_pb_image_container:before {
	opacity: 1;
}
.blog_grid_row .et_pb_blog_grid .et_pb_image_container a {
	display: block;
	height: 100%;
	margin: 0;
}
.blog_grid_row .et_pb_blog_grid .et_pb_image_container img {
	width: 100%;
	height: 100%;
	max-width: none;
	max-height: none;
	object-fit: cover;
	min-width: auto;
}
.blog_grid_row .et_pb_blog_grid .et_pb_post h2, .blog_grid_row .et_pb_blog_grid .et_pb_post .et_pb_column h2 {
	font-size: 24px;
	text-transform: none;
	font-weight: 600;
	order: 2;
}
.blog_grid_row .et_pb_blog_grid .et_pb_post .post-meta {
	text-align: center;
	order: 1;
	margin-bottom: 2rem;
}
.blog_grid_row .et_pb_blog_grid .et_pb_post .post-meta span {
	color: #fff;
	font-size: 20px;
	order: 2;
	min-width: 155px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #867541;
	height: 35px;
	padding: 0 20px;
	letter-spacing: normal;
}
.blog_grid_row .et_pb_blog_grid .et_pb_post .post-content {
	order: 3;
}
.blog_grid_row .et_pb_blog_grid .et_pb_post .post-content p {
	font-style: italic;
	font-weight: 400;
	color: #fff;
}
.blog_grid_row .et_pb_blog_grid .more-link {
	margin-top: auto;
}
.blog_grid_row .et_pb_blog_grid .more-link {
	background: none;
	color: #fff;
	text-align: center;
	padding: 0px !important;
	border: 0!important;
	border-radius: 0;
	font-size: 17px!important;
	font-weight: 400;
	letter-spacing: normal;
	text-transform: uppercase;
	line-height: 1.2 !important;
	margin-right: 20px;
	position: absolute;
	bottom: 40px;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}
.blog_grid_row .et_pb_blog_grid .more-link:hover, .blog_grid_row .et_pb_blog_grid .more-link:focus {
	background: none;
	color: #fff;
}
.blog_grid_row .et_pb_blog_grid .more-link:after {
	content: "\f105";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
	opacity: 1;
	font-size: inherit;
	margin: -2px 0 0 0px;
	color: #af9a57;
	position: absolute;
	right: -20px;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, -50%);
}
.blog_grid_row .et_pb_blog_grid .more-link:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #af9a57;
	bottom: 0;
	left: 0;
	transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
	transform: scaleX(0);
	transform-origin: right center;
	opacity: 1;
	margin: 0;
}
.blog_grid_row .et_pb_blog_grid .more-link:hover:before {
	transform: scaleX(1);
	transform-origin: left center;
}
.blog_grid_row .et_pb_blog_grid .post-content, .blog_grid_row .et_pb_blog_grid .post-content-inner {
	position: initial;
}
.map-image .et_pb_text {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	padding: 0px 0 60px 0;
}
.map-image .et_pb_text .et_pb_text_inner {
	width: 90%;
	max-width: 1530px;
	margin: 0 auto;
	color: #fff;
}
.map-content.et_pb_row {
	padding: 50px 5%;
	-webkit-transform: translate(-100vw, 0);
	-ms-transform: translate(-100vw, 0);
	transform: translate(-100vw, 0);
	-webkit-transition: all 0.4s cubic-bezier(0, 0, 0.03, 1);
	-o-transition: all 0.4s cubic-bezier(0, 0, 0.03, 1);
	transition: all 0.4s cubic-bezier(0, 0, 0.03, 1);
	width: 100vw;
	min-height: 100%;
	top: 0px;
	max-width: none;
	left: 0;
	position: absolute;
	z-index: 3;
	background: #fff;
}
.map-content.active.et_pb_row {
	left: 0 !important;
	opacity: 1 !important;
	-webkit-transform: translate(0, 0)!important;
	-ms-transform: translate(0, 0)!important;
	transform: translate(0, 0)!important;
	vertical-align: baseline
}
.map-content h3, .map-content .et_pb_column h3 {
	color: #af9a57;
	margin-top: 50px;
}
.map-content .et_pb_image_wrap {
	height: 270px;
	overflow: hidden;
	display: block;
}
.map-content .et_pb_image_wrap img {
	width: 100%!important;
	height: 100%!important;
	object-fit: cover;
}
.map-content .et_pb_icon {
	text-align: right;
}
.map-content .et_pb_icon .et-pb-icon {
	font-size: 60px!important;
	color: inherit!important;
	cursor: pointer;
}
.section-grid-wrap.et_pb_section {
	padding: 0;
}
.bg-row-wrap.et_pb_row {
	padding: 0;
	max-width: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	overflow: hidden;
}
.bg-row-wrap.et_pb_row .et_pb_column {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	margin: 0;
}
.bg-row-wrap.et_pb_row .et_pb_image:first-child {
	opacity: 1;
}
.bg-row-wrap.et_pb_row .et_pb_image {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	transition: all 0.3s ease;
}

.bg-row-wrap.et_pb_row .et_pb_image.active{
	opacity: 1;
}

.bg-row-wrap.et_pb_row .et_pb_image .et_pb_image_wrap {
	width: 100%;
	height: 100%;
}
.bg-row-wrap.et_pb_row .et_pb_image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.grid-row-wrap.et_pb_row {
	padding: 0;
	max-width: none;
	width: calc(100% + 2px );
	margin-left: -1px;
	margin-right: -1px;
	position: relative;
	z-index: 2;
	display: flex;
	flex-wrap: wrap;
}
.grid-row-wrap .et_pb_column {
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 40px 30px 35px 35px;
	color: #ffff;
	min-height: calc(50vh - 48px);
	letter-spacing: .05em;
	transition: all 0.3s;
	transition: all 0.3s ease;
}
.grid-row-wrap .et_pb_column:hover {
	background-color:rgba(0,0,0,.7);
}
.grid-row-wrap .et_pb_column p {
	margin-bottom: 1rem!important;
	transition: all 0.3s;
	opacity: 0;
	height: 0;
}

.grid-row-wrap .et_pb_column:hover p {
	opacity: 1;
	height: auto;
}

.grid-row-wrap .et_pb_column .et_pb_button {
	background:none;
	color: #fff;
	text-align: center;
	padding:0px !important;
	border: 0!important;
	border-radius: 0;
	font-size: 16px!important;
	font-weight: 500;
	letter-spacing: .1rem;
	text-transform: uppercase;
	line-height: 1.2 !important;
	transition: all 0.1s;
}
.grid-row-wrap .et_pb_column .et_pb_button:hover, .grid-row-wrap .et_pb_column .et_pb_button:focus {
	background:none;
	color: #af9a57;
}
/*.grid-row-wrap .et_pb_column .et_pb_button:after {
	display: none;
}*/

.grid-row-wrap .et_pb_column .et_pb_button:after{
  content: "";
  display: block;
  content: "\f105";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free"!important;
  font-weight: 900;
  margin-left: 10px;
opacity: 1;
font-size: inherit;
}

@media (min-width: 1200px) {

.grid-row-wrap .et_pb_column .et_pb_button {
	opacity: 1;
	
	-webkit-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}
	
}
.grid-row-wrap .et_pb_column:hover .et_pb_button {
	opacity: 0;
/*	-webkit-transform: translate(0%, 50%);
	-ms-transform: translate(0%, 50%);
	transform: translate(0%, 50%);*/
}
.image-gallery-row .et_pb_column {
	display: flex;
	flex-wrap: wrap;
}
.image-gallery-row .et_pb_column .et_pb_image {
	margin: 0!important;
	width: 25%;
}
.image-gallery-row .et_pb_column .et_pb_image .et_pb_image_wrap {
	display: block;
	height: 360px;
	overflow: hidden;
}
.image-gallery-row .et_pb_column .et_pb_image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}
.image-gallery-row .et_pb_column .et_pb_image:hover img {
	-webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
	filter: grayscale(0);
}
.image-gallery-row .et_pb_column a {
	display: block;
	position: relative;
}
.image-gallery-row .et_pb_column a:after {
	content: "";
	background: url(images/slider-right.png) no-repeat left center;
	background-size: contain;
	width: 38px;
	height: 141px;
	position: absolute;
	top: 15px;
	left: 35px;
	opacity: 0;
	transition: all 0.3s;
}
.image-gallery-row .et_pb_column a:hover:after {
	/*opacity: 1;*/
}
.post-slider-wraper.et_pb_section {
	padding: 0;
}
.post-slider-wraper.et_pb_section .et_pb_row {
	padding: 0;
	width: 100%;
	max-width: none;
}
.post-slider-wraper .et_pb_image {
	margin: 0!important;
}
.post-slider-wraper .et_pb_image .et_pb_image_wrap {
	height: 100vh;
	overflow: hidden;
	width: 100%;
	display: block;
}
.post-slider-wraper .et_pb_image .et_pb_image_wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.post-slider-wraper .et_pb_text {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	opacity: 1;
	background-color: rgba(0,0,0,.5);
}
.post-slider-wraper .et_pb_text .et_pb_text_inner {
	width: 90%;
	max-width: 1530px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0;
}
.post-slider-wraper {
	color: #fff;
}
.post-slider-wraper h2 {
	margin-bottom: .6rem;
}
.post-slider-wraper h2 em {
	font-weight: 400;
}
.post-slider-wraper .slick-prev::before {
	background: url(images/slider-left-cl.webp) no-repeat left center;
	background-size: contain;
}
.post-slider-wraper .slick-next::before {
	background: url(images/slider-right-cl.webp) no-repeat left center;
	background-size: contain;
}
.event_slider_wraper {
	margin: 0px 0!important;
}
.event_slider_wraper .slick-list {
	overflow: visible!important;
}
.event_slider_wraper .slick-slide {
	position: relative;
	margin-left: 25px;
	margin-right: 25px;
}
.event_slider_wraper .slick-slide a {

	position: relative;
	z-index: 1;
	text-decoration: none;
}
.event_slider_wraper .slick-slide:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(19,18,14,0.7) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(19,18,14,0.7) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(19,18,14,0.7) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#b313120e', GradientType=0 );
	opacity: .70;
}
.event_slider_wraper .slick-prev {
	left: -40px;
}
.event_slider_wraper .slick-next {
	right: -40px;
}
.event_slider_wraper .slick-prev, .event_slider_wraper .slick-next {
	padding: 0 50px;
}
.event_slider_wraper .slick-prev:before, .event_slider_wraper .slick-next:before {
	width: 27px;
	height: 98px;
	opacity: 1;
}
.event_slider_wraper .sl-img {
	height: 646px;
	overflow: hidden;
	position: relative;
	display: block;
}
.event_slider_wraper .sl-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.event_slider_wraper .sl-img:after, .latest_event_wraper .sl-img:after{
	content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
background-color: #000000;
opacity: .50;
z-index: 3;
	display: none;
}

.event_slider_wraper .sl-overlay-text {
	padding: 50px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-transform: uppercase;
	z-index: 2;
	background-color:rgba(0,0,0,.5);display: flex;
	align-items: center;
	justify-content: space-between;

}
.event_slider_wraper .sl-book-url{
	margin-left: 30px;
}
.event_slider_wraper .page-btn.et_pb_button{min-width: 120px;}

.event_slider_wraper h4, .event_slider_wraper h3 {
	margin-bottom: 1rem;
}
.event_slider_wraper h4, .event_slider_wraper .sl-date{
	font-size: 1.4vw!important;
}
.event_slider_wraper .sl-date{
	font-size: 90%;
}
.latest_event_wraper {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -9px;
}
.latest_event_wraper .event-item {
	width: 50%;
	padding: 0 9px;
	margin-bottom: 18px;
}
.latest_event_wraper .event-item .event-a {
	display: block;
	position: relative;
}
.latest_event_wraper .sl-img {
	padding: 0;
	margin: 0px;
	overflow: hidden;
	padding-top: 68.25%;
	position: relative;
	display: block;
}
.latest_event_wraper .sl-img img {
	width: 100%;
	object-fit: cover;
	object-position: center center;
	height: 100%;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}
.latest_event_wraper .sl-overlay-text {
	padding: 50px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-transform: uppercase;
	z-index: 3;
	background-color: rgba(0,0,0,.5);
}

.latest_event_wraper .sl-overlay-text a{text-decoration: none;}

.latest_event_wraper .sl-cat-name {
	display: inline-flex;
	background-color: #000;
	color: #fff;
	padding: 2px 15px;
	margin-top: 1rem;

}
.latest_event_wraper h3, .latest_event_wraper .et_pb_column h3 {
	font-weight: 600;
	margin-bottom: 0;
		
}

.latest_event_wraper h3, .latest_event_wraper .et_pb_column h3, .event_slider_wraper h3{
	font-size: 1.6vw!important;
}

.sl-btm{
	display: flex;
	align-items: center;
	justify-content: space-between
}
.latest_event_wraper .sl-book-url{
	margin-top: 1rem;
}
.latest_event_wraper .page-btn.et_pb_button{
	padding-top: 11px!important;
	padding-bottom: 11px!important;
	min-width: 120px;
}
.latest_event_wraper.three-column .event-item {
	width: 33.3333333333%;
}

.latest_event_wraper.three-column .sl-overlay-text{
	padding: 20px;
}

.et_pb_event_cat_date  {
	text-transform: uppercase;
	margin-bottom: 1rem;
	display: block;
}


.et_pb_info_box_title {
	display: block;
	border-bottom: solid 1px #E6E6E6;
	margin-bottom: 1rem;
}
.et_pb_content_sidebar .et_pb_module {
	margin-bottom: 4.758%!important;
}

.et_pb_info_box .et_pb_button_module_wrapper{
	margin-bottom: 4.758% !important;
}

.list-event {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	justify-content: flex-start;
}
.list-event .event-tag {
	flex-basis: calc(33.3333333333% - 30px);
	margin: 15px;
	background-color: #fff;
	padding: 0;
	color: inherit;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,.05);
	line-height: 1.4;
}
.ev-date {
	display: block;
	background-color: #af9a57;
	font-weight: 600;
	padding: 5px 20px;
	color: #fff;
}
.ev-text {
	padding: 20px 20px;
	position: relative;
}
.event_tag_button{
	display: block;
}
.event_tag_button:after {
	content: "\f105";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, -50%);
}
.ev-cat-name {
	font-weight: 600;
	text-transform: uppercase;
}

.event-single-page .banner-section.et_pb_section{
	padding-bottom: 0!important;
}
.event-single-overlay{
	width: 100%;
	background-color: rgba(0,0,0,.5);
	position: relative;
z-index: 1;
}
.event-single-page .banner-section .et_pb_module{
	margin-bottom: 0!important;
}
.event-single-page .banner-section h2{margin-bottom: 0;}


.contact_form .wpcf7-form {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 40px 3%;
}
.form-field {
	
}
.form-field input.text, .form-field input.title, .form-field input[type="email"], .form-field input[type="password"], .form-field input[type="tel"], .form-field input[type="text"], .form-field select, .form-field textarea {
	background-color: #fff;
	font-weight: 700;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 4px;
  line-height: 1.8em;
	color: #3e3e3e;
	padding: 16px;
	width: 100%;
	box-shadow: none;
	border-radius: 0;
	text-align: inherit;
	border: 1px solid #333;
}
.form-field.field-full {
	text-align: left;
	grid-column: span 2;
}
.form-field textarea {
	min-height: 150px;
}
.form-field input[type="submit"] {
	color: #ffffff ;
border:0px ;
border-radius: 0px;
letter-spacing: 4px;
font-size: 14px;
font-weight: 700 ;
text-transform: uppercase ;
background-color: #000000 ;
padding: 15px 60px;
	float: right;
}
.form-field input[type="submit"]:hover {
	background-color: #af9a57;
	color: #fff;
}
.wpcf7-spinner {
	display: none;
}
.wpcf7-not-valid-tip {
  font-size: 14px;
}
.wpcf7-list-item {
  margin: 0;
}
.et_button_wrap{
	align-items: normal;
display: flex;
flex-wrap: wrap;
gap: 15px;
margin-bottom: 20px;
flex-direction: column;
}
.sidebar-menu .et_button_wrap .page-btn.et_pb_button, .et-db #et-boc header.et-l .sidebar-menu .et_button_wrap .page-btn.et_pb_button {
	margin-bottom: 0!important;
}

	.et_button_wrap{
		display: none;
	}

.single-post .list-event .event-tag {
	flex-basis: calc(100% - 30px);
}

.et_pb_blog_grid .et_pb_post{
	height: auto!important;
}

.page-id-695 .list-event .event-tag {
  flex-basis: calc(100% - 30px);
}
.page-id-695 .list-event .event_booking_url{padding-left: 15px;
padding-right: 15px;}


.et_pb_blog_grid .et_pb_salvattore_content{
	display: flex;
	flex-wrap: wrap;
}
.blog_grid_row .et_pb_blog_grid .et_pb_salvattore_content .et_pb_post{
	height: 100%!important;
}

.blog_list_all.blog_grid_row .et_pb_blog_grid .et_pb_post{
	height: auto!important;
}
.offer_section.et_pb_section .et_pb_row{
display: flex;
align-items: center;
	flex-wrap: wrap;
}

.offer_column_1 .et_pb_text{
	margin-right: 0px !important;
max-width: none!important;
}

.offer_column_2 .et_pb_image{
	margin-right: 0 !important;
margin-bottom: 0 !important;
	height: 100%;
}
.offer_column_2 .et_pb_image .et_pb_image_wrap{
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
}
.offer_column_2 .et_pb_image .et_pb_image_wrap img {
	max-width: 100%;
	max-height: 100%;
}
.row-grid-image-column.et_pb_row{
	align-items: initial;
}
.row-grid-image-column.et_pb_row .et_pb_space {
	min-height: 615px!important;
	height: 100%!important;
	margin-bottom: 0!important;
	margin-top: 0!important;
}

.grid-image-text-column {
display: flex;
flex-direction: column;
justify-content: center;
	padding: 100px 70px;
}
.grid-image-text-column .et_pb_text_inner{
	margin-bottom: 30px;
}

	.grid-row-wrap .et_pb_column h3 {
  font-size: 30px;
		letter-spacing: normal;
}
	.grid-row-wrap .et_pb_column{
		font-size: 22px;
	}	


.event-content-section p em{
	font-style: italic;
	font-weight: inherit;
}

.section_ovrelay.et_pb_section{
	min-height: 100vh
}

.section_ovrelay .et_pb_column{
	background-color: rgba(0,0,0,.5);
	padding: 45px 20px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
.section_ovrelay .et_pb_column h2{color: #af9a57;}
.section_ovrelay .et_pb_column h2 strong{
	color: #fff;
	font-size: 125%;
	font-weight: 700;
}

.et_pb_image_text_grid_section {min-height: 600px;
display: flex;}

.single_imgae_grid_section  .grid-image-text-column{
	padding-left: 0;
	padding-right: 0;
}

.single_imgae_grid_section .grid-image-text-column .et_pb_text_inner {
  margin-bottom: 0;
}

.contact_grid.et_pb_row{
	padding-top: 0;
}
.ct_label {
	font-size: 19px;
	text-transform: uppercase;
	color: #ffff;
	text-align: center;
	background-color: #af9a57;
	min-height: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 15px;
	margin-bottom: 55px !important;
	line-height: 1.1;
}
.ct_label p, .ct_label .et_pb_text_inner{text-align: center;}


.contact_grid.label_border .ct_label{
	background-color: #fff;
	border: solid 1px #af9a57;
	color: #af9a57;
}

.contact_grid .et_pb_toggle {
	padding: 0!important;
	border: 0!important;
	background-color: transparent!important;
	margin: 0;
}

.contact_grid .et_pb_toggle .et_pb_toggle_title{
	padding: 0px!important;
	color: inherit;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
	font-size: 20px;
	text-transform: none;
margin-bottom: 15px;
	letter-spacing: .2rem;
}
.contact_grid .et_pb_toggle .et_pb_toggle_title::before{
	display: none!important;
}

.contact_grid .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title{
	text-decoration: none;
}

.contact_grid .et_pb_toggle .et_pb_toggle_content{
	padding: 0;
	text-align: center;
	/*font-size: 21px;*/
	line-height: 1.8;
}

.contact_grid .assist_toggle.et_pb_toggle .et_pb_toggle_title {
  min-height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
	color: #af9a57;
}

.ct_title h2{
	display: flex;
}
.ct_title h2 strong {
	font-weight: 700;
color: #af9a57;
flex: 0 0 auto;
}
.ct_title h2 strong:after{
	content: "–";
color: #000000;
margin:0 15px;
}


.ff-search input, .ff-search input:focus{
	color: #fff!important;
}
body.category  #content-area{
	padding-bottom: 30px;
}
.post-row [class^=col-]{
	margin-bottom: 30px;
}

.post-row .et_pb_post {
  padding: 25px;
  margin: 0;
  border: solid 3px #af9a57;;
  background-color: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.post-row h4 {
 font-weight: 700;
font-size: 24px;
}

.post-row .et_pb_post .entry-featured-image-url{
	display: block;
	margin: -25px -25px 30px;
	padding: 0;
	padding-bottom:73.25%;
	height: auto;
	overflow: hidden;
}
.post-row .et_pb_post .entry-featured-image-url img {
	width: 100%;
object-fit: cover;
object-position: center center;
height: 100%;
margin: 0;
position: absolute;
left: 0;
top: 0;
}

.pagenation{ 
    width: 90%;
    margin: 30px auto 0;    
}
.pagenation .page-numbers{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    
}

.pagenation .page-btn.et_pb_button{
    min-width: 180px;
}
.pagenation .page-numbers .next-page{
    margin-left: auto;
}

.single-event .event-notes .et_pb_button_module_wrapper{
      text-align: center;
      padding-top: 20px;
}
html:lang(en-US) .header-right{
  display: none!important;
}

html:lang(en-US) .social-news .et_pb_button_module_wrapper{
	display: none!important;
}



/* ==========================================================================
   Footer
   ========================================================================== */	

footer {
	color: #fff;
	font-size: 16px;
	letter-spacing: normal;
}

.et-db #et-boc footer.et-l .et_pb_section{
	padding-top: 20px;
padding-bottom: 15px;
background-color: #000000 !important;
}
.et-db #et-boc footer.et-l .et_pb_section .et_pb_row{
	padding:0;
	max-width: 1766px;
	width: 90%;
}
.ft-logo {
	max-width: 150px;
	margin-left: 0 !important;
margin-right: 0 !important;
}
.ft-img {
	max-width: 91px;
	margin-left: 0 !important;
margin-right: 0 !important;
}
.et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row .et_pb_column:first-child .et_pb_menu.et_pb_menu--without-logo .et-menu {
	margin: 0 -4px;
	padding: 0;
}
.et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row .et_pb_column:first-child .et_pb_menu.et_pb_menu--without-logo .et-menu > li {
	padding: 0 4px;
	color: #fff;
}
.et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row .et_pb_column:first-child .et_pb_menu.et_pb_menu--without-logo .et-menu a {
	font-size: 10px;
	padding: 0;
	color: inherit;
	letter-spacing: normal;
}
.et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row .et_pb_column:first-child .et_pb_menu.et_pb_menu--without-logo .et-menu li a:hover {
	color: #af9a57;
}
.ft-logo {
	margin-bottom: 25px!important;
}
.ft-img {
	margin-bottom: 15px!important;
}
.et-db #et-boc .et-l .ft-nav.et_pb_menu {
	margin-top: 25px;
}
.et-db #et-boc .et-l .ft-nav.et_pb_menu .et-menu-nav > ul {
	padding: 0;
	margin: 0;
	column-count: 2;
	display: block;
	column-gap: 30px;
}
.et-db #et-boc .et-l .ft-nav.et_pb_menu .et_pb_menu__menu > nav > ul > li {
	padding: 0;
	color: #ffffff;
	align-items: center;
	display: flex;
}
.et-db #et-boc .et-l .ft-nav.et_pb_menu .et_pb_menu__menu > nav > ul > li:before {
	content: "";
	width: 6px;
	height: 6px;
	background-color: #af9a57;
	border-radius: 50%;
	margin: 0 20px 0 0;
	flex: 0 0 auto;
}
.et-db #et-boc .et-l .ft-nav.et_pb_menu .et_pb_menu__menu > nav > ul > li a, .ft-social ul li a {
	padding: 3px 0!important;
	margin: 0;
	text-transform: uppercase;
	font-size: 16px;
	color: inherit!important;
	position: relative!important;
	line-height: 1.3;
}
.et-db #et-boc .et-l .ft-nav.et_pb_menu .et_pb_menu__menu > nav > ul > li a:before, .ft-social ul li a:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #af9a57;
	transform: scaleX(0);
	transform-origin: right;
	transition: transform 0.5s;
}
.et-db #et-boc .et-l .ft-nav.et_pb_menu .et_pb_menu__menu > nav > ul > li a:hover:before, .ft-social ul li a:hover:before {
	transform: scaleX(1);
	transform-origin: left;
}
.et-db #et-boc .et-l .ft-nav.et_pb_menu .et_pb_menu__menu > nav > ul > li a:hover, .ft-social ul li a:hover {
	color: #fff;
	opacity: 1;
	text-decoration: none;
}
.ft-text {
	margin-top: 25px;
}
.et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row .et_pb_column {
	display: flex;
	flex-direction: column;
}
.ft-social {
	margin-top: auto;
}
.ft-social ul {
	margin: 0 -22px;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}
.ft-social ul li {
	padding: 0 22px;
	list-style: none;
}
.ft-social ul li a {
	text-transform: lowercase;
}

.et-db #et-boc footer.et-l .et_pb_social_media_follow li a.icon{
	color: #fff!important;
	margin-right: 20px;
	font-size: inherit;
}
.et-db #et-boc .et-l .et_pb_social_media_follow li a.icon:hover {
  color: #af9a57 !important;
}

.single .et_post_meta_wrapper img {
	width: 100%;
}

/* ==========================================================================
   MEDIA STYLES
   ========================================================================== */
@media (max-width: 1698.98px) {
.pd-left.et_pb_column {
	padding-left: 5% !important;
}
.pd-right.et_pb_column {
	padding-right: 5% !important;
}
.pd-right.et_pb_row {
	padding-right: 5% !important;
}
.pd-left.et_pb_row, .pd-left.et_pb_section {
	padding-left: 5%!important;
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu li li a {
  font-size: 28px;
	}
	.et-db #et-boc .et-l .et_pb_social_media_follow li a{
		margin-right: 20px;
	}
	.et-db #et-boc .et-l .et_pb_social_media_follow li a.icon{font-size: 22px;}	
}
@media (max-width: 1499.98px) {
	.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu li li a {
  font-size: 25px;
}
}
/*X-Large devices (large desktops, less than 1400px)*/
@media (max-width: 1399.98px) {
body.unique-font {
	font-size: 24px!important;
}
	
body.unique-font.page-id-364{
	font-size: 20px!important;
}	
	
	.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu > li > a{
		font-size: 34px;
	}	
	.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu li li a {
	font-size: 22px;
	letter-spacing: .1rem;
}
	
	
.pagenation ul li {
	letter-spacing: .2rem;
}
.tab-section .et_pb_tab_content ul li strong {
	font-size: 25px;
}
.map-image .et_pb_text {
	padding: 0;
}
.map-image .et_pb_text h2 {
	margin: 0;
}
.blog_grid_row .et_pb_blog_grid .et_pb_post h2, .blog_grid_row .et_pb_blog_grid .et_pb_post .et_pb_column h2 {
	font-size: 20px;
}
.blog_grid_row .et_pb_blog_grid .et_pb_post {
	font-size: 18px;
}
.blog_grid_row .et_pb_blog_grid .et_pb_post .post-meta span {
	font-size: 18px;
	order: 2;
	height: 30px;
}
.slick-gallery-slider .et_pb_image .et_pb_image_wrap, .post-slider-wraper .et_pb_image .et_pb_image_wrap {
	height: 80vh;
}
.post-slider-wraper .et_pb_text .et_pb_text_inner, .slick-gallery-slider .et_pb_text .et_pb_text_inner {
	width: 80%;
}
.latest_event_wraper .sl-overlay-text {
	padding:20px;
}
.latest_event_wraper.three-column .event-item {
	width: 50%;
}
	
	.grid-row-wrap .et_pb_column{
		padding: 30px 20px 25px 20px;
	}	
	
	.et_pb_image_text_grid_section {
  min-height: 500px;
}
.ct_label {
  font-size: 17px;
  min-height: 60px;
}	
		
	.contact_grid .et_pb_toggle .et_pb_toggle_content{
		/*font-size: 18px;*/
	}
	
	.latest_event_wraper h3, .latest_event_wraper .et_pb_column h3, .event_slider_wraper h3{
		font-size: 2vw !important;
	}
	
}

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
h1, .et_pb_column h1 {
	margin-bottom: 2rem;
}
h4, .et_pb_column h4 {
	font-size: 28px;
}
h3, .et_pb_column h3 {
	font-size: 30px;
}
.page-top-gp.et_pb_section {
	height: 90px;
}
.hide-lg {
	display: none!important;
}
.logo {
	max-width: 100px;
}
header, header .header-smaller {
	height: 90px;
}
.et-db #et-boc header.et-l .et_pb_section_0_tb_header.et_pb_section {
	padding-top: 15px;
	padding-bottom: 15px;
}
	
	
	
.et-db #et-boc header.et-l .et_pb_row_0_tb_header.et_pb_row {
	justify-content: flex-end;
}
.et-db #et-boc header.et-l .et_pb_row_0_tb_header.et_pb_row .et_pb_column:nth-child(1) {
	order: 1;
	margin-right: auto !important;
}
.et-db #et-boc header.et-l .et_pb_row_0_tb_header.et_pb_row .et_pb_column:nth-child(2) {
	order: 4;
}
.et-db #et-boc header.et-l .et_pb_row_0_tb_header.et_pb_row .et_pb_column:nth-child(3) {
	order: 2;
	margin-left: auto !important;
	margin-right: 15px;
}
.et-db #et-boc header.et-l .et_pb_row_0_tb_header.et_pb_row .et_pb_column:nth-child(4) {
	order: 3;
}	
	
ul.lang-switch, .language-code {
	margin: 0;
	margin-right: 15px;
}
#slide-in-open {
	margin: 0;
}
	
.et-db #et-boc .et-l .slide-in-menu-container.et_pb_row {

  height: calc(100vh - 90px );
  top: 90px;

}	
	
	
.et-db #et-boc .et-l .slide-in-menu-container.et_pb_row .et_pb_column--with-menu {
	padding-left: 5%;
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu > li > a {
	font-size: 30px;
	letter-spacing: .1rem;
}
/*.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu li li a {
	font-size: 22px;
	letter-spacing: .1rem;
}*/
.banner-section.et_pb_section {
	padding-top: 120px;
}
.banner-logo {
	max-width: 147px;
}
.image-ct-grid.et_pb_column {
	min-height: 515px;
	padding: 40px;
}
	
	

	
.text-ct-grid.et_pb_column {
	min-height: 515px;
	padding: 60px 40px;
}
	
	
	.row-grid-image-column.et_pb_row .et_pb_space {
  min-height: 515px !important;
	}	
.ft-logo {
	max-width: 100px;
}
.slick-slider .slick-prev::before, .slick-slider .slick-next::before {
	width: 24px;
	height: 100px;
}
.slick-slider .slick-prev, .slick-slider .slick-next {
	padding: 0 20px;
}
.slick-gallery-slider .et_pb_text .et_pb_text_inner, .post-slider-wraper .et_pb_text .et_pb_text_inner {
	padding: 30px 0;
}
.slick-gallery-carousel .slick-slide {
	min-height: 446px;
}
.slick-gallery-slider h2, .slick-gallery-slider .et_pb_column h2 {
	letter-spacing: .3rem;
}
.image-gallery-row .et_pb_column .et_pb_image .et_pb_image_wrap {
	height: 260px;
}
.image-gallery-row .et_pb_column a::after {
	width: 30px;
	height: 130px;
}
.event_slider_wraper .sl-img {
	height: 446px;
}
.event_slider_wraper .slick-prev, .event_slider_wraper .slick-next {
	padding: 0 20px;
}
.list-event .event-tag {
	flex-basis: calc(50% - 30px);
}
	.header-right{
	/*	position: fixed;
		left: 0;
		right: 0;
		bottom: 0;*/
		display: none!important;
	}	
/*	.header-right .et_pb_button_module_wrapper {
  margin-left: 0;
  width: 50%;
}
	.header-right .et_pb_button_module_wrapper + .et_pb_button_module_wrapper{
		margin-left: 2px;
	}
	
	.header-right .page-btn.et_pb_button {
  width: 100%;
  min-width: inherit;
}*/
	header{
		position: absolute;
		
	}
	.header-smaller header{
		/*opacity: 1;*/
	}
	.event_slider_wraper .sl-overlay-text{
		padding: 25px;
	}
	.et_button_wrap{
		display: flex;
	}
	.grid-row-wrap .et_pb_column h3 {
  font-size: 23px;
}
	.grid-row-wrap .et_pb_column{
		padding: 30px 10px 30px 15px;
		font-size: 20px;
	}	
	
	.grid-image-text-column {
padding: 60px 40px;
}
.et_pb_image_text_grid_section {
  min-height: 450px;
}	
.ct_label {
  font-size: 15px;
  min-height: 50px;
	margin-bottom: 35px!important;
}	
.contact_grid .et_pb_toggle .et_pb_toggle_title {
  font-size: 18px;
  letter-spacing: .1rem;
}	
.event_slider_wraper h4, .event_slider_wraper .sl-date {
  font-size: 1.6vw !important;
}	
}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 980.98px) {
body.unique-font {
	font-size: 20px!important;
	letter-spacing: .1rem;
}
body {
	letter-spacing: .1rem;
}
h1, .et_pb_column h1 {
	font-size: 35px;
	letter-spacing: .1rem;
}
h2, .et_pb_column h2 {
	font-size: 35px;
	letter-spacing: .1rem;
}
h3, .et_pb_column h3 {
	letter-spacing: .1rem;
}
.et_rtl-columns-reverse {
	flex-direction: column-reverse;
	display: flex;
	flex-wrap: wrap;
}
.banner-section {
	min-height: 70vh;
}
.banner-section .et_pb_module {
	margin-bottom: 2rem !important;
}
.banner-logo {
	max-width: 100px;
}
.pagenation ul {
	margin: 0 -6px;
}
.pagenation ul li {
	padding: 0 6px;
	font-size: 18px;
	letter-spacing: .1rem;
}
.ticket-info-column p strong {
	font-size: 40px;
}
.ticket-info-column .et_pb_toggle_title {
	font-size: 40px;
}
.image-ct-grid.et_pb_column {
	min-height: 415px;
	padding-left: 5%!important;
	padding-right: 5%!important;
}
.text-ct-grid.et_pb_column {
	min-height: 415px;
	padding-left: 5%!important;
	padding-right: 5%!important;
}
.row-grid-image-column.et_pb_row {
	width: 100%;
	padding-left: 0!important;
	padding-right: 0!important;
}
.row-grid-image-column.et_pb_row .et_pb_column {
	margin-bottom: 0;
}
	

	.row-grid-image-column.et_pb_row .et_pb_space {
  min-height: 415px !important;
	}	
	
.page-section-08 .et_pb_row {
	width: 90%;
	padding-left: 0!important;
	padding-right: 0!important;
}
.page-section-08 .et_pb_row .et_pb_column {
	padding-top: 0;
	padding-bottom: 0;
}
footer .et_pb_menu .et_mobile_nav_menu {
	display: none!important;
}
footer .et_pb_menu .et_pb_menu__menu {
	display: block!important;
}
.et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row {
	display: flex;
	flex-direction: column;
}
.et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row .et_pb_column {
	margin-bottom: 30px!important;
	justify-content: center;
	align-items: center;
}
.et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row .et_pb_column:nth-child(1) {
	order: 3;
}
.et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row .et_pb_column:nth-child(2) {
	order: 1;
}
.et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row .et_pb_column:nth-child(3) {
	order: 2;
}
.ft-logo, .ft-img {
	margin-left: auto!important;
	margin-right: auto!important;
}
.ft-text .et_pb_text_inner {
	text-align: center;
}
.et-db #et-boc .et-l .ft-nav.et_pb_menu .et-menu-nav > ul {
	justify-content: center;
}
.et-db #et-boc .et-l .ft-nav.et_pb_menu .et_pb_menu__menu > nav > ul > li:before {
	margin: 0 15px 0 0;
}
.ft-social ul {
	justify-content: center;
	margin-left: -10px;
	margin-right: -10px;
}
.ft-social ul li {
	padding: 0 10px;
	margin-top: 10px;
}
.et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row .et_pb_column:first-child .et_pb_menu.et_pb_menu--without-logo .et-menu a {
	justify-content: center;
}
.tab-section .et_pb_tab_content ul li strong {
	font-size: 25px;
}
.slick-gallery-slider .et_pb_image .et_pb_image_wrap, .post-slider-wraper .et_pb_image .et_pb_image_wrap {
	height: 60vh;
}
.slick-gallery-carousel .slick-prev:before, .slick-gallery-carousel .slick-next:before, .event_slider_wraper .slick-prev:before, .event_slider_wraper .slick-next:before {
	width: 20px;
	height: 75px;
}
.slick-gallery-carousel .slick-slide, .event_slider_wraper .slick-slide {
	margin-left: 10px;
	margin-right: 10px;
}
.grid-row-wrap .et_pb_column {
	min-height: calc(25vh - 24px);
}
.grid-row-wrap.et_pb_row_1 .et_pb_column {
	width: 33.3333%;
}
.image-gallery-row .et_pb_column a:after {
	width: 22px;
	height: 90px;
}
.latest_event_wraper .event-item {
	width: 100%;
}
.et-db #et-boc .et-l .ft-nav.et_pb_menu .et-menu-nav > ul {
	display: flex;
}
.et-db #et-boc header.et-l .nav-menu.et_pb_menu .et_pb_menu__menu {
  display: block;
}	
	.et-db #et-boc header.et-l .nav-menu.et_pb_menu .et_mobile_nav_menu{
		display: none;
	}
	.et_pb_blog_grid .et_pb_salvattore_content .et_pb_post{
	height: auto!important;
}
	.grid-row-wrap .et_pb_column p{height: auto;
	opacity: 1;}
	.blog_grid_row .et_pb_blog_grid .et_pb_salvattore_content .et_pb_post {
  height: auto !important;
}
	.grid-image-text-column {
padding-left: 5% !important;
padding-right: 5% !important;
}
.image-ct-grid.et_pb_column + .image-ct-grid.et_pb_column::before {
  top: 0;
  bottom: auto;
  width: 100%;
  left: 0;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  background-color: #fff;
  z-index: 1;
  height: 2px;
}	
.single_imgae_grid_section  .grid-image-text-column{
	padding-top: 0;
	padding-bottom: 0;
}
.ct_label {
  margin-bottom: 20px !important;
}	
.et-db #et-boc .et-l .et_pb_social_media_follow li a.icon {
  font-size: 20px;
}
.et-db #et-boc .et-l .et_pb_social_media_follow li a {
  margin-right: 15px;
}	
.ft-text {
  margin-top: 0;
}	
.latest_event_wraper h3, .latest_event_wraper .et_pb_column h3, .event_slider_wraper h3{
		font-size: 22px !important;
	}	
	.sl-date{
		font-size: 16px;
	}
	.event_slider_wraper h4, .event_slider_wraper .sl-date {
  font-size: 2vw !important;
}
.event-content-section .et_pb_row{
	flex-direction: column-reverse;
     display: flex;
  }
}

@media (max-width: 782px) {
body.logged-in header {
	top: 46px;
}
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
body.unique-font, body.unique-font.page-id-364 {
	font-size: 18px!important;
}
h1, .et_pb_column h1 {
	font-size: 30px;
}
h2, .et_pb_column h2 {
	font-size: 30px;
}
h3, .et_pb_column h3 {
	font-size: 28px;
}
h4, .et_pb_column h4 {
	font-size: 24px;
}
.et-db #et-boc .et-l .page-text-btn.et_pb_button{
	letter-spacing: .1rem;
}
	
.page-top-gp.et_pb_section {
	height: 118px!important;
}
.hide-lg {
	display: none!important;
}
.logo, .header-smaller .logo.et_pb_image {
	max-width: 66px;
}
header, header .header-smaller {
	height: 118px!important;
}	

	.et-db #et-boc header.et-l .et_pb_row_0_tb_header.et_pb_row .et_pb_column:nth-child(2) {
  order: 1;
}
	.et-db #et-boc header.et-l .et_pb_row_0_tb_header.et_pb_row .et_pb_column:nth-child(4) {
  order: 2;
}
	
	.et-db #et-boc header.et-l .et_pb_row_0_tb_header.et_pb_row .et_pb_column:nth-child(1) {
  order: 3;
}	
.et-db #et-boc header.et-l .et_pb_row_0_tb_header.et_pb_row .et_pb_column.language-column {
  margin-left: 20px!important;
}	
	
	.et-db #et-boc header.et-l .et_pb_row_0_tb_header.et_pb_row .et_pb_column.nav-menu-column{
		display: none;
	}
	
	.header-right{
		display: none!important;
		order: 4;
	}
	.header-right .page-btn.et_pb_button, .et-db #et-boc header.et-l .header-right .page-btn.et_pb_button {
  min-width: inherit;
  border-radius: 30px;
		padding: 10px 20px !important;
		font-size: 14px !important;
}
	.header-right .et_pb_button_1_tb_header_wrapper {
		display: none!important;
	}
	.et-db #et-boc header.et-l .nav-menu.et_pb_menu .et_pb_menu__menu > nav > ul > li a{
		font-size: 16px;
	}
	
.et-db #et-boc .et-l .slide-in-menu-container.et_pb_row {

  height: calc(100vh - 118px );
  top: 118px;

}	
	
	.banner-section.et_pb_section{
		padding-top: 118px!important;
	}	
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu {
	width: 100%;
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu > li {
	margin: 0 0 30px 0;
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu > li > a {
	font-size: 26px;
}
.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu > li > a:before {
	content: "";
	display: block;
	content: "\f0d7";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 10px;
	margin-top: -3px;
	position: absolute;
	left: 100%;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, -50%);
}
/*.et-db #et-boc .et-l .sidebar-menu .et_mobile_menu li li a {
	font-size: 22px;
}*/
.et-db #et-boc .et-l .slide-in-menu-container.et_pb_row .et_pb_column--with-menu {
	justify-content: normal;
}
.sidebar-menu .et_pb_menu .et_mobile_menu li ul {
	padding: 0 0 0 15px;
	margin: 0;
	position: relative;
	left: auto;
	top: auto;
	;
	transform: none!important;
}
.banner-section .et_pb_module {
	margin-bottom: 1.5rem !important;
}
.pagenation ul li {
	font-size: 16px;
}
.ticket-info-column .et_pb_toggle_title {
	font-size: 30px;
}
.ticket-info-column p strong {
	font-size: 30px;
}
.image-ct-grid.et_pb_column {
	min-height: 325px;
}
.text-ct-grid.et_pb_column {
	min-height: 325px;
}
.tab-section table tr td {
	display: block;
	width: 100% !important;
}
.tab-section .et_pb_tab_content ul li strong {
	font-size: 22px;
}

	
	.tab-section .et_pb_tab_content ul li + li {
	margin-top: 10px;
}
	
.tab-section .et_pb_tab_content h2, .tab-section .et_pb_tab_content .et_pb_column h2 {
	margin-bottom: 1.5rem;
}
.tab-section .et_pb_tab {
	padding: 35px 0 0 0;
}
.tab-section ul.et_pb_tabs_controls li {
	width: 50%;
}
.tab-section ul.et_pb_tabs_controls li a {
	padding: 0 16px;
	height: 46px;
}
.map-image .et_pb_text {
	position: relative;
	left: auto;
	width: 100%;
	bottom: auto;
	padding: 20px 0;
	background: #000;
	margin: 0;
}
.slick-gallery-slider h2, .slick-gallery-slider .et_pb_column h2 {
	letter-spacing: .1rem;
	margin-bottom: 10px;
}
.slick-gallery-slider .et_pb_image .et_pb_image_wrap, .post-slider-wraper .et_pb_image .et_pb_image_wrap {
	height: 346px;
}
.slick-gallery-slider .et_pb_text .et_pb_text_inner, .post-slider-wraper .et_pb_text .et_pb_text_inner {
	padding: 20px 0;
}
.slick-gallery-carousel .slick-slide {
	min-height: 347px;
	padding: 30px;
}
.slick-gallery-carousel .slick-next, .event_slider_wraper .slick-next {
	right: -20px;
}
.slick-gallery-carousel .slick-prev, .event_slider_wraper .slick-prev {
	left: -20px;
}
.grid-row-wrap .et_pb_column {
	width: 100%!important;
	min-height: inherit;
	padding: 20px 5%;
	padding-right: 35px;
	background-color: #000!important;
	border-top: 0;
}

	
.grid-row-wrap .et_pb_column::after {
 content: "\f054";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: "Font Awesome 5 Free" !important;
font-weight: 900;
  font-size:18px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}	
		
	.grid-row-wrap .et_pb_column h3 {
  font-size: 22px;
		letter-spacing: normal;
		margin-bottom: 10px;
}
	
	.grid-row-wrap .et_pb_column p {
  opacity: 1;
  height: auto;
		margin-bottom: 0!important;
}
	.grid-row-wrap .et_pb_column .et_pb_button_module_wrapper{
		display: none;
	}
	
.image-gallery-row .et_pb_column .et_pb_image {
	width: 50%;
}
.post-slider-wraper .et_pb_text .et_pb_text_inner {
	padding-bottom: 15px;
}
.slick-slider .slick-prev::before, .slick-slider .slick-next::before {
	width: 20px;
	height: 72px;
}
.slick-slider .slick-prev, .slick-slider .slick-next {
	padding: 0 10px;
}
.event_slider_wraper .sl-img {
	height: 347px;
}
.event_slider_wraper .sl-overlay-text {
	padding: 20px;
	display: block;
}
.latest_event_wraper.three-column .event-item {
	width: 100%;
}
.list-event .event-tag {
	flex-basis: calc(100% - 30px);
}
.event_slider_wraper .sl-book-url {
  margin-left: 0;
  margin-top: 10px;
}	
.contact_form .wpcf7-form {
  grid-template-columns: 1fr;
  grid-gap: 20px 0;
}	
.form-field.field-full {
  grid-column: span 1;
}	
	
.et-db #et-boc .et-l .et_pb_row.mobile_nav_menu_row{
  z-index: 3;
  border-top: solid 1px rgba(255,255,255,.1);
  margin-top: 15px;
  padding: 12px 0 0 0;
}	
	
.et-db #et-boc header.et-l .nav-menu.et_pb_menu .et_pb_menu__menu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}	
.et-db #et-boc .et-l .ft-nav.et_pb_menu .et-menu-nav > ul {
  display: block;
}	
	.et-db #et-boc .et-l .slide-in-menu-container.et_pb_row .et_pb_column--with-menu{padding-top: 40px;}	
	.row-grid-image-column.et_pb_row .et_pb_space {
  min-height: 325px !important;
	}
	.grid-row-wrap .et_pb_column {
  font-size: inherit;
}
	.ct_title h2 {
  display: flex;
  flex-direction: column;
  text-align: center;
}
	.ct_title h2 strong::after{
		display: none;
	}	
	
	.contact_grid .et_pb_column.et_pb_column_empty {
  display: block;
		margin-bottom: 0!important;
}
	.sl-date {
  font-size: 14px;
}
.latest_event_wraper .sl-img {
  padding-top: 80.25%;
}
.latest_event_wraper .event-item {
  margin-bottom: 30px;
}
.event_slider_wraper h4, .event_slider_wraper .sl-date {
  font-size: 16px !important;
}
.event_slider_wraper .page-btn.et_pb_button {
  min-width: 110px;
  padding: 10px !important;
}	
}


 /*X-Small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
.sl-btm {
  display: block;
  align-items: normal;
  flex-direction: column;
}
.pagenation .page-numbers{  
flex-direction: column;
align-items: center;
}
.pagenation .page-numbers .next-page{
    margin-left: 0;
}
}
@media (max-width: 475.98px) {
 .tab-section ul.et_pb_tabs_controls li {
width: 1050%;
}
}

@media (max-width: 475.98px) {
	body.category .pagination {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
	
	body.category .pagination .alignleft, body.category .pagination .alignright{
		text-align: center;
	}
	.et-db #et-boc .et-l .ft-nav.et_pb_menu .et-menu-nav > ul{column-count: 1;}
}


.grid-buttons .et_pb_button {
	display: block;
	min-height: 50px;
	line-height: 50px !important;
}

.grid-buttons .et_pb_button span {
	display: inline-block;
	font-size: 15px !important;
	line-height: 18px !important;
	vertical-align: middle;
}



/* Landing no header no footer */

.page-template-landing-page .entry-title {
	font-family: 'Schneidler' !important;
}

@media (max-width: 725px) {
	.et-secondary-menu {
		display: none;
	}
}

@media (max-width: 768px) {
	#top-header,
	#top-header #et-secondary-nav {
		display: none !important;
	}
}

/* Landing ANIMALI A CORTE */

@font-face {
	font-family: 'Built Titling Rg';
	src: url('./fonts/animali-a-corte/BuiltTitlingRg-Regular.woff2')
			format('woff2'),
		url('./fonts/animali-a-corte/BuiltTitlingRg-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Densia Sans';
	src: url('./fonts/animali-a-corte/DensiaSans.woff2') format('woff2'),
		url('./fonts/animali-a-corte/DensiaSans.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Built Titling Sb';
	src: url('./fonts/animali-a-corte/BuiltTitlingSb-Regular.woff2')
			format('woff2'),
		url('./fonts/animali-a-corte/BuiltTitlingSb-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Berthold Imago';
	src: url('./fonts/animali-a-corte/Imago-Book.woff2') format('woff2'),
		url('./fonts/animali-a-corte/Imago-Book.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

body.page-id-22483 .entry-title,
body.page-id-22255 .entry-title,
body.page-id-22380 .entry-title,
body.page-id-22391 .entry-title,
body.page-id-22396 .entry-title,
body.page-id-22402 .entry-title,
body.page-id-22407 .entry-title,
body.page-id-22408 .entry-title,
body.page-id-22417 .entry-title,
body.page-id-22427 .entry-title,
body.page-id-22434 .entry-title,
body.page-id-22445 .entry-title,
body.page-id-22450 .entry-title,
body.page-id-22455 .entry-title,
body.page-id-22460 .entry-title,
body.page-id-22465 .entry-title,
body.page-id-22470 .entry-title {
	font-family: 'Built Titling Sb';
}
body.page-id-22255 h4,
body.page-id-22380 h4,
body.page-id-22391 h4,
body.page-id-22396 h4,
body.page-id-22402 h4,
body.page-id-22407 h4,
body.page-id-22408 h4,
body.page-id-22417 h4,
body.page-id-22427 h4,
body.page-id-22434 h4,
body.page-id-22445 h4,
body.page-id-22450 h4,
body.page-id-22455 h4,
body.page-id-22460 h4,
body.page-id-22465 h4,
body.page-id-22470 h4 {
	font-family: 'Built Titling Rb';
}
body.page-id-22483 .entry-content,
body.page-id-22255 .entry-content,
body.page-id-22380 .entry-content,
body.page-id-22391 .entry-content,
body.page-id-22396 .entry-content,
body.page-id-22402 .entry-content,
body.page-id-22407 .entry-content,
body.page-id-22408 .entry-content,
body.page-id-22417 .entry-content,
body.page-id-22427 .entry-content,
body.page-id-22434 .entry-content,
body.page-id-22445 .entry-content,
body.page-id-22450 .entry-content,
body.page-id-22455 .entry-content,
body.page-id-22460 .entry-content,
body.page-id-22465 .entry-content,
body.page-id-22470 .entry-content {
	font-family: 'Densia Sans' !important;
}
body.page-id-22483 h3,
body.page-id-22483 h5 {
	font-family: 'Berthold Imago';
}


.grecaptcha-badge { visibility: hidden; }

.iubenda-tp-btn-container, .iubenda-tp-alert-btn[data-tp-float][data-tp-float="bottom-left"], .iubenda-tp-alert-btn[data-tp-float][data-tp-float="bottom-right"], .iubenda-tp-btn[data-tp-float][data-tp-float="bottom-left"], .iubenda-tp-btn[data-tp-float][data-tp-float="bottom-right"], .iubenda-uspr-btn[data-tp-float][data-tp-float="bottom-left"], .iubenda-uspr-btn[data-tp-float][data-tp-float="bottom-right"]{

display: none !important;}