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

/*--------------------------------------------------
# Contact
--------------------------------------------------*/
form.contactForm {
	position: relative;
	display: block;
	text-align: left;
	margin: 10px 0 0 0;
}
form.contactForm .clear {
	clear: both;
}
form.contactForm > fieldset {
}
form.contactForm legend {
	font-weight: bold;
	padding-top: 15px;
	font-size: 16px;
	min-height: 25px;
	display: block;
}
form.contactForm legend.FormTitle {
	display: none;
}
form.contactForm .formItem {
	position:relative;
	display:block;
	padding: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}
form.contactForm .formItem.fullwidth {
	width: 100%;
	padding: 0px;
	float: none;
	clear: both;
}
form.contactForm #infoFrame {
}
form.contactForm br {
	display:none;
}
form.contactForm .singleText br {
	display:inline-block;
}
form.contactForm label {
	text-align: left;
	display: block;
	font-size: 18px;
}
form.contactForm span.two-column {
	display: block;
	float: left;
	width: 260px;
}
form.contactForm span.two-column span {
	display: inline-block;
	width: 10px;
	text-align: center;
}
form.contactForm .text-input, form.contactForm .contactSelect, form.contactForm .datepicker{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	padding: 5px 15px;
	outline: none !important;
	background: #f2f2f2;
	border: 1px solid #ccc;
	width: 100%;
	height: 40px;
	margin: 0px;
	transition: all .4s;
}
form.contactForm .contactSelect {
	height:30px;
	width:auto;
	line-height:30px;
	padding: 5px 10px;
}
form.contactForm .contactSelect option{
	line-height:30px;
	background: #666;
}
form.contactForm textarea.text-input {
	height: 150px;
	overflow: auto;
	vertical-align:top;
}
form.contactForm .formItem.fullwidth textarea.text-input {
	width: 100%;
}
form.contactForm .text-input:focus, form.contactForm .datepicker:focus{
	background: #eee;
	border-bottom-color: #999;
}
form.contactForm input[type=radio], form.contactForm input[type=checkbox] {
	display: inline;
	width: auto;
	margin: 2px 5px 0px 0px;
	vertical-align: top;
}
form.contactForm .option {
	display: inline-block;
	padding: 5px 15px 0px 0px;
}
form.contactForm #file-uploader {
	margin: 10px 0 0;
}
form.contactForm #containerNS{
	position: relative;
	overflow: auto;
	padding: 5px 0px;
}
form.contactForm #containerNS #newsletterSubscriptionText{
	display: inline-block;
}
form.contactForm #containerNS #checkboxSubs{
	float: left;
}
form.contactForm small {
	display: block;
	font-size: 9px;
	color: #999;
}
form.contactForm .QapTcha {
	padding: 0;
	margin: 10px 0 0;
	width: auto;
	float: left;
}
form.contactForm .QapTcha #Icons {
	margin-right: 5px;
	margin-left: 5px;
}
form.contactForm .QapTcha .TxtStatus {
	display: block;
	clear: both;
	text-align: left;
	line-height: 25px;
	font-size: 11px;
	margin-bottom: 10px;
}
form.contactForm .required,
form.contactForm .QapTcha .TxtStatus.dropError {
	color: #c00;
}
form.contactForm .QapTcha .TxtStatus.dropSuccess {
}
form.contactForm .QapTcha .dropError {
	color: #c00;
}
form.contactForm .QapTcha .clr {
	display: none;
}
form.contactForm .submitButton {
	position: relative;
	margin: 10px 0px 0px 0px;
	float: right;
}
form.contactForm #QapTcha {
	display:block;
	margin:0px;
}
form.contactForm input[type=submit], form.contactForm input.submit-button {
	font-family: "Roboto Slab", "Georgia", serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	padding: 5px 15px;
	outline: none !important;
	background: #d91e35;
	border: 0;
	width: auto;
	height: 40px;
	transition: all .4s;
	z-index: 5;
	cursor: pointer;
}
form.contactForm input[type=submit]:hover, form.contactForm input.submit-button:hover {
	background: #333;
	color: #fff;
}
form.contactForm input.submit-button[disabled],
form.contactForm input.submit-button[disabled]:hover {
	color: rgba(255,255,255,.6);
	cursor: default;
	background-color: #999;
	box-shadow: none;
	z-index: 15;
}
form.contactForm .private_policy {
}
form.contactForm .private_policy_link {
	display: inline-block;
	font-size: 12px;
}

#ui-datepicker-div{
	z-index:20 !important;
}

form.contactForm .g-recaptcha {
	display: inline-block;
}
.contact article.content .formError {
    left: 0!important;
    top: 24px!important;
}


@media only screen and (max-width : 480px) {
	form.contactForm {
		width: auto;
	}
	form.contactForm .formItem {
		width: 100%;
		float: none;
		padding: 0!important;
	}
	form.contactForm .text-input, form.contactForm .contactSelect, form.contactForm .datepicker, form.contactForm .formItem.fullwidth textarea.text-input{
		width: 100%;
	}
	form.contactForm .submitButton, form.contactForm .QapTcha {
		float: none;
	}
	form.contactForm .submitButton {
		margin-bottom: 15px;
	}
}

/*--------------------------------------------------
# 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: #333;
	background: #e5e5e5;
}

.holder a.jp-current,
.holder a:hover:not(.jp-disabled) {
	color: #fff !important;
	background: #d91e35;
}

.holder a.jp-disabled, .holder a.jp-disabled:hover {
	color: #4c4c4c;
}

.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: #e5e5e5;
	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: #999;
	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: #333;
	text-decoration: none;
	-webkit-transition: color 0.6s;
    transition: color 0.6s;
}

.breadcrumb a:hover {
	color: #d91e35;
	text-decoration: none;
}

/* Thumbs */

.highslide-gallery {
	position: relative;
	text-align: center;
	margin: 0;
	display: block;
}

.highslide-gallery .highslideContainer {
	float: left;
	position: relative;
	width: 25%;
	padding: 0;
}

.highslide-gallery .highslideContainer a.highslide img {
	border: 0;
	display:block;
	width: 100%;
	cursor: pointer !important;	
	-webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.highslide-gallery .highslideContainer a.highslide {
	background: #333;
}

.highslide-gallery .highslideContainer a.highslide:hover img {
	/*opacity: .5;*/
}

a.highslide {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
  display: block;
}
a.highslide img {
  max-width: 100%;
  vertical-align: top;
}
a.highslide::after {
  content: '\f002';
  font-family: 'FontAwesome';
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  font-size: 21px;
  color: #666;
  width: 60px;
  height: 60px;
  line-height: 58px;
  background: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  z-index: 1;
}
a.highslide a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
a.highslide::before {
  background: #d91e35;
  width: 100%;
  height: 50%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  content: '';
  opacity: 0.7;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a.highslide:hover::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  transition: all 300ms 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
a.highslide:hover::before {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

/* 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 {
	background: #00b7c7;
}

.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;
}

.highslide-gallery .highslideContainer.subgallery a.highslide span {
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.highslide-gallery .highslideContainer.subgallery a.highslide::after {
	content: "\f07c";
}

/* 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: #d91e35;
	transition: background .4s;
}
.backbtn:hover {
	text-decoration: none;
	color: #fff;
}
.backbtn:hover::after {
	background: #333333;
}

@media only screen and (max-width : 480px) {
	.highslide-gallery .highslideContainer {
		width: 50%;
	}
}

/*--------------------------------------------------
# Newsletter
--------------------------------------------------*/
article.content form#form-nl{
	position: relative;
	margin: 0px auto;
}
article.content form#form-nl ol,article.content form#form-nl ol > li{
	margin:0;
	padding:0;
	list-style:none;
}
article.content form#form-nl ol {
	margin: 0;
}
article.content form#form-nl ol li {
	position: relative;
	float: left;
	clear: none;
	padding: 0;
	width: auto!important;
}
article.content form#form-nl ol li#NewsletterFirstNameHeader,
article.content form#form-nl ol li#NewsletterLastNameHeader,
article.content form#form-nl ol li#NewsletterListHeader {
	display: none;
}
article.content form#form-nl ol li#NewsletterEmailHeader {
}
article.content form#form-nl ol li#NewsletterSubmitHeader {
	margin-left: 10px;
}
article.content form#form-nl label.field-title {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	float: left;
	width: 100px;
	margin: 10px 0 0;
}
article.content form#form-nl li > span {
	display: block;
}
article.content form#form-nl .txtbox-long {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	padding: 5px 15px;
	outline: none !important;
	background: #f2f2f2;
	border: 1px solid #ccc;
	width: 300px;
	height: 40px;
	margin: 0px;
	transition: all .4s;
}
article.content form#form-nl .txtbox-long:focus {
	background: #eee;
	border-bottom-color: #999;
}
article.content form#form-nl .required{
	color:#c00;
}
article.content form#form-nl #NewsletterSubmitHeader{
	text-align: left;
}
article.content form#form-nl #subscriber-submit {
	font-family: "Roboto Slab", "Georgia", serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	padding: 5px 20px;
	outline: none !important;
	background: #d91e35;
	border: 0;
	width: auto;
	display: inline-block;
	margin: 0;
	height: 40px;
	transition: all .4s;
	z-index: 5;
	cursor: pointer;
}
article.content form#form-nl #subscriber-submit:hover {
	background: #333;
	color: #fff;
}
article.content form#form-nl .clearFix{
	display:none;
}
article.content .formError {
	left: 100px!important;
	top: 0!important;
}

@media only screen and (max-width : 992px) {
}
@media only screen and (max-width : 480px) {
	article.content form#form-nl ol li#NewsletterSubmitHeader {
		margin: 10px 0 0 0;
	}
}