/*--------------------------------------------------
>> TABLE OF CONTENTS:
----------------------------------------------------
# Contact
# Gallery
# Newsletter
--------------------------------------------------*/

/*--------------------------------------------------
# Contact
--------------------------------------------------*/
.contactForm > fieldset {
	width: 100%;
	/* float: left; */
}



.contactForm > fieldset legend:empty {
	display: none;
}
.contactForm .gdpr_policy {
	clear: both;
}
.contactForm .contact-field-item .contact-field-element .form-field {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 300;
	color: #000;
	background: rgb(232 232 232 / 75%);
	border: none;
	padding: 10px 15px;
	transition: background .4s, color .4s;
}
.contactForm .contact-field-item .contact-field-element .form-field:focus {
    background: #fff;
    color: #333;
}
.contactForm .contact-field-item .contact-field-element textarea.form-field {
	height: 199px;
}
.contactForm .contact-field-item{
	/* border-bottom:1px solid rgb(0 0 0 / 0.5); */
	width:50%;
	float:left;
	padding-left: 5px;
	clear: initial;
}
.contactForm .contact-field-item:nth-child(2n){
	padding:0;
}
.contactForm .fullwidth{
	width:100%;
	
}
.contactForm .g-recaptcha {
    float: left;
    margin-top: 5px;
}
.contactForm .contact-submit {
    float: right;
}
.contactForm .form-submit-button {
	/* font-family: "Economica", Arial, "Helvetica Neue", Helvetica, sans-serif; */
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	background: #41750a;
	color: #fff;
	padding: 10px 15px;
}
.contactForm .form-submit-button:hover {
    background: #2b4213;
    /* color: #000; */
}
@media only screen and (max-width : 640px) {
    .contactForm .g-recaptcha,
    .contactForm .contact-submit {
        float: none;
    }
}

/*--------------------------------------------------
# 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-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 5px 5px 0;
	vertical-align: top;
}
.holder a {
	color: #000;
	background: rgba(255,255,255,.5);
}
.holder a.jp-current,
.holder a:hover:not(.jp-disabled) {
	color: #fff !important;
	background: #e17210;
}
.holder a.jp-disabled, .holder a.jp-disabled:hover {
	color: #ccc;
	background: rgba(255,255,255,.25)
}
.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: #1c3254;
	border: none;
	height: 27px;
	line-height: 27px;
	font-weight: normal;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 10px;
	color: #ccc;
	/*border-radius: 4px;*/
}
.breadcrumb span {
	font-size: 0;
}
.breadcrumb span::before {
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: 14px;
	margin: 0 5px;
}
.breadcrumb a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: color 0.6s;
    transition: color 0.6s;
}
.breadcrumb a:hover {
	color: #efbb20;
	text-decoration: none;
}
/* Thumbs */
.highslide-gallery {
	position: relative;
	text-align: center;
	margin: 0;
	display: block;
}
.highslide-gallery .highslideContainer {
	float: left;
	position: relative;
	width: 33.3333%;
	padding: 5px;
}
.highslide-gallery .highslideContainer a.highslide img {
	border: 0;
	display:block;
	max-width: 100%;
	cursor: pointer !important;	
	-webkit-transition: all 0.8s;
    transition: all 0.8s;
    image-rendering: crisp-edges;
}
.highslide-gallery .highslideContainer a.highslide {
	background: #000;
}
.highslide-gallery .highslideContainer a.highslide:hover img {
	filter: grayscale(100%);
}
a.highslide {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
a.highslide::after {
	content: '';
	position: absolute;
	z-index: 100;
	left: 0;
	right: 0;
	top: 100%;
	transform: translateY(-100%);
	height: 5px;
	background: #41750a;
	display: block;
	transition: top .4s, transform .4s;
}
a.highslide:hover::after {
	top: 0;
	transform: translateY(0);
}
/* Pop Up */
.highslide-container .highslide-caption{
	font-size:14px;
	color:#FFF;
	text-align:center;
	font-weight:normal;
	background: #111;
}
.highslide-container .highslide-caption strong{
	font-size:15px;
	line-height:30px;
	font-weight: bold;
}
.highslide-container .highslide-dimming{
	background: rgba(35,31,32,.8);
	opacity: 1 !important;
}
.highslide-wrapper, .highslide-outline,
.highslide-container table, .highslide-container td{
	background: none !important;
}
.highslide-container img.highslide-image,
.highslide-container .highslide-image{
	border: 0px !important;
	box-shadow: 0px 0px 20px #000;
}
/* Sub Galleries */
.highslide-gallery .highslideContainer.subgallery a.highslide:hover img {
}
.subgallery .folderBackground span {
	padding: 10px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	position: absolute;
	z-index: 100;
	left: 0;
	right: 0;
	top: 100%;
	bottom: auto;
	transform: translateY(-100%);
	background: #e17210;
	display: block;
	transition: top .4s, transform .4s;
}
.subgallery a.highslide:hover .folderBackground span {
	top: 0;
	transform: translateY(0);
}     
/* Back button */
.backbtn {
	background: none;
	text-indent: 0;
	font-size: 0;
	text-decoration: none;
	color: #fff;
	width: auto;
	height: auto;
	margin-top: 10px;
}
.backbtn::after {
	content: '\f148';
	font-family: 'FontAwesome';
	font-size: 14px;
	display: inline-block;
	padding: 0 10px;
	border-radius: 0;
	background: #e17210;
	transition: background .4s;
}
.backbtn:hover {
	text-decoration: none;
	color: #e17210;
}
.backbtn:hover::after {
	background: #192832;
}
@media only screen and (max-width : 767px) {
	.highslide-gallery .highslideContainer {
		width: 50%;
	}
	.subgallery .folderBackground span {
		padding: 10px 5px;
	}
	.subgallery a.highslide:hover .folderBackground span {
		left: 0;
		right: 0;
		bottom: 0;
		padding: 10px 5px;
	}
	.highslide-gallery .highslideContainer.subgallery a.highslide::after {
		margin-top: -30px;
	}
}

/*--------------------------------------------------
# Newsletter
--------------------------------------------------*/
section.newsletter form#form-nl{
	position: relative;
	margin: 0px auto;
}
section.newsletter form#form-nl ol,section.newsletter form#form-nl ol > li{
	margin:0;
	padding:0;
	list-style:none;
}
section.newsletter form#form-nl ol {
	margin: 0;
}
section.newsletter form#form-nl ol li {
	position: relative;
	padding: 5px 0;
	width: auto!important;
}
section.newsletter form#form-nl label.field-title {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	float: left;
	width: 25%;
	margin: 10px 0 0;
}
section.newsletter form#form-nl li > span {
	display: block;
}
section.newsletter form#form-nl .txtbox-long {
    font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	padding: 5px 15px;
	outline: none !important;
	background: rgba(255,255,255,.75);
	border: none;
	width: 75%;
	height: auto;
	margin: 0px;
	transition: background .4s;
}
section.newsletter form#form-nl .txtbox-long:focus {
	background: #fff;
}
section.newsletter form#form-nl .required{
	color:#f00;
}
section.newsletter form#form-nl #NewsletterSubmitHeader{
	text-align: right;
}
section.newsletter form#form-nl #subscriber-submit {
	font-family: "Economica", Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	padding: 5px 25px;
	outline: none !important;
	background: #e17210;
	border: 0;
	width: auto;
	height: auto;
	transition: background .4s, color .4s;
	z-index: 5;
	cursor: pointer;
}
section.newsletter form#form-nl #subscriber-submit:hover {
	background: #e17210;
	color: #000;
}
section.newsletter form#form-nl .clearFix{
	display:none;
}
@media only screen and (max-width : 767px) {
	section.newsletter form#form-nl label.field-title,
	section.newsletter form#form-nl .txtbox-long {
		float: none;
		width: 100%;
	}
	section.newsletter form#form-nl label.field-title {
		margin: 5px 0;
	}
	section.newsletter .formError {
		left: auto!important;
		right: -40px;
	}
}