/**
 * @license
 * MyFonts Webfont Build ID 3912218, 2020-06-10T04:42:53-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: FrutigerLTPro-Roman by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/frutiger/pro-55-roman-2/
 * 
 * Webfont: FrutigerLTPro-Black by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/frutiger/pro-75-black-2/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2014 - 2016 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3c0d69");

@font-face {
	font-family: 'FrutigerLTPro-Roman';
	src: url('../webFonts/FrutigerLTPro-Roman/font.woff2') format('woff2'), url('../webFonts/FrutigerLTPro-Roman/font.woff') format('woff');
}

@font-face {
	font-family: 'FrutigerLTPro-Black';
	src: url('../webFonts/FrutigerLTPro-Black/font.woff2') format('woff2'), url('../webFonts/FrutigerLTPro-Black/font.woff') format('woff');
}


@charset "UTF-8";

a:focus,
button:focus {
	outline: none !important;
}

button::-moz-focus-inner {
	border: 0;
}

*:focus {
	outline: none;
}

blockquote {
	padding: 0;
	margin: 0;
}

input,
button,
select,
textarea {
	outline: none;
}

label {
	margin-bottom: 0;
}

p {
	margin: 0;
}

ul,
ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

	ul li,
	ol li {
		display: block;
	}

dl {
	margin: 0;
}

dt,
dd {
	line-height: inherit;
}

dt {
	font-weight: inherit;
}

dd {
	margin-bottom: 0;
}

cite {
	font-style: normal;
}

form {
	margin-bottom: 0;
}

blockquote {
	padding-left: 0;
	border-left: 0;
}

address {
	margin-top: 0;
	margin-bottom: 0;
}

figure {
	margin-bottom: 0;
}

html p a:hover {
	text-decoration: none;
}

/** @group Components */
/** @section Typography*/
body {
	font-family: FrutigerLTPro-Roman;
	font-size: 18px;
	line-height:28px;
	color: #76777b;
	background-color: #ffffff;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: subpixel-antialiased;
}

h1, h2, [class*='heading-'] {
	margin-top: 0;
	margin-bottom: 0;
	font-family: FrutigerLTPro-Black;
	color: #76777b;
	letter-spacing: 0;
	text-transform: uppercase; margin-bottom: 20px;
}

h3, h4, h5, h6, [class*='heading-'] {
	margin-top: 0;
	margin-bottom: 0;
	font-family: FrutigerLTPro-Black;
	color: #76777b;
	letter-spacing: 0;
	text-transform: none
}

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, [class*='heading-'] a {
		color: inherit;
	}

		h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, [class*='heading-'] a:hover {
			color: #56b3e4;
		}

h1,
.heading-1 {
	font-size: 32px;
	line-height: 1.25;
	font-weight: 300;
}


@media (min-width: 768px) {
	h1,
	.heading-1 {
		font-size: 24px;
	}
}

@media (min-width: 1200px) {
	h1,
	.heading-1 {
		font-size: 24px;

	}
}

h2 {font-size: 44px; font-family: FrutigerLTPro-Roman; text-transform: capitalize !important}
/*
@media (min-width: 768px) {
	h2,
	.heading-2 {
		font-size: 24px;
	}
}

@media (min-width: 1200px) {
	h2,
	.heading-2 {
		font-size: 56px; font-size: 48px; font-family: FrutigerLTPro-Roman; text-transform: capitalize !important
		
	}
}

@media (min-width: 1200px) {
	h2,
	.heading-2 {
		font-size: 56px; font-size: 48px; font-family: FrutigerLTPro-Roman; text-transform: capitalize !important
		
	}
}*/

h3,
.heading-3 {
	font-size: 20px;
	line-height: 30px;
}

@media (min-width: 1200px) {
	h3,
	.heading-3 {
		font-size: 20px;
	}
}

@media (min-width: 1600px) {
	h3,
	.heading-3 {
		font-size: 20px; line-height: 30px;
		
	}
}

h4{font-size: 20px; margin-bottom:0px; text-transform: uppercase !important ;}
h5 {font-size: 20px; line-height: 30px; font-family: FrutigerLTPro-Roman; text-transform: capitalize !important}
/*
@media (min-width: 1600px) {
	h4,
	.heading-4 {
		font-size: 20px;
		line-height: 22px;
	}
}

h5,
.heading-5 {
	font-size: 16px;
	line-height: 1.25;
	letter-spacing: .02em;
}*/


.heading-7 {
	font: 500 14px/22px "Poppins", sans-serif;
	letter-spacing: .05em;
	text-transform: uppercase;
	color: #9a9a9a;
}

.font-base {
	font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.font-sec {
	font-family: "Poppins", sans-serif;
}

small,
.small {
	display: block;
	font-size: 12px;
	line-height: 1.5;
}

mark,
.mark {
	padding: 3px 5px;
	color: #151515;
	background: #56b3e4;
}

.big {
	font-family: "Poppins", sans-serif;
}

@media (min-width: 576px) {
	.big {
		font-size: 15px;
	}
}

@media (min-width: 768px) {
	.big {
		font-size: 16px;
		line-height: 1.625;
	}
}

.lead {
	font-size: 24px;
	line-height: 34px;
	font-weight: 300;
}

code {
	padding: 10px 5px;
	border-radius: 0.2rem;
	font-size: 90%;
	color: #212529;
	background: #f8f9fa;
}

p [data-toggle='tooltip'] {
	padding-left: .25em;
	padding-right: .25em;
	color: #56b3e4;
}

p [style*='max-width'] {
	display: inline-block;
}

.heading-square {
	position: relative;
	padding-left: 25px;
}

.heading-square-item {
	content: '';
	position: absolute;
	left: 0;
	transform: translateY(-50%);
	width: 12px;
	height: 10px;
	background-color: #56b3e4;
}

.heading-decoration-1 {
	position: relative;
	padding-left: 30px;
}

	.heading-decoration-1 .heading-inner {
		display: block;
		position: relative;
		padding-left: 20px;
	}

		.heading-decoration-1 .heading-inner::before, .heading-decoration-1 .heading-inner::after {
			content: '';
			position: absolute;
			top: .5em;
		}

		.heading-decoration-1 .heading-inner::before {
			right: 100%;
			margin: 5px 0 0 11px;
			width: 100vw;
			height: 1px;
			background: #c2d3f2;
		}

		.heading-decoration-1 .heading-inner::after {
			left: -5px;
			width: 11px;
			height: 11px;
			border-radius: 50%;
			background: #56b3e4;
		}

@media (min-width: 576px) {
	.heading-decoration-1 {
		padding-left: 60px;
	}
}

@media (min-width: 768px) {
	.heading-decoration-1 {
		padding-left: 80px;
	}
}

@media (min-width: 992px) {
	.heading-decoration-1::before, .heading-decoration-1::after {
		top: .4em;
	}
}

@media (min-width: 1200px) {
	.heading-decoration-1 {
		padding-left: 0px;
	}
}

.heading-decoration-2 {
	position: relative;
	font-size: 0;
	line-height: 0;
}

	.heading-decoration-2::before, .heading-decoration-2::after {
		content: '';
		display: inline-block;
		height: 1px;
		width: 185px;
		background: #cdd2dc;
	}

	.heading-decoration-2::before {
		top: 0;
	}

	.heading-decoration-2::after {
		bottom: 0;
	}

	.heading-decoration-2 .heading-inner {
		display: block;
		padding: .6em 0;
	}

.heading-decoration-3 {
	position: relative;
	font-size: 0;
	line-height: 0;
}

	.heading-decoration-3::after {
		content: '';
		left: auto;
		right: auto;
		bottom: 0;
		display: inline-block;
		height: 1px;
		width: 100px;
		background: #cdd2dc;
	}

	.heading-decoration-3 .heading-inner {
		display: block;
		padding: 0 0 .6em 0;
	}

@media (min-width: 768px) {
	.heading-decoration-3::after {
		width: 185px;
	}
}

.context-dark .heading-decoration-3::after, .bg-accent .heading-decoration-3::after {
	background: rgba(255, 255, 255, 0.65);
}

.tag-inline-caption > * {
	display: inline-block;
	vertical-align: middle;
}

	.tag-inline-caption > * + * {
		margin-left: 15px;
	}

.tag-inline {
	position: relative;
	display: inline-block;
	z-index: 0;
	padding: 3px 9px 4px 8px;
	height: 23px;
	min-width: 40px;
	color: #ffffff;
	text-align: center;
	line-height: 1.2;
}

	.tag-inline::after {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		right: 20px;
		left: 0;
		background: #56b3e4;
	}

	.tag-inline svg {
		position: absolute;
		top: 0;
		right: 0;
		height: 100%;
		z-index: -1;
		fill: #56b3e4;
	}

	.tag-inline span {
		position: relative;
		z-index: 2;
		display: inline-block;
	}

.tag-inline-left {
	padding-left: 10px;
	padding-right: 5px;
}

	.tag-inline-left::after {
		left: 20px;
		right: 0;
	}

	.tag-inline-left svg {
		left: 0;
		right: auto;
	}

/** @section Brand */
.brand {
	display: inline-block;
}

	.brand .brand-logo-light {
		display: none;
	}

	.brand .brand-logo-dark {
		display: block;
	}

/** @section Links */
a {
	transition: all 0.3s ease-in-out;
}

	a, a:focus, a:active, a:hover {
		text-decoration: none;
	}

		a, a:focus, a:active {
			color: #56b3e4;
		}

			a:hover {
				color: #56b3e4;
			}

			a[href*='tel'], a[href*='mailto'] {
				white-space: nowrap;
			}

.link-default, .link-default:active, .link-default:focus {
	color: #424445;
}

	.link-default:hover {
		color: #56b3e4;
	}

.link-demo {
	color: #56b3e4 !important;
}

.link-hover {
	color: #928370 !important;
}

.link-press {
	color: #928370 !important;
}

a.privacy-link {
	display: inline-block;
	letter-spacing: 0;
}

* + a.privacy-link {
	margin-top: 25px;
}

@media (min-width: 992px) {
	* + a.privacy-link {
		margin-top: 45px;
	}
}

.link-with-icon {
	position: relative;
	padding-left: 38px;
}

	.link-with-icon .icon {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: 0;
	}

	.link-with-icon a {
		position: relative;
		top: 1px;
	}

* + .link-with-icon {
	margin-top: 15px;
}

.link-with-icon + .link-with-icon {
	margin-top: 20px;
}

@media (min-width: 1200px) {
	* + .link-with-icon {
		margin-top: 32px;
	}

	.link-with-icon + .link-with-icon {
		margin-top: 26px;
	}
}

.bg-gray-31 .link-with-icon {
	color: #ffffff;
}

	.bg-gray-31 .link-with-icon a, .bg-gray-31 .link-with-icon a:focus, .bg-gray-31 .link-with-icon a:active {
		color: #ffffff;
	}

		.bg-gray-31 .link-with-icon a:hover {
			color: #fdde52;
		}

	.bg-gray-31 .link-with-icon .icon {
		color: #494a53;
	}

	.bg-gray-31 .link-with-icon .icon-secondary {
		color: #fdde52;
	}

.pre-footer-static .link-with-icon .icon {
	color: #56b3e4;
}

.pre-footer-static .link-with-icon a, .pre-footer-static .link-with-icon a:focus, .pre-footer-static .link-with-icon a:active {
	color: #1c1c1c;
}

	.pre-footer-static .link-with-icon a:hover {
		color: #56b3e4;
	}

.link-corporate {
	position: relative;
	display: flex;
	margin: 1px 2px;
	justify-content: center;
	align-items: center;
	padding: 20px 27px;
	border: 1px solid #dee2e6;
	transition: .2s ease-in-out;
}

	.link-corporate img {
		display: block;
		max-width: 90%;
	}

	.link-corporate::before, .link-corporate::after {
		content: '';
		position: absolute;
		top: -1px;
		right: -1px;
		bottom: -1px;
		left: -1px;
		z-index: 1;
		border: 1px solid #56b3e4;
		transition: .25s ease-out;
	}

	.link-corporate::before {
		transform: scale(0, 0.99);
		border-width: 1px 0 1px 0;
	}

	.link-corporate::after {
		transform: scale(0.99, 0);
		border-width: 0 1px 0 1px;
	}

	.link-corporate:hover {
		border-color: rgba(222, 226, 230, 0);
	}

		.link-corporate:hover::before, .link-corporate:hover::after {
			transform: scale(1, 1);
		}

.context-dark .link-corporate, .bg-accent .link-corporate {
	border-color: rgba(255, 255, 255, 0.4);
}

	.context-dark .link-corporate:hover, .bg-accent .link-corporate:hover {
		border-color: transparent;
	}

@media (min-width: 1200px) {
	.link-corporate {
		min-height: 115px;
	}
}

.link-1 {
	display: inline-flex;
	align-items: center;
	letter-spacing: 0;
}

	.link-1, .link-1:active, .link-1:focus {
		color: #56b3e4;
	}

		.link-1:hover {
			color: #151515;
		}

		.link-1 .icon {
			margin-right: 4px;
			font-size: 18px;
		}

.link-2 {
	display: inline-block;
	font: 600 16px/24px "Poppins", sans-serif;
}

* + .link-2 {
	margin-top: 20px;
}

.context-dark .link-2, .bg-accent .link-2, .context-dark .link-2:active, .bg-accent .link-2:active, .context-dark .link-2:focus, .bg-accent .link-2:focus {
	color: #fdde52;
}

	.context-dark .link-2:hover, .bg-accent .link-2:hover {
		color: #ffffff;
	}

/** @section Blocks */
.block-center, .block-sm, .block-lg {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.block-sm {
	max-width: 560px;
}

.block-lg {
	max-width: 768px;
}

.mw-none {
	max-width: none;
}

.mw-500 {
	max-width: 500px;
}

.mw-510 {
	max-width: 510px;
}

.mw-540 {
	max-width: 540px;
}

.mw-580 {
	max-width: 580px;
}

.mw-650 {
	max-width: 650px;
}

.mw-675 {
	max-width: 675px;
}

.mw-700 {
	max-width: 700px;
}

.block-agent {
	display: block;
	max-width: 410px;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
	letter-spacing: 0;
	color: #9c9c9c;
	box-shadow: 0 10px 5.76px 0.24px rgba(0, 0, 0, 0.11);
	transform: translateY(0px);
	transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
}

.block-agent-body {
	padding: 20px 5px 30px;
}

.block-agent-title {
	transition: .3s ease-out all;
}

	.block-agent-title + * {
		margin-top: 5px;
	}

@media (min-width: 1200px) {
	.block-agent-body {
		padding: 30px 5px 50px;
	}
}

.block-agent:hover {
	color: #9c9c9c;
	transform: translateY(-14px);
}

	.block-agent:hover .block-agent-title {
		color: #56b3e4;
	}

.block-agent-horizontal {
	background-color: #ffffff;
	box-shadow: 0 10px 5.76px 0.24px rgba(0, 0, 0, 0.11);
	display: block;
	text-align: center;
	letter-spacing: 0;
	color: #9c9c9c;
	transform: translateY(0px);
	transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
}

.block-agent-horizontal-body {
	padding: 20px 10px;
}

.block-agent-horizontal-title {
	transition: .3s ease-out all;
}

	.block-agent-horizontal-title + * {
		margin-top: 5px;
	}

.block-agent-horizontal-divider {
	line-height: 0;
}

	.block-agent-horizontal-divider::before {
		content: '';
		display: inline-block;
		width: 166px;
		height: 1px;
		background-color: #e1e1e1;
	}

	* + .block-agent-horizontal-divider,
	.block-agent-horizontal-divider + * {
		margin-top: 13px;
	}

.block-agent-horizontal .icon {
	font-size: 19px;
	color: #56b3e4;
	vertical-align: middle;
}

	.block-agent-horizontal .icon + * {
		margin-left: 10px;
	}

.block-agent-horizontal a {
	display: inline-block;
}

	.block-agent-horizontal a, .block-agent-horizontal a:focus, .block-agent-horizontal a:active {
		color: #292a33;
	}

		.block-agent-horizontal a:hover {
			color: #56b3e4;
		}

@media (min-width: 768px) {
	.block-agent-horizontal {
		display: flex;
		align-items: center;
		text-align: left;
	}

	.block-agent-horizontal-image {
		position: relative;
		width: 38%;
		align-self: stretch;
		flex-shrink: 0;
		overflow: hidden;
	}

		.block-agent-horizontal-image img {
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			height: 101%;
			width: 101%;
			object-fit: cover;
			object-position: center;
		}

	.block-agent-horizontal-body {
		padding: 45px 40px;
		flex-grow: 1;
	}
}

@media (min-width: 1200px) {
	.block-agent-horizontal-body {
		padding: 66px 50px;
	}

	* + .block-agent-horizontal-divider,
	.block-agent-horizontal-divider + * {
		margin-top: 20px;
	}
}

.block-agent-horizontal:hover {
	color: #9c9c9c;
	transform: translateY(-14px);
}

.block-info {
	padding: 30px 20px;
	background-color: #ffffff;
}

.bg-white .block-info {
	background-color: #f3f4f9;
}

@media (min-width: 992px) {
	.block-info {
		padding: 47px 40px;
	}
}

.block-info-1 {
	display: flex;
	flex-direction: column;
	padding: 20px;
	background-color: #ffffff;
	text-align: center;
}

	.block-info-1 > li + li {
		margin-top: 10px;
	}

@media (min-width: 576px) {
	.block-info-1 {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}

		.block-info-1 > li + li {
			margin-top: 0;
		}
}

.bg-white .block-info-1 {
	background-color: #f3f4f9;
}

* + .block-info {
	margin-top: 30px;
}

@media (min-width: 1200px) {
	* + .block-info {
		margin-top: 50px;
	}
}

.block-info-2-title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e1e1e1;
}

	.block-info-2-title > * {
		font-family: "Poppins", sans-serif;
		font-size: 14px;
		letter-spacing: 0.12em;
		font-weight: 600;
		text-transform: uppercase;
		color: #151515;
	}

.block-info-2 .form-select .form-input {
	border-color: transparent;
}

.block-info-2-title + *,
.block-info-2-title + .post-minimal-1,
.block-info-2-title + .form-select {
	margin-top: 30px;
}

.block-person {
	padding: 21px 18px;
	letter-spacing: 0;
	text-align: left;
	background-color: #ffffff;
}

	.block-person img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center center;
	}

.block-person-list > li {
	padding: 16px 5px;
}

	.block-person-list > li + li {
		border-top: 1px solid #d7d7d7;
	}

	.block-person-list > li:first-child {
		border-top: 1px solid #d7d7d7;
	}

	.block-person-list > li:last-child {
		border-bottom: 1px solid #d7d7d7;
	}

.block-person-body {
	padding-top: 15px;
}

.block-person-link {
	color: #292a33;
}

	.block-person-link a, .block-person-link a:focus, .block-person-link a:active {
		color: #292a33;
	}

		.block-person-link a:hover {
			color: #56b3e4;
		}

	.block-person-link .icon {
		margin-right: 10px;
		vertical-align: middle;
		font-size: 19px;
		color: #56b3e4;
	}

.block-person a.icon[class*='fa-'], .block-person a.icon[class*='fa-']:focus, .block-person a.icon[class*='fa-']:active {
	color: #0d0d0d;
}

	.block-person a.icon[class*='fa-']:hover {
		color: #56b3e4;
	}

.block-person-title + * {
	margin-top: 5px;
}

.block-person-cite + * {
	margin-top: 20px;
}

.block-person-list + * {
	margin-top: 25px;
}

@media (min-width: 768px) {
	.block-person {
		display: flex;
	}

	.block-person-left {
		flex-basis: 48%;
		flex-shrink: 0;
	}

	.block-person-body {
		flex-grow: 1;
		padding: 7px 15px 0 20px;
	}
}

@media (min-width: 992px) {
	.block-person {
		padding: 41px 44px;
	}
}

@media (min-width: 992px) {
	.block-person {
		padding: 31px 24px;
	}
}

@media (min-width: 1200px) {
	.block-person {
		padding: 41px 44px;
	}

	.block-person-body {
		padding: 7px 15px 0 38px;
	}
}

.ie-10 .block-person img,
.ie-11 .block-person img,
.ie-edge .block-person img {
	height: auto;
}

.block-callboard {
	padding: 12px 11px;
	color: #9cc1ff;
	letter-spacing: 0;
	background-color: #31323c;
}

	.block-callboard a, .block-callboard a:focus, .block-callboard a:active {
		color: #ffffff;
	}

		.block-callboard a:hover {
			color: #fdde52;
		}

.block-callboard-title {
	color: #ffffff;
}

.block-callboard-divider {
	width: 100%;
	height: 3px;
	line-height: 0;
}

	.block-callboard-divider::before {
		content: '';
		display: inline-block;
		width: 48px;
		line-height: 0;
		border-top: 3px solid #56b3e4;
	}

.block-callboard-list > li + li {
	margin-top: 25px;
}

.block-callboard-tell, .block-callboard-mail {
	position: relative;
	padding-left: 42px;
	font-family: "Poppins", sans-serif;
}

	.block-callboard-tell::before, .block-callboard-mail::before {
		position: absolute;
		top: 50%;
		left: 0;
		display: block;
		width: 32px;
		height: 32px;
		font-size: 16px;
		line-height: 32px;
		text-align: center;
		color: #ffffff;
		background-color: #56b3e4;
		border-radius: 50%;
		transform: translateY(-50%);
	}

.block-callboard-tell {
	padding-left: 38px;
}

	.block-callboard-tell::before {
		content: '\e0b0';
		font-family: 'Material Icons';
	}

.block-callboard-mail::before {
	content: '\f2e5';
	font-family: 'Material Design Icons';
}

.block-callboard-text {
	padding-right: 10px;
	color: rgba(255, 255, 255, 0.6);
}

.block-callboard-body {
	padding: 29px 15px 40px;
	border: 1px solid rgba(255, 255, 255, 0.35);
}

.block-callboard .button-secondary, .block-callboard .button-secondary:focus {
	color: #ffffff;
	background-color: transparent;
	border-color: #ffffff;
}

	.block-callboard .button-secondary:hover, .block-callboard .button-secondary:active {
		color: #151515;
		background-color: #fdde52;
		border-color: #fdde52;
	}

	.block-callboard .button-secondary.button-ujarak::before {
		background: #fdde52;
	}

* + .block-callboard-divider {
	margin-top: 20px;
}

.block-callboard-divider + * {
	margin-top: 25px;
}

* + .block-callboard-list {
	margin-top: 23px;
}

.block-callboard-list + *,
.block-callboard-list + .button {
	margin-top: 35px;
}

@media (min-width: 1200px) {
	.block-callboard-body {
		padding: 39px 26px 50px;
	}

	.block-callboard-tell, .block-callboard-mail {
		line-height: 24px;
	}

		.block-callboard-tell::before, .block-callboard-mail::before {
			font-size: 19px;
		}

	.block-callboard-tell {
		font-size: 18px;
	}

	.block-callboard-mail {
		font-size: 16px;
		letter-spacing: .05em;
	}
}

.block-property {
	padding: 30px;
	background-color: #ffffff;
}

@media (min-width: 992px) {
	.block-property {
		padding: 56px 67px 40px 67px;
	}
}

* + .block-group-item {
	margin-top: 35px;
}

@media (min-width: 768px) {
	* + .block-group-item {
		margin-top: 50px;
	}
}

@media (min-width: 1200px) {
	* + .block-group-item {
		margin-top: 63px;
	}
}

.block-inline {
	line-height: 1.1;
}

	.block-inline .icon {
		position: relative;
		top: 1px;
		font-size: 18px;
		color: #56b3e4;
	}

	.block-inline button {
		background: none;
		border: none;
		display: inline-block;
		padding: 0;
		outline: none;
		outline-offset: 0;
		cursor: pointer;
		-webkit-appearance: none;
		display: inline-flex;
	}

		.block-inline button::-moz-focus-inner {
			border: none;
			padding: 0;
		}

	.block-inline a, .block-inline button {
		letter-spacing: .1em;
		transition: .22s;
	}

		.block-inline a, .block-inline a:active, .block-inline a:focus, .block-inline button, .block-inline button:active, .block-inline button:focus {
			color: #151515;
		}

			.block-inline a:hover, .block-inline button:hover {
				color: #56b3e4;
			}

div.block-1 {
	padding-top: 60px;
	width: 470px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.imgProperty{height:188px; }
@media (min-width: 768px) {
	div.block-1 {
		width: 650px;
	}
}

@media (min-width: 1200px) {
	div.block-1 {
		display: flex;
		flex-direction: column;
		height: 100%;
		width: 100%;
		padding-left: 35px;
		margin-left: 0;
	}
}

/** @section Boxes */
.box-modern {
	position: relative;
	width: 100%;
	padding: 30px;
	border: 5px solid #f3f4f9;
}

	.box-modern::before {
		content: '';
		position: absolute;
		top: -5px;
		bottom: -5px;
		left: -5px;
		right: -5px;
		border: 5px solid #56b3e4;
		transform: scale(1.2);
		opacity: 0;
		transition: 0.3s cubic-bezier(0, 0.43, 0.6, 1.24) all;
		pointer-events: none;
	}

	.box-modern:hover::before {
		opacity: 1;
		transform: scale(1);
	}

	.box-modern:hover .icon.box-modern-icon::after {
		opacity: 1;
		transform: scale(1);
	}

.icon.box-modern-icon {
	position: relative;
	display: block;
	text-align: center;
	width: 77px;
	height: 77px;
	line-height: 69px;
	border-radius: 50%;
	font-size: 36px;
	color: #56b3e4;
	border: 5px solid #f3f4f9;
}

	.icon.box-modern-icon::after {
		content: '';
		position: absolute;
		top: -4px;
		bottom: -4px;
		left: -4px;
		right: -4px;
		border-radius: 50%;
		border: 5px solid #56b3e4;
		transform: scale(0.8);
		opacity: 0;
		transition: .3s all;
	}

.box-modern-title {
	font-weight: 500;
	letter-spacing: .05em;
}

* + .box-modern-main {
	margin-top: 25px;
}

* + .box-modern-title {
	margin-top: 25px;
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.box-modern {
		display: flex;
		align-items: flex-start;
	}

		.box-modern > * + * {
			margin-top: 0;
			margin-left: 30px;
		}

	.box-modern-icon {
		flex-shrink: 0;
	}

	.box-modern-main {
		flex-grow: 1;
	}

		.box-modern-main > * {
			max-width: 320px;
		}
}

@media (min-width: 1200px) {
	.box-modern {
		max-width: 345px;
		padding: 41px 50px 53PX;
	}
}

.box-minimal {
	width: 100%;
	padding: 37px 24px;
	border: 2px solid #ebebeb;
	transition: .3s ease-out all;
}

.box-minimal-title {
	font-weight: 500;
	letter-spacing: .05em;
}

* + .box-minimal-title {
	margin-top: 10px;
}

.box-minimal-divider {
	display: block;
	width: 50px;
	height: 3px;
	background-color: #56b3e4;
	transition: 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53) all;
}

* + .box-minimal-divider {
	margin-top: 15px;
}

.box-minimal-divider + * {
	margin-top: 20px;
}

.box-minimal .icon {
	min-height: 48px;
	font-size: 36px;
	color: #0d0d0d;
}

	.box-minimal .icon.icon-1 {
		font-size: 40px;
	}

	.box-minimal .icon.icon-2 {
		font-size: 33px;
	}

.box-minimal:hover {
	border-color: #56b3e4;
}

	.box-minimal:hover .box-minimal-divider {
		width: 100px;
	}

.box-counter {
	position: relative;
	text-align: center; color: #fff !important
}


.box-counter-title {
	display: inline-block;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	line-height: 1.3;
	letter-spacing: 0;
}

.box-counter-main {
	font-family: "Poppins", sans-serif;
	font-size: 45px;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: 0;
}

	.box-counter-main > * {
		display: inline;
		font: inherit;
	}

	.box-counter-main .small {
		font-size: 28px;
	}

	.box-counter-main .small_top {
		position: relative;
		top: .2em;
		vertical-align: top;
	}

.box-counter-divider {
	font-size: 0;
	line-height: 0;
}

	.box-counter-divider::after {
		content: '';
		display: inline-block;
		width: 80px;
		height: 2px;
		background: #56b3e4;
	}

* + .box-counter-title {
	margin-top: 0;
}

* + .box-counter-main {
	margin-top: 20px;
}

* + .box-counter-divider {
	margin-top: 10px;
}

@media (min-width: 768px) {
	.box-counter-title {
		font-size: 16px;
	}
}

@media (min-width: 1200px) {
	.box-counter-main {
		font-size: 70px;
	}

		.box-counter-main .small {
			font-size: 36px;
		}

	.box-counter-title {
		font-size: 18px;
	}

	* + .box-counter-main {
		margin-top: 30px;
	}

	* + .box-counter-divider {
		margin-top: 15px;
	}
}

.context-dark .box-counter {
	color: #ffffff;
}

.bg-accent .box-counter {
	color: #ffffff;
}

.bg-accent .box-counter-divider::after {
	background: #ffffff;
}

.box-info > * + * {
	margin-top: 40px;
}

.box-info-main {
	position: relative;
	background: #31323c;
	padding: 30px 20px;
}

	.box-info-main::before {
		content: '';
		position: absolute;
		left: 20px;
		width: 0;
		height: 0;
		border-style: solid;
	}

	.box-info-main:first-child::before {
		bottom: -21px;
		border-width: 21px 36px 0 0;
	}

	.box-info-main:last-child:before {
		top: -21px;
		border-width: 21px 0 0 36px;
	}

	.box-info-main .form-label,
	.box-info-main .form-input,
	.box-info-main .form-validation {
		color: #ffffff;
	}

	.box-info-main .form-input {
		background: #494a53;
		border-color: #494a53;
	}

	.box-info-main textarea.form-input {
		height: 100px;
	}

	.box-info-main .button-secondary:hover {
		color: #151515;
		background: #ffffff;
		border-color: #ffffff;
	}

.box-info-1 .box-info-main:first-child::before {
	border-color: #928370 transparent transparent transparent;
}

.box-info-1 .box-info-main:last-child:before {
	border-color: transparent transparent transparent #31323c;
}

.box-info-1 .box-info-main.bg-primary-lighten:first-child::before {
	border-color: #928e87 transparent transparent transparent;
}

.box-info-1 .box-info-main.bg-primary-lighten:last-child:before {
	border-color: transparent transparent transparent #928e87;
}

.box-info-2 .box-info-main {
	background: #31323c;
	box-shadow: 0 10px 6px 1px rgba(0, 0, 0, 0.11);
}

	.box-info-2 .box-info-main:first-child::before {
		border-color: #31323c transparent transparent transparent;
	}

	.box-info-2 .box-info-main:last-child::before {
		border-color: transparent transparent transparent #56b3e4;
	}

.box-info-main-inner {
	max-width: 520px;
}

@media (min-width: 768px) {
	.box-info-main {
		padding: 60px 35px 55px 45px;
	}

		.box-info-main::before {
			left: 50px;
		}
}

@media (min-width: 992px) {
	.box-info {
		display: flex;
	}

		.box-info > * + * {
			margin-top: 0;
			margin-left: 40px;
		}

	.box-info-aside {
		display: flex;
		justify-content: center;
		flex-shrink: 0;
		width: 48%;
	}

		.box-info-aside > * {
			flex-grow: 1;
		}

	.box-info-main {
		flex-grow: 1;
	}

		.box-info-main:first-child::before {
			left: auto;
			right: -21px;
		}

		.box-info-main:last-child::before {
			left: -21px;
		}

	.box-info-1 .box-info-main::before {
		top: 75px;
	}

	.box-info-1 .box-info-main:first-child::before {
		border-width: 36px 0 0 21px;
		border-color: transparent transparent transparent #928370;
	}

	.box-info-1 .box-info-main:last-child::before {
		border-width: 0 0 36px 21px;
		border-color: transparent transparent #31323c transparent;
	}

	.box-info-1 .box-info-main.bg-primary-lighten:first-child::before {
		border-color: transparent transparent transparent #928e87;
	}

	.box-info-1 .box-info-main.bg-primary-lighten:last-child::before {
		border-color: transparent transparent #928e87 transparent;
	}

	.box-info-2 {
		align-items: flex-start;
	}

		.box-info-2 .box-info-main::before {
			top: 40px;
		}

		.box-info-2 .box-info-main:first-child::before {
			border-width: 36px 21px 0 0;
			border-color: #31323c transparent transparent transparent;
		}

		.box-info-2 .box-info-main:last-child::before {
			border-width: 0 21px 36px 0;
			border-color: transparent #56b3e4 transparent transparent;
		}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.box-info-aside .row-flex {
		margin-left: -10px;
		margin-right: -10px;
		margin-bottom: -20px;
	}

		.box-info-aside .row-flex > [class*='col'] {
			padding: 0 10px;
			margin-bottom: 20px;
		}

	.box-info-aside .box-minimal {
		padding: 23px 17px;
	}
}

@media (min-width: 1200px) {
	.box-info-1 > * + * {
		margin-left: 75px;
	}

	.box-info-1 .box-info-aside {
		width: 51.282%;
	}

	.box-info-2 > * + * {
		margin-left: 100px;
	}

	.box-info-2 .box-info-aside {
		width: 56.41%;
	}

	.box-info-2 .box-info-main {
		padding-top: 50px;
		padding-bottom: 70px;
	}
}

.box-info-custom-1 {
	position: relative;
	text-align: center;
	display: flex;
}

.box-info-custom-1-inner {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	padding: 30px 20px;
	background: #56b3e4;
	box-shadow: 0px 10px 5.76px 0.24px rgba(0, 0, 0, 0.11);
}

	.box-info-custom-1-inner::before {
		content: '';
		position: absolute;
		top: -10px;
		margin-left: -10px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 10px 10px 10px;
		border-color: transparent transparent #56b3e4 transparent;
	}

	.box-info-custom-1-inner.bg-accent {
		color: #9cc1ff;
	}

.box-info-custom-1-title {
	position: relative;
}

	.box-info-custom-1-title::before {
		content: '';
		display: inline-block;
		vertical-align: middle;
		width: 25px;
		height: 3px;
		margin-right: 10px;
		background: #fdde52;
	}

* + .box-info-custom-1-aside {
	margin-top: 15px;
}

@media (max-width: 575.98px) {
	.box-info-custom-1 {
		max-width: 270px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width: 576px) {
	.box-info-custom-1 {
		text-align: left;
	}

	.box-info-custom-1-inner {
		padding: 29px 23px;
	}

		.box-info-custom-1-inner::before {
			display: none;
		}

	* + .box-info-custom-1-aside {
		margin-top: 20px;
	}
}

@media (min-width: 768px) {
	.box-info-custom-1-inner {
		padding: 49px 20px 45px 40px;
		margin-left: 21px;
	}

		.box-info-custom-1-inner::before {
			display: block;
			top: 35px;
			left: -21px;
			margin: 0;
			border-width: 0 21px 36px 0;
			border-color: transparent #56b3e4 transparent transparent;
		}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.box-info-custom-1-inner {
		flex-direction: row;
		justify-content: space-between;
		align-items: flex-end;
	}

		.box-info-custom-1-inner > * + * {
			margin-top: 0;
			margin-left: 30px;
		}

		.box-info-custom-1-inner h3 + p {
			margin-top: 10px;
		}
}

.box-category-outer {
	display: flex;
}

.box-category {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
	min-height: 200px;
	padding: 20px 20px 20px 60px;
}

	.box-category, .box-category:active, .box-category:focus, .box-category:hover {
		color: #ffffff;
	}

		.box-category::before {
			content: '';
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			opacity: .3;
			z-index: 1;
			background: linear-gradient(to bottom, #151515 100%, rgba(21, 21, 21, 0.65) 29%, rgba(196, 196, 196, 0) 82%, rgba(255, 255, 255, 0) 100%);
		}

.box-category-image-outer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #151515;
	background-position: center center;
	background-size: cover;
}

.box-category-caption {
	position: relative;
	z-index: 1;
	width: 100%;
}

	.box-category-caption::before {
		content: '';
		position: absolute;
		top: 19%;
		left: -40px;
		width: 30px;
		height: 3px;
		background: #56b3e4;
	}

.box-category-caption-inner {
	letter-spacing: .05em;
}

* + .box-category-subtitle {
	margin-top: 4px;
}

@media (min-width: 768px) {
	.box-category {
		min-height: 307px;
		padding: 25px 25px 25px 80px;
	}

	.box-category-caption::before {
		left: -55px;
		width: 42px;
	}
}

@media (min-width: 992px) {
	.box-category {
		padding: 35px 35px 40px 79px;
	}

	html:not(.tablet):not(.mobile) .box-category::before {
		transition: .5s;
	}

	html:not(.tablet):not(.mobile) .box-category:hover::before {
		opacity: .5;
	}

	html:not(.tablet):not(.mobile) .box-category:hover .box-category-caption {
		transform: translate3d(17px, 0, 0);
	}

		html:not(.tablet):not(.mobile) .box-category:hover .box-category-caption::before {
			animation: .4s changeAxis both;
		}

	html:not(.tablet):not(.mobile) .box-category:hover .box-category-caption-inner > * {
		transform: translate3d(-38px, 0, 0);
	}

	html:not(.tablet):not(.mobile) .box-category-caption {
		position: relative;
		transition: .4s;
	}

		html:not(.tablet):not(.mobile) .box-category-caption::before {
			animation: .4s changeAxisBack both;
		}

	html:not(.tablet):not(.mobile) .box-category-caption-inner > * {
		position: relative;
		transition: .4s;
	}

		html:not(.tablet):not(.mobile) .box-category-caption-inner > *:nth-child(2) {
			transition-delay: .02s;
		}
}

@-webkit-keyframes changeAxis {
	0% {
		height: 3px;
		width: 42px;
	}

	50% {
		width: 3px;
		height: 3px;
	}

	100% {
		width: 3px;
		height: 62%;
	}
}

@keyframes changeAxis {
	0% {
		height: 3px;
		width: 42px;
	}

	50% {
		width: 3px;
		height: 3px;
	}

	100% {
		width: 3px;
		height: 62%;
	}
}

@-webkit-keyframes changeAxisBack {
	0% {
		width: 3px;
		height: 62%;
	}

	50% {
		width: 3px;
		height: 3px;
	}

	100% {
		height: 3px;
		width: 42px;
	}
}

@keyframes changeAxisBack {
	0% {
		width: 3px;
		height: 62%;
	}

	50% {
		width: 3px;
		height: 3px;
	}

	100% {
		height: 3px;
		width: 42px;
	}
}

.box-category-2 {
	position: relative;
	overflow: hidden;
	display: flex;
	min-height: 200px;
	text-align: left;
}

	.box-category-2, .box-category-2:active, .box-category-2:focus, .box-category-2:hover {
		color: #ffffff;
	}

		.box-category-2::before {
			content: '';
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			opacity: .7;
			z-index: 1;
			background: linear-gradient(to top, #091632 5%, rgba(9, 22, 50, 0.7) 30%, rgba(192, 195, 202, 0.3) 82%, rgba(192, 195, 202, 0.3) 100%);
			transition: .5s;
		}

		.box-category-2::after {
			content: '';
			display: block;
			padding-bottom: 83.21995%;
		}

		.box-category-2:hover::before {
			opacity: .8;
		}

		.box-category-2::after,
		.box-category-2-inner {
			flex-shrink: 0;
			width: 100%;
		}

.box-category-2-inner {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.box-category-2-image-outer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #151515;
	background-position: center center;
	background-size: cover;
}

.box-category-2-caption {
	position: relative;
	z-index: 1;
	width: 100%;
	padding: 20px 12px 20px 33px;
}

	.box-category-2-caption .tag-inline {
		display: inline-flex;
		align-items: center;
		height: 28px;
		padding: 5px 20px 5px 13px;
		font-size: 14px;
		letter-spacing: .05em;
	}

	.box-category-2-caption * + .tag-inline {
		margin-top: 10px;
	}

.ie-10 .box-category-2-caption .tag-inline svg,
.ie-11 .box-category-2-caption .tag-inline svg {
	width: 30px;
}

.box-category-2-title {
	letter-spacing: .05em;
}

* + .box-category-2-subtitle {
	margin-top: 4px;
}

@media (min-width: 768px) {
	.box-category-2-caption {
		padding: 25px 25px 25px 40px;
	}
}

@media (min-width: 992px) {
	html:not(.tablet):not(.mobile) .box-category-2:hover .box-category-2-image-outer {
		transform: scale(1.05, 1.05);
	}

	html:not(.tablet):not(.mobile) .box-category-2:hover .box-category-2-title {
		color: #fdde52;
	}

	html:not(.tablet):not(.mobile) .box-category-2:hover .box-category-2-title,
	html:not(.tablet):not(.mobile) .box-category-2:hover .box-category-2-caption .tag-inline {
		transform: translateX(10px);
	}

	html:not(.tablet):not(.mobile) .box-category-2-image-outer {
		transition: .33s ease-in-out;
	}

	html:not(.tablet):not(.mobile) .box-category-2-title,
	html:not(.tablet):not(.mobile) .box-category-2-caption .tag-inline {
		transition: .33s ease-in-out;
	}

	html:not(.tablet):not(.mobile) .box-category-2-caption .tag-inline {
		transition-delay: .02s;
	}
}

@media (min-width: 1200px) {
	.box-category-2-caption {
		padding: 35px 30px 46px 44px;
	}
}

.box-category-3 {
	position: relative;
	overflow: hidden;
	display: flex;
	min-height: 200px;
	text-align: left;
}

	.box-category-3, .box-category-3:active, .box-category-3:focus, .box-category-3:hover {
		color: #ffffff;
	}

		.box-category-3::before {
			content: '';
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			opacity: .7;
			z-index: 1;
			background: linear-gradient(to top, #091632 5%, rgba(9, 22, 50, 0.68) 30%, rgba(192, 195, 202, 0) 82%, rgba(255, 255, 255, 0) 100%);
			transition: .5s;
		}

		.box-category-3::after {
			content: '';
			display: block;
			padding-bottom: 63.95664%;
		}

		.box-category-3:hover::before {
			opacity: .8;
		}

		.box-category-3::after,
		.box-category-3-inner {
			flex-shrink: 0;
			width: 100%;
		}

.box-category-3-inner {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.box-category-3-image-outer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #151515;
	background-position: center center;
	background-size: cover;
}

.box-category-3-caption {
	position: relative;
	z-index: 1;
	width: 100%;
	padding: 20px 12px 20px 25px;
}

.box-category-3-caption-inner > * {
	letter-spacing: .05em;
}

.context-dark .box-category-3-subtitle {
	color: #fdde52;
}

* + .box-category-3-subtitle {
	margin-top: 4px;
}

@media (min-width: 768px) {
	.box-category-3-caption {
		padding: 25px 25px 25px 40px;
	}
}

@media (min-width: 992px) {
	.box-category-3-lg::after {
		padding-bottom: 103.52304%;
	}

	html:not(.tablet):not(.mobile) .box-category-3:hover .box-category-3-image-outer {
		transform: scale(1.05, 1.05);
	}

	html:not(.tablet):not(.mobile) .box-category-3:hover .box-category-3-title,
	html:not(.tablet):not(.mobile) .box-category-3:hover .box-category-3-subtitle {
		transform: translateY(-10px);
	}

	html:not(.tablet):not(.mobile) .box-category-3:hover .box-category-3-title {
		color: #fdde52;
	}

	html:not(.tablet):not(.mobile) .box-category-3:hover .box-category-3-subtitle {
		color: #ffffff;
	}

	html:not(.tablet):not(.mobile) .box-category-3:hover .box-category-3-caption-inner::after {
		width: 100%;
	}

	html:not(.tablet):not(.mobile) .box-category-3-image-outer,
	html:not(.tablet):not(.mobile) .box-category-3-title,
	html:not(.tablet):not(.mobile) .box-category-3-subtitle {
		transition: .33s ease-in-out;
	}

	html:not(.tablet):not(.mobile) .box-category-3-subtitle {
		transition-delay: .02s;
	}

	html:not(.tablet):not(.mobile) .box-category-3-caption-inner {
		position: relative;
		display: inline-block;
	}

		html:not(.tablet):not(.mobile) .box-category-3-caption-inner::after {
			content: '';
			position: absolute;
			height: 3px;
			width: 0;
			background: #fdde52;
			transition: .33s ease-in-out;
		}
}

@media (min-width: 1200px) {
	.box-category-3-caption {
		padding: 35px 30px 46px 30px;
	}
}

.box-1-bg-shape {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	width: auto;
	height: 86.607%;
	max-width: none;
	z-index: 0;
	opacity: .3;
}

	.box-1-bg-shape img {
		height: 100%;
		max-width: none;
	}

.box-1-cell {
	position: relative;
	overflow: hidden;
}

.box-1-outer {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
}

.box-1 {
	max-width: 100%;
	padding: 40px 0 110px;
	margin: 0 auto;
}

.box-propertysearch {
	max-width: 100%;
	/*padding: 80px 0 0px;*/
	margin: 0 auto;
}

@media (min-width: 1200px) and (max-width: 1599.98px) {
	.box-1 .select2-container .select2-choice {
		padding-left: 10px;
		padding-right: 10px;
	}

	.box-1 .select2-arrow {
		right: 10px;
	}
	
	.box-propertysearch .select2-container .select2-choice {
		/*padding-left: 10px;
		padding-right: 10px;*/
	}

	.box-propertysearch .select2-arrow {
		right: 10px;
	}
}

@media (min-width: 768px) {
	.box-1 {
		padding-top: 80px;
		padding-bottom: 90px; 
	}
	
	.box-propertysearch {
		padding-top: 80px;
		padding-bottom: 0px; 
	}

	div.box-1-outer {
		padding-left: 30px;
		padding-right: 30px;
	}

	.box-1-bg-shape {
		right: 100px;
		left: auto;
		transform: translate3d(0, -50%, 0);
	}

		.box-1-bg-shape img {
			float: right;
		}
}

@media (min-width: 1200px) {
	.box-1-bg-shape {
		right: 270px;
	}
}

@media (min-width: 1600px) {
	.box-1 {
		padding-top: 40%;
		padding-bottom: 70px;
	}
	
	.box-propertysearch {
		/*padding-top: 80px;
		padding-bottom: 0px;*/
	}

	.box-1-bg-shape {
		top: 3%;
		bottom: -3%;
		right: 0px;
		transform: none;
		height: auto;
		opacity: 1;
	}
}

.box-2 {
	padding: 15px 15px 0;
	max-width: 100%;
}

	.box-2,
	.box-2 .owl-carousel.owl-loaded,
	.box-2 .owl-stage-outer,
	.box-2 .owl-stage,
	.box-2 .owl-item,
	.box-2 .owl-item > * {
		display: flex;
		flex-grow: 1;
	}

		.box-2,
		.box-2 .owl-carousel,
		.box-2 .owl-stage-outer,
		.box-2 .owl-item {
			flex-direction: column;
		}

.box-2-footer {
	padding: 10px;
	background: #56b3e4; font-size: 20px; font-family: FrutigerLTPro-Black;
}

	.box-2-footer h3 {
		color: #fff;
		text-transform: uppercase
	}

.box-2-footer-inner {
	margin-bottom: -10px;
	text-align: center;
}

	.box-2-footer-inner > * {
		margin-bottom: 10px;
	}

* + .box-2-footer {
	margin-top: 15px;
}

@media (min-width: 576px) {
	.box-2-footer-inner {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		margin-left: -20px;
		text-align: left;
	}

		.box-2-footer-inner > * {
			margin-left: 20px;
		}
}

@media (min-width: 768px) {
	.box-2 {
		padding: 30px 30px 0;
	}

	.box-2-footer {
		padding: 12px 30px;
	}

	* + .box-2-footer {
		margin-top: 30px;
	}
}

@media (min-width: 992px) {
	.box-2 {
		padding-top: 0;
	}
}

@media (min-width: 1200px) {
	.box-2 {
		padding-right: 0;
	}

		.box-2 .owl-carousel {
			width: auto;
			margin-right: -65px;
		}
}

.box-industrial > * + * {
	margin-top: 15px;
}

.box-industrial:hover .box-industrial-icon {
	transform: translate(7px, 7px);
}

.box-industrial:hover .box-industrial-aside::before {
	transform: translate(-7px, -7px);
}

.box-industrial-aside {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #928e87;
	color: #9cc1ff;
	padding: 20px;
	margin-right: 7px;
	margin-bottom: 7px;
}

	.box-industrial-aside::before {
		content: '';
		position: absolute;
		top: 7px;
		left: 7px;
		width: 100%;
		height: 100%;
		background: rgba(146, 142, 135, 0.64);
		transition: .25s;
	}

.icon.box-industrial-icon {
	font-size: 80px;
	line-height: 1.2;
	transition: .2s;
}

.box-industrial-main > * + * {
	margin-top: 5px;
}

@media (max-width: 575.98px) {
	.box-industrial {
		max-width: 340px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.box-industrial {
		display: flex;
		align-items: center;
		text-align: left;
	}

		.box-industrial > * + * {
			margin-top: 0;
			margin-left: 20px;
		}

	.box-industrial-aside {
		flex-shrink: 0;
	}

	.box-industrial-main {
		flex-grow: 1;
	}
}

@media (min-width: 992px) {
	.box-industrial > * + * {
		margin-top: 28px;
	}

	.icon.box-industrial-icon {
		font-size: 100px;
	}
}

@media (min-width: 1200px) {
	.icon.box-industrial-icon {
		font-size: 135px;
	}
}

/** @section Element groups */
html .group {
	margin-bottom: -20px;
	margin-left: -15px;
}

	html .group:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	html .group > * {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 20px;
		margin-left: 15px;
	}

html .group-sm {
	margin-bottom: -10px;
	margin-left: -10px;
}

	html .group-sm:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	html .group-sm > * {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 10px;
		margin-left: 10px;
	}

html .group-xl {
	margin-bottom: -20px;
	margin-left: -30px;
}

	html .group-xl:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	html .group-xl > * {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 20px;
		margin-left: 30px;
	}

@media (min-width: 992px) {
	html .group-xl {
		margin-bottom: -20px;
		margin-left: -45px;
	}

		html .group-xl > * {
			margin-bottom: 20px;
			margin-left: 45px;
		}
}

html .group-sm-justify .button {
	padding-left: 20px;
	padding-right: 20px;
}

@media (min-width: 768px) {
	html .group-sm-justify {
		display: flex;
		align-items: center;
		justify-content: center;
	}

		html .group-sm-justify > * {
			flex-grow: 1;
			flex-shrink: 0;
		}

		html .group-sm-justify .button {
			min-width: 160px;
			padding-left: 20px;
			padding-right: 20px;
		}
}

html .group-middle {
	display: inline-table;
	vertical-align: middle;
}

	html .group-middle > * {
		vertical-align: middle;
	}

* + .group-sm {
	margin-top: 30px;
}

* + .group-xl {
	margin-top: 20px;
}

/** @section Responsive units */
.unit {
	display: flex;
	flex: 0 1 100%;
	margin-bottom: -30px;
	margin-left: -20px;
}

	.unit > * {
		margin-bottom: 30px;
		margin-left: 20px;
	}

	.unit:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

.unit-body {
	flex: 0 1 auto;
}

.unit-left,
.unit-right {
	flex: 0 0 auto;
	max-width: 100%;
}

.unit-spacing-xs {
	margin-bottom: -15px;
	margin-left: -7px;
}

	.unit-spacing-xs > * {
		margin-bottom: 15px;
		margin-left: 7px;
	}

/** @section Lists */
.list > li + li {
	margin-top: 10px;
}

.list-xs > li + li {
	margin-top: 5px;
}

.list-sm > li + li {
	margin-top: 10px;
}

.list-md > li + li {
	margin-top: 18px;
}

.list-lg > li + li {
	margin-top: 25px;
}

@media (min-width: 768px) {
	.list-xl > li + li {
		margin-top: 60px;
	}
}

.list-inline > li {
	display: inline-block;
}

html .list-inline-sm {
	transform: translate3d(0, -8px, 0);
	margin-bottom: -8px;
	margin-left: -8px;
	margin-right: -8px;
}

	html .list-inline-sm > * {
		margin-top: 8px;
		padding-left: 8px;
		padding-right: 8px;
	}

* + .list-inline-sm {
	margin-top: 20px;
}

@media (min-width: 768px) {
	* + .list-inline-sm {
		margin-top: 30px;
	}
}

.list-inline-1 {
	transform: translate3d(0, -8px, 0);
	margin-bottom: -8px;
	margin-left: -7px;
	margin-right: -7px;
}

	.list-inline-1 > * {
		margin-top: 8px;
		padding-left: 7px;
		padding-right: 7px;
	}

	.list-inline-1 > li {
		display: inline-block;
	}

* + .list-inline-1 {
	margin-top: 10px;
}

.link-with-icon + .list-inline-1 {
	margin-top: 15px;
}

.rd-form-inline-1 + .list-inline-1 {
	margin-top: 15px;
}

@media (min-width: 1200px) {
	.link-with-icon + .list-inline-1 {
		margin-top: 30px;
	}

	.rd-form-inline-1 + .list-inline-1 {
		margin-top: 24px;
	}
}

.list-terms dt + dd {
	margin-top: 10px;
}

.list-terms dd + dt {
	margin-top: 25px;
}

@media (min-width: 768px) {
	.list-terms dt + dd {
		margin-top: 15px;
	}

	.list-terms dd + dt {
		margin-top: 50px;
	}
}

* + .list-terms {
	margin-top: 25px;
}

.list-terms-1 {
	max-width: 350px;
	letter-spacing: 0;
}

	.list-terms-1 dt {
		color: #0d0d0d;
	}

	.list-terms-1 dd {
		display: flex;
		align-items: flex-start;
		font-family: "Poppins", sans-serif;
		font-size: 16px;
		line-height: 1.66667;
		letter-spacing: .1em;
	}

		.list-terms-1 dd > * + * {
			display: inline-block;
			vertical-align: top;
			margin-left: 5px;
		}

		.list-terms-1 dd a {
			line-height: 1.45;
		}

			.list-terms-1 dd a, .list-terms-1 dd a:active, .list-terms-1 dd a:focus {
				color: #151515;
			}

				.list-terms-1 dd a:hover {
					color: #56b3e4;
				}

	.list-terms-1 .icon {
		font-size: 1.33333em;
		color: #56b3e4;
	}

	.list-terms-1 .list-terms-1-link-big {
		font-size: 1.33333em;
	}

	.list-terms-1 dt + dd {
		margin-top: 9px;
	}

@media (min-width: 992px) {
	.list-terms-1 dd {
		font-size: 18px;
	}

		.list-terms-1 dd > * + * {
			margin-left: 14px;
		}

	.list-terms-1 dt + dd {
		margin-top: 10px;
	}
}

.list-terms-inline dt,
.list-terms-inline dd {
	display: inline;
}

.list-terms-inline dt {
	margin-right: 5px;
}

.list-terms-inline dd {
	color: #151515;
}

.index-list {
	counter-reset: li;
}

	.index-list > li .list-index-counter::before {
		content: counter(li, decimal-leading-zero);
		counter-increment: li;
	}

.list-marked {
	padding-left: 25px;
	text-align: left;
}

	.list-marked > li {
		text-indent: -25px;
		padding-left: 25px;
	}

		.list-marked > li::before {
			position: relative;
			display: inline-block;
			left: 25px;
			top: -1px;
			min-width: 25px;
			content: '\f105';
			font: 400 14px/24px 'FontAwesome';
			color: #b7b7b7;
		}

		.list-marked > li + li {
			margin-top: 9px;
		}

* + .list-marked {
	margin-top: 15px;
}

p + .list-marked {
	margin-top: 10px;
}

.list-quadrate a {
	display: block;
	position: relative;
	padding-left: 20px;
}

	.list-quadrate a .list-quadrate-count, .list-quadrate a::before {
		position: absolute;
	}

	.list-quadrate a::before {
		content: '';
		left: 0;
		top: 50%;
		transform: translateY(-59%);
		width: 8px;
		height: 8px;
		background-color: #9a9a9a;
		transition: .3s ease-out all;
	}

	.list-quadrate a .list-quadrate-count {
		right: 0;
	}

	.list-quadrate a, .list-quadrate a:focus, .list-quadrate a:active {
		color: #9a9a9a;
	}

		.list-quadrate a:hover {
			color: #56b3e4;
		}

			.list-quadrate a:hover::before {
				background-color: #56b3e4;
			}

.list-quadrate > li + li {
	margin-top: 12px;
}

.list-ordered {
	counter-reset: li;
	padding-left: 25px;
	text-align: left;
}

	.list-ordered > li {
		position: relative;
		padding-left: 25px;
	}

		.list-ordered > li::before {
			content: counter(li, decimal) ".";
			counter-increment: li;
			position: absolute;
			top: 0;
			left: 0;
			display: inline-block;
			width: 15px;
			color: #ced4da;
		}

		.list-ordered > li + li {
			margin-top: 10px;
		}

* + .list-ordered {
	margin-top: 15px;
}

.list-1 {
	letter-spacing: 0;
}

	.list-1 > li + li {
		margin-top: 6px;
	}

	.list-1 .icon {
		position: relative;
		top: 1px;
		margin-right: 18px;
		font-size: 18px;
	}

.bg-gray-31 .list-1 {
	color: #ffffff;
}

	.bg-gray-31 .list-1 a, .bg-gray-31 .list-1 a:focus, .bg-gray-31 .list-1 a:active {
		color: #ffffff;
	}

		.bg-gray-31 .list-1 a:hover {
			color: #fdde52;
		}

	.bg-gray-31 .list-1 .icon {
		color: #59607b;
	}

* + .list-1 {
	margin-top: 15px;
}

@media (min-width: 1200px) {
	* + .list-1 {
		margin-top: 32px;
	}
}

.list-2 > li {
	padding: 20px 0;
}

	.list-2 > li + li {
		border-top: 1px solid #e0e0e0;
	}

.list-2 * + .link-with-icon {
	margin-top: 14px;
}

.pre-footer-static .list-2 {
	color: #151515;
	letter-spacing: 0;
}

* + .list-2 {
	margin-top: 7px;
}

@media (min-width: 992px) {
	.list-2 > li {
		padding: 26px 0;
	}
}

.list-3 {
	display: flex;
	flex-wrap: wrap;
	max-width: 355px;
	text-align: left;
	color: #151515;
	letter-spacing: .02em;
	margin-bottom: -10px;
}

	.list-3 > li {
		position: relative;
		min-width: 50%;
		margin-bottom: 10px;
		padding-left: 20px;
	}

		.list-3 > li::before {
			position: absolute;
			display: inline-block;
			left: 0;
			top: -1px;
			min-width: 25px;
			content: '\f105';
			font: 400 16px/24px 'FontAwesome';
			color: #b7b7b7;
		}

* + .list-3 {
	margin-top: 20px;
}

.list-3 + * {
	margin-top: 30px;
}

.list-3 + .button {
	margin-top: 30px;
}

@media (min-width: 1200px) {
	* + .list-3 {
		margin-top: 25px;
	}

	.list-3 + .button {
		margin-top: 40px;
	}
}

.list-layout {
	margin-right: -3px;
}

	.list-layout > li {
		display: inline-block;
		margin-right: 3px;
	}

	.list-layout a, .list-layout a:focus, .list-layout a:active, .list-layout span, .list-layout span:focus, .list-layout span:active {
		color: #9a9a9a;
	}

		.list-layout a:hover, .list-layout span:hover {
			color: #56b3e4;
		}

		.list-layout a.active, .list-layout span.active {
			color: #56b3e4;
		}

.list-marked-1 {
	margin-bottom: -8px;
}

	.list-marked-1 > li {
		position: relative;
		padding-left: 15px;
		margin-bottom: 8px;
	}

		.list-marked-1 > li::before {
			content: '';
			position: absolute;
			left: 0;
			top: 6px;
			width: 8px;
			height: 8px;
			background: #fdde52;
		}

* + .list-marked-1 {
	margin-top: 27px;
}

.list-marked-2 > li {
	position: relative;
	letter-spacing: 0;
	color: #151515;
}

	.list-marked-2 > li::before {
		content: '\f222';
		font-family: 'Material Design Icons';
		display: inline-block;
		margin-right: 4px;
		font-size: 18px;
		color: #56b3e4;
	}

	.list-marked-2 > li + li {
		margin-top: 8px;
	}

* + .list-marked-2 {
	margin-top: 27px;
}

.list-marked-3 {
	font-family: "Poppins", sans-serif;
	line-height: 1.5;
	color: #000000;
}

	.list-marked-3 > li {
		position: relative;
		padding-left: 27px;
	}

		.list-marked-3 > li::before {
			position: absolute;
			left: 0;
			content: '\e005';
			font-family: 'fl-flat-icons-set-2';
			font-size: 13px;
			color: #56b3e4;
		}

		.list-marked-3 > li + li {
			margin-top: 14px;
		}

@media (min-width: 992px) {
	.list-marked-3 {
		font-size: 16px;
	}

		.list-marked-3 > li::before {
			font-size: 15px;
		}
}

.context-dark .list-marked-3, .bg-accent .list-marked-3 {
	color: #ffffff;
}

	.context-dark .list-marked-3 > li::before, .bg-accent .list-marked-3 > li::before {
		color: #fdde52;
	}

* + .list-marked-3 {
	margin-top: 24px;
}

@media (min-width: 768px) {
	h2 + .list-marked-3 {
		margin-top: 30px;
	}
}

.list-inline-bordered {
	margin-left: -20px;
	margin-right: -20px;
}

	.list-inline-bordered > li {
		display: inline-block;
		line-height: 1.2;
		vertical-align: middle;
		padding: 0 20px;
	}

		.list-inline-bordered > li:not(:last-child) {
			border-right: 1px solid #e0e0e0;
		}

	.list-inline-bordered label {
		cursor: pointer;
	}

	.list-inline-bordered span {
		color: inherit;
		transition: .2s;
	}

	.list-inline-bordered input {
		position: absolute;
		width: 1px;
		height: 1px;
		padding: 0;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
		white-space: nowrap;
		border: 0;
	}

		.list-inline-bordered label:hover span,
		.list-inline-bordered input:checked ~ span {
			color: #56b3e4;
		}

.context-dark .list-inline-bordered > li:not(:last-child), .bg-accent .list-inline-bordered > li:not(:last-child) {
	border-right-color: rgba(255, 255, 255, 0.5);
}

.context-dark .list-inline-bordered span, .bg-accent .list-inline-bordered span {
	color: #9bbdf5;
}

.context-dark .list-inline-bordered label:hover span, .bg-accent .list-inline-bordered label:hover span,
.context-dark .list-inline-bordered input:checked ~ span,
.bg-accent .list-inline-bordered input:checked ~ span {
	color: #ffffff;
}

/** @section Images */
img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-responsive {
	width: 100%;
}

.img-round {
	border-radius: 50%;
}

.image-block-1 {
	display: flex;
	width: 100%;
	background-size: cover;
	background-position: center center;
}

	.image-block-1::after {
		content: '';
		display: block;
		width: 100%;
		padding-bottom: 89.31553%;
	}

.image-block-2 {
	display: flex;
	width: 100%;
	background-size: cover;
	background-position: center center;
}

	.image-block-2::after {
		content: '';
		display: block;
		width: 100%;
		padding-bottom: 74.60595%;
	}

/** @section Icons */
.icon {
	display: inline-block;
	font-size: 15px;
	line-height: 1;
}

	.icon::before {
		position: relative;
		display: inline-block;
		font-weight: 400;
		font-style: normal;
		speak: none;
		text-transform: none;
	}

.bg-gray-31 a.icon, .bg-gray-31 a.icon:focus, .bg-gray-31 a.icon:active {
	color: #59607b;
}

	.bg-gray-31 a.icon:hover {
		color: #fdde52;
	}

.icon-secondary {
	color: #fdde52;
}

.bg-gray-31 .icon-secondary {
	color: #fdde52;
}

.icon-circle {
	border-radius: 50%;
}

	.icon-circle.icon-rounded {
		width: 27px;
		height: 27px;
		line-height: 27px;
		text-align: center;
	}

a.icon-circle.icon-rounded.fa-facebook, a.icon-circle.icon-rounded.fa-facebook:focus, a.icon-circle.icon-rounded.fa-facebook:active {
	color: #ffffff;
	background-color: #547abb;
}

	a.icon-circle.icon-rounded.fa-facebook:hover {
		background-color: #56b3e4;
	}

a.icon-circle.icon-rounded.fa-google-plus, a.icon-circle.icon-rounded.fa-google-plus:focus, a.icon-circle.icon-rounded.fa-google-plus:active {
	color: #ffffff;
	background-color: #e75854;
}

	a.icon-circle.icon-rounded.fa-google-plus:hover {
		background-color: #56b3e4;
	}

a.icon-circle.icon-rounded.fa-twitter, a.icon-circle.icon-rounded.fa-twitter:focus, a.icon-circle.icon-rounded.fa-twitter:active {
	color: #ffffff;
	background-color: #44c0f3;
}

	a.icon-circle.icon-rounded.fa-twitter:hover {
		background-color: #56b3e4;
	}

a.icon-circle.icon-rounded.fa-pinterest-p, a.icon-circle.icon-rounded.fa-pinterest-p:focus, a.icon-circle.icon-rounded.fa-pinterest-p:active {
	color: #ffffff;
	background-color: #e46868;
}

	a.icon-circle.icon-rounded.fa-pinterest-p:hover {
		background-color: #56b3e4;
	}

.icon.icon-1 {
	font-size: 25px;
}

.icon.icon-2 {
	font-size: 24px;
}

.icon.icon-3 {
	font-size: 27px;
}

.icon.icon-4 {
	font-size: 13px;
}

.icon.icon-5 {
	font-size: 14px;
}

.icon.icon-6 {
	font-size: 15px;
}

.icon.icon-7 {
	font-size: 18px;
}

/** @section Tables custom */
.table-custom {
	width: 100%;
	max-width: 100%;
	text-align: left;
	background: #ffffff;
	border-collapse: collapse;
}

	.table-custom th,
	.table-custom td {
		color: #888a8c;
		background: #ffffff;
	}

	.table-custom th {
		padding: 13px 24px;
		font-size: 14px;
		font-weight: 600;
		letter-spacing: .05em;
		text-transform: uppercase;
		background: #f5f5f5;
		color: #151515;
		font-family: "Poppins", sans-serif;
		white-space: nowrap;
	}

@media (max-width: 991.98px) {
	.table-custom th {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.table-custom td {
	padding: 13px 24px;
}

.table-custom tbody tr:first-child td {
	border-top: 0;
}

.table-custom tr td {
	border-bottom: 1px solid #f5f5f5;
}

	.table-custom tr td:first-child {
		border-left: 1px solid #f5f5f5;
	}

	.table-custom tr td:last-child {
		border-right: 1px solid #f5f5f5;
	}

.table-custom tfoot td {
	font-weight: 400;
	color: #31323c;
}

* + .table-custom-responsive {
	margin-top: 30px;
}

@media (min-width: 768px) {
	* + .table-custom-responsive {
		margin-top: 40px;
	}
}

.table-custom.table-custom-primary thead th {
	color: #ffffff;
	background: #56b3e4;
	border: 0;
}

.table-custom.table-custom-primary tbody tr:hover td {
	background: #f5f5f5;
}

.table-custom.table-custom-primary thead th {
	color: #ffffff;
	background: #56b3e4;
	border: 0;
}

.table-custom.table-custom-primary tbody tr:hover td {
	background: #f5f5f5;
}

.table-custom.table-custom-bordered td {
	border: 1px solid #f5f5f5;
}

.table-custom.table-custom-bordered tbody > tr:first-of-type > td {
	border-top: 0;
}

.table-custom.table-custom-striped {
	border-bottom: 1px solid #f5f5f5;
}

	.table-custom.table-custom-striped tbody tr:nth-of-type(odd) td {
		background: transparent;
	}

	.table-custom.table-custom-striped tbody tr:nth-of-type(even) td {
		background: #f5f5f5;
	}

	.table-custom.table-custom-striped tbody td {
		border: 0;
	}

	.table-custom.table-custom-striped tfoot td:not(:first-child) {
		border-left: 0;
	}

@media (max-width: 991.98px) {
	.table-custom-responsive {
		display: block;
		width: 100%;
		overflow-x: auto;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}

		.table-custom-responsive.table-bordered {
			border: 0;
		}
}

/** @section Dividers */
hr {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #e9ecef;
}

.bg-gray-31 hr {
	border-top-color: rgba(255, 255, 255, 0.12);
}

html .page .divider-secondary {
	background-color: transparent;
}

	html .page .divider-secondary::after {
		background: #56b3e4;
	}

.divider {
	font-size: 0;
	line-height: 0;
}

	.divider::after {
		content: '';
		display: inline-block;
		width: 65px;
		height: 2px;
		background-color: #56b3e4;
	}

	.divider + * {
		margin-top: 20px;
	}

.divider-section {
	width: 100%;
	height: 1px;
	background-color: #e1e1e1;
}

	.divider-section.bg-gray-16 {
		background-color: #f5f5f5;
	}

.divider-small::after {
	content: '';
	display: inline-block;
	width: 180px;
	height: 1px;
	background-color: #9a9a9a;
}

.context-dark .divider-small::after, .bg-accent .divider-small::after {
	background: #6a6b72;
}

* + .divider-small {
	margin-top: 5px;
}

@media (min-width: 576px) {
	* + .divider-small {
		margin-top: 15px;
	}
}

/** @section Buttons */
.button {
	position: relative;
	overflow: hidden;
	display: inline-block;
	padding: 12px 35px;
	font-size: 20px;
	line-height: 26px;
	border:#56b3e4 0px solid;
	font-family: 'FrutigerLTPro-Black';
	letter-spacing: 0.05em;
	text-transform: uppercase;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	user-select: none;
	transition: 250ms all ease-in-out;
	width: 100%; min-width: 190px; background: #56b3e4; color: #fff; min-height: 50px !important;
}

.button-blue {border:#56b3e4 2px solid; background: #56b3e4; color:#fff; font-size: 20px }
.button-blue a {color:#fff;}
.button-blue a:hover {color: #fff !important; border:#76777b 2px solid !important; background: #76777b !importnt; }
.button-blue :focus, .button-blue :hover {color: #fff !important; border:#76777b 2px solid !important; background: #76777b !importnt; }

	.button-blue:hover, .button-blue:active {
		color: #fff;
		background-color: #76777b;
		border-color: #76777b;
        border:#76777b 2px solid !important;
	}


.button-trans {border:#fff 2px solid; background:transparent; color:#fff; font-size: 20px }
.button-trans a {color:#fff;}
.button-trans a:hover {color: #fff !important; border:#56b3e4 2px solid !important; background: #56b3e4 !importnt; }
.button-trans :focus, .button-trans :hover {color: #fff !important; border:#56b3e4 2px solid !important; background: #56b3e4 !importnt; }

	.button-trans:hover, .button-trans:active {
		color: #56b3e4;
		background:transparent;
		border-color: #56b3e4;
        border:#56b3e4 2px solid !important;
	}


.button-blue-lg {border:#56b3e4 2px solid; background: #56b3e4; color:#fff; font-size: 44px; width: 600px !important; margin-top: 60px; line-height: 54px }
.button-blue-lg a {color:#fff; letter-spacing: 0px;}
.button-blue-lg a:hover {color: #fff !important; border:#76777b 2px solid !important; background: #76777b !importnt; }
.button-blue-lg :focus, .button-blue-lg :hover {color: #fff !important; border:#76777b 2px solid !important; background: #76777b !importnt; }

	.button-blue-lg:hover, .button-blue-lg:active {
		color: #fff;
		background-color: #76777b;
		border-color: #76777b;
        border:#76777b 2px solid !important;
	}
.sml-link a {font-family: FrutigerLTPro-Black;
color: #fff;
letter-spacing: 0;
text-transform: uppercase;
margin-bottom: 20px; font-size: 24px !important}



.button-block {
	display: block;
	width: 100%;
}

.button-2 {width: 308px !important; color: #fff}

.button-2:hover, .button-2:active {
		color: #76777b !important;
		background-color: #ebebeb !important;
		border-color: #ebebeb !important;
	}

.button-3 {width: 308px !important; color: #fff}


.button-3:hover, .button-3:active {
		color: #fff!important;
		background-color: #76777b !important;
		border-color: #76777b !important;
	}

.button-4 {width:330px}

.button-default, .button-default:focus {
	color: #dee2e6;
	background-color: #495057;
	border-color: #495057;
}

	.button-default:hover, .button-default:active {
		color: #ffffff;
		background-color: #56b3e4;
		border-color: #56b3e4;
	}

	.button-default.button-ujarak::before {
		background: #56b3e4;
	}

.button-primary, .button-primary:focus {
	color: #ffffff;
	background-color: #56b3e4;
	border-color: #56b3e4;
}

	.button-primary:hover, .button-primary:active {
		color: #151515;
		background-color: #fdde52;
		border-color: #fdde52;
	}

.button-lightgrey, .button-lightgrey:focus {
	color: #ffffff;
	background-color: #56b3e4;
	border-color: #56b3e4;
}

	.button-lightgrey:hover, .button-lightgrey:active {
		color: #76777b !important;
		background-color: #ebebeb !important;
		border-color: #ebebeb !important;
	}

	.button-primary.button-ujarak::before {
		background: #fdde52;
	}

.button-secondary, .button-secondary:focus {
	color: #151515;
	background-color: #fdde52;
	border-color: #fdde52;
}

	.button-secondary:hover, .button-secondary:active {
		color: #ffffff;
		background-color: #56b3e4;
		border-color: #56b3e4;
	}

	.button-secondary.button-ujarak::before {
		background: #56b3e4;
	}

.bg-accent .button-secondary:hover {
	color: #151515;
	background: #ffffff;
	border-color: #ffffff;
}


.button-primary, .button-primary:focus {
	color: #ffffff;
	background-color: #56b3e4;
	border-color: #56b3e4;
}

	.button-primary:hover, .button-primary:active {
		color: #fff;
		background-color: #76777b;
		border-color: #76777b;
	}

	.button-primary.button-ujarak::before {
		background: #fdde52;
	}

.button-default-outline, .button-default-outline:focus {
	color: #151515;
	background-color: transparent;
	border-color: #151515;
}

	.button-default-outline:hover, .button-default-outline:active {
		color: #ffffff;
		background-color: #56b3e4;
		border-color: #56b3e4;
	}

	.button-default-outline.button-ujarak::before {
		background: #56b3e4;
	}

.context-dark .button-default-outline, .bg-accent .button-default-outline, .context-dark .button-default-outline:focus, .bg-accent .button-default-outline:focus {
	color: #ffffff;
	background-color: transparent;
	border-color: #ffffff;
}

	.context-dark .button-default-outline:hover, .bg-accent .button-default-outline:hover, .context-dark .button-default-outline:active, .bg-accent .button-default-outline:active {
		color: #151515;
		background-color: #fdde52;
		border-color: #fdde52;
	}

	.context-dark .button-default-outline.button-ujarak::before, .bg-accent .button-default-outline.button-ujarak::before {
		background: #fdde52;
	}

.button-primary-outline, .button-primary-outline:focus {
	color: #000;
	background-color: #fff;
	border-color: #fff;
}

	.button-primary-outline:hover, .button-primary-outline:active {
		color: #ffffff;
		background-color: transparent;
		border-color: #fdde52;
	}

	.button-primary-outline.button-ujarak::before {
		background: transparent;
	}

.context-dark .button-primary-outline, .bg-accent .button-primary-outline, .context-dark .button-primary-outline:focus, .bg-accent .button-primary-outline:focus {
	color: #000;
	background-color: #fff;
	border-color: #fff;
}

	.context-dark .button-primary-outline:hover, .bg-accent .button-primary-outline:hover, .context-dark .button-primary-outline:active, .bg-accent .button-primary-outline:active {
		color: #fff;
		background-color: transparent;
		border-color: #76777b;
		background: #76777b;
	}

	.context-dark .button-primary-outline.button-ujarak::before, .bg-accent .button-primary-outline.button-ujarak::before {
		background: transparent;
	}

.button-secondary-outline, .button-secondary-outline:focus {
	color: #151515;
	background-color: #fdde52;
	border-color: #fdde52;
}

	.button-secondary-outline:hover, .button-secondary-outline:active {
		color: #fdde52;
		background-color: transparent;
		border-color: #fdde52;
	}

	.button-secondary-outline.button-ujarak::before {
		background: transparent;
	}

.context-dark .button-secondary-outline, .bg-accent .button-secondary-outline, .context-dark .button-secondary-outline:focus, .bg-accent .button-secondary-outline:focus {
	color: #151515;
	background-color: #fdde52;
	border-color: #fdde52;
}

	.context-dark .button-secondary-outline:hover, .bg-accent .button-secondary-outline:hover, .context-dark .button-secondary-outline:active, .bg-accent .button-secondary-outline:active {
		color: #ffffff;
		background-color: transparent;
		border-color: #ffffff;
	}

	.context-dark .button-secondary-outline.button-ujarak::before, .bg-accent .button-secondary-outline.button-ujarak::before {
		background: transparent;
	}

.button-ghost {
	border: 0;
	background-color: transparent;
}

	.button-ghost:hover {
		color: #ffffff;
		background: #56b3e4;
	}

.button-facebook,
.button-twitter,
.button-google {
	font-size: 12px;
	letter-spacing: .12em;
}

	.button-facebook .icon,
	.button-twitter .icon,
	.button-google .icon {
		font-size: 18px;
	}

	.button-facebook, .button-facebook:focus {
		color: #ffffff;
		background-color: #547abb;
		border-color: #547abb;
	}

		.button-facebook:hover, .button-facebook:active {
			color: #ffffff;
			background-color: #466db0;
			border-color: #466db0;
		}

		.button-facebook.button-ujarak::before {
			background: #466db0;
		}

	.button-twitter, .button-twitter:focus {
		color: #ffffff;
		background-color: #44c0f3;
		border-color: #44c0f3;
	}

		.button-twitter:hover, .button-twitter:active {
			color: #ffffff;
			background-color: #2cb8f1;
			border-color: #2cb8f1;
		}

		.button-twitter.button-ujarak::before {
			background: #2cb8f1;
		}

	.button-google, .button-google:focus {
		color: #ffffff;
		background-color: #e75854;
		border-color: #e75854;
	}

		.button-google:hover, .button-google:active {
			color: #ffffff;
			background-color: #e4423e;
			border-color: #e4423e;
		}

		.button-google.button-ujarak::before {
			background: #e4423e;
		}

.button-shadow, .button-shadow:focus, .button-shadow:active {
	box-shadow: 0px 9px 21px 0px rgba(30, 30, 30, 0.15);
}

	.button-shadow:hover {
		box-shadow: 0px 9px 21px 0px rgba(30, 30, 30, 0.15);
	}

.button-xs {
	padding: 8px 17px;
}

.button-sm {
	padding: 9px 29px;
	font-size: 12px;
	line-height: 1.5;
	font-weight: 600;
	letter-spacing: .12em;
}

.button-lg {
	padding: 16px 65px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 600;
}

.button-xl {
	padding: 16px 50px;
	font-size: 16px;
	line-height: 28px;
	font-weight: 600;
}

@media (min-width: 992px) {
	.button-xl {
		padding: 21px 85px;
		font-size: 18px;
		letter-spacing: 0;
	}
}

.button-circle {
	border-radius: 30px;
}

.button-round-1 {
	border-radius: 9px;
}

.button-square {
	border-radius: 0;
}

.button.button-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
}

	.button.button-icon .icon {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		color: inherit;
		font-size: 1.55em;
		line-height: 1em;
	}

.button.button-icon-left .icon {
	padding-right: 11px;
}

.button.button-icon-right {
	flex-direction: row-reverse;
}

	.button.button-icon-right .icon {
		padding-left: 11px;
	}

.button.button-icon.button-link .icon {
	top: 5px;
	font-size: 1em;
}

.button.button-icon.button-xs .icon {
	top: .05em;
	font-size: 1.2em;
	padding-right: 8px;
}

.button.button-icon.button-xs .button-icon-right {
	padding-left: 8px;
}

.button-icon.button-icon-only {
	min-width: 50px;
	padding: 8px 10px;
}

.btn-primary {
	border-radius: 3px;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	letter-spacing: .05em;
	text-transform: uppercase;
	transition: .33s;
}

	.btn-primary, .btn-primary:active, .btn-primary:focus {
		color: #ffffff;
		background: #56b3e4;
		border-color: #56b3e4;
	}

		.btn-primary:hover {
			color: #ffffff;
			background: #000000;
			border-color: #000000;
		}

div.button-group {
	display: flex;
}

	div.button-group .button {
		flex-grow: 1;
	}

		div.button-group .button:not(:first-child) {
			border-top-left-radius: 0;
			border-bottom-left-radius: 0;
		}

		div.button-group .button:not(:last-child) {
			border-top-right-radius: 0;
			border-bottom-right-radius: 0;
		}

	div.button-group * + .button {
		margin-top: 0;
	}

/** @section Form styles */
.rd-form {
	position: relative;
	text-align: left; 
}

	.rd-form .button {
		min-height: 50px;
	}

* + .rd-form {
	margin-top: 20px;
}

input:-webkit-autofill ~ label,
input:-webkit-autofill ~ .form-validation {
	color: #000000 !important;
}

.form-wrap {
	position: relative; 
}

	.form-wrap.has-error .form-input {
		border-color: #f5543f;
	}

	.form-wrap.has-focus .form-input {
		border-color: #56b3e4;
	}

	.form-wrap + * {
		margin-top: 20px;
	}


.col-md-4 .form-input {width: calc(100% - 10px) !important; }

.form-input {
	display: block;
	width: 100%;
	min-height: 50px;
	padding: 12px 19px;
	font-size: 16px;
	line-height: 26px;
	color: #76777b;
	background-color: #fff;
	background-image: none;
	border-radius: 0;
	-webkit-appearance: none;
	transition: .3s ease-in-out;
	letter-spacing: 0;
	border: none;
	opacity: 1 !important
}

	.form-input:focus {
		outline: 0;
	}

.bg-darkblue-2 .form-input {
	color: #ffffff;
	background-color: rgba(243, 244, 249, 0.47);
	border-color: transparent;
}

.bg-gray-31 .form-input {
	color: #ffffff;
	background-color: #3c3c46;
	border-color: #3c3c46;
}

.bg-gray-12 .form-input {
	background-color: #ffffff;
	border-color: #e1e1e1;
}

.form-borderless .form-input {
	border-color: #f3f4f9;
}

textarea.form-input {
	height: 135px;
	min-height: 50px;
	max-height: 230px;
	resize: vertical;
}

.form-label,
.form-label-outside {
	margin-bottom: 0;
	color: #151515;
	font-weight: 400;
}

.form-label {
	position: absolute;
	top: 25px;
	left: 0;
	right: 0;
	padding-left: 19px;
	padding-right: 19px;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	pointer-events: none;
	text-align: left;
	z-index: 9;
	transition: .25s;
	will-change: transform;
	transform: translateY(-50%);
}

	.form-label.focus {
		opacity: 0;
	}

	.form-label.auto-fill {
		color: #151515;
	}

.bg-gray-31 .form-label {
	color: #ffffff;
}

.bg-darkblue-2 .form-label {
	color: #ffffff;
}

.form-label-outside {
	width: 100%;
	margin-bottom: 4px;
}

@media (min-width: 768px) {
	.form-label-outside {
		position: static;
	}

		.form-label-outside, .form-label-outside.focus, .form-label-outside.auto-fill {
			transform: none;
		}
}

[data-x-mode='true'] .form-label {
	pointer-events: auto;
}

.form-validation {
	position: absolute;
	right: 8px;
	top: 0;
	z-index: 11;
	margin-top: 2px;
	font-size: 9px;
	font-weight: 400;
	line-height: 12px;
	letter-spacing: 0;
	color: #f5543f;
	transition: .3s;
}

.context-dark .form-validation, .bg-accent .form-validation {
	color: #ffffff;
}

.context-dark .form-wrap.has-error .form-input, .bg-accent .form-wrap.has-error .form-input {
	border-color: #ffffff;
}

.form-validation-left .form-validation {
	top: 4px;
	left: 14px;
	right: auto;
}

#form-output-global {
	position: fixed;
	bottom: 30px;
	left: 15px;
	z-index: 2000;
	visibility: hidden;
	transform: translate3d(-500px, 0, 0);
	transition: .3s all ease;
	max-width: 290px;
}

	#form-output-global.active {
		visibility: visible;
		transform: translate3d(0, 0, 0);
	}

@media (min-width: 576px) {
	#form-output-global {
		left: 30px;
	}
}

.form-output {
	position: absolute;
	top: 100%;
	left: 0;
	font-size: 10px;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 2px;
	transition: .3s;
	opacity: 0;
	visibility: hidden;
}

	.form-output.active {
		opacity: 1;
		visibility: visible;
	}

	.form-output.error {
		color: #f5543f;
	}

	.form-output.success {
		color: #98bf44;
	}

.radio .radio-custom,
.radio-inline .radio-custom,
.checkbox .checkbox-custom,
.checkbox-inline .checkbox-custom {
	opacity: 0;
}

.radio .radio-custom, .radio .radio-custom-dummy,
.radio-inline .radio-custom,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom,
.checkbox-inline .checkbox-custom-dummy {
	position: absolute;
	left: 0;
	width: 14px;
	height: 14px;
	outline: none;
	cursor: pointer;
	border: #76777b solid 1px
}

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
	pointer-events: none;
	background: #ffffff;
}

	.radio .radio-custom-dummy::after,
	.radio-inline .radio-custom-dummy::after,
	.checkbox .checkbox-custom-dummy::after,
	.checkbox-inline .checkbox-custom-dummy::after {
		position: absolute;
		opacity: 0;
		transition: .22s;
	}

.radio .radio-custom:focus,
.radio-inline .radio-custom:focus,
.checkbox .checkbox-custom:focus,
.checkbox-inline .checkbox-custom:focus {
	outline: none;
}

.radio,
.radio-inline,
.checkbox,
.checkbox-inline {
	position: relative;
	color: #151515;
	cursor: pointer;
}

	.radio input,
	.radio-inline input,
	.checkbox input,
	.checkbox-inline input {
		position: absolute;
		width: 1px;
		height: 1px;
		padding: 0;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
		white-space: nowrap;
		border: 0;
	}

.context-dark .radio, .bg-accent .radio,
.context-dark .radio-inline,
.bg-accent .radio-inline,
.context-dark .checkbox,
.bg-accent .checkbox,
.context-dark .checkbox-inline,
.bg-accent .checkbox-inline {
	color: #76777b;
}

.radio-custom:checked + .radio-custom-dummy:after,
.checkbox-custom:checked + .checkbox-custom-dummy:after {
	opacity: 1;
}

.radio,
.radio-inline {
	padding-left: 28px;
}

	.radio .radio-custom-dummy,
	.radio-inline .radio-custom-dummy {
		top: 1px;
		left: 0;
		width: 18px;
		height: 18px;
		border-radius: 50%;
		border: 1px solid #f3f4f9;
	}

		.radio .radio-custom-dummy::after,
		.radio-inline .radio-custom-dummy::after {
			content: '';
			top: 3px;
			right: 3px;
			bottom: 3px;
			left: 3px;
			background: #151515;
			border-radius: inherit;
		}

.checkbox,
.checkbox-inline {
	padding-left: 20px;
}

	.checkbox .checkbox-custom-dummy,
	.checkbox-inline .checkbox-custom-dummy {
		top: 2px;
		left: 0;
		width: 15px;
		height: 15px;
		margin: 0;
		background-color: transparent;
		border: 2px solid #d7d7d7;
	}

		.checkbox .checkbox-custom-dummy::after,
		.checkbox-inline .checkbox-custom-dummy::after {
			content: '\f222';
			font-family: "Material Design Icons";
			position: absolute;
			top: -4px;
			left: -3px;
			font-size: 20px;
			line-height: 18px;
			color: #151515;
		}

.context-dark .checkbox .checkbox-custom-dummy, .bg-accent .checkbox .checkbox-custom-dummy,
.context-dark .checkbox-inline .checkbox-custom-dummy,
.bg-accent .checkbox-inline .checkbox-custom-dummy {
	border-color: #56b3e4;
}

	.context-dark .checkbox .checkbox-custom-dummy::after, .bg-accent .checkbox .checkbox-custom-dummy::after,
	.context-dark .checkbox-inline .checkbox-custom-dummy::after,
	.bg-accent .checkbox-inline .checkbox-custom-dummy::after {
		color: #ffffff;
	}

.toggle-custom {
	padding-left: 60px;
	-webkit-appearance: none;
}

	.toggle-custom:checked ~ .checkbox-custom-dummy::after {
		background: #56b3e4;
		transform: translate(20px, -50%);
	}

	.toggle-custom ~ .checkbox-custom-dummy {
		position: relative;
		display: inline-block;
		margin-top: -1px;
		width: 44px;
		height: 20px;
		background: #f3f4f9;
		cursor: pointer;
	}

		.toggle-custom ~ .checkbox-custom-dummy::after {
			content: '';
			position: absolute;
			display: inline-block;
			width: 16px;
			height: 16px;
			left: 0;
			top: 50%;
			background: #ced4da;
			transform: translate(4px, -50%);
			opacity: 1;
			transition: .22s;
		}

.rd-form-inline {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	text-align: center;
	margin-bottom: -15px;
	margin-left: -30px;
}

	.rd-form-inline:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.rd-form-inline > * {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 15px;
		margin-left: 30px;
	}

	.rd-form-inline .form-wrap {
		flex: 1 0 50%;
		min-width: 185px;
	}

	.rd-form-inline .form-wrap-select {
		text-align: left;
	}

	.rd-form-inline .form-button {
		flex-grow: 1;
		flex-shrink: 0;
		max-width: calc(100% - 10px);
		min-height: 50px;
	}

		.rd-form-inline .form-button .button {
			min-width: 174px;
			min-height: inherit;
		}

@media (min-width: 576px) {
	.rd-form-inline .button {
		display: block;
	}
}

.rd-form-inline.rd-form-inline-centered {
	justify-content: center;
}

.rd-form-inline-1 {
	display: flex;
}

	.rd-form-inline-1 .form-wrap {
		flex-grow: 1;
	}

	.rd-form-inline-1 .form-input,
	.rd-form-inline-1 .form-label {
		color: #ffffff;
	}

	.rd-form-inline-1 .form-input {
		background-color: #494a53;
		border-color: #494a53;
	}

	.rd-form-inline-1 .button {
		padding: 14px 15px;
	}

	.rd-form-inline-1 > * {
		margin-top: 0;
	}

.rd-mailform-label {
	letter-spacing: .02em;
}

* + .rd-mailform-label {
	margin-top: 15px;
}

.rd-mailform-label + *,
.rd-mailform-label + .rd-form {
	margin-top: 15px;
}

@media (min-width: 1200px) {
	* + .rd-mailform-label {
		margin-top: 25px;
	}
}

.bg-gray-31 .rd-mailform-label {
	color: rgba(255, 255, 255, 0.5);
}

.form-sm .form-input,
.form-sm .button {
	padding-top: 9px;
	padding-bottom: 9px;
	min-height: 40px;
}

.form-sm .form-validation {
	top: -16px;
}

.form-sm .form-label {
	top: 20px;
}

.form-sm * + .button {
	margin-top: 10px;
}

.form-lg .form-input,
.form-lg .form-label,
.form-lg .select2-container .select2-choice {
	font-size: 16px;
}

.form-lg .form-input,
.form-lg .select2-container .select2-choice {
	font-size: 16px;
	padding-top: 17px;
	padding-bottom: 17px;
}

.form-lg .form-input,
.form-lg .select2-container .select2-choice {
	min-height: 58px;
}

.form-lg .form-button {
	min-height: 60px;
}

.form-lg .form-label {
	top: 30px;
}

.rd-form-centered .form-label,
.rd-form-centered .form-input {
	text-align: center;
}

.rd-form-centered .form-label {
	left: 50%;
	transform: translate(-50%, -50%);
}

.rd-mailform * + .button {
	margin-top: 20px;
}

.form-wrap-group .select-filter {
	overflow: hidden;
}

.form-wrap-group + * {
	margin-top: 15px;
}

@media (min-width: 768px) {
	.form-wrap-group {
		position: relative;
		display: flex;
		max-width: 100%;
		width: 100%;
		justify-content: space-between;
	}

		.form-wrap-group::before {
			content: '';
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			width: 17px;
			height: 1px;
			background-color: #e1e1e1;
		}

		.form-wrap-group .form-wrap {
			margin-top: 0;
			flex-grow: 1;
			width: 50%;
		}

			.form-wrap-group .form-wrap:nth-child(1) {
				margin-right: 15px;
			}

			.form-wrap-group .form-wrap:nth-child(2) {
				margin-left: 15px;
			}
}

.form-wrap-group-1 {
	margin-right: -13px;
	margin-bottom: -15px;
}

	.form-wrap-group-1 .form-wrap {
		display: inline-block;
		min-width: 189px;
		margin-top: 0;
		margin-right: 13px;
		margin-bottom: 15px;
	}

	.form-wrap-group-1 .form-input {
		text-align: left;
	}

.form-wrap-group-2 {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -20px;
	margin-left: -20px;
}

	.form-wrap-group-2:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.form-wrap-group-2 > * {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 20px;
		margin-left: 20px;
	}

	.form-wrap-group-2 .form-wrap {
		min-width: 175px;
		flex-grow: 1;
	}

	.form-wrap-group-2 .form-wrap-toggle {
		flex-shrink: 0;
	}

* + .form-wrap-group-2 {
	margin-top: 30px;
}

.form-wrap-list span {
	font-family: "Poppins", sans-serif;
	color: #56b3e4;
}

.form-wrap-list li + li {
	margin-top: 8px;
}

.form-select .form-label,
.form-select .form-input {
	letter-spacing: 0;
}

.form-select .form-input {
	border-color: #e1e1e1;
}

* + .form-select {
	margin-top: 22px;
}

.form-select > * + * {
	margin-top: 15px;
}

.form-select > * + .form-wrap-list {
	margin-top: 25px;
}

.form-select > .form-wrap-list + * {
	margin-top: 30px;
}

.form-property {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -15px;
	margin-left: -10px;
	margin-right: -10px;
}

	.form-property button,
	.form-property .form-input {
		min-width: 160px;
	}

	.form-property .form-button {
		order: 1;
	}

	.form-property > * {
		flex-basis: 100%;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 0;
		margin-bottom: 15px;
	}

	.form-property .form-validation {
		padding-right: 10px;
	}

@media (min-width: 768px) {
	.form-property > * {
		flex-basis: 50%;
		max-width: 50%;
	}
}

@media (min-width: 992px) {
	.form-property > * {
		flex-basis: 25%;
		max-width: 25%;
	}
}

@media (min-width: 1200px) {
	.form-property {
		margin-bottom: -28px;
	}

		.form-property > * {
			flex-basis: 20%;
			max-width: 20%;
			margin-bottom: 28px;
		}

			.form-property > *:nth-child(1), .form-property > *:nth-child(2) {
				flex-basis: 30%;
				max-width: 30%;
			}
}

.form-1 .form-input,
.form-1 .button {
	padding-top: 8px;
	padding-bottom: 8px;
	min-height: 40px;
}

.form-1 .form-validation {
	top: -1px;
}

.form-1 .form-label {
	top: 20px;
}

.form-1 .form-wrap + * {
	margin-top: 10px;
}

@media (min-width: 768px) {
	.form-1 .form-wrap + * {
		margin-top: 18px;
	}
}

.ie-10 .form-1 .form-input,
.ie-10 .form-1 .button,
.ie-11 .form-1 .form-input,
.ie-11 .form-1 .button {
	padding-top: 7px;
	padding-bottom: 9px;
}

/** @section Posts */
.post-minimal {
	z-index: 1;
	position: relative;
	display: inline-flex;
	align-items: center;
	transition: .3s ease-out background;
}

	.post-minimal::before {
		content: '';
		position: absolute;
		z-index: -1;
		top: -8px;
		bottom: -8px;
		left: -8px;
		right: -8px;
		pointer-events: none;
		background: inherit;
		transition: .3s ease-out all;
	}

.post-minimal-image {
	min-width: 80px;
	max-width: 80px;
	width: 100%;
}

.post-minimal-body {
	margin-left: 20px;
}

.post-minimal-title, .post-minimal-text {
	transition: .3s ease-out color;
}

.post-minimal-title {
	letter-spacing: .075em;
	line-height: 1.2;
}

* + .post-minimal-text {
	margin-top: 5px;
}

* + .post-minimal {
	margin-top: 15px;
}

.post-minimal + .post-minimal {
	margin-top: 20px;
}

@media (min-width: 1200px) {
	* + .post-minimal {
		margin-top: 35px;
	}

	.post-minimal + .post-minimal {
		margin-top: 23px;
	}
}

.bg-gray-31 .post-minimal .post-minimal-title {
	color: #ffffff;
}

.bg-gray-31 .post-minimal .post-minimal-text {
	color: #56b3e4;
}

.bg-gray-31 .post-minimal:hover::before {
	background: rgba(243, 244, 249, 0.04);
}

.bg-gray-31 .post-minimal:hover .post-minimal-title {
	color: #fdde52;
}

.bg-gray-31 .post-minimal:hover .post-minimal-text {
	color: #56b3e4;
}

.post-minimal-1 {
	display: flex;
	letter-spacing: 0;
	box-shadow: 0px 0px 7px 6px rgba(0, 0, 0, 0);
	transform: translateY(0px);
	transition: 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28) all;
	will-change: transfrom;
}

.post-minimal-1-left {
	position: relative;
	width: 35%;
	overflow: hidden;
}

	.post-minimal-1-left img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		object-fit: cover;
		object-position: center center;
		height: 100%;
		width: 100%;
		transition: .3s ease-out all;
	}

.post-minimal-1-body {
	flex-grow: 1;
	padding: 28px 11px;
	background-color: #f3f4f9;
}

.post-minimal-1-title {
	color: #0d0d0d;
}

.post-minimal-1-text {
	color: #56b3e4;
}

* + .post-minimal-1-text {
	margin-top: 1px;
}

h3 + .post-minimal-1 {
	margin-top: 25px;
}

* + .post-minimal-1 {
	margin-top: 19px;
}

@media (min-width: 576px) {
	.post-minimal-1-body {
		padding: 28px 20px;
	}
}

.post-minimal-1:hover {
	transform: translateY(-5px);
}

	.post-minimal-1:hover img {
		opacity: .6;
	}

.post-default {
	letter-spacing: 0;
}

.post-default-image {
	display: block;
	z-index: 1;
	position: relative;
	overflow: hidden;
}

	.post-default-image img {
		transition: .3s ease-out all;
	}

.post-default-body {
	padding: 30px 25px 32px;
	background-color: #ffffff;
	transition: .3s ease-out all;
}

.post-default-divider {
	width: 100%;
	height: 30px;
}

	.post-default-divider::before {
		content: '';
		display: inline-block;
		width: 48px;
		border-top: 3px solid #56b3e4;
		transition: .3s ease-out all;
	}

.post-default-time {
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .1em;
	color: #0d0d0d;
	text-transform: uppercase;
	transition: .3s ease-out all;
}

	.post-default-time a, .post-default-time a:focus, .post-default-time a:active {
		color: #0d0d0d;
	}

	.post-default-time .icon {
		position: relative;
		top: 1px;
		margin-right: 7px;
		font-size: 16px;
		color: #56b3e4;
		transition: .3s ease-out all;
	}

* + .post-default-divider {
	margin-top: 6px;
}

.post-default-divider + * {
	margin-top: 6px;
}

* + .post-default-time {
	margin-top: 15px;
}

.post-default:hover {
	color: #ffffff;
}

	.post-default:hover .post-default-image img {
		transform: scale(1.11);
	}

	.post-default:hover .post-default-body {
		background-color: #56b3e4;
	}

	.post-default:hover .post-default-title {
		color: #ffffff;
	}

		.post-default:hover .post-default-title > * {
			color: inherit;
		}

		.post-default:hover .post-default-title a, .post-default:hover .post-default-title a:focus, .post-default:hover .post-default-title a:active {
			color: #ffffff;
		}

			.post-default:hover .post-default-title a:hover {
				color: #fdde52;
			}

	.post-default:hover .post-default-divider::before {
		border-color: #fdde52;
	}

	.post-default:hover .post-default-time {
		color: #ffffff;
	}

		.post-default:hover .post-default-time .icon {
			color: #ffffff;
		}

		.post-default:hover .post-default-time a, .post-default:hover .post-default-time a:focus, .post-default:hover .post-default-time a:active {
			color: #ffffff;
		}

			.post-default:hover .post-default-time a:hover {
				color: #fdde52;
			}

@media (min-width: 992px) {
	.post-default-body {
		padding: 40px 40px 55px;
	}

	* + .post-default-divider {
		margin-top: 10px;
	}

	.post-default-divider + * {
		margin-top: 10px;
	}

	* + .post-default-time {
		margin-top: 18px;
	}
}

.post-modern {
	display: block;
	text-align: left;
	padding: 30px 34px;
	background-color: #ffffff;
	box-shadow: 0.518px 1.932px 5px 0px rgba(68, 73, 83, 0.12);
}

.post-modern-title {
	letter-spacing: -.025em;
}

	.post-modern-title * {
		letter-spacing: inherit;
	}

.post-modern-list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-right: -25px;
	margin-bottom: -5px;
	font-size: 14px;
	letter-spacing: .05em;
	color: rgba(0, 0, 0, 0.5);
}

	.post-modern-list > li {
		margin-right: 25px;
		margin-bottom: 5px;
		display: inline-block;
	}

	.post-modern-list .icon {
		margin-right: 3px;
		vertical-align: middle;
		font-size: 19px;
		color: #56b3e4;
	}

* + .post-modern-list {
	margin-top: 12px;
}

.post-modern:hover {
	transform: translateY(-5px);
}

@media (min-width: 1200px) {
	.post-modern {
		padding: 40px 54px;
	}
}

.blog-post-solo h4 {
	font-weight: 600;
}

.blog-post-solo-footer {
	display: flex;
	flex-direction: column;
	padding: 20px 10px;
	letter-spacing: 0;
	background-color: #f3f4f9;
}

.blog-post-solo-footer-left {
	margin-bottom: 10px;
}

.blog-post-solo-footer-list {
	position: relative;
	top: 3px;
	margin-left: -20px;
	margin-bottom: -5px;
}

	.blog-post-solo-footer-list > li {
		display: inline-block;
		margin-bottom: 5px;
		margin-left: 20px;
	}

	.blog-post-solo-footer-list .icon {
		color: #56b3e4;
	}

		.blog-post-solo-footer-list .icon + a {
			margin-left: 5px;
		}

	.blog-post-solo-footer-list a {
		display: inline-block;
	}

		.blog-post-solo-footer-list a, .blog-post-solo-footer-list a:focus, .blog-post-solo-footer-list a:active {
			color: #151515;
		}

			.blog-post-solo-footer-list a:hover {
				color: #56b3e4;
			}

.blog-post-solo-footer-list-1 {
	margin-bottom: -5px;
}

	.blog-post-solo-footer-list-1 > li {
		display: inline-block;
		margin-left: 5px;
		margin-bottom: 5px;
		vertical-align: middle;
	}

		.blog-post-solo-footer-list-1 > li:first-child {
			margin-right: 9px;
		}

.blog-post-solo * + h4 {
	margin-top: 20px;
}

* + .blog-post-solo-footer {
	margin-top: 20px;
}

* + .blog-post-solo-part {
	margin-top: 20px;
}

.blog-post-solo-footer + * {
	margin-top: 20px;
}

.blog-post-solo-part + * {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.blog-post-solo-footer {
		padding: 20px 25px;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}

	.blog-post-solo-footer-left {
		margin-bottom: 0;
	}

	.blog-post-solo-footer-list-1 > li:first-child {
		margin-right: 15px;
	}
}

@media (min-width: 992px) {
	.blog-post-solo * + h4 {
		margin-top: 40px;
	}

	* + .blog-post-solo-footer {
		margin-top: 40px;
	}

	* + .blog-post-solo-part {
		margin-top: 40px;
	}

	.blog-post-solo-footer + * {
		margin-top: 40px;
	}

	.blog-post-solo-part + * {
		margin-top: 40px;
	}
}

@media (min-width: 1200px) {
	.blog-post-solo-part-aside {
		margin-right: -33px;
	}

	.blog-post-solo-part-main {
		margin-left: 34px;
	}
}

.bg-gray-12 .blog-post-solo-footer {
	background: #e7e9f0;
}

.post-simple {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.post-simple-body {
	padding: 25px 30px 25px 20px;
	background-color: #f3f4f9;
}

.post-simple-title > h4,
.post-simple-title > * {
	font-weight: 400;
}

.post-simple-time .icon {
	position: relative;
	top: 1px;
	font-size: 16px;
	color: #56b3e4;
}

.post-simple-time .time {
	display: inline-block;
	vertical-align: middle;
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

	.post-simple-time .time, .post-simple-time .time:focus, .post-simple-time .time:active {
		color: #9b9b9b;
	}

		.post-simple-time .time:hover {
			color: #56b3e4;
		}

.post-simple-time * + .time {
	margin-left: 8px;
}

* + .post-simple-time {
	margin-top: 12px;
}

@media (min-width: 768px) {
	.post-simple-body {
		padding: 35px 35px 41px 41px;
	}

	* + .post-simple-time {
		margin-top: 20px;
	}
}

.post-simple-group-title {
	text-align: center;
}

	.post-simple-group-title > * {
		font-weight: 600;
		letter-spacing: .12em;
		text-transform: uppercase;
	}

.post-simple-group-divider {
	display: block;
	width: 100%;
	line-height: 0;
	border-top: 1px solid #e1e1e1;
}

* + .post-simple-group {
	margin-top: 50px;
}

* + .post-simple-group-divider {
	margin-top: 20px;
}

.post-simple-group-divider + * {
	margin-top: 30px;
}

@media (min-width: 992px) {
	* + .post-simple-group {
		margin-top: 55px;
	}

	.post-simple-group-divider + *,
	.post-simple-group-divider + .row {
		margin-top: 50px;
	}
}

.post-comment {
	text-align: center;
}

.post-comment-left {
	min-width: 65px;
}

.post-comment-main {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 40px;
}

	.post-comment-main .post-comment {
		padding-left: 30px;
	}

		.post-comment-main .post-comment .post-comment-main {
			border: none;
			padding-bottom: 0;
		}

.post-comment:last-child .post-comment-main {
	border: none;
}

.post-comment-title {
	display: flex;
	justify-content: space-between;
}

	.post-comment-title > * {
		font-weight: 500;
		letter-spacing: .05em;
	}

.post-comment-title-time {
	position: relative;
	top: -4px;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	color: #151515;
}

.post-comment-list {
	margin-left: -25px;
}

	.post-comment-list > li {
		display: inline-block;
		margin-left: 25px;
	}

	.post-comment-list a .icon, .post-comment-list a:focus .icon, .post-comment-list a:active .icon {
		color: #9fa3a7;
	}

	.post-comment-list a:hover .icon {
		color: #56b3e4;
	}

	.post-comment-list .icon {
		margin-right: 8px;
		font-size: 16px;
	}

	.post-comment-list span {
		font-weight: 500;
		letter-spacing: 0.1em;
		color: #151515;
	}

.post-comment .form-input,
.post-comment .form-label {
	top: 0;
	padding: 24px 32px;
	color: #9b9b9b;
	letter-spacing: 0.05em;
	font-weight: 400;
	transform: translate(0px, 0px);
}

.post-comment .form-input {
	background-color: transparent;
	border-color: #ebebeb;
}

.post-comment button.button {
	font-family: "Poppins", sans-serif;
	letter-spacing: 0.12em;
	font-weight: 600;
	font-size: 12px;
	text-align: center;
	min-width: 186px;
}

.post-comment + .post-comment {
	margin-top: 40px;
}

.post-comment * + button.button {
	margin-top: 30px;
}

* + .post-comment {
	margin-top: 30px;
}

* + .post-comment-main {
	margin-top: 15px;
}

* + .post-comment-text {
	margin-top: 10px;
}

* + .post-comment-list {
	margin-top: 10px;
}

@media (min-width: 576px) {
	.post-comment {
		display: flex;
		text-align: left;
	}

		.post-comment .post-comment {
			width: 100%;
		}

	.post-comment-left {
		margin-right: 30px;
	}

	.post-comment-main {
		width: 100%;
		margin-top: 0;
		flex-grow: 1;
	}

		.post-comment-main .post-comment-left {
			margin-right: 15px;
		}

	* + .post-comment-list {
		margin-top: 25px;
	}
}

.post-comment-group-title {
	text-align: center;
}

	.post-comment-group-title > * {
		font-weight: 600;
		letter-spacing: .12em;
		text-transform: uppercase;
	}

.post-comment-group-divider {
	display: block;
	width: 100%;
	line-height: 0;
	border-top: 1px solid #e1e1e1;
}

* + .post-comment-group {
	margin-top: 50px;
}

* + .post-comment-group-divider {
	margin-top: 20px;
}

.post-comment-group-divider + * {
	margin-top: 30px;
}

@media (min-width: 992px) {
	* + .post-comment-group {
		margin-top: 55px;
	}

	.post-comment-group-divider + * {
		margin-top: 50px;
	}
}

.post-light {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.post-light-media {
	position: relative;
	overflow: hidden;
	display: block;
	width: 100%;
	padding-bottom: 54.3058%;
}

.post-light-image-outer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-position: center center;
	background-size: cover;
}

.post-light-caption {
	position: relative;
	z-index: 1;
	background: #ffffff;
	display: block;
	width: calc(100% - 20px);
	max-width: 430px;
	padding: 20px;
	margin-top: -15px;
}

	.post-light-caption::before {
		content: '';
		position: absolute;
		top: 6px;
		right: 6px;
		bottom: 6px;
		left: 6px;
		border: 1px solid #ebebeb;
	}

.post-light-time {
	font: 500 12px/18px "Poppins", sans-serif;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #9b9b9b;
}

.post-light-divider {
	font-size: 0;
	line-height: 0;
}

	.post-light-divider::after {
		content: '';
		display: inline-block;
		width: 48px;
		height: 2px;
		background: #56b3e4;
	}

.post-light-title {
	max-width: 290px;
	margin-left: auto;
	margin-right: auto;
}

* + .post-light-divider {
	margin-top: 10px;
}

* + .post-light-title {
	margin-top: 10px;
}

@media (max-width: 575.98px) {
	.post-light {
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.post-light-title {
		font-size: 13px;
	}
}

@media (min-width: 576px) {
	.post-light-caption {
		margin-top: -50px;
		padding: 30px;
	}
}

@media (min-width: 992px) {
	.post-light-caption {
		margin-top: -75px;
	}

	html:not(.tablet):not(.mobile) .post-light-image-outer {
		transition: .44s;
	}

	html:not(.tablet):not(.mobile) .post-light-time,
	html:not(.tablet):not(.mobile) .post-light-caption,
	html:not(.tablet):not(.mobile) .post-light-title,
	html:not(.tablet):not(.mobile) .post-light-divider::after {
		transition: .33s;
	}

	html:not(.tablet):not(.mobile) .post-light:hover .post-light-image-outer {
		transform: scale(1.1, 1.1);
	}

	html:not(.tablet):not(.mobile) .post-light:hover .post-light-time,
	html:not(.tablet):not(.mobile) .post-light:hover .post-light-title {
		color: #ffffff;
	}

	html:not(.tablet):not(.mobile) .post-light:hover .post-light-caption {
		color: #ffffff;
		background: #56b3e4;
	}

	html:not(.tablet):not(.mobile) .post-light:hover .post-light-divider::after {
		background: #ffffff;
	}
}

.post-corporate {
	background: #ffffff;
	text-align: left;
}

.post-corporate-image-outer {
	position: relative;
	display: block;
	padding-bottom: 54.21053%;
}

.post-corporate-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-position: center center;
	background-size: cover;
}

.post-corporate-main {
	align-self: center;
	padding: 20px;
}

.post-corporate-time {
	font: 600 12px/18px "Poppins", sans-serif;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.post-corporate-divider {
	font-size: 0;
	line-height: 0;
}

	.post-corporate-divider::after {
		content: '';
		display: inline-block;
		width: 48px;
		height: 2px;
		background: #56b3e4;
	}

.post-corporate-link {
	display: inline-block;
}

* + .post-corporate-divider {
	margin-top: 10px;
}

* + .post-corporate-title {
	margin-top: 10px;
}

* + .post-corporate-link {
	margin-top: 15px;
}

@media (max-width: 575.98px) {
	.post-corporate {
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width: 576px) {
	.post-corporate {
		display: flex;
	}

	.post-corporate-image-outer {
		flex-grow: 1;
	}

	.post-corporate-main {
		flex-shrink: 0;
		max-width: 250px;
	}

	* + .post-corporate-divider {
		margin-top: 15px;
	}

	* + .post-corporate-title {
		margin-top: 15px;
	}
}

@media (min-width: 768px) {
	.post-corporate {
		max-width: 570px;
		margin-left: auto;
		margin-right: auto;
	}

	.post-corporate-main {
		max-width: 305px;
		padding: 30px;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.post-corporate-main {
		max-width: 250px;
		padding: 20px;
	}
}

@media (min-width: 1200px) {
	.post-corporate-main {
		max-width: 305px;
	}
}

@media (min-width: 992px) {
	html:not(.tablet):not(.mobile) .post-corporate:hover .post-corporate-image {
		transform: scale(1.1, 1.1);
	}

	html:not(.tablet):not(.mobile) .post-corporate:hover .post-corporate-divider::after {
		width: 75px;
	}

	html:not(.tablet):not(.mobile) .post-corporate-image-outer {
		overflow: hidden;
	}

	html:not(.tablet):not(.mobile) .post-corporate-image {
		transition: .33s;
	}

	html:not(.tablet):not(.mobile) .post-corporate-divider::after {
		transition: .22s;
	}
}

/** @section Quotes */
.quote-creative {
	padding: 32px 30px 34px 40px;
	-webkit-clip-path: polygon(50% 0%, calc(100% - 30px) 0, 100% 0, 100% 100%, 0 100%, 0 30px, 30px 0);
	clip-path: polygon(50% 0%, calc(100% - 30px) 0, 100% 0, 100% 100%, 0 100%, 0 30px, 30px 0);
	color: #ffffff;
	background-color: #928370;
	transition: .3s ease-out all;
}

* + .quote-creative-body {
	margin-top: 12px;
}

.quote-creative-cite {
	color: #ffffff;
	letter-spacing: .02em;
}

* + .quote-creative-cite {
	margin-top: 10px;
}

@media (min-width: 768px) {
	.quote-creative {
		display: flex;
	}

	.quote-creative-left {
		flex-shrink: 0;
	}

	* + .quote-creative-body {
		margin-top: 0;
		margin-left: 23px;
	}
}

* + .quote-creative {
	margin-top: 30px;
}

.quote-minimal {
	display: flex;
}

.quote-minimal-img {
	position: relative;
	top: 7px;
	min-width: 35px;
}

.quote-minimal-text {
	margin-left: 15px;
}

	.quote-minimal-text > * {
		font-weight: 300;
		line-height: 1.5;
		color: #000000;
	}

.quote-minimal + * {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.quote-minimal-img {
		top: 13px;
		min-width: 55px;
	}

	.quote-minimal-text {
		position: relative;
		margin-left: 26px;
		padding-left: 41px;
		padding-right: 30px;
	}

		.quote-minimal-text::before {
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			bottom: 0;
			border-left: 1px solid #ddd;
		}
}

@media (min-width: 992px) {
	.quote-minimal + * {
		margin-top: 30px;
	}
}

.quote-light {
	position: relative;
	padding: 25px 20px;
	border-radius: 6px;
	background: #ffffff;
	box-shadow: 0 3px 15px 1px rgba(0, 0, 0, 0.11);
	text-align: left;
}

.quote-light-mark {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 32px;
	height: 27px;
	fill: rgba(212, 213, 219, 0.3);
	pointer-events: none;
}

.quote-light-header {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
}

	.quote-light-header > * + * {
		margin-left: 20px;
	}

.quote-light-avatar {
	flex-shrink: 0;
	max-width: 57px;
	border-radius: 50%;
}

.quote-light-cite {
	font-weight: 500;
	letter-spacing: .05em;
}

.quote-light-position {
	line-height: 1.2;
	color: #56b3e4;
}

.quote-light-main {
	color: #0d0d0d;
}

* + .quote-light-position {
	margin-top: 5px;
}

* + .quote-light-main {
	margin-top: 15px;
}

@media (max-width: 767.98px) {
	.quote-light {
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width: 576px) {
	.quote-light {
		padding: 35px 30px 40px;
	}

	.quote-light-mark {
		top: 30px;
		right: 22px;
	}
}

@media (min-width: 1200px) {
	.quote-light {
		padding: 40px 30px 50px 35px;
	}

	* + .quote-light-main {
		margin-top: 25px;
	}
}

.quote-modern {
	max-width: 540px;
	margin-left: auto;
	margin-right: auto;
}

.quote-modern-inner {
	position: relative;
	background: #ffffff;
	padding: 25px 20px;
	margin-top: 21px;
}

	.quote-modern-inner::before {
		content: '';
		position: absolute;
		left: 0;
		top: -21px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 21px 0 0 36px;
		border-color: transparent transparent transparent #ffffff;
	}

.quote-modern-time {
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 500;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.quote-modern-main {
	color: #151515;
}

.quote-modern-meta-outer {
	display: flex;
	align-items: center;
}

	.quote-modern-meta-outer > * + * {
		margin-left: 20px;
	}

.quote-modern-avatar {
	flex-shrink: 0;
	max-width: 57px;
	border-radius: 50%;
}

.quote-modern-cite {
	font-weight: 500;
	letter-spacing: .05em;
}

.quote-modern-position {
	line-height: 1.2;
	color: #56b3e4;
}

* + .quote-modern-main {
	margin-top: 10px;
}

* + .quote-modern-meta-outer {
	margin-top: 20px;
}

* + .quote-modern-position {
	margin-top: 5px;
}

@media (min-width: 768px) {
	.quote-modern-inner {
		padding: 35px 30px 40px;
		margin-top: 0;
		margin-left: 21px;
	}

		.quote-modern-inner::before {
			top: 0;
			left: -21px;
			border-width: 0 21px 36px 0;
			border-color: transparent #ffffff transparent transparent;
		}
}

@media (min-width: 1200px) {
	.quote-modern-inner {
		padding: 40px 45px 50px;
	}
}

.quote-corporate {
	text-align: center;
}

.quote-corporate-mark {
	margin-left: auto;
	margin-right: auto;
}

.quote-corporate-text {
	line-height: 1.875;
}

.quote-corporate-cite {
	display: block;
	font: 600 12px/18px "Poppins", sans-serif;
	letter-spacing: .12em;
	text-transform: uppercase;
	color: #fdde52;
}

.quote-corporate-image {
	border-radius: 50%;
}

* + .quote-corporate-text {
	margin-top: 15px;
}

* + .quote-corporate-cite {
	margin-top: 15px;
}

@media (min-width: 768px) {
	* + .quote-corporate-cite {
		margin-top: 22px;
	}
}

/** @section Thumbnails */
.figure-light figcaption {
	padding-top: 10px;
	color: #ced4da;
}

.thumbnail-indigo {
	position: relative;
	overflow: hidden;
	display: block;
	background: #495057;
	box-shadow: -1px 1px 21px 0px rgba(0, 0, 0, 0.08);
	background-position: center top;
	background-size: cover;
}

	.thumbnail-indigo::before {
		content: '';
		display: block;
		opacity: 0;
		visibility: hidden;
		padding-bottom: 125%;
	}

.thumbnail-indigo-sm::before {
	padding-bottom: 75%;
}

.thumbnail-indigo-sm + .thumbnail-indigo-sm {
	margin-top: 7.4%;
}

.thumbnail-indigo-caption {
	position: absolute;
	top: auto;
	right: 0;
	bottom: -1px;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	background: rgba(255, 255, 255, 0.95);
}

@media (max-width: 575.98px) {
	.thumbnail-indigo {
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width: 992px) {
	html:not(.tablet):not(.mobile) .thumbnail-indigo-caption {
		top: 0;
		background: rgba(255, 255, 255, 0.9);
	}

		html:not(.tablet):not(.mobile) .thumbnail-indigo-caption,
		html:not(.tablet):not(.mobile) .thumbnail-indigo-caption > * {
			opacity: 0;
			visibility: hidden;
			will-change: opacity;
		}

	html:not(.tablet):not(.mobile) .thumbnail-indigo-caption {
		transition: .22s;
	}

		html:not(.tablet):not(.mobile) .thumbnail-indigo-caption > * {
			transition: .22s .01s all ease-in;
		}

	html:not(.tablet):not(.mobile) .thumbnail-indigo:hover .thumbnail-indigo-caption,
	html:not(.tablet):not(.mobile) .thumbnail-indigo:hover .thumbnail-indigo-caption > * {
		opacity: 1;
		visibility: visible;
	}
}

/** @section Breadcrumbs */
.breadcrumbs-custom {
	position: relative;
	z-index: 1;
	padding: 35px 0 40px;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
}

	.breadcrumbs-custom::before {
		content: '';
		z-index: -1;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		opacity: .4;
		background-color: #151515;
		pointer-events: none;
	}

	.breadcrumbs-custom[data-opacity='37']::before {
		opacity: .37;
	}

	.breadcrumbs-custom[data-opacity='45']::before {
		opacity: .45;
	}

	.breadcrumbs-custom[data-opacity='48']::before {
		opacity: .48;
	}

.breadcrumbs-bg-1::before {
	background: #275d94;
}

.breadcrumbs-custom-path {
	margin-left: -22px;
	margin-right: -22px;
	font-family: "Poppins", sans-serif;
	letter-spacing: 0;
	text-align: center;
}

	.breadcrumbs-custom-path > * {
		padding-left: 22px;
		padding-right: 22px;
	}

	.breadcrumbs-custom-path a {
		display: inline;
		vertical-align: middle;
	}

		.breadcrumbs-custom-path a, .breadcrumbs-custom-path a:active, .breadcrumbs-custom-path a:focus {
			color: #56b3e4;
		}

	.breadcrumbs-custom-path li {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		font-size: 12px;
		line-height: 1.7;
	}

		.breadcrumbs-custom-path li::after {
			content: '';
			font-family: 'FontAwesome';
			position: absolute;
			top: 52%;
			right: -5px;
			display: inline-block;
			width: 1px;
			height: 16px;
			font-size: inherit;
			font-style: normal;
			color: #d7d7d7;
			background-color: #d7d7d7;
			transform: translate3d(0, -50%, 0);
		}

		.breadcrumbs-custom-path li:last-child::after {
			display: none;
		}

		.breadcrumbs-custom-path a:hover,
		.breadcrumbs-custom-path li.active {
			color: #9a9a9a;
		}

		.breadcrumbs-custom-path li.active {
			top: 2px;
		}

@media (min-width: 576px) {
	.breadcrumbs-custom-path li {
		font-size: 14px;
	}
}

@media (min-width: 768px) {
	.breadcrumbs-custom-path {
		text-align: left;
	}

		.breadcrumbs-custom-path li {
			font-size: 16px;
		}
}

* + .breadcrumbs-custom-path {
	margin-top: 14px;
}

.breadcrumbs-custom-title br {
	display: none;
}

@media (max-width: 991.98px) {
	.breadcrumbs-custom-title {
		font-size: 26px;
	}

		.breadcrumbs-custom-title br {
			display: block;
		}
}

@media (min-width: 576px) {
	.breadcrumbs-custom {
		margin-left: -30px;
		margin-right: -30px;
	}

		.breadcrumbs-custom > * {
			padding-left: 30px;
			padding-right: 30px;
		}

	* + .breadcrumbs-custom-path {
		margin-top: 18px;
	}
}

@media (min-width: 768px) {
	.breadcrumbs-custom {
		padding: 70px 0 80px;
	}

	.breadcrumbs-custom-path li {
		font-size: 16px;
	}
}

@media (min-width: 1200px) {
	.breadcrumbs-custom {
		padding: 80px 0 100px;
	}
}

@media (min-width: 1600px) {
	.breadcrumbs-custom {
		padding: 120px 0;
	}
}

/** @section Pagination custom */
.pagination {
	font-size: 0;
	line-height: 0;
	margin-bottom: -10px;
	margin-left: -10px;
}

	.pagination:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.pagination > * {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 10px;
		margin-left: 10px;
	}

.page-item {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-weight: 700;
}

.page-link {
	display: inline-block;
	min-width: 48px;
	padding: 10px 10px;
	border: 2px solid #e9ecef;
	font-size: 14px;
	line-height: 1.71429;
	background-color: #ffffff;
	color: #adb5bd;
	transition: all 0.3s ease-in-out;
}

	.page-link:hover, .page-link:focus, .page-link:active {
		color: #ffffff;
		background-color: #56b3e4;
		border-color: #56b3e4;
	}

.page-item.active > .page-link, .page-item.active > .page-link:hover, .page-item.active > .page-link:focus, .page-item.active > .page-link:active {
	color: #ffffff;
	background-color: #56b3e4;
	border-color: #56b3e4;
}

.page-item.disabled > .page-link, .page-item.disabled > .page-link:hover, .page-item.disabled > .page-link:focus, .page-item.disabled > .page-link:active {
	color: #ced4da;
	background-color: #e9ecef;
	border-color: #e9ecef;
}

.page-item-control .icon::before {
	font-family: 'FontAwesome';
	font-size: 11px;
	line-height: 24px;
}

.page-item-control:first-child .icon::before {
	content: '\f053';
	margin-left: -1px;
}

.page-item-control:last-child .icon::before {
	content: '\f054';
	margin-right: -1px;
}

.pagination-custom {
	text-align: center;
	margin-right: -5px;
}

	.pagination-custom > li {
		display: inline-block;
		margin-right: 5px;
	}

	.pagination-custom a {
		display: block;
		width: 37px;
		height: 37px;
		border: 2px solid;
		font-family: "Poppins", sans-serif;
		font-weight: 500;
		line-height: 34px;
		text-align: center;
	}

		.pagination-custom a, .pagination-custom a:focus, .pagination-custom a:active {
			color: #0d0d0d;
			border-color: #ccc;
			background-color: transparent;
		}

			.pagination-custom a:hover {
				color: #ffffff;
				border-color: #56b3e4;
				background: #56b3e4;
			}

			.pagination-custom a.active {
				cursor: auto;
				pointer-events: none;
			}

				.pagination-custom a.active, .pagination-custom a.active:focus, .pagination-custom a.active:active, .pagination-custom a.active:hover {
					color: #ffffff;
					border-color: #56b3e4;
					background: #56b3e4;
				}

/** @section Snackbars */
.snackbars {
	padding: 9px 16px;
	margin-left: auto;
	margin-right: auto;
	color: #151515;
	text-align: left;
	background-color: #fdde52;
	border-radius: 0;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
	font-size: 14px;
}

	.snackbars .icon-xxs {
		font-size: 18px;
	}

	.snackbars p span:last-child {
		padding-left: 14px;
	}

.snackbars-left {
	display: inline-block;
	margin-bottom: 0;
}

.snackbars-right {
	display: inline-block;
	float: right;
	text-transform: uppercase;
}

	.snackbars-right:hover {
		text-decoration: underline;
	}

@media (min-width: 576px) {
	.snackbars {
		max-width: 540px;
		padding: 12px 15px;
		font-size: 15px;
	}
}

/** @section Footers */
/*
*
* Footers
*/
.right-1 {
	font-weight: 500;
	letter-spacing: .12em;
}

	.right-1 .icon {
		position: relative;
		top: 1px;
		font-size: 16px;
		margin-right: 2px;
	}

.footer-classic {
	padding: 20px 0;
}

	.footer-classic .rights {
		letter-spacing: 0;
	}

		.footer-classic .rights a {
			text-decoration: underline;
		}

.footer-modern {
	padding: 75px 0 50px;
}

	.footer-modern .row + hr {
		margin-top: 80px;
	}

	.footer-modern hr + .row {
		margin-top: 40px;
	}

	.footer-modern .lefts, .footer-modern .lefts:focus, .footer-modern .lefts:active {
		color: #59607b;
	}

		.footer-modern .lefts:hover {
			color: #fdde52;
		}

	.footer-modern p.rights a {
		text-decoration: underline;
	}

	.footer-modern.bg-gray-31 p.rights {
		color: #fff;
	}

		.footer-modern.bg-gray-31 p.rights a {
			color: inherit;
		}

			.footer-modern.bg-gray-31 p.rights a:hover {
				color: #fdde52;
			}

.pre-footer-static h2 + p {
	margin-top: 20px;
}

.pre-footer-static p, .pre-footer-static.bg-default p {
	color: #9b9b9b;
	letter-spacing: 0;
}

@media (min-width: 992px) {
	.pre-footer-static-container {
		position: relative;
	}

		.pre-footer-static-container::before {
			content: '';
			position: absolute;
			top: 10px;
			bottom: 30px;
			left: 50%;
			transform: translateX(-50%);
			border-left: 1px solid #e0e0e0;
		}
}

.footer-static {
	text-align: center;
}

	.footer-static.bg-gray-31 {
		color: #59607b;
	}

		.footer-static.bg-gray-31 a {
			text-decoration: underline;
		}

			.footer-static.bg-gray-31 a, .footer-static.bg-gray-31 a:focus, .footer-static.bg-gray-31 a:active {
				color: inherit;
			}

				.footer-static.bg-gray-31 a:hover {
					color: #fdde52;
				}

* + .footer-txt {
	margin-top: 15px;
}

@media (min-width: 1200px) {
	* + .footer-txt {
		margin-top: 35px;
	}
}

.bg-color-1 {
	background-color: #31323c;
}

.bg-gray-31 .footer-txt {
	color: #59607b;
}

.bg-gray-21 .rights {
	color: #494a53;
}

	.bg-gray-21 .rights a:hover {
		color: #fdde52;
	}

.bg-gray-21 .right-1 a:hover {
	color: #fdde52;
}

/** @section Products */
.product-classic {
	position: relative;
	overflow: hidden;
	z-index: 1;
	letter-spacing: 0;
	padding: 18px 23px 30px;
	box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.16);
	transition: .15s ease-out all;
	backface-visibility: hidden;
}

	.product-classic::before {
		content: '';
		z-index: -1;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		pointer-events: none;
		background-color: #ffffff;
		transition: .3s ease-out all;
		will-change: transform;
	}

.desktop .product-classic::before {
	transform: translateY(32px);
}

.product-classic-media {
	position: relative;
	padding-left: 0px;
	overflow: hidden;
}

	.product-classic-media .owl-carousel {
		width: calc(100% + 7px);
	}

	.product-classic-media .owl-item {
		transform: scale(1.01);
		overflow: hidden;
	}

	.product-classic-media img {
		width: 100%;
		transition: 0.8s cubic-bezier(0.39, 0.58, 0.57, 1) all;
	}

.product-classic-price {
	z-index: 100;
	position: absolute;
	left: 7px;
	bottom: 0;
	padding: 2px 21px 2px 11px;
	font-family: "Poppins", sans-serif;
	color: #ffffff;
	background-color: #56b3e4;
}

.product-classic-title a, .product-classic-title a:focus, .product-classic-title a:active {
	color: #56b3e4;
}

	.product-classic-title a:hover {
		color: inherit;
	}

.product-classic-divider {
	line-height: 0;
	height: 1px;
	width: 100%;
}

	.product-classic-divider::after {
		width: 100%;
		content: '';
		display: inline-block;
		border-top: 1px solid #e3e3e3;
	}

.product-classic-list {
	display: flex;
	flex-wrap: wrap;
}

	.product-classic-list > li {
		display: flex;
		min-width: 50px;padding-right: 15px;
		margin-bottom: 17px; margin-right: 15px !important
	}

	.product-classic-list span {
		display: inline-flex;
		will-change: transform;
		vertical-align: middle;
		min-height: 15px;
		line-height: 15px;
	}

	.product-classic-list .icon {
		margin-right: 10px;
		font-size: 19px;
		color: #abb4c0;
	}

		.product-classic-list .icon[class*='hotel-icon-'] {
			margin-left: -5px;
			margin-right: 3px;
		}

	.product-classic-list .hotel-icon-05 {
		position: relative;
		top: 2px;
		font-size: 32px;
	}

	.product-classic-list .hotel-icon-10,
	.product-classic-list .hotel-icon-26 {
		font-size: 34px;
	}

.product-classic .owl-next,
.product-classic .owl-prev {
	width: 43px;
	height: 43px;
	font-size: 20px;
	font-family: "fl-budicons-free";
	line-height: 43px;
	color: #ffffff;
	background: rgba(21, 21, 21, 0.2);
	text-align: center;
	cursor: pointer;
	transition: .3s ease-out all;
}

	.product-classic .owl-next:hover,
	.product-classic .owl-prev:hover {
		color: #ffffff;
		background: rgba(21, 21, 21, 0.8);
	}

	.product-classic .owl-prev::before {
		content: "\e016";
	}

	.product-classic .owl-next::before {
		content: "\e025";
	}

.desktop .product-classic .owl-next,
.desktop .product-classic .owl-prev {
	opacity: 0;
}

* + .product-classic-divider,
.product-classic-divider + * {
	margin-top: 19px;
}

.product-classic-divider + * {
	margin-top: 25px;
}

* + .product-classic-title {
	margin-top: 20px;
}

@media (min-width: 1200px) {
	.product-classic-list {
		padding-right: 37px;
	}
}

.desktop .product-classic {
	box-shadow: none;
}

	.desktop .product-classic:hover {
		transition: .3s ease-out all;
		transition-delay: .3s;
		box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.16);
	}

		.desktop .product-classic:hover .owl-next,
		.desktop .product-classic:hover .owl-prev {
			opacity: 1;
		}

		.desktop .product-classic:hover .product-classic-media img {
			transform: scale(1.2);
		}

.product-classic:hover::before {
	transform: translateY(0);
}

.product-classic-2 {
	padding: 33px 23px 33px;
	text-align: left;
}

	.product-classic-2::before {
		transform: translateY(0);
	}

	.product-classic-2 .product-classic-title a, .product-classic-2 .product-classic-title a:focus, .product-classic-2 .product-classic-title a:active {
		color: #151515;
	}

		.product-classic-2 .product-classic-title a:hover {
			color: #56b3e4;
		}

.desktop .product-classic-2::before {
	transform: translateY(0);
}

.desktop .product-classic-2:hover {
	transition: .3s ease-out all;
	transition-delay: 0s;
}

.product-classic-2 .product-classic-media {
	padding: 0;
	margin-left: -23px;
	margin-right: -23px;
}

.product-classic-2 .product-classic-price {
	left: 23px;
}

.product-classic-2 * + .product-classic-media {
	margin-top: 22px;
}

.product-classic-2 * + .product-classic-list {
	margin-top: 32px;
}

.product-classic-horizontal {
	padding: 0;
	box-shadow: none;
	overflow: visible;
	text-align: left;
}

	.product-classic-horizontal .product-classic-inner {
		position: relative;
	}

	.product-classic-horizontal::before {
		transform: translateY(0);
		left: 7px;
	}

	.product-classic-horizontal .product-classic-title a, .product-classic-horizontal .product-classic-title a:focus, .product-classic-horizontal .product-classic-title a:active {
		color: #151515;
	}

		.product-classic-horizontal .product-classic-title a:hover {
			color: #56b3e4;
		}

	.product-classic-horizontal .product-classic-price {
		left: 0;
		top: 28px;
		bottom: auto;
	}

		.product-classic-horizontal .product-classic-price::before {
			content: '';
			position: absolute;
			top: 100%;
			left: 0;
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 0 8px 8px 0;
			border-color: transparent #367dc3 transparent transparent;
		}

	.product-classic-horizontal .product-classic-right {
		padding: 29px 16px;
	}

	.product-classic-horizontal .product-classic-divider {
		width: 80px;
	}

.desktop .product-classic-horizontal::before {
	transform: translateY(0);
}

.desktop .product-classic-horizontal:hover {
	box-shadow: none;
}

@media (min-width: 640px) {
	.product-classic-horizontal .product-classic-inner {
		display: flex;
	}

	.product-classic-horizontal .product-classic-left {
		display: flex;
		width: 100%;
		flex-shrink: 0;
		max-width: 263px;
	}

		.product-classic-horizontal .product-classic-left .product-classic-media,
		.product-classic-horizontal .product-classic-left .owl-carousel,
		.product-classic-horizontal .product-classic-left .owl-stage-outer,
		.product-classic-horizontal .product-classic-left .owl-stage,
		.product-classic-horizontal .product-classic-left .owl-item {
			display: flex;
		}

		.product-classic-horizontal .product-classic-left .owl-carousel {
			width: 263px !important;
		}

		.product-classic-horizontal .product-classic-left .owl-item {
			flex-shrink: 0;
		}

		.product-classic-horizontal .product-classic-left img {
			object-fit: cover;
			width: 100%;
			height: 100%;
		}

	.product-classic-horizontal .product-classic-right {
		padding: 49px 30px;
	}
}

.product-classic-footer {
	margin-left: 7px;
	background-color: #e7e9f0;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

	.product-classic-footer .product-classic-list {
		margin-bottom: 0;
		color: #0d0d0d;
		letter-spacing: 0;
	}

		.product-classic-footer .product-classic-list > li {
			display: flex;
			margin-left: 20px;
			padding-top: 7px;
			padding-bottom: 7px;
			margin-bottom: 0;
			min-width: 0;
		}

.product-classic-sm * + .product-classic-divider {
	margin-top: 10px;
}

@media (min-width: 640px) {
	.product-classic-sm .product-classic-right {
		padding-top: 39px;
		padding-bottom: 39px;
	}
}

@media (min-width: 1200px) {
	.product-classic-sm .product-classic-title {
		max-width: 200px;
		line-height: 1.66667;
	}
}

.product-classic-group {
	height: 100%;
}

	.product-classic-group .product-classic,
	.product-classic-group .pagination-custom {
		margin-bottom: 40px;
	}

		.product-classic-group .product-classic:last-child,
		.product-classic-group .pagination-custom:last-child {
			margin-bottom: 0;
		}

	.product-classic-group .jspPane {
		right: 15px;
	}

* + .product-classic-group {
	margin-top: 40px;
}

.product-modern {
	position: relative;
	overflow: hidden;
	display: block;
	width: 100%;
	border-radius: 0;
	text-align: left;
	cursor: pointer;
	backface-visibility: hidden;
}

.product-modern-media {
	position: relative;
	overflow: hidden;
	clip: rect(0, auto, auto, 0);
}

.product-modern-figure {
	background-position: center center;
	background-size: cover;
	opacity: 1;
	transition: opacity 0.35s, transform 0.35s;
	transform: scale3d(1, 1, 1);
	will-change: transform;
}

.product-modern-image {
	width: 100%;
}

.product-modern-overlay {
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 10px;
	z-index: 1;
}

	.product-modern-overlay::before {
		content: '';
		position: absolute;
		pointer-events: none;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, 0.5);
		transition: transform 0.6s;
		transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -105%, 0);
	}

.product-modern-caption {
	padding: 10px 0;
}

@media (max-width: 575.98px) {
	.product-modern {
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width: 768px) {
	.product-modern-caption {
		padding: 18px 0;
	}
}

@media (min-width: 992px) {
	html:not(.tablet):not(.mobile) .product-modern-overlay::after {
		opacity: 0;
		transform: translate(-50%, calc(-50% + 10px));
	}

	html:not(.tablet):not(.mobile) .product-modern-caption,
	html:not(.tablet):not(.mobile) .product-modern-title {
		transition: .5s;
	}

	html:not(.tablet):not(.mobile) .product-modern:hover .product-modern-figure {
		transform: scale3d(1.1, 1.1, 1);
	}

	html:not(.tablet):not(.mobile) .product-modern:hover .product-modern-overlay::before {
		transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 105%, 0);
	}

	html:not(.tablet):not(.mobile) .product-modern:hover .product-modern-overlay::after {
		opacity: 1;
		transform: translate(-50%, -50%);
		transition-delay: .3s;
	}

	html:not(.tablet):not(.mobile) .product-modern:hover .product-modern-caption {
		background: #ffffff;
	}

	html:not(.tablet):not(.mobile) .product-modern:hover .product-modern-title {
		transform: translate3d(18px, 0, 0);
	}
}

.product-corporate {
	display: flex;
	background-position: center center;
	background-size: cover;
}

	.product-corporate::after {
		content: '';
		padding-bottom: 121.72996%;
	}

	.product-corporate:hover .product-corporate-title {
		color: #56b3e4;
	}

	.product-corporate::after,
	.product-corporate-inner {
		width: 100%;
		flex-shrink: 0;
	}

.product-corporate-inner {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.product-corporate-caption {
	padding: 20px 15px;
	background: rgba(0, 0, 0, 0.45);
}

.product-corporate-title { text-transform: uppercase;
	transition: .22s;
}

* + .product-corporate-info {
	margin-top: 0px;
}

@media (min-width: 576px) {
	* + .product-corporate-info {
		margin-top: 0px;
	}
}

@media (min-width: 768px) {
	.product-corporate-caption {
		padding: 17px 10px 37px 30px;
	}
}

.product-1 {
	max-width: 370px;
	margin-left: auto;
	margin-right: auto;
}

.product-1-title {
	max-width: 280px;
	font-family: "Poppins", sans-serif;
	font-size: 24px;
	line-height: 1.2;
	letter-spacing: 0;
}

.product-1-divider {
	font-size: 0;
	line-height: 0;
}

	.product-1-divider::after {
		content: '';
		height: 1px;
		width: 250px;
		display: inline-block;
		background: #9a9a9a;
	}

.product-1-price {
	letter-spacing: 0;
	color: #56b3e4;
}

.context-dark .product-1-title, .bg-accent .product-1-title {
	color: #ffffff;
}

	.context-dark .product-1-title a, .bg-accent .product-1-title a {
		color: inherit;
	}

		.context-dark .product-1-title a:hover, .bg-accent .product-1-title a:hover {
			color: #fdde52;
		}

.context-dark .product-1-divider::after, .bg-accent .product-1-divider::after {
	background: rgba(255, 255, 255, 0.28);
}

.context-dark p.product-1-price, .bg-accent p.product-1-price {
	color: #fdde52;
}

* + .product-1-divider {
	margin-top: 10px;
}

* + .product-1-price {
	margin-top: 14px;
}

@media (min-width: 576px) {
	.product-1-title {
		font-size: 26px;
	}
}

@media (min-width: 768px) {
	.product-1 {
		max-width: 340px;
	}

	.product-1-title {
		font-size: 28px;
		line-height: 1.3;
	}

	* + .product-1-divider {
		margin-top: 24px;
	}

	* + .product-1-price {
		margin-top: 20px;
	}
}

@media (min-width: 1200px) {
	.product-1-title {
		line-height: 1.2;
		font-size: 40px;
	}
}

@media (min-width: 1600px) {
	.product-1 {
		margin-right: 0;
		margin-left: 0;
	}
}

.product-light {
	width: 100%;
	background: #ffffff;
}

.product-light-media {
	width: 100%;
	padding-bottom: 70.8502%;
	background-position: center center;
	background-size: cover;
}

.product-light-main {
	padding: 17px 26px;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0;
}

.product-light-title {
	color: #151515;
}

	.product-light-title a {
		color: inherit;
	}

		.product-light-title a:hover {
			color: #56b3e4;
		}

.product-light-price {
	color: #56b3e4;
}

* + .product-light-price {
	margin-top: 3px;
}

/** @section Layouts */
.layout-bordered > * + * {
	margin-top: 50px;
}

.layout-bordered-aside-group {
	max-width: 400px;
}

	.layout-bordered-aside-group > * {
		padding: 19px 0;
	}

		.layout-bordered-aside-group > *:first-child {
			padding-top: 0;
		}

		.layout-bordered-aside-group > *:last-child {
			padding-bottom: 0;
		}

		.layout-bordered-aside-group > * + * {
			border-top: 1px solid #e1e1e1;
		}

* + .layout-bordered-aside-group {
	margin-top: 22px;
}

@media (min-width: 576px) {
	.layout-bordered-aside-inner {
		max-width: 430px;
		padding-right: 20px;
	}

	* + .layout-bordered-aside-group {
		margin-top: 33px;
	}
}

@media (min-width: 768px) {
	.layout-bordered-aside-group > * {
		padding: 27px 0;
	}
}

@media (min-width: 768px) {
	.layout-bordered > *:first-child {
		padding-right: 30px;
	}

	.layout-bordered > *:last-child {
		padding-left: 30px;
	}

	.layout-bordered > * + * {
		margin-top: 0;
	}

	.layout-bordered {
		display: flex;
		flex-direction: row;
	}

	.layout-bordered-main {
		width: 50%;
	}

	.layout-bordered-aside {
		width: 50%;
	}

	.layout-bordered-main-inner {
		max-width: 470px;
		margin-left: auto;
	}

	* + .layout-bordered-main {
		border-left: 1px solid #ebebeb;
	}
}

@media (min-width: 1200px) and (max-width: 1599.98px) {
	.layout-bordered > *:first-child {
		padding-left: 30px;
	}

	.layout-bordered > *:last-child {
		padding-right: 30px;
	}
}

.layout-1 {
	margin-bottom: -5px;
}

	.layout-1 > * {
		margin-bottom: 5px;
	}

@media (min-width: 480px) {
	.layout-1 {
		columns: 2;
		break-inside: avoid;
		column-gap: 30px;
	}
}

@media (min-width: 768px) {
	.layout-1 {
		max-width: 600px;
		columns: 3;
	}
}

@media (min-width: 992px) {
	.layout-1 {
		columns: 2;
	}
}

@media (min-width: 1200px) {
	.layout-1 {
		column-gap: 50px;
	}
}

.layout-2 {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -8px;
}

	.layout-2 li {
		width: 100%;
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 8px;
	}

	.layout-2 > li + li {
		margin-top: 0;
	}

@media (min-width: 480px) {
	.layout-2 > li {
		width: 50%;
	}
}

@media (min-width: 576px) {
	.layout-2 li {
		width: 33.33333%;
	}
}

@media (min-width: 768px) {
	.layout-2 li {
		width: 25%;
	}
}

@media (min-width: 992px) {
	.layout-2 li {
		width: 33.33333%;
	}
}

@media (min-width: 1200px) {
	.layout-2 li {
		width: 20%;
	}
}

.layout-3 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: -10px;
	margin-left: -30px;
}

	.layout-3:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.layout-3 > * {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 10px;
		margin-left: 30px;
	}

	.layout-3 .select-filter {
		min-width: 190px;
	}

.layout-4 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: -10px;
}

	.layout-4 > * {
		margin-bottom: 10px;
	}

		.layout-4 > *:last-child {
			margin-left: 50px;
		}

.layout-5 {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-bottom: -10px;
	margin-left: -15px;
}

	.layout-5 > * {
		margin-bottom: 10px;
		margin-left: 15px;
	}

* + .layout-5 {
	margin-top: 35px;
}

@media (min-width: 576px) {
	.layout-5-item_primary {
		flex-grow: 1;
	}
}

/** @section Panels */
.panel-1-toggle {
	background: none;
	border: none;
	display: inline-block;
	padding: 0;
	outline: none;
	outline-offset: 0;
	cursor: pointer;
	-webkit-appearance: none;
	display: inline-flex;
	align-items: center;
	color: #9a9a9a;
	vertical-align: baseline;
	transition: .22s;
}

	.panel-1-toggle::-moz-focus-inner {
		border: none;
		padding: 0;
	}

	.panel-1-toggle:hover {
		color: #151515;
	}

	.panel-1-toggle > * + * {
		margin-left: 5px;
	}

	.panel-1-toggle.active .panel-1-toggle-icon::before {
		opacity: 0;
		visibility: hidden;
	}

	.panel-1-toggle.active .panel-1-toggle-icon::after {
		opacity: 1;
		visibility: visible;
	}

.panel-1-toggle-icon {
	position: relative;
	display: block;
	width: 20px;
	font-size: 18px;
	color: #56b3e4;
}

	.panel-1-toggle-icon::before, .panel-1-toggle-icon::after {
		font-family: 'Material Design Icons';
		position: absolute;
		top: 50%;
		transform: translate3d(0, -50%, 0);
		left: 0;
		transition: .22s;
	}

	.panel-1-toggle-icon::before {
		content: '\f504';
		opacity: 1;
		visibility: visible;
	}

	.panel-1-toggle-icon::after {
		content: '\f465';
		opacity: 0;
		visibility: hidden;
	}

* + .panel-1 {
	margin-top: 18px;
}

* + .panel-1-content {
	margin-top: 12px;
}

.panel-1-content {
	display: none;
}

	.panel-1-content > * {
		flex-grow: 1;
		padding: 0 15px;
		min-width: 190px;
	}

		.panel-1-content > *:first-child {
			padding-left: 0;
		}

		.panel-1-content > *:last-child {
			padding-right: 0;
		}

	.panel-1-content.active {
		display: flex;
	}

.panel-2 {
	position: relative;
}

.panel-2-toggle {
	padding: 5px;
	min-width: 50px;
	min-height: 50px;
}

	.panel-2-toggle .icon {
		font-size: 24px;
	}

.panel-2-content {
	position: absolute;
	right: 0;
	left: 20px;
	top: 0;
	bottom: auto;
	z-index: 2;
	padding-top: 31px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	background: #ffffff;
	box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.2);
	transition: .22s;
}

	.panel-2-content.active {
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
	}

	.panel-2-content .rd-range-outer + .rd-range-outer {
		margin-top: 25px;
	}

.panel-2-close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	font-size: 18px;
	line-height: 17px;
}

.panel-2-content-inner {
	position: relative;
	z-index: 1;
	padding: 0 40px 20px 10px;
	transition: .33s;
}

.rd-navbar-static-linked .panel-2-content-inner {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: calc(100vh - 350px);
}

@media (min-width: 576px) {
	.panel-2-content-inner {
		padding: 25px 40px 50px 25px;
	}
}

@media (min-width: 768px) {
	.panel-2-content-inner {
		padding: 25px 40px 70px 35px;
	}

		.panel-2-content-inner .rd-range-outer + hr {
			margin-top: 40px;
		}
}

.panel-3 {
	position: relative;
	border: 2px solid #f3f4f9;
}

	.panel-3.active {
		border-color: transparent;
	}

		.panel-3.active .panel-3-header {
			pointer-events: none;
		}

		.panel-3.active .panel-3-title {
			opacity: 0;
			visibility: hidden;
			transform: translateY(-5px);
		}

		.panel-3.active .panel-3-content {
			opacity: 1;
			visibility: visible;
		}

			.panel-3.active .panel-3-content > * {
				transform: translateY(0);
			}

.panel-3-title,
.panel-3-content {
	background: transparent;
}

.panel-3-header {
	padding: 11px 55px 11px 10px;
	cursor: pointer;
}

.panel-3-title {
	margin: 0;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	font-weight: 600;
	border-bottom: 0;
	transition: .22s;
}

.panel-3-toggle {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
	z-index: 12;
	width: 30px;
	height: 30px;
	cursor: pointer;
	line-height: 30px;
	border-radius: 50%;
	background: #fdde52;
	transition: .33s all ease;
	pointer-events: auto;
}

	.panel-3-toggle::before, .panel-3-toggle::after {
		content: '';
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 4;
		background: #928e87;
	}

	.panel-3-toggle::before {
		width: 14px;
		height: 2px;
		right: 28px;
	}

	.panel-3-toggle::after {
		width: 2px;
		height: 14px;
		right: 34px;
		opacity: 1;
		visibility: visible;
	}

.active .panel-3-toggle::after {
	opacity: 0;
	visibility: visible;
}

.panel-3-content {
	position: absolute;
	top: -2px;
	left: -2px;
	right: -2px;
	z-index: 10;
	padding: 15px 70px 15px 15px;
	pointer-events: none;
	border: 2px solid #f3f4f9;
	opacity: 0;
	visibility: hidden;
	transition: .22s;
	background: rgba(146, 131, 112, 0.95);
}

	.panel-3-content > * {
		transform: translateY(5px);
		pointer-events: auto;
		transition: .22s;
	}

.context-dark .panel-3, .bg-accent .panel-3,
.context-dark .panel-3-content,
.bg-accent .panel-3-content {
	border-color: #494a53;
}

	.context-dark .panel-3 .panel-3-title, .bg-accent .panel-3 .panel-3-title {
		color: #ffffff;
	}

	.context-dark .panel-3 .panel-3-toggle, .bg-accent .panel-3 .panel-3-toggle {
		background: #ffffff;
	}

		.context-dark .panel-3 .panel-3-toggle::before, .bg-accent .panel-3 .panel-3-toggle::before, .context-dark .panel-3 .panel-3-toggle::after, .bg-accent .panel-3 .panel-3-toggle::after {
			color: #56b3e4;
		}

	.context-dark .panel-3.active, .bg-accent .panel-3.active {
		border-color: transparent;
	}

@media (min-width: 576px) {
	.panel-3-content {
		background-color: transparent;
	}
}

.panel-4 {
	z-index: 10;
	pointer-events: none;
	transition: .55s;
	transform: translateY(100%);
}

	.panel-4,
	.panel-4 .google-map-container {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}

		.panel-4 .google-map {
			height: 100%;
			background: #f5f5f5;
		}

		.panel-4.active {
			opacity: 1;
			visibility: visible;
			pointer-events: auto;
			transform: translateY(0);
		}

.panel-4-outer {
	position: relative;
}

.panel-4-toggle {
	background: none;
	border: none;
	display: inline-block;
	padding: 0;
	outline: none;
	outline-offset: 0;
	cursor: pointer;
	-webkit-appearance: none;
	display: inline-flex;
	align-items: center;
	font: 600 12px/18px "Poppins", sans-serif;
	letter-spacing: .12em;
	text-transform: uppercase;
	transition: .22s;
}

	.panel-4-toggle::-moz-focus-inner {
		border: none;
		padding: 0;
	}

	.panel-4-toggle, .panel-4-toggle:active, .panel-4-toggle:focus {
		color: #56b3e4;
	}

		.panel-4-toggle:hover {
			color: #151515;
		}

		.panel-4-toggle .icon {
			margin-right: 4px;
			font-size: 18px;
		}

.context-dark .panel-4-toggle, .bg-accent .panel-4-toggle, .context-dark .panel-4-toggle:active, .bg-accent .panel-4-toggle:active, .context-dark .panel-4-toggle:focus, .bg-accent .panel-4-toggle:focus {
	color: #ffffff;
}

	.context-dark .panel-4-toggle:hover, .bg-accent .panel-4-toggle:hover {
		color: #fdde52;
	}

.panel-4-close {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 11;
	transform: translate3d(-50%, 0, 0);
	background: none;
	border: none;
	display: inline-block;
	padding: 0;
	outline: none;
	outline-offset: 0;
	cursor: pointer;
	-webkit-appearance: none;
	width: 40px;
	height: 40px;
	font-size: 22px;
	color: #151515;
	background: #fdde52;
	transition: .33s;
}

	.panel-4-close::-moz-focus-inner {
		border: none;
		padding: 0;
	}

	.panel-4-close:hover {
		color: #ffffff;
		background: #56b3e4;
	}

/** @section Jumbotron Custom */
.jumbotron-1 {
	position: relative;
	overflow: hidden;
	padding: 50px 0;
}

	.jumbotron-1 .rd-form {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: -26px;
		margin-left: -15px;
	}

		.jumbotron-1 .rd-form:empty {
			margin-bottom: 0;
			margin-left: 0;
		}

		.jumbotron-1 .rd-form > * {
			display: inline-block;
			margin-top: 0;
			margin-bottom: 26px;
			margin-left: 15px;
		}

		.jumbotron-1 .rd-form > * {
			display: inline-flex;
		}

	.jumbotron-1 .form-wrap {
		min-width: 120px;
		flex: 163 0 auto;
	}

	.jumbotron-1 .form-wrap_2 {
		min-width: 220px;
		flex: 253 0 auto;
	}

	.jumbotron-1 .select2-container {
		min-width: 100%;
	}

	.jumbotron-1.bg-accent {
		background: #928e87;
	}

	.jumbotron-1 * + .layout-3 {
		margin-top: 30px;
	}

@media (min-width: 480px) {
	.jumbotron-1 .form-wrap {
		min-width: 163px;
	}

	.jumbotron-1 .form-wrap_2 {
		min-width: 220px;
	}
}

@media (min-width: 992px) {
	.jumbotron-1 .form-wrap {
		max-width: 163px;
	}

	.jumbotron-1 .form-wrap_2 {
		max-width: 253px;
	}
}

.context-dark .jumbotron-1-divider, .bg-accent .jumbotron-1-divider {
	border-bottom-color: rgba(255, 255, 255, 0.25);
}

.context-dark .jumbotron-1-divider-icon::before, .bg-accent .jumbotron-1-divider-icon::before, .context-dark .jumbotron-1-divider-icon::after, .bg-accent .jumbotron-1-divider-icon::after {
	background: rgba(255, 255, 255, 0.57);
}

.jumbotron-1-inner {
	position: relative;
	z-index: 1;
}

.jumbotron-1-figure {
	position: absolute;
	z-index: 0;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	max-height: 96%;
	opacity: .5;
	width: 900px;
}

.jumbotron-1-figure-right {
	display: none;
}

.jumbotron-1-image {
	height: 100%;
	max-width: none;
}

.jumbotron-1-divider {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #9a9a9a;
	padding: 0 12px;
}

.jumbotron-1-divider-icon {
	position: relative;
	height: 1px;
	width: 1px;
}

	.jumbotron-1-divider-icon::before, .jumbotron-1-divider-icon::after {
		content: '';
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate3d(-50%, -50%, 0);
		background: rgba(154, 154, 154, 0.57);
	}

	.jumbotron-1-divider-icon::before {
		height: 1px;
		width: 23px;
	}

	.jumbotron-1-divider-icon::after {
		height: 23px;
		width: 1px;
	}

* + .jumbotron-1-divider {
	margin-top: 30px;
}

* + .jumbotron-1-aside {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.jumbotron-1 {
		padding: 90px 0 70px;
	}

		.jumbotron-1 * + .layout-3 {
			margin-top: 45px;
		}

	.jumbotron-1-figure {
		transform: none;
		top: 7%;
		bottom: -2%;
		width: 300px;
	}

	.jumbotron-1-figure-left {
		left: 0;
	}

		.jumbotron-1-figure-left .jumbotron-1-image {
			float: right;
		}

	.jumbotron-1-figure-right {
		display: block;
		right: 0;
		left: auto;
	}

	* + .jumbotron-1-divider {
		margin-top: 55px;
	}

	* + .jumbotron-1-aside {
		margin-top: 70px;
	}
}

@media (min-width: 992px) {
	.jumbotron-1-inner {
		max-width: 880px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width: 1200px) {
	.jumbotron-1-figure {
		opacity: 1;
	}
}

@media (min-width: 1600px) {
	.jumbotron-1 {
		padding: 150px 0 110px;
	}

	.jumbotron-1-figure-left {
		width: calc(50vw - 420px);
	}

	.jumbotron-1-figure-right {
		width: calc(50vw - 382px);
	}

	* + .jumbotron-1-divider {
		margin-top: 70px;
	}

	* + .jumbotron-1-aside {
		margin-top: 110px;
	}
}

.jumbotron-2 {
	padding: 40px 0 50px;
	background: #928e87;
}

	.jumbotron-2 .link-2 {
		margin-left: 30px;
	}

.jumbotron-2-inner > * + * {
	margin-top: 30px;
}

.jumbotron-2-slider .owl-stage-outer {
	background: #ffffff;
	box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
}

.jumbotron-2-slider .owl-dots {
	margin-top: 18px;
}

.jumbotron-2-slider-link {
	position: relative;
	display: block;
	width: 100%;
	padding-bottom: 93.60967%;
	background-position: center top;
	background-size: cover;
}

@media (max-width: 575.98px) {
	.jumbotron-2-inner {
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width: 768px) {
	.jumbotron-2 {
		padding: 80px 0 80px;
	}

	.jumbotron-2-inner {
		display: flex;
		align-items: center;
	}

		.jumbotron-2-inner > * {
			width: 50%;
		}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.jumbotron-2-inner {
		margin: 0 -10px;
	}

		.jumbotron-2-inner > * {
			padding: 0 10px;
		}
}

@media (min-width: 992px) {
	.jumbotron-2-main {
		padding: 30px;
		border: 4px solid #9cc1ff;
		border-right: 0;
	}

	.jumbotron-2-slider {
		padding-right: 30px;
	}

		.jumbotron-2-slider .owl-dots {
			position: absolute;
			top: 47%;
			transform: translate3d(0, -50%, 0);
			right: -30px;
		}

		.jumbotron-2-slider .owl-dot {
			display: block;
			margin: 7px 0;
		}

	html:not(.tablet):not(.mobile) .jumbotron-2-slider-link::after {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(255, 255, 255, 0.3);
		opacity: 0;
		visibility: hidden;
		transition: .5s;
	}

	html:not(.tablet):not(.mobile) .jumbotron-2-slider-link:hover::after {
		opacity: 1;
		visibility: visible;
	}
}

@media (min-width: 1200px) {
	.jumbotron-2 {
		padding-bottom: 120px;
	}

	.jumbotron-2-inner {
		margin: 0;
	}

		.jumbotron-2-inner > * {
			margin: 0;
		}

	.jumbotron-2-main {
		padding: 65px 40px 60px;
	}
}

@media (min-width: 1600px) {
	.jumbotron-2-slider {
		padding-right: 0;
	}

		.jumbotron-2-slider .owl-dots {
			right: -65px;
		}
}

/** @section Profiles */
.profile-classic {
	position: relative;
	overflow: hidden;
	display: flex;
	max-width: 270px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	box-shadow: 0px 10px 5.76px 0.24px rgba(0, 0, 0, 0.11);
}

	.profile-classic::after {
		content: '';
		display: block;
		pointer-events: none;
		opacity: 0;
		visibility: hidden;
		padding-bottom: 120.37037%;
	}

	.profile-classic::after,
	.profile-classic-inner {
		flex-shrink: 0;
		width: 100%;
	}

.profile-classic-inner {
	display: flex;
}

.profile-classic-figure {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-position: center center;
	background-size: cover;
}

.profile-classic-caption {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
	background: rgba(10, 61, 143, 0.47);
	padding: 30px 33px 29px 30px;
}

	.profile-classic-caption * + p {
		margin-top: 5px;
	}

.profile-classic-title a:hover {
	color: #fdde52;
}

.profile-classic-link {
	display: inline-flex;
	align-items: center;
	letter-spacing: .1em;
}

	.profile-classic-link, .profile-classic-link:active, .profile-classic-link:focus {
		color: #ffffff;
	}

		.profile-classic-link:hover {
			color: #fdde52;
		}

		.profile-classic-link .icon {
			color: #fdde52;
		}

		.profile-classic-link > * + * {
			margin-left: 6px;
		}

* + .profile-classic-link {
	margin-top: 10px;
}

@media (min-width: 768px) {
	* + .profile-classic-link {
		margin-top: 14px;
	}
}

@media (min-width: 992px) {
	html:not(.tablet):not(.mobile) .profile-classic-figure {
		transition: .33s;
	}

	html:not(.tablet):not(.mobile) .profile-classic-caption {
		opacity: 0;
		visibility: hidden;
		transition: .33s;
	}

	html:not(.tablet):not(.mobile) .profile-classic:hover .profile-classic-figure {
		transform: scale(1.05, 1.05);
	}

	html:not(.tablet):not(.mobile) .profile-classic:hover .profile-classic-caption {
		opacity: 1;
		visibility: visible;
	}
}

.profile-minimal {
	display: flex;
	width: 100%;
	background: #f3f4f9;
	transition: .33s;
	text-align: left;
}

	.profile-minimal::after {
		content: '';
		display: block;
		opacity: 0;
		visibility: hidden;
		padding-bottom: 38%;
	}

	.profile-minimal::after,
	.profile-minimal-inner {
		width: 100%;
		flex-shrink: 0;
	}

.profile-minimal-inner {
	display: flex;
}

.profile-minimal-image-outer,
.profile-minimal-main {
	width: 50%;
}

.profile-minimal-image-outer {
	position: relative;
	background-position: center top;
	background-size: cover;
}

	.profile-minimal-image-outer::after {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1;
		background: rgba(10, 61, 143, 0.45);
		transition: .33s;
		opacity: 0;
		visibility: hidden;
	}

.profile-minimal-main {
	padding: 20px;
	align-self: center;
}

	.profile-minimal-main > * + * {
		margin-top: 5px;
	}

.profile-group .block-person {
	background: #f3f4f9;
}

div .profile-group-aside {
	display: none;
}

* + .profile-group {
	margin-top: 30px;
}

@media (max-width: 767.98px) {
	.profile-group .block-person {
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
	}

		.profile-group .block-person img {
			object-position: center 10%;
		}

	.profile-group .block-person-left {
		position: relative;
		overflow: hidden;
		height: 300px;
	}

	.profile-group .slick-arrow {
		top: 52%;
	}
}

@media (min-width: 992px) {
	.profile-group {
		display: flex;
		flex-direction: row-reverse;
	}

		.profile-group > * + * {
			margin-right: 35px;
		}

		.profile-group .carousel-parent {
			background: #f3f4f9;
		}

			.profile-group .carousel-parent .slick-arrow {
				display: none !important;
			}

	.profile-group-main {
		width: calc(100% - 405px);
	}

	div .profile-group-aside {
		display: flex;
	}

	.profile-group-aside {
		position: relative;
		flex-direction: column;
		justify-content: center;
		flex-shrink: 0;
		width: 370px;
	}

		.profile-group-aside .carousel-child {
			padding: 24px 0;
			display: flex;
			flex-direction: column;
			justify-content: center;
		}

		.profile-group-aside .slick-slide {
			padding: 7px 0;
			cursor: pointer;
		}

		.profile-group-aside .slick-arrow {
			width: 100%;
			left: 0;
			right: 0;
			transform: none;
			height: 20px;
		}

			.profile-group-aside .slick-arrow::before {
				line-height: 20px;
			}

			.profile-group-aside .slick-arrow, .profile-group-aside .slick-arrow:active, .profile-group-aside .slick-arrow:focus {
				color: #151515;
				background: #f3f4f9;
			}

				.profile-group-aside .slick-arrow:hover {
					color: #151515;
					background: #fdde52;
				}

		.profile-group-aside .slick-prev {
			top: 0;
		}

			.profile-group-aside .slick-prev::before {
				content: '\e02b';
			}

		.profile-group-aside .slick-next {
			top: auto;
			bottom: 0;
		}

			.profile-group-aside .slick-next::before {
				content: '\e00d';
			}

		.profile-group-aside .slick-current .profile-minimal {
			background: #ffffff;
			box-shadow: 0 1px 20px 0.84px rgba(0, 0, 0, 0.08);
		}

		.profile-group-aside .slick-current .profile-minimal-image-outer::after {
			opacity: 1;
			visibility: visible;
		}

	* + .profile-group {
		margin-top: 50px;
	}
}

/** @group Helpers */
/** @section Page layout */
.page {
	position: relative;
	overflow: hidden;
	min-height: 100vh;
	opacity: 1;
}

[data-x-mode] .page {
	opacity: 1;
}

.page-header {
	position: relative; z-index: 9999 !important
}

html.boxed body {
	background: #f8f9fa url(../images/bg-pattern-boxed.png) repeat fixed;
}

@media (min-width: 1630px) {
	html.boxed .page {
		max-width: 1600px;
		margin-left: auto;
		margin-right: auto;
		box-shadow: 0 0 23px 0 rgba(1, 1, 1, 0.1);
	}

	html.boxed .rd-navbar-static {
		max-width: 1600px;
		margin-left: auto;
		margin-right: auto;
	}

		html.boxed .rd-navbar-static.rd-navbar--is-stuck {
			max-width: 1600px;
			width: 100%;
			left: calc(50% - 1600px);
			right: calc(50% - 1600px);
		}
}

.one-page {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 1;
	min-height: 100vh;
	padding: 129px 0 129px;
	text-align: center;
	background-size: cover;
	background-position: left center;
	transition: 35s ease-out background-position;
}

[class*='ie-'] .one-page {
	height: 100vh;
}

.one-page-header, .one-page-footer {
	position: absolute;
	left: 0;
	right: 0;
}

.one-page-header {
	position: absolute;
	top: 0;
	padding-top: 30px;
}

.one-page-main {
	width: 100%;
}

	.one-page-main .rd-form-inline {
		justify-content: center;
	}

.one-page-footer {
	bottom: 0;
	padding-bottom: 30px;
	letter-spacing: 0;
	color: #ffffff;
}

	.one-page-footer a {
		text-decoration: underline;
	}

		.one-page-footer a, .one-page-footer a:focus, .one-page-footer a:active {
			color: #ffffff;
		}

			.one-page-footer a:hover {
				color: #56b3e4;
			}

.one-page .form-label,
.one-page .form-input {
	color: #ffffff;
	letter-spacing: 0;
}

.one-page .form-input {
	color: #ffffff;
	background-color: rgba(255, 255, 255, 0.47);
	border-color: rgba(255, 255, 255, 0.1);
}

.one-page h4 + * {
	margin-top: 40px;
}

.one-page h4 + h2 {
	margin-top: 15px;
}

.desktop .one-page-animate:hover {
	background-position: right center;
}

@media (min-width: 1200px) {
	.one-page {
		padding: 210px 0 150px;
	}

	.one-page-header {
		padding-top: 70px;
	}

	.one-page-footer {
		padding-bottom: 50px;
	}
}

/** @section Text styling */
.text-italic {
	font-style: italic;
}

.text-normal {
	font-style: normal;
}

.text-underline {
	text-decoration: underline;
}

.text-strike {
	text-decoration: line-through;
}

.font-weight-thin {
	font-weight: 100;
}

.font-weight-light {
	font-weight: 300;
}

.font-weight-regular {
	font-weight: 400;
}

.font-weight-medium {
	font-weight: 500;
}

.font-weight-sbold {
	font-weight: 600;
}

.font-weight-bold {
	font-weight: 700;
}

.font-weight-ubold {
	font-weight: 900;
}

.text-spacing-0 {
	letter-spacing: 0;
}

.text-spacing-20 {
	letter-spacing: .02em;
}

.text-spacing-40 {
	letter-spacing: .04em;
}

.text-spacing-50 {
	letter-spacing: .05em;
}

.text-spacing-100 {
	letter-spacing: .1em;
}

.text-spacing-150 {
	letter-spacing: .15em;
}

.text-default {
	color: #9a9a9a;
}

.text-primary {
	color: #56b3e4;
}

.text-gray-1 {
	color: #151515;
}

.text-gray-5 {
	color: #9b9b9b;
}

/** @section Offsets */
* + p {
	margin-top: 0px;
}

h2 + h4 {
	margin-top: 0px;
}

.heading-7 + h2,
.heading-7 + .heading-2 {
	margin-top: 0px;
}

h2 + p,
.heading-2 + p {
	margin-top: 0px;
}

h2 + .heading-5 {
	margin-top: 0px;
}

h3 + p {
	margin-top: 0px;
}

p + h2,
p + .heading-2 {
	margin-top: 0px;
}

p + p {
	margin-top: 0px;
}

img + p {
	margin-top: 0px;
}

h3 + img {
	margin-top: 0px;
}

* + .row {
	margin-top: 0px;
}

* + .big {
	margin-top: 0px;
}

* + .text-block {
	margin-top: 30px;
}

* + .button {
	margin-top: 30px;
}

* + .owl-carousel {
	margin-top: 30px;
}

h4 + .row {
	margin-top: 0px;
}

.row + h3,
.row + .heading-3 {
	margin-top: 0px;
}

.container + .container {
	margin-top: 0px;
}

.row + .row {
	margin-top: 35px;
}

.post-head + .row {
	margin-top: 0px;
}

@media (min-width: 768px) {
	h3 + p {
		margin-top: 0px;
	}

	* + .row {
		margin-top: 0px;
	}
}

@media (min-width: 992px) {
	h4 + .row {
		margin-top: ºpx;
	}
}

@media (min-width: 1200px) {
	* + .rd-form {
		margin-top: 30px;
	}

	.container + .container {
		margin-top: 60px;
	}

	.row + .row {
		margin-top: 0px;
	}

	h4 + .row {
		margin-top: 0px;
	}
}

.row-0 {
	margin-bottom: 0px;
}

	.row-0:empty {
		margin-bottom: 0;
	}

	.row-0 > * {
		margin-bottom: 0px;
	}

.row-10 {
	margin-bottom: -10px;
}

	.row-10:empty {
		margin-bottom: 0;
	}

	.row-10 > * {
		margin-bottom: 10px;
	}

.row-15 {
	margin-bottom: -15px;
}

	.row-15:empty {
		margin-bottom: 0;
	}

	.row-15 > * {
		margin-bottom: 15px;
	}

.row-20 {
	margin-bottom: -20px;
}

	.row-20:empty {
		margin-bottom: 0;
	}

	.row-20 > * {
		margin-bottom: 20px;
	}

.row-24 {
	margin-bottom: -20px;
}

	.row-24:empty {
		margin-bottom: 0;
	}

	.row-24 > * {
		margin-bottom: 20px;
	}

.row-30 {
	margin-bottom: -30px;
}

	.row-30:empty {
		margin-bottom: 0;
	}

	.row-30 > * {
		margin-bottom: 30px;
	}

.row-40 {
	margin-bottom: -40px;
}

	.row-40:empty {
		margin-bottom: 0;
	}

	.row-40 > * {
		margin-bottom: 40px;
	}

.row-50 {
	margin-bottom: -50px;
}

	.row-50:empty {
		margin-bottom: 0;
	}

	.row-50 > * {
		margin-bottom: 50px;
	}

.row-60 {
	margin-bottom: -60px;
}

	.row-60:empty {
		margin-bottom: 0;
	}

	.row-60 > * {
		margin-bottom: 60px;
	}

.row-70 {
	margin-bottom: -70px;
}

	.row-70:empty {
		margin-bottom: 0;
	}

	.row-70 > * {
		margin-bottom: 70px;
	}

@media (min-width: 992px) {
	.row-md-30 {
		margin-bottom: -30px;
	}

		.row-md-30:empty {
			margin-bottom: 0;
		}

		.row-md-30 > * {
			margin-bottom: 30px;
		}
}

@media (min-width: 992px) {
	.row-lg-60 {
		margin-bottom: -60px;
	}

		.row-lg-60:empty {
			margin-bottom: 0;
		}

		.row-lg-60 > * {
			margin-bottom: 60px;
		}

	.row-lg-65 {
		margin-bottom: -65px;
	}

		.row-lg-65:empty {
			margin-bottom: 0;
		}

		.row-lg-65 > * {
			margin-bottom: 65px;
		}

	.row-lg-70 {
		margin-bottom: -70px;
	}

		.row-lg-70:empty {
			margin-bottom: 0;
		}

		.row-lg-70 > * {
			margin-bottom: 70px;
		}
}

@media (min-width: 1200px) {
	.row-xl-65 {
		margin-bottom: -65px;
	}

		.row-xl-65:empty {
			margin-bottom: 0;
		}

		.row-xl-65 > * {
			margin-bottom: 65px;
		}
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 50px;
}

.mt-60 {
	margin-top: 60px;
}

.mt-70 {
	margin-top: 70px;
}

.mt-75 {
	margin-top: 75px;
}

@media (min-width: 768px) {
	.mt-md-10 {
		margin-top: 10px;
	}

	.mt-md-15 {
		margin-top: 15px;
	}

	.mt-md-20 {
		margin-top: 20px;
	}

	.mt-md-30 {
		margin-top: 30px;
	}

	.mt-md-50 {
		margin-top: 50px;
	}

	.mt-md-60 {
		margin-top: 60px;
	}

	.mt-md-70 {
		margin-top: 70px;
	}

	.mt-md-75 {
		margin-top: 75px;
	}
}

@media (min-width: 992px) {
	.mt-lg-50 {
		margin-top: 50px;
	}

	.mt-lg-60 {
		margin-top: 60px;
	}

	.mt-lg-80 {
		margin-top: 80px;
	}

	.mt-lg-110 {
		margin-top: 110px;
	}
}

.mr-minus-7 {
	margin-right: -7px;
}

.ml-minus-20 {
	margin-left: -20px;
}

@media (min-width: 768px) {
	.ml-md-minus-20 {
		margin-left: -20px;
	}
}

@media (min-width: 1200px) {
	.mr-lg-minus-30 {
		margin-right: -30px;
	}
}

.pdl-0 {
	padding-left: 0;
}

.pdl-15 {
	padding-left: 15px;
}

.pdr-0 {
	padding-right: 0;
}

.pdr-15 {
	padding-right: 15px;
}

.pdr-30 {
	padding-right: 30px;
}

.pdlr-15 {
	padding: 0 15px;
}

@media (min-width: 768px) {
	.pdl-md-0 {
		padding-left: 0;
	}

	.pdl-md-15 {
		padding-left: 15px;
	}

	.pdr-md-0 {
		padding-right: 0;
	}

	.pdr-md-15 {
		padding-right: 15px;
	}

	.pdr-md-30 {
		padding-right: 30px;
	}
}

@media (min-width: 992px) {
	.pdlr-lg-30 {
		padding-left: 30px;
		padding-right: 30px;
	}

	.pdl-lg-70 {
		padding-left: 70px;
	}

	.pdr-lg-35 {
		padding-right: 35px;
	}

	.pdr-lg-20 {
		padding-right: 20px;
	}

	.pdl-lg-30 {
		padding-left: 30px;
	}
}

@media (min-width: 1200px) {
	.pdl-xl-70 {
		padding-left: 70px;
	}

	.pdl-xl-40 {
		padding-left: 40px;
	}

	.pdr-xl-35 {
		padding-right: 35px;
	}
}

/** @section Sections */
.section-xs {
	padding: 25px 0;
}

.section-sm,
.section-md,
.section-lg,
.section-xl {
	padding: 50px 0;
}

.section-collapse + .section-collapse {
	padding-top: 0;
}

.section-collapse:last-child {
	padding-bottom: 0;
}

.section-1 {
	padding: 25px 0;
}

@media (max-width: 767.98px) {
	.section-1.section-1-start {
		padding-top: 0;
	}

	.section-1.section-1-end {
		padding-bottom: 0;
	}
}

html [class*='section-'].section-bottom-0 {
	padding-bottom: 0;
}

@media (max-width: 991.98px) {
	section.section-sm:first-of-type,
	section.section-md:first-of-type,
	section.section-lg:first-of-type,
	section.section-xl:first-of-type,
	section.section-xxl:first-of-type {
		padding-top: 40px;
	}
}

@media (min-width: 576px) {
	.section-md {
		padding: 55px 0 70px;
	}
}

@media (min-width: 768px) {
	.section-sm {
		padding: 60px 0;
	}

	.section-md {
		padding: 70px 0;
	}

	.section-lg {
		padding: 50px 0;
	}

	.section-xl {
		padding: 90px 0;
	}
}

@media (min-width: 992px) {
	.section-md {
		padding: 80px 0;
	}

	.section-lg {
		padding: 50px 0;
	}

	.section-xl {
		padding: 120px 0;
	}
}

@media (min-width: 1200px) {
	.section-lg {
		padding: 50px 0;
	}

	.section-xl {
		padding: 140px 0;
	}
}

.section-single-inner .range {
	height: 100%;
}

.section-single-inner .cell-type-1 {
	max-height: 100%;
}

@media (min-width: 1200px) and (min-height: 720px) {
	.section-single-inner {
		position: relative;
		overflow: hidden;
		display: flex;
		flex-direction: column;
		width: 100%;
	}

		.section-single-inner > * {
			width: 100%;
		}

	.section-single-main {
		display: flex;
		flex-direction: column;
		overflow: hidden;
	}
}

.section-layout-1-bottom {
	padding: 40px 0;
}

.section-layout-1-form {
	position: relative;
	z-index: 2;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.23);
}

@media (min-width: 576px) {
	.section-layout-1-bottom {
		padding-top: 0;
		padding-bottom: 50px;
	}

	.section-layout-1-top + .section-layout-1-bottom .section-layout-1-form {
		margin-top: -30px;
	}
}

@media (min-width: 768px) {
	.section-layout-1-bottom {
		padding-bottom: 80px;
	}

	.section-layout-1-top + .section-layout-1-bottom .section-layout-1-form {
		margin-top: -80px;
	}
}

.section-layout-2-bottom {
	padding: 40px 0;
}

.section-layout-2-form {
	position: relative;
	z-index: 2;
}

@media (min-width: 1600px) {
	.section-layout-2-bottom {
		padding-top: 0;
		padding-bottom: 60px;
	}

	.section-layout-2-top + .section-layout-2-bottom .section-layout-2-form {
		margin-top: -55px;
	}
}

@media (min-width: 1600px) {
	.section-layout-2-bottom {
		padding-top: 0;
		padding-bottom: 110px;
	}
}

/** @section Grid modules */
.grid-demonstration {
	padding: 12px 8px;
	text-align: left;
	color: #151515;
}

	.grid-demonstration h5 {
		font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
		font-weight: 400;
		letter-spacing: .05em;
		font-size: 20px;
	}

@media (max-width: 1199.98px) {
	.grid-demonstration h5 {
		font-size: 20px;
	}
}

@media (max-width: 1599.98px) {
	.grid-demonstration [class*='col'] p {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

@media (max-width: 991.98px) {
	.container-fluid.grid-demonstration .row {
		margin-left: 0;
		margin-right: 0;
	}
}

.container-fluid.grid-demonstration [class^='col'] {
	padding: 5px;
}

@media (max-width: 991.98px) {
	.container-fluid.grid-demonstration [class^='col'] p {
		font-size: 14px;
	}

	.container-fluid.grid-demonstration [class^='col'] * + p {
		margin-top: 10px;
	}
}

@media (min-width: 768px) {
	.container-fluid.grid-demonstration [class^='col'] {
		padding: 15px 10px;
	}
}

@media (min-width: 992px) {
	.container-fluid.grid-demonstration [class^='col'] {
		padding: 25px 15px;
	}
}

@media (min-width: 1200px) {
	.container-fluid.grid-demonstration [class^='col'] {
		padding: 30px 15px 30px 30px;
	}
}

@media (min-width: 1600px) {
	.container-fluid.grid-demonstration [class^='col'] {
		padding: 50px 95px;
	}

		.container-fluid.grid-demonstration [class^='col'] * + p {
			margin-top: 24px;
		}
}

@media (min-width: 1600px) {
	.container-fluid.grid-demonstration .row {
		margin-left: -70px;
		margin-right: -70px;
	}
}

.grid-system-bordered [class*='col'] {
	padding-top: 15px;
	padding-bottom: 15px;
}

.grid-system-bordered .row + .row {
	margin-top: 0;
}

.grid-system-bordered .row {
	border-bottom: 1px solid #e9ecef;
}

@media (min-width: 768px) {
	.grid-system-bordered [class*='col'] {
		padding-top: 25px;
		padding-bottom: 25px;
	}
}

@media (min-width: 1200px) {
	.grid-system-bordered [class*='col'] {
		padding-top: 45px;
		padding-bottom: 45px;
	}
}

.grid-system-outline .row {
	border: 1px solid #e9ecef;
}

	.grid-system-outline .row:not(:last-child) {
		border-bottom-width: 0;
	}

.grid-system-outline [class*='col']:not(:last-child) {
	border-right: 1px solid #e9ecef;
	margin-right: -1px;
}

.grid-system-outline * + .row {
	margin-top: 45px;
}

.grid-system-outline .row + .row {
	margin-top: 0;
}

.row-flex > [class*='col'] {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: stretch;
}

	.row-flex > [class*='col'] > * {
		flex-grow: 1;
		flex-shrink: 0;
	}

.row-decoration-1 {
	position: relative;
}

	.row-decoration-1 .col-6 {
		position: relative;
	}

		.row-decoration-1 .col-6::after {
			content: '';
			position: absolute;
			right: 0;
			top: 50%;
			transform: translate3d(0, -50%, 0);
			width: 1px;
			height: 100px;
			max-height: 100%;
			background: #e0e0e0;
		}

@media (max-width: 767.98px) {
	.row-decoration-1 .col-6:nth-child(even)::after {
		display: none;
	}
}

@media (min-width: 768px) {
	.row-decoration-1 .col-6:nth-child(4n)::after {
		display: none;
	}
}

.row-decoration-1-corner {
	display: none;
}

@media (min-width: 992px) {
	.row-decoration-1 {
		padding: 45px 0 35px;
	}

	.row-decoration-1-corner {
		display: block;
	}

		.row-decoration-1-corner::before, .row-decoration-1-corner::after {
			content: '';
			position: absolute;
			border: 2px solid #e0e0e0;
			width: 34px;
			height: 34px;
		}

	.row-decoration-1-corner_top::before, .row-decoration-1-corner_top::after {
		top: 0;
		border-bottom: 0;
	}

	.row-decoration-1-corner_top::before {
		left: 15px;
		border-right: 0;
	}

	.row-decoration-1-corner_top::after {
		right: 15px;
		border-left: 0;
	}

	.row-decoration-1-corner_bottom::before, .row-decoration-1-corner_bottom::after {
		bottom: 0;
		border-top: 0;
	}

	.row-decoration-1-corner_bottom::before {
		left: 15px;
		border-right: 0;
	}

	.row-decoration-1-corner_bottom::after {
		right: 15px;
		border-left: 0;
	}
}

.row-x-20 {
	margin-left: -10px;
	margin-right: -10px;
}

	.row-x-20 > [class*='col'] {
		padding-left: 10px;
		padding-right: 10px;
	}

@media (min-width: 1200px) {
	.container-wide {
		max-width: 100%;
	}
}

@media (min-width: 1800px) {
	.container-wide {
		max-width: 1800px;
	}
}

.container-fluid {
	max-width: 100%;
}

@media (min-width: 1200px) {
	.col-bordered {
		position: relative;
	}

		.col-bordered::before, .col-bordered::after {
			content: '';
			position: absolute;
			top: 12px;
			bottom: 12px;
			width: 1px;
		}

		.col-bordered::before {
			left: -57.5px;
			border-left: 1px solid #56b3e4;
		}

		.col-bordered::after {
			right: -57.5px;
			border-right: 1px solid #56b3e4;
		}
}

.bg-gray-31 .col-bordered::before, .bg-gray-31 .col-bordered::after {
	border-color: #3c3c46;
}

.range {
	display: flex;
	flex-wrap: wrap;
}

.cell-inner {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.range > [class*='cell'] {
	position: relative;
	width: 100%;
	min-height: 1px;
}

	.range > [class*='cell'] > .row {
		margin: 0;
	}

	.range > [class*='cell'].container {
		padding: 0;
	}

.range > [class*='col'] {
	padding: 0;
}

@media (min-width: 576px) {
	.cell-sm-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

		.cell-sm-6 .cell-inner {
			max-width: 270px;
		}

	.range > [class*='cell-sm']:nth-child(odd) .cell-inner {
		margin-left: auto;
	}

	.range.flex-sm-row-reverse > [class*='cell-sm']:nth-child(odd) .cell-inner {
		margin-left: 0;
	}

	.range.flex-sm-row-reverse > [class*='cell-sm']:nth-child(even) .cell-inner {
		margin-left: auto;
	}

	.range > [class*='cell-sm'].container {
		margin: 0;
	}
}

@media (min-width: 768px) {
	.range > [class*='cell-md']:nth-child(odd) .cell-inner {
		margin-left: auto;
	}

	.range.flex-md-row-reverse > [class*='cell-md']:nth-child(odd) .cell-inner {
		margin-left: 0;
	}

	.range.flex-md-row-reverse > [class*='cell-md']:nth-child(even) .cell-inner {
		margin-left: auto;
	}

	.range > [class*='cell-md'].container {
		margin: 0;
	}

	.cell-md-5 {
		flex: 0 0 calc(50% - 60px);
		max-width: calc(50% - 60px);
	}

		.cell-md-5 .cell-inner {
			max-width: 300px;
		}

	.cell-md-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

		.cell-md-6 .cell-inner {
			max-width: 360px;
		}
}

@media (min-width: 992px) {
	[class*='cell-lg'] > .row > [class*='col'] {
		flex-basis: 100%;
	}

	.cell-lg-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

		.cell-lg-6 .cell-inner {
			max-width: 480px;
		}

	.range > [class*='cell-lg']:nth-child(odd) .cell-inner {
		margin-left: auto;
	}

	.range > [class*='cell-lg'].container {
		margin: 0;
	}
}

@media (min-width: 992px) {
	.cell-xl-6_lg {
		flex: 0 0 calc(50% - -30px);
		max-width: calc(50% - -30px);
	}

		.cell-xl-6_lg .cell-inner {
			max-width: 510px;
		}

	.cell-xl-6_sm {
		flex: 0 0 calc(50% - 30px);
		max-width: calc(50% - 30px);
	}
}

@media (min-width: 1200px) {
	.range > [class*='cell-xl'].container {
		margin: 0;
	}

	.range > [class*='cell-xl']:nth-child(odd) .cell-inner {
		margin-left: auto;
	}

	.cell-lg-6,
	.cell-xl-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

		.cell-lg-6 .cell-inner,
		.cell-xl-6 .cell-inner {
			max-width: 600px;
		}

	.cell-xl-6_lg {
		flex: 0 0 calc(50% - 70px);
		max-width: calc(50% - 70px);
	}

		.cell-xl-6_lg .cell-inner {
			max-width: 530px;
		}

	.cell-xl-6_sm {
		flex: 0 0 calc(50% - -70px);
		max-width: calc(50% - -70px);
	}
}

@media (min-width: 1600px) {
	.cell-xl-6_lg {
		flex: 0 0 calc(50% - -15px);
		max-width: calc(50% - -15px);
	}

		.cell-xl-6_lg .cell-inner {
			max-width: 615px;
		}

	.cell-xl-6_sm {
		flex: 0 0 calc(50% - 15px);
		max-width: calc(50% - 15px);
	}
}

/** @section Backgrounds */
.context-dark, .bg-accent,
.context-dark h1,
.bg-accent h1, .context-dark h2, .bg-accent h2, .context-dark h3, .bg-accent h3, .context-dark h4, .bg-accent h4, .context-dark h5, .bg-accent h5, .context-dark h6, .bg-accent h6, .context-dark [class*='heading-'], .bg-accent [class*='heading-'] {
	color: #ffffff;
}

	.context-dark .brand .brand-logo-dark, .bg-accent .brand .brand-logo-dark {
		display: none;
	}

	.context-dark .brand .brand-logo-light, .bg-accent .brand .brand-logo-light {
		display: block;
	}

	.context-dark .bg-color-1, .bg-accent .bg-color-1 {
		background-color: #31323c;
	}

/**
* Light Backgrounds
*/
.bg-default {
	background-color: #ffffff;
}

	.bg-default + .bg-default {
		padding-top: 0;
	}

/**
* Dark Backgrounds
*/
/** 
* Accent Backgrounds
*/
.bg-accent {
	background-color: #56b3e4;
}

	.bg-accent + .bg-accent {
		padding-top: 0;
	}

.bg-primary-lighten {
	background-color: #928e87;
}

	.bg-primary-lighten + .bg-primary-lighten {
		padding-top: 0;
	}

.bg-gray-8 {
	background-color: #c2d3f2;
}

	.bg-gray-8 + .bg-gray-8 {
		padding-top: 0;
	}

.bg-gray-10 {
	background-color: #e0e0e0;
}

	.bg-gray-10 + .bg-gray-10 {
		padding-top: 0;
	}

.bg-gray-12 {
	background-color: #f3f4f9;
}

	.bg-gray-12 + .bg-gray-12 {
		padding-top: 0;
	}

.bg-gray-14 {
	background-color: #e1e1e1;
}

	.bg-gray-14 + .bg-gray-14 {
		padding-top: 0;
	}

.bg-gray-16 {
	background-color: #f5f5f5;
}

	.bg-gray-16 + .bg-gray-16 {
		padding-top: 0;
	}

.bg-gray-21 {
	background-color: #292a33;
}

	.bg-gray-21 + .bg-gray-21 {
		padding-top: 0;
	}

.bg-gray-31 {
	background-color: #31323c;
}

	.bg-gray-31 + .bg-gray-31 {
		padding-top: 0;
	}

.bg-secondary {
	background-color: #fdde52;
}

	.bg-secondary + .bg-secondary {
		padding-top: 0;
	}

.bg-darkblue-2 {
	background-color: #27527c;
}

	.bg-darkblue-2 + .bg-darkblue-2 {
		padding-top: 0;
	}

.bg-accent .heading-7 {
	color: #9cc1ff;
}

.bg-accent div.owl-dot::before {
	background: #fdde52;
}

.bg-accent div.owl-dot:hover, .bg-accent div.owl-dot.active {
	border-color: #ffffff;
}

	.bg-accent div.owl-dot:hover::before, .bg-accent div.owl-dot.active::before {
		opacity: 1;
	}

/**
* Background Image
*/
[class*='bg-'] {
	background-size: cover;
	background-position: center center;
}

@media (min-width: 992px) {
	html:not(.tablet):not(.mobile) .bg-fixed {
		background-attachment: fixed;
	}
}

/** @section Utilities custom */
.height-fill {
	position: relative;
	display: flex;
}

	.height-fill > * {
		flex-grow: 1;
		flex-shrink: 0;
		width: 100%;
	}

	.height-fill .google-map {
		min-height: 100%;
	}

.object-inline {
	white-space: nowrap;
}

	.object-inline > * {
		display: inline-block;
		min-width: 20px;
		vertical-align: top;
		white-space: normal;
	}

		.object-inline > * + * {
			margin-left: 5px;
		}

.oh {
	position: relative;
	overflow: hidden;
}

.text-decoration-lines {
	position: relative;
	overflow: hidden;
	width: 100%;
	text-align: center;
}

.text-decoration-lines-content {
	position: relative;
	display: inline-block;
	min-width: 170px;
	font-size: 13px;
	text-transform: uppercase;
}

	.text-decoration-lines-content::before, .text-decoration-lines-content::after {
		content: '';
		position: absolute;
		height: 1px;
		background: #ced4da;
		top: 50%;
		width: 100vw;
	}

	.text-decoration-lines-content::before {
		left: 0;
		transform: translate3d(-100%, 0, 0);
	}

	.text-decoration-lines-content::after {
		right: 0;
		transform: translate3d(100%, 0, 0);
	}

* + .text-decoration-lines {
	margin-top: 30px;
}

p.rights {
	font-size: 12px;
	color: #fff;
	
}

	p.rights a {
		color: inherit;
		text-decoration: none !important;
	}

		p.rights a:hover {
			color: #56b3e4;
		}

.one-page .rights {
	color: #ffffff;
}

	.one-page .rights a:hover {
		color: #fdde52;
	}

.text-block > * {
	margin-left: .125em;
	margin-right: .125em;
}

@media (min-width: 480px) {
	.cols-2 {
		columns: 2;
		break-inside: avoid;
		column-gap: 26px;
	}

		.cols-2 > * {
			display: inline-block;
			width: 100%;
		}
}

@media (min-width: 992px) {
	.f1 {
		width: 109%;
	}
}

.features-block {
	padding: 20px 15px;
	background-color: #e7e9f0;
}

.features-block-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: -12px;
	margin-left: -20px;
}

	.features-block-inner:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.features-block-inner > * {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 12px;
		margin-left: 20px;
	}

.features-block-list {
	display: flex;
	flex-wrap: wrap;
	color: #0d0d0d;
	letter-spacing: 0;
	margin-bottom: -15px;
	margin-left: -10px;
}

	.features-block-list:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.features-block-list > * {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 15px;
		margin-left: 10px;
	}

	.features-block-list > li {
		display: inline-flex;
	}

	.features-block-list span {
		display: inline-block;
		vertical-align: middle;
		min-height: 15px;
		line-height: 15px;
	}

	.features-block-list .icon {
		margin-right: 10px;
		font-size: 19px;
		color: #b7b7b7;
	}

		.features-block-list .icon[class*='hotel-icon-'] {
			margin-left: -5px;
			margin-right: 3px;
		}

	.features-block-list .hotel-icon-05 {
		font-size: 32px;
	}

	.features-block-list .hotel-icon-10,
	.features-block-list .hotel-icon-26 {
		font-size: 34px;
	}

.features-block + p {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.features-block {
		padding: 14px 22px;
	}

	.features-block-list {
		margin-left: -25px;
	}

		.features-block-list > * {
			margin-left: 25px;
		}

	.features-block + p {
		margin-top: 30px;
	}
}

.item-1 {
	display: flex;
	align-items: center;
	letter-spacing: .1em;
}

	.item-1 > * + * {
		margin-left: 10px;
	}

	.item-1 a, .item-1 a:active, .item-1 a:focus {
		color: #1c1c1c;
	}

		.item-1 a:hover {
			color: #56b3e4;
		}

span.item-1-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	flex-shrink: 0;
	border-radius: 50%;
	font-size: 18px;
	color: #151515;
	background: #fdde52;
}

.image-group-1 {
	max-width: 600px;
	margin: 0 auto 13%;
}

	.image-group-1 a {
		position: relative;
		z-index: 1;
		display: block;
		box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
	}

		.image-group-1 a:nth-child(1) {
			max-width: 83.33333%;
		}

		.image-group-1 a:nth-child(2) {
			max-width: 53.33333%;
			margin-top: -25%;
			margin-left: 11.66667%;
		}

		.image-group-1 a:nth-child(3) {
			max-width: 52.33333%;
			margin-top: -68%;
			margin-left: auto;
		}

		.image-group-1 a img {
			width: 100%;
		}

		.image-group-1 a:hover {
			transform: translateY(-15px);
		}

.image-group-2 {
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

	.image-group-2 > * + * {
		margin-left: -5.98291%;
	}

	.image-group-2 a {
		position: relative;
		z-index: 1;
		display: block;
		flex-shrink: 0;
		width: 31.62393%;
		box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
	}

		.image-group-2 a img {
			width: 100%;
		}

		.image-group-2 a::after {
			content: '';
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			background: rgba(255, 255, 255, 0.1);
			opacity: 0;
			visibility: hidden;
			transition: .22s;
			pointer-events: none;
		}

		.image-group-2 a:nth-child(2) {
			z-index: 2;
			width: 48.71795%;
		}

		.image-group-2 a:hover::after {
			opacity: 1;
			visibility: visible;
		}

* + .image-group-2 {
	margin-top: 30px;
}

@media (min-width: 992px) {
	* + .image-group-2 {
		margin-top: 60px;
	}
}

/** @group Plugins */
/** @section Animate.css */
.animated {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	opacity: 1;
}

	.animated.infinite {
		-webkit-animation-iteration-count: infinite;
		animation-iteration-count: infinite;
	}

	.animated.hinge {
		-webkit-animation-duration: 2s;
		animation-duration: 2s;
	}

html:not(.lt-ie10) .not-animated {
	opacity: 0;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpSmall {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 45px, 0);
		transform: translate3d(0, 45px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpSmall {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 45px, 0);
		transform: translate3d(0, 45px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUpSmall {
	-webkit-animation-name: fadeInUpSmall;
	animation-name: fadeInUpSmall;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftSmall {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-60px, 0, 0);
		transform: translate3d(-60px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeftSmall {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-60px, 0, 0);
		transform: translate3d(-60px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeftSmall {
	-webkit-animation-name: fadeInLeftSmall;
	animation-name: fadeInLeftSmall;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightSmall {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(60px, 0, 0);
		transform: translate3d(60px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRightSmall {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(60px, 0, 0);
		transform: translate3d(60px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRightSmall {
	-webkit-animation-name: fadeInRightSmall;
	animation-name: fadeInRightSmall;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

@-webkit-keyframes scaleAnimate {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scaleAnimate {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.scaleAnimate {
	-webkit-animation-name: scaleAnimate;
	animation-name: scaleAnimate;
}

/** @section Preloader */
.preloader {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 10000;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
	background: #ffffff;
	transition: .3s all ease;
}

	.preloader.loaded {
		opacity: 0;
		visibility: hidden;
	}

		.preloader.loaded .banter-loader {
			opacity: 0;
			visibility: hidden;
		}

.banter-loader {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 72px;
	height: 72px;
	margin-left: -36px;
	margin-top: -36px;
}

.banter-loader__box {
	float: left;
	position: relative;
	width: 20px;
	height: 20px;
	margin-right: 6px;
}

	.banter-loader__box:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: #56b3e4;
	}

	.banter-loader__box:nth-child(3n) {
		margin-right: 0;
		margin-bottom: 6px;
	}

	.banter-loader__box:nth-child(1):before, .banter-loader__box:nth-child(4):before {
		margin-left: 26px;
	}

	.banter-loader__box:nth-child(3):before {
		margin-top: 52px;
	}

	.banter-loader__box:last-child {
		margin-bottom: 0;
	}

@keyframes moveBox-1 {
	9.09091% {
		transform: translate(-26px, 0);
	}

	18.18182% {
		transform: translate(0px, 0);
	}

	27.27273% {
		transform: translate(0px, 0);
	}

	36.36364% {
		transform: translate(26px, 0);
	}

	45.45455% {
		transform: translate(26px, 26px);
	}

	54.54545% {
		transform: translate(26px, 26px);
	}

	63.63636% {
		transform: translate(26px, 26px);
	}

	72.72727% {
		transform: translate(26px, 0px);
	}

	81.81818% {
		transform: translate(0px, 0px);
	}

	90.90909% {
		transform: translate(-26px, 0px);
	}

	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(1) {
	animation: moveBox-1 4s infinite;
}

@keyframes moveBox-2 {
	9.09091% {
		transform: translate(0, 0);
	}

	18.18182% {
		transform: translate(26px, 0);
	}

	27.27273% {
		transform: translate(0px, 0);
	}

	36.36364% {
		transform: translate(26px, 0);
	}

	45.45455% {
		transform: translate(26px, 26px);
	}

	54.54545% {
		transform: translate(26px, 26px);
	}

	63.63636% {
		transform: translate(26px, 26px);
	}

	72.72727% {
		transform: translate(26px, 26px);
	}

	81.81818% {
		transform: translate(0px, 26px);
	}

	90.90909% {
		transform: translate(0px, 26px);
	}

	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(2) {
	animation: moveBox-2 4s infinite;
}

@keyframes moveBox-3 {
	9.09091% {
		transform: translate(-26px, 0);
	}

	18.18182% {
		transform: translate(-26px, 0);
	}

	27.27273% {
		transform: translate(0px, 0);
	}

	36.36364% {
		transform: translate(-26px, 0);
	}

	45.45455% {
		transform: translate(-26px, 0);
	}

	54.54545% {
		transform: translate(-26px, 0);
	}

	63.63636% {
		transform: translate(-26px, 0);
	}

	72.72727% {
		transform: translate(-26px, 0);
	}

	81.81818% {
		transform: translate(-26px, -26px);
	}

	90.90909% {
		transform: translate(0px, -26px);
	}

	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(3) {
	animation: moveBox-3 4s infinite;
}

@keyframes moveBox-4 {
	9.09091% {
		transform: translate(-26px, 0);
	}

	18.18182% {
		transform: translate(-26px, 0);
	}

	27.27273% {
		transform: translate(-26px, -26px);
	}

	36.36364% {
		transform: translate(0px, -26px);
	}

	45.45455% {
		transform: translate(0px, 0px);
	}

	54.54545% {
		transform: translate(0px, -26px);
	}

	63.63636% {
		transform: translate(0px, -26px);
	}

	72.72727% {
		transform: translate(0px, -26px);
	}

	81.81818% {
		transform: translate(-26px, -26px);
	}

	90.90909% {
		transform: translate(-26px, 0px);
	}

	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(4) {
	animation: moveBox-4 4s infinite;
}

@keyframes moveBox-5 {
	9.09091% {
		transform: translate(0, 0);
	}

	18.18182% {
		transform: translate(0, 0);
	}

	27.27273% {
		transform: translate(0, 0);
	}

	36.36364% {
		transform: translate(26px, 0);
	}

	45.45455% {
		transform: translate(26px, 0);
	}

	54.54545% {
		transform: translate(26px, 0);
	}

	63.63636% {
		transform: translate(26px, 0);
	}

	72.72727% {
		transform: translate(26px, 0);
	}

	81.81818% {
		transform: translate(26px, -26px);
	}

	90.90909% {
		transform: translate(0px, -26px);
	}

	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(5) {
	animation: moveBox-5 4s infinite;
}

@keyframes moveBox-6 {
	9.09091% {
		transform: translate(0, 0);
	}

	18.18182% {
		transform: translate(-26px, 0);
	}

	27.27273% {
		transform: translate(-26px, 0);
	}

	36.36364% {
		transform: translate(0px, 0);
	}

	45.45455% {
		transform: translate(0px, 0);
	}

	54.54545% {
		transform: translate(0px, 0);
	}

	63.63636% {
		transform: translate(0px, 0);
	}

	72.72727% {
		transform: translate(0px, 26px);
	}

	81.81818% {
		transform: translate(-26px, 26px);
	}

	90.90909% {
		transform: translate(-26px, 0px);
	}

	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(6) {
	animation: moveBox-6 4s infinite;
}

@keyframes moveBox-7 {
	9.09091% {
		transform: translate(26px, 0);
	}

	18.18182% {
		transform: translate(26px, 0);
	}

	27.27273% {
		transform: translate(26px, 0);
	}

	36.36364% {
		transform: translate(0px, 0);
	}

	45.45455% {
		transform: translate(0px, -26px);
	}

	54.54545% {
		transform: translate(26px, -26px);
	}

	63.63636% {
		transform: translate(0px, -26px);
	}

	72.72727% {
		transform: translate(0px, -26px);
	}

	81.81818% {
		transform: translate(0px, 0px);
	}

	90.90909% {
		transform: translate(26px, 0px);
	}

	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(7) {
	animation: moveBox-7 4s infinite;
}

@keyframes moveBox-8 {
	9.09091% {
		transform: translate(0, 0);
	}

	18.18182% {
		transform: translate(-26px, 0);
	}

	27.27273% {
		transform: translate(-26px, -26px);
	}

	36.36364% {
		transform: translate(0px, -26px);
	}

	45.45455% {
		transform: translate(0px, -26px);
	}

	54.54545% {
		transform: translate(0px, -26px);
	}

	63.63636% {
		transform: translate(0px, -26px);
	}

	72.72727% {
		transform: translate(0px, -26px);
	}

	81.81818% {
		transform: translate(26px, -26px);
	}

	90.90909% {
		transform: translate(26px, 0px);
	}

	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(8) {
	animation: moveBox-8 4s infinite;
}

@keyframes moveBox-9 {
	9.09091% {
		transform: translate(-26px, 0);
	}

	18.18182% {
		transform: translate(-26px, 0);
	}

	27.27273% {
		transform: translate(0px, 0);
	}

	36.36364% {
		transform: translate(-26px, 0);
	}

	45.45455% {
		transform: translate(0px, 0);
	}

	54.54545% {
		transform: translate(0px, 0);
	}

	63.63636% {
		transform: translate(-26px, 0);
	}

	72.72727% {
		transform: translate(-26px, 0);
	}

	81.81818% {
		transform: translate(-52px, 0);
	}

	90.90909% {
		transform: translate(-26px, 0);
	}

	100% {
		transform: translate(0px, 0);
	}
}

.banter-loader__box:nth-child(9) {
	animation: moveBox-9 4s infinite;
}

/** @section ToTop */
.ui-to-top {
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 100;
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 46px;
	color: #ffffff;
	background: #56b3e4;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	transition: .33s all ease-in-out;
	transform: translate3d(0, 100px, 0);
}

	.ui-to-top:hover {
		color: #fff;
		background: #76777b;
		text-decoration: none;
	}

	.ui-to-top:focus {
		color: #ffffff;
	}

	.ui-to-top.active {
		transform: translate3d(0, 0, 0);
	}

html.mobile .ui-to-top,
html.tablet .ui-to-top {
	display: none !important;
}

@media (min-width: 576px) {
	.ui-to-top {
		right: 40px;
		bottom: 40px;
	}
}

/** @section RD Navbar */
@keyframes rd-navbar-slide-down {
	0% {
		transform: translateY(-100%);
	}

	100% {
		transform: translateY(0);
	}
}

@keyframes rd-navbar-slide-up {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-100%);
	}
}

.rd-navbar-wrap, .rd-navbar,
.rd-menu,
.rd-navbar-nav,
.rd-navbar-panel, .rd-navbar-static .rd-menu, .rd-navbar-fixed .rd-navbar-nav-wrap, .rd-navbar-fixed .rd-navbar-submenu {
	transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
}

.rd-navbar--no-transition, .rd-navbar--no-transition * {
	transition: none !important;
}

.rd-navbar,
.rd-navbar.rd-navbar--is-clone {
	display: none;
}

	.rd-navbar.rd-navbar-fixed + .rd-navbar.rd-navbar--is-clone,
	.rd-navbar.rd-navbar-sidebar + .rd-navbar.rd-navbar--is-clone {
		display: none;
	}

.rd-navbar {
	display: none;
	background: #ffffff;
}

.rd-navbar-toggle {
	display: inline-block;
	position: relative;
	width: 48px;
	height: 48px;
	line-height: 48px;
	cursor: pointer;
	color: #76777b;
	background-color: transparent;
	border: none;
	display: none; float: right !important; right: 0
}

	.rd-navbar-toggle span {
		position: relative;
		display: block;
		margin: auto;
		transition: .3s all ease;
	}

		.rd-navbar-toggle span::after, .rd-navbar-toggle span::before {
			content: "";
			position: absolute;
			left: 0;
			top: -6px;
			transition: .3s all ease;
		}

		.rd-navbar-toggle span::after {
			top: 6px;
		}

		.rd-navbar-toggle span::after, .rd-navbar-toggle span::before, .rd-navbar-toggle span {
			width: 24px;
			height: 2px;
			background-color: #76777b;
			backface-visibility: hidden;
			border-radius: 0;
		}

	.rd-navbar-toggle span {
		transform: rotate(180deg);
	}

		.rd-navbar-toggle span::before, .rd-navbar-toggle span::after {
			transform-origin: 1.71429px center;
		}

	.rd-navbar-toggle.active span {
		transform: rotate(360deg);
	}

		.rd-navbar-toggle.active span::before, .rd-navbar-toggle.active span::after {
			top: 0;
			width: 15px;
		}

		.rd-navbar-toggle.active span::before {
			transform: rotate3d(0, 0, 1, -40deg);
		}

		.rd-navbar-toggle.active span::after {
			transform: rotate3d(0, 0, 1, 40deg);
		}

.rd-navbar-collapse-toggle {
	display: inline-block;
	position: relative;
	width: 48px;
	height: 48px;
	line-height: 48px;
	cursor: pointer;
	color: #495057;
	display: none;
}

	.rd-navbar-collapse-toggle span {
		top: 50%;
		margin-top: -3px;
	}

		.rd-navbar-collapse-toggle span, .rd-navbar-collapse-toggle span::before, .rd-navbar-collapse-toggle span::after {
			position: absolute;
			width: 4px;
			height: 4px;
			line-height: 4px;
			text-align: center;
			background: #495057;
			left: 50%;
			margin-left: -2px;
			border-radius: 50%;
			transition: .3s all ease;
		}

			.rd-navbar-collapse-toggle span::before, .rd-navbar-collapse-toggle span::after {
				content: '';
			}

			.rd-navbar-collapse-toggle span::before {
				bottom: 100%;
				margin-bottom: 3px;
			}

			.rd-navbar-collapse-toggle span::after {
				top: 100%;
				margin-top: 3px;
			}

	.rd-navbar-collapse-toggle.active span {
		transform: scale(0.8);
	}

		.rd-navbar-collapse-toggle.active span::before {
			transform: translateY(18px);
		}

		.rd-navbar-collapse-toggle.active span::after {
			transform: translateY(-18px);
		}

.rd-navbar-brand a {
	display: block;
}

.rd-nav-link {
	display: block;
	color: #76777b;
font-family: FrutigerLTPro-Roman;
font-size: 16px;
	text-transform: uppercase;
}

.new-in{
display: block;
 color: #56b3e4;
font-family: FrutigerLTPro-Roman;
font-size: 16px;
text-transform: uppercase;
}

.rd-dropdown-link,
.rd-megamenu-list-link {
	display: block;
}

.rd-navbar-search-toggle {
	background: none;
	border: none;
	display: inline-block;
	padding: 0;
	outline: none;
	outline-offset: 0;
	cursor: pointer;
	-webkit-appearance: none;
}

	.rd-navbar-search-toggle::-moz-focus-inner {
		border: none;
		padding: 0;
	}

.rd-navbar-popup {
	position: absolute;
	z-index: 12;
	padding: 30px 25px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: .2s;
	overflow: hidden;
	background: #ffffff;
	border: 1px solid #e1e1e1;
}

	.rd-navbar-popup.active {
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
	}

	.rd-navbar-popup .nav-tabs {
		justify-content: center;
	}

@media (min-width: 768px) {
	.rd-navbar-popup {
		width: 370px;
		padding: 40px 35px;
	}
}

.rd-navbar-dropdown {
	display: none;
}

.rd-megamenu-title {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0;
	color: #151515;
}

/*
* @subsection  RD Navbar Static
*/
.rd-navbar-static {
	display: block;
}

	.rd-navbar-static .rd-nav-item {
		display: inline-block;
	}

		.rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-static .rd-nav-item.opened .rd-nav-link {
			color: #56b3e4;
			background: transparent;
		}

		.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle {
			color: #56b3e4;
		}

		.rd-navbar-static .rd-nav-item.active .rd-nav-link {
			color: #56b3e4;
			background: transparent;
		}

		.rd-navbar-static .rd-nav-item.active > .rd-navbar-submenu-toggle {
			color: #56b3e4;
		}

		.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle::before,
		.rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle::before,
		.rd-navbar-static .rd-nav-item .rd-nav-link:hover + .rd-navbar-submenu-toggle::before {
			transform: rotate(180deg);
		}

		.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle {
			margin-left: 4px;
			font-family: "Material Design Icons";
			font-size: 16px;
			cursor: pointer;
			color: #292a33;
		}

			.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle::before {
				position: relative;
				display: inline-block;
				transition: .22s;
				content: '\f236';
			}

			.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle:hover {
				color: #56b3e4;
			}

		.rd-navbar-static .rd-nav-item > .rd-navbar-submenu {
			margin-top: 20px;
		}

		.rd-navbar-static .rd-nav-item + .rd-nav-item {
			margin-left: 24px;
		}

@media (min-width: 1200px) {
	.rd-navbar-static .rd-nav-item + .rd-nav-item {
		margin-left: 38px;
	}
}

.rd-navbar-static .rd-nav-link {
	position: relative;
	display: inline-block;
	line-height: 1.2;
	transition: .25s;
	color: #76777b;
	font-family: FrutigerLTPro-Roman;
	font-size: 16px;
	float: right !important;
	letter-spacing: 0;
}
.rd-navbar-static .rd-nav-link.new-in{
display: block;
 color: #56b3e4;
font-family: FrutigerLTPro-Roman;
font-size: 16px;
text-transform: uppercase;
}

	.rd-navbar-static .rd-nav-link:hover {
		color: #56b3e4;
	}

.rd-navbar-static .rd-menu {
	z-index: 15;
	position: absolute;
	display: block;
	visibility: hidden;
	opacity: 0;
	text-align: left;
	background: #ffffff;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.24);
}

.rd-navbar-static .rd-navbar-dropdown {
	position: absolute;
	left: -25px;
	width: 270px;
	padding: 5px 23px;
	margin-top: 17px;
}

	.rd-navbar-static .rd-navbar-dropdown > li {
		padding-top: 12px;
		padding-bottom: 12px;
	}

		.rd-navbar-static .rd-navbar-dropdown > li + li {
			border-top: 1px solid #e0e0e0;
		}

	.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown {
		top: -1px;
		left: 100%;
		z-index: 2;
		margin-top: -15px;
		margin-left: 15px;
	}

		.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown.rd-navbar-open-left {
			left: auto;
			right: 100%;
			margin-left: 0;
			margin-right: 15px;
		}

.rd-navbar-static .rd-dropdown-item.focus .rd-dropdown-link, .rd-navbar-static .rd-dropdown-item.opened .rd-dropdown-link {
	color: #56b3e4;
}

.rd-navbar-static .rd-dropdown-link {
	color: #151515;
}

	.rd-navbar-static .rd-dropdown-link:hover {
		color: #56b3e4;
	}

.rd-navbar-static .rd-navbar-dropdown > li > a,
.rd-navbar-static .rd-megamenu-list > li > a {
	position: relative;
	padding-left: 17px;
}

	.rd-navbar-static .rd-navbar-dropdown > li > a::before,
	.rd-navbar-static .rd-megamenu-list > li > a::before {
		content: '';
		position: absolute;
		top: 7px;
		left: 0;
		width: 8px;
		height: 8px;
		background: #c2d3f2;
		transition: inherit;
	}

	.rd-navbar-static .rd-navbar-dropdown > li > a:hover::before,
	.rd-navbar-static .rd-megamenu-list > li > a:hover::before {
		background: #56b3e4;
	}

.rd-navbar-static .rd-megamenu-list-item + .rd-megamenu-list-item {
	margin-top: 14px;
}

@media (min-width: 1600px) {
	.rd-navbar-static .rd-megamenu-list-item + .rd-megamenu-list-item {
		margin-top: 18px;
	}
}

.rd-navbar-static .rd-navbar-megamenu {
	display: flex;
	left: 0;
	width: 100%;
	max-width: 1170px;
	padding: 30px 0;
	margin-top: 30px;
}

.rd-navbar-static .rd-megamenu-item {
	position: relative;
	flex-basis: 50%;
	flex-grow: 1;
	padding-left: 30px;
}

	.rd-navbar-static .rd-megamenu-item + .rd-megamenu-item::before {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 1px;
		background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, #d8d8d8 50%, rgba(255, 255, 255, 0) 100%);
	}

	.rd-navbar-static .rd-megamenu-item:last-child {
		padding-right: 50px;
	}

@media (min-width: 1200px) {
	.rd-navbar-static .rd-megamenu-item {
		padding-left: 50px;
	}
}

.rd-navbar-static .rd-megamenu-title {
	font-size: 18px;
}

.rd-navbar-static .rd-megamenu-list-link {
	color: #000000;
	background: transparent;
}

	.rd-navbar-static .rd-megamenu-list-link:hover {
		color: #56b3e4;
		background: transparent;
	}

.rd-navbar-static * + .rd-megamenu-list {
	margin-top: 16px;
}

.rd-navbar-static .rd-navbar-submenu.focus > .rd-menu, .rd-navbar-static .rd-navbar-submenu.opened > .rd-menu {
	opacity: 1;
	visibility: visible;
}

.rd-navbar-static .rd-navbar-search.active .rd-search {
	visibility: visible;
	opacity: 1;
}

.rd-navbar-static .rd-search {
	position: absolute;
	top: 100%;
	right: 0;
	width: 270px;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	margin-top: 20px;
	z-index: 2;
}

.rd-navbar-static * + .rd-navbar-search {
	margin-left: 38px;
}

.rd-navbar-static .rd-navbar-search-toggle {
	display: inline-flex;
	color: #0d0d0d;
}

	.rd-navbar-static .rd-navbar-search-toggle span {
		display: inline-block;
		position: relative;
		width: 32px;
		height: 32px;
		font-size: 26px;
		line-height: 32px;
		text-align: center;
		cursor: pointer;
		background: none;
		border: none;
		outline: none;
		padding: 0;
	}

		.rd-navbar-static .rd-navbar-search-toggle span, .rd-navbar-static .rd-navbar-search-toggle span::before, .rd-navbar-static .rd-navbar-search-toggle span::after {
			transition: .3s all ease-in-out;
		}

			.rd-navbar-static .rd-navbar-search-toggle span::before, .rd-navbar-static .rd-navbar-search-toggle span::after {
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
			}

			.rd-navbar-static .rd-navbar-search-toggle span::before {
				content: "";
				transform: rotate(0deg) scale(1);
				opacity: 1;
				visibility: visible;
				font-family: "Material Design Icons";
			}

			.rd-navbar-static .rd-navbar-search-toggle span::after {
				content: "";
				transform: rotate(-90deg) scale(0.4);
				opacity: 0;
				visibility: hidden;
				font-family: "Material Design Icons";
			}

	.rd-navbar-static .rd-navbar-search-toggle.active span::before {
		opacity: 0;
		visibility: hidden;
		transform: rotate(90deg) scale(0.4);
	}

	.rd-navbar-static .rd-navbar-search-toggle.active span::after {
		transform: rotate(0deg) scale(1);
		opacity: 1;
		visibility: visible;
	}

	.rd-navbar-static .rd-navbar-search-toggle:hover {
		color: #56b3e4;
	}

.rd-navbar-static.rd-navbar--is-clone {
	display: block;
	transform: translate3d(0, -100%, 0);
}

	.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck {
		transform: translate3d(0, 0, 0);
	}

.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 1080;
	background: #ffffff;
}

	.rd-navbar-static.rd-navbar--is-stuck .rd-menu, .rd-navbar-static.rd-navbar--is-clone .rd-menu {
		margin-top: 24px;
	}

.rd-navbar-static .rd-navbar--has-dropdown {
	position: relative;
}

/*
*
* RD Navbar Fixed
*/
.rd-navbar-fixed {
	display: block;
}

	.rd-navbar-fixed .rd-navbar-toggle {
		display: inline-block; 
	}

	.rd-navbar-fixed .rd-navbar-brand {
		position: relative;
		margin-left: 26px; 
	}

		.rd-navbar-fixed .rd-navbar-brand img {
			max-width: 160px;
			max-height: 41px;
			width: auto;
			height: auto;
		}

	.rd-navbar-fixed .rd-navbar-panel {
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		z-index: 1080;
		display: flex;
		align-items: center;
		height: 76px;
		padding: 4px; background: #888
	}

	.rd-navbar-fixed .rd-navbar-nav-wrap {
		position: fixed;
		left: 0;
		top: -56px;
		bottom: -56px;
		z-index: 1079;
		width: 270px;
		padding: 112px 0 81px;
		overflow-y: auto;
		overflow-x: hidden;
		-webkit-overflow-scrolling: touch;
		color: #76777b;
font-family: FrutigerLTPro-Roman;
font-size: 16px;
		line-height: 34px;
		transform: translateX(-110%);
	}

		.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar {
			width: 4px;
		}

		.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-thumb {
			background: #dcc9b1;
			border: none;
			border-radius: 0;
			opacity: .2;
		}

		.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-track {
			background: #56b3e4;
			border: none;
			border-radius: 0;
		}

		.rd-navbar-fixed .rd-navbar-nav-wrap.active {
			transform: translateX(0);
		}

	.rd-navbar-fixed .rd-navbar-nav {
		display: block;
		margin: 15px 0;
		height: auto;
		text-align: left;
	}

	.rd-navbar-fixed .rd-navbar-main-item {
		padding: 20px;
	}

		.rd-navbar-fixed .rd-navbar-main-item .button {
			display: block;
		}

	.rd-navbar-fixed .rd-nav-item {
		text-align: left;
	}

		.rd-navbar-fixed .rd-nav-item + .rd-nav-item {
			margin-top: 4px;
		}

	.rd-navbar-fixed .rd-nav-link {
		display: block;
		padding: 9px 56px 9px 30px;
	}

	.rd-navbar-fixed li.opened > .rd-navbar-dropdown {
		padding: 4px 0 0;
	}

	.rd-navbar-fixed li.opened > .rd-navbar-megamenu {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.rd-navbar-fixed li.opened > .rd-menu {
		opacity: 1;
		height: auto;
	}

	.rd-navbar-fixed li.opened > .rd-navbar-submenu-toggle::after {
		transform: rotate(180deg);
	}

	.rd-navbar-fixed .rd-menu {
		display: none;
		transition: opacity 0.3s, height 0.4s ease;
		opacity: 0;
		height: 0;
		overflow: hidden;
	}

	.rd-navbar-fixed .rd-navbar-submenu {
		position: relative;
	}

		.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown .rd-navbar-submenu-toggle:after {
			height: 34px;
			line-height: 34px;
		}

		.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown > li > a {
			padding-left: 30px;
		}

		.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li > a,
		.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li > a {
			padding-left: 46px;
		}

		.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-dropdown,
		.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-megamenu {
			display: block;
		}

	.rd-navbar-fixed .rd-megamenu-list > li > a,
	.rd-navbar-fixed .rd-navbar-dropdown > li > a {
		display: block;
		padding: 9px 56px 9px 16px;
		font-size: 12px;
		line-height: 1.5;
	}

	.rd-navbar-fixed .rd-megamenu-list > li + li,
	.rd-navbar-fixed .rd-navbar-dropdown > li + li {
		margin-top: 3px;
	}

	.rd-navbar-fixed .rd-megamenu-list > li > a {
		padding-left: 30px;
	}

	.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title {
		position: relative;
		display: block;
		padding: 0 18px 7px;
		font-size: 16px;
		line-height: 1.5;
	}

		.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {
			content: '';
			position: absolute;
			left: 20px;
			right: 20px;
			bottom: 0;
			border-bottom: 1px solid;
		}

	.rd-navbar-fixed .rd-navbar-megamenu * + .rd-megamenu-list {
		margin-top: 11px;
	}

	.rd-navbar-fixed .rd-navbar-megamenu * + .rd-megamenu-title {
		margin-top: 20px;
	}

	.rd-navbar-fixed .rd-navbar-megamenu > li + li {
		margin-top: 20px;
	}

	.rd-navbar-fixed .rd-navbar-submenu-toggle {
		cursor: pointer;
	}

		.rd-navbar-fixed .rd-navbar-submenu-toggle::after {
			content: '\f107';
			position: absolute;
			top: 0;
			right: 0;
			width: 56px;
			height: 52px;
			font: 400 14px "FontAwesome";
			line-height: 52px;
			text-align: center;
			transition: 0.4s all ease;
			z-index: 2;
			cursor: pointer;
		}

	.rd-navbar-fixed .rd-navbar-collapse-toggle {
		display: block;
		top: 4px;
		z-index: 1081;
	}

	.rd-navbar-fixed .rd-navbar-collapse {
		position: fixed;
		right: 0;
		top: 56px;
		z-index: 1079;
		padding: 15px;
		width: auto;
		text-align: left;
		font-size: 14px;
		opacity: 0;
		visibility: hidden;
		transition: .22s;
	}

		.rd-navbar-fixed .rd-navbar-collapse.active {
			opacity: 1;
			visibility: visible;
		}

		.rd-navbar-fixed .rd-navbar-collapse .list-inline > li {
			display: block;
		}

			.rd-navbar-fixed .rd-navbar-collapse .list-inline > li + li {
				margin-top: 10px;
			}

	.rd-navbar-fixed .rd-navbar-popup {
		position: fixed;
		top: 55px;
		left: 0;
		right: 0;
		z-index: 1080;
		max-height: calc(100vh - 56px);
		overflow-y: auto;
	}

@media (min-width: 480px) {
	.rd-navbar-fixed .rd-navbar-popup {
		left: auto;
		width: 360px;
	}
}

.rd-navbar-fixed .rd-navbar-search .rd-search {
	position: fixed;
	right: 0;
	left: 0;
	top: 56px;
	z-index: 1079;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	transform: translate3d(0, -10px, 0);
}

.rd-navbar-fixed .rd-navbar-search .rd-search-results-live {
	display: none;
}

.rd-navbar-fixed .rd-navbar-search .form-input {
	padding-right: 50px;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 50px;
	padding: 0;
	margin: 0;
	border: none;
	background-color: transparent;
}

.rd-navbar-fixed .rd-navbar-search.active .rd-search {
	opacity: 1;
	visibility: visible;
	transform: none;
}

.rd-navbar-fixed .rd-navbar-search-toggle {
	display: inline-flex;
}

	.rd-navbar-fixed .rd-navbar-search-toggle span {
		display: inline-block;
		position: relative;
		width: 48px;
		height: 48px;
		font-size: 26px;
		line-height: 48px;
		text-align: center;
		cursor: pointer;
		background: none;
		border: none;
		outline: none;
		padding: 0;
	}

		.rd-navbar-fixed .rd-navbar-search-toggle span, .rd-navbar-fixed .rd-navbar-search-toggle span::before, .rd-navbar-fixed .rd-navbar-search-toggle span::after {
			transition: .3s all ease-in-out;
		}

			.rd-navbar-fixed .rd-navbar-search-toggle span::before, .rd-navbar-fixed .rd-navbar-search-toggle span::after {
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
			}

			.rd-navbar-fixed .rd-navbar-search-toggle span::before {
				content: "";
				transform: rotate(0deg) scale(1);
				opacity: 1;
				visibility: visible;
				font-family: "Material Design Icons";
			}

			.rd-navbar-fixed .rd-navbar-search-toggle span::after {
				content: "";
				transform: rotate(-90deg) scale(0.4);
				opacity: 0;
				visibility: hidden;
				font-family: "Material Design Icons";
			}

	.rd-navbar-fixed .rd-navbar-search-toggle.active span::before {
		opacity: 0;
		visibility: hidden;
		transform: rotate(90deg) scale(0.4);
	}

	.rd-navbar-fixed .rd-navbar-search-toggle.active span::after {
		transform: rotate(0deg) scale(1);
		opacity: 1;
		visibility: visible;
	}

.rd-navbar-fixed [class*='rd-navbar-fixed-element'] {
	position: fixed;
	top: 4px;
	z-index: 1082;
}

.rd-navbar-fixed .rd-navbar-fixed-element-1 {
	right: 0;
}

.rd-navbar-fixed .rd-navbar-fixed-element-2 {
	right: 46px;
}

.rd-navbar-fixed.rd-navbar--is-clone {
	display: none;
}

.rd-navbar-fixed .rd-navbar-fixed--visible {
	display: block;
}

.rd-navbar-fixed .rd-navbar-fixed--hidden {
	display: none;
}

.rd-navbar-fixed .rd-navbar-panel {
	background: #ffffff;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
	color: #ffffff;
	background: #ffffff;
	box-shadow: none; margin-top:30px; 
}

.rd-navbar-fixed .rd-nav-item:hover .rd-nav-link, .rd-navbar-fixed .rd-nav-item.focus .rd-nav-link, .rd-navbar-fixed .rd-nav-item.active .rd-nav-link, .rd-navbar-fixed .rd-nav-item.opened .rd-nav-link {
	color: #ffffff;
	background: #56b3e4;
}

.rd-navbar-fixed .rd-nav-item:hover > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.active > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.opened > .rd-navbar-submenu-toggle {
	color: #ffffff;
}

.rd-navbar-fixed .rd-menu {
	background: #ffffff;
}

.rd-navbar-fixed .rd-megamenu-list > li > a,
.rd-navbar-fixed .rd-navbar-dropdown > li > a {
	color: #151515;
}

.rd-navbar-fixed .rd-megamenu-list > li:hover > a,
.rd-navbar-fixed .rd-megamenu-list > li.focus > a,
.rd-navbar-fixed .rd-megamenu-list > li.active > a,
.rd-navbar-fixed .rd-megamenu-list > li.opened > a,
.rd-navbar-fixed .rd-navbar-dropdown > li:hover > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.focus > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.active > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.opened > a {
	color: #ffffff;
	background: #56b3e4;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title {
	color: #dee2e6;
}

	.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {
		border-bottom: 1px solid #e9ecef;
	}

	.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a, .rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:focus, .rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:active {
		color: #ffffff;
	}

		.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:hover {
			color: #56b3e4;
		}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
	color: #0d0d0d;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
	color: #dee2e6;
}

	.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:hover {
		color: #56b3e4;
	}

.rd-navbar-fixed .rd-navbar-search-toggle {
	color: #495057;
}

	.rd-navbar-fixed .rd-navbar-search-toggle:hover {
		color: #56b3e4;
	}

.rd-navbar-fixed .rd-navbar-collapse {
	background-color: #ffffff;
	box-shadow: 0 0 22px -4px rgba(0, 0, 0, 0.17);
}

html.rd-navbar-fixed-linked .page {
	padding-top: 56px;
}

/*
*
* RD Navbar Sidebar
*/
.rd-navbar-sidebar {
	display: block;
	background: #ffffff;
}

	.rd-navbar-sidebar .rd-navbar-main-outer {
		padding-left: 15px;
		padding-right: 15px;
	}

	.rd-navbar-sidebar .rd-navbar-main {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 22px 60px 22px 0;
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
		transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.rd-navbar-sidebar .rd-navbar-main-element {
		display: flex;
		align-items: center;
	}

		.rd-navbar-sidebar .rd-navbar-main-element > * + * {
			margin-left: 20px;
		}

	.rd-navbar-sidebar .rd-navbar-toggle {
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		display: block;
		z-index: 1102;
	}

	.rd-navbar-sidebar .rd-navbar-panel {
		min-width: 200px;
		text-align: center;
	}

	.rd-navbar-sidebar .rd-navbar-brand img {
		width: auto;
		height: auto;
		max-width: 200px;
		max-height: 200px;
	}

	.rd-navbar-sidebar .rd-navbar-nav-wrap {
		position: fixed;
		top: 0;
		bottom: 0;
		right: 0;
		z-index: 1101;
		width: 450px;
		padding: 94px 0 0 0;
		background: #ffffff;
		transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transform: translateX(100%);
		box-shadow: 0 0 13px 0 rgba(222, 226, 230, 0.16);
	}

		.rd-navbar-sidebar .rd-navbar-nav-wrap.active {
			transition-delay: .1s;
			transform: translateX(0);
		}

	.rd-navbar-sidebar .rd-navbar-nav {
		height: calc(100vh - 100px);
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		border-top: 1px solid #e9ecef;
	}

	.rd-navbar-sidebar .rd-nav-item {
		position: relative;
		display: block;
		padding: 19px 30px 19px 40px;
	}

		.rd-navbar-sidebar .rd-nav-item.active .rd-nav-link {
			color: #56b3e4;
		}

		.rd-navbar-sidebar .rd-nav-item .rd-nav-link,
		.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle {
			font-size: 18px;
		}

		.rd-navbar-sidebar .rd-nav-item + .rd-nav-item {
			border-top: 1px solid #e9ecef;
		}

		.rd-navbar-sidebar .rd-nav-item:last-child {
			border-bottom: 1px solid #e9ecef;
			margin-bottom: 30px;
		}

	.rd-navbar-sidebar .rd-nav-link {
		max-width: calc(100% - 30px);
		word-break: break-all;
		font-size: 18px;
		line-height: 1.4;
		text-transform: none;
		color: #dee2e6;
	}

		.rd-navbar-sidebar .rd-nav-link:hover {
			color: #56b3e4;
		}

	.rd-navbar-sidebar .rd-navbar-submenu .opened > .rd-navbar-submenu-toggle::after {
		transform: rotate(180deg);
	}

	.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-dropdown,
	.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-megamenu {
		display: none;
		opacity: 0;
		visibility: hidden;
		will-change: opacity, visibility;
		transition: opacity .2s;
	}

	.rd-navbar-sidebar .rd-navbar-submenu.opened > .rd-navbar-dropdown,
	.rd-navbar-sidebar .rd-navbar-submenu.opened > .rd-navbar-megamenu {
		display: block;
		opacity: 1;
		visibility: visible;
	}

	.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu > .rd-navbar-dropdown,
	.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu > .rd-navbar-megamenu {
		transform: translateY(30px);
	}

	.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu.opened > .rd-navbar-dropdown,
	.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu.opened > .rd-navbar-megamenu {
		transform: translateY(0);
	}

	.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu .rd-navbar-submenu > .rd-navbar-dropdown {
		transform: translateX(-20px);
	}

	.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu .rd-navbar-submenu.opened > .rd-navbar-dropdown {
		transform: translateX(0);
	}

	.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle,
	.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle {
		position: absolute;
		top: 0;
		right: 0;
		padding-top: inherit;
		padding-right: inherit;
		padding-left: 10px;
		margin-bottom: inherit;
		display: inline-block;
		width: 30px;
		margin-left: 5px;
		text-align: center;
		cursor: pointer;
		color: #0d0d0d;
	}

		.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle:hover,
		.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle:hover {
			color: #56b3e4;
		}

		.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle::after,
		.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle::after {
			content: '\f107';
			position: relative;
			display: inline-block;
			font-family: "FontAwesome";
			font-size: inherit;
			line-height: inherit;
			text-align: center;
			vertical-align: middle;
			transition: 0.4s all ease;
			z-index: 2;
			will-change: transform;
		}

	.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle {
		font-size: 14px;
		color: #dee2e6;
		margin-left: 7px;
	}

	.rd-navbar-sidebar .rd-menu {
		margin-top: 31px;
	}

	.rd-navbar-sidebar .rd-navbar-dropdown,
	.rd-navbar-sidebar .rd-megamenu-list {
		font-size: 14px;
	}

		.rd-navbar-sidebar .rd-navbar-dropdown li > a,
		.rd-navbar-sidebar .rd-megamenu-list li > a {
			position: relative;
			left: -13px;
			display: flex;
			padding: 4px 18px 4px 0;
			text-align: left;
		}

			.rd-navbar-sidebar .rd-navbar-dropdown li > a, .rd-navbar-sidebar .rd-navbar-dropdown li > a:focus, .rd-navbar-sidebar .rd-navbar-dropdown li > a:active,
			.rd-navbar-sidebar .rd-megamenu-list li > a,
			.rd-navbar-sidebar .rd-megamenu-list li > a:focus,
			.rd-navbar-sidebar .rd-megamenu-list li > a:active {
				color: #151515;
			}

				.rd-navbar-sidebar .rd-navbar-dropdown li > a:hover,
				.rd-navbar-sidebar .rd-megamenu-list li > a:hover {
					color: #56b3e4;
				}

				.rd-navbar-sidebar .rd-navbar-dropdown li > a, .rd-navbar-sidebar .rd-navbar-dropdown li > a::before,
				.rd-navbar-sidebar .rd-megamenu-list li > a,
				.rd-navbar-sidebar .rd-megamenu-list li > a::before {
					transition: all .2s ease-in-out;
				}

					.rd-navbar-sidebar .rd-navbar-dropdown li > a::before,
					.rd-navbar-sidebar .rd-megamenu-list li > a::before {
						position: relative;
						top: -1px;
						left: -6px;
						display: inline-block;
						content: '\f238';
						font-family: 'Material Design Icons';
						font-size: inherit;
						line-height: inherit;
						color: #56b3e4;
						opacity: 0;
						visibility: hidden;
					}

					.rd-navbar-sidebar .rd-navbar-dropdown li.focus > a,
					.rd-navbar-sidebar .rd-navbar-dropdown li.opened > a,
					.rd-navbar-sidebar .rd-navbar-dropdown li > a:hover,
					.rd-navbar-sidebar .rd-megamenu-list li.focus > a,
					.rd-navbar-sidebar .rd-megamenu-list li.opened > a,
					.rd-navbar-sidebar .rd-megamenu-list li > a:hover {
						left: -13px;
						padding-left: 18px;
						padding-right: 0;
					}

						.rd-navbar-sidebar .rd-navbar-dropdown li.focus > a::before,
						.rd-navbar-sidebar .rd-navbar-dropdown li.opened > a::before,
						.rd-navbar-sidebar .rd-navbar-dropdown li > a:hover::before,
						.rd-navbar-sidebar .rd-megamenu-list li.focus > a::before,
						.rd-navbar-sidebar .rd-megamenu-list li.opened > a::before,
						.rd-navbar-sidebar .rd-megamenu-list li > a:hover::before {
							left: -7px;
							opacity: 1;
							visibility: visible;
						}

	.rd-navbar-sidebar .rd-navbar-megamenu {
		max-width: 450px;
		margin-bottom: -30px;
	}

		.rd-navbar-sidebar .rd-navbar-megamenu > * {
			margin-bottom: 30px;
		}

		.rd-navbar-sidebar .rd-navbar-megamenu > li {
			display: inline-block;
			vertical-align: top;
			width: 45%;
		}

	.rd-navbar-sidebar .rd-megamenu-title {
		display: none;
	}

	.rd-navbar-sidebar .rd-megamenu-list {
		margin-top: 0;
	}

		.rd-navbar-sidebar .rd-megamenu-list > li + li {
			margin-top: 10px;
		}

	.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown > a {
		padding-right: 0;
	}

		.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown > a::before {
			display: none;
		}

		.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown > a:hover {
			padding-left: 0;
		}

	.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.focus > a {
		padding-left: 0;
	}

	.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.opened > .rd-navbar-submenu-toggle {
		color: #56b3e4;
	}

		.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.opened > .rd-navbar-submenu-toggle::after {
			top: 1px;
		}

	.rd-navbar-sidebar .rd-navbar-dropdown > li + li {
		margin-top: 10px;
	}

	.rd-navbar-sidebar .rd-nav-item > .rd-navbar-dropdown {
		margin-top: 25px;
	}

		.rd-navbar-sidebar .rd-nav-item > .rd-navbar-dropdown .rd-navbar-dropdown {
			margin-top: 10px;
			padding-left: 15px;
		}

			.rd-navbar-sidebar .rd-nav-item > .rd-navbar-dropdown .rd-navbar-dropdown > li > a {
				font-size: 12px;
			}

@media (min-width: 1200px) {
	.rd-navbar-sidebar .rd-navbar-megamenu {
		margin-bottom: -30px;
	}

		.rd-navbar-sidebar .rd-navbar-megamenu > * {
			margin-bottom: 30px;
		}

	.rd-navbar-sidebar .rd-navbar-dropdown > li + li,
	.rd-navbar-sidebar .rd-megamenu-list > li + li {
		margin-top: 18px;
	}
}

@media (min-width: 1200px) {
	.rd-navbar-sidebar .rd-navbar-nav-wrap {
		width: auto;
		left: calc(50% + 600px - 80px);
	}
}

.rd-navbar-sidebar.rd-navbar--is-clone {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	transform: translateY(-101%);
}

	.rd-navbar-sidebar.rd-navbar--is-clone.rd-navbar--is-stuck {
		transform: translateY(0);
	}

.rd-navbar-sidebar.rd-navbar--is-stuck {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1000;
	box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
}

	.rd-navbar-sidebar.rd-navbar--is-stuck .rd-navbar-main {
		padding-top: 11px;
		padding-bottom: 11px;
	}

/**
*
* RD Navbar Classic
*/
.rd-navbar-classic .button-sm {
	padding-left: 18px;
	padding-right: 18px;
}

.rd-navbar-classic.rd-navbar-static {
}

	.rd-navbar-classic.rd-navbar-static .rd-navbar-aside-outer,
	.rd-navbar-classic.rd-navbar-static .rd-navbar-main-outer {
		padding-left: 15px;
		padding-right: 15px;
	}

	.rd-navbar-classic.rd-navbar-static .rd-navbar-aside-outer {
		border-bottom: 1px solid #e1e1e1;
	}

	.rd-navbar-classic.rd-navbar-static .rd-navbar-aside,
	.rd-navbar-classic.rd-navbar-static .rd-navbar-main {
		/*max-width: 1170px;*/ width: 100%;
		margin-left: auto;
		margin-right: auto; padding: 0 30px; 
	}

	.rd-navbar-classic.rd-navbar-static .rd-navbar-aside {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 15px 0;
	}

	.rd-navbar-classic.rd-navbar-static .rd-navbar-aside-item {
		position: relative;
	}

	.rd-navbar-classic.rd-navbar-static .rd-navbar-aside-list {
		display: inline-flex;
		align-items: center;
		margin-left: -20px;
	}

		.rd-navbar-classic.rd-navbar-static .rd-navbar-aside-list > li {
			padding: 0 20px;
		}

			.rd-navbar-classic.rd-navbar-static .rd-navbar-aside-list > li:not(:last-child) {
				border-right: 1px solid #e1e1e1;
			}

	.rd-navbar-classic.rd-navbar-static .rd-navbar-popup {
		right: -15px;
		top: 100%;
		margin-top: 15px;
	}

@media (min-width: 1600px) {
	.rd-navbar-classic.rd-navbar-static .rd-navbar-popup {
		left: 50%;
		transform: translate3d(-50%, 0, 0);
	}
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 14px 30px;
	height: 120px;
}

	.rd-navbar-classic.rd-navbar-static .rd-navbar-main > * + * {
		margin-left: 30px;
	}

.rd-navbar-classic.rd-navbar-static .rd-navbar-brand {
	position: relative;
	top: -7px;
}

	.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {
		width: auto;
		height: auto;
		max-width: 200px;
		max-height: 80px;
	}

.rd-navbar-classic.rd-navbar-static .rd-navbar-nav-wrap {
	display: flex;
	align-items: center;
}

	.rd-navbar-classic.rd-navbar-static .rd-navbar-nav-wrap > * + * {
		margin-top: 0;
		margin-left: 20px;
	}

@media (min-width: 1200px) {
	.rd-navbar-classic.rd-navbar-static .rd-navbar-nav-wrap > * + * {
		margin-left: 35px;
	}
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-outer, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside-outer {
	display: none;
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
	height: 75px;
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-brand, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-brand {
	top: 0;
}

	.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-brand img, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-brand img {
		max-height: 50px;
	}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item > .rd-navbar-submenu, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item > .rd-navbar-submenu {
	margin-top: 17px;
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-nav-wrap {
	display: flex;
	flex-direction: column;
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-nav {
	margin-top: 5px;
	order: 2;
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-collapse {
	padding: 25px 20px;
	background: #f3f4f9;
}

	.rd-navbar-classic.rd-navbar-fixed .rd-navbar-collapse > * + * {
		margin-top: 10px;
	}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-aside {
	position: absolute;
	float: left;
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-aside-item .block-inline button {
	position: fixed;
	top: 5px;
	right: 50px;
	display: flex;
	justify-content: center;
	height: 46px;
	z-index: 1081;
	margin: 0;
}

	.rd-navbar-classic.rd-navbar-fixed .rd-navbar-aside-item .block-inline button > * {
		margin: 0;
	}

@media (max-width: 575.98px) {
	.rd-navbar-classic.rd-navbar-fixed .rd-navbar-aside-item {
		font-size: 0;
	}

		.rd-navbar-classic.rd-navbar-fixed .rd-navbar-aside-item .icon {
			font-size: 22px;
		}

		.rd-navbar-classic.rd-navbar-fixed .rd-navbar-aside-item .block-inline button {
			width: 46px;
			padding-left: 2px;
			padding-bottom: 2px;
			background: #f3f4f9;
		}
}

/**
*
* RD Navbar Modern
*/
.rd-navbar-modern .button-sm {
	padding-left: 18px;
	padding-right: 18px;
}

.rd-navbar-modern .list-inline-1 a, .rd-navbar-modern .list-inline-1 a:active, .rd-navbar-modern .list-inline-1 a:focus {
	color: #b8b8b6;
}

	.rd-navbar-modern .list-inline-1 a:hover {
		color: #56b3e4;
	}

.rd-navbar-modern.rd-navbar-static {
	border-bottom: 1px solid #e1e1e1;
}

	.rd-navbar-modern.rd-navbar-static .rd-navbar-aside-outer,
	.rd-navbar-modern.rd-navbar-static .rd-navbar-main-outer {
		padding-left: 15px;
		padding-right: 15px;
	}

	.rd-navbar-modern.rd-navbar-static .rd-navbar-aside-outer {
		border-bottom: 1px solid #e1e1e1;
	}

	.rd-navbar-modern.rd-navbar-static .rd-navbar-aside,
	.rd-navbar-modern.rd-navbar-static .rd-navbar-main {
		max-width: 1170px;
		margin-left: auto;
		margin-right: auto;
	}

	.rd-navbar-modern.rd-navbar-static .rd-navbar-aside {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 15px 0;
		height: 120px;
	}

	.rd-navbar-modern.rd-navbar-static .rd-navbar-block,
	.rd-navbar-modern.rd-navbar-static .rd-navbar-collapse {
		display: flex;
		align-items: center;
	}

	.rd-navbar-modern.rd-navbar-static .rd-navbar-aside-item {
		position: relative;
	}

	.rd-navbar-modern.rd-navbar-static * + .rd-navbar-collapse-item {
		margin-left: 30px;
	}

	.rd-navbar-modern.rd-navbar-static * + .rd-navbar-aside-item {
		margin-left: 8px;
	}

@media (min-width: 1200px) {
	.rd-navbar-modern.rd-navbar-static * + .rd-navbar-collapse-item {
		margin-left: 60px;
	}
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-aside-list {
	display: inline-flex;
	align-items: center;
	margin-left: -20px;
}

	.rd-navbar-modern.rd-navbar-static .rd-navbar-aside-list > li {
		padding: 0 20px;
	}

		.rd-navbar-modern.rd-navbar-static .rd-navbar-aside-list > li:not(:last-child) {
			border-right: 1px solid #e1e1e1;
		}

@media (min-width: 1200px) {
	.rd-navbar-modern.rd-navbar-static .rd-navbar-aside-list {
		margin-left: -30px;
		margin-right: -30px;
	}

		.rd-navbar-modern.rd-navbar-static .rd-navbar-aside-list > li {
			padding: 0 30px;
		}
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-popup {
	right: -15px;
	top: 100%;
	margin-top: 15px;
}

@media (min-width: 1600px) {
	.rd-navbar-modern.rd-navbar-static .rd-navbar-popup {
		left: 50%;
		transform: translate3d(-50%, 0, 0);
	}
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-main {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 14px 0;
	height: 65px;
}

	.rd-navbar-modern.rd-navbar-static .rd-navbar-main > * + * {
		margin-left: 30px;
	}

.rd-navbar-modern.rd-navbar-static .rd-navbar-brand {
	position: relative;
}

	.rd-navbar-modern.rd-navbar-static .rd-navbar-brand img {
		width: auto;
		height: auto;
		max-width: 200px;
		max-height: 80px;
	}

.rd-navbar-modern.rd-navbar-static .rd-navbar-nav-wrap {
	display: flex;
	align-items: center;
}

	.rd-navbar-modern.rd-navbar-static .rd-navbar-nav-wrap > * + * {
		margin-top: 0;
		margin-left: 20px;
	}

.rd-navbar-modern.rd-navbar-static .rd-navbar-megamenu {
	margin-top: 17px;
}

@media (min-width: 1200px) {
	.rd-navbar-modern.rd-navbar-static .rd-navbar-nav-wrap > * + * {
		margin-left: 35px;
	}

	.rd-navbar-modern.rd-navbar-static .rd-nav-item + .rd-nav-item {
		margin-left: 32px;
	}
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-outer, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside-outer {
	display: none;
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-brand img, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-brand img {
	max-height: 50px;
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-menu, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-menu {
	margin-top: 17px;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-nav {
	margin-bottom: 5px;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-main-item {
	padding: 10px 20px;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-collapse {
	padding: 25px 20px;
}

	.rd-navbar-modern.rd-navbar-fixed .rd-navbar-collapse > * + * {
		margin-top: 25px;
	}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-aside-list > * + * {
	margin-top: 17px;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-aside {
	position: absolute;
	float: left;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-aside-item button {
	position: fixed;
	top: 5px;
	right: 50px;
	display: flex;
	justify-content: center;
	height: 46px;
	z-index: 1081;
}

@media (max-width: 575.98px) {
	.rd-navbar-modern.rd-navbar-fixed .rd-navbar-aside-item button {
		width: 46px;
	}
}

/**
*
* RD Navbar Corporate
*/
.rd-navbar-corporate .button-sm {
	padding-left: 18px;
	padding-right: 18px;
}

.rd-navbar-corporate .list-inline-1 a, .rd-navbar-corporate .list-inline-1 a:active, .rd-navbar-corporate .list-inline-1 a:focus {
	color: #424445;
}

	.rd-navbar-corporate .list-inline-1 a:hover {
		color: #56b3e4;
	}

.rd-navbar-corporate .link-with-icon {
	padding-left: 25px;
}

	.rd-navbar-corporate .link-with-icon .icon {
		color: #151515;
	}

	.rd-navbar-corporate .link-with-icon a, .rd-navbar-corporate .link-with-icon a:active, .rd-navbar-corporate .link-with-icon a:focus {
		color: #151515;
	}

		.rd-navbar-corporate .link-with-icon a:hover {
			color: #56b3e4;
		}

.rd-navbar-corporate div.tabs-line .nav-link,
.rd-navbar-corporate div.tabs-line .nav-link:active,
.rd-navbar-corporate div.tabs-line .nav-link:focus {
	color: #9a9a9a;
}

	.rd-navbar-corporate div.tabs-line .nav-link:hover,
	.rd-navbar-corporate div.tabs-line .nav-link.active {
		color: #56b3e4;
	}

.rd-navbar-corporate .rd-navbar-group-outer.context-dark {
	color: #7f879a;
}

.rd-navbar-corporate.rd-navbar-static {
	border-bottom: 1px solid transparent;
}

	.rd-navbar-corporate.rd-navbar-static .rd-navbar-group-outer,
	.rd-navbar-corporate.rd-navbar-static .rd-navbar-aside-outer,
	.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-outer {
		padding-left: 15px;
		padding-right: 15px;
	}

	.rd-navbar-corporate.rd-navbar-static .rd-navbar-group-outer {
		padding-top: 12px;
		padding-bottom: 12px;
		background: #323640;
	}

	.rd-navbar-corporate.rd-navbar-static .rd-navbar-aside-outer,
	.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-outer {
		background: #f3f4f9;
	}

	.rd-navbar-corporate.rd-navbar-static .rd-navbar-group,
	.rd-navbar-corporate.rd-navbar-static .rd-navbar-aside,
	.rd-navbar-corporate.rd-navbar-static .rd-navbar-main {
		max-width: 1170px;
		margin-left: auto;
		margin-right: auto;
	}

	.rd-navbar-corporate.rd-navbar-static .rd-navbar-group,
	.rd-navbar-corporate.rd-navbar-static .rd-navbar-aside {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

		.rd-navbar-corporate.rd-navbar-static .rd-navbar-group > * + *,
		.rd-navbar-corporate.rd-navbar-static .rd-navbar-aside > * + * {
			margin-left: 30px;
		}

	.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-outer {
		height: 35px;
	}

	.rd-navbar-corporate.rd-navbar-static .rd-navbar-aside {
		height: 150px;
	}

	.rd-navbar-corporate.rd-navbar-static .rd-navbar-block,
	.rd-navbar-corporate.rd-navbar-static .rd-navbar-collapse {
		display: flex;
		align-items: center;
	}

	.rd-navbar-corporate.rd-navbar-static * + .rd-navbar-collapse-item {
		margin-left: 30px;
	}

	.rd-navbar-corporate.rd-navbar-static * + .rd-navbar-aside-item {
		margin-left: 8px;
	}

@media (min-width: 1200px) {
	.rd-navbar-corporate.rd-navbar-static * + .rd-navbar-collapse-item {
		margin-left: 60px;
	}
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-aside-list {
	display: inline-flex;
	align-items: center;
}

	.rd-navbar-corporate.rd-navbar-static .rd-navbar-aside-list dt + dd {
		margin-top: 5px;
	}

	.rd-navbar-corporate.rd-navbar-static .rd-navbar-aside-list > * + * {
		margin-left: 20px;
	}

@media (min-width: 1200px) {
	.rd-navbar-corporate.rd-navbar-static .rd-navbar-aside-list {
		padding-right: 60px;
	}

		.rd-navbar-corporate.rd-navbar-static .rd-navbar-aside-list > * + * {
			margin-left: 94px;
		}
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-popup {
	right: -15px;
	top: 100%;
	margin-top: 15px;
}

@media (min-width: 1600px) {
	.rd-navbar-corporate.rd-navbar-static .rd-navbar-popup {
		left: 50%;
		transform: translate3d(-50%, 0, 0);
	}
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-main {
	position: relative;
	z-index: 11;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 70px;
	padding: 15px 29px;
	background: #ffffff;
}

	.rd-navbar-corporate.rd-navbar-static .rd-navbar-main > * + * {
		margin-left: 30px;
	}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-brand {
	position: relative;
	top: -8px;
}

	.rd-navbar-corporate.rd-navbar-static .rd-navbar-brand img {
		width: auto;
		height: auto;
		max-width: 200px;
		max-height: 80px;
	}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-nav-wrap {
	display: flex;
	align-items: center;
}

	.rd-navbar-corporate.rd-navbar-static .rd-navbar-nav-wrap > * + * {
		margin-top: 0;
		margin-left: 20px;
	}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-megamenu {
	margin-top: 17px;
}

.rd-navbar-corporate.rd-navbar-static .block-inline button, .rd-navbar-corporate.rd-navbar-static .block-inline button:active, .rd-navbar-corporate.rd-navbar-static .block-inline button:focus {
	color: #ffffff;
}

	.rd-navbar-corporate.rd-navbar-static .block-inline button:hover {
		color: #56b3e4;
	}

@media (min-width: 1200px) {
	.rd-navbar-corporate.rd-navbar-static .rd-navbar-nav-wrap > * + * {
		margin-left: 35px;
	}

	.rd-navbar-corporate.rd-navbar-static .rd-nav-item + .rd-nav-item {
		margin-left: 32px;
	}
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-group-item {
	position: relative;
}

.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone {
	border-bottom-color: #e1e1e1;
}

	.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-group-outer,
	.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-outer, .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-group-outer,
	.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside-outer {
		display: none;
	}

	.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main-outer, .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main-outer {
		height: auto;
		background: #ffffff;
	}

	.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
		padding-left: 0;
		padding-right: 0;
	}

	.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-menu, .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-menu {
		margin-top: 17px;
	}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-nav {
	margin-bottom: 5px;
}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-main-item {
	padding: 10px 20px;
}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-slogan {
	display: none;
}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-collapse {
	padding: 25px 20px;
}

	.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-collapse > * + * {
		margin-top: 25px;
	}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-aside-list > * + * {
	margin-top: 17px;
}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-aside {
	position: absolute;
	float: left;
}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-group-item .block-inline button {
	position: fixed;
	top: 5px;
	right: 50px;
	display: flex;
	justify-content: center;
	height: 46px;
	z-index: 1081;
	margin: 0;
}

	.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-group-item .block-inline button > * {
		margin: 0;
	}

@media (max-width: 575.98px) {
	.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-group-item {
		font-size: 0;
	}

		.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-group-item .icon {
			font-size: 22px;
		}

		.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-group-item .block-inline button {
			width: 46px;
			padding-left: 2px;
			padding-bottom: 2px;
			background: #f3f4f9;
		}
}

/** @section Swiper */
.swiper-container {
	display: flex;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: auto;
	width: 100%;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical > .swiper-wrapper {
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	z-index: 1;
	display: flex;
	align-self: stretch;
	align-items: stretch;
	width: 100%;
	height: auto;
	min-height: inherit;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container {
	flex-shrink: 0;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

/* a11y */
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	touch-action: pan-y;
}

.swiper-wp8-vertical {
	touch-action: pan-x;
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
	/* Windows 8 IE 10 fix */
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
}

	.swiper-container-fade .swiper-slide .swiper-slide {
		pointer-events: none;
	}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

	.swiper-lazy-preloader:after {
		display: block;
		content: "";
		width: 100%;
		height: 100%;
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
		background-position: 50%;
		background-size: 100%;
		background-repeat: no-repeat;
	}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg);
	}
}

.swiper-slide > .vide__body,
.swiper-slide > .parallax_cnt {
	height: 100%;
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: none;
	font-size: 26px;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	transition: .2s ease-in;
	will-change: transform;
	z-index: 10;
}

	.swiper-button-prev:hover,
	.swiper-button-next:hover {
		color: #56b3e4;
	}

@media (min-width: 768px) {
	.swiper-button-prev,
	.swiper-button-next {
		display: block;
	}
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev {
	left: 30px;
}

	.swiper-button-prev::before {
		font-family: "FontAwesome";
		content: "\f060";
	}

.swiper-button-next {
	right: 30px;
}

	.swiper-button-next::before {
		font-family: "FontAwesome";
		content: "\f061";
	}

.swiper-slider.swiper-container-rtl .swiper-button-prev::before {
	content: "\f061";
}

.swiper-slider.swiper-container-rtl .swiper-button-next::before {
	content: "\f060";
}

.swiper-pagination {
	position: absolute;
	display: block;
	text-align: center;
	transition: .3s;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

	.swiper-pagination.swiper-pagination-hidden {
		opacity: 0;
	}

	.swiper-pagination .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		display: inline-block;
		border-radius: 100%;
		background: rgba(255, 255, 255, 0.6);
		transition: .2s;
	}

		.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination .swiper-pagination-bullet:hover {
			background: white;
		}

	.swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet {
		cursor: pointer;
	}

.swiper-pagination-black .swiper-pagination-bullet {
	background: rgba(0, 0, 0, 0.6);
}

	.swiper-pagination-black .swiper-pagination-bullet.swiper-pagination-bullet-active {
		background: black;
	}

.swiper-container-vertical > .swiper-pagination {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

	.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
		margin: 5px 0;
		display: block;
	}

.swiper-container-horizontal > .swiper-pagination {
	bottom: 20px;
	left: 0;
	width: 100%;
}

	.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
		margin: 0 5px;
	}

.swiper-slide {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	white-space: nowrap;
}

.swiper-slide-caption {
	width: 100%;
	white-space: normal;
}

.swiper-slider-1 {
	min-height: 40.10417vw;
}

/** @section Select 2 */
/*
Version: 3.5.4 Timestamp: Sun Aug 30 13:30:32 EDT 2015
*/

.box-propertysearch .form-input {color: #76777b !important; opacity: 1 !important}

.box-propertysearch .select2-container .select2-choice {min-width: 460px !important }
.box-propertysearch .select2-container {
	margin: 0 0 0 0px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 30px 0 0 0;
}
.select2-container {
	margin: 0 0px 0 0px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0px 0 0 0;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
	/*
		Force border-box so that % widths fit the parent
		container without overlap because of margin/padding.
		More Info : http://www.quirksmode.org/css/box.html
	*/
	-webkit-box-sizing: border-box;
	/* webkit */
	-moz-box-sizing: border-box;
	/* firefox */
	box-sizing: border-box;
	/* css3 */ font-size: 16px; color: #76777b;
}

	.select2-container .select2-choice {
		display: block;
		position: relative;
		color: #76777b;
		background-color: #fff;
		padding: 12px 19px;
		border-radius: 0;
		text-decoration: none;
		border: none !important;
		font-size: 16px; /*min-width: 216px;*/ width: 150px !important; min-height: 50px; 
	}

		.select2-container .select2-choice > .select2-chosen {
			display: block;
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis;
		}

.select2-dropdown-open .select2-choice {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-arrow {
	display: inline-block;
	position: absolute;
	right: 19px;
	top: 50%;
	transform: translateY(-50%);
	line-height: 1;
}

	.select2-arrow b::before {
		display: inline-block;
		font-weight: 400;
		content: "";
		font-family: "Material Design Icons";
		font-size: 18px;
		transform: rotate(0deg);
	}

.select2-dropdown-open .select2-arrow b:before {
	transform: rotate(180deg);
}

.select2-container .select2-choice abbr {
	display: none;
}

.select2-drop-mask {
	border: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	/* styles required for IE to work */
	background-color: #ffffff;
	filter: alpha(opacity=0);
}

.select2-drop {
	width: 100%;
	margin-top: -1px;
	position: absolute;
	z-index: 100;
	top: 100%;
	background: #ffffff;
	color: #151515;
	border: 1px solid #f3f4f9;
	border-top: 0;
	border-radius: 0 0 0 0;
}

.select2-drop-active {
	border: 1px solid #e1e1e1;
	border-top: 0;
}

.select2-drop.select2-drop-above {
	margin-top: 1px;
	border-top: 1px solid #f3f4f9;
	border-bottom: 0;
}

	.select2-drop.select2-drop-above.select2-drop-active {
		border: 1px solid #56b3e4;
	}

.select2-search {
	display: inline-block;
	width: 100%;
	padding: 4px 4px 0;
	position: relative;
	z-index: 10000;
	white-space: nowrap;
}

	.select2-search::before {
		position: absolute;
		right: 19px;
		top: 50%;
		transform: translateY(calc(-50% + 4px));
		display: inline-block;
		content: '\f43b';
		font-family: "Material Design Icons";
		font-size: 20px;
		line-height: 1;
	}

	.select2-search input {
		width: 100%;
		padding: 5px 35px 5px 5px;
		margin: 0;
		outline: 0;
		font-size: 1em;
		background-color: #f3f4f9;
		color: #151515;
		border: 1px solid #f3f4f9;
	}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
	border-color: #f3f4f9;
	border-top-color: transparent;
}

.select2-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* results */
.select2-results {
	padding: 0;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-result {
	border-radius: 0;
	transition: .1s;
}

.select2-results li.select2-result-with-children > .select2-result-label {
	font-weight: bold;
}

.select2-results .select2-result-label {
	padding: 3px 23px 4px;
	margin: 0;
	cursor: pointer;
	min-height: 1em;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; color: #76777b; width: 150px; border: none !important 
}

.select2-results .select2-highlighted {
	color: #fff !important;
	background: #56b3e4;
}

.select2-results li em {
	background: #ffffff;
	font-style: normal;
}

.select2-results .select2-highlighted em {
	background: transparent;
}

.select2-results .select2-highlighted ul {
	background: #ffffff;
	color: #000000;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
	color: #ffffff;
	background: #56b3e4;
	display: list-item;
	cursor: default;
}

.select2-results .select2-disabled {
	background: #ced4da;
	display: list-item;
	cursor: default;
}

.select2-results .select2-selected {
	display: none;
}

.select2-results .select2-ajax-error {
	background: rgba(255, 50, 50, 0.2);
}

.select2-more-results {
	background: #f4f4f4;
	display: list-item;
}

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #dddddd;
	cursor: default;
}

	.select2-container.select2-container-disabled .select2-choice .select2-arrow {
		background-color: #f4f4f4;
		background-image: none;
		border-left: 0;
	}

	.select2-container.select2-container-disabled .select2-choice abbr {
		display: none;
	}

/* multiselect */
.select2-container-multi {
	display: flex;
	align-items: stretch;
	height: auto;
	min-height: 50px;
}

	.select2-container-multi .select2-choices {
		display: flex;
		flex-flow: row;
		align-items: center;
		width: 100%;
		margin: 0;
		padding: 0;
		position: relative;
		line-height: 0;
		cursor: text;
		overflow: hidden;
	}

.select2-locked {
	padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
	min-height: 26px;
}

	.select2-container-multi .select2-choices .select2-search-field {
		margin: 0;
		padding: 0;
		white-space: nowrap;
	}

		.select2-container-multi .select2-choices .select2-search-field input {
			width: 100% !important;
			outline: 0;
			border: 0;
			-webkit-box-shadow: none;
			box-shadow: none;
			background: transparent !important;
		}

	.select2-container-multi .select2-choices .select2-search-choice {
		padding: 4px 5px 4px 20px;
		margin: 3px 0 3px 5px;
		position: relative;
		line-height: 13px;
		cursor: default;
		border: 1px solid #d1d5e8;
		background-clip: padding-box;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-color: #d1d5e8;
	}

		.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
			cursor: default;
		}

.select2-search-choice-close {
	display: block;
	width: 12px;
	height: 13px;
	position: absolute;
	right: 3px;
	top: 3px;
	color: #495057;
}

	.select2-search-choice-close::before {
		display: inline-block;
		content: '\f24c';
		font-family: "Material Design Icons";
		font-size: 12px;
		line-height: 1;
	}

.select2-container-multi .select2-search-choice-close {
	left: 3px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #dddddd;
	cursor: default;
}

	.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
		padding: 3px 5px 3px 5px;
		border: 1px solid #dddddd;
		background-image: none;
		background-color: #f4f4f4;
	}

		.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
			display: none;
			background: none;
		}

/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
	text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
	clip: rect(0 0 0 0) !important;
	width: 1px !important;
	height: 1px !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	position: absolute !important;
	outline: 0 !important;
	left: 0px !important;
	top: 0px !important;
}

.select2-display-none {
	display: none;
}

.select2-measure-scrollbar {
	position: absolute;
	top: -10000px;
	left: -10000px;
	width: 100px;
	height: 100px;
	overflow: scroll;
}

.select-filter {
	border: none;
}

	.select-filter .select2-choice {
		background-color: transparent;
	}

		.select-filter .select2-choice b::before {
			color: #292a33;
		}

.select2-drop.select-classic {
	background-color: #f3f4f9;
	border: none;
}

.context-dark .select-filter .select2-choice, .bg-accent .select-filter .select2-choice {
	background: #ffffff;
	border-color: #ffffff;
}

/** @section Google Maps */
.google-map-markers {
	display: none;
}

.google-map-container {
	width: 100%;
}

.google-map {
	width: 100%;
	height: 200px;
}

@media (min-width: 576px) {
	.google-map {
		height: 250px;
	}
}

@media (min-width: 992px) {
	.google-map {
		height: 400px;
	}
}

@media (min-width: 1200px) {
	.google-map {
		height: 450px;
	}
}

@media (min-width: 768px) {
	.google-map-1 {
		height: 370px;
	}
}

@media (min-width: 1200px) {
	.google-map-2 {
		height: 570px;
	}
}

@media (min-width: 768px) {
	.google-map-3 {
		height: 500px;
	}
}

@media (min-width: 1200px) {
	.google-map-3 {
		height: 680px;
	}
}

.google-map-4 {
	height: 340px;
}

@media (min-width: 768px) {
	.google-map-4 {
		height: 450px;
	}
}

@media (min-width: 1200px) {
	.google-map-4 {
		height: 680px;
	}
}

.gm-style-iw {
	font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.71429;
	color: #151515;
}

.google-map-container_product-classic-2 .google-map {
	min-height: 470px;
}

.google-map-container_product-classic-2 .product-classic {
	width: 100%;
	padding: 25px 23px 21px;
}

	.google-map-container_product-classic-2 .product-classic .product-classic-list {
		font-size: 14px;
	}

	.google-map-container_product-classic-2 .product-classic:hover {
		box-shadow: none;
	}

		.google-map-container_product-classic-2 .product-classic:hover .product-classic-media img {
			transform: none;
		}

.google-map-container_product-classic-2 .product-classic-list {
	padding-right: 0;
}

.google-map-container_product-classic-2 * + .product-classic-list {
	margin-top: 24px;
}

.google-map-container_product-classic-2 .gm-style-iw {
	width: 100% !important;
	left: 1px !important;
}

	.google-map-container_product-classic-2 .gm-style-iw > div {
		width: 100% !important;
	}

.google-map-container_product-classic-2 .gm-style > div > div > div > div > div:first-child {
	width: 300px !important;
}

	.google-map-container_product-classic-2 .gm-style > div > div > div > div > div:first-child > div > div:nth-child(2),
	.google-map-container_product-classic-2 .gm-style > div > div > div > div > div:first-child > div > div:nth-child(4) {
		width: 100% !important;
	}

.google-map-container_product-classic-2 .gm-style-pbc + div > div > div:nth-child(4) > div > div:nth-child(1) {
	margin-top: -14px;
}

.google-map-container_product-classic-2 .gm-style-iw + div {
	top: 9px !important;
	right: -1px !important;
	height: 30px !important;
	width: 30px !important;
	font-size: 18px;
	line-height: 30px;
	background: #fdde52;
	color: #151515;
	transition: .22s;
	opacity: 1 !important;
	text-align: center;
}

	.google-map-container_product-classic-2 .gm-style-iw + div::before {
		content: '\f69a';
		font-family: 'Material Design Icons';
	}

	.google-map-container_product-classic-2 .gm-style-iw + div:hover {
		color: #ffffff;
		background: #56b3e4;
	}

	.google-map-container_product-classic-2 .gm-style-iw + div img {
		display: none;
	}

@media (min-width: 400px) {
	.google-map-container_product-classic-2 .gm-style > div > div > div > div > div:first-child {
		width: 370px !important;
	}
}

@media (max-width: 767.98px) {
	.google-map-container_product-light .google-map {
		height: 340px;
	}
}

.google-map-container_product-light .gm-style-iw {
	width: 100% !important;
	left: 1px !important;
}

	.google-map-container_product-light .gm-style-iw > div {
		width: 100%;
	}

.google-map-container_product-light .gm-style > div > div > div > div > div:first-child {
	width: 250px !important;
}

	.google-map-container_product-light .gm-style > div > div > div > div > div:first-child > div > div:nth-child(2),
	.google-map-container_product-light .gm-style > div > div > div > div > div:first-child > div > div:nth-child(4) {
		width: 100% !important;
	}

.google-map-container_product-light .gm-style-pbc + div > div > div:nth-child(4) > div > div:nth-child(1) {
	margin-top: -13px;
}

.google-map-container_product-light .gm-style-iw + div {
	top: 9px !important;
	right: -1px !important;
	height: 30px !important;
	width: 30px !important;
	font-size: 18px;
	line-height: 30px;
	background: #fdde52;
	color: #151515;
	transition: .22s;
	opacity: 1 !important;
	text-align: center;
}

	.google-map-container_product-light .gm-style-iw + div::before {
		content: '\f69a';
		font-family: 'Material Design Icons';
	}

	.google-map-container_product-light .gm-style-iw + div:hover {
		color: #ffffff;
		background: #56b3e4;
	}

	.google-map-container_product-light .gm-style-iw + div img {
		display: none;
	}

/** @section Search Results */
.rd-search-results-live {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	max-height: 600px;
	overflow-y: auto;
	margin: -3px 0 0;
	text-align: left;
	z-index: 998;
}

	.rd-search-results-live #search-results {
		position: relative;
		padding: 16px 0 0;
		color: #151515;
		background: #f3f4f9;
		opacity: 0;
		visibility: hidden;
		transform-origin: 50% 0;
		transform: scale(1, 0.9);
		transition: .3s all ease;
	}

		.rd-search-results-live #search-results::before {
			content: '';
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			pointer-events: none;
			z-index: -1;
			border: 1px solid #e9ecef;
			border-top: 0;
		}

		.rd-search-results-live #search-results.active {
			opacity: 1;
			visibility: visible;
			transform: scale(1, 1);
		}

	.rd-search-results-live .search-quick-result {
		padding-left: 15px;
		padding-right: 15px;
		font-family: "Poppins", sans-serif;
		font-size: 14px;
		font-weight: 700;
		line-height: 30px;
		text-transform: uppercase;
		color: #151515;
	}

	.rd-search-results-live .search-list {
		margin-top: 11px;
	}

		.rd-search-results-live .search-list li:only-child {
			padding: 0 15px 15px;
		}

	.rd-search-results-live .search-link {
		color: #dee2e6;
	}

		.rd-search-results-live .search-link:hover {
			color: #56b3e4;
		}

	.rd-search-results-live .search-error {
		font-size: 14px;
		line-height: 1.6;
	}

	.rd-search-results-live .search-title {
		position: relative;
		font-family: "Poppins", sans-serif;
		font-size: 14px;
		font-weight: 700;
		color: #151515;
	}

		.rd-search-results-live .search-title a:hover {
			color: #56b3e4;
		}

	.rd-search-results-live .search-list-item-all {
		margin-top: 18px;
		width: 100%;
	}

	.rd-search-results-live .search-submit {
		position: relative;
		overflow: hidden;
		z-index: 0;
		display: block;
		padding: 8px;
		font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
		font-size: 14px;
		font-weight: 600;
		letter-spacing: 0.05em;
		text-transform: uppercase;
		text-align: center;
		color: #ffffff;
		background: #56b3e4;
	}

		.rd-search-results-live .search-submit:hover {
			color: #ffffff;
			background: #dee2e6;
		}

	.rd-search-results-live .match {
		display: none;
	}

.not-empty ~ .rd-search-results-live {
	visibility: visible;
	opacity: 1;
}

.rd-search-results-live p {
	font-size: 11px;
}

	.rd-search-results-live p * {
		margin: 0;
	}

.rd-search-results-live .search-list-item {
	padding: 0 15px;
}

.rd-search-results-live * + p {
	margin-top: 5px;
}

.rd-search-results-live .search-list-item + .search-list-item {
	margin-top: 17px;
}

.rd-search-results .search-list {
	counter-reset: li;
	text-align: left;
	padding-left: 0;
	font-size: 18px;
	list-style-type: none;
	overflow: hidden;
}

	.rd-search-results .search-list li div {
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: 100%;
		white-space: nowrap;
	}

	.rd-search-results .search-list li:only-child::before {
		display: none;
	}

.rd-search-results .search-list-item {
	position: relative;
	padding-left: 40px;
	font-size: 14px;
	color: #adb5bd;
}

	.rd-search-results .search-list-item::before {
		content: counter(li, decimal-leading-zero) ".";
		counter-increment: li;
		position: absolute;
		left: 0;
		top: 0;
		font-size: 14px;
		line-height: inherit;
		font-weight: 400;
		color: #000000;
	}

	.rd-search-results .search-list-item + .search-list-item {
		margin-top: 40px;
	}

.rd-search-results .search-title {
	font-size: 16px;
	color: #000000;
}

.rd-search-results .search {
	color: #ffffff;
	padding: 0 .25em;
	background: #56b3e4;
}

.rd-search-results .match {
	padding: 5px;
	font-size: 12px;
	line-height: 1.7;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #000000;
}

	.rd-search-results .match em {
		margin: 0;
		font-style: normal;
	}

.rd-search-results p * {
	margin: 0;
}

.rd-search-results * + .match {
	margin-top: 10px;
}

@media (min-width: 768px) {
	.rd-search-results .search-title {
		font-size: 18px;
	}

	.rd-search-results .search-list-item::before {
		top: -1px;
		font-size: 16px;
	}

	.rd-search-results * + p {
		margin-top: 12px;
	}
}

@media (min-width: 992px) {
	.rd-search-results .search-list-item {
		padding-left: 40px;
	}
}

* + .rd-search-results {
	margin-top: 40px;
}

@media (min-width: 768px) {
	* + .rd-search-results {
		margin-top: 55px;
	}
}

.rd-search-classic {
	position: relative;
}

	.rd-search-classic .form-input {
		padding-right: 50px;
	}

	.rd-search-classic .form-input,
	.rd-search-classic .form-label {
		color: #9b9b9b;
		letter-spacing: 0;
	}

	.rd-search-classic .rd-search-submit {
		background: none;
		border: none;
		display: inline-block;
		padding: 0;
		outline: none;
		outline-offset: 0;
		cursor: pointer;
		-webkit-appearance: none;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		width: 50px;
		padding-top: 3px;
		padding-right: 2px;
		margin: 0;
		text-align: center;
		font-size: 0;
		line-height: 0;
		color: #151515;
	}

		.rd-search-classic .rd-search-submit::-moz-focus-inner {
			border: none;
			padding: 0;
		}

		.rd-search-classic .rd-search-submit::before {
			position: relative;
			top: -1px;
			content: '\e01c';
			font: 400 20px 'fl-budicons-launch';
			line-height: 1;
			transition: .33s all ease;
		}

		.rd-search-classic .rd-search-submit:hover {
			color: #56b3e4;
		}

	.rd-search-classic.form-sm .form-input {
		padding-right: 40px;
	}

	.rd-search-classic.form-sm .rd-search-submit {
		width: 40px;
		font-size: 18px;
	}

	.rd-search-classic.form-lg .form-input {
		padding-right: 60px;
	}

	.rd-search-classic.form-lg .rd-search-submit {
		width: 60px;
	}

/** @section Isotope */
@keyframes sprite-animation {
	from {
		background-position: 0 0;
	}
}

[data-isotope-layout] {
	z-index: 0;
	display: block;
	min-height: 160px;
	margin-left: -15px;
	margin-right: -15px;
	transition: .4s all ease;
}

	[data-isotope-layout] .row {
		margin-bottom: -30px;
	}

		[data-isotope-layout] .row > [class*='col-'] {
			margin-top: 30px;
		}

	[data-isotope-layout] .row-narrow {
		margin-bottom: -30px;
	}

		[data-isotope-layout] .row-narrow > [class*='col-'] {
			margin-top: 30px;
		}

	[data-isotope-layout] .row-condensed {
		margin-bottom: 0;
	}

		[data-isotope-layout] .row-condensed > [class*='col-'] {
			margin-top: 0;
		}

	[data-isotope-layout] [class*='col-'] {
		display: block;
		will-change: transform;
		backface-visibility: hidden;
	}

.isotope-filters > * {
	margin-top: 0;
	vertical-align: middle;
}

.isotope-filters .inline-list {
	position: relative;
	word-spacing: 0;
}

	.isotope-filters .inline-list li {
		display: inline-block;
	}

	.isotope-filters .inline-list a {
		position: relative;
		transition: .3s;
		color: #dee2e6;
	}

	.isotope-filters .inline-list .isotope-filters-trigger {
		display: none;
	}

.isotope-filters-line .isotope-filters-list {
	position: relative;
	margin-left: -11px;
	margin-bottom: -14px;
}

.isotope-filters-line li {
	display: inline-block;
	padding: 0 11px;
	font-size: 0;
	line-height: 0;
	margin-bottom: 14px;
	border-right: 1px solid #d4d5db;
}

	.isotope-filters-line li:last-child {
		padding-right: 0;
		border: 0;
	}

.isotope-filters-line a {
	padding: 0;
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.2;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	letter-spacing: .12em;
}

	.isotope-filters-line a, .isotope-filters-line a:active, .isotope-filters-line a:focus {
		color: #9a9a9a;
	}

		.isotope-filters-line a:hover, .isotope-filters-line a.active {
			color: #56b3e4;
		}

@media (min-width: 576px) {
	.isotope-filters-line .isotope-filters-list {
		margin-left: -20px;
	}

	.isotope-filters-line li {
		padding: 0 20px;
	}
}

* + .isotope {
	margin-top: 30px;
}

@media (min-width: 768px) {
	* + .isotope {
		margin-top: 50px;
	}
}

/** @section Nav custom */
.tabs-custom {
	text-align: left;
}

	.tabs-custom .nav-tabs {
		font-size: 0;
		line-height: 0;
		word-spacing: 0;
		border: 0;
	}

		.tabs-custom .nav-tabs::before, .tabs-custom .nav-tabs::after {
			display: none;
		}

	.tabs-custom .nav-item {
		float: none;
		border: 0;
		cursor: pointer;
		transition: .33s all ease;
	}

	.tabs-custom .nav-link {
		margin: 0;
		border-radius: 0;
		border: 0;
	}

		.tabs-custom .nav-link.active {
			cursor: default;
			border: 0;
		}

.tab-content > .tab-pane {
	display: block;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

.tab-content > .active {
	visibility: visible;
	height: auto;
	overflow: visible;
}

* + .tabs-horizontal.tabs-corporate {
	margin-top: 25px;
}

* + .tabs-vertical.tabs-corporate {
	margin-top: 40px;
}

@media (min-width: 768px) {
	* + .tabs-vertical.tabs-corporate {
		margin-top: 60px;
	}
}

@media (min-width: 1200px) {
	* + .tabs-vertical.tabs-corporate {
		margin-top: 80px;
	}
}

.tabs-line .nav-tabs {
	position: relative;
	margin-left: -11px;
	margin-bottom: -14px;
}

.tabs-line .nav-item {
	padding: 0 11px;
	margin-bottom: 14px;
	border-right: 1px solid #9a9a9a;
}

	.tabs-line .nav-item:last-child {
		padding-right: 0;
		border: 0;
	}

.tabs-line .nav-link {
	padding: 0;
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.2;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	letter-spacing: .12em;
}

	.tabs-line .nav-link, .tabs-line .nav-link:active, .tabs-line .nav-link:focus {
		color: #9a9a9a;
	}

		.tabs-line .nav-link.active {
			background-color: transparent;
		}

		.tabs-line .nav-link:hover, .tabs-line .nav-link.active {
			color: #56b3e4;
		}

.tabs-line * + .tab-content {
	margin-top: 33px;
}

* + .tabs-line {
	margin-top: 20px;
}

.context-dark .tabs-line .nav-item, .bg-accent .tabs-line .nav-item {
	border-color: #6a6b72;
}

.context-dark .tabs-line .nav-link, .bg-accent .tabs-line .nav-link, .context-dark .tabs-line .nav-link:active, .bg-accent .tabs-line .nav-link:active, .context-dark .tabs-line .nav-link:focus, .bg-accent .tabs-line .nav-link:focus {
	color: rgba(255, 255, 255, 0.6);
}

	.context-dark .tabs-line .nav-link:hover, .bg-accent .tabs-line .nav-link:hover, .context-dark .tabs-line .nav-link.active, .bg-accent .tabs-line .nav-link.active {
		color: #56b3e4;
	}

@media (min-width: 480px) {
	.tabs-line .nav-tabs {
		margin-left: -22px;
	}

	.tabs-line .nav-item {
		padding: 0 22px;
	}
}

@media (min-width: 768px) {
	* + .tabs-line {
		margin-top: 35px;
	}
}

.tabs-corporate .nav-tabs {
	display: block;
	position: relative;
	text-align: center;
	margin-bottom: -10px;
}

.tabs-corporate .nav-item {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.tabs-corporate .nav-link {
	padding: 0;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.4;
	color: #888a8c;
	text-align: center;
	vertical-align: middle;
	border: 0;
	letter-spacing: .05em;
	background-color: transparent;
}

	.tabs-corporate .nav-link:hover,
	.tabs-corporate .nav-link.active {
		color: #56b3e4;
	}

.tabs-corporate .tab-content {
	padding: 30px 0 0;
	color: #888a8c;
}

@media (min-width: 768px) {
	.tabs-horizontal.tabs-corporate .nav-tabs {
		position: relative;
		width: 100%;
		display: block;
		text-align: center;
		border: 0;
		will-change: transform;
	}

	.tabs-horizontal.tabs-corporate .nav-item {
		display: inline-block;
		will-change: transform;
		margin-left: 28px;
		margin-right: 28px;
	}

	.tabs-horizontal.tabs-corporate .nav-link {
		display: block;
		position: relative;
		z-index: 1;
		padding: 0;
		border: none;
	}

		.tabs-horizontal.tabs-corporate .nav-link.active,
		.tabs-horizontal.tabs-corporate .nav-link:hover {
			color: #56b3e4;
			background-color: transparent;
		}

	.tabs-vertical {
		display: flex;
		align-items: flex-start;
	}

		.tabs-vertical .nav-tabs {
			display: flex;
			flex-direction: column;
			align-items: stretch;
			flex-shrink: 0;
			max-width: 50%;
		}

		.tabs-vertical .nav-item {
			border: 0;
			width: 100%;
			text-align: left;
		}

		.tabs-vertical .tab-content {
			flex-grow: 1;
		}

		.tabs-vertical.tabs-corporate .nav-tabs {
			width: auto;
			min-width: 260px;
			border: 0;
		}

			.tabs-vertical.tabs-corporate .nav-tabs li:last-child .nav-link {
				border: none;
			}

		.tabs-vertical.tabs-corporate .nav-item {
			margin: 0;
		}

		.tabs-vertical.tabs-corporate .nav-link {
			position: relative;
			padding: 14px 6px;
			border: 0;
			overflow: hidden;
			text-align: left;
			border-bottom: 1px solid #e1e1e1;
		}

		.tabs-vertical.tabs-corporate .nav-item + .nav-item {
			margin-top: 2px;
		}

		.tabs-vertical.tabs-corporate .tab-content {
			padding: 0 0 0 30px;
		}
}

@media (min-width: 992px) {
	.tabs-horizontal.tabs-corporate .tab-content {
		padding: 45px 5px 0;
	}

	.tabs-vertical.tabs-corporate .tab-content {
		padding: 0 0 0 45px;
	}
}

/** @section Panel custom styles */
.card-group-custom {
	margin-bottom: 0;
}

	.card-group-custom .card-header + .collapse > .card-body,
	.card-group-custom .card-header + .collapse > .list-group {
		border-top: 0;
	}

	.card-group-custom .card + .card {
		margin-top: 0;
	}

	.card-group-custom.card-group-corporate .card + .card {
		margin-top: 25px;
	}

.card-group-corporate + .card-group-corporate {
	margin-top: 30px;
}

.card-custom {
	display: block;
	margin: 0;
	background: inherit;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	text-align: left;
}

	.card-custom a {
		display: block;
	}

	.card-custom .card-header {
		padding: 0;
		border-bottom: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		background-color: transparent;
	}

	.card-custom .card-body {
		padding: 0;
		border: 0;
	}

* + .card-group-custom {
	margin-top: 35px;
}

@media (min-width: 768px) {
	* + .card-group-custom {
		margin-top: 50px;
	}
}

.card-corporate {
	position: relative;
	overflow: hidden;
	border-radius: 6px;
	text-align: left;
}

	.card-corporate .card-title {
		margin-bottom: 0;
	}

		.card-corporate .card-title a,
		.card-corporate .card-body {
			background: #f3f4f9;
		}

	.card-corporate .card-icon {
		min-width: 25px;
		margin: -3px 10px -3px -10px;
		font-size: 20px;
		line-height: 1;
		color: #56b3e4;
	}

	.card-corporate .card-title a {
		position: relative;
		z-index: 1;
		display: flex;
		width: 100%;
		padding: 21px 70px 21px 32px;
		font-family: "Poppins", sans-serif;
		font-weight: 500;
		font-size: 15px;
		line-height: 1.25;
		letter-spacing: .05em;
		color: #0d0d0d;
		transition: 1.3s all ease;
		border-radius: 0 0 0 0;
		border-bottom: 1px solid #dde1f0;
	}

@media (min-width: 992px) {
	.card-corporate .card-title a {
		font-size: 18px;
	}
}

.card-corporate .card-title a .card-arrow::after {
	opacity: 0;
	visibility: hidden;
}

.card-corporate .card-title a.collapsed {
	border-bottom-color: transparent;
}

	.card-corporate .card-title a.collapsed .card-arrow {
		background: #56b3e4;
	}

		.card-corporate .card-title a.collapsed .card-arrow::before, .card-corporate .card-title a.collapsed .card-arrow::after {
			background: #ffffff;
		}

		.card-corporate .card-title a.collapsed .card-arrow::after {
			opacity: 1;
			visibility: visible;
		}

.card-corporate .card-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
	z-index: 2;
	width: 42px;
	height: 42px;
	line-height: 42px;
	border-radius: 50%;
	background: #56b3e4;
	transition: .33s all ease;
}

	.card-corporate .card-arrow::before, .card-corporate .card-arrow::after {
		content: '';
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 4;
		background: #ffffff;
	}

	.card-corporate .card-arrow::before {
		width: 14px;
		height: 2px;
		right: 28px;
	}

	.card-corporate .card-arrow::after {
		width: 2px;
		height: 14px;
		right: 34px;
	}

.card-corporate .card-body {
	position: relative;
	z-index: 1;
	color: #9b9b9b;
	padding: 15px 44px 20px 32px;
	border-radius: 0 0 0 0;
}

@media (max-width: 991.98px) {
	.card-corporate .card-title a,
	.card-corporate .card-body {
		padding-left: 25px;
	}
}

@media (min-width: 768px) {
	.card-corporate .card-icon {
		min-width: 30px;
		font-size: 30px;
	}

	.card-corporate .card-title a {
		font-size: 18px;
	}
}

.bg-gray-12 .card-corporate .card-title a,
.bg-gray-12 .card-corporate .card-body {
	background: #ffffff;
}

/** @section Tooltop Custom */
.tooltip {
	font-size: 14px;
	line-height: 1.2;
}

	.tooltip .arrow::before {
		border-top-color: #56b3e4 !important;
		border-bottom-color: #56b3e4 !important;
	}

.tooltip-inner {
	background-color: #56b3e4 !important;
}

.tooltip-custom[data-toggle='tooltip'] {
	color: #b7b7b7;
}

/** @section Counter */
/** @section Countdown */
.countdown {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: -5px;
	margin-right: -5px;
	line-height: 1.2;
	text-align: center;
}

.countdown-block {
	position: relative;
	flex: 0 1 auto;
	padding: 0 5px;
}

@media (min-width: 576px) {
	.countdown-block {
		width: 25%;
	}
}

.countdown-block-seconds {
	display: none;
}

.countdown-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.countdown-circle {
	fill: transparent;
}

html:not(.ie-11):not(.ie-10) .countdown-circle {
	width: 100%;
	height: auto;
}

.countdown-circle-bg {
	stroke: white;
	stroke-width: 1px;
}

.countdown-circle-fg {
	stroke: #56b3e4;
	stroke-width: 2px;
}

.countdown-counter {
	font-size: 24px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0;
	color: #212529;
}

.countdown-title {
	font-size: 14px;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: 600;
}

* + .countdown-title {
	margin-top: 6px;
}

* + .countdown {
	margin-top: 30px;
}

.countdown + * {
	margin-top: 35px;
}

@media (min-width: 576px) {
	.countdown-block-seconds {
		display: block;
	}
}

@media (min-width: 768px) {
	.countdown {
		margin-left: -15px;
		margin-right: -15px;
	}

	.countdown-block {
		padding: 0 15px;
	}

	.countdown-counter {
		font-size: 34px;
	}
}

@media (min-width: 992px) {
	.countdown-counter {
		font-size: 40px;
	}
}

.context-dark .countdown-counter, .bg-accent .countdown-counter {
	color: #ffffff;
}

/** @section Progress Bars */
.progress-linear {
	position: relative;
	text-align: left;
}

	.progress-linear .progress-header {
		text-transform: uppercase;
		font-weight: 600;
		font-family: "Poppins", sans-serif;
		color: #b8b8b6;
		letter-spacing: .05em;
	}

	.progress-linear .progress-body {
		display: flex;
		align-items: center;
	}

	.progress-linear * + .progress-body {
		margin-top: 12px;
	}

	.progress-linear .progress-bar-linear-wrap {
		flex-grow: 1;
		margin-right: 15px;
		height: 10px;
		background: #e9ecef;
	}

	.progress-linear .progress-bar-linear {
		width: 0;
		height: inherit;
		background: #56b3e4;
		transition: .5s all ease-in-out;
	}

	.progress-linear .progress-value {
		color: #b8b8b6;
	}

		.progress-linear .progress-value::after {
			content: "%";
		}

* + .progress-bar-linear-wrap {
	margin-top: 8px;
}

.progress-linear + .progress-linear {
	margin-top: 13px;
}

@media (min-width: 992px) {
	.progress-linear + .progress-linear {
		margin-top: 17px;
	}
}

/** @section Progress Circle */
.progress-circle {
	display: inline-block;
	text-align: center;
	line-height: 1.2;
}

.progress-circle-block {
	position: relative;
}

.progress-circle-bg {
	fill: transparent;
	stroke: #f8f9fa;
	stroke-width: 3px;
}

.progress-circle-fg {
	fill: transparent;
	stroke: #56b3e4;
	stroke-width: 3px;
}

.progress-circle-counter {
	position: absolute;
	top: 50%;
	left: 51%;
	font-size: 40px;
	line-height: 40px;
	transform: translate(-50%, -50%);
	color: #151515;
	font-weight: 300;
}

	.progress-circle-counter::after {
		content: "%";
	}

.progress-circle-title {
	font-size: 14px;
	letter-spacing: .05em;
	text-transform: uppercase;
}

* + .progress-circle-title {
	margin-top: 20px;
}

/** @section Circle Progress Bars */
.progress-bar-circle {
	display: inline-block;
	position: relative;
	text-align: center;
	line-height: 1.2;
}

	.progress-bar-circle canvas {
		vertical-align: middle;
	}

	.progress-bar-circle span {
		position: absolute;
		top: 50%;
		left: 51%;
		font-size: 40px;
		line-height: 40px;
		transform: translate(-50%, -50%);
		color: #151515;
		font-weight: 300;
		font-family: "Poppins", sans-serif;
		letter-spacing: 0;
	}

		.progress-bar-circle span::after {
			content: "%";
		}

.progress-bar-circle-title {
	font-size: 14px;
	letter-spacing: .05em;
	text-transform: uppercase;
	font-family: "Poppins", sans-serif;
}

* + .progress-bar-circle-title {
	margin-top: 20px;
}

/** @section Time Circles */
.time_circles {
	position: relative;
	width: 100%;
}

	.time_circles > div {
		position: absolute;
		top: 0 !important;
		bottom: 0;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		justify-content: center;
		margin-top: -10px;
		text-align: center;
	}

@media (min-width: 1200px) {
	#DateCountdown {
		width: 100%;
	}
}

.time_circles > div > h4 {
	margin: 0;
	margin-top: 6px;
	padding: 0;
	text-align: center;
	font-family: "Poppins", sans-serif;
	letter-spacing: .05em;
	font-weight: 600;
	font-size: 12px !important;
	line-height: 1.2 !important;
	color: #6c757d;
	text-transform: uppercase;
}

@media (min-width: 576px) {
	.time_circles > div > h4 {
		font-size: 14px !important;
	}
}

.time_circles > div > h4 + * {
	margin-top: 0;
}

.time_circles > div > span {
	display: block;
	text-align: center;
	font-family: "Poppins", sans-serif;
	letter-spacing: .05em;
	font-size: 20px !important;
	font-weight: 400;
	line-height: 1 !important;
	color: #212529;
}

@media (min-width: 768px) {
	.time_circles > div > span {
		font-size: 34px !important;
	}
}

@media (min-width: 992px) {
	.time_circles > div > span {
		font-size: 40px !important;
	}
}

.context-dark .time_circles > div > span {
	color: #ffffff;
}

.context-dark .time_circles > div > h4 {
	color: #ffffff;
}

.countdown-wrap {
	max-width: 730px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

* + .countdown-wrap {
	margin-top: 25px;
}

.countdown-wrap + .button {
	margin-top: 40px;
}

* + .DateCountdown {
	margin-top: 30px;
}

.DateCountdown + * {
	margin-top: 40px;
}

/** @section jScrollPane */
.jspContainer {
	overflow: hidden;
	position: relative;
}

.jspPane {
	position: absolute;
	right: 10px;
}

.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	background: #e7e9f0;
	pointer-events: auto;
}

.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: #e7e9f0;
	pointer-events: auto;
}

.jspCap {
	display: none;
}

.jspHorizontalBar .jspCap {
	float: left;
}

.jspTrack {
	background: #e7e9f0;
	position: relative;
}

.jspDrag {
	background: #56b3e4;
	width: 8px;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}

/*
* Arrow
*/
.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

	.jspArrow.jspDisabled {
		cursor: default;
		background: #80808d;
	}

.jspVerticalBar .jspArrow {
	height: 16px;
}

.jspHorizontalBar .jspArrow {
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus {
	outline: none;
}

.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}

/** @section Owl Carousel */
.owl-carousel .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	animation-name: fadeOut;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
	transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

	.owl-carousel .owl-stage {
		position: relative;
		-ms-touch-action: pan-Y;
	}

		.owl-carousel .owl-stage:after {
			content: ".";
			display: block;
			clear: both;
			visibility: hidden;
			line-height: 0;
			height: 0;
		}

	.owl-carousel .owl-stage-outer {
		position: relative;
		overflow: hidden;
		/* fix for flashing background */
		-webkit-transform: translate3d(0px, 0px, 0px);
	}

	.owl-carousel .owl-controls .owl-nav .owl-prev,
	.owl-carousel .owl-controls .owl-nav .owl-next,
	.owl-carousel .owl-controls .owl-dot {
		cursor: pointer;
		user-select: none;
	}

	.owl-carousel.owl-loaded {
		display: block;
	}

	.owl-carousel.owl-loading {
		opacity: 0;
		display: block;
	}

	.owl-carousel.owl-hidden {
		opacity: 0;
	}

	.owl-carousel .owl-refresh .owl-item {
		display: none;
	}

	.owl-carousel .owl-item {
		position: relative;
		min-height: 1px;
		float: left;
		-webkit-tap-highlight-color: transparent;
		-webkit-touch-callout: none;
	}

	.owl-carousel .owl-grab {
		cursor: move;
		cursor: -webkit-grab;
		cursor: grab;
	}

	.owl-carousel.owl-rtl {
		direction: rtl;
	}

		.owl-carousel.owl-rtl .owl-item {
			float: right;
		}

/* No Js */
.no-js .owl-carousel {
	display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	font: 400 40px/80px 'FontAwesome';
	cursor: pointer;
	z-index: 1;
	transition: scale 100ms ease;
}

	.owl-carousel .owl-video-play-icon::before {
		content: '\f144';
	}

	.owl-carousel .owl-video-play-icon:hover {
		transform: scale(1.3);
	}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}

/*
 * Owl Navigation
 */
.owl-nav.disabled {
	display: none !important;
}

.owl-prev,
.owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	font: 400 20px/50px 'fl-budicons-free';
	color: #1c1c1c;
	background: #fdde52;
	cursor: pointer;
	transition: .25s;
}

	.owl-prev:hover,
	.owl-next:hover {
		color: #ffffff;
		background: #56b3e4;
	}

.owl-prev {
	left: 0;
}

	.owl-prev::before {
		content: '\e016';
	}

.owl-next {
	right: 0;
}

	.owl-next::before {
		content: '\e025';
	}

.owl-nav-1 .owl-prev {
	left: -25px;
}

.owl-nav-1 .owl-next {
	right: -25px;
}

/*
 * Owl Pagination
 */
.owl-dots {
	text-align: center;
	margin-top: 30px;
}

	.owl-dots.disabled {
		display: none !important;
	}

.owl-dot {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 2px solid #ced4da;
	border-radius: 50%;
	margin: 0 5px;
	text-align: center;
	outline: none;
	cursor: pointer;
	background-color: transparent;
	transition: .22s;
}

	.owl-dot::before {
		content: '';
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate3d(-50%, -50%, 0);
		background: #ced4da;
		width: 6px;
		height: 6px;
		border-radius: inherit;
		transition: .22s;
		opacity: 0;
	}

	.owl-dot:only-child {
		display: none;
	}

	.owl-dot:hover, .owl-dot.active {
		border-color: #56b3e4;
	}

		.owl-dot.active::before {
			opacity: 1;
			background: #56b3e4;
		}

.context-dark .owl-dot:not(:hover):not(.active), .bg-accent .owl-dot:not(:hover):not(.active) {
	border-color: #ffffff;
}

.owl-carousel-stretch .owl-stage,
.owl-carousel-stretch .owl-item {
	display: flex;
}

	.owl-carousel-stretch .owl-item > * {
		width: 100%;
	}

.owl-carousel-spacing .owl-stage-outer {
	margin: -30px;
	padding: 30px;
}

.owl-carousel-spacing .owl-item:not(.active) > * {
	box-shadow: none;
}

.owl-outer-nav .owl-arrow {
	background: none;
	border: none;
	display: inline-block;
	padding: 0;
	outline: none;
	outline-offset: 0;
	cursor: pointer;
	-webkit-appearance: none;
	display: inline-flex;
	vertical-align: middle;
	padding: 10px 30px;
	height: 43px;
	align-items: center;
	text-transform: uppercase;
	color: #9ea9bb;
	transition: .22s;
	color: #fff;
	font-family: FrutigerLTPro-Black;
}

	.owl-outer-nav .owl-arrow::-moz-focus-inner {
		border: none;
		padding: 0;
	}

	.owl-outer-nav .owl-arrow:hover {
		color: #56b3e4;
	}

	.owl-outer-nav .owl-arrow > * + * {
		margin-left: 5px;
	}

.owl-outer-nav .owl-arrow-prev {
	padding-left: 0;
}

.owl-outer-nav .owl-arrow-next {
	padding-right: 0;
}

.owl-outer-nav .owl-arrow + .owl-arrow {
}

@media (min-width: 992px) and (max-width: 1199px) {
	.box-2-footer .owl-arrow {
		font-size: 0;
	}

	.box-2-footer .owl-arrow-prev {
		padding-left: 5px;
	}

	.box-2-footer .owl-arrow-next {
		padding-right: 5px;
	}
}

.owl-style-1 .owl-item {
	position: relative;
	display: flex;
	align-items: center;
	padding: 0 15px;
}

	.owl-style-1 .owl-item::before {
		content: '';
		position: absolute;
		top: 50%;
		transform: translate3d(0, -50%, 0);
		left: 0;
		width: 1px;
		height: 50px;
		background: #e0e0e0;
		opacity: 0;
	}

	.owl-style-1 .owl-item.active + .owl-item.active::before {
		opacity: 1;
	}

.owl-style-1 .owl-link {
	display: block;
	text-align: center;
}

	.owl-style-1 .owl-link img {
		max-width: 90%;
	}

	.owl-style-1 .owl-link:hover {
		opacity: .66;
	}

@media (max-width: 575.98px) {
	.owl-style-1 {
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
	}
}

.owl-carousel[data-animation-in='fadeIn'][data-animation-out='fadeOut'] .owl-animated-in {
	animation-duration: 1s;
}

.owl-carousel[data-animation-in='fadeIn'][data-animation-out='fadeOut'] .owl-animated-out {
	animation-duration: .4s;
}

/** @section Lightgallery */
.lg-sub-html, .lg-toolbar {
	background-color: rgba(0, 0, 0, 0.45);
}

@font-face {
	font-family: lg;
	src: url(../fonts/lg.eot?n1z373);
	src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
	font-weight: 400;
	font-style: normal;
}

.lg-icon {
	font-family: lg;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, 0.45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1180;
	border: none;
	outline: 0;
}

	.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
		pointer-events: none;
		opacity: .5;
	}

	.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
		color: #fff;
	}

.lg-actions .lg-next {
	right: 20px;
}

	.lg-actions .lg-next:before {
		content: "\e095";
	}

.lg-actions .lg-prev {
	left: 20px;
}

	.lg-actions .lg-prev:after {
		content: "\e094";
	}

@-webkit-keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: -30px;
	}
}

@-moz-keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: -30px;
	}
}

@-ms-keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: -30px;
	}
}

@keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: -30px;
	}
}

@-webkit-keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: 30px;
	}
}

@-moz-keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: 30px;
	}
}

@-ms-keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: 30px;
	}
}

@keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: 30px;
	}
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end .3s;
	-o-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative;
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end .3s;
	-o-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative;
}

.lg-toolbar {
	z-index: 1182;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

	.lg-toolbar .lg-icon {
		color: #999;
		cursor: pointer;
		float: right;
		font-size: 24px;
		height: 47px;
		line-height: 27px;
		padding: 10px 0;
		text-align: center;
		width: 50px;
		text-decoration: none !important;
		outline: 0;
		transition: color .2s linear;
	}

@media (max-width: 575.98px) {
	.lg-toolbar .lg-icon {
		font-size: 21px;
		width: 36px;
	}
}

@media (max-width: 575.98px) {
	#lg-counter {
		font-size: 14px;
		line-height: 27px;
	}
}

.lg-toolbar .lg-icon:hover {
	color: #fff;
}

.lg-toolbar .lg-close:after {
	content: "\e070";
}

.lg-toolbar .lg-download:after {
	content: "\e0f2";
}

.lg-sub-html {
	bottom: 0;
	color: #eee;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1180;
}

	.lg-sub-html h4 {
		margin: 0;
		font-size: 13px;
		font-weight: 700;
	}

	.lg-sub-html p {
		font-size: 12px;
		margin: 5px 0 0;
	}

#lg-counter {
	color: #999;
	display: inline-block;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px;
	vertical-align: middle;
}

.lg-next, .lg-prev, .lg-toolbar {
	opacity: 1;
	transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
	opacity: 0;
	transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
	opacity: 0;
	transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	transform: scale3d(0.5, 0.5, 0.5);
	opacity: 0;
	transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-outer .lg-thumb-outer {
	background-color: #0d0a0a;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1180;
	max-height: 350px;
	transform: translate3d(0, 100%, 0);
	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

	.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
		cursor: -webkit-grab;
		cursor: -moz-grab;
		cursor: -o-grab;
		cursor: -ms-grab;
		cursor: grab;
	}

	.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
		cursor: move;
		cursor: -webkit-grabbing;
		cursor: -moz-grabbing;
		cursor: -o-grabbing;
		cursor: -ms-grabbing;
		cursor: grabbing;
	}

	.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
		transition-duration: 0s !important;
	}

.lg-outer.lg-thumb-open .lg-thumb-outer {
	transform: translate3d(0, 0, 0);
}

.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px;
	margin-left: auto;
	margin-right: auto;
}

.lg-outer .lg-thumb-item {
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #fff;
	border-radius: 4px;
	margin-bottom: 5px;
}

@media (min-width: 1025px) {
	.lg-outer .lg-thumb-item {
		transition: border-color .25s ease;
	}
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
	border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
	transition: bottom .25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
	background-color: #0d0a0a;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px;
}

	.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {
		color: #fff;
	}

	.lg-outer .lg-toogle-thumb:after {
		content: "\e1ff";
	}

.lg-outer .lg-video-cont {
	display: inline-block;
	vertical-align: middle;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px;
}

.lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}

	.lg-outer .lg-video .lg-object {
		display: inline-block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
	}

	.lg-outer .lg-video .lg-video-play {
		width: 84px;
		height: 59px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -42px;
		margin-top: -30px;
		z-index: 1180;
		cursor: pointer;
	}

.lg-outer .lg-has-iframe .lg-video {
	-webkit-overflow-scrolling: touch;
	overflow: auto;
}

.lg-outer .lg-has-vimeo .lg-video-play {
	background: url(../images/vimeo-play.png) no-repeat;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url(../images/vimeo-play.png) 0 -58px no-repeat;
}

.lg-outer .lg-has-html5 .lg-video-play {
	background: url(../images/video-play.png) no-repeat;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: .8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
	background: url(../images/youtube-play.png) no-repeat;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url(../images/youtube-play.png) 0 -60px no-repeat;
}

.lg-outer .lg-video-object {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
	visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility: visible;
}

.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1183;
	opacity: 0;
	transition: opacity 80ms ease 0s;
}

	.lg-progress-bar .lg-progress {
		background-color: #a90707;
		height: 5px;
		width: 0;
	}

	.lg-progress-bar.lg-start .lg-progress {
		width: 100%;
	}

.lg-show-autoplay .lg-progress-bar {
	opacity: 1;
}

.lg-autoplay-button:after {
	content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
	content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	transform: scale3d(1, 1, 1);
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

#lg-zoom-in:after {
	content: "\e311";
}

#lg-actual-size {
	font-size: 20px;
}

	#lg-actual-size:after {
		content: "\e033";
	}

#lg-zoom-out {
	opacity: .5;
	pointer-events: none;
}

	#lg-zoom-out:after {
		content: "\e312";
	}

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto;
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1180;
	height: 10px;
}

	.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
		overflow: visible;
	}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px;
}

	.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}

	.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
		box-shadow: 0 0 0 2px #fff inset;
	}

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #fff;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	transform: translate3d(0, 5px, 0);
}

	.lg-outer .lg-pager-thumb-cont img {
		width: 100%;
		height: 100%;
	}

.lg-outer .lg-pager {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
	display: block;
	height: 12px;
	transition: box-shadow .3s ease 0s;
	width: 12px;
}

	.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
		box-shadow: 0 0 0 8px #fff inset;
	}

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0;
}

.lg-fullscreen:after {
	content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
	background-color: rgba(0, 0, 0, 0.25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1181;
	opacity: 0;
	visibility: hidden;
	transition: visibility 0s linear .18s, opacity .18s linear 0s;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
	transition-delay: 0s;
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible;
}

.lg-outer .lg-dropdown {
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	-moz-transform: translate3d(0, 5px, 0);
	-ms-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
}

	.lg-outer .lg-dropdown:after {
		content: "";
		display: block;
		height: 0;
		width: 0;
		position: absolute;
		border: 8px solid transparent;
		border-bottom-color: #fff;
		right: 16px;
		top: -16px;
	}

	.lg-outer .lg-dropdown > li:last-child {
		margin-bottom: 0;
	}

	.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {
		color: #333;
	}

	.lg-outer .lg-dropdown a {
		color: #333;
		display: block;
		white-space: pre;
		padding: 4px 12px;
		font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 12px;
	}

		.lg-outer .lg-dropdown a:hover {
			background-color: rgba(0, 0, 0, 0.07);
		}

	.lg-outer .lg-dropdown .lg-dropdown-text {
		display: inline-block;
		line-height: 1;
		margin-top: -3px;
		vertical-align: middle;
	}

	.lg-outer .lg-dropdown .lg-icon {
		color: #333;
		display: inline-block;
		float: none;
		font-size: 20px;
		height: auto;
		line-height: 1;
		margin-right: 8px;
		padding: 0;
		vertical-align: middle;
		width: auto;
	}

.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
	width: 100%;
	height: 100%;
}

	.lg-outer #lg-share {
		position: relative;
	}

		.lg-outer #lg-share:after {
			content: "\e80d";
		}

	.lg-outer #lg-share-facebook .lg-icon {
		color: #3b5998;
	}

		.lg-outer #lg-share-facebook .lg-icon:after {
			content: "\e901";
		}

	.lg-outer #lg-share-twitter .lg-icon {
		color: #00aced;
	}

		.lg-outer #lg-share-twitter .lg-icon:after {
			content: "\e904";
		}

	.lg-outer #lg-share-googleplus .lg-icon {
		color: #dd4b39;
	}

		.lg-outer #lg-share-googleplus .lg-icon:after {
			content: "\e902";
		}

	.lg-outer #lg-share-pinterest .lg-icon {
		color: #cb2027;
	}

		.lg-outer #lg-share-pinterest .lg-icon:after {
			content: "\e903";
		}

.lg-group:after {
	content: "";
	display: table;
	clear: both;
}

.lg-outer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1150;
	text-align: left;
	opacity: 0;
	transition: opacity .15s ease 0s;
}

	.lg-outer * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.lg-outer.lg-visible {
		opacity: 1;
	}

	.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
		transition-duration: inherit !important;
		transition-timing-function: inherit !important;
	}

	.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
		transition-duration: 0s !important;
		opacity: 1;
	}

	.lg-outer.lg-grab img.lg-object {
		cursor: -webkit-grab;
		cursor: -moz-grab;
		cursor: -o-grab;
		cursor: -ms-grab;
		cursor: grab;
	}

	.lg-outer.lg-grabbing img.lg-object {
		cursor: move;
		cursor: -webkit-grabbing;
		cursor: -moz-grabbing;
		cursor: -o-grabbing;
		cursor: -ms-grabbing;
		cursor: grabbing;
	}

	.lg-outer .lg {
		position: relative;
		overflow: hidden;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		max-height: 100%;
	}

	.lg-outer .lg-inner {
		position: absolute;
		left: 0;
		top: 0;
		white-space: nowrap;
	}

	.lg-outer .lg-item {
		background: url(../images/loading.gif) center center no-repeat;
		display: none !important;
	}

	.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
		display: inline-block !important;
	}

	.lg-outer .lg-img-wrap, .lg-outer .lg-item {
		display: inline-block;
		text-align: center;
		position: absolute;
		width: 100%;
		height: 100%;
	}

		.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
			content: "";
			display: inline-block;
			height: 50%;
			width: 1px;
			margin-right: -1px;
		}

	.lg-outer .lg-img-wrap {
		position: absolute;
		padding: 0 5px;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
	}

	.lg-outer .lg-item.lg-complete {
		background-image: none;
	}

	.lg-outer .lg-item.lg-current {
		z-index: 1160;
	}

	.lg-outer .lg-image {
		display: inline-block;
		vertical-align: middle;
		max-width: 100%;
		max-height: 100%;
		width: auto !important;
		height: auto !important;
	}

	.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
		opacity: 0;
		transition: opacity .15s ease 0s;
	}

	.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
		opacity: 1;
	}

	.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
		display: none;
	}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1140;
	background-color: #000;
	opacity: 0;
	transition: opacity .15s ease 0s;
}

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
	transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
	opacity: 0;
}

	.lg-css3.lg-fade .lg-item.lg-current {
		opacity: 1;
	}

	.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
		transition: opacity .1s ease 0s;
	}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0;
}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
		transform: translate3d(-100%, 0, 0);
	}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
		transform: translate3d(100%, 0, 0);
	}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
		transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	}

.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0;
}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
		left: -100%;
	}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
		left: 100%;
	}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
		left: 0;
		opacity: 1;
	}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
		transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	}

.lg-sub-html, .lg-toolbar {
	background-color: rgba(0, 0, 0, 0.45);
}

@font-face {
	font-family: lg;
	src: url(../fonts/lg.eot?n1z373);
	src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
	font-weight: 400;
	font-style: normal;
}

.lg-icon {
	font-family: lg;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, 0.45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1180;
	border: none;
	outline: 0;
}

	.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
		pointer-events: none;
		opacity: .5;
	}

	.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
		color: #fff;
	}

.lg-actions .lg-next {
	right: 20px;
}

	.lg-actions .lg-next:before {
		content: "\e095";
	}

.lg-actions .lg-prev {
	left: 20px;
}

	.lg-actions .lg-prev:after {
		content: "\e094";
	}

@-webkit-keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: -30px;
	}
}

@-moz-keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: -30px;
	}
}

@-ms-keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: -30px;
	}
}

@keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: -30px;
	}
}

@-webkit-keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: 30px;
	}
}

@-moz-keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: 30px;
	}
}

@-ms-keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: 30px;
	}
}

@keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}

	50% {
		left: 30px;
	}
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end .3s;
	-o-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative;
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end .3s;
	-o-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative;
}

.lg-toolbar {
	z-index: 1182;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

	.lg-toolbar .lg-icon:hover {
		color: #fff;
	}

	.lg-toolbar .lg-close:after {
		content: "\e070";
	}

	.lg-toolbar .lg-download:after {
		content: "\e0f2";
	}

.lg-sub-html {
	bottom: 0;
	color: #eee;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1180;
}

	.lg-sub-html h4 {
		margin: 0;
		font-size: 13px;
		font-weight: 700;
	}

	.lg-sub-html p {
		font-size: 12px;
		margin: 5px 0 0;
	}

#lg-counter {
	color: #999;
	display: inline-block;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px;
	vertical-align: middle;
}

.lg-next, .lg-prev, .lg-toolbar {
	opacity: 1;
	transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
	opacity: 0;
	transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
	opacity: 0;
	transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	transform: scale3d(0.5, 0.5, 0.5);
	opacity: 0;
	transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-outer .lg-thumb-outer {
	background-color: #0d0a0a;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1180;
	max-height: 350px;
	transform: translate3d(0, 100%, 0);
	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

	.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
		cursor: -webkit-grab;
		cursor: -moz-grab;
		cursor: -o-grab;
		cursor: -ms-grab;
		cursor: grab;
	}

	.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
		cursor: move;
		cursor: -webkit-grabbing;
		cursor: -moz-grabbing;
		cursor: -o-grabbing;
		cursor: -ms-grabbing;
		cursor: grabbing;
	}

	.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
		transition-duration: 0s !important;
	}

.lg-outer.lg-thumb-open .lg-thumb-outer {
	transform: translate3d(0, 0, 0);
}

.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid rgba(255, 255, 255, 0.4);
	border-radius: 0;
	margin-bottom: 5px;
}

@media (min-width: 1025px) {
	.lg-outer .lg-thumb-item {
		transition: border-color .25s ease;
	}
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
	border-color: #56b3e4;
}

.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0;
}

.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
	transition: bottom .25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
	background-color: #0d0a0a;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px;
}

	.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {
		color: #fff;
	}

	.lg-outer .lg-toogle-thumb:after {
		content: "\e1ff";
	}

.lg-outer .lg-video-cont {
	display: inline-block;
	vertical-align: middle;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px;
}

.lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}

	.lg-outer .lg-video .lg-object {
		display: inline-block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
	}

	.lg-outer .lg-video .lg-video-play {
		width: 84px;
		height: 59px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -42px;
		margin-top: -30px;
		z-index: 1180;
		cursor: pointer;
	}

.lg-outer .lg-has-iframe .lg-video {
	-webkit-overflow-scrolling: touch;
	overflow: auto;
}

.lg-outer .lg-has-vimeo .lg-video-play {
	background: url(../images/vimeo-play.png) no-repeat;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url(../images/vimeo-play.png) 0 -58px no-repeat;
}

.lg-outer .lg-has-html5 .lg-video-play {
	background: url(../images/video-play.png) no-repeat;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: .8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
	background: url(../images/youtube-play.png) no-repeat;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url(../images/youtube-play.png) 0 -60px no-repeat;
}

.lg-outer .lg-video-object {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
	visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility: visible;
}

.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1183;
	opacity: 0;
	transition: opacity 80ms ease 0s;
}

	.lg-progress-bar .lg-progress {
		background-color: #56b3e4;
		height: 5px;
		width: 0;
	}

	.lg-progress-bar.lg-start .lg-progress {
		width: 100%;
	}

.lg-show-autoplay .lg-progress-bar {
	opacity: 1;
}

.lg-autoplay-button:after {
	content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
	content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	transform: scale3d(1, 1, 1);
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

#lg-zoom-in:after {
	content: "\e311";
}

#lg-actual-size {
	font-size: 20px;
}

	#lg-actual-size:after {
		content: "\e033";
	}

#lg-zoom-out {
	opacity: .5;
	pointer-events: none;
}

	#lg-zoom-out:after {
		content: "\e312";
	}

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto;
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1180;
	height: 10px;
}

	.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
		overflow: visible;
	}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px;
}

	.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}

	.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
		box-shadow: 0 0 0 2px #fff inset;
	}

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #fff;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	transform: translate3d(0, 5px, 0);
}

	.lg-outer .lg-pager-thumb-cont img {
		width: 100%;
		height: 100%;
	}

.lg-outer .lg-pager {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
	display: block;
	height: 12px;
	transition: box-shadow .3s ease 0s;
	width: 12px;
}

	.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
		box-shadow: 0 0 0 8px #fff inset;
	}

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0;
}

.lg-fullscreen:after {
	content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
	background-color: rgba(0, 0, 0, 0.25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1181;
	opacity: 0;
	visibility: hidden;
	transition: visibility 0s linear .18s, opacity .18s linear 0s;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
	transition-delay: 0s;
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible;
}

.lg-outer .lg-dropdown {
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	-moz-transform: translate3d(0, 5px, 0);
	-ms-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
}

	.lg-outer .lg-dropdown:after {
		content: "";
		display: block;
		height: 0;
		width: 0;
		position: absolute;
		border: 8px solid transparent;
		border-bottom-color: #fff;
		right: 16px;
		top: -16px;
	}

	.lg-outer .lg-dropdown > li:last-child {
		margin-bottom: 0;
	}

	.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {
		color: #333;
	}

	.lg-outer .lg-dropdown a {
		color: #333;
		display: block;
		white-space: pre;
		padding: 4px 12px;
		font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 12px;
	}

		.lg-outer .lg-dropdown a:hover {
			background-color: rgba(0, 0, 0, 0.07);
		}

	.lg-outer .lg-dropdown .lg-dropdown-text {
		display: inline-block;
		line-height: 1;
		margin-top: -3px;
		vertical-align: middle;
	}

	.lg-outer .lg-dropdown .lg-icon {
		color: #333;
		display: inline-block;
		float: none;
		font-size: 20px;
		height: auto;
		line-height: 1;
		margin-right: 8px;
		padding: 0;
		vertical-align: middle;
		width: auto;
	}

.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
	width: 100%;
	height: 100%;
}

	.lg-outer #lg-share {
		position: relative;
	}

		.lg-outer #lg-share:after {
			content: "\e80d";
		}

	.lg-outer #lg-share-facebook .lg-icon {
		color: #3b5998;
	}

		.lg-outer #lg-share-facebook .lg-icon:after {
			content: "\e901";
		}

	.lg-outer #lg-share-twitter .lg-icon {
		color: #00aced;
	}

		.lg-outer #lg-share-twitter .lg-icon:after {
			content: "\e904";
		}

	.lg-outer #lg-share-googleplus .lg-icon {
		color: #dd4b39;
	}

		.lg-outer #lg-share-googleplus .lg-icon:after {
			content: "\e902";
		}

	.lg-outer #lg-share-pinterest .lg-icon {
		color: #cb2027;
	}

		.lg-outer #lg-share-pinterest .lg-icon:after {
			content: "\e903";
		}

.lg-group:after {
	content: "";
	display: table;
	clear: both;
}

.lg-outer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1150;
	text-align: left;
	opacity: 0;
	transition: opacity .15s ease 0s;
}

	.lg-outer * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.lg-outer.lg-visible {
		opacity: 1;
	}

	.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
		transition-duration: inherit !important;
		transition-timing-function: inherit !important;
	}

	.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
		transition-duration: 0s !important;
		opacity: 1;
	}

	.lg-outer.lg-grab img.lg-object {
		cursor: grab;
	}

	.lg-outer.lg-grabbing img.lg-object {
		cursor: grabbing;
	}

	.lg-outer .lg {
		position: relative;
		overflow: hidden;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		max-height: 100%;
	}

	.lg-outer .lg-inner {
		position: absolute;
		left: 0;
		top: 0;
		white-space: nowrap;
	}

	.lg-outer .lg-item {
		background: url(../images/loading.gif) center center no-repeat;
		display: none !important;
	}

	.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
		display: inline-block !important;
	}

	.lg-outer .lg-img-wrap, .lg-outer .lg-item {
		display: inline-block;
		text-align: center;
		position: absolute;
		width: 100%;
		height: 100%;
	}

		.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
			content: "";
			display: inline-block;
			height: 50%;
			width: 1px;
			margin-right: -1px;
		}

	.lg-outer .lg-img-wrap {
		position: absolute;
		padding: 0 5px;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
	}

	.lg-outer .lg-item.lg-complete {
		background-image: none;
	}

	.lg-outer .lg-item.lg-current {
		z-index: 1160;
	}

	.lg-outer .lg-image {
		display: inline-block;
		vertical-align: middle;
		max-width: 100%;
		max-height: 100%;
		width: auto !important;
		height: auto !important;
	}

	.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
		opacity: 0;
		transition: opacity .15s ease 0s;
	}

	.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
		opacity: 1;
	}

	.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
		display: none;
	}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1140;
	background-color: #000;
	opacity: 0;
	transition: opacity .15s ease 0s;
}

	.lg-backdrop.in {
		opacity: .8;
	}

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
	transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
	opacity: 0;
}

	.lg-css3.lg-fade .lg-item.lg-current {
		opacity: 1;
	}

	.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
		transition: opacity .1s ease 0s;
	}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0;
}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
		transform: translate3d(-100%, 0, 0);
	}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
		transform: translate3d(100%, 0, 0);
	}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
		transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	}

.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0;
}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
		left: -100%;
	}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
		left: 100%;
	}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
		left: 0;
		opacity: 1;
	}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
		transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	}

.lightgallery-iframe .lg-toolbar {
	background-color: transparent;
}

.lightgallery-iframe .lg-close ~ * {
	display: none;
}

/** @section Material Parallax */
.parallax-container {
	position: relative;
	overflow: hidden;
}

.material-parallax {
	position: absolute;
	top: 0;
	left: -1px;
	right: -1px;
	bottom: 0;
}

.ipad .parallax-container, .iphone .parallax-container {
	background-attachment: scroll !important;
}

.material-parallax img {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 0;
	min-width: 101%;
	min-height: 101%;
	transform: translate3d(-50%, 0, 0);
}

.parallax-content {
	position: relative;
	z-index: 1;
}

	.parallax-content.bg-darkblue-1 {
		background-color: rgba(46, 84, 154, 0.54);
	}

	.parallax-content.bg-darkblue-2 {
		background-color: rgba(21, 21, 21, 0.53);
	}

	.parallax-content.bg-darkblue-2_1 {
		background-color: rgba(39, 82, 124, 0.47);
	}

/** @section Slick Carousel */
/*rtl:begin:ignore*/
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

	.slick-list:focus {
		outline: none;
	}

	.slick-list.dragging {
		cursor: pointer;
		cursor: hand;
	}

.slick-slider .slick-track,
.slick-slider .slick-list {
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

	.slick-track::before, .slick-track::after {
		content: "";
		display: table;
	}

	.slick-track::after {
		clear: both;
	}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none; 
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-loading .slick-list {
	background: #ffffff url("./../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	color: #fff;
	background: #56b3e4;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	top: 45%;
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
	z-index: 9;
	transition: .33s;
	cursor: pointer;
}

	.slick-prev:hover, .slick-prev:focus,
	.slick-next:hover,
	.slick-next:focus {
		outline: none;
		color: #ffffff;
		background: #76777b;
	}

	.slick-prev.slick-disabled,
	.slick-next.slick-disabled {
		opacity: 1;
	}

	.slick-prev:before {
        font-family: "fl-budicons-free";
		font-size: 17px;
		opacity: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale; content: "\e016" !important; 
	}

.slick-next:before {
        font-family: "fl-budicons-free";
		font-size: 17px;
		opacity: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale; content: "\e025" !important; 
	}

.slick-prev {
	left: 0;
}

[dir="rtl"] .slick-prev {
	left: auto;
	right: 0;
}

.slick-prev:before {
	content: "";
}

[dir="rtl"] .slick-prev:before {
	content: "";
}

.slick-next {
	right: 0;
}

[dir="rtl"] .slick-next {
	left: 0;
	right: auto;
}

.slick-next:before {
	content: "";
}

[dir="rtl"] .slick-next:before {
	content: "";
}

/* Dots */
.slick-dots {
	margin-top: 30px;
	font-size: 0;
	line-height: 0;
}

	.slick-dots button {
		background: none;
		border: none;
		display: inline-block;
		padding: 0;
		outline: none;
		outline-offset: 0;
		cursor: pointer;
		-webkit-appearance: none;
	}

		.slick-dots button::-moz-focus-inner {
			border: none;
			padding: 0;
		}

	.slick-dots li {
		display: inline-block;
		margin: 0 8px;
	}

		.slick-dots li button {
			position: relative;
			display: inline-block;
			width: 16px;
			height: 16px;
			border: 2px solid #ced4da;
			border-radius: 50%;
			text-align: center;
			outline: none;
			cursor: pointer;
			background-color: transparent;
			transition: .22s;
		}

			.slick-dots li button::before {
				content: '';
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate3d(-50%, -50%, 0);
				background: #ced4da;
				width: 6px;
				height: 6px;
				border-radius: inherit;
				transition: .22s;
				opacity: 0;
			}

			.slick-dots li button:hover,
			.slick-dots li.slick-active button {
				border-color: #56b3e4;
			}

				.slick-dots li.slick-active button::before {
					opacity: 1;
					background: #56b3e4;
				}

/*rtl:end:ignore*/
.slick-slider-1 {
	position: relative;
}

	.slick-slider-1 .slick-slider-price {
		position: absolute;
		z-index: 2;
		padding: 6px 4px 4px 5px;
		font-family: "Poppins", sans-serif;
		font-size: 16px;
		line-height: 1;
		top: 38px;
		right: 0;
		bottom: auto;
		color: #ffffff;
		background: #56b3e4;
	}

		.slick-slider-1 .slick-slider-price::before {
			content: '';
			position: absolute;
			top: 100%;
			right: 0;
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 0 0 8px 8px;
			border-color: transparent transparent transparent #56b3e4;
		}

	.slick-slider-1 .slick-arrow {
		display: flex !important;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 48px;
		height: auto;
		text-align: center;
		background-color: transparent;
	}

		.slick-slider-1 .slick-arrow::before {
			font-family: 'fl-budicons-free';
			font-size: 20px;
			color: #1c1c1c;
			transition: .22s;
		}

		.slick-slider-1 .slick-arrow:hover::before {
			color: #56b3e4;
		}

	.slick-slider-1 .slick-prev::before {
		content: '\e016';
	}

	.slick-slider-1 .slick-next::before {
		content: '\e025';
	}

	.slick-slider-1 .carousel-parent img {
		width: 100%;
	}

	.slick-slider-1 .carousel-parent .slick-arrow {
		top: 60%;
		height: 48px;
		background: rgba(255, 255, 255, 0.65);
	}

	.slick-slider-1 .carousel-parent .slick-slide {
		padding-right: 7px;
	}

	.slick-slider-1 .carousel-child {
		display: none;
		background: #f3f4f9;
	}

.bg-gray-12 .slick-slider-1 .carousel-child {
	background: #ffffff;
}

@media (min-width: 768px) {
	.slick-slider-1 .slick-slider-price {
		font-size: 18px;
	}

	.slick-slider-1 .carousel-parent .slick-arrow {
		display: none !important;
	}

	.slick-slider-1 .carousel-child {
		display: block;
		padding: 13px 48px;
	}

		.slick-slider-1 .carousel-child .slick-slide {
			cursor: pointer;
			padding: 0 6px;
		}

			.slick-slider-1 .carousel-child .slick-slide.slick-current {
				pointer-events: none;
			}

				.slick-slider-1 .carousel-child .slick-slide.slick-current .slick-slide-inner::after {
					opacity: 0;
				}

			.slick-slider-1 .carousel-child .slick-slide:hover .slick-slide-inner::after {
				opacity: 0;
			}

		.slick-slider-1 .carousel-child .slick-slide-inner {
			position: relative;
			background-position: center center;
			background-size: cover;
		}

			.slick-slider-1 .carousel-child .slick-slide-inner::before {
				content: '';
				display: block;
				padding-bottom: 65.28926%;
			}

			.slick-slider-1 .carousel-child .slick-slide-inner::after {
				content: '';
				position: absolute;
				top: 0;
				right: 0;
				bottom: 0;
				left: 0;
				background: rgba(255, 255, 255, 0.5);
				pointer-events: none;
				opacity: 1;
				transition: .22s;
			}

		.slick-slider-1 .carousel-child .slick-arrow {
			top: 0;
			bottom: 0;
			transform: none;
		}
}

.slick-slider-2 {
	position: relative;
	overflow: hidden;
}

	.slick-slider-2 .carousel-parent-outer {
		position: relative;
		overflow: hidden;
		z-index: 2;
		display: flex;
		background-color: transparent;
	}

		.slick-slider-2 .carousel-parent-outer::before {
			content: '';
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			background: #928e87;
			opacity: .6;
		}

	.slick-slider-2 .carousel-parent {
		position: relative;
		z-index: 1;
		width: 100%;
		padding: 35px 15px 70px;
	}

	.slick-slider-2 .carousel-child {
		position: absolute;
		overflow: hidden;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}

		.slick-slider-2 .carousel-child .slick-list,
		.slick-slider-2 .carousel-child .slick-track,
		.slick-slider-2 .carousel-child .slick-slide,
		.slick-slider-2 .carousel-child .item-inner {
			height: 100%;
		}

		.slick-slider-2 .carousel-child .slick-list {
			width: 100%;
		}

		.slick-slider-2 .carousel-child .slick-track {
			display: flex;
			flex-shrink: 0;
			min-width: 100%;
		}

		.slick-slider-2 .carousel-child .slick-slide {
			float: none;
			width: 100%;
		}

		.slick-slider-2 .carousel-child .item-inner {
			background-position: center center;
			background-size: cover;
		}

		.slick-slider-2 .carousel-child .slick-dots {
			position: absolute;
			top: auto;
			left: 50%;
			bottom: 0;
			z-index: 4;
			display: inline-flex;
			padding: 14px 0 13px;
			transform: translate3d(-50%, 0, 0);
			background: #f3f4f9;
		}

			.slick-slider-2 .carousel-child .slick-dots::before, .slick-slider-2 .carousel-child .slick-dots::after {
				content: '';
				position: absolute;
				top: 0;
				bottom: 0;
				width: 17px;
				background: inherit;
			}

			.slick-slider-2 .carousel-child .slick-dots::before {
				left: -17px;
				transform-origin: 100% 0;
				transform: skewY(-35deg);
			}

			.slick-slider-2 .carousel-child .slick-dots::after {
				right: -17px;
				transform-origin: 0 0;
				transform: skewY(35deg);
			}

@media (min-width: 768px) {
	.slick-slider-2 .carousel-child .slick-dots {
		padding: 19px 0 17px;
	}
}

@media (min-width: 768px) {
	.slick-slider-2 .carousel-child .slick-dots {
		left: auto;
		transform: none;
		right: 0;
		padding-right: 17px;
	}

		.slick-slider-2 .carousel-child .slick-dots::after {
			display: none;
		}

	.slick-slider-2 .carousel-parent-outer {
		width: calc(50% - 105px);
	}

		.slick-slider-2 .carousel-parent-outer::before {
			opacity: 1;
		}

	.slick-slider-2 .carousel-parent {
		display: flex;
		align-items: center;
		margin-left: auto;
		padding-left: 0;
		width: 240px;
	}

	.slick-slider-2 .carousel-child {
		left: auto;
		width: calc(50% - -105px);
	}
}

@media (min-width: 992px) {
	.slick-slider-2 .carousel-parent-outer {
		width: calc(50% - 145px);
	}

	.slick-slider-2 .carousel-parent {
		padding: 100px 15px 90px 0;
		width: 320px;
	}

	.slick-slider-2 .carousel-child {
		width: calc(50% - -145px);
	}
}

@media (min-width: 1200px) {
	.slick-slider-2 .carousel-parent-outer {
		width: calc(50% - 185px);
	}

	.slick-slider-2 .carousel-parent {
		min-height: 680px;
		padding: 70px 0 110px;
		width: 400px;
	}

	.slick-slider-2 .carousel-child {
		width: calc(50% - -185px);
	}
}

.slick-slider-2-bg {
	display: none;
}

@media (min-width: 768px) {
	.slick-slider-2-bg {
		position: absolute;
		top: 1%;
		bottom: -1%;
		left: 0;
		z-index: 1;
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
		opacity: .33;
	}

	.slick-slider-2-image {
		flex-shrink: 0;
		max-width: none;
		height: 100%;
	}
}

@media (min-width: 1600px) {
	.slick-slider-2-bg {
		opacity: 1;
		width: auto;
		right: 290px;
		align-items: flex-end;
	}
}

@media (min-width: 1800px) {
	.slick-slider-2-bg {
		right: 400px;
	}
}

.slick-slider-3 {
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
}

	.slick-slider-3 .carousel-child {
		width: 370px;
		max-width: calc(100% - 140px);
		margin-left: auto;
		margin-right: auto;
	}

		.slick-slider-3 .carousel-child .slick-list {
			padding: 20px;
			margin: -20px;
		}

		.slick-slider-3 .carousel-child .slick-slide {
			position: relative;
			padding: 0 11px;
			cursor: pointer;
		}

		.slick-slider-3 .carousel-child .slick-prev {
			left: -70px;
		}

		.slick-slider-3 .carousel-child .slick-next {
			right: -70px;
		}

	.slick-slider-3 .quote-corporate-figure {
		position: relative;
		display: block;
		max-width: 67px;
		margin: 0 auto;
		border-radius: 50%;
		transition: .33s;
		font-size: 0;
		line-height: 0;
		letter-spacing: 0;
		transform: translate3d(0, 0, 0);
	}

	.slick-slider-3 .quote-corporate-image {
		display: block;
		width: 100%;
	}

	.slick-slider-3 .carousel-parent + .carousel-child {
		margin-top: 20px;
	}

@media (min-width: 576px) {
	.slick-slider-3 .carousel-child .slick-slide {
		transform: scale(0.85, 0.85);
		transition: .33s;
	}

	.slick-slider-3 .carousel-child .slick-current {
		transform: scale(1, 1);
	}

		.slick-slider-3 .carousel-child .slick-current .quote-corporate-figure {
			box-shadow: 5px 10px 13px 0 rgba(0, 0, 0, 0.21);
		}
}

@media (min-width: 768px) {
	.slick-slider-3 .carousel-parent + .carousel-child {
		margin-top: 45px;
	}
}

@media (min-width: 992px) {
	.slick-slider-3 {
		max-width: 730px;
		margin-left: auto;
		margin-right: auto;
	}

		.slick-slider-3 .quote-corporate-figure {
			position: relative;
		}

			.slick-slider-3 .quote-corporate-figure::after {
				content: '';
				position: absolute;
				top: 0;
				right: 0;
				bottom: 0;
				left: 0;
				background: rgba(188, 152, 107, 0.2);
				border-radius: 50%;
				opacity: 0;
				visibility: hidden;
				transition: .22s;
			}

			.slick-slider-3 .quote-corporate-figure:hover::after {
				opacity: 1;
				visibility: visible;
			}
}

* + .slick-slider-3 {
	margin-top: 30px;
}

@media (min-width: 768px) {
	* + .slick-slider-3 {
		margin-top: 60px;
	}
}

/** @section Formstone Stepper Plugin */
.stepper {
	position: relative;
	display: inline-block;
	width: 100%;
	border-radius: 0;
}

	.stepper input[type="number"] {
		width: 100%;
		padding-left: 50px;
		padding-right: 50px;
		text-align: left;
		-moz-appearance: textfield;
	}

	.stepper input[type=number]::-webkit-inner-spin-button {
		-webkit-appearance: none;
	}

.stepper-arrow {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-family: 'Material Design Icons';
	cursor: pointer;
	color: #56b3e4;
	transition: .3s all ease;
}

	.stepper-arrow:hover {
		color: #212529;
	}

	.stepper-arrow.up {
		right: 15px;
		text-align: left;
	}

		.stepper-arrow.up:before {
			content: '\f239';
		}

	.stepper-arrow.down {
		left: 15px;
		text-align: right;
	}

		.stepper-arrow.down:before {
			content: '\f236';
		}

.stepper.disabled .stepper-arrow {
	pointer-events: none;
	opacity: .5;
}

/** @section RD Range */
.rd-range {
	display: flex;
	align-items: center;
	height: 18px;
	margin-top: 25px;
}

.rd-range__wrap {
	position: relative;
	width: calc(100% - 20px);
	margin-left: 10px;
	height: 6px;
	background-color: #ebebeb;
	transition: background 100ms cubic-bezier(0.23, 1, 0.32, 1);
}

	.rd-range__wrap::before, .rd-range__wrap::after {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		background: inherit;
		width: 10px;
	}

	.rd-range__wrap::before {
		left: -10px;
	}

	.rd-range__wrap::after {
		right: -10px;
	}

.rd-range:hover .rd-range__pointer:before {
	transform: scale(1);
	animation-name: pulse;
}

.rd-range__pointer {
	position: absolute;
	top: 1px;
	left: 6%;
	z-index: 1;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	cursor: pointer;
	border: 2px solid #56b3e4;
	border-radius: 50%;
	transform-origin: 0 15%;
	transform: translate(-50%, -50%);
	transition: transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
	overflow: visible;
	background-color: #ffffff;
}

	.rd-range__pointer::after {
		content: '';
		position: absolute;
		top: 5px;
		left: 5px;
		width: 6px;
		height: 6px;
		border-radius: 50%;
		background: #56b3e4;
	}

.rd-range__line {
	background-color: #99b3cd;
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
}

.rd-range.hasTooltip .rd-range__pointer-tooltip {
	position: absolute;
	bottom: 100%;
	margin-bottom: 8px;
	padding: 5px;
	background: #56b3e4;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 500;
	color: #ffffff;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}

	.rd-range.hasTooltip .rd-range__pointer-tooltip::before {
		content: '';
		position: absolute;
		bottom: -6px;
		width: 0;
		height: 0;
		border-style: solid;
	}

.rd-range.hasTooltip .rd-range__pointer {
	position: absolute;
	top: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 28px;
	transform: translate3d(0, -50%, 0);
	transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
}

	.rd-range.hasTooltip .rd-range__pointer.active, .rd-range.hasTooltip .rd-range__pointer:hover {
		z-index: 2;
	}

		.rd-range.hasTooltip .rd-range__pointer.active:first-child {
			z-index: 5;
		}

		.rd-range.hasTooltip .rd-range__pointer.active:hover {
			z-index: 4;
		}

.rd-range.hasTooltip .rd-range__pointer-1 .rd-range__pointer-tooltip {
	left: 0;
}

	.rd-range.hasTooltip .rd-range__pointer-1 .rd-range__pointer-tooltip::before {
		left: 0;
		border-width: 6px 8px 0 0;
		border-color: #56b3e4 transparent transparent transparent;
	}

.rd-range.hasTooltip .rd-range__pointer-2 .rd-range__pointer-tooltip {
	right: 0;
}

	.rd-range.hasTooltip .rd-range__pointer-2 .rd-range__pointer-tooltip::before {
		right: 0;
		border-width: 0 8px 6px 0;
		border-color: transparent #56b3e4 transparent transparent;
	}

.context-dark .rd-range__wrap, .bg-accent .rd-range__wrap {
	background: #56b3e4;
}

.context-dark .rd-range__line, .bg-accent .rd-range__line {
	background: #000;
}

.context-dark .rd-range.hasTooltip .rd-range__pointer-tooltip, .bg-accent .rd-range.hasTooltip .rd-range__pointer-tooltip {
	background: #56b3e4;
}

.context-dark .rd-range.hasTooltip .rd-range__pointer, .bg-accent .rd-range.hasTooltip .rd-range__pointer {
	border-color: #56b3e4;
}

	.context-dark .rd-range.hasTooltip .rd-range__pointer::after, .bg-accent .rd-range.hasTooltip .rd-range__pointer::after {
		background: #56b3e4;
	}

.context-dark .rd-range.hasTooltip .rd-range__pointer-1 .rd-range__pointer-tooltip::before, .bg-accent .rd-range.hasTooltip .rd-range__pointer-1 .rd-range__pointer-tooltip::before {
	border-color: #56b3e4 transparent transparent transparent;
}

.context-dark .rd-range.hasTooltip .rd-range__pointer-2 .rd-range__pointer-tooltip::before, .bg-accent .rd-range.hasTooltip .rd-range__pointer-2 .rd-range__pointer-tooltip::before {
	border-color: transparent #56b3e4 transparent transparent;
}

.rd-range-outer {
	display: flex;
	color: #151515;
}

	.rd-range-outer .rd-range {
		padding-top: 45px;
		margin-top: 0;
	}

@media (max-width: 479px) {
	.rd-range-outer {
		flex-direction: column-reverse;
	}

		.rd-range-outer > * + * {
			margin-bottom: 16px;
		}
}

@media (min-width: 480px) {
	.rd-range-outer {
		align-items: flex-end;
	}

		.rd-range-outer .rd-range {
			flex-grow: 1;
		}

		.rd-range-outer .rd-range-caption {
			position: relative;
			bottom: -8px;
		}

		.rd-range-outer > * + * {
			margin-top: 0;
			margin-left: 20px;
		}
}

.rd-range-caption {
	min-width: 120px;
}

.context-dark .rd-range-outer, .bg-accent .rd-range-outer {
	color: #ffffff;
}

* + .rd-range-outer {
	margin-top: 20px;
}

.row + .rd-range-outer {
	margin-top: 11px;
}

.rd-range-outer + hr {
	margin-top: 20px;
}

@media (min-width: 576px) {
	* + .rd-range-outer {
		margin-top: 25px;
	}

	.form-wrap + .rd-range-outer {
		margin-top: 16px;
	}
}

@media (min-width: 768px) {
	.rd-range-outer + hr {
		margin-top: 30px;
	}
}

/********** REGISTRATION, LOGIN, ACCOUNT PAGES  **********/



.gender {
	display: inline-block;
}

	.gender span {
		display: inline-block;
		margin: 0 5px;
	}

		.gender span > * {
			display: inline !important;
			margin: 0 5px;
			line-height: 32px;
		}

.date-of-birth .date-picker-wrapper {
	display: inline;
}

.date-of-birth select {
	width: 31%; /*always single line*/
	max-width: 126px;
}

	.date-of-birth select + select {
		margin: 0 0 0 10px;
	}

.date-of-birth .select-wrapper + .select-wrapper {
	margin: 0 0 0 10px;
}

#check-availability-button {
	margin: 10px 0 0;
	border: none;
	background-color: #888;
	padding: 10px 15px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}

	#check-availability-button:hover {
		background-color: #999;
	}

.inputs.accept-consent {
	text-align: center;
}

	.inputs.accept-consent > * {
		display: inline-block;
		line-height: 32px;
	}

	.inputs.accept-consent span,
	.inputs.accept-consent a {
		color: #4ab2f1;
		cursor: pointer;
		font-size: 14px;
	}

	.inputs.accept-consent label {
		width: auto;
		margin-left: 10px;
		margin-bottom: 0;
	}

.registration-page .button-1,
.registration-result-page .button-1,
.login-page .button-1,
.password-recovery-page .button-1,
.account-page .button-1,
.return-request-page .button-1 {
	min-width: 140px;
	border: none;
	background-color: #4ab2f1;
	padding: 10px 30px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
}

	.registration-page .button-1:hover,
	.registration-result-page .button-1:hover,
	.login-page .button-1:hover,
	.password-recovery-page .button-1:hover,
	.account-page .button-1:hover,
	.return-request-page .button-1:hover {
		background-color: #248ece;
	}

.return-request-page h1 a {
	color: #4ab2f1;
}

.return-request-page .return-request-file {
	font-size: 14px;
}

	.return-request-page .return-request-file .uploadedfileinput {
		display: inline-block;
	}

.registration-page .message-error,
.login-page .message-error,
.account-page .message-error {
	margin: 0 0 10px;
}

.registration-result-page .result {
	margin: 0 0 30px;
	padding: 30px 0;
	text-align: center;
	font-size: 16px;
	color: #4cb17c;
}

.customer-info-page .email-to-revalidate,
.customer-info-page .readonly-username,
.customer-info-page .vat-status {
	margin: 0 5px;
	font-size: 14px;
}

.customer-info-page .vat-status {
	display: block;
}

.registration-page .vat-note,
.customer-info-page .vat-note,
.customer-info-page .email-to-revalidate-note {
	display: block;
	font-size: 14px;
	margin-top: 7px;
	white-space: normal;
}

.returning-wrapper input {border:transparent 2px solid; width: 300px; margin-bottom: 20px}

.login-page .customer-blocks {
	margin: 0 0 30px;
}

.login-page .title {

}

	.login-page .title strong {

	}

.login-page .new-wrapper {
	margin: 0px;
}

	.login-page .new-wrapper .text {
		margin: 0 0 30px;
		border-top: 1px solid #e6e6e6;
		background-color: #f9f9f9;
		padding: 30px;
		line-height: 22px;
	}

	.login-page .new-wrapper .topic-block {
		margin: 0;
	}

	.login-page .new-wrapper .topic-block-body strong {
		color: #444;
	}

	.login-page .new-wrapper .button-1 {
		margin: 0 0 5px;
	}

.login-page .returning-wrapper {
	margin: 0;
}

	.login-page .returning-wrapper .form-fields {
		overflow: hidden;
		padding: 30px 15px 0;
	}

	.login-page .returning-wrapper .inputs.reversed {
		white-space: normal;
	}

		.login-page .returning-wrapper .inputs.reversed * {
			display: inline-block;
			width: auto;
			margin: 5px;
			font-size: 14px; /*reset zeroing*/ text-transform: uppercase
		}

		.login-page .returning-wrapper .inputs.reversed a:hover {
			color: #4ab2f1;
		}

.login-page .captcha-box {
	margin: -15px 0 20px;
}

.login-page .returning-wrapper .buttons {
	padding: 30px 0;
}

.external-authentication {
	margin: 0 0 50px;
	overflow: hidden;
	text-align: center;
}

	.external-authentication .title {
		margin: 0 0 15px;
		font-size: 20px;
		color: #444;
	}

	.external-authentication .buttons {
		margin: 0 0 30px;
		border-top: 1px solid #e6e6e6;
		padding: 30px;
	}

.external-auth-errors {
	color: #e4444c;
}

.external-auth-association {
	color: #444;
}

	.external-auth-association a {
		color: #4ab2f1;
	}

		.external-auth-association a:hover {
			text-decoration: underline;
		}

.password-recovery-page .result {
	margin: 0 0 5px;
	font-weight: bold;
	color: #444;
}

.password-recovery-page .tooltip {
	margin: 0 0 25px;
}

.add-more-external-records {
	text-align: center;
}

	.add-more-external-records a {
		color: #4ab2f1;
	}

		.add-more-external-records a:hover {
			text-decoration: underline;
		}

.account-page .buttons {
	text-align: center;
}

.account-page .description {
	margin: 0 0 25px;
	padding: 0 10px;
}

.account-page .table-wrapper {
	margin: 0 0 30px
}

.gdpr-tools-page .result {
	margin: 20px 0;
	font-size: 13px;
	color: #e4434b;
}

.gdpr-tools-page .buttons {
	margin-top: 20px;
}

.address-list-page .info,
.order-list-page .info {
	margin: 0 0 10px;
	border-top: 1px solid #e6e6e6;
	background-color: #f9f9f9;
	padding: 20px;
	line-height: 26px;
	color: #444;
}

	.address-list-page .info .name,
	.order-list-page .info .name {
		font-size: 16px;
		font-weight: bold;
	}

.address-list-page .button-2,
.order-list-page .button-2 {
	display: inline-block;
	margin: 0 0 0 10px;
	border: none;
	padding: 0 0 0 18px;
	font-size: 12px;
	color: #444;
}

.edit-address-button {
	background: url('../images/edit.png') left center no-repeat;
}

.delete-address-button,
.cancel-recurring-order-button {
	background: url('../images/remove.png') left center no-repeat;
}

.retry-recurring-order-button {
	background: url('../images/retry.png') left center no-repeat;
}

.return-items-button {
	background: url('../images/return.png') left center no-repeat;
}

.order-details-button {
	background: url('../images/details.png') left center no-repeat;
}

.address-list-page .button-2:hover,
.order-list-page .button-2:hover {
	color: #4ab2f1;
}

.address-list-page .add-button {
	margin: 0 0 20px;
	text-align: center;
}

.address-edit-page .page-title {
	margin: 0 0 -1px;
}

.address-edit-page .message-error {
	margin: 20px 0;
}

.address-edit-page .edit-address {
	margin: 0 0 30px;
	border-top: 1px solid #e6e6e6;
	background-color: #f9f9f9;
	padding: 30px 15px;
}





/*  OTHER STYLES 
************************************************* */

/* ----------------------------------------------------------------
	Portfolio
-----------------------------------------------------------------*/


/* Portfolio - Filter
-----------------------------------------------------------------*/

.portfolio-filter {
  position: relative;
  margin: 0 0 40px 0;
  list-style: none;
  border: 1px solid rgba(0, 0, 0, 0.07);
  float: left;
  border-radius: 4px; }
  .portfolio-filter li {
    float: left;
    position: relative; }
    .portfolio-filter li a {
      display: block;
      position: relative;
      padding: 12px 18px;
      font-size: 13px;
      line-height: 15px;
      color: #666;
      border-left: 1px solid rgba(0, 0, 0, 0.07); }
      .portfolio-filter li a:hover {
        color: #c7a978; }
    .portfolio-filter li:first-child a {
      border-left: none;
      border-radius: 4px 0 0 4px; }
    .portfolio-filter li:last-child a {
      border-radius: 0 4px 4px 0; }
    .portfolio-filter li.activeFilter a {
      color: #FFF !important;
      background-color: #c7a978;
      margin: -1px 0;
      padding: 13px 18px;
      font-weight: bold; }

.bothsidebar .portfolio-filter li a {
  padding: 12px 14px; }
.bothsidebar .portfolio-filter li.activeFilter a {
  padding: 13px 18px; }

/* Portfolio - Filter: Style 2
-----------------------------------------------------------------*/
.portfolio-filter.style-2,
.portfolio-filter.style-3,
.portfolio-filter.style-4 {
  border: none;
  border-radius: 0; }

.portfolio-filter.style-2 li,
.portfolio-filter.style-3 li,
.portfolio-filter.style-4 li {
  margin-bottom: 10px; }

.portfolio-filter.style-2 li:not(:first-child),
.portfolio-filter.style-3 li:not(:first-child) {
  margin-left: 10px; }

.portfolio-filter.style-2 li a,
.portfolio-filter.style-3 li a,
.portfolio-filter.style-4 li a {
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 14px;
  line-height: 16px;
  border-radius: 22px;
  border: none; }

.portfolio-filter.style-2 li.activeFilter a {
  color: #FFF !important;
  margin: 0; }

/* Portfolio - Filter: Style 3
-----------------------------------------------------------------*/
.portfolio-filter.style-3 li a {
  border: 1px solid transparent; }

.portfolio-filter.style-3 li.activeFilter a {
  color: #c7a978 !important;
  border-color: #c7a978;
  background-color: transparent;
  margin: 0; }

/* Portfolio - Filter: Style 4
-----------------------------------------------------------------*/
.portfolio-filter.style-4 li:not(:first-child) {
  margin-left: 30px; }

.portfolio-filter.style-4 li a {
  padding: 13px 5px;
  font-size: 15px;
  border-radius: 0; }

.portfolio-filter.style-4 li a:after {
  content: '';
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.portfolio-filter.style-4 li.activeFilter a {
  color: #444 !important;
  background-color: transparent;
  margin: 0; }

.portfolio-filter.style-4 li.activeFilter a:after {
  width: 100%;
  left: 0%;
  background-color: #c7a978; }

/* Portfolio - Shuffle Icon
-----------------------------------------------------------------*/
.portfolio-shuffle {
  float: right;
  width: 41px;
  height: 41px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  font-size: 14px;
  text-align: center;
  line-height: 41px;
  color: #333;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .portfolio-shuffle:hover {
    background-color: #c7a978;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

/* Portfolio - Items
-----------------------------------------------------------------*/
.portfolio {
  position: relative;
  margin: -24px 0; }

body:not(.device-touch) .portfolio {
  -webkit-transition: height 0.4s linear;
  -o-transition: height 0.4s linear;
  transition: height 0.4s linear; }
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-notitle .portfolio-image img {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.portfolio-item {
  position: relative;
  float: left;
  width: 25%;
  height: auto;
  padding: 0 12px 12px 0; }
  .portfolio-item .portfolio-image {
    position: relative;
    overflow: hidden; }

.portfolio-notitle .portfolio-item,
.portfolio-notitle .iportfolio {
  overflow: hidden; }

.portfolio-item .portfolio-image,
.portfolio-item .portfolio-image a,
.portfolio-item .portfolio-image img {
  display: block;
  width: 100%;
  height: auto; }

/* Portfolio - Item Title
-----------------------------------------------------------------*/
.portfolio-desc {
  z-index: 3;
  padding: 15px 5px 10px;  }

  .portfolio-desc h3 {
    margin: 0;
    padding: 0;
      font-size: 28px; line-height: 38px; font-family: "Gotham A", "Gotham B"; font-style: normal; font-weight: 300; 
      
      
    text-transform: uppercase; position: absolute; top:0; left: 0; height: 100%; width: 100%; text-align: center}


    .portfolio-desc h3 a {
      color: #232f3d; }

      .portfolio-desc h3 a:hover {
        color: #cdae75; }

.portfolio-desc h4 {
margin: 0;
padding: 0;
font-size: 21px;
line-height: 21px;
font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 300;
    text-transform: uppercase; }

    .portfolio-desc h4 a {
      color: #232f3d; }

      .portfolio-desc h4 a:hover {
        color: #cdae75; }

  .portfolio-desc span {
    display: block;
    margin-top: 3px;
    color: #888; text-align: center !important}

    .portfolio-desc span a {
      color: #888; }
      .portfolio-desc span a:hover {
        color: #000; }

.portfolio-notitle .portfolio-desc {
  position: absolute;
  display: block !important;
  width: 100%;
  height: 78px;
  padding: 15px 5px;
  top: auto;
  bottom: -79px;
  left: 0;
  background-color: #FFF;
  border-bottom: 1px solid #EEE; }

body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-notitle .portfolio-desc {
  -webkit-transition: bottom 0.2s ease-in-out;
  -o-transition: bottom 0.2s ease-in-out;
  transition: bottom 0.2s ease-in-out; }

.portfolio-full.portfolio-notitle .portfolio-desc,
.portfolio-nomargin.portfolio-notitle .portfolio-desc {
  bottom: -78px;
  border-bottom: 0; }

.portfolio-notitle .portfolio-item:hover .portfolio-desc,
.portfolio-notitle .iportfolio:hover .portfolio-desc {
  bottom: 0 !important; }

.bothsidebar .portfolio-notitle .portfolio-item:hover .portfolio-image img {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-notitle .portfolio-item:hover .portfolio-image img,
body:not(.device-touch):not(.device-sm):not(.device-xs) .bothsidebar .portfolio-3.portfolio-notitle .portfolio-item:hover .portfolio-image img,
body:not(.device-touch):not(.device-sm):not(.device-xs) .bothsidebar .portfolio-2.portfolio-notitle .portfolio-item:hover .portfolio-image img,
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-notitle .iportfolio:hover .portfolio-image img {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px); }
body.device-touch.device-sm .portfolio-notitle .portfolio-desc, body.device-touch.device-xs .portfolio-notitle .portfolio-desc {
  display: none !important; }

/* Portfolio - No Margin
-----------------------------------------------------------------*/
.portfolio.portfolio-nomargin, .portfolio.portfolio-full {
  margin: 0 !important; }

.portfolio-nomargin .portfolio-item,
.portfolio-full .portfolio-item {
  padding: 0 !important; }

.portfolio-nomargin .portfolio-desc {
  padding: 15px 10px 15px; }

/* Portfolio - 100% Full Width
-----------------------------------------------------------------*/
.portfolio.portfolio-full {
  width: 100.4%; }

.portfolio-full .portfolio-item {
  overflow: hidden !important; }
.portfolio-full .portfolio-desc {
  padding: 15px; }

/* Portfolio - Sidebar
-----------------------------------------------------------------*/
.postcontent .portfolio-desc h3 {
  font-size: 17px; }
.postcontent .portfolio-desc span {
  font-size: 12px; }

/* Portfolio - Sidebar - No Title
-----------------------------------------------------------------*/
.postcontent .portfolio-notitle .portfolio-desc {
  height: 70px;
  bottom: -71px; }
.postcontent .portfolio-notitle .portfolio-item:hover .portfolio-overlay a {
  margin-top: -50px !important; }
.postcontent .portfolio-full.portfolio-notitle .portfolio-desc,
.postcontent .portfolio-nomargin.portfolio-notitle .portfolio-desc {
  bottom: -70px; }

/* Portfolio - Both Sidebars
-----------------------------------------------------------------*/
.bothsidebar .portfolio {
  margin: 0; }
.bothsidebar .portfolio-item {
  padding: 0; }
.bothsidebar .portfolio-desc {
  display: none !important; }

/* Portfolio - Items - 3 Columns
-----------------------------------------------------------------*/
.portfolio.portfolio-3 {
  margin: -30px 0; }

.portfolio-3 .portfolio-item {
  width: 33.33333333%;
  padding: 0 15px 45px 15px; }

/* Portfolio - Sidebar - Items - 3 Columns
-----------------------------------------------------------------*/
.postcontent .portfolio-3 .portfolio-desc h3 {
  font-size: 18px; }
.postcontent .portfolio-3 .portfolio-desc span {
  font-size: 13px; }

/* Portfolio - Sidebar - Items - 3 Columns - No Title
-----------------------------------------------------------------*/
.postcontent .portfolio-3.portfolio-notitle .portfolio-desc {
  height: 72px;
  bottom: -73px; }
.postcontent .portfolio-3.portfolio-notitle .portfolio-item:hover .portfolio-overlay a {
  margin-top: -40px !important; }
.postcontent .portfolio-3.portfolio-full.portfolio-notitle .portfolio-desc, .postcontent .portfolio-3.portfolio-nomargin.portfolio-notitle .portfolio-desc {
  bottom: -72px; }

/* Portfolio - Both Sidebars - Items - 3 Columns
-----------------------------------------------------------------*/
.bothsidebar .portfolio.portfolio-3 {
  margin: -22px 0; }
.bothsidebar .portfolio-3 .portfolio-item {
  padding: 0 11px 11px 0; }
.bothsidebar .portfolio-3 .portfolio-desc {
  display: block !important; }
  .bothsidebar .portfolio-3 .portfolio-desc h3 {
    font-size: 15px; }
  .bothsidebar .portfolio-3 .portfolio-desc span {
    font-size: 12px; }

/* Portfolio - Both Sidebars - Items - 3 Columns - No Title
-----------------------------------------------------------------*/
.bothsidebar .portfolio-3.portfolio-notitle .portfolio-desc {
  height: 68px;
  bottom: -69px; }
.bothsidebar .portfolio-3.portfolio-notitle .portfolio-item:hover .portfolio-overlay a {
  margin-top: -50px !important; }
.bothsidebar .portfolio-3.portfolio-full.portfolio-notitle .portfolio-desc, .bothsidebar .portfolio-3.portfolio-nomargin.portfolio-notitle .portfolio-desc {
  bottom: -68px; }

/* Portfolio - Items - 2 Columns
-----------------------------------------------------------------*/
.portfolio.portfolio-2 {
  margin: -40px 0; }

.portfolio-2 .portfolio-item {
  width: 50%;
  padding: 0 20px 20px 0; }
.portfolio-2 .portfolio-desc {
  padding: 20px 5px 10px; }
  .portfolio-2 .portfolio-desc h3 {
    font-size: 21px; }
  .portfolio-2 .portfolio-desc span {
    margin-top: 4px;
    font-size: 14px; }

/* Portfolio - Items - 2 Columns - No Margin
-----------------------------------------------------------------*/
.portfolio-2.portfolio-nomargin .portfolio-desc {
  padding: 20px 15px 20px; }

/* Portfolio - Items - 2 Columns - No Title
-----------------------------------------------------------------*/
.portfolio-2.portfolio-notitle .portfolio-desc {
  height: 90px;
  bottom: -91px; }
.portfolio-2.portfolio-full.portfolio-notitle .portfolio-desc, .portfolio-2.portfolio-nomargin.portfolio-notitle .portfolio-desc {
  bottom: -90px; }

/* Portfolio - Sidebar - Items - 2 Columns
-----------------------------------------------------------------*/
.postcontent .portfolio-2 .portfolio-desc h3 {
  font-size: 21px; }
.postcontent .portfolio-2 .portfolio-desc span {
  font-size: 14px; }

/* Portfolio - Sidebar - Items - 2 Columns - No Margin
-----------------------------------------------------------------*/
.postcontent .portfolio-2.portfolio-nomargin .portfolio-desc {
  padding-bottom: 20px; }

/* Portfolio - Sidebar - Items - 2 Columns - No Title
-----------------------------------------------------------------*/
.postcontent .portfolio-2.portfolio-notitle .portfolio-desc {
  height: 90px;
  bottom: -91px; }
.postcontent .portfolio-2.portfolio-notitle .portfolio-item:hover .portfolio-overlay a {
  margin-top: -40px !important; }
.postcontent .portfolio-2.portfolio-full.portfolio-notitle .portfolio-desc, .postcontent .portfolio-2.portfolio-nomargin.portfolio-notitle .portfolio-desc {
  bottom: -90px; }

/* Portfolio - Both Sidebars - Items - 2 Columns
-----------------------------------------------------------------*/
.bothsidebar .portfolio-2 .portfolio-desc {
  display: block !important;
  padding-top: 15px;
  padding-bottom: 0; }
  .bothsidebar .portfolio-2 .portfolio-desc h3 {
    font-size: 19px; }
  .bothsidebar .portfolio-2 .portfolio-desc span {
    font-size: 13px; }

/* Portfolio - Both Sidebars - Items - 2 Columns - No Margin
-----------------------------------------------------------------*/
.bothsidebar .portfolio-2.portfolio-nomargin .portfolio-desc {
  padding-bottom: 15px; }

/* Portfolio - Both Sidebars - Items - 2 Columns - No Title
-----------------------------------------------------------------*/
.bothsidebar .portfolio-2.portfolio-notitle .portfolio-desc {
  height: 75px;
  bottom: -76px; }
.bothsidebar .portfolio-2.portfolio-notitle .portfolio-item:hover .portfolio-overlay a {
  margin-top: -40px !important; }
.bothsidebar .portfolio-2.portfolio-full.portfolio-notitle .portfolio-desc, .bothsidebar .portfolio-2.portfolio-nomargin.portfolio-notitle .portfolio-desc {
  bottom: -75px; }

/* Portfolio - Items - 5 Columns
-----------------------------------------------------------------*/
.portfolio.portfolio-5 {
  margin: -20px 0; }

.portfolio-5 .portfolio-item {
  width: 50%;
  padding: 0 10px 10px 0; }
.portfolio-5 .portfolio-desc h3 {
  font-size: 17px; }

/* Portfolio - Items - 5 Columns - No Title
-----------------------------------------------------------------*/
.portfolio-5.portfolio-notitle .portfolio-desc {
  height: 71px;
  bottom: -72px; }
.portfolio-5.portfolio-notitle .portfolio-item:hover .portfolio-overlay a {
  margin-top: -30px !important; }
.portfolio-5.portfolio-full.portfolio-notitle .portfolio-desc, .portfolio-5.portfolio-nomargin.portfolio-notitle .portfolio-desc {
  bottom: -71px; }

/* Portfolio - Sidebar - Items - 5 Columns
-----------------------------------------------------------------*/
.postcontent .portfolio.portfolio-5 {
  margin: 0; }
.postcontent .portfolio-5 .portfolio-item {
  padding: 0; }
.postcontent .portfolio-5 .portfolio-desc {
  padding: 15px 10px; }
  .postcontent .portfolio-5 .portfolio-desc h3 {
    font-size: 15px; }
  .postcontent .portfolio-5 .portfolio-desc span {
    font-size: 12px; }

/* Portfolio - Sidebar - Items - 5 Columns - No Title
-----------------------------------------------------------------*/
.postcontent .portfolio-5.portfolio-notitle .portfolio-desc {
  height: 68px;
  bottom: -69px; }
.postcontent .portfolio-5.portfolio-notitle .portfolio-item:hover .portfolio-overlay a {
  margin-top: -50px !important; }
.postcontent .portfolio-5.portfolio-full.portfolio-notitle .portfolio-desc, .postcontent .portfolio-5.portfolio-nomargin.portfolio-notitle .portfolio-desc {
  bottom: -68px; }

/* Portfolio - Items - 6 Columns
-----------------------------------------------------------------*/
.portfolio.portfolio-6 {
  margin: -12px 0; }

.portfolio-6 .portfolio-item {
  width: 16.66666667%;
  padding: 0 6px 6px 0; }
.portfolio-6 .portfolio-desc h3 {
  font-size: 15px; }
.portfolio-6 .portfolio-desc span {
  font-size: 12px; }

/* Portfolio - Items - 6 Columns - No Title
-----------------------------------------------------------------*/
.portfolio-6.portfolio-notitle .portfolio-desc {
  height: 68px;
  bottom: -69px; }
.portfolio-6.portfolio-notitle .portfolio-item:hover .portfolio-overlay a {
  margin-top: -40px !important; }
.portfolio-6.portfolio-full.portfolio-notitle .portfolio-desc, .portfolio-6.portfolio-nomargin.portfolio-notitle .portfolio-desc {
  bottom: -68px; }

/* Portfolio - Items - 1 Column
-----------------------------------------------------------------*/
.portfolio.portfolio-1 {
  margin: 0 0px -40px 0; }

.portfolio-1 .portfolio-item {
  float: none;
  width: 100%;
  margin: 0 0 40px 0;
  padding-bottom: 40px;
  padding-right: 0;
  border-bottom: 1px solid #EEE; }
  .portfolio-1 .portfolio-item .portfolio-image {
    float: left;
    margin-right: 0;
    width: 65%;
    height: auto; }
  .portfolio-1 .portfolio-item.alt .portfolio-image {
    float: right;
    margin: 0; }
.portfolio-1 .portfolio-desc {
  float: left;
  width: 35%;
  padding: 10px 0 10px 40px; }
  .portfolio-1 .portfolio-desc h3 {
    font-size: 22px; }
  .portfolio-1 .portfolio-desc span {
    margin-top: 6px;
    font-size: 14px; }
  .portfolio-1 .portfolio-desc p {
    margin: 20px 0 25px;
    font-size: 14px; }
  .portfolio-1 .portfolio-desc li {
    margin: 3px 0; }
.portfolio-1 .alt .portfolio-desc {
  float: right;
  padding-left: 0;
  padding-right: 40px; }

/* Portfolio - Items - 1 Column - Both Sidebar
-----------------------------------------------------------------*/
.bothsidebar .portfolio-1 .iconlist {
  display: block !important; }

.bothsidebar .portfolio-1 .portfolio-item {
  width: 100% !important; }

.bothsidebar .portfolio-1 .portfolio-item .portfolio-image,
.bothsidebar .portfolio-1 .portfolio-item .portfolio-desc {
  float: none;
  margin: 0 !important; }

.bothsidebar .portfolio-1 .portfolio-item .portfolio-image {
  margin-bottom: 20px !important; }

.bothsidebar .portfolio-1 .portfolio-item .portfolio-image,
.bothsidebar .portfolio-1 .portfolio-item .portfolio-image a,
.bothsidebar .portfolio-1 .portfolio-item .portfolio-image img {
  width: 100%;
  height: auto; }

.bothsidebar .portfolio-1 .portfolio-desc {
  display: block !important;
  position: relative !important;
  width: 100% !important;
  padding: 0 !important;
  background-color: transparent !important;
  left: 0 !important;
  right: 0 !important; }

.bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-overlay a {
  left: 50%; }

.bothsidebar .portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a {
  left: auto;
  right: 50%; }

/* Portfolio - Items - 1 Column - Full Width
-----------------------------------------------------------------*/
.portfolio.portfolio-1.portfolio-fullwidth {
  margin: 0 0 -60px 0; }

.portfolio-1.portfolio-fullwidth .portfolio-item {
  margin-bottom: 60px;
  padding-bottom: 0;
  border-bottom: 0;
  overflow: hidden; }
  .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image {
    float: none;
    width: 100%;
    margin: 0 !important; }
  .portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img {
    -webkit-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px); }
  .portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-desc {
    right: 0; }
  .portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-image img {
    -webkit-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px); }
  .portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-desc {
    left: 0; }
.portfolio-1.portfolio-fullwidth .portfolio-desc {
  position: absolute;
  float: none;
  width: 35%;
  height: 100%;
  padding: 30px;
  background-color: #F9F9F9;
  top: 0;
  left: auto;
  right: -35%; }

body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-1.portfolio-fullwidth .portfolio-desc {
  -webkit-transition: right 0.3s ease-in-out;
  -o-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out; }
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-1.portfolio-fullwidth .alt .portfolio-desc {
  -webkit-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out; }

/* Portfolio - Items - 1 Column - Full Width - Sidebar
-----------------------------------------------------------------*/
.postcontent .portfolio.portfolio-1.portfolio-fullwidth {
  margin: 0 0 -40px 0; }

.postcontent .portfolio-1.portfolio-fullwidth .portfolio-item {
  margin-bottom: 40px; }
  .postcontent .portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img {
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px); }
  .postcontent .portfolio-1.portfolio-fullwidth .portfolio-item .alt:hover .portfolio-image img {
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px); }

.postcontent .portfolio-1.portfolio-fullwidth .portfolio-desc {
  padding: 25px; }

/* Portfolio - Items - 1 Column - Full Width - Both Sidebar
-----------------------------------------------------------------*/
.bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-item {
  margin-bottom: 20px; }
  .bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); }
  .bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-image img {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

/* Portfolio - Parallax
-----------------------------------------------------------------*/
.portfolio.portfolio-parallax {
  margin: 0 !important; }
  .portfolio.portfolio-parallax .portfolio-item {
    float: none;
    width: 100% !important;
    height: 500px !important;
    margin: 0 !important;
    padding: 0 !important; }
    .portfolio.portfolio-parallax .portfolio-item .portfolio-image {
      width: 100% !important;
      height: 500px !important;
      background-attachment: fixed; }
    .portfolio.portfolio-parallax .portfolio-item:hover .portfolio-desc {
      opacity: 1; }
      .portfolio.portfolio-parallax .portfolio-item:hover .portfolio-desc .portfolio-divider div {
        width: 120px; }
  .portfolio.portfolio-parallax .portfolio-desc {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -57px;
    width: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    padding: 0;
    opacity: 0; }
    .portfolio.portfolio-parallax .portfolio-desc h3 {
      font-size: 44px;
      font-weight: 300;
      letter-spacing: -1px; }
      .portfolio.portfolio-parallax .portfolio-desc h3 a {
        color: #FFF; }
        .portfolio.portfolio-parallax .portfolio-desc h3 a:hover {
          color: #DDD; }
    .portfolio.portfolio-parallax .portfolio-desc span {
      margin-top: 12px;
      font-size: 16px;
      color: #CCC; }
      .portfolio.portfolio-parallax .portfolio-desc span a {
        color: #DDD; }
        .portfolio.portfolio-parallax .portfolio-desc span a:hover {
          color: #BBB; }
    .portfolio.portfolio-parallax .portfolio-desc .portfolio-divider {
      width: 100%;
      text-align: center;
      margin: 15px 0 0; }
      .portfolio.portfolio-parallax .portfolio-desc .portfolio-divider div {
        display: inline-block;
        width: 50px;
        height: 0;
        border-bottom: 1px solid #FFF; }
  .portfolio.portfolio-parallax .portfolio-overlay {
    background-color: rgba(0, 0, 0, 0.4); }

body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio.portfolio-parallax .portfolio-desc {
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out; }
  body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio.portfolio-parallax .portfolio-desc .portfolio-divider div {
    -webkit-transition: width 0.5s ease-in-out;
    -o-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out; }

/* Portfolio - Overlay
-----------------------------------------------------------------*/
.portfolio-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 2;
  text-align: center ;
 }



  .portfolio-overlay a {
    position: absolute;
    top: 0%;
    left: 0%; 
    width: 100% !important;
    height: 100% !important;
    margin: 0px;
      color: #fff !important;
      line-height: 1;
    text-align: center !important;
    border-radius: 0%; 
    -webkit-backface-visibility: hidden; }

    .portfolio-overlay a:hover {
     background: rgba(85,85,85,0); } 


.cbp-rfgrid a{
	position: absolute;  
	left: 0px;
	top: 0px;
	right: 0px;
	bottom:0px;
	background: rgba(85,85,85,0.6); 
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
    align-items: center;
    text-align: center;
    opacity: 0.9; 
}

.cbp-rfgrid-clear a{
	position: absolute;  
	left: 0px;
	top: 0px;
	right: 0px;
	bottom:0px;
	background: none !important; 
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
    align-items: center;
    text-align: center;
    opacity: 0.9; cursor: none
}




.portfolio-overlay h2 span {text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	padding: 0 10px; opacity:0.7;
    font-family: "Whitney A", "Whitney B";
font-style: normal;
font-weight: 400;
text-align:left !important }

.portfolio-overlay h3 {text-transform: uppercase; font-size: 12px; letter-spacing: 2px;  font-family: FrutigerLTPro-Roman; color: #fff !important; opacity: 1 !important;}
.portfolio-overlay h3 span {text-transform: uppercase; font-size: 12px; letter-spacing: 2px;  font-family: FrutigerLTPro-Roman;  }

.portfolio-overlay h4 {text-transform: uppercase !important; font-size: 12px !important; letter-spacing: 2px;  font-family: FrutigerLTPro-Roman !important;  }


.portfolio-overlay h2 a {position: relative; top: 0;  
    left: 0%; 
    width: 100% !important;
    height: 100% !important;
    margin: 0px;}



.portfolio-overlay h3 {padding-top:40%}
.portfolio-overlay h3 a {padding-top:50%; font-size: 30px !important; line-height:1px; color: #fff; text-transform:uppercase!important; font-family: FrutigerLTPro-Black; }

.portfolio-overlay h3 a.projectsImg {padding-top:30% !important}


.portfolio-overlay-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 2;
  text-align: left ;
 }



  .portfolio-overlay-content a {
    position: absolute;
    top: 0%;
    left: 0%; 
    width: 100% !important;
    height: 100% !important;
    margin: 0px;
      color: #fff !important;
      line-height: 44px;
    text-align: left !important;
    border-radius: 0%; 
    -webkit-backface-visibility: hidden; }

    .portfolio-overlay-content a:hover {
     background: rgba(85,85,85,0); } 

.portfolio-overlay-content h3 {font-size: 34px; font-family: "magneta",sans-serif; font-style: italic; font-weight: 400; color: #fff; text-transform:none !important;  }
.portfolio-overlay-content h3 span {text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	padding: 0 10px; opacity:0.7; font-family: "Whitney A", "Whitney B";
font-style: normal;
font-weight: 400; }


.portfolio-overlay-content h3 a {padding: 120px 120px 0 60px  }

.portfolio-overlay-content h3 a.projectsImg {padding-top:30% !important}



.portfolio-overlay-quote {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 2;
  text-align: left ;
 }



 .portfolio-overlay-quote a {
    position: absolute;
    top: 0%;
    left: 0%; 
    width: 100% !important;
    height: 100% !important;
    margin: 0px;
      color: #fff !important;
      line-height: 44px;
    text-align: left !important;
    border-radius: 0%; 
    -webkit-backface-visibility: hidden; }

 .portfolio-overlay-quote a:hover {cursor: none !important; } 

.portfolio-overlay-quote h3 {font-size: 34px; font-family: "magneta",sans-serif; font-style: italic; font-weight: 400; color: #fff; text-transform:none !important;  }
.portfolio-overlay-quote  span {text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	padding: 0 10px; opacity:0.7; font-family: "Whitney A", "Whitney B";
font-style: normal;
font-weight: 400; }



.portfolio-overlay-quote h3 a {padding: 120px 120px 0 60px  }

.portfolio-overlay-quote h4 a { position: relative}


.cbp-rfgrid-quote a{
	position: absolute;  
	left: 0px;
	top: 0px;
	right: 0px;
	bottom:0px;
	background: none; 
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
    align-items: center;
    text-align: center;
    opacity: 0.9; 
}

.quotes :before {
    opacity: 0.8;
    content: url("images/leftQuote.png"); margin-right: 5px; }

/*.quotes :after {
    opacity: 0.8;
    content: url("images/rightQuote.png"); margin-left: 5px }*/

h3 span a .quotes :before { display: none!important;  content: '2'; z-index: 0 !important}



    .portfolio-overlay a.right-icon {
      left: auto;
      right: 50%;
      margin-left: 0;
      margin-right: -44px; }

    .portfolio-overlay a.center-icon {
      display: block;
      margin: -20px 0 0 -20px;
      opacity: 0; }



    .portfolio-overlay a i.icon-line-play {
      position: relative;
      left: 2px; }

  .portfolio-overlay .portfolio-desc {
    position: relative;
    padding: 0 !important;
    margin: 0;
    text-align: center !important; }

    .portfolio-overlay .portfolio-desc a {
      display: inline;
      position: relative;
      top: 0;
      left: 0;
      margin: 0;
      font-size: inherit;
      width: auto !important;
      height: auto !important;
      line-height: 1;
      background-color: transparent !important;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15); }

      .portfolio-overlay .portfolio-desc a:hover {
        background: transparent; }

    .portfolio-overlay .portfolio-desc h3 {
      font-weight: 600;
      color: #F5F5F5 !important;
      line-height: 1; text-align: center !important; width: 100% !important; }

      .portfolio-overlay .portfolio-desc h3 a {
        color: #F5F5F5 !important; }

    .portfolio-overlay .portfolio-desc span {
      margin-top: 7px;
      color: #DDD !important; text-align: center}

      .portfolio-overlay .portfolio-desc span a {
        color: #DDD !important;
        font-size: inherit; }

    .portfolio-overlay .portfolio-desc ~ a {
      display: inline-block;
      position: relative;
      top: 0;
      left: 0;
      margin: 0 !important; }

      .portfolio-overlay .portfolio-desc ~ a.right-icon {
        left: 0;
        right: 0;
        margin-left: 5px !important;
        margin-right: 0 !important; }

body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-overlay {
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;  }
  body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-overlay a {
    -webkit-transition: color 0.2s linear, background-color 0.2s linear, margin-top 0.2s linear, opacity 0.2s linear;
    -o-transition: color 0.2s linear, background-color 0.2s linear, margin-top 0.2s linear, opacity 0.2s linear;
    transition: color 0.2s linear, background-color 0.2s linear, margin-top 0.2s linear, opacity 0.2s linear; }
  body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-overlay .portfolio-desc ~ a {
    -webkit-transition: color 0.2s linear, background-color 0.2s linear, opacity 0.2s linear;
    -o-transition: color 0.2s linear, background-color 0.2s linear, opacity 0.2s linear;
    transition: color 0.2s linear, background-color 0.2s linear, opacity 0.2s linear; }

.portfolio-item:hover .portfolio-overlay,
.iportfolio:hover .portfolio-overlay {
  opacity: 1; }

.portfolio-item:hover a.center-icon,
.iportfolio:hover a.center-icon {
  opacity: 1; }

.portfolio-item:hover .portfolio-overlay a.left-icon,
.portfolio-item:hover .portfolio-overlay a.right-icon,
.iportfolio:hover .portfolio-overlay a.left-icon,
.iportfolio:hover .portfolio-overlay a.right-icon {
  margin-top: -18px; }

body.device-touch.device-sm .portfolio-notitle .portfolio-overlay, body.device-touch.device-xs .portfolio-notitle .portfolio-overlay {
  display: none !important;   }

/* Portfolio Single
-----------------------------------------------------------------*/
/* Portfolio Single - Image
-----------------------------------------------------------------*/
.portfolio-single-image > a,
.portfolio-single-image .slide a,
.portfolio-single-image img,
.portfolio-single-image iframe,
.portfolio-single-image video {
  display: block;
  width: 100%; }

.portfolio-single-image-full {
  position: relative;
  height: 800px;
  overflow: hidden;
  margin: -80px 0 80px !important; }

.portfolio-single-video {
  height: auto !important; }

/* Portfolio Single - Gallery Thumbs
-----------------------------------------------------------------*/
.portfolio-single-image-full .swiper-container {
  width: 100%;
  height: 800px;
  background-color: #333; }
.portfolio-single-image-full .swiper-slide {
  overflow: hidden; }
  .portfolio-single-image-full .swiper-slide img {
    width: 100%;
    height: auto; }
.portfolio-single-image-full .swiper-nested-1,
.portfolio-single-image-full .swiper-nested-2 {
  width: 100%; }



/* Portfolio Single - Content
-----------------------------------------------------------------*/
.portfolio-single-content {
  font-size: 14px; }
  .portfolio-single-content h2 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 20px;
    font-weight: 600 !important; }

.portfolio-ajax-modal {
  width: 1000px !important; }

.modal-padding {
  padding: 40px; }

.ajax-modal-title {
  background-color: #F9F9F9;
  border-bottom: 1px solid #EEE;
  padding: 25px 40px; }
  .ajax-modal-title h2 {
    font-size: 26px;
    margin-bottom: 0; }

#portfolio-ajax-wrap {
  position: relative;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.4s ease;
  -o-transition: max-height 0.4s ease;
  transition: max-height 0.4s ease; }
  #portfolio-ajax-wrap.portfolio-ajax-opened {
    max-height: 1200px; }

#portfolio-ajax-container {
  display: none;
  padding-bottom: 60px; }






/*  OTHER STYLES 
************************************************* */

.bgWhite {background: #fff; color: #76777b}

.bgGrey {background:#76777b; color: #fff !important}

.bgGrey h2, .box-1 h2, .box-counter h2 {
		color: #fff; font-size: 56px; margin-bottom: 0px !important; text-transform: uppercase !important; font-family: 'FrutigerLTPro-Black' !important;
	}
.bgGrey p {font-size: 20px; line-height: 30px;}

.box-counter p {font-size: 24px; line-height: 34px; margin-bottom: 30px; text-transform: none !important}
.box-counter .button, .box-counter .button-blue {top: 40px !important; position: relative; color: #fff; }

.bgLightGrey {background: #ebebeb}

.bgBlue {background: #56b3e4; color: #fff !important}

.bgBlue h2, .bgBlue h3, .bgBlue h4, .bgBlue h5 {color: #fff !important}

.bgBlue a {color: #fff}
.bgBlue a:hover {opacity: 0.6}

.bgBlue h2 a:hover {opacity: 1 !important; color: #fff !important}

.backgroundGrey {background:#76777b;}

.contenttopic h4, .bgBlue h4 {margin-bottom: 20px}

.bgBlack {background: #000}
.bgBlack h3 {color: #fff;}
.bgBlack h2 {color: #fff;}


.bgClouds {background:#56b3e4; color: #fff}
.bgClouds h2 {color: #fff; text-transform: uppercase}
.bgClouds h4 {color: #fff; text-transform: uppercase}

.bgProperty {background:#76777b; color: #fff !important;  /*padding: 65px 0 56px 0;*/ border-bottom: #fff 7px solid}
.bgProperty a {/*color: #fff;*/}
.bgProperty a:hover {opacity: 0.6}
.bgProperty h2 {color: #fff; font-size: 34px}
.bgProperty h4 {color: #fff;}

.propertydetailpadding {padding: 90px 90px 0}


.footer ul li a {color: #fff}
.footer ul li a:hover {color: #56b3e4}

.footer a {color: #fff;}
.footer a:hover {color: #56b3e4}
.footer p {font-size: 16px !important; line-height: 26px !important}

.buy-rent {padding: 0}
.buy {padding-right: 15px}
.rent {padding-right:0px}



.t400 { font-size: 24px; line-height: 34px}

.uppercase { text-transform: uppercase !important; }

.lowercase { text-transform: lowercase !important; }

.capitalize { text-transform: capitalize !important; }

.nott { text-transform: none !important; }

.tright { text-align: right !important; }

.tleft { text-align: left !important; }

.fright { float: right !important; }

.fleft { float: left !important; }

.fnone { float: none !important; }

.ohidden {
	position: relative;
	overflow: hidden !important;
}

  .circle,
  .circle-responsive { margin-bottom: 15px; }

  .circle {
    background: #76777b;
    border-radius: 50%;
    height: 150px;
    width: 150px;
  }

.circle-responsive {
    background: #76777b;
    border-radius: 50%;
    height: 0;
    padding-bottom: 100%;
    width: 100%;
  }

  .circle-content {
    color: #fff;
    float: left;
    margin-top: -0.5em;
    padding-top: 40%;
    text-align: center;
    width: 100%; padding-left:10%; padding-right: 10%; line-height: 26px;
  }

.circle-content h3 {color: #fff;}

.portfolio-image { background: #fff;
    border-radius: 50%;
    height: auto;
    width: auto;}

.profile-image img { background: #fff;
    border-radius: 50%;
    height: auto;
    width: auto;}


#wrapper {
	position: relative;
	float: none;
	width: 1220px;
	margin: 0 auto;
	background-color: #f1eee8;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.line,
.double-line {
	clear: both;
	position: relative;
	width: 100%;
	margin: 60px 0;
	border-top: 1px solid #EEE;
}

.line.line-sm { margin: 30px 0; }

span.middot {
	display: inline-block;
	margin: 0 5px;
}

.double-line { border-top: 3px double #E5E5E5; }

.emptydiv {
	display: block !important;
	position: relative !important;
}


.allmargin { margin: 50px !important; }

.leftmargin { margin-left: 50px !important; }

.rightmargin { margin-right: 50px !important; }

.topmargin { margin-top: 50px !important; }

.bottommargin { margin-bottom: 50px !important; }

.clear-bottommargin { margin-bottom: -50px !important; }

.allmargin-sm { margin: 30px !important; }

.leftmargin-sm { margin-left: 30px !important; }

.leftmargin-xsm { margin-left: 18px !important; }

.rightmargin-sm { margin-right: 30px !important; }

.topmargin-sm { margin-top: 30px !important; }

.bottommargin-sm { margin-bottom: 40px !important; }

.clear-bottommargin-sm { margin-bottom: -30px !important; }

.allmargin-lg { margin: 80px !important; }

.leftmargin-lg { margin-left: 80px !important; }

.rightmargin-lg { margin-right: 80px !important; }

.rightpadding-lg { padding-right: 80px !important; }
.leftpadding-lg {padding-left: 80px !important}
.col-md-5-rp-lg { padding-right: 80px !important; }

.topmargin-lg { margin-top: 80px !important; }

.bottommargin-lg { margin-bottom: 80px !important; }

.topmargin-exlg { margin-top: 120px !important; }

.bottommargin-exlg { margin-bottom: 120px !important; }

.clear-bottommargin-lg { margin-bottom: -80px !important; }

.nomargin {margin: 0 !important; }

.noleftmargin { margin-left: 0 !important; }

.norightmargin { margin-right: 0 !important; }

.notopmargin { margin-top: 0 !important; }

.nobottommargin { margin-bottom: 0 !important; }

.header-stick { margin-top: -50px !important; }

.content-wrap .header-stick { margin-top: -80px !important; }

.footer-stick { margin-bottom: -50px !important; }

.content-wrap .footer-stick { margin-bottom: -80px !important; }

.noborder { border: none !important; }

.noleftborder { border-left: none !important; }

.norightborder { border-right: none !important; }

.notopborder { border-top: none !important; }

.nobottomborder { border-bottom: none !important; }

.noradius { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; -ms-border-radius: 0 !important; -o-border-radius: 0 !important; border-radius: 0 !important; }

.center {text-align: center !important}

.col-padding { padding: 60px; }

.col-paddingNL { padding: 60px 60px 60px 0; }

.col-paddingNR { padding: 60px 0px 60px 60px; }

.nopadding { padding: 0 !important; }

.noleftpadding { padding-left: 0 !important; }

.norightpadding { padding-right: 0 !important; }

.notoppadding { padding-top: 0 !important; }

.nobottompadding { padding-bottom: 0 !important; }

.toppadding-exsm {padding-top:15px !important }
.toppadding-sm {padding-top:30px !important }
.toppadding {padding-top:50px !important }
.toppadding-lg {padding-top:92px !important }
.toppadding-exlg {padding-top:106px !important }
.toppadding-xlg {padding-top:129px !important }

.zakakitoppadding-exlg {padding-top:180px !important }
.zakakibottompadding-exlg {padding-bottom:180px !important }

.bottompadding-exsm {padding-bottom:15px !important }
.bottompadding-sm {padding-bottom:30px !important }
.bottompadding {padding-bottom:50px !important }
.bottompadding-lg {padding-bottom:100px !important }
.bottompaddinglg {padding-bottom:90px !important }
.bottompadding-exlg {padding-bottom:106px !important }
.bottompadding-xlg {padding-bottom:180px !important }

.leftpadding-sm {padding-left: 30px !important}
.leftpadding {padding-left: 46px !important}

.rightpadding-ex {padding-right: 30px !important}
.rightpadding-sm {padding-right: 30px !important}
.rightpadding {padding-right: 46px !important}

.bgValuation {	background:url("../images/test.jpg") no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; min-height: 474px;}
.bgValuation h2 {font-size: 60px}


.bgStamp {background:#5cb2e5 url("../images/bg-stamp.png") no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; min-height: 474px;}

.bgStamp h3 {font-size: 56px; line-height: 66px; margin-bottom: 0px !important; text-transform: uppercase !important; font-family: 'FrutigerLTPro-Black' !important; color: #000}

/*.form-wrap input {background:transparent; border: none; color: #fff; font-size: 42px; font-family: FrutigerLTPro-Roman; text-transform: capitalize !important; }*/


.bgRentCal {background:#5cb2e5 ; min-height: 405px; width: 100%; color: #000; font-size: 20px;line-height: 30px; font-family: FrutigerLTPro-Roman;}
.bgRentCalWhite {/*background: #fff; padding: 20px 10px*/}
.bgRentCal h2 {color: #000 !important; font-size: 56px; margin-bottom: 50px; text-transform: uppercase !important; font-family: 'FrutigerLTPro-Black' !important;}
.bgHomelinkGirl {background: url("../images/bg-homelink-girl.png") no-repeat no-repeat bottom right; height: 314px }
.bgHomelinkBoy {background: url("../images/bg-homelink-boy.png") no-repeat no-repeat bottom right; height: 314px }
.bgRentCal h3 {/*font-size: 34px; line-height: 44px; margin-bottom: 0px !important; text-transform: uppercase !important; font-family: 'FrutigerLTPro-Black' !important;*/ color: #000 !important; font-size: 20px;line-height: 30px; font-family: FrutigerLTPro-Roman;}
.bgRentCal input {border:#fff solid 1px; padding: 4px 0px 4px 12px !important; background: #fff !important; color: #76777b; opacity: 1 !important}


.bgRentCal .form-wrap input {border:#fff solid 1px; padding: 4px 12px !important; background: #fff !important; color: #76777b !important; opacity: 1 !important; width: 100% !important; min-width: 345px; text-align: left !important}

.bgRentCal p a:hover {opacity: 0.6}
.bgRentCal p a {color: #000}

.calculate-stamp-duty {background: #fff; border: none !important;font-family: 'FrutigerLTPro-Black' !important; color: #000 !important; font-size: 20px; height: 40px; width: 50px; text-transform: uppercase}

.checkbox-custom input { border: #fff solid 1px !important; background:#5cb2e5 }

.form-wrap input {border:#76777b solid 1px; padding: 4px 12px !important; background: transparent !important; color: #76777b !important; opacity: 1 !important; width: 100% !important; text-align: center !important /*background:transparent; border: none; color: #000 !important; font-size: 20px; font-family: FrutigerLTPro-Black; text-transform: none!important; opacity: 1 !important; background: #fff;*/}

.whitetxt {color: #fff !important}
.blacktxt {color: #000 !important;}

.MortgageCalculator h3{/*font-size: 40px; line-height: 50px; margin-bottom: 0px !important; text-transform: uppercase !important; font-family: 'FrutigerLTPro-Black' !important; color: #000 !important*/ color: #000 !important; font-size: 20px;line-height: 30px; font-family: FrutigerLTPro-Roman; }
.MortgageCalculator input {border: none !important; color: #000; opacity: 1 !important; background:transparent}
.MortgageCalculator { font-size: 20px; line-height: 30px; color: #000; padding-bottom: 120px !important; background:#5cb2e5 ;}
.MortgageCalculator h2 {color: #000 !important; font-size: 56px; margin-bottom: 50px; text-transform: uppercase !important; font-family: 'FrutigerLTPro-Black' !important;}
.Calculator input {border: #fff solid 1px !important; background: #fff;  padding: 4px 12px !important; margin-bottom: 20px !important}
.calculatorspadding p {margin-bottom:20px;}
.calculatorspadding h3 {margin-bottom:20px;}
.clear {clear: both;}

.propertyInfo { padding: 50px 90px 0 75px}
.propertyInfo h2 {margin-bottom: 5px}
.price {font-size: 20px; line-height: 30px; text-transform: uppercase}
.postcode {font-size: 20px; line-height: 30px; text-transform: uppercase}
.refNo {padding-top:15px }

.featured ul { }
.featured ul li {padding-bottom: 8px; list-style:none;
    list-style-position: inside;
    padding: 2px 0 2px 20px;
    text-indent: -1em; }

.featured h2 {margin-bottom: 10px; font-size: 34px}


.featured  ul li:before {content: '-'; margin-right:10px;  position: relative;  }

.TransportLinks {padding: 0 0 60px 0}
.TransportLinks h2 {margin-bottom: 10px; font-size: 34px}

.LocalSchools {padding: 0 0 60px 0}
.LocalSchools h2 {margin-bottom: 10px; font-size: 34px}

.fullWidthImg img {width: 100%;}


/* Property Slider */
/* Portfolio Single - Image
-----------------------------------------------------------------*/

.portfolio-single-image > a,
.portfolio-single-image .slide a,
.portfolio-single-image img,
.portfolio-single-image iframe,
.portfolio-single-image video {
	display: block;
	width: 100%;
}

.portfolio-single-image-full {
	position: relative;
	height: 600px;
	overflow: hidden;
	margin: -80px 0 80px !important;
}


/* ----------------------------------------------------------------
	Flex Slider
-----------------------------------------------------------------*/


.fslider,
.fslider .flexslider,
.fslider .slider-wrap,
.fslider .slide,
.fslider .slide > a,
.fslider .slide > img,
.fslider .slide > a > img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
}

.fslider.h-100 .flexslider,
.fslider.h-100 .slider-wrap,
.fslider.h-100 .slide {
	height: 100% !important;
}

.fslider {
	min-height: 32px;
}


.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
	outline: none;
	border: none;
}

.slider-wrap,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none; 
}

.flexslider {
	position: relative;
	margin: 0;
	padding: 0;
}

.flexslider .slider-wrap > .slide {
	display: none;
	-webkit-backface-visibility: hidden;
}

.flexslider .slider-wrap img {
	width: 100%;
	display: block;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

.slider-wrap::after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slider-wrap {
	display: block;
}

* html .slider-wrap {
	height: 1%;
}

.no-js .slider-wrap > .slide:first-child {display: block;}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

/* Flex Slider - Pagination & Thumbs
-----------------------------------------------------------------*/

.fslider[data-animation="fade"][data-thumbs="true"] .flexslider,
.fslider.testimonial[data-animation="fade"] .flexslider { height: auto !important; }

.flex-control-nav {
	display: -ms-flexbox;
	display: inline-flex;
	position: absolute;
	align-items: center;
	justify-content: center;
	width: auto;
	z-index: 10;
	text-align: center;
	top: 14px;
	right: 10px;
	margin: 0;
}

.flex-control-nav li {
	display: block;
	margin: 0 3px;
	width: 0.625rem;
	height: 0.625rem;
}

.flex-control-nav li a {
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	width: 100% !important;
	height: 100% !important;
	border: 1px solid #FFF;
	color: transparent;
	border-radius: 50%;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out; display: none !important
}

.flex-control-nav li:hover a,
.flex-control-nav li a.flex-active {
	background-color: #FFF;
}


.control-solid .flex-control-nav li a {
	border: none;
	background-color: #FFF;
}

.control-solid .flex-control-nav li:hover a,
.control-solid .flex-control-nav li a.flex-active {
	background-color: #1ABC9C;
}


.control-square .flex-control-nav li a {
	border-radius: 3px;
}

.control-diamond .flex-control-nav li a {
	border-radius: 3px;
	transform: rotate(45deg);
}


/* Flex Slider: Pagination Positions
-----------------------------------------------------------------*/

.control-offset-lg .flex-control-nav {
	top: 24px;
	right: 20px;
}

.control-pos-top-left .flex-control-nav,
.control-pos-bottom-left .flex-control-nav {
	left: 10px;
	right: auto;
}

.control-offset-lg.control-pos-top-left .flex-control-nav,
.control-offset-lg.control-pos-bottom-left .flex-control-nav {
	left: 20px;
}

.control-pos-bottom-right .flex-control-nav,
.control-pos-bottom-left .flex-control-nav,
.control-pos-bottom .flex-control-nav,
.control-pos-bottom .flex-control-nav {
	top: auto;
	bottom: 14px;
}

.control-offset-lg.control-pos-bottom-right .flex-control-nav,
.control-offset-lg.control-pos-bottom-left .flex-control-nav,
.control-offset-lg.control-pos-bottom .flex-control-nav,
.control-offset-lg.control-pos-bottom .flex-control-nav {
	bottom: 24px;
}

.control-pos-bottom .flex-control-nav,
.control-pos-bottom .flex-control-nav,
.control-pos-top .flex-control-nav,
.control-pos-top .flex-control-nav {
	width: 100%;
	right: 0;
}


.control-size-lg .flex-control-nav li {
	width: 0.9325rem;
	height: 0.9325rem;
	margin: 0 5px;
}

/* Flex Slider: Thumbs
-----------------------------------------------------------------*/

.flex-control-nav.flex-control-thumbs {
	position: relative;
	justify-content: left;
	top: 0;
	left: 0;
	right: 0;
	margin: 2px -2px -2px 0;
	height: auto;
}

.flex-control-nav.flex-control-thumbs li { margin: 0 2px 2px 0; }

.flex-control-nav.flex-control-thumbs li img {
	cursor: pointer;
	text-indent: -9999px;
	border: 0;
	border-radius: 0;
	margin: 0;
	opacity: 0.5;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.flex-control-nav.flex-control-thumbs li,
.flex-control-nav.flex-control-thumbs li img {
	display: block;
	width: 100px !important;
	height: auto !important;
}

.flex-control-nav.flex-control-thumbs li:hover img,
.flex-control-nav.flex-control-thumbs li img.flex-active {
	border-width: 0;
	opacity: 1;
}


/* FlexSlider: Thumbs - Flexible
-----------------------------------------------------------------*/

.fslider.flex-thumb-grid .flex-control-nav.flex-control-thumbs {
	margin: 2px -2px -2px 0;
	height: auto;
}

.fslider.flex-thumb-grid .flex-control-nav.flex-control-thumbs li {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	height: auto !important;
	margin: 0;
	padding: 0 2px 2px 0;
}

.fslider.flex-thumb-grid .flex-control-nav.flex-control-thumbs li img {
	width: 100% !important;
	height: auto !important;
}

/* Slider Arrows
-----------------------------------------------------------------*/

.slider-element .owl-carousel { margin: 0; }

.slider-arrow-left,
.slider-arrow-right,
.flex-prev,
.flex-next,
.slider-arrow-top-sm,
.slider-arrow-bottom-sm {
	position: absolute;
	cursor: pointer;
	z-index: 10;
	top: 50%;
	left: 0;
	background-color: rgba(0,0,0,0.3);
	width: 52px;
	height: 52px;
	border: 0;
	border-radius: 0 3px 3px 0;
	transform: translateY(-50%);
	-webkit-transition: background-color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

.slider-arrow-top-sm,
.slider-arrow-bottom-sm {
	top: auto;
	bottom: 57px;
	left: auto;
	right: 20px;
	margin: 0;
	width: 32px;
	height: 32px;
	border-radius: 3px 3px 0 0;
}

.slider-arrow-bottom-sm {
	bottom: 20px;
	border-radius: 0 0 3px 3px;
}

.fslider[data-thumbs="true"] .flex-prev,
.fslider[data-thumbs="true"] .flex-next { margin-top: -20px; }

.slider-arrow-right,
.slider-element .owl-next,
.flex-next {
	left: auto;
	right: 0;
	border-radius: 3px 0 0 3px;
}

.slider-arrow-left i,
.slider-arrow-right i,
.flex-prev i,
.flex-next i,
.slider-arrow-top-sm i,
.slider-arrow-bottom-sm i {
	line-height: 50px;
	width: 100%;
	height: 100%;
	color: #DDD;
	color: rgba(255,255,255,0.8);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	font-size: 34px;
	text-align: center;
	transition: color .3s ease-in-out;
}


.slider-arrow-top-sm i,
.slider-arrow-bottom-sm i {
	width: 32px;
	height: 32px;
	margin: 0;
	line-height: 30px;
	font-size: 18px;
	color: #FFF;
	color: rgba(255,255,255,1);
}

.slider-element .owl-prev i { margin-left: 0; }

.slider-element .owl-next i { margin-right: 4px; }

.slider-arrow-left:hover,
.slider-arrow-right:hover,
.flex-prev:hover,
.flex-next:hover,
.slider-arrow-top-sm:hover,
.slider-arrow-bottom-sm:hover { background-color: rgba(0,0,0,0.6) !important; }

/* ----------------------------------------------------------------
	Read More
-----------------------------------------------------------------*/


.read-more-wrap {
	position: relative;
	overflow: hidden;
	-webkit-transition: height .5s ease;
	transition: height .5s ease;
}

.read-more-wrap .read-more-mask {
	position: absolute;
	z-index: 9;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
    height: 130px !important; background: #fff !important
	/*min-height: 60px;
	height: 35%;
	background-image: linear-gradient( rgba(255,255,255,0), rgba(255,255,255,1 ) );*/
}

.read-more-trigger {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.read-more-trigger i {
	position: relative;
	top: 1px;
	margin-left: 3px;
}

.read-more-wrap .read-more-trigger {
	position: absolute;
	display: block !important;
	z-index: 10;
	top: auto;
	bottom: 5px;
	left: 5px;
	margin: 0 !important;
}

.read-more-wrap .read-more-trigger-center {
	left: 50%;
	transform: translateX(-50%);
}

.read-more-wrap .read-more-trigger-right {
	left: auto;
	right: 5px;
}



.readmorebutton {
	position: relative;
	overflow: hidden;
	display: inline-block;
	padding: 14px 35px;
	font-size: 20px;
line-height: 26px;
	border: 0px solid #56b3e4;
font-family: 'FrutigerLTPro-Black';
	letter-spacing: 0.05em;
	text-transform: uppercase;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	user-select: none;
	transition: 250ms all ease-in-out; width: 220px;
}

.quote {font-size: 30px; line-height: 40px; text-align: center; font-family: FrutigerLTPro-Roman; padding-bottom: 90px}
.quote span {font-size: 14px; font-family: FrutigerLTPro-Black; text-transform: uppercase}

.list ul { }
.list ul li {padding-bottom: 8px; list-style:none;
    list-style-position: inside;
    padding: 2px 0 2px 20px;
    text-indent: -1em; }

.list ul li:before {content: '-'; margin-right:10px;  position: relative;  }

.prevnext {color:#76777b;}
.prevnext a {font-size: 20px; font-family: FrutigerLTPro-Black; text-transform: uppercase}
.prevarrow {position: relative; top:-1px; color: #56b3e4 !important; margin-right: 5px !important}
.nextarrow {position: relative; top:-1px; color: #56b3e4 !important; margin-left: 5px !important}
.prev:before {content: "\e021"; font-size: 20px; font-family: FrutigerLTPro-Roman;}
.prevnext h2 a {font-family: FrutigerLTPro-Roman !important; font-size: 48px; text-transform: capitalize;line-height: 0px; padding: 0px; margin: 0px }

.footer-powered-by {text-transform: uppercase !important; font-size: 11px !important }

.footer-disclaimer {color: #fff; padding: 20px 60px 20px; font-size: 16px !important;}
.footer-disclaimer p {font-size: 16px !important; color: #fff;}
.footer-disclaimer a {color: #fff}
.footer-disclaimer a:hover {opacity: 0.6; color: #fff}

.pager {
    margin: 0 0 20px; width: 100%;
   /* width: calc(100% - 18%);*/
}

    .pager ul {
        text-align: center;
        font-size: 0;
    }

    .pager li {
        display: inline-block;
        margin: 0 1.5px 3px;
        vertical-align: middle;
        font-size: 20px; font-family: FrutigerLTPro-Black;
    }

        .pager li * {
            display: block;
            min-width: 38px;
            height: 36px;
            padding: 5px 11px 0;
            text-align: center;
            font-size: 20px; /*reset zeroing*/
            cursor: pointer;
            color: #76777b;
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; font-family: FrutigerLTPro-Black;

        }


        .pager li a:hover {
            color: #5cb2e5
        }

.pager li span, .pager li a span  { color: #5cb2e5 }

        .pager li.previous-page a,
        .pager li.next-page a,
        .pager li.first-page a,
        .pager li.last-page a {
            font-size: 0;
            position: relative;
        }

            .pager li.previous-page a:before,
            .pager li.next-page a:before /*,
            .pager li.first-page a:before,
            .pager li.last-page a:before */ {
                font-size: 0;
                font-family: "venture-font";
                text-transform: none;
                font-size: 7px;
                width: 9px;
                height: 8px;
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: auto;
                color: #76777b;
            }

        .pager li.first-page a,
        .pager li.last-page a {
            /*font-size: 15px;*/ font-size: 0;
        }

            .pager li.first-page a:before {
                /*left: 15px;
                right: auto;*/
            }

            .pager li.last-page a:before {
                /* left: auto;
                right: 15px;*/
            }

        .pager li.first-page * {
            /*  padding: 11px 15px 11px 30px;*/
        }

        .pager li.last-page * {
            /*padding: 11px 30px 11px 15px;*/
        }

        .pager li.previous-page a:before /*,
        .pager li.first-page a:before*/ {
            /*content: "r";*/ content: '';
            content: '';
            width: 15px;
            height: 15px;
            display: block;
            border-bottom: 1px solid #76777b;
            border-left: 1px solid #76777b;
            position: absolute;
            top: 3px;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            transition: all .2s ease;
        }

        .pager li.next-page a:before /*,
        .pager li.last-page a:before */ {
            /*content: "q";*/
            content: '';
            width: 15px;
            height: 15px;
            display: block;
            border-top: 1px solid #76777b;
            border-right: 1px solid #76777b;
            position: absolute;
            top: 3px;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            transition: all .2s ease;
        }


.col-md-2 .button {padding: 12px 35px;line-height: 22px;}

.property-sorting span {font-size: 14px; text-transform: uppercase}


.property-title {height: 120px; background: #ccc}

.property-features { height: 120px; background: #ddd}

.propertyDetails {min-height: 350px !important; height: 350px; background: #000}

.prepend {font-size: 20px; font-family: FrutigerLTPro-Black; text-transform: uppercase!important; }

.bgPropertySearch {text-align: center !important; height:300px;text-align: center !important; width: 100%; bottom: 0 !important; vertical-align: bottom}

.buyProperties {background: url("/Themes/HomeLink/Content/images/BUY-Homelink-For-Sale-N21.jpg") no-repeat  center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; min-height: 676px; width: 100%; text-align: center !important; text-transform: uppercase !important; position: relative; margin: auto; padding-top: 25%} 

.rentProperties {background: url("/Themes/HomeLink/Content/images/Rent.jpg") no-repeat  center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; min-height: 676px; width: 100%; text-align: center !important; text-transform: uppercase !important; position: relative; margin: auto; padding-top: 25%} 


.buyProperties h3, .rentProperties h3 {font-size: 20px; color: #fff; text-transform: uppercase; font-family: FrutigerLTPro-Roman; text-align: center !important}
.buyProperties h3 a, .rentProperties h3 a {font-size: 20px; color: #fff; text-transform: uppercase; font-family: FrutigerLTPro-Roman; text-align: center !important}
.buyProperties h3 a:hover, .rentProperties h3 a:hover {opacity: 0.6}
.buyProperties h2, .rentProperties h2 {color: #fff !important; text-align: center !important; font-size: 56px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; margin-bottom: 0px !important}
.buyProperties h2 a, .rentProperties h2 a {color: #fff !important; text-align: center !important; font-size: 56px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; margin-bottom: 0px !important}
.buyProperties h3 a:hover, .rentProperties h3 a:hover {opacity: 0.6}



.homelink {background: url("/Themes/HomeLink/Content/images/Southgate_B.jpg") no-repeat  center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; min-height: 474px; width: 100%; }

.bgValuation {background: url("/Themes/HomeLink/Content/images/home-homelink.jpg") no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; min-height: 474px;  margin: 0 auto !important; position: relative; width: 100%; color: #fff !important; padding-top: 80px !important}

.bgLandlords {background: url("/Themes/HomeLink/Content/images/Landlords_T.jpg") no-repeat  center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; min-height: 474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top:220px; margin: 0 auto !important; position: relative; width: 100%}


.bgAbout {background: url("/Themes/HomeLink/Content/images/About_T.jpg") no-repeat  center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; min-height: 474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top:220px; margin: 0 auto !important; position: relative; width: 100%}


.bgContact {background: url("/Themes/HomeLink/Content/images/About_B.jpg") no-repeat  center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; min-height: 474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top:220px; margin: 0 auto !important; position: relative; width: 100%}

.bgTenants {background: url("/Themes/HomeLink/Content/images/Tenants_T.jpg") no-repeat  center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; min-height: 474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top:220px; margin: 0 auto !important; position: relative; width: 100%}


.bgAreaGuide {background: url("/Themes/HomeLink/Content/images/AreaGuide_T.jpg") no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; min-height: 474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top:220px; margin: 0 auto !important; position: relative; width: 100%}


.bgArnosGrove {background: url("/Themes/HomeLink/Content/images/ArnosGrove_T.jpg") no-repeat  center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; min-height: 474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top:220px; margin: 0 auto !important; position: relative; width: 100%}

.bgBoundsGreen {background: url("/Themes/HomeLink/Content/images/BoundsGreen_T.jpg") no-repeat  center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; min-height: 474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgBushHillPark {background: url("/Themes/HomeLink/Content/images/BHP_T.jpg") no-repeat  center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; min-height: 474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top:220px; margin: 0 auto !important; position: relative; width: 100%}


.bgCamden {background: url("/Themes/HomeLink/Content/images/Camden_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgCockfosters {background: url("/Themes/HomeLink/Content/images/Cockfosters_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgCrouchEnd {background: url("/Themes/HomeLink/Content/images/CrouchEnd_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgEastBarnet {background: url("/Themes/HomeLink/Content/images/EastBarnet_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgEastFinchley {background: url("/Themes/HomeLink/Content/images/EastFinchley_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}


.bgEdmonton {background: url("/Themes/HomeLink/Content/images/Edmonton_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgEnfield {background: url("/Themes/HomeLink/Content/images/Enfield_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgFinsburyPark {background: url("/Themes/HomeLink/Content/images/FinsburyPark_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgFriernBarnet {background: url("/Themes/HomeLink/Content/images/FriernBarnet_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgGrangePark {background: url("/Themes/HomeLink/Content/images/GrangePark_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgHaringay {background: url("/Themes/HomeLink/Content/images/Harringay_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgHighbury {background: url("/Themes/HomeLink/Content/images/Highbury_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgHolloway {background: url("/Themes/HomeLink/Content/images/Holloway_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgHolloway {background: url("/Themes/HomeLink/Content/images/Holloway_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgIslington {background: url("/Themes/HomeLink/Content/images/Islington_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgMuswellHill {background: url("/Themes/HomeLink/Content/images/MuswellHill_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgNewSouthgate {background: url("/Themes/HomeLink/Content/images/NewSouthgate_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgSouthgate {background: url("/Themes/HomeLink/Content/images/Southgate_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgOakwood {background: url("/Themes/HomeLink/Content/images/Oakwood_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgPalmersGreen {background: url("/Themes/HomeLink/Content/images/PalmersGreen_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgSevenSisters {background: url("/Themes/HomeLink/Content/images/SevenSisters_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgStokeNewington {background: url("/Themes/HomeLink/Content/images/StokeNewington_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgTottenham {background: url("/Themes/HomeLink/Content/images/Tottenham_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgWinchmoreHill {background: url("/Themes/HomeLink/Content/images/WinchmoreHill_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgWoodGreen {background: url("/Themes/HomeLink/Content/images/WoodGreen_T.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:474px;color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase; padding-top: 220px; margin: 0 auto !important; position: relative; width: 100%}

.bgArea {background: url("/Themes/HomeLink/Content/images/bg-area.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:676px; padding-top: 313px; margin: 0 auto !important; position: relative; width: 100%}

.bgbottomAbout {background: url("/Themes/HomeLink/Content/images/ABOUT-6.jpg") no-repeat  center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
  background-size: cover; min-height:676px; padding-top: 313px; margin: 0 auto !important; position: relative; width: 100%}


.bgZakaki {background: url("/Themes/CYHomeLink/Content/images/Zakaki-V-1.jpg") no-repeat  center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; min-height: 474px;width: 100%}

.bgPod3 {background: url("/Themes/CYHomeLink/Content/images/zakaki-pod-3.jpg") no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; max-height: 100vh !important;width: 100%}

.bgPod8 {background: url("/Themes/CYHomeLink/Content/images/zakaki-pod-8.jpg") no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; max-height: 100vh !important;width: 100%; }

.bgPod9 {background: url("/Themes/CYHomeLink/Content/images/zakaki-pod-9.jpg") no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; max-height: 100vh !important;width: 100%; border-left: #fff solid 15px; border-right: #fff solid 15px;}

.bgZakaki-V-8 {background: url("/Themes/CYHomeLink/Content/images/Zakaki-V-8.jpg") no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; max-height: 100vh !important;width: 100%; border-left: #fff solid 15px;}

.bgZakaki-V-9 {background: url("/Themes/CYHomeLink/Content/images/Zakaki-V-9.jpg") no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; max-height: 100vh !important;width: 100%;border-right: #fff solid 15px;}


.right4 .col-md-4 {padding-right:  0px !important}



.bgAreaGuide h1,  .bgBoundsGreen h1, .bgBushHillPark h1, .bgCamden h1, .bgCockfosters h1, .bgCrouchEnd h1, .bgEastBarnet h1, .bgEastFinchley h1, .bgEdmonton h1, .bgEnfield h1, .bgFinsburyPark h1, .bgFriernBarnet h1, .bgGrangePark h1, .bgHaringay h1, .bgHighbury h1, .bgHolloway h1, .bgIslington h1, .bgMuswellHill h1, .bgSouthgate h1, .bgOakwood h1, .bgNewSouthgate h1, .bgSevenSisters h1, .bgStokeNewington h1, .bgTottenham h1, .bgWinchmoreHill h1, .bgWoodGreen h1, .bgPalmersGreen h1,  .bgAbout h1 {color: #fff !important; text-align: center !important; font-size: 40px !important; font-family: FrutigerLTPro-Black; text-transform: uppercase;}

.Area h1 {font-size: 44px;font-family: FrutigerLTPro-Roman;text-transform: capitalize !important;}

.imgBorder {border: #fff solid 30px;}
.imgBorder img {width: 100% !important; height: 100% !important}

  .bgViewArnosGrove {background: url("http://homelink.sdc-studio.co.uk/Themes/HomeLink/Content/images/ArnosGrove-03.jpg") no-repeat  center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; min-height: 150px; padding: 300px 0}

/*********** HEADER ***********/



.admin-header-links {
	position: relative;
	text-align: center; background-color: #000;
	color: #fff;
}
.air-theme .admin-header-links {
	
}

.admin-header-links a,
.admin-header-links span {
	display: inline-block;
	margin: 0 10px;
	line-height: 40px;
	text-transform: uppercase; font-size: 12px; 
}

.propertyTitle { font-size: 16px; line-height:19px; font-family: FrutigerLTPro-Roman; color: #76777b; text-transform: none !important;}
.propertyTitle a { font-size: 16px; line-height: 16px !important; font-family: FrutigerLTPro-Roman; color: #76777b !important; text-transform: none !important}
.propertyTitle a:hover { color: #76777b !important;}

.paddingtop-xxsm {padding-top: 30px !important; }
.paddingbottom-xxsm {padding-bottom: 15px !important; }
.paddingtop-xsm {padding-top: 15px !important; }

.footer {color: #fff; padding: 80px 60px 0}
.footer h5 {color: #fff; font-size: 16px; margin-bottom:5px; font-family: 'FrutigerLTPro-Black';}

.contentpadding {padding: 0 45px;}

.fright {float:right !important}

.bgLogin {background-image: url(http://homelink.sdc-studio.co.uk/Themes/HomeLink/Content/images/test.jpg);background-position: center center;background-repeat: no-repeat;background-attachment: fixed;background-size: cover;background-color: #fff;}
.bgBox {min-height: 490px;}
.togglemenu {float:right; position:relative; width:100%; text-align:right; padding-right: 14px }

.bgPropertyDetail {background:#fff; padding: 30px;}

.inputstyle {border: #76777b solid 1px !important; margin-bottom: 30px; }
.tophome p {font-size:16px; line-height: 26px}

.icon-bedroom {background: url("/Themes/HomeLink/Content/images/iconbedroom.png"); background-position: right center;background-repeat: no-repeat; width: 60px; height: 60px; padding-right: 20px; background-size: 60px 60px}
.icon-livingroom {background: url("/Themes/HomeLink/Content/images/iconlivingroom.png"); background-position: right center;background-repeat: no-repeat; width: 60px; height: 60px; padding-right: 20px; background-size: 60px 60px}
.icon-bathroom {background: url("/Themes/HomeLink/Content/images/iconbathroom.png"); background-position: right center;background-repeat: no-repeat; width: 60px; height: 60px; padding-right: 20px; background-size: 60px 60px}

.icon-bedroom li img {width: 60px !important; height: 60px !important; max-width: 60px !important; max-height: 60px !important}
li img .icon-bedroom {width: 60px !important; height: 60px !important; max-width: 60px !important; max-height: 60px !important}
.icon-bedroom img {width: 60px !important; height: 60px !important; max-width: 60px !important; max-height: 60px !important}
.product-classic-list > li img {width: 60px !important; height: 60px !important; max-width: 60px !important; max-height: 60px !important}

.bgPropertyDetail .icon-bedroom {background: url("/Themes/HomeLink/Content/images/iconbedroom.png"); background-position: right center;background-repeat: no-repeat; width: 30px; height: 30px; padding-right: 20px; background-size: 30px 30px}
.bgPropertyDetail .icon-livingroom {background: url("/Themes/HomeLink/Content/images/iconlivingroom.png"); background-position: right center;background-repeat: no-repeat; width: 30px; height: 30px; padding-right: 20px; background-size: 30px 30px}
.bgPropertyDetail .icon-bathroom {background: url("/Themes/HomeLink/Content/images/iconbathroom.png"); background-position: right center;background-repeat: no-repeat; width: 30px; height: 30px; padding-right: 20px; background-size: 30px 30px}

.bgPropertyDetail .icon-bedroom li img {width: 30px !important; height: 30px !important; max-width: 30px !important; max-height: 30px !important}
li img .icon-bedroom {width: 30px !important; height: 30px !important; max-width: 30px !important; max-height: 30px !important}
.bgPropertyDetail .icon-bedroom img {width: 30px !important; height: 30px !important; max-width: 30px !important; max-height: 30px !important}
.bgPropertyDetail .product-classic-list > li img {width: 30px !important; height: 30px !important; max-width: 30px !important; max-height: 30px !important}
.bgPropertyDetail .iconNo {position: relative; top: 35px}

.backgroundwhite {background: #fff; border-right:#76777b 10px solid;}
.col-md-13 .form-input {border-right: #76777b 10px solid}

.bgwhitetrans {/*background: #fff; border-right: 10px solid rgba(0, 0, 0, 0.3);*/
background-color: white;
			
			-moz-background-clip: padding;     /* Firefox 3.6 */
			-webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
			background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
						 
			border-right: 30px solid rgba(255,255,255,0);
						
			-webkit-border-radius: 0px;
			-moz-border-radius: 0px;
			border-radius: 0px; 
		
			padding: 0px;
			width: 100%;
			text-align: center;
			
		
		 


}

.noproperty {text-align: center !important; padding: 60px !important}
.map {overflow:hidden;height:760px;width:100%}
.map-1 {height:760px;width:100%;}

.propertydisplay {overflow: hidden; max-height: 700px}
.propertydisplay img {max-height: 700px}

.propertySearch {color: #fff; font-size: 20px; }
.propertySearch h2 {color: #fff !important; font-size: 56px; margin-bottom: 30px; text-transform: uppercase !important; font-family: 'FrutigerLTPro-Black' !important;}
.propertySearch .form-wrap input {border:#fff solid 1px; padding: 4px 12px !important; background:#fff; color: #76777b !important; opacity: 1 !important; width: 100% !important; text-align: center !important; font-size: 20px;}

.instagram h2 {color: #fff; font-size: 56px; margin-bottom: 0px !important; text-transform: uppercase !important; font-family: 'FrutigerLTPro-Black' !important;}

/* Home page scroller */
.section-bg {
  width: 100%;
  height: 100vh;
}

.section--blue {background: url("/Themes/HomeLink/Content/images/bg.jpg")no-repeat  center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; position: relative; top:-120px; bottom: 120px }

.section--red { background: #fff; position: relative; top:-120px; bottom: 120px}

.section--green { background: url("/Themes/HomeLink/Content/images/bg-2.jpg")no-repeat  center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; position: relative; top:-120px; bottom: 120px}

.section--valuation { background: url("/Themes/HomeLink/Content/images/bg-2.jpg")no-repeat  center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.section--calculators { background: #5cb2e5;}

.container-calculators {
  position: relative;
  width: 100%;
  max-width: 1140px;
  height: 100%;
  margin: 0 auto;
  padding: 0; text-align: left; top:-120px; bottom: 120px;
}

.container-calculators h3{ color: #000 !important; font-size: 20px;line-height: 30px; font-family: FrutigerLTPro-Roman; }
.container-calculators { font-size: 20px; line-height: 30px; color: #000; padding-bottom: 120px !important; background:#5cb2e5 ;}
.container-calculators h2 {color: #000 !important; font-size: 56px; margin-bottom: 50px; text-transform: uppercase !important; font-family: 'FrutigerLTPro-Black' !important;}




.container-full {
  position: relative;
  width: 100%;
  max-width: 800px;
  height: 100%;
  margin: 0 auto;
  /* align center */
  padding: 0;
}

.container-img {
  position: relative;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  /* align center */
  padding: 0;
}


.align {
  /* default -> top */
  display: block;
  position: relative;
  top: 0;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.align.middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.align.bototm {
  top: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.align.center { margin: 0 auto; }

.icon {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 31px;
  height: 17px;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
}
    

.icon.icon--arrowblk:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
  width: 20px;
  height: 5px;
  background: #76777b;
  border-radius: 5px;
}

.icon.icon--arrowblk:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
  width: 20px;
  height: 5px;
  background: #76777b;
  border-radius: 5px;
} 
    
    

.icon.icon--arrow:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
  width: 20px;
  height: 5px;
  background: #ffffff;
  border-radius: 5px;
}

.icon.icon--arrow:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
  width: 20px;
  height: 5px;
  background: #ffffff;
  border-radius: 5px;
}

.icon.icon--arrow-up { top: 40px; }

.icon.icon--arrow-up:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.icon.icon--arrow-up:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.icon.icon--arrow-down { bottom: 40px; }

.icon.icon--arrow-down:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.icon.icon--arrow-down:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* end */
.Property {height: 90px}
.PropertyNewin {height: 75px }
.imgProperty img {max-height: 230px !important}

.Property .col-md-12 {font-size: 20px; font-family: 'FrutigerLTPro-Black' !important; text-transform: uppercase !important; color: #56b3e4;}
.Property .col-md-12 h4 {font-size: 16px; line-height:19px; font-family: FrutigerLTPro-Roman; color: #76777b; text-transform: none }
.Property .col-md-12 h4 a{font-size: 16px; line-height: 16px !important; font-family: FrutigerLTPro-Roman; color: #76777b !important; text-transform: none !important}
.Property .col-md-12 h4 a:hover {color: #76777b !important;}


.propertyDetail {}
.propertyDetail h2 {font-size: 38px; line-height: 48px}

.propertyRefBox {background: #56b3e4; color: #fff; padding: 30px 30px 40px; margin-bottom: 30px}
.propertyRefBox h3 {color: #fff !important; font-size: 20px; font-family: 'FrutigerLTPro-Black' !important;
text-transform: uppercase !important; margin-bottom: 20px}
.propertyRefBox h4 {color: #fff !important; margin-bottom: 10px;}
.buysale {font-size: 20px !important; font-family: 'FrutigerLTPro-Black' !important; text-transform: uppercase !important; color: #76777b !important; }

.buysale h4 {font-size: 20px!important; font-family: 'FrutigerLTPro-Black' !important; text-transform: uppercase !important; color: #76777b !important; padding: 5px 0 !important}

h4 .buysale  {font-size: 20px !important; font-family: 'FrutigerLTPro-Black' !important; text-transform: uppercase !important; color: #76777b !important;  }

.sstc {background: #76777b !important; color: #fff !important; padding: 5px 10px !important}

#map {width: 100%; height: 760px}

.developmentStrap {margin:0 auto !important; width: 900px; position: relative}
.developmentStrap h2 {text-transform: none !important}

.developmentButton {margin:0 auto 60px !important; width: 300px; position: relative}

.blackline {border-bottom: #76777b solid 1px; width: 100%}
.nopaddingLR {padding-left: 0px !important; padding-right: 0px !important}

.No {font-family: 'FrutigerLTPro-Black' !important;font-size: 28px; padding-top: 5px; }

.Apartments h3 { font-size: 14px; text-transform: uppercase; margin-bottom: 15px;font-family: 'FrutigerLTPro-Black' !important;}

.align-items-stretch {
  align-items: stretch !important;
}

.pod-img img {height: 100vh !important;}
/* MOBILE STYLING */

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1023px) {
  .hidden-col-md {
    display: none !important;
  }
}

@media (min-width: 1280px) {
  .hidden-col-lg {
    display: none !important;
  }
}

@media all and (min-width:1024px) and (max-width:1279px) {
    .hidden-col {
    display: none !important;
  }
}

@media all and (min-width:320px) and (max-width:767px){
    
body {font-size: 16px;line-height:24px;}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7,  .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 30px;
	padding-left: 30px;
}
    
    .col-md-8 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 30px;
	padding-left: 0px;
}

.offset-3, .offset-4 {margin-left: 0%;}
.toppadding-exsm {padding-top:15px !important }
.toppadding-sm {padding-top:0px !important }
.toppadding {padding-top:15px !important }
.toppadding-lg {padding-top:52px !important }
.toppadding-exlg {padding-top:60px !important }
.toppadding-xlg {padding-top:100px !important }
    

.bottompadding-exsm {padding-bottom:15px !important }
.bottompadding-sm {padding-bottom:30px !important }
.bottompadding {padding-bottom:15px !important }
.bottompadding-lg {padding-bottom:60px !important }
.bottompaddinglg {padding-bottom:0px !important }
.bottompadding-exlg {padding-bottom:60px !important }

.leftpadding-sm {padding-left: 30px !important}
.leftpadding {padding-left: 15px !important}

.rightpadding-ex {padding-right: 30px !important}
.rightpadding-sm {padding-right: 30px !important}
.rightpadding {padding-right: 30px !important}    
    
.bottommargin { margin-bottom: 20px !important; }
.rightpadding-lg { padding-right: 0px !important; }

    
.box-propertysearch {max-width: 100%;padding: 52px 0 60px;margin: 0 auto;}
.box-propertysearch .button {margin-top: 20px;}
    
.footer {padding: 50px 15px 0}
.footer-disclaimer {padding: 20px;}
.footer .col-md-3 {padding-bottom: 30px !important}
.footer .toppadding {padding-top: 0px !important}
    
.button {
	padding: 12px 35px;
	font-size: 16px;
	line-height: 20px; min-height: 30px !important;
}

.button-blue {font-size: 16px }

.box-propertysearch h2 {font-size: 30px; line-height: 34px; margin-bottom: 10px}
h2 {font-size: 34px; }
	
.Area h1 {font-size: 34px; line-height: 30px; }
    
    
.bgPropertyDetail {background:#fff; padding: 30px 45px;}
.bgPropertyDetail .col-md-12 {padding-left:15px; padding-right:15px}    
    
    
.bgPropertySearch {text-align: center !important; height:150px;text-align: center !important; width: 100%; padding: 0 30px !important }
.padLeftRight {padding:0 30px !important}
    
    
.form-wrap input {font-size: 16px; color: #fff !important }

.bgGrey h2, .box-1 h2, .box-counter h2 {font-size: 30px; line-height: 30px;}
    .box-counter .button, .box-counter .button-blue {top: 30px !important; position: relative}
* + .button {margin-top: 10px;}
    .box-2 { padding: 30px 30px 0; max-width: 100%;}

.mob .toppadding-lg {padding-top:0px !important }
.mob .bottompadding-sm {padding-bottom:0px !important }
.mob .select2-container .select2-choice {min-width: 300px; width: 100% !important; }

.padddingleftright {padding: 131px 25px 60px !important;}
.mobbg {padding-top: 60px !important}
.mobbg .col-md-6 {padding-left: 0px !important; padding-right: 0px !important}
    
.col-md-4 .form-input {width: calc(100% - 0px) !important; }
    
.product-classic-media {margin-bottom: 20px !important;}
article h4 {margin-bottom: 0px !important}
    .product-classic-list {margin-top:10px !important}
    
.bgGrey p {font-size:16px; line-height: 22px; margin-top: 3px;}
.calculatorspadding {padding-left: 0px !important; padding-right: 10px !important; }
    
.calculatorspadding input {background: #fff !important; height: 38px; box-shadow: none !important}
    
.bgRentCal {  padding-bottom: 60px !important; font-size: 16px;line-height: 26px; padding-top:131px !important }
.bgRentCal h2 {font-size: 26px; text-align: left !important; margin-bottom: 30px; text-align: center !important}
.bgRentCal h3 {font-size: 16px; line-height: 16px;}
.bgRentCal .rightpadding {padding-right: 0px !important}   
.bgHomelinkGirl {background: url("../images/bg-homelink-girl.png") no-repeat bottom center; background-size: 60% !important;  height: 240px }
.bgHomelinkBoy {background: url("../images/bg-homelink-boy.png") no-repeat bottom center; background-size: 60% !important;  height: 240px }  
.bgmortagecal {background: url("../images/Homelink_mortgage_key.png") no-repeat bottom center; background-size: 60% !important;  height: 240px }
.order-2 .toppadding-lg {padding-top: 0px !important}
    
    .stampcopy {position: relative; top:-13px !important; font-size: 12px}
    

.MortgageCalculator { font-size: 16px; line-height: 16px; color: #fff; padding-bottom: 30px !important; padding-top: 131px !important}
.MortgageCalculator h2 {font-size: 26px; margin-bottom: 30px; text-align: center !important}
.MortgageCalculator h3 {font-size: 16px; line-height: 16px;}
.toppaddingmortgage {padding-top: 20px; }
.fright {float:left !important}
    
html.rd-navbar-fixed-linked .page {padding-top: 0px;}
    
.bgAbout, .bgContact, .bgAreaGuide, .bgArnosGrove, .bgBoundsGreen, .bgBushHillPark, .bgCamden, .bgCockfosters, .bgCrouchEnd, .bgEastBarnet, .bgEastFinchley, .bgEdmonton, .bgEnfield, .bgFinsburyPark, .bgFriernBarnet, .bgGrangePark, .bgHaringay, .bgHighbury, .bgHolloway, .bgIslington, .bgMuswellHill, .bgNewSouthgate, .bgSouthgate, .bgOakwood, .bgPalmersGreen, .bgSevenSisters, .bgStokeNewington, .bgTottenham, .bgWinchmoreHill, .bgWoodGreen, .bgZakaki  {min-height: 320px;}
    

.topic-page .container {padding-left: 15px !important; padding-right: 15px !important}
.topic-block .container {padding-left: 0px !important; padding-right: 0px !important}
.topic-block-body .container {padding-left: 15px !important; padding-right: 15px !important} 
    
.topic-page .bottompadding {padding-bottom:30px !important }
.topic-page .leftpadding {padding-left: 30px !important}
.topic-page .toppadding {padding-top:30px !important }
    
.imgBorder {margin-top: 30px !important}
.prevnext  {padding-bottom: 15px; padding-top: 15px !important} 
.col-4 {flex: 0 0 50% !important; max-width: 50% !important; width: 50% !important}
.col-4 .fright  {text-align: right !important; float: right !important }  
.tright {text-align: right !important;}  
.col-md-4 h2 {margin-top:46px; font-size: 26px; margin-bottom: 15px}
/*.col-md-4 .toppadding-exsm {padding-top: 0px !important}*/
.prevnext a {font-size: 16px;}
.prevnext h2 a {font-size: 26px}
    
.col-md-4 p {padding-bottom: 30px}

  .circle {
    background: none !important;
    border-radius: 0%;
    height: auto;
    width: auto;
  }

.circle-responsive {
    background:none !important;
    border-radius: 0%;
    height: 0;
    padding-bottom: 0;
    width: 100%;
  }

  .circle-content {
    color: #76777b;
    float: left;
    margin-top: 0;
    padding-top: 0%;
    text-align: center;
    width: 100%; padding-left:10%; padding-right: 10%; line-height: 26px;
  }

.circle-content h3 {color: #76777b;}
    

.portfolio-3 .portfolio-item {
  width: 100%;
  padding: 0 15px 45px 15px; }

 .portfolio-overlay h3 a {
    padding-top: 53%; font-size: 18px; letter-spacing:-2px;
   
}
    
.tophome {padding-top: 36px !important; } 
.top30px {margin-top: 30px !important;}
    
/*.areaguide .bottompadding-exlg {padding-bottom:0px !important }
.areaguide .toppadding-exlg {padding-top:0px !important }
.areaguide .toppadding-lg {padding-top:0px !important }
.areaguide .bottompadding-lg {padding-bottom:0px !important } */
    
.team .col-lg-3 {flex: 0 0 50%; max-width: 50%;}
    

.bgLightGrey .leftpadding-sm {padding-left: 0px !important}
.bgLightGrey .rightpadding-sm {padding-right: 0px !important}
.bgLightGrey .col-md-6 { }
    
.backgroundwhite {background: #fff; border-right:#fff 10px solid} 
.col-md-13 .form-input {border-right: #fff 10px solid}

    
.pager {padding-left: 7% !important}
    

    
.slick-prev,.slick-next { display: none !important}

.bgProperty {background:#76777b; color: #fff !important;   /*padding: 65px 0 56px 0;*/ border: none !important;}
.bgProperty a {color: #56b3e4;}
.bgProperty a:hover {opacity: 0.6}
.bgProperty h2, .bgProperty h4 {color: #fff;}
.bgProperty .toppadding {padding-top:10px !important }
.propertyInfo {font-size: 16px; line-height: 20px; padding: 0px 45px 60px !important}
.price {font-size: 16px; line-height: 20px; text-transform: uppercase}
.postcode {font-size: 16px; line-height: 20px; text-transform: uppercase}
.bgProperty p {margin-bottom:  0px !important; padding-bottom:  4px !important}  
.TransportLinks  {padding: 0}
.TransportLinks p {margin-bottom:  0px !important; padding-bottom:  0px !important}  
.LocalSchools p {margin-bottom:  0px !important; padding-bottom:  0px !important}  
.LocalSchools {padding: 0 0 0px 0;}
.propertydisplay .col-md-8 {background:#76777b !important}

.featured h2 {margin-bottom: 10px; font-size: 26px}
.featured ul {padding-bottom: 30px;}
.featured ul li {padding-bottom:0px; list-style:none;list-style-position: inside;padding: 0px 0 0px 20px;text-indent: -1em; }
.telephone {padding-top:30px !important; padding-left: 60px !important; padding-right:60px !important; padding-bottom: 30px !important }
.telephone h3 {font-size:16px; line-height: 20px}
.map .col-12 {padding-left: 0px !important; padding-right: 0px !important}  
	
.calculate-stamp-duty {background: #fff; border: none !important;font-family: 'FrutigerLTPro-Black' !important; color: #000 !important; font-size: 16px; height: 38px; width: 50px; }
.fullWidthImg img {height: 80%; height: 80%}
	
.bgBlue .bottompadding-sm {padding-bottom:0px !important }
.inputstyle {margin-bottom: 15px; }

.col-md-5-rp-lg { padding-right: 40px !important; padding-bottom: 30px !important }
    
.bgLightGrey .bottompadding-lg {padding-bottom: 0px !important;}

.mob .col-md-12 {padding-left: 0px !important; padding-right: 0px !important}

.offset-1 {margin-left: 0%;}
	
.topic-col-6-pad {padding-left: 15px !important}
    
.map {overflow:hidden;height:360px;width:100%}
.map-1 {height:360px;width:100%;}
    
.order-1 {
	order: 2;
}

.order-2 {
	order: 1;
}
	
.mobtoppadding {padding-top: 100px !important}	
.team-title {line-height: 18px !important}
	
.propertydisplay {overflow: hidden; max-height: 900px;}
.propertydisplay img {height: 300px}
    
.propertySearch {font-size: 16px; }
.propertySearch h2 {font-size: 26px;}
.propertySearch .form-wrap input {font-size: 16px; background: #fff !important; color: #76777b !important; margin-bottom: 15px }
.propertySearch .col-md-6 {margin: 0 40px !important}
	
	
	
	
/* Home page scroller */
.section-bg {
  width: 100%;
  height: 100vh;
  background: #ffffff;
}

.section--blue {background: url("/Themes/HomeLink/Content/images/bg.jpg")no-repeat  center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; position: relative; top:0px; }

.section--red { background: #fff; position: relative; top:0px;}

.section--green { background: url("/Themes/HomeLink/Content/images/bg-2.jpg")no-repeat  center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; position: relative; top:0px; }

.icon {display: none !important;}
    

/* end */	
	
	
.bgwhitetrans {background-color:transparent;border-right: 0px !important; padding:0 48px !important; width: 100%;text-align: center;}
.backgroundblue {background:#56b3e4 !important; margin-top: 5px !important; text-align: center !important; width: 100%; margin-left: 48px !important; margin-right: 48px !important}
    
.col-md-12 .bottompadding-lg {padding-bottom: 60px !important; padding-top: 52px !important; padding-left: 40px !important; padding-right: 40px !important}
    
.box-counter p {font-size: 16px; line-height: 22px}
    
.instagram h2 {font-size:26px;}

	.topicTop {padding-top:60px!important}
    
.Property {height: auto !important;}
.PropertyNewin {height: auto !important}
.imgProperty img {max-height: auto !important;}
    
    .offset-3, .offset-4 {margin-left: 0% !important;}

.property-featured ul {height: 220px !important; max-height: 220px}
.caroufredsel-wrap {height: 220px !important; max-height: 220px}
.propertyDetail h2{font-size: 26px !important; line-height: 32px !important; padding-top: 0px !important; padding-left: 0px}   
.col-md-8 p {padding-right: 35px !important; padding-left: 30px}
.product-classic-list > li {
		display: flex;
		min-width: 45px;padding-right: 10px;
		margin-bottom: 17px; margin-right: 10px !important
	}
.iconsize li img {width: 30px!important; height: 30px !important }
.iconsize img {width:30px!important; height: 30px !important }
.featured {padding: 30px 0 30px 30px}
.iconNo {position: relative; top: 9px !important}
.boxed-slider {padding: 80px 30px 0 !important;} 
    
.property .property-featured .images ul li {
	float: left;
	padding: 0 !important;
	margin: 0;
	border: none !important;
    height:auto !important;
    
    vertical-align: middle;
   text-align: center;
}



.property .property-featured .images ul li img {
	max-width: 100%;
	width: 100%;
	height: auto !important;
     text-align: center;
        display: block; 
    vertical-align:middle !important;
     text-align: center;
    
    top: 0%;
   left: 0%;
 
   margin-top: 0px; /* Half the height */
   margin-left: 0px;
   
   /* Half the height */
    
    
}
    
.property .property-featured .thumbnails ul li {
	float: left;
	border: none !important;
	padding: 0 !important;
	margin: 0 5px; width: 120px !important
}



.property .property-featured .thumbnails ul li img {
	max-width: 100%;
	height: auto; width: 120px

}
    
.accordion {

  cursor: pointer;
  padding: 0px 0 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  transition: 0.4s;
    font-family: 'FrutigerLTPro-Black'; font-weight: 400; 
}
    

.active, .accordion:hover {
  background-color: #56b3e4; color: #fff;
}
    
    .togglemenu .active, .accordion:hover {
  background-color: #fff !important; color: #fff;
}


.accordion:after {
  content: '\002B';
  color: #fff;
  font-family: 'FrutigerLTPro-Black';
  float: right;
  margin-left: 0px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.bgAccordion .accordion {

  cursor: pointer;
  padding: 0px 0 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  transition: 0.4s;
    font-family: 'FrutigerLTPro-Black'; font-weight: 400; 
}
    

.bgAccordion .active, .bgAccordion .accordion:hover {
  background-color: #fff; color: #76777b;
}

.bgAccordion .accordion:after {
  content: '\002B';
  color: #76777b;
  font-family: 'FrutigerLTPro-Black';
  float: right;
  margin-left: 0px;
}

.bgAccordion .active:after {
  content: "\2212";
}

.bgAccordion .panel {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
    
    
.newinMob {padding-top: 30px}
    
    .slider-element .container,
    .slider-element .container-fuild { padding: 0 !important}

.icon-bedroom {background: url("/Themes/HomeLink/Content/images/iconbedroom.png"); background-position: right center;background-repeat: no-repeat; width: 30px; height: 30px; padding-right: 20px; background-size: 30px 30px}
.icon-livingroom {background: url("/Themes/HomeLink/Content/images/iconlivingroom.png"); background-position: right center;background-repeat: no-repeat; width: 30px; height: 30px; padding-right: 20px; background-size: 30px 30px}
.icon-bathroom {background: url("/Themes/HomeLink/Content/images/iconbathroom.png"); background-position: right center;background-repeat: no-repeat; width: 30px; height: 30px; padding-right: 20px; background-size: 30px 30px}

.icon-bedroom li img {width: 30px !important; height: 30px !important; max-width: 30px !important; max-height: 30px !important}
li img .icon-bedroom {width: 30px !important; height: 30px !important; max-width: 30px !important; max-height: 30px !important}
.icon-bedroom img {width: 30px !important; height: 30px !important; max-width: 30px !important; max-height: 30px !important}
.product-classic-list > li img {width: 30px !important; height: 30px !important; max-width: 30px !important; max-height: 30px !important}

#map {width: 100%; height: 400px}
.topic-block-body .container .col-md-8 h2 {padding-left: 30px !important}
.Newin {padding-bottom: 30px !important}
.propertyNewinpadding {padding-left: 30px !important; padding-right: 30px !important}
    
.modal{z-index: 9999 !important}
.modal-body {z-index: 9999 !important}

	.noblackline {border-bottom: #fff solid 1px !important; width: 100%}
    .No {padding-bottom: 15px; font-size: 38px; padding-top: 0px; }
	
	.noblackline {border-bottom: #fff solid 1px !important; width: 100%}
	

	.mobp  {margin-bottom: 0px !important}
.mobc {text-align: center !important;}
.mobpb {padding-bottom: 15px}
.mobnop {padding-left: 0px !important; padding-right: 0px !important}
	

.Apartments {padding-left: 30px !important}
	
.Apartments .mobc {text-align: center !important}	
.Apartments .col-md-2 {flex: 0 0 auto;width: 100%;}
.Apartments .col-md-3 {flex: 0 0 auto;width: 100%;}
	
.developmentStrap  {margin-left: auto; margin-right: auto;  width:100%; position: relative; padding-left:20px; padding-right: 20px;}
.developmentStrap h1 {font-size: 21px;line-height: 30px}
.developmentStrap h2 {font-size: 30px;line-height: 40px; margin-bottom: 0px !important}
    
.developmentButton {margin-left: auto; margin-right: auto;  width:100%; position: relative; padding-left:20px; padding-right: 20px;}
	
.zakakitoppadding-exlg {padding-top:80px !important }
.zakakibottompadding-exlg {padding-bottom:80px !important }

.developments .toppadding-lg { padding-top: 0px !important; }
.developments .toppadding-exlg {padding-top: 60px !important; }
.developments .bottompadding-exlg {padding-bottom: 60px !important; }
	
.bottommargin-exlg { margin-bottom: 80px !important; }
	
.developments .col-md-7 {padding-right: 30px !important; padding-bottom: 40px !important}	
.developments .col-md-6 {padding-left: 30px !important; }
.developments .col-md-8 {padding-right: 0px !important; }

.leftpadding-lg {padding-left: 0px !important}
	
.developmentsimg .toppadding-exlg {padding-top: 0px !important; }
.developmentsimg .bottompadding-exlg {padding-bottom: 0px !important; }
.developmentsimg .col-md-8 {padding-right: 0px !important; }
.developmenttopmob {padding-top: 100px !important}
	.plots .mobbg {padding-top: 0px !important}
	.plots .bottompadding {
  padding-bottom: 0px !important;
}
.plots .toppadding {padding-top: 0px !important}
	.plots .center {text-align: left !important}
	
	.plots h2 {padding-left: 15px !important}
	
.develop .mobbg {padding-top: 0px !important}
.develop .bottompadding-lg {padding-bottom: 0px !important;}
.develop .bgBlack {background: #ebebeb !important}
.develop .bgBlack h2 {color: #76777b !important}
.develop .toppadding-sm h4 {padding-top: 15px !important }
.develop h4.toppadding-sm {padding-top: 15px !important }
	
.develop .center {text-align: left !important}
.develop h2 {padding-left: 15px !important}
	

}

@media all and (min-width:768px) and (max-width:1023px)  {

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 30px;
	padding-left: 30px;
}
    
    


.toppadding-exsm {padding-top:15px !important }
.toppadding-sm {padding-top:0px !important }
.toppadding {padding-top:50px !important }
.toppadding-lg {padding-top:52px !important }
.toppadding-exlg {padding-top:60px !important }
.toppadding-xlg {padding-top:52px !important }

.bottompadding-exsm {padding-bottom:15px !important }
.bottompadding-sm {padding-bottom:30px !important }
.bottompadding {padding-bottom:50px !important }
.bottompadding-lg {padding-bottom:60px !important }
.bottompaddinglg {padding-bottom:0px !important }
.bottompadding-exlg {padding-bottom:60px !important }

.leftpadding-sm {padding-left: 15px !important}
.leftpadding {padding-left: 15px !important}

.rightpadding-ex {padding-right: 30px !important}
.rightpadding-sm {padding-right:15px !important}
.rightpadding {padding-right: 15px !important}    
    
.bottommargin { margin-bottom: 20px !important; }
.rightpadding-lg { padding-right: 0px !important; }

    
.box-propertysearch {max-width: 100%;padding: 52px 0 60px;margin: 0 auto;}
.box-propertysearch .button {margin-top: 20px;}
    

.box-propertysearch h2 {font-size: 34px; line-height: 40px; margin-bottom: 10px}
h2 {font-size: 34px; }

.mob .col-md-12 {padding-left: 0px !important; padding-right: 0px !important}
    
.rd-form {font-size: 20px}
    
.form-wrap input {font-size: 16px; color: #fff !important }

.bgGrey h2, .box-1 h2, .box-counter h2 {font-size: 34px; line-height: 34px;}
    .box-counter .button, .box-counter .button-blue {top: 30px !important; position: relative}
* + .button {margin-top: 10px;}
    .box-2 { padding: 30px 30px 0; max-width: 100%;}
    
.button {
	padding: 12px 35px;
	font-size: 16px;
	line-height: 20px; min-height: 30px !important;
}

.button-blue {font-size: 16px }

.footer {padding: 50px 15px }
.footer-disclaimer {padding: 20px 30px 20px; }
.footer .col-md-3 {width: 100% !important; flex: 0 0 100%; max-width: 100%;}
    
.mobbg {padding-top: 60px !important}
.mobbg .col-md-6 {padding-left: 0px !important; padding-right: 0px !important}
    
.product-classic-media {margin-bottom: 20px !important;}
article h4 {margin-bottom: 0px !important}
.product-classic-list {margin-top:10px !important}
    

.backgroundwhite {background: #fff; border-right:#fff 10px solid}
.col-md-13 .form-input {border-right: #fff 10px solid}

.offset-1 {margin-left: 0%;}
.button-2, .button-3 {width:294px !important; }
    
.Area h1 {font-size: 34px; line-height: 30px; }
    
.featured h2 {font-size: 30px; padding-top: 90px}
.TransportLinks h2 {font-size: 30px}
.LocalSchools h2 {font-size: 30px}
     
.LocalSchools {padding: 20px 0 0px 0;}

.bgRentCal {  padding-bottom: 30px !important; font-size: 16px;line-height: 26px; }
.bgRentCal h2 {font-size: 34px; margin-bottom: 0px;}
.bgRentCal h3 {font-size: 16px; line-height: 16px;}
	.bgRentCal .col-md-6 {padding-left: 0px !important}
.bgRentCal .rightpadding {padding-right: 0px !important}   
.bgHomelinkGirl {background: url("../images/bg-homelink-girl.png") no-repeat bottom center; background-size: 80% !important;  height: 240px }
.bgHomelinkBoy {background: url("../images/bg-homelink-boy.png") no-repeat bottom center; background-size: 80% !important;  height: 240px }   
.bgmortagecal {background: url("../images/Homelink_mortgage_key.png") no-repeat bottom center; background-size: 80% !important;  height: 240px } 
	
.MortgageCalculator { font-size: 16px; line-height: 16px; color: #fff; padding-bottom: 60px !important}
.MortgageCalculator h2 {font-size: 34px; margin-bottom: 0px;}
.MortgageCalculator h3 {font-size: 16px; line-height: 16px;}
    
    
.property .col-md-8 {width: 100% !important; flex: 0 0 100%; max-width: 100%;}   
.property .col-md-4 {width: 100% !important; flex: 0 0 100%; max-width: 100%;}   

    
.bgProperty {background:#76777b; color: #fff !important;  /*padding: 65px 0 56px 0;*/ border: none !important}
.bgProperty a {color: #56b3e4;}
.bgProperty a:hover {opacity: 0.6}
.bgProperty h2, .bgProperty h4 {color: #fff; margin-top: 15px; font-size: 30px;}
.bgProperty .toppadding {padding-top:10px !important }
.propertyInfo {font-size: 16px; line-height: 20px; padding: 30px 45px 60px !important}
.price {font-size: 16px; line-height: 20px; text-transform: uppercase}
.postcode {font-size: 16px; line-height: 20px; text-transform: uppercase}
.bgProperty p {margin-bottom:  0px !important; padding-bottom:  4px !important}  
.TransportLinks  {padding: 40px 0 20px 0}
.TransportLinks p {margin-bottom:  0px !important; padding-bottom:  4px !important}  
.LocalSchools p {margin-bottom:  0px !important; padding-bottom:  4px !important}  
	
.bgPropertyDetail .col-md-12 {padding-left:15px; padding-right:15px} 
.propertydisplay .col-md-8 {background:#76777b !important}
    

.featured ul {padding-bottom: 30px;}

.fullWidthImg img {height: 80%; height: 80%}
    
.portfolio-3 .portfolio-item {
  width: 50%;
  padding: 0 15px 45px 15px; }

 .portfolio-overlay h3 a {padding-top: 53%; font-size: 18px; letter-spacing:-1px;}

.prevnext {padding-top: 30px !important}
.prevnext h2 a {font-family: FrutigerLTPro-Roman !important; font-size: 30px; text-transform: capitalize;line-height: 0px; padding: 0px; margin: 0px }

  .circle {
    background: none !important;
    border-radius: 0%;
    height: auto;
    width: auto;
  }

.circle-responsive {
    background:none !important;
    border-radius: 0%;
    height: 0;
    padding-bottom: 0;
    width: 100%;
  }

  .circle-content {
    color: #76777b;
    float: left;
    margin-top: 0;
    padding-top: 0%;
    text-align: center;
    width: 100%; line-height: 26px;
  }

.circle-content h3 {color: #76777b;}
    
.telephone {padding-top:30px !important;  }
    
.propertydisplay {overflow: visible; min-height:900px}
.propertydisplay img {height: 535px}
    
.property .col-md-8, .property .col-md-4 {padding-left: 15px !important}
.propertydisplay .col-md-4 {padding-left: 45px !important}

.map .col-12 {padding-left: 0px !important; padding-right: 0px !important} 
.map {overflow:hidden;height:460px;width:100%}
.map-1 {height:460px;width:100%;}
    
.topic-page .container {padding-left: 15px !important; padding-right: 15px !important}
.topic-block .container {padding-left: 0px !important; padding-right: 0px !important}
.topic-block-body .container {padding-left: 15px !important; padding-right: 15px !important} 
	

	
.propertySearch { font-size: 16px; padding: 30px 0 !important}
.propertySearch h2 {font-size: 34px}
.propertySearch .form-wrap input {font-size: 16px; background: #fff !important; color: #76777b !important; margin-bottom: 15px }
.propertySearch .col-md-6 {margin: 0 40px !important}
	
.bgPropertySearch {text-align: center !important; height:200px;text-align: center !important; width: 100%; padding: 0 30px !important }
.padLeftRight {padding:0 30px !important}
	
    .propertySearch {width: 90%; position: relative; margin: 0 auto !important; text-align: center}

.propertySearch .col-md-8 { flex: 0 0 55% !important;   max-width: 55% !important; max-height: 50px !important; margin-right: 10px !important}
.propertySearch .col-md-4 { max-height: 50px !important; flex: 0 0 42% !important;   max-width: 42% !important; }
	
.bgwhitetrans {background-color:#fff; border-right: 0px !important;  width: 100%;text-align: center; }
.backgroundblue {background:#56b3e4 !important; text-align: center !important; width: 100%; max-height: 50px !important }

.instagram h2 {font-size: 34px; }
    
.offset-3, .offset-4  {margin-left: 0% !important;}
    
.propertyDetail h2{font-size: 26px !important; line-height: 32px !important; padding-top: 0px !important; padding-left: 0px}
.iconsize li img {width: 40px!important; height: 40px !important }
.iconsize img {width:40px!important; height: 40px !important }
    
.property .property-featured .images ul li {
	float: left;
	padding: 0 !important;
	margin: 0;
	border: none !important;
    height:430px !important;
    max-height: 430px !important;
    vertical-align: middle;
   text-align: center;
}



.property .property-featured .images ul li img {
	max-width: 100%;
	width: 100%;
	height:430px !important;
     text-align: center;
        display: block; 
    vertical-align:middle !important;
     text-align: center;
    
    top: 0%;
   left: 0%;
 
   margin-top: 0px; /* Half the height */
   margin-left: 0px;
   
   /* Half the height */
    
    
}
.property .property-featured .thumbnails ul li {
	float: left;
	border: none !important;
	padding: 0 !important;
	margin: 0 5px; width: 120px !important
}



.property .property-featured .thumbnails ul li img {
	max-width: 100%;
	height: auto; width: 120px

}

#map {width: 100%; height: 400px}
	
.developmentStrap {margin-left: auto; margin-right: auto;  width:100%; position: relative; padding-left:20px; padding-right: 20px;}
.developmentStrap h1 {font-size: 21px;line-height: 30px}
.developmentStrap h2 {font-size: 30px;line-height: 40px; margin-bottom: 0px !important}
    
.developmentButton {margin-left: auto; margin-right: auto;  width:100%; position: relative; padding-left:20px; padding-right: 20px;}
	
.zakakitoppadding-exlg {padding-top:80px !important }
.zakakibottompadding-exlg {padding-bottom:80px !important }
	
.bottommargin-exlg { margin-bottom: 60px !important; }
	
.zakakitoppadding-exlg {padding-top:80px !important }
.zakakibottompadding-exlg {padding-bottom:80px !important }

.developments .toppadding-lg { padding-top: 0px !important; }
.developments .toppadding-exlg {padding-top: 60px !important; }
.developments .bottompadding-exlg {padding-bottom: 60px !important; }
	
.developments .rightpadding-lg {padding-right: 50px !important}
.developments .leftpadding-lg {padding-left: 50px !important}
	
.Apartments {padding-left: 30px !important; padding-right: 30px !important}
	
	.developmenttopmob {padding-left: 30px !important;}
	
	.plots .col-md-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
		.develop .col-md-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

 	.plots .mobbg {padding-top: 0px !important}
	.plots .bottompadding {
  padding-bottom: 0px !important;
}
.plots .toppadding {padding-top: 0px !important} 
	
	.develop .mobbg {padding-top: 0px !important}
.develop .bottompadding-lg {padding-bottom: 0px !important;}
.develop .bottompadding {padding-bottom:0px !important }
}

@media all and (min-width:1024px) and (max-width:1198px)  {
.backgroundwhite {background: #fff; border-right:#fff 10px solid}  

.col-md-13 .form-input {border-right: #fff 10px solid}
.col-lg-3 {flex: 0 0 33.33333% !important; max-width: 33.33333% !important;}

.propertyInfo { padding: 50px 30px 0 30px}
.bgProperty h2 {font-size: 30px;}
.propertyInfo .toppadding {padding-top: 30px !important;}
    
.button {
	padding: 12px 35px;
	font-size: 16px;
	line-height: 20px; min-height: 30px !important;
}
    

.toppadding-lg {padding-top:52px !important }
.toppadding-exlg {padding-top:60px !important }


.bottompadding-lg {padding-bottom:60px !important }
.bottompadding-exlg {padding-bottom:60px !important }

.bgGrey h2, .box-1 h2, .box-counter h2 {font-size: 34px; line-height: 34px;}
    .box-counter .button, .box-counter .button-blue {top: 30px !important; position: relative}
* + .button {margin-top: 10px;}
    .box-2 { padding: 30px 30px 0; max-width: 100%;}

.bgRentCal h2 {font-size: 34px; margin-bottom: 0px;}    
.MortgageCalculator h2 {font-size: 34px; margin-bottom: 0px;}

.Area h1 {font-size: 34px; line-height: 30px; }
h2 {font-size: 34px}

 .portfolio-overlay h3 a {padding-top: 53%; font-size: 18px; letter-spacing:-1px;}
.prevnext h2 a {font-family: FrutigerLTPro-Roman !important; font-size: 30px; text-transform: capitalize;line-height: 0px; padding: 0px; margin: 0px }
    
.backgroundblue {background:#56b3e4 !important; min-height: 50px !important; width: 100% }
	
.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {max-height: 50px !important;}
    
.bgPropertySearch {text-align: center !important; height:200px;text-align: center !important; width: 100%; padding: 0 30px !important }

.instagram h2 {font-size: 34px; }
    
.propertydisplay .col-md-8 img {height: 550px !important; overflow: hidden} 
.propertydisplay {overflow: hidden; max-height: 550px}
    
.noblackline {border-bottom: #fff solid 1px !important; width: 100%}
    
.Apartments {padding-left: 30px !important; padding-right: 30px !important}
	
.zakakitoppadding-exlg {padding-top:80px !important; padding-left: 30px !important }
.zakakibottompadding-exlg {padding-bottom:80px !important; padding-right: 30px !important }
	
.developmentsimg .toppadding-exlg {padding-top: 0px !important; }
.developmentsimg .bottompadding-exlg {padding-bottom: 0px !important; }
.developmentsimg  {padding-right: 30px !important;padding-left: 30px !important }

.developments .col-md-5 {padding-left: 30px !important; }

.bottommargin-exlg { margin-bottom: 60px !important; padding-left: 30px !important;padding-right: 30px !important}
	
}

@media all and (min-width:1199px) and (max-width:1439px)  {
.propertydisplay .col-md-8 img {height: 550px !important; overflow: hidden} 
.propertydisplay {overflow: hidden; max-height: 550px}
.padddingleftright {padding-left: 15px !important; padding-right: 15px !important}
.container {padding-left: 45px !important; padding-right: 45px !important}
.Apartments {padding-left: 30px !important;}
}

@media all and (min-width:1440px) and (max-width:1543px)  {
.propertydisplay .col-md-8 img {height: 550px !important; overflow: hidden} 
.propertydisplay {overflow: hidden; max-height: 550px}
}

@media all and (min-width:1440px) and (max-width:1600px)  {
.nivo-caption {top: 130px;min-height: 500px; }
    
}

@media (min-width: 1440px) {
    .propertyDetail {padding-left: 30px !important; padding-right:30px !important}
}
/*
@media all and (min-width:1199px) and (max-width:1439px)  {
.propertydisplay .col-md-8 img {height: 550px !important; overflow: hidden} 
.propertydisplay {overflow: hidden; max-height: 550px}
.padddingleftright {padding-left: 15px !important; padding-right: 15px !important}
.container {padding-left: 45px !important; padding-right: 45px !important}
    
.property .property-featured .thumbnails ul li img {
overflow: hidden !important; height: 180px !important; margin: auto !important!; text-align: center !important; width: 100%

}
}

@media all and (min-width:1440px) and (max-width:1543px)  {
.propertydisplay .col-md-8 img {height: 550px !important; overflow: hidden} 
.propertydisplay {overflow: hidden; max-height: 550px}
}

@media all and (min-width:1440px) and (max-width:1600px)  {
.nivo-caption {top: 130px;min-height: 500px; }
    

.property .property-featured .thumbnails ul li img {
overflow: hidden !important; height: 227px !important; margin: auto !important!; text-align: center !important; width: 100%

}
}
@media (min-width: 1601px) {
.property .property-featured .thumbnails ul li img {
overflow: hidden !important; height: 227px !important; margin: auto !important!; text-align: center !important; width: 100%
    }
} */
/* Boxed Slider
-----------------------------------------------------------------*/

.boxed-slider {
	padding: 0 45px;
}


/* Swiper Slider
-----------------------------------------------------------------*/

.swiper_wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.full-screen .swiper_wrapper {
	height: auto;
}

.swiper_wrapper .swiper-container {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
}

.swiper_wrapper .swiper-slide {
	position: relative;
	margin: 0;
	overflow: hidden;
}

.swiper-slide-bg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.swiper-slide [data-caption-animate] {
	-webkit-backface-visibility: hidden;
}

.slider-element .video-wrap,
.section .video-wrap,
.swiper-slide .yt-bg-player,
.section .yt-bg-player,
.swiper-slide-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	top: 0;
	left: 0;
}

.yt-bg-player .inlinePlayButton,
.yt-bg-player .loading {
	display: none !important;
}

.slider-element .container,
.slider-element .container-fuild {
	position: relative;
	height: 100%;
}

.slider-element.canvas-slider .swiper-slide img {
	width: 100%;
}

.slider-element.canvas-slider a {
	display: block;
	height: 100%;
}


.swiper-pagination {
	position: absolute;
	width: 100%;
	z-index: 20;
	margin: 0;
	top: auto;
	bottom: 20px !important;
	text-align: center;
	line-height: 1;
}

	.swiper-pagination span {
		display: inline-block;
		cursor: pointer;
		width: 10px;
		height: 10px;
		margin: 0 4px;
		opacity: 1;
		background-color: transparent;
		border: 1px solid #FFF;
		border-radius: 50%;
		-webkit-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}

		.swiper-pagination span:hover,
		.swiper-pagination span.swiper-pagination-bullet-active {
			background-color: #FFF !important;
		}





/* Slider Caption
-----------------------------------------------------------------*/

.slider-caption {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	flex-flow: column;
	justify-content: center;
	z-index: 20;
	max-width: 550px;
	color: #EEE;
	font-size: 1.375rem;
	font-weight: 300;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
	-webkit-transition: top .3s ease;
	-o-transition: top .3s ease;
	transition: top .3s ease;
}

	.slider-caption:not(.dark),
	.slider-caption:not(.dark) h2 {
		color: #222;
		text-shadow: none;
	}

	.slider-caption h2 {
		font-size: 4rem;
		letter-spacing: 2px;
		text-transform: uppercase;
		font-weight: 700;
		line-height: 1;
		margin-bottom: 0;
	}

	.slider-caption p {
		margin-top: 30px;
		margin-bottom: 10px;
		font-size: 1.5rem;
	}

@media (max-width: 991.98px) {

	.swiper_wrapper .slider-caption h2 {
		font-size: 5.5vw;
	}

	.swiper_wrapper .slider-caption p {
		font-size: 2.6vw;
	}
}

.slider-caption.slider-caption-right {
	margin-left: auto;
}

.slider-caption.slider-caption-center {
	position: relative;
	max-width: 800px;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.slider-caption-bg {
	padding: 5px 12px;
	border-radius: 2px;
	background-color: rgba(0,0,0,0.6);
	top: auto;
	bottom: 50px;
	left: 50px;
}

	.slider-caption-bg.slider-caption-bg-light {
		background-color: rgba(255,255,255,0.8);
		color: #333;
		font-weight: 400;
		text-shadow: none;
	}

.slider-caption-top-left {
	top: 50px;
	bottom: auto;
}

.slider-caption-top-right {
	top: 50px;
	bottom: auto;
	left: auto;
	right: 50px;
}

.slider-caption-bottom-right {
	left: auto;
	right: 50px;
}


/* Slider Arrows
-----------------------------------------------------------------*/

.slider-element .owl-carousel {
	margin: 0;
}

.slider-arrow-left,
.slider-arrow-right,
.flex-prev,
.flex-next,
.slider-arrow-top-sm,
.slider-arrow-bottom-sm {
	position: absolute;
	cursor: pointer;
	z-index: 10;
	top: 50%;
	left: 0;
	background-color: rgba(0,0,0,0.3);
	width: 52px;
	height: 52px;
	border: 0;
	border-radius: 0 3px 3px 0;
	transform: translateY(-50%);
	-webkit-transition: background-color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

.slider-arrow-top-sm,
.slider-arrow-bottom-sm {
	top: auto;
	bottom: 57px;
	left: auto;
	right: 20px;
	margin: 0;
	width: 32px;
	height: 32px;
	border-radius: 3px 3px 0 0;
}

.slider-arrow-bottom-sm {
	bottom: 20px;
	border-radius: 0 0 3px 3px;
}

.fslider[data-thumbs="true"] .flex-prev,
.fslider[data-thumbs="true"] .flex-next {
	margin-top: -20px;
}

.slider-arrow-right,
.slider-element .owl-next,
.flex-next {
	left: auto;
	right: 0;
	border-radius: 3px 0 0 3px;
}

	.slider-arrow-left i,
	.slider-arrow-right i,
	.flex-prev i,
	.flex-next i,
	.slider-arrow-top-sm i,
	.slider-arrow-bottom-sm i {
		line-height: 50px;
		width: 100%;
		height: 100%;
		color: #DDD;
		color: rgba(255,255,255,0.8);
		text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
		font-size: 34px;
		text-align: center;
		transition: color .3s ease-in-out;
	}


.slider-arrow-top-sm i,
.slider-arrow-bottom-sm i {
	width: 32px;
	height: 32px;
	margin: 0;
	line-height: 30px;
	font-size: 18px;
	color: #FFF;
	color: rgba(255,255,255,1);
}

.slider-element .owl-prev i {
	margin-left: 0;
}

.slider-element .owl-next i {
	margin-right: 4px;
}

.slider-arrow-left:hover,
.slider-arrow-right:hover,
.flex-prev:hover,
.flex-next:hover,
.slider-arrow-top-sm:hover,
.slider-arrow-bottom-sm:hover {
	background-color: rgba(0,0,0,0.6) !important;
}



/* Flex Slider - Navigation
-----------------------------------------------------------------*/

.nav-offset .flex-prev,
.nav-offset .flex-next {
	border-radius: 3px;
}

.nav-offset .flex-prev {
	left: 20px;
}

.nav-offset .flex-next {
	right: 20px;
}

.nav-circle .flex-prev,
.nav-circle .flex-next {
	border-radius: 50%;
}

.nav-solid .flex-prev,
.nav-solid .flex-next {
	opacity: 1;
	background-color: #FFF;
}

	.nav-solid .flex-prev:hover,
	.nav-solid .flex-next:hover {
		background-color: #333 !important;
	}

	.nav-solid .flex-prev:not(:hover) i,
	.nav-solid .flex-next:not(:hover) i {
		color: #444;
		text-shadow: none;
	}


.nav-size-sm .flex-prev,
.nav-size-sm .flex-next {
	width: 32px;
	height: 32px;
}

	.nav-size-sm .flex-prev i,
	.nav-size-sm .flex-next i {
		line-height: 32px;
		font-size: 1.5rem;
	}

.fslider[class*="nav-pos-"] .flex-prev,
.fslider[class*="nav-pos-"] .flex-next {
	position: relative;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 5px;
	transform: none;
}

.fslider.nav-size-sm[class*="nav-pos-"] .flex-prev,
.fslider.nav-size-sm[class*="nav-pos-"] .flex-next {
	margin: 0 3px;
}

.fslider[class*="nav-pos-"] .flex-direction-nav {
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 100%;
}

.nav-pos-top .flex-direction-nav,
.nav-pos-top-left .flex-direction-nav,
.nav-pos-top-right .flex-direction-nav {
	top: 20px;
	left: 0;
}

.nav-pos-bottom .flex-direction-nav,
.nav-pos-bottom-left .flex-direction-nav,
.nav-pos-bottom-right .flex-direction-nav {
	top: auto;
	bottom: 20px;
}

.nav-pos-top-left .flex-direction-nav,
.nav-pos-bottom-left .flex-direction-nav {
	width: auto !important;
	left: 16px;
}

.nav-pos-top-right .flex-direction-nav,
.nav-pos-bottom-right .flex-direction-nav {
	width: auto !important;
	left: auto;
	right: 16px;
}


/* Flex Slider - Pagination & Thumbs
-----------------------------------------------------------------*/

.fslider[data-animation="fade"][data-thumbs="true"] .flexslider,
.fslider.testimonial[data-animation="fade"] .flexslider {
	height: auto !important;
}

.flex-control-nav {
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	align-items: center;
	justify-content: center;
	width: auto;
	z-index: 10;
	text-align: center;
	top: 14px;
	right: 10px;
	margin: 0;
}

	.flex-control-nav li {
		display: block;
		margin: 0 3px;
		width: 0.625rem;
		height: 0.625rem;
	}

		.flex-control-nav li a {
			display: block;
			cursor: pointer;
			text-indent: -9999px;
			width: 100% !important;
			height: 100% !important;
			border: 1px solid #FFF;
			color: transparent;
			border-radius: 50%;
			transition: all .3s ease-in-out;
			-webkit-transition: all .3s ease-in-out;
			-o-transition: all .3s ease-in-out;
		}

			.flex-control-nav li:hover a,
			.flex-control-nav li a.flex-active {
				background-color: #FFF;
			}


.control-solid .flex-control-nav li a {
	border: none;
	background-color: #FFF;
}

	.control-solid .flex-control-nav li:hover a,
	.control-solid .flex-control-nav li a.flex-active {
		background-color: #1ABC9C;
	}


.control-square .flex-control-nav li a {
	border-radius: 3px;
}

.control-diamond .flex-control-nav li a {
	border-radius: 3px;
	transform: rotate(45deg);
}


/* Flex Slider: Thumbs
-----------------------------------------------------------------*/

.flex-control-nav.flex-control-thumbs {
	position: relative;
	justify-content: left;
	top: 0;
	left: 0;
	right: 0;
	margin: 2px -2px -2px 0;
	height: auto;
}

	.flex-control-nav.flex-control-thumbs li {
		margin: 0 2px 2px 0;
	}

		.flex-control-nav.flex-control-thumbs li img {
			cursor: pointer;
			text-indent: -9999px;
			border: 0;
			border-radius: 0;
			margin: 0;
			opacity: 0.5;
			-webkit-transition: all .3s ease-in-out;
			-o-transition: all .3s ease-in-out;
			transition: all .3s ease-in-out;
		}

		.flex-control-nav.flex-control-thumbs li,
		.flex-control-nav.flex-control-thumbs li img {
			display: block;
			width: 100px !important;
			height: auto !important;
		}

			.flex-control-nav.flex-control-thumbs li:hover img,
			.flex-control-nav.flex-control-thumbs li img.flex-active {
				border-width: 0;
				opacity: 1;
			}


/* FlexSlider: Thumbs - Flexible
-----------------------------------------------------------------*/

.fslider.flex-thumb-grid .flex-control-nav.flex-control-thumbs {
	margin: 2px -2px -2px 0;
	height: auto;
}

	.fslider.flex-thumb-grid .flex-control-nav.flex-control-thumbs li {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
		height: auto !important;
		margin: 0;
		padding: 0 2px 2px 0;
	}

		.fslider.flex-thumb-grid .flex-control-nav.flex-control-thumbs li img {
			width: 100% !important;
			height: auto !important;
		}



/* ----------------------------------------------------------------
	Overlays
-----------------------------------------------------------------*/


.bg-overlay,
.bg-overlay-bg,
.bg-overlay-content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
}

	.bg-overlay [data-hover-animate]:not(.animated) {
		opacity: 0;
	}

.bg-overlay {
	z-index: 5;
}

.bg-overlay-content {
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
	padding: 20px;
}

.bg-overlay-bg {
	background-color: rgba(255,255,255,0.85);
}

	.dark .bg-overlay-bg,
	.bg-overlay-bg.dark {
		background-color: rgba(0,0,0,0.5);
	}



/* ----------------------------------------------------------------
	Stretched Layout
-----------------------------------------------------------------*/


.stretched #wrapper {
	width: 100%;
	margin: 0;
	box-shadow: none;
}


/* --------------------------------------------------------------------- */
/* 10. PROPERTY DETAILS
/* --------------------------------------------------------------------- */

/* === 10.1. ARTICLE PROPERTY === */
.property .property-title {
	margin-bottom: 30px;
	margin-top: 0;
	font-size: 24px;
	font-weight: bold;
	color: #2d313f;
	float: left;
}

.property .property-title small {
	font-size: 18px;
	font-weight: 300;
	color: #2d313f;
	display: block;
	margin-top: 12px;
}

.property .property-share {
	float: right;
}



/* === 10.2. SLIDER WITH THUMBNAILS === */
.property .property-featured {
	
	clear: both;
}

.property .property-featured .images {
	position: relative;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.property .property-featured .images .caroufredsel-wrap {
	height: 100%;
	overflow: hidden;
	position: relative;
}

.property .property-featured .images ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.property .property-featured .images ul:before,
.property .property-featured .images ul:after {
	content: " ";
	display: table;
}

.property .property-featured .images ul li {
	float: left;
	padding: 0 !important;
	margin: 0;
	border: none !important;
    height: 760px;
    
    vertical-align: middle;
   text-align: center;
}

.noo-lightbox-item > img {
	display: block;
	margin: 0 auto;
}

.property .property-featured .images ul li img {
	max-width: 100%;
	width: 100%;
	height: 760px;
     text-align: center;
        display: block; 
    vertical-align:middle !important;
     text-align: center;
    
    top: 50%;
   left: 50%;
 
   margin-top: 0px; /* Half the height */
   margin-left: 0px;
   
   /* Half the height */
    
    
}

.property .property-featured .thumbnails {
	margin-top: 10px;
	position: relative;
	overflow: hidden; 
}

.property .property-featured .thumbnails .thumbnails-wrap {
	margin: 0 -5px;
}

.property .property-featured .thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0; 
}

.property .property-featured .thumbnails ul li {
	float: left;
	border: none !important;
	padding: 0 !important;
	margin: 0 5px;  width: 120px !important
}



.property .property-featured .thumbnails ul li img {
	width: 100%;
	height: auto; width: 120px

}

.property .property-featured .thumbnails .caroufredsel-next,
.property .property-featured .thumbnails .caroufredsel-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	background-color: rgba(0,0,0,0.5);
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	width: 30px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
	z-index: 100;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.property .property-featured .thumbnails .caroufredsel-prev {
	/* left: -35px; */ left: 10px;
}

.property .property-featured .thumbnails:hover > .caroufredsel-prev {
	left: 10px;
}

.property .property-featured .thumbnails:hover>.caroufredsel-next {
	right: 10px;
}

.property .property-featured .thumbnails .caroufredsel-next {
	/*right: -35px; */ right: 10px;
}

.property .property-featured .thumbnails .caroufredsel-next:before,
.property .property-featured .thumbnails .caroufredsel-prev:before {
	position: relative;
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	speak: none;
	opacity: .5;
	filter: alpha(opacity=50);
}

.property .property-featured .thumbnails .caroufredsel-prev:before {
	content: "\f104";
	font-family: "FontAwesome";
}

.property .property-featured .thumbnails .caroufredsel-next:before {
	content: "\f105";
	font-family: "FontAwesome";
}



/* === 10.3. PROPERTY SUMMARY === */
.property .property-summary {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}

.property .property-detail {
	padding: 15px;
	background: #F6F6F6;
	border: 1px solid #e5e5e5;
}

.property .property-detail-title {
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 20px;
}

.property .property-detail-content .detail-field {
	font-size: 14px;
}

.property .property-detail-content .detail-field>span {
	padding-top: 3px;
	padding-bottom: 3px;
}

.property .property-detail-content .detail-field .detail-field-label {
	font-weight: bold;
	text-align: right;
	clear: both;
}

.property .property-desc {
	padding: 15px 0 0;
}

.property .property-detail-title {
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 20px;
}



/* === 10.4. PROPERTY FEATURE === */
.property .property-feature {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}

.property .property-feature-title, 
.property .property-map-title {
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 20px;
}

.property .property-feature-content {
	text-transform: capitalize;
}

.property .property-feature-content .has, 
.property .property-feature-content .no-has {
	padding: 3px 0;
	font-size: 14px;
	width: 33.333%;
	float: left;
}

@media screen and (max-width: 767px) {
	.property .property-feature-content .has, 
	.property .property-feature-content .no-has {
		width: 49%;
	}
}

.property .property-feature-content .no-has {
	opacity: .5;
	filter: alpha(opacity=50);
}

.property .property-feature-content i {
	margin-right: 5px;
	font-size: 14px;
}



/* === 10.5. PROPERTY VIDEO === */
.property .property-video {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}

.property .property-video .property-video-title {
	font-weight: 300;
	margin-bottom: 20px;
	margin-top: 0;
}



/* === 10.6. PROPERTY MAP === */
.property .property-map {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}

.property .property-map-content > .property-map-box {
	width: 100%;
	height: 230px;
}

.property #property_map_search_input {
	margin-top: 6px;
	border: 1px solid transparent;
	border-radius: 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 32px;
	outline: none;
	box-shadow: 0 2px 6px rgba(0,0,0,0.3);
	background-color: #fff;
	padding: 0 11px 0 13px;
	width: 300px;
	display: none;
}

.property .property-map-content > .property-map-box #property_map_search_input {
	display: block;
}

.property .property-map img {
	max-width: none;
}



/* === 10.7. AGENT PROPERTY === */
.agent-property {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
	padding-bottom: 30px;
	clear: both;
}

.agent-property .agent-property-title h3 {
	font-weight: 300;
	margin-bottom: 20px;
	margin-top: 0;
}

.agent-property .agents .hentry {
	margin-bottom: 0 !important;
}

.agent-property .agents .conact-agent .form-group input,
.agent-property .agents .conact-agent .form-group textarea {
	width: 100%;
	color: #555;
	background: #fff;
	font-size: 16px;
	line-height: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 8px;
}

.agent-property .agents .conact-agent .form-group input {
	height: 37px;
}

.agent-property .agents .conact-agent .form-group textarea {
	height: 80px;
}

.agent-property .agents .conact-agent .form-action {
	text-align: right;
}

.agent-property .agents .conact-agent .form-action button {
	font-size: 16px;
	background: #ededed;
	border: #ededed;
	font-weight: 300;
	color: #94a2a7;
	padding: 7px 12px;
}

.agent-property .agents .conact-agent .form-action button:hover,
.agent-property .agents .conact-agent .form-action button:focus {
	color: #fff;
}



/* === 10.8. SIMILAR PROPERTY === */
.similar-property .similar-property-title h3 {
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 20px;
}




/* --------------------------------------------------------------------- */
/* 13. AGENT LISTING
/* --------------------------------------------------------------------- */
.agents {
	position: relative;
	margin-left: -15px;
	margin-right: -15px;
}

.agents .hentry {
	float: left;
	width: 50%;
	padding: 0 15px;
	margin: 0 0 30px 0;
	border-bottom: none;
}

.agents .hentry:nth-of-type(2n+1) {
	clear: both;
}

@media screen and (max-width: 767px) {
	.agents .hentry {
		float: none;
		width: 100%;
	}
}

.agents .agents-header {
	padding: 0 15px;
}

.agents .agents-header .page-title {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 24px;
}

.agents .hentry .agent-featured {
	position: relative;
	display: block
	width: 100%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-o-border-radius: 4px 0 0 4px;
	-ms-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	margin: 0;
}

@media screen and (min-width: 768px) {
	.agents .hentry .agent-featured {
		display: table-cell;
		width: 46%;
	}
}

@media screen and (min-width: 992px) {
	.agents .hentry .agent-featured {
		width: 100%;
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	.agents .hentry .agent-featured {
		width: 46%;
		display: table-cell;
	}
}

.agents .hentry .agent-featured img {
	width: 100%;
}

.agents .hentry .agent-featured:after {
	content: '';
	position: absolute;
	bottom: 100%;
	right: 0px;
	top: 30px;
	border: 0 none;
	z-index: 99;
}

@media screen and (min-width: 768px) {
	.agents .hentry .agent-featured:after {
		border-top: 0px solid transparent;
		border-right: 17px solid #f9f9f9;
		border-bottom: 17px solid transparent;
	}
}

@media screen and (min-width: 992px) {
	.agents .hentry .agent-featured:after {
		border: 0 none;
	}
}

@media screen and (min-width: 1200px) {
	.agents .hentry .agent-featured:after {
		border-top: 0px solid transparent;
		border-right: 17px solid #f9f9f9;
		border-bottom: 17px solid transparent;
	}
}

.agents .hentry .agent-wrap {
	width: 100%;
	display: block;
	vertical-align: top;
	position: inherit;
	background: #f9f9f9;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	position: relative;
	padding-left: 20px;
	padding-top: 15px;
}

@media screen and (min-width: 768px) {
	.agents .hentry .agent-wrap {
		width: 50%;
		display: table-cell;
	}
}

@media screen and (min-width: 992px) {
	.agents .hentry .agent-wrap {
		width: 100%;
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	.agents .hentry .agent-wrap {
		width: 54%;
		display: table-cell;
	}
}

.agents .hentry .agent-wrap .agent-info {
	line-height: 30px;
	font-size: 14px;
	padding-bottom: 10px;
}

.agents .hentry .agent-wrap .agent-info div {
	overflow: hidden;
	display: block;
	white-space: nowrap;
}

@media screen and (min-width: 480px) {
	.agents .hentry .agent-wrap .agent-info div {
		display: inline-table;
	}
}

@media screen and (min-width: 992px) {
	.agents .hentry .agent-wrap .agent-info div {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	.agents .hentry .agent-wrap .agent-info div {
		display: inline-table;
	}
}

.agents .hentry .agent-wrap .agent-info i {
	font-size: 16px;
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 8px;
}

.agents .hentry .agent-wrap .agent-desc {
	position: relative;
	bottom: 0;
	right: 0;
	width: auto;
	border-top: 1px solid #ececec;
	margin: 0 auto 0 -20px;
}

@media screen and (min-width: 768px) {
	.agents .hentry .agent-wrap .agent-desc {
		position: absolute;
		width: 100%;
		margin: 0;
	}
}

@media screen and (min-width: 992px) {
	.agents .hentry .agent-wrap .agent-desc {
		position: relative;
		width: auto;
		margin: 0 auto 0 -20px;
	}
}

@media screen and (min-width: 1200px) {
	.agents .hentry .agent-wrap .agent-desc {
		position: absolute;
		width: 100%;
		margin: 0;
	}
}

.agents .hentry .agent-wrap .agent-desc ul.agent-social {
	border-bottom: 1px solid #ececec;
	padding: 10px 0 10px 20px;
}

.agents .hentry .agent-wrap .agent-desc .agent-action {
	border-top: 1px solid #fff;
}

.agents .hentry .agent-wrap .agent-desc .agent-action a {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	font-size: 16px;
	line-height: 1.5;
	color: #c1b547;
	background-image: none;
	font-weight: bold;
	text-align: center;
	border: 0 none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	white-space: nowrap;
	padding: 7px 12px;
	margin-bottom: 0;
}

.agents .hentry .agent-wrap .agent-desc .agent-action a:hover {
	color: #fff;
}

.agent-property .agents .conact-agent {
	float: left;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}

@media screen and (max-width: 767px) {
	.agent-property .agents .conact-agent {
		width: 100%;
		float: none;
		margin-top: 15px;
	}
}



/* --------------------------------------------------------------------- */
/* 14. AGENT DETAIL
/* --------------------------------------------------------------------- */

/* === 14.1. CONTENT TITLE === */
.single .content-title {
	font-size: 24px;
	font-weight: 900;
}

.noo-agent .content-title {
	float: left;
	text-transform: uppercase;
	margin-right: 30px;
}



/* === 14.2. AGENT SOCIAL === */
.noo-agent ul.agent-social {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

.noo-agent ul.agent-social li {
	float: left;
	margin: 0 4px 8px;
}

.noo-agent ul.agent-social li a {
	display: block;
	background: #eee;
	border-radius: 50%;
	color: #a5a5a5;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

.noo-agent ul.agent-social li a:hover {
	color: #fff;
}



/* === 14.3. AGENT INFO === */
.noo-agent .agent-info {
	float: left;
	margin: 30px 0;
}

.noo-agent .agent-info .content-featured {
	width: 50%;
	float: left;
	margin: 0 30px 20px 0;
}

@media screen and (max-width: 767px) {
	.noo-agent .agent-info .content-featured {
		width: 100%;
		float: none;
		margin: 0 0 20px 0;
	}
}

.noo-agent .agent-info .agent-detail-title {
	font-weight: 300;
}

.noo-agent .agent-info .agent-detail-info {
	line-height: 30px;
}

.noo-agent .agent-info .agent-detail-info i {
	font-size: 16px;
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 8px;
}

.noo-agent .agent-info .agent-detail-info span {
	font-weight: bold;
	width: 80px;
	float: left;
}

.noo-agent .agent-info .agent-desc {
	margin: 30px 0;
}

.noo-agent .agent-info .agent-detail-title {
	font-weight: 300;
}



/* === 14.4. CONACT AGENT === */
.noo-agent .conact-agent .content-title {
	float: none;
	margin-right: 0;
	margin-bottom: 30px;
}

.noo-agent .conact-agent .form-group {
	margin-bottom: 30px;
}

.noo-agent .conact-agent .form-control {
	padding: 4px 8px;
	height: 40px;
}

.noo-agent .conact-agent .btn,
.noo-agent .agent-properties .btn {
	width: 100%;
	text-transform: uppercase;
	padding: 11px 0;
	font-weight: bold;
	font-size: 20px;
	color: #94a2a7;
	background: #ededed;
	border: none;
	margin-bottom: 30px;
}

.noo-agent .conact-agent .btn:hover,
.noo-agent .conact-agent .btn:focus,
.noo-agent .agent-properties .btn:hover,
.noo-agent .agent-properties .btn:focus {
	color: #fff;
}

.noo-agent .agent-properties .btn {
	padding-top: 6px;
	padding-bottom: 6px;
}

.noo-agent .conact-agent textarea.form-control {
	height: auto;
}




/* --------------------------------------------------------------------- */
/* 17. MY PROPERTIES
/* --------------------------------------------------------------------- */
@media screen and (min-width: 480px) {
  .my-properties.list .property-info {
    border-top: 1px solid #fff;
    background: #ececec;
    display: table;
    width: 100%;
    border-radius: 0;
  }

  .my-properties.list .property-featured {
		width: 40%;
		margin: 0;
		display: table-cell;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-border-radius: 4px 0 0 4px;
		border-radius: 4px 0 0 4px;
	}

  .my-properties.list .property-info .property-price {
    font-size: 18px;
    font-weight: bold;
    text-align: left !important;
  }

  .my-properties.list .property-info .property-action {
    padding: 0;
    -webkit-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0;
  }

  .my-properties.list .property-info .property-action a {
    color: #bdb254;
    padding: 10px 15px;
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    -webkit-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0;
  }

  .my-properties.list .property-info .property-action a:active, .properties.list .property-info .property-action a.active, .open>.dropdown-toggle.properties.list .property-info .property-action a {
    background-image: none;
  }

  .my-properties.list .property-info .property-action a:hover, .properties.list .property-info .property-action a:focus, .properties.list .property-info .property-action a:active, .properties.list .property-info .property-action a.active, .open>.dropdown-toggle.properties.list .property-info .property-action a {
    color: #fff;
    border-color: #bdb254;
	}

  .my-properties .hentry .property-info > div.property-price {
		padding: 0 30px;
  }
  
  .my-properties.list .property-detail > div {
		width: 33.33%;
		display: table-cell;
		height: 100%;
		vertical-align: middle;
		text-align: center;
		padding: 14px 8px;
	}

	.my-properties.list .property-detail>div.size span {
		background: url("../images/icon/size-icon.png") no-repeat scroll 0 center transparent;
	}

	.my-properties.list .property-detail > div span {
		display: inline-block;
		padding-left: 32px;
	}
}

@media (max-width: 767px) {
	.my-properties .hentry .property-price, .my-properties .hentry .property-action a {
		text-align: center !important;
		padding: 10px !important;
		font-size: 16px !important;
	}
}

@media (max-width: 480px) {
	.my-properties.list .property-excerpt {
		display: block;
	}
}

.properties.my-properties.list .property-labels {
	display: block;
	padding: 15px 30px 0;
}

.properties.my-properties .hentry .property-info .property-action {
  padding-right: 0;
  padding-left: 0;
}

.properties.my-properties .hentry .property-info .property-action .agent-action.four-buttons a {
  width: 25%;
}

.properties.my-properties .hentry .property-info .property-action .agent-action a {
  display: inline-block;
  width: 33.33%;
  float: left;
  border-radius: 0;
}

.my-properties .hentry .property-info .property-action a:active, .my-properties .hentry .property-info .property-action a.active, .open>.dropdown-toggle.properties .hentry .property-info .property-action a {
  background-image: none;
}

.my-properties .hentry .property-info .property-action a:hover, .my-properties .hentry .property-info .property-action a:focus, .properties .hentry .property-info .property-action a:active, .properties .hentry .property-info .property-action a.active, .open>.dropdown-toggle.properties .hentry .property-info .property-action a {
  color: #fff;
  border-color: #bdb254;
}



.propertyDetail {}
.propertyDetail h2 {font-size: 38px; line-height: 48px}

.propertyRefBox {background: #56b3e4; color: #fff; padding: 30px 30px 40px; margin-bottom: 30px}
.propertyRefBox h3 {color: #fff !important; font-size: 20px; font-family: 'FrutigerLTPro-Black' !important;
text-transform: uppercase !important; margin-bottom: 20px}
.propertyRefBox h4 {color: #fff !important; margin-bottom: 10px;}

.buysale {font-size: 20px !important; font-family: 'FrutigerLTPro-Black' !important; text-transform: uppercase !important; color: #76777b !important; }

.buysale h4 {font-size: 20px!important; font-family: 'FrutigerLTPro-Black' !important; text-transform: uppercase !important; color: #76777b !important; padding: 5px 0 !important}

h4 .buysale  {font-size: 20px !important; font-family: 'FrutigerLTPro-Black' !important; text-transform: uppercase !important; color: #76777b !important;  }

/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8; }

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden; }

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box; }

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle; }

.mfp-align-top .mfp-container:before {
	display: none; }

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto; }

.mfp-ajax-cur {
	cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out; }

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
	cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none; }

.mfp-loading.mfp-figure {
	display: none; }

.mfp-hide {
	display: none !important; }

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 24px;
	height: 24px;
	background: url('../images/preloader-dark.gif') center center no-repeat;
	text-align: center;
	margin-top: -12px;
	margin-left: -12px;
	z-index: 1044;
	text-indent: -9999px;
}
	.mfp-preloader a {
		color: #CCC; }
		.mfp-preloader a:hover {
			color: #FFF; }

.mfp-s-ready .mfp-preloader {
	display: none; }

.mfp-s-error .mfp-content {
	display: none; }

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation; }

button::-moz-focus-inner {
	padding: 0;
	border: 0; }

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace; }
	.mfp-close:hover,
	.mfp-close:focus {
		opacity: 1; }
	.mfp-close:active {
		top: 1px; }

.mfp-close-btn-in .mfp-close {
	color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%; }

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap; }

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent; }
	.mfp-arrow:active {
		margin-top: -54px; }
	.mfp-arrow:hover,
	.mfp-arrow:focus {
		opacity: 1; }
	.mfp-arrow:before,
	.mfp-arrow:after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		position: absolute;
		left: 0;
		top: 0;
		margin-top: 35px;
		margin-left: 35px;
		border: medium inset transparent; }
	.mfp-arrow:after {
		border-top-width: 13px;
		border-bottom-width: 13px;
		top: 8px; }
	.mfp-arrow:before {
		border-top-width: 21px;
		border-bottom-width: 21px;
		opacity: 0.7; }

.mfp-arrow-left {
	left: 0; }
	.mfp-arrow-left:after {
		border-right: 17px solid #FFF;
		margin-left: 31px; }
	.mfp-arrow-left:before {
		margin-left: 25px;
		border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
	right: 0; }
	.mfp-arrow-right:after {
		border-left: 17px solid #FFF;
		margin-left: 39px; }
	.mfp-arrow-right:before {
		border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px; }
	.mfp-iframe-holder .mfp-content {
		line-height: 0;
		width: 100%;
		max-width: 900px; }
	.mfp-iframe-holder .mfp-close {
		top: -40px; }

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%; }
	.mfp-iframe-scaler iframe {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000; }

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
	line-height: 0; }
	.mfp-figure:after {
		content: '';
		position: absolute;
		left: 0;
		top: 40px;
		bottom: 40px;
		display: block;
		right: 0;
		width: auto;
		height: auto;
		z-index: -1;
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
		background: #444; }
	.mfp-figure small {
		color: #BDBDBD;
		display: block;
		font-size: 12px;
		line-height: 14px; }
	.mfp-figure figure {
		margin: 0; }

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto; }

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px; }

.mfp-image-holder .mfp-content {
	max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
			 * Remove all paddings around the image on small screen
			 */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0; }
	.mfp-img-mobile img.mfp-img {
		padding: 0; }
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0; }
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px; }
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box; }
		.mfp-img-mobile .mfp-bottom-bar:empty {
			padding: 0; }
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px; }
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0; } }

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75); }
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0; }
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%; }
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px; } }



/* overlay at start */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;

	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
.Newin{height:56px}


