/*--------------------------------------------------
>> TABLE OF CONTENTS:
----------------------------------------------------
# Contact
# Gallery
# Newsletter
--------------------------------------------------*/

/*--------------------------------------------------
# Contact
--------------------------------------------------*/
section.content .contactForm fieldset {
    display: contents;
}
section.content .contactForm .contact-field-legend {
    display: none;
}

section.content .contactForm .contact-field-item .contact-field-label {
	font-weight: 400;
	letter-spacing: 0.1em;
	font-size: 15px;
}
section.content .contactForm .contact-field-item .contact-field-element .form-field {
    color: #fff;
    background: rgba(255,255,255,0.1);
	border: 0;
	border: 1px solid rgba(255,255,255,0.3);
	padding: 10px;
	transition: background .4s, border-bottom-color .4s;
    outline: none;
}
section.content .contactForm .contact-field-item .contact-field-element .form-field::placeholder {
}
section.content .contactForm .contact-field-item .contact-field-element textarea.form-field {
	height: 120px;
}
section.content .contactForm .contact-field-item .contact-field-element .form-field:focus {
    background: rgba(255,255,255,0.2);
	border-color: #fff;
}
section.content .contactForm .gdpr_policy {
    margin: 0;
    text-align: left;
}
section.content .contactForm .gdpr_policy label {
	font-weight: normal;
}
section.content .contact-submit {
    position: relative;
    max-width: 227px;
}
section.content .contactForm .form-submit-button {
    position: relative;
    padding: 0 0 0 30px !important;
    width: 227px;
    display: inline-block;
    color: #fff !important;
    background: #ff0202;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    height: 43px;
    line-height: 43px;
    border-radius: 0;
    letter-spacing: 0.200em;
    border: none;
}
section.content .contact-submit:before {
    position: absolute;
    content: "";
    right: 27px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/icon-btn.png) no-repeat center;
    width: 18px;
    height: 14px;
    z-index: 1;
}
section.content .contactForm .form-submit-button:hover {
    background: #26259a;
}
section.content .contactForm .contact-field-item .contact-field-element .form-field::-webkit-input-placeholder{
    color: #fff;
    opacity:1;
  	text-transform:none;
}
section.content .contactForm .contact-field-item .contact-field-element .form-field:-moz-placeholder{
     color: #fff;
     opacity:1;
}
section.content .contactForm .contact-field-item .contact-field-element .form-field::-moz-placeholder{
     color: #fff;
     opacity:1;
}
section.content .contactForm .contact-field-item .contact-field-element .form-field:-ms-input-placeholder{
     color: #fff;
     opacity:1;
}

section.content .networks_linking a {
    font-size: 13px;
    color: #fff!important;
    width: 29px;
    height: 29px;
    line-height: 29px;
    vertical-align: top;
    display: inline-block;
    margin: 0 8px 0 0;
    text-align: center;
    position: relative;
    border-radius: 50%;
    background: #ff0202;
}
section.content .networks_linking a:hover {
    background: #26259a;
  	color: #fff!important;
}
section.content .fa-google:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    content: "";
    text-align: center;
    border-radius: 50%;
    background: url(../images/icon-google-f.png) no-repeat center;
    z-index: 1;
}
section.content .fa-google:before{
    display: none;
}


@media only screen and (max-width : 1199.98px) {
    
}
@media only screen and (max-width : 991.98px) {
 
}
@media only screen and (max-width : 767px) {
 	section.content .contactForm .gdpr_policy label {
        font-size: 15px;
    }
}
@media only screen and (max-width : 480px) {
 .contactForm .gdpr_policy label {
      display: inline !important;
  }

}

/*--------------------------------------------------
# Gallery
--------------------------------------------------*/
.holder {
	line-height: 1.85em;
	text-align: center;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
}
.holder a {
	background: #000;
	color: #fff;
	line-height: inherit;
    margin-right: 5px;
}
.holder a:last-child {
    margin-right: 0;
}
.holder a:hover {
	background: #b5a46d;
}
.holder a.jp-current, a.jp-current:hover {
	background: #b5a46d;
}
.holder a.jp-disabled, a.jp-disabled:hover {
	background: rgba(0,0,0, .1);
	color: rgba(57,57,57, .35);
}
.holder a.jp-previous::before,
.holder a.jp-next::before {
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
}
.mcePxmGallery .highslide-gallery {
	position: relative;
	pointer-events: none;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 10px;
	min-height: auto !important;
}
.mcePxmGallery .highslide-gallery * {
	pointer-events: all;
}
.mcePxmGallery .highslide-gallery .highslideContainer {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
}
.mcePxmGallery .highslide-gallery .highslideContainer.subgallery a.highslide .folderBackground {
    position: static;
}
.mcePxmGallery .highslide-gallery .highslideContainer.subgallery a.highslide .folderBackground span {
	position: absolute;
	left: 5px;
	right: 5px;
	top: 50%;
	bottom: auto;
	transform: translateY(-50%);
	background: rgba(0,173,0,.9);
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 2.5em;
	transition: opacity .6s;
}
.mcePxmGallery .highslide-gallery .highslideContainer.subgallery:hover a.highslide .folderBackground span {
	opacity: .2;
}
.mcePxmGallery .highslide-gallery .highslideContainer.subgallery a.highslide::before {
	content: none;
}
.mcePxmGallery .highslide-gallery .highslideContainer.subgallery a.highslide::after {
	content: none;
}
.mcePxmGallery .highslide-gallery .highslideContainer a.highslide {
	position: relative;
	display: block;
	overflow: hidden;
	padding-bottom: 120%;
}
.mcePxmGallery .highslide-gallery .highslideContainer a.highslide span.highslide-caption strong, .mcePxmGallery .highslide-gallery .highslideContainer a.highslide span.highslide-caption br {
    display: none;
}
.mcePxmGallery .highslide-gallery .highslideContainer a.highslide span.highslide-caption {
    display: block !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    /*padding: 10px;*/
    background: rgba(0,0,0,0.7);
}
.mcePxmGallery .highslide-gallery .highslideContainer a.highslide img {
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .6s;
}
.mcePxmGallery .highslide-gallery .highslideContainer a.highslide:hover img {
    transform: scale(1.1);
}

@media only screen and (max-width : 768px) {
	.mcePxmGallery .highslide-gallery {
		grid-template-columns: repeat(2, 1fr);
	}
	.mcePxmGallery .highslide-gallery .highslideContainer.subgallery a.highslide .folderBackground span {
	}
}
@media only screen and (max-width : 640px) {
}
@media only screen and (max-width : 380px) {
  .mcePxmGallery .highslide-gallery {
		grid-template-columns: repeat(1, 1fr);
	}
}

/* Breadcrumbs */
.mcePxmGallery .breadcrumb {
	position: relative;
	background: #000;
	text-align: center;
	border: none;
	line-height: 27px;
	font-weight: normal;
	padding: 5px 10px;
	color: #fff;
	border-radius: 0;
	margin-bottom: 10px;
  	display:none;
}
.mcePxmGallery .breadcrumb span {
	font-size: 0;
}
.mcePxmGallery .breadcrumb span::before {
	content: '\f105';
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	font-size: 14px;
	margin: 0 5px;
}
.mcePxmGallery .breadcrumb a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: color 0.6s;
    transition: color 0.6s;
}
.mcePxmGallery .breadcrumb a:hover {
	color: #333;
	text-decoration: none;
}

/* Pop Up */
.highslide-container .highslide-caption {
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	background: #2e2e2e;
}
.highslide-container .highslide-caption strong {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}
.highslide-container .highslide-dimming{
	background: rgba(0,0,0,.5);
	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;
}

/* Back button */
.mcePxmGallery .backbtn {
	background: none;
	text-indent: 0;
	font-size: 0;
	text-decoration: none;
	color: #fff;
	width: auto;
	height: auto;
	margin-top: 10px;
	border-radius: 5px;
}
.mcePxmGallery .backbtn::after {
	content: '\f060';
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	padding: 4px 10px;
	border-radius: 0;
	background: #0091fe;
	transition: background .4s, color .4s;
}
.mcePxmGallery .backbtn:hover {
	text-decoration: none;
}
.mcePxmGallery .backbtn:hover::after {
	background: #00ad00;
}


/*--------------------------------------------------
# Newsletter
--------------------------------------------------*/
section.newsletter form#form-nl {
	position: relative;
	margin: 0;
}
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 {
	display: grid;
	grid-template-columns: 1fr auto;
	grid-gap: 30px;
}
section.newsletter form#form-nl ol li {
	position: relative;
	width: auto!important;
}
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#NewsletterEmailHeader {
    order: 1;
}
section.newsletter form#form-nl ol li#NewsletterListHeader {
    order: 4;
}
section.newsletter form#form-nl label.field-title {
    display: none;
}
section.newsletter form#form-nl li > span {
	display: block;
}
section.newsletter form#form-nl .txtbox-long {
    margin: 0;
    width: 100%;
    color: #222;
    font-weight: normal;
    background: none;
	border: 0;
	border-bottom: 1px solid #ccc;
	padding: 10px 5px;
	transition: border-bottom-color .6s;
}
section.newsletter form#form-nl .txtbox-long:focus {
	border-bottom-color: #222;
}
section.newsletter form#form-nl .required {
	color: #f00;
}
section.newsletter form#form-nl .gdpr_policy {
    position: absolute;
    right: 0;
    bottom: 0;
	grid-column: 1 / 3;
	order: 3;
	text-align: right;
}
section.newsletter form#form-nl .gdpr_policy label {
    display: inline-block !important;
	font-weight: normal;
	margin: 0;
}
section.newsletter form#form-nl #NewsletterSubmitHeader {
	order: 2;
	text-align: center;
}
section.newsletter form#form-nl #NewsletterSubmitHeader #subscriber-submit {
    display: block;
    width: 100%;
    font-weight: 300;
    background: #222;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 30px;
    border: 1px solid #222;
    border-radius: 50px;
    transition: background .6s, color .6s;
}
section.newsletter form#form-nl #NewsletterSubmitHeader #subscriber-submit:hover {
    color: #222;
    background: #fff;
}
section.newsletter form#form-nl .clearFix{
	display:none;
}

@media only screen and (max-width : 767.98px) {
	section.newsletter form#form-nl ol {
		grid-template-columns: 1fr;
		grid-gap: 15px;
	}
	section.newsletter form#form-nl .gdpr_policy {
		position: relative;
		grid-column: 1;
		text-align: left;
	}
}