@import url("homepage.css");
@import url("menu.css");

html {
	scroll-behavior: smooth;
	overflow-x: hidden;
	scroll-padding: 0;
}

body {
	overflow-y: auto !important;
	overflow-x: hidden;
	width: 100vw;
}

.content {
	padding: 25px 250px 25px 300px;
	text-align: left;
}

body.collapsed .content {
	padding: 25px 250px 25px 250px;
}

.news-detail-meta {
	margin: 5px 0 15px 0;
}

.news-detail-title,
.head-title {
	font-size: 20pt;
	font-weight: bold;
}

.news-detail-thumbnail img {
	width: 100%;
	max-width: 800px;
	margin-bottom: 1rem;
}

.news-detail-content {
	line-height: 1.6;
	font-weight: 300;
	margin-bottom: 5rem;
}


@media screen and (max-width: 1200px) {
	.content {
		padding: 25px 200px 25px 250px;
	}

	body.collapsed .content {
		padding: 25px 200px 25px 200px;
	}
}

@media screen and (max-width: 900px) {
	.content {
		padding: 25px 150px 25px 200px;
	}

	body.collapsed .content {
		padding: 25px 150px 25px 150px;
	}
}

@media screen and (max-width: 600px) {
	.content {
		padding: 25px 100px 25px 150px;
	}

	body.collapsed .content {
		padding: 25px 100px 25px 100px;
	}
}

@media screen and (max-width: 450px) {
	.content {
		padding: 25px 70px 25px 120px;
	}

	body.collapsed .content {
		padding: 25px 70px 25px 70px;
	}
}

.breadcrumbs {
	margin-bottom: 10px;
}

.breadcrumbs a {
	font-size: 10pt;
	color: #474747;
}

.breadcrumbs a:after {
	content: ">";
	font-size: 10pt;
	font-family: cursive, sans-serif;
}

.breadcrumbs a:last-child:after {
	content: "";
}

.head-title {
	margin-bottom: 40px;
	text-align: center;
}

.news-item {
	margin-bottom: 40px;
}

.news-item .news-thumbnail img {
	max-width: 400px;
	width: 100%;
}

.news-item .news-content .news-title {
	color: black;
	font-weight: bold;
	font-size: 13pt;
	margin-bottom: 3px;
	display: block;
}

.news-item .news-content .news-meta {
	margin-bottom: 3px;
	font-weight: 400;
	font-size: 10pt;
	color: #ababab;
}

.news-item .news-content .news-subtitle {
	font-weight: 300;
	display: block;
	margin-bottom: 2px;
}

.news-item .news-content .news-link {
	color: #4a91b4;
	font-size: 11pt;
}

.news-item .news-content .news-link:after {
	content: ">";
	font-size: 11pt;
	font-family: cursive, sans-serif;
}

ul.pagination {
	display: flex;
}

ul.pagination li {
	display: inline-block;
	margin-right: 10px;
}

.activity-content {
	margin: 0 150px 0 200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}

.activity-item {
	width: 400px;
	display: block;
}

.activity-item .activity-youtube {
	display: block;
	width: 100%;
	height: 260px;
	margin-bottom: 10px;
}

.activity-item .activity-title {
	font-size: 11pt;
	color: black;
}

@media screen and (max-width: 676px) {
	.activity-content {
		margin: 0 80px;
	}

	.activity-item {
		width: 100%;
	}
}

@media screen and (max-width: 400px) {
	.activity-content {
		margin: 0 30px;
	}
}

/*.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}


@media (min-width: 992px) {
	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}*/

.contactAll {
	width: calc(100vw - 400px);
}
.img2 {
	top: 0px !important;
	left: 0px !important;
	height: 100vh !important;
	width: 100vw !important;
	object-fit: fit;
}



.timeline {

}

.timeline .timeline-item {
	border-left: 5px solid #7f6b3c;
	position: relative;
	padding: 20px;
	padding-left: 30px;
}

.timeline .timeline-item::before {
	content: "";
	position: absolute;
	left: -12.5px;
	top: 25px;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: #504221;
}

.timeline .timeline-title {
	text-align: left;
	font-weight: bold;
	font-size: 18pt;
	margin-bottom: 10px;
}

.timeline .timeline-photo {
	text-align: left;
	margin-bottom: 10px;
}
	
.timeline .timeline-photo img {
	max-width: 300px;
	/*height: 300px;*/
	width: 100%;
	height: auto;
	border-radius: 10px;
}

.timeline .timeline-story {
	text-align: left;
}

.ics {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.ics .ics-item {
	width: 250px;
}

.ics .ics-img {
	width: 250px;
	height: 250px;
	max-width: 250px;
}

.ics .ics-title {
	font-weight: bold;
	text-align: center;
}

.catalog-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}

.catalog-item {
	height: 280px;
	margin: 0px 25px;
}

.catalog-item a {
	height: unset;
}

.catalog-item img {
	height: 180px;
	width: 100%;
}

.catalog-item .catalog-title {
	font-size: 9pt;
}

@media screen and (max-width: 767px) {
	.catalog-item img {
		height: 150px;
		width: 120px;
	}

	.catalog-item {
		margin-left: 20px;
		height: 200px;
	}
}

body  {
	position: relative;
}

#content {
	/*margin-left: 70px;*/
	transition: .2s;
}

body.collapsed #content {
	margin-left: 0px;
}

body::before {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	content: "";
	position: fixed;
	width: 150px;
	height: 75px;
	/*left: calc(50% - 75px + 80px);*/
	left: calc(50% - 75px);
	top: 0;
	z-index: 300;
	transition: .2s;
}

body::after {
	content: "";
	position: fixed;
	width: 100vw;
	height: 3px;
	/*left: 80px;*/
	top: 37px;
	z-index: 300;
	display: block;
	border-width: 0px calc(50vw - 125px);
	border-style: solid;
	border-color: #534d3f61;
	box-sizing: border-box;
	transition: .2s;
}

body.collapsed::before {
	left: calc(50% - 75px);
}

body.collapsed::after {
	left: 0px;
}

@media screen and (max-width: 767px) {
	body::before {
		width: 150px;
		height: 75px;
	}
}

.btn-link {
	padding: 10px 15px;
	background: #a2967a;
	color: white !important;
	margin: 10px;
	border-radius: 5px;
}

#naviSet {
	width: 70px !important;
}

#lightbox.lightbox {
	top: 20px !important;
}