<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------------------------
&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------
# Contact
# Gallery
# Newsletter
--------------------------------------------------*/

/*--------------------------------------------------
# Contact
--------------------------------------------------*/
.contactForm {
    position: relative;
    display: table;
    width: 100%;
	margin:0 auto 50px;
	background: #fafafa;
	box-shadow: 0 3px 7px rgb(0 0 0 / 20%);
	padding: 20px;
}
.contactForm .contact-field-item {
	position: relative;
	display: block;
	padding: 0px;
	margin-bottom: 10px;
	width: 50%;
	float: left;
	clear: none;
}
.contactForm .contact-field-item:nth-child(odd) {
	padding-left: 5px;
}
.contactForm .contact-field-item:nth-child(even) {
	padding-right: 5px;
}
.contactForm .contact-field-item.fullwidth {
	width: 100%;
	padding: 0px;
	float: none;
	clear: both;
}
.contactForm .contact-field-item .contact-field-element .form-field {
	font-weight: normal;
	line-height: 2em;
	color: #555;
	text-shadow: 0 0 0 #000;
	letter-spacing: .1em;
	background: #fff;
	border: 1px solid #ccc;
	padding: 8px 15px;
	border-radius:5px;
	transition: border-color .4s, color .4s;
}
.contactForm .contact-field-item .contact-field-element .form-field:focus {
	border: 1px solid #000;
    color: #000;
}
div#contact-field-id_comments_1 {
    width: 100%;
    padding: 0;
}
.contactForm .contact-field-item .contact-field-element textarea.form-field {
	height: 150px;
	resize: none;
}
.contactForm .gdpr_policy {
	clear: both;
	margin-bottom: 10px;
}
.contactForm .g-recaptcha {
    float: left;
    margin: 0;
}
.contactForm .contact-submit {
    float: right;
}
.contactForm .form-submit-button {
	letter-spacing: .1em;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	padding:9px â€‹25px 8px;
	background: #dc4d0a;
	border-radius: 3px;
	transition: background .4s, box-shadow .4s;
}
.contactForm .form-submit-button:hover {
	background: #000;
	box-shadow: 0 5px 20px rgba(0,0,0,.25);
}
.contactForm ~ .sendConfirm{background: #fff;margin: 120px 0 0;}
div#contact-field-id_checkboxes_1 {
    width: 100%;
    padding: 0;
}
.contactForm .contact-field-item .contact-field-element ul.list-checkbox-wrap li.contact-field-option {
    width: 50%;
    float: left;
}
@media only screen and (max-width : 640px) {
.contactForm {
    padding: 0;
    background: none;
    box-shadow: none;
    width: 100%;
}
	.contactForm .contact-field-item {
		float: none;
		width: auto;
	}
	.contactForm .contact-field-item:nth-child(odd),
	.contactForm .contact-field-item:nth-child(even) {
		padding: 0;
	}
    .contactForm .g-recaptcha,
    .contactForm .contact-submit {
        float: none;
    }
}
@media only screen and (max-width : 400px) {
.contactForm {margin:0 -10px}
.contactForm .contact-field-item .contact-field-element ul.list-checkbox-wrap li.contact-field-option{
    width:100%;
}
}
/*--------------------------------------------------
# Gallery
--------------------------------------------------*/
/* Navigation Gallery */
.holder.bottom {
	display: none;
}
.holder a, .holder a.jp-current, .holder a.jp-current:hover, .holder a.jp-disabled, .holder a.jp-disabled:hover, .holder a.jp-previous {
	float: none;
	border: 0;
	display: inline-block;
	width: 27px;
	line-height: 27px;
	height: 27px;
	font-weight: normal;
	font-size: 16px;
	margin: 0 5px 5px 0;
	vertical-align: top;
	border-radius: 3px;
}
.holder a {
	color: #000;
	background: #eee;
	transition: color .4s, background .4s;
}
.holder a.jp-current,
.holder a:hover:not(.jp-disabled) {
	color: #fff !important;
	background: #dc4d0a;
}
.holder a.jp-disabled, .holder a.jp-disabled:hover {
	color: #999;
}
.holder a.jp-previous, .holder a.jp-next,
.holder a.jp-previous.jp-disabled, .holder a.jp-next.jp-disabled {
	font-family: 'FontAwesome';
	font-size: 0;
	line-height: 27px;
}
.holder a.jp-previous::before, .holder a.jp-next::before {
	font-size: 14px;
	line-height: 27px;
}
.holder a.jp-previous::before {
	content: '\f104';
}
.holder a.jp-next::before {
	content: '\f105';
}
/* Breadcrumbs */
.breadcrumb {
	position: relative;
	float: right;
	background: transparent;
	border: none;
	min-height: 27px;
	line-height: 27px;
	font-weight: normal;
	font-size: 16px;
	padding: 0;
	color: #666;
	border-radius: 0;
}
.breadcrumb span {
	font-size: 0;
}
.breadcrumb span::before {
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: 14px;
	margin: 0 5px;
}
.breadcrumb a {
	color: #dc4d0a;
	text-decoration: none;
    transition: color 0.6s;
}
.breadcrumb a:hover {
	color: #dc4d0a;
	text-decoration: none;
}
/* Thumbs */
.highslide-gallery {
	position: relative;
	text-align: center;
	margin: 0;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 1px;
}
.highslide-gallery .highslideContainer {
	position: relative;
	padding: 0;
}
.highslide-gallery .highslideContainer a.highslide img {
	border: 0;
	display:block;
	width: 100%;
	cursor: pointer !important;
	transition: filter .4s;
}
.highslide-gallery .highslideContainer a.highslide {
	position: relative;
	display: block;
	overflow: hidden;
}
.highslide-gallery .highslideContainer a.highslide:hover img {
	filter: brightness(70%) contrast(70%);
}
.highslide-gallery .highslideContainer a.highslide::before {
	content: '';
	position: absolute;
	left: 50%;
	top: -50%;
	transform: translate(-50%, -50%);
	width: 1px;
	height: 40px;
	background: #fff;
	z-index: 10;
	transition: top .4s;
}
.highslide-gallery .highslideContainer a.highslide::after {
	content: '';
	position: absolute;
	left: -50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 40px;
	height: 1px;
	background: #fff;
	z-index: 10;
	transition: left .4s;
}
.highslide-gallery .highslideContainer a.highslide:hover::before {
	top: 50%;
}
.highslide-gallery .highslideContainer a.highslide:hover::after {
	left: 50%;
}
/* Sub Galleries */
.highslide-gallery .highslideContainer.subgallery {
}
.highslide-gallery .highslideContainer.subgallery:hover {
}
.highslide-gallery .highslideContainer.subgallery a.highslide {
	background: #f5f5f5;
	height: 100%;
	transition: background .4s;
}
.highslide-gallery .highslideContainer.subgallery a.highslide:hover {
	background: #dc4d0a;
}
.highslide-gallery .highslideContainer.subgallery a.highslide img {
}
.highslide-gallery .highslideContainer.subgallery a.highslide:hover img {
}
.highslide-gallery .highslideContainer.subgallery a.highslide .folderBackground span,
.highslide-gallery .highslideContainer.subgallery a.highslide .folderBackground div {
	position: relative;
	display: block;
	line-height: 1.5;
	background: none;
	transition: color .4s;
}
.highslide-gallery .highslideContainer.subgallery a.highslide .folderBackground span {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #333;
	padding: 15px 10px;
}
.highslide-gallery .highslideContainer.subgallery a.highslide .folderBackground div {
	font-size: 14px;
	font-style: italic;
	color: #aaa;
	padding: 0 10px 20px;
	margin-top: -15px;
}
.highslide-gallery .highslideContainer.subgallery a.highslide:hover .folderBackground span,
.highslide-gallery .highslideContainer.subgallery a.highslide:hover .folderBackground div {
	color: #fff;
}
.highslide-gallery .highslideContainer.subgallery a.highslide::after {
	top: 40%;
}
.highslide-gallery .highslideContainer.subgallery a.highslide:hover::before {
	top: 40%;
}
/* Pop Up */
.highslide-container .highslide-caption {
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-weight :normal;
	background: none;
}
.highslide-container .highslide-caption strong {
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
	letter-spacing: .1em;
}
/* Back button */
.backbtn {
	background: none;
	text-indent: 0;
	text-decoration: none;
	width: auto;
	height: auto;
	margin-top: 10px;
}
.backbtn::before {
	content: '\f104';
	font-family: 'FontAwesome';
	display: inline-block;
	margin-right: 10px;
}
.backbtn:hover {
	text-decoration: none;
	color: #555;
}
.backbtn:hover::before {
}
@media only screen and (max-width : 767px) {
	.highslide-gallery {
		grid-template-columns: 50% 50%;
	}
}
@media only screen and (max-width : 480px) {
	.highslide-gallery {
		grid-template-columns: 100%;
	}
}

/*--------------------------------------------------
# Newsletter
--------------------------------------------------*/
section.newsletter form#form-nl{
	position: relative;
	margin: 0px auto;
}
section.newsletter form#form-nl ol,section.newsletter form#form-nl ol &gt; li{
	margin:0;
	padding:0;
	list-style:none;
}
section.newsletter form#form-nl ol {
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 149px;
    grid-gap: 9px;
}
section.newsletter form#form-nl ol li {
	position: relative;
}
section.newsletter form#form-nl ol li#NewsletterListHeader {
	display: none;
}
section.newsletter form#form-nl ol li#NewsletterFirstNameHeader, section.newsletter form#form-nl ol li#NewsletterLastNameHeader {
    display: none;
}
section.newsletter form#form-nl ol li#NewsletterSubmitHeader {
	float: none;
	clear: both;
}
section.newsletter form#form-nl label.field-title {
	display: none;
}
section.newsletter form#form-nl li &gt; span {
	display: block;
}
section.newsletter form#form-nl .txtbox-long {
    border: 1px solid #bababa;
    text-align: left;
    font-weight: 300;
    font-size: 15px;
    line-height: 30px;
    color: #413327;
    text-shadow: 0 0 0 #413327, 0 0 0 #413327;
    padding: 7px 15px 3px;
    outline: none !important;
    background: #fff;
    text-transform: uppercase;
    width: 100%;
    height: auto;
    margin: 0px;
    transition: border-color .4s, color .4s;
    letter-spacing: .1em;
}
section.newsletter form#form-nl .txtbox-long:focus {
	color: #000;
	border-color: #ccc;
}
section.newsletter form#form-nl .required{
	color:#f00;
}
section.newsletter form#form-nl .gdpr_policy {
    clear: both;
    text-align: center;
    order: 3;
    grid-column: 1/3;
}
section.newsletter form#form-nl .gdpr_policy label {
    display: inline-block;
    margin: 0 auto;
    font-size: 12px;
    font-weight: 300;
    color: #343a3a;
    text-shadow: 0 0 0 #343a3a;
    letter-spacing: .1em;
}
section.newsletter form#form-nl .gdpr_policy label a{
    color: #202020;
    text-shadow: 0 0 0 #202020;
}
section.newsletter form#form-nl #NewsletterSubmitHeader{
	text-align: center;
}
section.newsletter form#form-nl #subscriber-submit {
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 10px 3px;
    outline: none !important;
    background: #a5b4b9;
    border: none;
    width: 100%;
    height: auto;
    z-index: 5;
    cursor: pointer;
    letter-spacing: .1em;
    transition: background .4s, box-shadow .4s;
}
section.newsletter form#form-nl #subscriber-submit:hover {
    background: #36b3bf;
}
section.newsletter form#form-nl .clearFix{
	display:none;
}
@media only screen and (max-width : 767px) {
section.newsletter form#form-nl ol{grid-template-columns:1fr}
section.newsletter form#form-nl .gdpr_policy{grid-column:1/1}
section.newsletter form#form-nl ol li{padding:0}
}</pre></body></html>