
.entry-subtitle {
	font-weight: 300;
}

h3, h4, h5, h6 {
	font-weight: 400;
}

.gallery-film img {
	min-height: 100%;
	width: auto;
	object-fit: cover;
}

label {
	font-weight: 300;
}

.main-navigation .menu-item-has-children {
	cursor: pointer;
}

body {
	font-size: 18px;
	-webkit-font-smoothing: subpixel-antialiased;

}

input[type="search"] {
   -webkit-appearance: textfield;
    }

a {transition: 0.4s}

.page-header {
	margin-top: 3em;
}


.entry-header {
	margin: 0;
}
.page-title {
	line-height: 1.2;
}
.site-footer a {
	border-bottom: 1px solid transparent;
}
.crellyslider>.cs-navigation>.cs-slide-link {
	transition: 0.4s;
}

.crellyslider>.cs-navigation>.cs-slide-link:hover {
	opacity: 1;
}

.footer-social a {
	border: none;
}

.site-header {
	margin-top: 0;
	padding-top: 1em;
}

.header-search {
	position: relative;
	height: 10px;
}

.header-search .search-form {
	position: absolute;
	right: 0;
}

.footer-menu-1 a {
	line-height: 3;
}

.header-search .search-form input {
	font-size: 13px;
	font-weight: 300;
	width: 200px;
	padding: 7px 30px 7px 15px;
}

.header-search .search-form .search-submit {
	font-size: 14px;
	color: #fff;
	background: transparent;
	top: 13px;
	right: 9px;
}

.menu-toggle {
	width: 21px;
}

@media screen and (max-width: 900px) {
	
	.search-toggle {
		position: absolute;
		cursor: pointer;
		height: 25px;
		top: 12px;
		left: 5%;
		z-index: 9999;
		text-transform: none;
	}
	
	.search-toggle:after {
font-family: "Font Awesome 5 Free";
		content: "\f002";
		font-weight: 900;
		font-size: 25px;
		line-height: 1;
	}
	
	.toggled .search-toggle:after {
		content: "\f00d";
	}
	
	.header-search {
		position: relative;
		height: 0px;
		width: 100%;
	}
	
	.toggled.header-search {
		height: 65px;
	}
	
	.header-search .search-form {
		width: 0;
		overflow: hidden;
		position: absolute;
		max-width: none;
		top: 7px;
	}
	
	.toggled .search-form {
		width: 100%;
		padding-left: 3%;
		padding-right: 3%;
		
	}
	
	.header-search .search-form input {
		width: 100%;
		font-size: 14px;
		padding: 9px 45px;
	}
	
	.header-search .search-form .search-submit {
		font-size: 17px;
		right: 5%;
		top: 12px;
	}
	
}

.menu-toggle,
.search-toggle,
.search-submit,
.icon {
			-webkit-font-smoothing: antialiased;
}

.portrait {
	width: 200px;
	height: 300px;
	overflow: hidden;
}


.bio {
	white-space: pre-line;
}

.bio:last-of-type {
	margin-bottom: 0;
}

.portrait img {
	min-height: 100%;
	min-width: 100%;
}

.bio h2 {
	margin: 0 0 0.5em;;
	line-height: 1.2;
}

.bio h3 {
	margin: 0 0 0.5em;
	line-height: 1.8;
}

.bio:nth-of-type(odd) .portrait {
	float: left;
	margin: 0 2.5em 1em 0;
}

.bio:nth-of-type(even) .portrait {
	float: right;
	margin: 0 0 1em 2.5em;
}


@media screen and (max-width: 600px) {
	.bio h2 {
		clear: both;
	}	
	
	.portrait {
		width: 160px;
		height: 240px;
	}
}

.fg-item img {
	transition: 0.4s;
}

.fg-item:hover img {
	opacity: 0.5;
}

.cs-slide > div {
	width: 90%;
	text-align: right;
	right: 5% !important;
	left: 5% !important;
	top: auto !important;
	bottom: 30% !important;
	font-weight: 300;
	text-shadow: 1px 1px 1px #000;

}

.cs-slide div,
.cs-slide span {
		font-size: 70px !important;
	line-height: 1.1 !important;
	white-space: normal;
}

.cs-slide a {
	display: block;
	font-size: 20px !important;
	font-weight: 400;
	color: inherit;	
	text-transform: uppercase;
	letter-spacing: 0.1em !important;
	margin-top: 1em;
}

.cs-slide a:hover {
	color: inherit;
}

.cs-slide a:after {
	content: "\f061";
	font-weight: 700;
	margin-left: 10px;
font-family: "Font Awesome 5 Free";
}

@media screen and (max-width: 900px) {
	
.cs-slide div,
	.cs-slide span {
		font-size: 58px !important;
	}
	
	.cs-slide a {
		font-size: 17px !important;
	}
}

@media screen and (max-width: 600px) {
	
.cs-slide div,
	.cs-slide span {
		font-size: 50px !important;
	}
	
	.cs-slide a {
		font-size: 17px !important;
	}
}

.mobile-indicator {
	display: none;
}

@media screen and (max-width: 900px) {
	.mobile-indicator {
		display: initial;
	}
}


@media screen and (max-width: 1000px) {
	.main-navigation a {
		font-size: 12px;
	}
	
	.site-logo a {
		min-width: 120px;
	}
	
	.site-logo a img {
		width: 120px;
	}
	
	.site-logo {
		min-width: 120px;
		width: 18%;
		margin-top: 10px;
	}
	
	.header-menu-first,
	.header-menu-last {
		width: 41%;
	}
}


.main-navigation .sub-menu {
	width: auto;
	top: initial;
	height: 0;
}

.main-navigation .sub-menu li {
	display: table-row;
	height: 100%;
	vertical-align: middle;
}


.main-navigation .sub-menu li a {
	width: auto;
	padding: 12px 15px;
	border-top: none;
	border-right: 1px solid;
	border-left: 1px solid;
}

@media screen and (max-width: 900px) {
	
	.main-navigation li.toggled .sub-menu {
		display: initial;
	}

	.main-navigation .menu-item-has-children {
		cursor: pointer;
	}
	
	.main-navigation .menu-item-has-children > a:after {
		content: "\f054";
	font-family: "Font Awesome 5 Free";
		font-size: 10px;
		font-weight: 700;
		margin-left: 8px;
	}
	
	
	.main-navigation .menu-item-has-children.toggled > a:after {
		content: "\f078";
	}
	
	.main-navigation .sub-menu {
		width: 100%;
		display: none;
		float: none;
		position: relative;
		box-shadow: none;
	}
	
	.main-navigation li.focus button:after {
		transform: rotate(90deg);
	}
	
	.main-navigation .sub-menu li {
		display: block;
	}

	.main-navigation .sub-menu li a {
		border: none;
	}
		
	.main-navigation .sub-menu li:first-of-type {
		border-left: none;
	}
}

.fbx-show .fbx-inner,
.fbx-show .fbx-inner .fbx-item-current,
.fbx-show .fbx-inner .fbx-item-next,
.fbx-show .fbx-inner .fbx-item-image {
	border-radius: 0;
	border: 0px;
}

 .fbx-show .fbx-inner {
		outline: 8px #e2e2e2 solid;
}

.fbx-inner .fbx-prev,
.fbx-inner .fbx-next,
.fbx-inner .fbx-close,
.fbx-inner .fbx-close:hover {
	background: transparent;
	border: none;
	box-shadow: none;
}

.fbx-light .fbx-loader {

	background: transparent;
	box-shadow: none;
}

.fbx-loader > div:before {
	content: "\f110";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
}


.fbx-inner .fbx-close {
	top: -18px;
	right: -18px;
}

.fbx-inner .fbx-prev.fbx-btn-shadow,
.fbx-inner .fbx-prev.fbx-btn-shadow:hover,
.fbx-inner .fbx-next.fbx-btn-shadow,
.fbx-inner .fbx-next.fbx-btn-shadow:hover {
	box-shadow: none;
}


.fbx-inner .fbx-prev {
	left: -20px;
		bottom: calc(50% - 23px);
	height: initial;
	line-height: initial;
	top: initial;
}

.fbx-inner .fbx-next {
	right: -20px;
		bottom: calc(50% - 23px);
	height: initial;
	line-height: initial;
	top: initial;
}

.fbx-prev:before,
.fbx-next:before,
.fbx-close:before {
	display: none;
	
}

.fbx-prev:after,
.fbx-next:after,
.fbx-close:after {
			font-family: "Font Awesome 5 Free";
	font-weight: 700;
	line-height: 1;
	padding: 2px;
	color: #000;
	background: #e2e2e2;
	border-radius: 50%;
	font-size: 19px;
}


.fbx-prev:after {
	content: "\f0d9";
}

.fbx-next:after {
	content: "\f0da";
}

.fbx-close:after {
	content: "\f00d";
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="phone"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	background: rgba(255,255,255,0.1)
}


.search-form {
	position: relative;
	max-width: 400px;
}

.search-form input  {
	width: 100%;
	padding-right: 40px;
}

.search-form .search-submit {
	position: absolute;
	top: 14px;
	right: 13px;
}

.site-header {
	background: inherit;
}

.button:hover span,
button:hover span {
	color: inherit;
	transition: none;
}

a:hover,
.main-navigation a {
	border-color: #ccc #ccc #bbb !important;
}

button, 
.button,
input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 0;
    background: transparent;
    color: #fff;
    padding: 8px 15px;
		text-transform: uppercase;
	letter-spacing: 0.15em;
	font-size: 15px;
	font-weight: 300 !important;
	transition: 0.4s;
}

button:hover, 
.button:hover,
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: #fff;
	color: #000;
}

textarea {
	max-width: 100%;
}

p {
	margin: 0 0 1.5em;
}

.page-content, .entry-content, .entry-summary {
	margin: 1.5em auto;
}


.entry-header {
	margin: 2em 0 0;
}

.entry-subtitle {
	margin-top: -0.2em;
	margin-bottom: 2.5em;
}

.page .has-post-thumbnail .entry-subtitle {
	margin-top: -0.8em;
	margin-bottom: 0.5em;
}

.page .has-post-thumbnail .entry-header,
.home .entry-header {
	margin: 0;
}

.contact-box-one {
	width: 40%;
	float: right;
	padding-left: 2.5%;
}

.contact-box-two {
	width: 60%;
	float: left;
	padding-right: 2.5%;
}


.contact-details,
.contact-social {
	margin-bottom: 2em;
	width: auto;
}

.contact-details a,
.contact-social a {
	border: none;
}


.contact-details td,
.contact-social td {
	padding: 0.5em 20px 1.5em 0;
	font-weight: 300;
}

 th {
	text-align: left;
	padding-bottom: 1em;
	text-transform: uppercase;
	 font-size: 15px;
	letter-spacing: 0.15em;
	word-spacing: 0.15em;
}


@media screen and (max-width: 900px) {
	.contact-box-one,
	.contact-box-two {
		width: initial;
		float: initial;
		overflow: auto;
		padding: 0;
	}
	
	.contact-details,
	.contact-social {
		float: left;
		margin-bottom: 1em;
	}
	
	.contact-details {
		margin-right: 3em;
	}	
}

label {
	line-height: 2.3;
}

.footer-menu-2 li{
	line-height: 1.9;
}

.footer-menu-2 h3 {
	margin-bottom: 0;
}

.caldera-grid .help-block {
	font-size: 14px;
	font-style: italic;
	display: block;
	color: #727272;
}


.caldera-grid .has-error ::placeholder {
	color: #dd4b39;
}

span.field_required {
	color: #dd4b39 !important;
}

.caldera-grid .has-error .help-block,
.caldera-grid .has-error .help-block span {
	color: #dd4b39;
}

.caldera-grid .has-error .form-control,
.caldera-grid .has-error .form-control:hover {
    color: #dd4b39;
	border-color: transparent;
	 background-color: #4f1414;
}

input[type="file"].parsley-error,
.caldera-grid .alert-error {
	color: #dd4b39;
	border-color: transparent;
	background: transparent;
	text-shadow: none;
}

input[type="file"].parsley-success,
.caldera-grid .alert.alert-success {
	color: #fff;
	border-color: transparent;
	background-color: transparent;
	text-shadow: none;
}

.caldera-grid .has-error .form-control:focus {
		border-color: #dd4b39;
}

.bio p {
	max-width: 940px;
}

.bio:nth-of-type(even) p {
	margin-left: auto;
}

input.form-control.parsley-success, 
select.form-control.parsley-success, 
textarea.form-control.parsley-success {
    color: inherit;
    background-color: #303030;
	border-color: transparent;
} 

input.form-control.parsley-success:focus, 
select.form-control.parsley-success:focus 
textarea.form-control.parsley-success:focus {
	border-color: #727272;
}

.icon {
	padding: 4px 8px;
	width: 38px;
	line-height: 1.5;
	height: 38px;
	display: inline-block;
	font-size: 20px;
	border-radius: 50%;
	background-color: #fff;
	transition: 0.4s;
	text-align: center;
}

.icon i {
	width: 20px;
	height: 20px;
	display: inline-block;
	color: #000;
}

.button .icon:hover,
button .icon:hover,
a .icon:hover {	
	opacity: 0.6;
}


.footer-social a:hover {
	border: none;
}

.caldera-grid .row {
	margin: 0;
}

@media (min-width: 768px) {
	.caldera-grid .first_col {
	padding-right: 1.5em;
}

.caldera-grid .last_col {
	padding-left: 1.5em;
}

}

.page .has-post-thumbnail .page-content, 
.page .has-post-thumbnail .entry-content{
	margin: 4em auto;
}


h1, h2 {
	margin: 0 0 0.2em; 
}

h3, h4, h5, h6 {
	margin: 0 0 1em;
}


.gallery-item a {
	border: none;
	padding-bottom: 0;
}

.image-gallery {
	margin-top: 2em;
}

.image-gallery h3 {
	margin-bottom: 1.5em;
}

.foogallery{
	padding-left: 0 !important;
}

.film-box-one {
	float: left;
	width: 20em;
}

.film-box-three {
	clear: both;
}

.foogallery .fg-thumb {
	padding: 0;
}

.foogallery .fg-thumb:hover {
	cursor: zoom-in;
}


@media screen and (max-width: 600px) {
	.foogallery .fg-item:nth-of-type(even) {
		margin-right: 0;
	}
}

.footer-social a {
	font-size: 25px;
}

.gallery-film img {
	filter: blur(0);
	-webkit-backface-visibility: hidden;
	transition: 0.4s ease;
}

.gallery-film:hover img {
	filter: blur(0) opacity(27%);
}

.poster {
	padding: 0 2em 2em 0;
}

.page .has-post-thumbnail .entry-header {
	position: relative;
	background-size: cover;
	background-position: center;
	padding: 20% 0 3em;
	z-index: 0;
}

.page .has-post-thumbnail .entry-header:after {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 30px;
	background: linear-gradient(to top, #000 10%, transparent);
}

.page .has-post-thumbnail .entry-title {
	text-shadow: 1px 1px 1px #000;
	font-size: 68px;
}

.page .has-post-thumbnail .entry-subtitle {	text-shadow: 1px 1px 1px #000;
}


@media screen and (max-width: 900px) {
	
	.page .has-post-thumbnail .entry-title {
		font-size: 55px;
	}

}

@media screen and (max-width: 600px) {
	
	.footer-menu-1,
	.footer-menu-2 {
		padding: 0;
	}
	
	.has-post-thumbnail .entry-title {
		font-size: 47px;
	}
}

.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=flat] .forminator-button, .forminator-ui.forminator-custom-form[data-design=flat] .forminator-button {
	border: 1px solid !important;
}