/*
Theme Name: Twenty Twenty-One Child theme of twentytwentyone
Theme URI:
Description: Child theme of twentytwentyone theme for the Twenty Twenty-One theme
Author: <a href="https://wordpress.org/">the WordPress team</a>
Author URI:
Template: twentytwentyone
Version: 1.7
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 10 Mar 2023 05:52:30 +0000 */
/* The plugin now uses the recommended approach for loading the css files.*/

.wrapper__row__1236 > .elementor-container {
	max-width: 1206px;
	width: 100%;
	padding: 0 5px;
	margin: auto;
}

.slick-slider {
	display: block !important;
}

.wrapper__slider__image {
	margin-bottom: 0px !important;
}

.wrapper__land__bg__flower__01--img img, .wrapper__land__bg__flower__02--img img, .wrapper__land__bg__flower__03--img img, .wrapper__land__bg__flower__05--img img, .wrapper__land__bg__flower__04--img img {
	width: inherit !important;
	height: auto !important;
}

.slick-next:before, .slick-prev:before {
	opacity: unset !important;
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	opacity: unset !important;
}

.text-font-inherit p {
	font: inherit;
	text-align: inherit;
	letter-spacing: inherit;
	color: inherit;
}

.wrapper__bg__flower {
	background-image: url(/wp-content/uploads/2023/03/flower_old.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 1196px auto;
}

.wrapper__bg__flower__01 {
	background-image: url(/wp-content/uploads/2023/03/flower_02.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 900px auto;
}

.wrapper__bg__flower__02 {
	background-image: url(/wp-content/uploads/2023/03/flower_old.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 1196px auto;
}

.wrapper__bg__flower__03 {
	background-image: url(/wp-content/uploads/2023/03/flower_03.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 230px auto;
}

@media (min-width: 1601px) and (max-width: 2559px) {
	.wrapper__bg__flower {
		background-size: 675px auto;
	}

	.wrapper__bg__flower__01 {
		background-size: 675px auto;
	}


}

@media (min-width: 1200px) and (max-width: 1600px) {
	.wrapper__bg__flower {
		background-size: 500px auto;
	}

	.wrapper__bg__flower__01 {
		background-size: 500px auto;
	}

}

@media (max-width: 1199px) {
	.wrapper__bg__flower {
		background-size: 400px auto;
	}

	.wrapper__bg__flower__01 {
		background-size: 400px auto;
	}
}

.wrapper__land__bg__flower__02 {
	display: none
}

.wrapper__container__768 {
	max-width: 768px;
	width: 100%;
	padding: 0 20px;
	margin: auto;
}

.articles-list {
	width: calc(100% + 22px);
	margin-left: -11px;
	margin-right: -11px;
	display: flex;
	flex-wrap: wrap;
}

.articles-item {
	width: 100%;
	padding: 0 11px;
	margin-bottom: 70px;
}

.articles-item-image {
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}

.articles-item p,
.articles-item h2 {
	text-align: left;
}

.articles-item p i,
.articles-item h2 i,
.articles-item p em,
.articles-item h2 em {
	font-style: italic;
}

.articles-item-image img {
	width: 100%;
	max-width: none !important;
	height: auto !important;
	object-fit: cover;
	display: block;
}

.articles-item-image video {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	position: absolute;
}

.articles-filter {
	width: 100%;
	padding-top: 20px;
	margin-bottom: 20px;
	position: sticky;
	top: 50px;
	z-index: 1;
	margin-top: -20px;
	background: #f8f8f6;
	padding-bottom: 20px;
}

.articles-filter-left {
	letter-spacing: .08em;
	font-size: 20px;
	text-transform: uppercase;
}

.articles-filter-number {
	font-size: 14px;
	color: #a0a0a0;
	text-align: right;
	letter-spacing: .08em;
	text-transform: uppercase;
	font-style: normal;
	font-family: var(--FuturaPTBook__font__family), sans-serif;
	font-weight: 300;
}

.articles-item-meta {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
}

.articles-item-meta span a {
	color: var(--color__brown);
}

.articles-item-meta span:last-child:after {
	display: none;
}

.articles-item-meta span:after {
	content: '•';
}

.articles-item h2 a {
	line-height: 1.2;
	display: block;
}

.articles-item h2 {
	font-size: 26px;
	font-weight: 300;
	text-transform: none;
	font-family: var(--Helvetica__font__family), sans-serif;
	margin-bottom: 15px;
	letter-spacing: 0.02em;
	color: var(--color__black);
}

a.articles-item-link svg {
	position: absolute;
	right: -45px;
	top: 50%;
	transform: translateY(-50%);
}

a.articles-item-link:hover svg line,
a.articles-item-link:hover svg path {
	stroke: var(--e-global-color-504fd74);
}

a.articles-item-link:hover {
	border-color: #30324d;
}

a.articles-item-link {
	font-size: 18px;
	font-weight: 300;
	text-transform: none;
	font-family: var(--Helvetica__font__family), sans-serif;
	display: inline-block;
	position: relative;
	color: var(--color__brown);
	border-bottom: 1px solid var(--color__brown);
	line-height: 1;
}

.load-more-button a:focus,
.load-more-button a:hover {
	color: var(--color__white);
	background: #30324d;
}

.articles-select .select-selected:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -26px;
	right: 0;
	width: 20px;
	height: 40px;
	transition: all .3s;
	background: url('assets/images/select-arrow.svg') no-repeat center center;
}

.articles-select .select-selected.select-arrow-active:after {
	transform: scaleY(-1);
}

.articles-select .select-selected {
	width: 100%;
	display: flex;
	height: 30px;
	cursor: pointer;
	position: relative;
	border-bottom: 1px solid #707070;
	letter-spacing: .12em;
	color: var(--color__brown);
	font-family: var(--FuturaPTBook__font__family), sans-serif;
	text-transform: uppercase;
	font-size: 14px;
}

.articles-select select {
	display: none;
}

.articles-select .select-items div {
	cursor: pointer;
	padding: 10px 20px;
	font-weight: 300;
	font-family: var(--FuturaPTBooklight__font__family), sans-serif;
	color: var(--color__brown);
	font-size: 14px;
	letter-spacing: .12em;
}

.articles-select .select-items div.same-as-selected {
	font-weight: 400;
	font-family: var(--FuturaPTBook__font__family), sans-serif;
}

.articles-select .select-items.select-hide {
	max-height: 0;
	overflow: hidden;
	padding: 0;
}

.articles-select .select-items {
	position: absolute;
	top: 100%;
	left: 0;
	overflow: auto;
	transition: all .3s ease;
	max-height: 240px;
	width: 100%;
	background: #f8f8f6;
	padding: 20px 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.articles-select {
	width: 100%;
	position: relative;
	margin-top: 10px;
	margin-bottom: 20px;
}

.load-more-button a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: var(--FuturaPTBook__font__family), sans-serif;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: .2em;
	color: var(--color__white);
	padding: 10px 20px;
	background: var(--color__brown);
	min-width: 180px;
	justify-content: center;
	display: inline-flex;
	align-items: center;
	height: 50px;
	border-radius: 2px;
	transition: all .3s ease;
}

.load-more-button {
	display: flex;
	justify-content: center;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.articles-item-content {
	font-size: 16px;
	color: var(--color__black);
	margin-bottom: 20px;
}

.articles-item-content p {
	font-size: inherit;
	line-height: 1.5;
}

.articles-item-meta span {
	color: var(--color__brown);
	font-family: var(--FuturaPTBook__font__family), sans-serif;
	font-size: 14px;
	letter-spacing: .08em;
	text-transform: uppercase;
	margin-right: 10px;
}

.articles-filter-subtitle {
	display: none;
	font-size: 14px;
}

@media (min-width: 768px) {
	.articles-filter-left form {
		display: flex;
	}

	.articles-select {
		width: 200px;
		margin-top: 0;
		margin-bottom: 0;
	}

	.articles-filter {
		top: 70px;
		display: flex;
		margin-top: 0;
		padding-top: 30px;
		margin-bottom: 50px;
		justify-content: space-between;
		align-items: center;
		padding-bottom: 30px;
		border-bottom: 1px solid #e5e5e5;
	}

	.articles-filter-subtitle {
		font-style: normal;
		font-family: var(--FuturaPTBook__font__family), sans-serif;
		font-weight: 300;
		margin-right: 20px;
		display: block;
		color: var(--color__black);
	}

	.articles-item {
		width: 33.333%;
	}

	.articles-item.is-big {
		width: 66.666%;
	}
}

@media (min-width: 1024px) {
	.articles-filter {
		margin-bottom: 70px;
		padding-top: 30px;
		margin-top: 0;
	}

	.articles-filter-left {
		letter-spacing: .12em;
		padding-left: 10px;
	}

	.articles-item-image {
		margin-bottom: 20px;
	}

	.articles-filter-number {
		letter-spacing: .13em;
	}

	.articles-item.is-big h2,
	.articles-item.is-big .articles-item-meta,
	.articles-item.is-big .articles-item-content {
		width: 80%;
	}
}


.banner-section {
	position: relative;
	width: 100%;
	height: 400px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 50px;
	background: #f8f8f6;
}

.banner-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner-title h1 {
	font-size: 32px;
	font-style: italic;
	font-family: var(--Helvetica__font__family), sans-serif;
}

.banner-title h6 {
	font-family: var(--FuturaPTBook__font__family), sans-serif;
	color: var(--color__brown);
	letter-spacing: .2em;
}

.banner-title {
	position: relative;
	width: 100%;
	text-align: center;
	z-index: 1;
}

.banner-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .1;
}

@media (min-width: 1024px) {
	.banner-title h1 {
		font-size: 42px;
	}

	.banner-section {
		height: 350px;
	}
}

.map-section {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #f8f8f6;
	padding-top: 30px;
	margin-bottom: 50px;
}

.map-section .map-mini img {
	width: 100%;
}

.map-section .map-mini {
	width: 156px;
	position: relative;
}

.map-section-right img {
	width: 100%;
}

.map-section-btn button {
	color: var(--color__brown);
	text-transform: uppercase;
	letter-spacing: .1em;
	border: 0;
	border-bottom: 1px solid var(--color__brown);
	background: transparent;
	font-family: var(--FuturaPTBook__font__family), sans-serif;
}

.map-section-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 100%;
	padding: 20px 0;
}

.map-section-list {
	display: none;
}

.map-section-right {
	width: 687px;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
	margin-bottom: -40px;
}

.map-section .map-mini:after {
	width: 188px;
	height: 188px;
	content: '';
	position: absolute;
	top: 40px;
	left: 100%;
	z-index: 1;
	background: url('assets/images/map-tag-mobile.svg') no-repeat center center;
}

.is-open-map {
	overflow: hidden;
}

.is-open-map .map-popup {
	opacity: 1;
	visibility: visible;
}

.map-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100dvh;
	overflow: auto;
	background: #f7f7f5;
	transition: all .3s ease;
	opacity: 0;
	visibility: hidden;
	-webkit-overflow-scrolling: touch;
	z-index: 9999999;
	padding: 45px 20px 20px;
}

.map-popup-image {
	width: 962px;
}

.map-popup-image img {
	width: 100%;
}

.map-popup-close {
	position: fixed;
	right: 40px;
	top: 20px;
	background: transparent;
	border: 0;
	cursor: pointer;
}

@media (min-width: 768px) {
	.map-section-btn {
		display: none;
	}

	.map-section .map-mini:after {
		width: 320px;
		height: 81px;
		top: -20px;
		left: 100px;
		background: url('assets/images/map-tag.svg') no-repeat center center;
		background-size: contain;
	}

	.map-section {
		padding-top: 120px;
		margin-bottom: 80px;
	}

	.map-section .map-mini {
		width: 220px;
		margin-bottom: 30px;
	}

	.map-section-holder {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		width: 100%;
		justify-content: space-between;
	}

	.map-section-right {
		width: calc(100% - 80px);
		margin: 0 -220px -20px 0;
		transform: none;
		left: auto;
	}

	.map-section-left {
		width: 30%;
	}

	.map-section-list {
		width: 218px;
		display: block;
	}

	.map-section-list h3 {
		color: var(--color__black);
		text-align: left;
		font-weight: 400;
		font-family: var(--Helvetica__font__family), sans-serif;
		font-size: 26px;
		letter-spacing: 0;
		border-bottom: 1px solid #707070;
		padding-bottom: 20px;
		margin-bottom: 25px;
	}

	.map-section-list ul {
		border-bottom: 1px solid #707070;
	}

	.map-section-list ul li span {
		flex: 1;
		font-size: 20px;
		font-family: var(--FuturaPTBook__font__family), sans-serif;
	}

	.map-section-list ul li .map-section-icon img {
		width: 34px;
	}

	.map-section-list ul li .map-section-icon {
		width: 60px;
	}

	.map-section-list ul li {
		display: flex;
		align-items: center;
		margin-bottom: 15px;
	}
}

@media (min-width: 1024px) {
	.map-section .map-mini {
		width: 262px;
		margin-bottom: 60px;
	}

	.map-section-list ul li {
		margin-bottom: 25px;
	}

	.map-section-right {
		width: calc(100% - 88px);
		margin: 0 -280px -90px 0;
	}

	.map-section-list h3 {
		padding-bottom: 30px;
		margin-bottom: 35px;
	}

	.map-section .map-mini:after {
		left: 140px;
		width: 425px;
	}
}

.info-section {
	position: relative;
	width: 100%;
	padding-bottom: 70px;
	background-image: url('assets/images/info-bg.png');
	background-repeat: no-repeat;
	background-position: right bottom -120px;
}

.info-section ul {
	margin-top: -20px;
	margin-bottom: 20px;
}

.info-section li {
	font-size: 16px;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.7;
	color: var(--color__black);
	font-family: var(--Helvetica__font__family), sans-serif;
}

.info-section p {
	text-align: left;
	font-size: 16px;
	line-height: 1.7;
	margin-bottom: 20px;
	color: var(--color__black);
	font-family: var(--Helvetica__font__family), sans-serif;
}

.info-section h3 {
	color: var(--color__black);
	text-align: left;
	font-weight: 400;
	margin-bottom: 15px;
	line-height: 1;
	letter-spacing: 0;
	font-family: var(--Helvetica__font__family), sans-serif;
	font-size: 32px;
}

.info-section-right,
.info-section-left {
	margin-bottom: 70px;
}

@media (min-width: 768px) {
	.info-section h3 {
		font-size: 26px;
	}

	.info-section-holder {
		display: flex;
		text-align: left;
		flex-wrap: wrap;
		align-items: flex-start;
		width: 100%;
		justify-content: space-between;
	}

	.info-section {
		padding-bottom: 160px;
	}

	.info-section-right,
	.info-section-left {
		width: 44%;
	}
}
