/*======
*
* Variables
*
======*/
:root {
	--gt-primary-color: #111111;
	--gt-primary-link-color: #FFFFFF;
	--gt-secondary-color: #ad9a6d;
	--gt-tertiary-color: #faf5ef;
	--gt-fourth-color: #b5aca3;

	--gt-background-color: #FFFFFF;
	--gt-text-color: #111111;
	--gt-link-color: #111111;
	--gt-link-hover-color: #111111;
	--gt-heading-color: #111111;
	--gt-border-color: rgba(17, 17, 17, 0.1);
	--gt-block-background-color: #F8F8F8;
	 --gt-hover-background-color: #EEEEEE;
	--gt-dark-background-color: #111111;
	--gt-dark-text-color: #FFFFFF;
	--gt-dark-link-color: #FFFFFF;
	--gt-dark-link-hover-color: #FFFFFF;
	--gt-dark-heading-color: #FFFFFF;
	--gt-dark-border-color: rgba(255, 255, 255, 0.1);
	--gt-dark-block-background-color: #999999;
	--gt-dark-hover-background-color: #222222;

	--gt-input-background-color: #FFFFFF;
	--gt-input-text-color: #111111;
	--gt-input-border-color: rgba(17, 17, 17, 0.15);
	--gt-input-hover-border-color: rgba(17, 17, 17, 0.2);g
	--gt-input-focus-border-color: rgba(17, 17, 17, 0.25);
	--gt-input-autofill-border-color: rgba(17, 17, 17, 0.3);
	--gt-input-autofill-shadow-color: #FFFFFF;
	--gt-dark-input-background-color: #111111;
	--gt-dark-input-text-color: #FFFFFF;
	--gt-dark-input-border-color: rgba(255, 255, 255, 0.15);
	--gt-dark-input-hover-border-color: rgba(255, 255, 255, 0.2);
	--gt-dark-input-focus-border-color: rgba(255, 255, 255, 0.25);
	--gt-dark-input-autofill-border-color: rgba(255, 255, 255, 0.3);
	--gt-dark-input-autofill-shadow-color: #111111;

	--gt-button-background-color: #111111;
	--gt-button-text-color: #FFFFFF;
	--gt-button-hover-background-color: #111111;
	--gt-button-hover-text-color: #FFFFFF;
	--gt-dark-button-background-color: #111111;
	--gt-dark-button-text-color: #FFFFFF;
	--gt-dark-button-hover-background-color: #111111;
	--gt-dark-button-hover-text-color: #FFFFFF;
	--gt-button-style-1-background-color: #111111;
	--gt-button-style-1-text-color: #FFFFFF;
	--gt-button-hover-style-1-background-color: #111111;
	--gt-button-hover-style-1-text-color: #FFFFFF;
	--gt-dark-button-style-1-background-color: #FFFFFF;
	--gt-dark-button-style-1-text-color: #111111;
	--gt-dark-button-hover-style-1-background-color: #FFFFFF;
	--gt-dark-button-hover-style-1-text-color: #111111;
	--gt-button-style-2-background-color: transparent;
	--gt-button-style-2-text-color: #111111;
	--gt-button-hover-style-2-background-color: transparent;
	--gt-button-hover-style-2-text-color: #ad9a6d;
	--gt-dark-button-style-2-background-color: transparent;
	--gt-dark-button-style-2-text-color: #FFFFFF;
	--gt-dark-button-hover-style-2-background-color: transparent;
	--gt-dark-button-hover-style-2-text-color: #ad9a6d;
	--gt-button-style-3-background-color: transparent;
	--gt-button-style-3-border-color: #111111;
	--gt-button-style-3-text-color: #111111;
	--gt-button-hover-style-3-background-color: #111111;
	--gt-button-hover-style-3-border-color: #111111;
	--gt-button-hover-style-3-text-color: #FFFFFF;
	--gt-dark-button-style-3-background-color: transparent;
	--gt-dark-button-style-3-border-color: #FFFFFF;
	--gt-dark-button-style-3-text-color: #FFFFFF;
	--gt-dark-button-hover-style-3-background-color: #FFFFFF;
	--gt-dark-button-hover-style-3-border-color: #FFFFFF;
	--gt-dark-button-hover-style-3-text-color: #111111;

	--gt-link-button-background-color: #111111;
	--gt-link-button-text-color: #FFFFFF;
	--gt-link-button-style-1-background-color: #111111;
	--gt-link-button-style-1-text-color: #FFFFFF;
	--gt-link-button-hover-style-1-background-color: #111111;
	--gt-link-button-hover-style-1-text-color: #FFFFFF;
	--gt-dark-link-button-style-1-background-color: #FFFFFF;
	--gt-dark-link-button-style-1-text-color: #111111;
	--gt-dark-link-button-hover-style-1-background-color: #111111;
	--gt-dark-link-button-hover-style-1-text-color: #FFFFFF;
	--gt-link-button-style-2-background-color: #FFFFFF;
	--gt-link-button-style-2-text-color: #111111;
	--gt-link-button-hover-style-2-background-color: #111111;
	--gt-link-button-hover-style-2-text-color: #FFFFFF;
	--gt-dark-link-button-style-2-background-color: #111111;
	--gt-dark-link-button-style-2-text-color: #FFFFFF;
	--gt-dark-link-button-hover-style-2-background-color: #111111;
	--gt-dark-link-button-hover-style-2-text-color: #FFFFFF;
	--gt-link-button-style-3-background-color: #FFFFFF;
	--gt-link-button-style-3-border-color: #111111;
	--gt-link-button-style-3-text-color: #111111;
	--gt-link-button-hover-style-3-background-color: #111111;
	--gt-link-button-hover-style-3-border-color: #111111;
	--gt-link-button-hover-style-3-text-color: #FFFFFF;
	--gt-dark-link-button-style-3-background-color: #111111;
	--gt-dark-link-button-style-3-border-color: #111111;
	--gt-dark-link-button-style-3-text-color: #FFFFFF;
	--gt-dark-link-button-hover-style-3-background-color: #FFFFFF;
	--gt-dark-link-button-hover-style-3-border-color: #FFFFFF;
	--gt-dark-link-button-hover-style-3-text-color: #111111;
	--gt-link-button-style-4-background-color: transparent;
	--gt-link-button-style-4-border-color: rgba(17, 17, 17, 0.1);
	--gt-link-button-style-4-text-color: #111111;
	--gt-link-button-hover-style-4-background-color: #111111;
	--gt-link-button-hover-style-4-border-color: #111111;
	--gt-link-button-hover-style-4-text-color: #FFFFFF;
	--gt-dark-link-button-style-4-background-color: transparent;
	--gt-dark-link-button-style-4-border-color: rgba(255, 255, 255, 0.1);
	--gt-dark-link-button-style-4-text-color: #FFFFFF;
	--gt-dark-link-button-hover-style-4-background-color: #FFFFFF;
	--gt-dark-link-button-hover-style-4-border-color: #FFFFFF;
	--gt-dark-link-button-hover-style-4-text-color: #111111;
	--gt-link-button-style-5-background-color: transparent;
	--gt-link-button-style-5-text-color: #111111;
	--gt-link-button-hover-style-5-background-color: transparent;
	--gt-link-button-hover-style-5-text-color: #050033;
	--gt-dark-link-button-style-5-background-color: transparent;
	--gt-dark-link-button-style-5-text-color: #FFFFFF;
	--gt-dark-link-button-hover-style-5-background-color: transparent;
	--gt-dark-link-button-hover-style-5-text-color: #FFFFFF;

	--gt-header-background-color: #FFFFFF;
	--gt-header-menu-link-color: #111111;
	--gt-header-menu-link-hover-color: #111111;
	--gt-header-dropdown-menu-background-color: #FFFFFF;
	--gt-header-dropdown-menu-border-color: #EEEEEE;
	--gt-header-dropdown-menu-link-color: #111111;
	--gt-header-dropdown-menu-link-hover-color: #111111;
	--gt-header-topbar-background-color: #FFFFFF;
	--gt-header-topbar-text-color: #111111;
	--gt-header-topbar-menu-link-color: #111111;
	--gt-header-topbar-menu-link-hover-color: #111111;
	--gt-header-topbar-dropdown-menu-background-color: #FFFFFF;
	--gt-header-topbar-dropdown-menu-link-color: #111111;
	--gt-header-topbar-dropdown-menu-link-hover-color: #111111;
	--gt-dark-header-background-color: #111111;
	--gt-dark-header-menu-link-color: #FFFFFF;
	--gt-dark-header-menu-link-hover-color: #FFFFFF;
	--gt-dark-header-dropdown-menu-background-color: #111111;
	--gt-dark-header-dropdown-menu-border-color: #292929;
	--gt-dark-header-dropdown-menu-link-color: #FFFFFF;
	--gt-dark-header-dropdown-menu-link-hover-color: #FFFFFF;
	--gt-dark-header-topbar-background-color: #111111;
	--gt-dark-header-topbar-text-color: #FFFFFF;
	--gt-dark-header-topbar-menu-link-color: #FFFFFF;
	--gt-dark-header-topbar-menu-link-hover-color: #FFFFFF;
	--gt-dark-header-topbar-dropdown-menu-background-color: #222222;
	--gt-dark-header-topbar-dropdown-menu-link-color: #FFFFFF;
	--gt-dark-header-topbar-dropdown-menu-link-hover-color: #FFFFFF;

	--gt-off-canvas-style-1-background-color: #FFFFFF;
	--gt-off-canvas-style-1-text-color: #111111;
	--gt-off-canvas-style-1-link-color: #111111;
	--gt-off-canvas-style-1-link-hover-color: #111111;
	--gt-off-canvas-style-1-menu-link-color: #111111;
	--gt-off-canvas-style-1-menu-link-hover-color: #111111;
	--gt-dark-off-canvas-style-1-background-color: #111111;
	--gt-dark-off-canvas-style-1-text-color: #FFFFFF;
	--gt-dark-off-canvas-style-1-link-color: #FFFFFF;
	--gt-dark-off-canvas-style-1-link-hover-color: #FFFFFF;
	--gt-dark-off-canvas-style-1-menu-link-color: #FFFFFF;
	--gt-dark-off-canvas-style-1-menu-link-hover-color: #FFFFFF;
	--gt-off-canvas-style-2-background-color: #d2bfaf;
	--gt-off-canvas-style-2-text-color: #111111;
	--gt-off-canvas-style-2-link-color: #111111;
	--gt-off-canvas-style-2-link-hover-color: #111111;
	--gt-off-canvas-style-2-menu-link-color: #111111;
	--gt-off-canvas-style-2-menu-link-hover-color: #111111;
	--gt-dark-off-canvas-style-2-background-color: #111111;
	--gt-dark-off-canvas-style-2-text-color: #FFFFFF;
	--gt-dark-off-canvas-style-2-link-color: #FFFFFF;
	--gt-dark-off-canvas-style-2-link-hover-color: #FFFFFF;
	--gt-dark-off-canvas-style-2-menu-link-color: #FFFFFF;
	--gt-dark-off-canvas-style-2-menu-link-hover-color: #FFFFFF;

	--gt-footer-background-color: #FFFFFF;
	--gt-footer-text-color: #111111;
	--gt-footer-title-color: #111111;
	--gt-footer-button-color: #111111;
	--gt-footer-link-color: #111111;
	--gt-footer-link-hover-color: #111111;
	--gt-footer-menu-link-color: #111111;
	--gt-footer-menu-link-hover-color: #111111;
	--gt-dark-footer-background-color: #111111;
	--gt-dark-footer-text-color: #FFFFFF;
	--gt-dark-footer-link-color: #FFFFFF;
	--gt-dark-footer-link-hover-color: #FFFFFF;
	--gt-dark-footer-menu-link-color: #FFFFFF;
	--gt-dark-footer-menu-link-hover-color: #FFFFFF;

	--gt-pagination-style-1-link-color: #999999;
	--gt-pagination-style-1-border-color: rgba(17, 17, 17, 0.1);
	--gt-pagination-style-1-link-hover-background-color: #d2bfaf;
	--gt-pagination-style-1-link-hover-border-color: #d2bfaf;
	--gt-pagination-style-1-link-hover-color: #FFFFFF;
	--gt-dark-pagination-style-1-link-color: #555555;
	--gt-dark-pagination-style-1-border-color: #303030;
	--gt-dark-pagination-style-1-link-hover-background-color: #d2bfaf;
	--gt-dark-pagination-style-1-link-hover-border-color: #d2bfaf;
	--gt-dark-pagination-style-1-link-hover-color: #111111;
	--gt-pagination-style-2-link-color: #111111;
	--gt-pagination-style-2-border-color: rgba(17, 17, 17, 0.1);
	--gt-pagination-style-2-link-hover-background-color: #111111;
	--gt-pagination-style-2-link-hover-border-color: #111111;
	--gt-pagination-style-2-link-hover-color: #FFFFFF;
	--gt-dark-pagination-style-2-link-color: #FFFFFF;
	--gt-dark-pagination-style-2-border-color: #FFFFFF;
	--gt-dark-pagination-style-2-link-hover-background-color: #d2bfaf;
	--gt-dark-pagination-style-2-link-hover-border-color: #d2bfaf;
	--gt-dark-pagination-style-2-link-hover-color: #FFFFFF;
	--gt-pagination-style-3-link-color: #111111;
	--gt-pagination-style-3-link-hover-color: #d2bfaf;
	--gt-dark-pagination-style-3-link-color: #FFFFFF;
	--gt-dark-pagination-style-3-link-hover-color: #d2bfaf;

	--gt-loader-background-color: #FFFFFF;
	--gt-loader-text-color: #111111;
	--gt-dark-loader-background-color: #111111;
	--gt-dark-loader-text-color: #FFFFFF;
	--gt-cookie-bar-background-color: #FFFFFF;
	--gt-cookie-bar-text-color: #111111;
	--gt-dark-cookie-bar-background-color: #111111;
	--gt-dark-cookie-bar-text-color: #FFFFFF;
	--gt-site-mask-background-color: #000000;
	--gt-text-color-on-content-background: #111111;
	--gt-text-color-on-content: #FFFFFF;
	--gt-overlay-close-icon-color: #FFFFFF;
	--gt-fullscreen-hover-background-color: #000000;
	--gt-fullscreen-hover-title-color: #FFFFFF;
	--gt-image-gallery-background-color: #000000;
	--gt-image-gallery-image-text-color: #FFFFFF;
	--gt-video-gallery-background-color: #000000;
	--gt-video-gallery-image-text-color: #FFFFFF;
	--gt-user-box-background-color: #111111;
	--gt-user-box-background-overlay-color: #000000;
	--gt-user-box-background-text-color: #FFFFFF;
	--gt-user-box-content-background-color: #FFFFFF;
	--gt-tooltip-background-color: #111111;
	--gt-tooltip-text-color: #FFFFFF;
	--gt-form-button-color: #111111;
	--gt-form-title-color: #111111;
	--gt-widget-title-color: #111111;
	--gt-widget-sidebar-date-color: #111111;
}



/*======
*
* General
*
======*/
html {
	font-size: 16px;
	line-height: 1.4;
	color: var(--gt-text-color);

}

body {
	font-size: 1rem;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.4;
	background-color: var(--gt-background-color);
	color: var(--gt-text-color);
	margin: 0;
	padding: 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;

}

a,
a:visited {
	text-decoration: none;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	cursor: pointer;
	color: var(--gt-link-color);
}

a:hover,
a:focus {
	text-decoration: none;
	color: var(--gt-link-hover-color);
}



/*======
*
* Loader
*
======*/
.gt-loader.gt-style-1 {
	background: var(--gt-loader-background-color);
	color: var(--gt-loader-text-color);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 100;
	position: fixed;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	overflow: hidden;
}

.gt-loader.gt-style-1 .gt-countdown .gt-number {
	font-size: 6.25rem;
	font-weight: 700;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
}

.gt-loader.gt-style-1 .gt-countdown .gt-number:before {
	content: '%';
	font-size: 2.5rem;
	margin-right: 2px;
}

.gt-loader.gt-style-1.gt-dark {
	background: var(--gt-dark-loader-background-color);
	color: var(--gt-dark-loader-text-color);
}

.gt-loader.gt-style-2 {
	background: var(--gt-loader-background-color);
	color: var(--gt-loader-text-color);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 100;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	overflow: hidden;
}

.gt-loader.gt-style-2 .gt-spin {
	display: inline-block;
	position: relative;
	width: 64px;
	height: 64px;
}

.gt-loader.gt-style-2 .gt-spin div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 75px;
	height: 75px;
	margin: 5px;
	border: 4px solid var(--gt-loader-text-color);
	border-radius: 50%;
	animation: gt-loader-2-spin 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: var(--gt-loader-text-color) transparent transparent transparent;
}

.gt-loader.gt-style-2 .gt-spin div:nth-child(1) {
	animation-delay: -0.45s;
}

.gt-loader.gt-style-2 .gt-spin div:nth-child(2) {
	animation-delay: -0.3s;
}

.gt-loader.gt-style-2 .gt-spin div:nth-child(3) {
	animation-delay: -0.15s;
}

.gt-loader.gt-style-2.gt-dark {
	background: var(--gt-dark-loader-background-color);
	color: var(--gt-dark-loader-text-color);
}

.gt-loader.gt-style-2.gt-dark .gt-spin div {
	border: 4px solid var(--gt-dark-loader-text-color);
	border-color: var(--gt-dark-loader-text-color) transparent transparent transparent;
}

@keyframes gt-loader-2-spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.gt-loader.gt-style-3 {
	background: var(--gt-loader-background-color);
	color: var(--gt-loader-text-color);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 100;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	overflow: hidden;
}

.gt-loader.gt-style-3.gt-dark {
	background: var(--gt-dark-loader-background-color);
	color: var(--gt-dark-loader-text-color);
}

.gt-loader.gt-style-3 .gt-logo span {
	font-weight: 600;
	font-size: 2.5rem;
	display: block;
	text-transform: uppercase;
}

.gt-loader.gt-style-4 {
	background: var(--gt-loader-background-color);
	color: var(--gt-loader-text-color);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 100;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	overflow: hidden;
}

.gt-loader.gt-style-4 .gt-scaleout {
	width: 70px;
	height: 70px;
	margin: auto;
	background-color: var(--gt-loader-text-color);
	border-radius: 100%;
	-webkit-animation: gt-loader-4-scaleout 1.0s infinite ease-in-out;
	animation: gt-loader-4-scaleout 1.0s infinite ease-in-out;
}

.gt-loader.gt-style-4.gt-dark {
	background: var(--gt-dark-loader-background-color);
	color: var(--gt-dark-loader-text-color);
}

.gt-loader.gt-style-4.gt-dark .gt-scaleout {
	background-color: var(--gt-dark-text-color);
}

@-webkit-keyframes gt-loader-4-scaleout {
	0% {
		-webkit-transform: scale(0);
		opacity: .6;
	}

	100% {
		-webkit-transform: scale(1.0);
		opacity: 0;
	}
}

@keyframes gt-loader-4-scaleout {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: .6;
	}

	100% {
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
		opacity: 0;
	}
}

.gt-loader.gt-style-5 {
	background: var(--gt-loader-background-color);
	color: var(--gt-loader-text-color);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 100;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	overflow: hidden;
}

.gt-loader.gt-style-5 .gt-spinner {
	margin: auto;
	width: 100px;
	text-align: center;
}

.gt-loader.gt-style-5 .gt-spinner>div {
	width: 20px;
	height: 20px;
	background: var(--gt-loader-text-color);
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: gt-loader-5-bounce 1.4s infinite ease-in-out both;
	animation: gt-loader-5-bounce 1.4s infinite ease-in-out both;
}

.gt-loader.gt-style-5 .gt-spinner .gt-bounce-1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.gt-loader.gt-style-5 .gt-spinner .gt-bounce-2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

.gt-loader.gt-style-5.gt-dark {
	background: var(--gt-dark-loader-background-color);
	color: var(--gt-dark-loader-text-color);
}

.gt-loader.gt-style-5.gt-dark .gt-spinner>div {
	background: var(--gt-dark-loader-text-color);
}

@-webkit-keyframes gt-loader-5-bounce {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1.0)
	}
}

@keyframes gt-loader-5-bounce {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}
}

.gt-loader.gt-style-6 {
	background: var(--gt-loader-background-color);
	color: var(--gt-loader-text-color);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 100;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	overflow: hidden;
}

.gt-loader.gt-style-6 .gt-logo {
	width: 300px;
	height: 100px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.gt-loader.gt-style-6 .gt-logo .gt-borders {
	display: block;
	position: absolute;
	background-color: var(--gt-loader-text-color);
}

.gt-loader.gt-style-6 .gt-logo .gt-top-border,
.gt-loader.gt-style-6 .gt-logo .gt-right-border {
	top: 0;
}

.gt-loader.gt-style-6 .gt-logo .gt-right-border {
	right: 0;
}

.gt-loader.gt-style-6 .gt-logo .gt-bottom-border {
	right: 0;
	bottom: 0;
}

.gt-loader.gt-style-6 .gt-logo .gt-left-border {
	left: 0;
	bottom: 0;
}

.gt-loader.gt-style-6 .gt-logo .gt-top-border,
.gt-loader.gt-style-6 .gt-logo .gt-bottom-border {
	height: 3px;
}

.gt-loader.gt-style-6 .gt-logo .gt-right-border,
.gt-loader.gt-style-6 .gt-logo .gt-left-border {
	width: 3px;
}

.gt-loader.gt-style-6 .gt-logo .gt-image {
	padding: 15px;
}

.gt-loader.gt-style-6 .gt-logo .gt-image span {
	font-weight: 600;
	font-size: 2.5rem;
	display: block;
	text-transform: uppercase;
}

.gt-loader.gt-style-6.gt-dark {
	background: var(--gt-dark-loader-background-color);
	color: var(--gt-dark-loader-text-color);
}

.gt-loader.gt-style-6.gt-dark .gt-logo .gt-borders {
	background-color: var(--gt-dark-loader-text-color);
}



/*======
*
* Cookie Bar
*
======*/
.gt-cookie-bar.gt-style-1 {
	position: fixed;
	z-index: 20;
	bottom: 0;
	left: 0;
	width: 100%;
	background: var(--gt-cookie-bar-background-color);
	color: var(--gt-cookie-bar-text-color);
	font-size: 0.75rem;
	padding: 15px 0;
	opacity: 0;
	visibility: hidden;
}

.gt-cookie-bar.gt-style-1.gt-inner-narrow {
	display: flex;
	justify-content: center;
}

.gt-cookie-bar.gt-style-1>div {
	margin: -5px;
}

.gt-cookie-bar.gt-style-1 .gt-text,
.gt-cookie-bar.gt-style-1 .gt-text p {
	font-size: 0.875rem;
}

.gt-cookie-bar.gt-style-1 .gt-text,
.gt-cookie-bar.gt-style-1 .gt-button {
	padding: 5px;
}

.gt-cookie-bar.gt-style-1 .gt-button a,
.gt-cookie-bar.gt-style-1 .gt-button a:visited {
	min-height: 30px;
	padding: 10px;
	border: 0;
}

.gt-cookie-bar.gt-style-1 .gt-text p {
	margin-bottom: 0;
}

.gt-cookie-bar.gt-style-1 .gt-text a,
.gt-cookie-bar.gt-style-1 .gt-text a:visited {
	text-decoration: underline;
}

.gt-cookie-bar.gt-style-1.gt-narrow {
	width: 1520px;
	max-width: 100%;
	left: 50%;
	transform: translate(-50%, -60px);
}

.gt-cookie-bar.gt-style-1.gt-dark {
	background: var(--gt-dark-cookie-bar-background-color);
	color: var(--gt-dark-cookie-bar-text-color);
}

.gt-cookie-bar.gt-style-2 {
	position: fixed;
	z-index: 20;
	bottom: 0;
	left: 0;
	width: 100%;
	background: var(--gt-cookie-bar-background-color);
	color: var(--gt-cookie-bar-text-color);
	font-size: 0.75rem;
	padding: 15px 0;
	opacity: 0;
	visibility: hidden;
}

.gt-cookie-bar.gt-style-2.gt-inner-narrow {
	display: flex;
	justify-content: center;
}

.gt-cookie-bar.gt-style-2>div {
	margin: -5px;
}

.gt-cookie-bar.gt-style-2 .gt-text,
.gt-cookie-bar.gt-style-2 .gt-text p {
	font-size: 0.875rem;
}

.gt-cookie-bar.gt-style-2 .gt-text,
.gt-cookie-bar.gt-style-2 .gt-button {
	padding: 5px;
}

.gt-cookie-bar.gt-style-2 .gt-text p {
	margin-bottom: 0;
}

.gt-cookie-bar.gt-style-2 .gt-text a,
.gt-cookie-bar.gt-style-2 .gt-text a:visited {
	text-decoration: underline;
}

.gt-cookie-bar.gt-style-2.gt-narrow {
	width: 1520px;
	max-width: 100%;
	left: 50%;
	transform: translate(-50%, -60px);
}

.gt-cookie-bar.gt-style-2.gt-dark {
	background: var(--gt-dark-cookie-bar-background-color);
	color: var(--gt-dark-cookie-bar-text-color);
}

.gt-cookie-bar.gt-style-3 {
	position: fixed;
	z-index: 20;
	bottom: 0;
	left: 0;
	width: 100%;
	background: var(--gt-secondary-color);
	color: var(--gt-cookie-bar-text-color);
	font-size: 0.75rem;
	padding: 15px 0;
	opacity: 0;
	visibility: hidden;
}

.gt-cookie-bar.gt-style-3.gt-inner-narrow {
	display: flex;
	justify-content: center;
}

.gt-cookie-bar.gt-style-3>div {
	margin: -5px;
}

.gt-cookie-bar.gt-style-3 .gt-text,
.gt-cookie-bar.gt-style-3 .gt-text p {
	font-size: 0.875rem;
}

.gt-cookie-bar.gt-style-3 .gt-text,
.gt-cookie-bar.gt-style-3 .gt-button {
	padding: 5px;
}

.gt-cookie-bar.gt-style-3 .gt-text p {
	margin-bottom: 0;
}

.gt-cookie-bar.gt-style-3 .gt-text a,
.gt-cookie-bar.gt-style-3 .gt-text a:visited {
	text-decoration: underline;
}

.gt-cookie-bar.gt-style-3.gt-narrow {
	width: 1520px;
	max-width: 100%;
	left: 50%;
	transform: translate(-50%, -60px);
}

.gt-cookie-bar.gt-style-3.gt-dark {
	color: var(--gt-dark-text-color);
}

.gt-cookie-bar.gt-style-4 {
	position: fixed;
	z-index: 20;
	bottom: 30px;
	left: 30px;
	width: 325px;
	max-width: 100%;
	background: var(--gt-cookie-bar-background-color);
	color: var(--gt-cookie-bar-text-color);
	font-size: 0.75rem;
	padding: 30px;
	border-radius: 3px;
	-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 2px 7px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 7px rgba(0, 0, 0, .1);
	opacity: 0;
	visibility: hidden;
}

.gt-cookie-bar.gt-style-4 .gt-gt-inner {
	margin: -10px;
}

.gt-cookie-bar.gt-style-4 .gt-text,
.gt-cookie-bar.gt-style-4 .gt-text p {
	font-size: 0.875rem;
}

.gt-cookie-bar.gt-style-4 .gt-text,
.gt-cookie-bar.gt-style-4 .gt-button {
	padding: 10px;
}

.gt-cookie-bar.gt-style-4 .gt-button a,
.gt-cookie-bar.gt-style-4 .gt-button a:visited {
	border-radius: 3px;
	min-height: 40px;
}

.gt-cookie-bar.gt-style-4 .gt-text a,
.gt-cookie-bar.gt-style-4 .gt-text a:visited {
	text-decoration: underline;
}

.gt-cookie-bar.gt-style-4.gt-dark {
	background: var(--gt-dark-cookie-bar-background-color);
	color: var(--gt-dark-cookie-bar-text-color);
	-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 2px 7px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 7px rgba(0, 0, 0, .2);
}

.gt-cookie-bar.gt-style-4.gt-dark .gt-button a:hover,
.gt-cookie-bar.gt-style-4.gt-dark .gt-button a:focus {
	background-color: var(--gt-dark-cookie-bar-text-color);
	color: var(--gt-dark-cookie-bar-background-color);
}



/*======
*
* Typography
*
======*/
p {
	line-height: 1.9;
	margin-bottom: 35px;
}

p:last-child {
	margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	margin-bottom: 25px;
	color: var(--gt-heading-color);
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	color: inherit;
	font-size: 1rem;
}

h1 {
	font-size: 4.375rem;
	line-height: 1.15;
}

@media only screen and (max-width: 1199px) {
	h1 {
		font-size: 3.5rem;
	}
}

@media only screen and (max-width: 991px) {
	h1 {
		font-size: 2.25rem;
	}
}

h2 {
	font-size: 3.5rem;
	line-height: 1.2;
}

@media only screen and (max-width: 1199px) {
	h2 {
		font-size: 3rem;
	}
}

@media only screen and (max-width: 991px) {
	h2 {
		font-size: 1.875rem;
	}
}

h3 {
	font-size: 3rem;
	line-height: 1.2;
}

@media only screen and (max-width: 1199px) {
	h3 {
		font-size: 2.625rem;
	}
}

@media only screen and (max-width: 991px) {
	h3 {
		font-size: 1.5rem;
	}
}

h4 {
	font-size: 2.25rem;
	line-height: 1.3;
}

@media only screen and (max-width: 991px) {
	h4 {
		font-size: 1.375rem;
	}
}

h5 {
	font-size: 1.875rem;
	line-height: 1.3;
}

@media only screen and (max-width: 991px) {
	h5 {
		font-size: 1.25rem;
	}
}

h6 {
	font-size: 1.5rem;
	line-height: 1.4;
}

@media only screen and (max-width: 991px) {
	h6 {
		font-size: 1.125rem;
	}
}

img {
	max-width: 100%;
	height: auto;
}

figure {
	margin: 0 0 35px;
}

svg {
	max-width: 100%;
	width: auto;
}

hr {
	clear: both;
	max-width: 100%;
	height: 0;
	margin: 35px auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid var(--gt-border-color);
	border-left: 0;
}

hr.gt-dark {
	border-bottom-color: var(--gt-dark-border-color);
}

pre {
	white-space: pre-wrap;
}

code {
	border: 1px solid var(--gt-border-color);
	background: var(--gt-block-background-color);
	padding: 7px 16px;
	font-family: inherit;
	font-weight: inherit;
	display: inline-block;
}

mark {
	padding: 3px;
	background: var(--gt-block-background-color);
	font-family: inherit;
	font-weight: inherit;
	color: var(--gt-text-color);
}

kbd {
	margin: 0;
	padding: 7px 16px;
	background: var(--gt-block-background-color);
	font-family: inherit;
	font-weight: inherit;
	color: var(--gt-text-color);
}

cite {
	color: var(--gt-text-color);
	opacity: .6;
	font-size: 0.875rem;
	font-style: inherit;
	margin: 0 0 24px;
}

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 35px;
	border-radius: 0;
	text-align: left;
}

tbody,
tfoot,
thead {
	border: 1px solid var(--gt-border-color);
	background-color: transparent;
}

tbody td,
tbody th {
	padding: 16px;
}

tfoot td,
tfoot th,
thead td,
thead th {
	padding: 16px;
}

tbody tr:nth-child(even) {
	border-bottom: 0;
	background-color: var(--gt-block-background-color);
}

blockquote {
	margin: 0 0 35px;
	padding: 0;
	color: var(--gt-text-color);
	border: 0;
	text-align: center;
	line-height: 1.2;
}

blockquote.gt-align-left {
	text-align: left;
}

blockquote.gt-align-right {
	text-align: right;
}

.wp-block-quote,
blockquote {
	text-align: left;
	margin: 60px 0;
	padding: 35px 75px 0 75px;
	border: 0;
	border-top: 2px solid #ca8504;
}

@media only screen and (max-width: 991px) {

	.wp-block-quote,
	blockquote {
		padding-left: 0;
		padding-right: 0;
	}
}

.wp-block-quote p,
blockquote p {
	font-size: 2.25rem;
	font-weight: 300;
	line-height: 1.4;
	color: #ca8504;
	margin: 0;
}

@media only screen and (max-width: 991px) {

	.wp-block-quote p,
	blockquote p {
		font-size: 1.5rem;
	}
}

.wp-block-quote span,
.wp-block-quote cite,
.wp-block-quote footer,
blockquote span,
blockquote cite,
blockquote footer {
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	opacity: .6;
	text-transform: uppercase;
	display: block;
	margin-top: 20px;
}

.wp-block-quote cite:before,
blockquote cite:before {
	display: none;
}

.wp-block-quote p:last-child,
blockquote p:last-child {
	margin-bottom: 0;
}

dl,
ul,
ol {
	line-height: 1.6;
}

ul {
	margin: 0 0 35px 1rem;
	padding: 0;
	list-style-type: disc;
}

ol {
	margin: 0 0 35px 1rem;
	padding: 0;
	list-style-type: decimal;
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin: 0 0 0 1rem;
	padding: 0;
}

ol ol:not(:last-child),
ol ul:not(:last-child),
ul ol:not(:last-child),
ul ul:not(:last-child) {
	margin-bottom: 35px;
}

b,
strong {
	font-weight: 600;
}

.gt-uppercase {
	text-transform: uppercase;
}

.gt-lowercase {
	text-transform: lowercase;
}

.gt-capitalize {
	text-transform: capitalize;
}

.gt-align-left {
	text-align: left;
}

.gt-align-center {
	text-align: center;
}

.gt-align-right {
	text-align: right;
}

.gt-full-width,
.gt-image.gt-full-width>img {
	width: 100%;
}

table thead {
	color: var(--gt-text-color);
}

table thead tr th {
	border: 1px solid var(--gt-border-color);
}

table tr {
	border: 1px solid var(--gt-border-color);
}

table tr td {
	border: 1px solid var(--gt-border-color);
}

table tr th {
	border: 1px solid var(--gt-border-color);
}

tbody tr:nth-child(even) {
	background: transparent;
}

.gt-dark table,
table.gt-dark {
	color: var(--gt-dark-text-color);
}

.gt-dark table thead,
table.gt-dark thead {
	color: var(--gt-dark-text-color);
}

.gt-dark table thead tr th,
table.gt-dark thead tr th {
	border: 1px solid var(--gt-dark-border-color);
}

.gt-dark table tr,
table.gt-dark tr {
	border: 1px solid var(--gt-dark-border-color);
}

.gt-dark table tr td,
table.gt-dark tr td {
	border: 1px solid var(--gt-dark-border-color);
}

.gt-dark table tr th,
table.gt-dark tr th {
	border: 1px solid var(--gt-dark-border-color);
}

embed,
iframe,
video {
	max-width: 100%;
}



/*======
*
* Form & Input
*
======*/
.wp-block-search .wp-block-search__input,
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea,
select {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 1px;
	border: 1px solid var(--gt-input-border-color);
	color: var(--gt-input-text-color);
	background: var(--gt-input-background-color);
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.6;
	height: auto;
	width: 100%;
	padding: 12px 20px;
	margin: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.wp-block-search .wp-block-search__input:focus,
[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
	border-color: var(--gt-input-focus-border-color);
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

::-webkit-input-placeholder {
	color: var(--gt-input-text-color);
	opacity: .6;
}

:-ms-input-placeholder {
	color: var(--gt-input-text-color);
	opacity: .6;
}

::-moz-placeholder {
	color: var(--gt-input-text-color);
	opacity: .6;
}

::-ms-input-placeholder {
	color: var(--gt-input-text-color);
	opacity: .6;
}

::placeholder {
	color: var(--gt-input-text-color);
	opacity: .6;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	border: 1px solid var(--gt-input-autofill-border-color);
	-webkit-text-fill-color: var(--gt-input-text-color);
	-webkit-box-shadow: 0 0 0px 1000px var(--gt-input-autofill-shadow-color) inset;
	-webkit-transition: background-color 5000s ease-in-out 0s;
	transition: background-color 5000s ease-in-out 0s;
}

.gt-no-border [type=color],
.gt-no-border [type=date],
.gt-no-border [type=datetime-local],
.gt-no-border [type=datetime],
.gt-no-border [type=email],
.gt-no-border [type=month],
.gt-no-border [type=number],
.gt-no-border [type=password],
.gt-no-border [type=search],
.gt-no-border [type=tel],
.gt-no-border [type=text],
.gt-no-border [type=time],
.gt-no-border [type=url],
.gt-no-border [type=week],
.gt-no-border textarea,
[type=color].gt-no-border,
[type=date].gt-no-border,
[type=datetime-local].gt-no-border,
[type=datetime].gt-no-border,
[type=email].gt-no-border,
[type=month].gt-no-border,
[type=number].gt-no-border,
[type=password].gt-no-border,
[type=search].gt-no-border,
[type=tel].gt-no-border,
[type=text].gt-no-border,
[type=time].gt-no-border,
[type=url].gt-no-border,
[type=week].gt-no-border,
textarea.gt-no-border {
	padding: 0;
	border: 0;
}

.gt-dark [type=color],
.gt-dark [type=date],
.gt-dark [type=datetime-local],
.gt-dark [type=datetime],
.gt-dark [type=email],
.gt-dark [type=month],
.gt-dark [type=number],
.gt-dark [type=password],
.gt-dark [type=search],
.gt-dark [type=tel],
.gt-dark [type=text],
.gt-dark [type=time],
.gt-dark [type=url],
.gt-dark [type=week],
.gt-dark textarea,
[type=color].gt-dark,
[type=date].gt-dark,
[type=datetime-local].gt-dark,
[type=datetime].gt-dark,
[type=email].gt-dark,
[type=month].gt-dark,
[type=number].gt-dark,
[type=password].gt-dark,
[type=search].gt-dark,
[type=tel].gt-dark,
[type=text].gt-dark,
[type=time].gt-dark,
[type=url].gt-dark,
[type=week].gt-dark,
textarea.gt-dark {
	background-color: var(--gt-dark-input-background-color);
	border-color: var(--gt-dark-input-border-color);
	color: var(--gt-dark-input-text-color);
}

.gt-dark [type=color]:focus,
.gt-dark [type=date]:focus,
.gt-dark [type=datetime-local]:focus,
.gt-dark [type=datetime]:focus,
.gt-dark [type=email]:focus,
.gt-dark [type=month]:focus,
.gt-dark [type=number]:focus,
.gt-dark [type=password]:focus,
.gt-dark [type=search]:focus,
.gt-dark [type=tel]:focus,
.gt-dark [type=text]:focus,
.gt-dark [type=time]:focus,
.gt-dark [type=url]:focus,
.gt-dark [type=week]:focus,
.gt-dark textarea:focus,
[type=color].gt-dark:focus,
[type=date].gt-dark:focus,
[type=datetime-local].gt-dark:focus,
[type=datetime].gt-dark:focus,
[type=email].gt-dark:focus,
[type=month].gt-dark:focus,
[type=number].gt-dark:focus,
[type=password].gt-dark:focus,
[type=search].gt-dark:focus,
[type=tel].gt-dark:focus,
[type=text].gt-dark:focus,
[type=time].gt-dark:focus,
[type=url].gt-dark:focus,
[type=week].gt-dark:focus,
textarea.gt-dark:focus {
	border-color: var(--gt-dark-input-focus-border-color);
}

.gt-dark::-webkit-input-placeholder {
	color: var(--gt-dark-input-text-color);
	opacity: .6;
}

.gt-dark:-ms-input-placeholder {
	color: var(--gt-dark-input-text-color);
	opacity: .6;
}

.gt-dark::-moz-placeholder {
	color: var(--gt-dark-input-text-color);
	opacity: .6;
}

.gt-dark::-ms-input-placeholder {
	color: var(--gt-dark-input-text-color);
	opacity: .6;
}

.gt-dark::placeholder {
	color: var(--gt-dark-input-text-color);
	opacity: .6;
}

.gt-dark ::-webkit-input-placeholder {
	color: var(--gt-dark-input-text-color);
	opacity: .6;
}

.gt-dark :-ms-input-placeholder {
	color: var(--gt-dark-input-text-color);
	opacity: .6;
}

.gt-dark ::-moz-placeholder {
	color: var(--gt-dark-input-text-color);
	opacity: .6;
}

.gt-dark ::-ms-input-placeholder {
	color: var(--gt-dark-input-text-color);
	opacity: .6;
}

.gt-dark ::placeholder {
	color: var(--gt-dark-input-text-color);
	opacity: .6;
}

select {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	background-color: var(--gt-input-background-color);
	border: 1px solid var(--gt-input-border-color);
	color: var(--gt-input-text-color);
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.6;
	min-height: 50px;
	width: 100%;
	padding: 12px 20px;
	margin: 0;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
	background-origin: content-box;
	background-position: right 0 center;
	background-repeat: no-repeat;
	background-size: 9px 6px;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s, -webkit-box-shadow .5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s, -webkit-box-shadow .5s;
	-o-transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
}

select:focus {
	background-color: var(--gt-input-background-color);
	border-color: var(--gt-input-focus-border-color);
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	-o-transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
}

.gt-dark select,
select.gt-dark {
	background-color: var(--gt-dark-input-background-color);
	border-color: var(--gt-dark-input-border-color);
	color: var(--gt-dark-input-text-color);
}

.gt-dark select:focus,
select.gt-dark:focus {
	background-color: var(--gt-dark-input-background-color);
	border-color: var(--gt-dark-input-focus-border-color);
}

label {
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.6;
	color: #98a2b3;
	margin-bottom: 15px;
}

.gt-dark input:-webkit-autofill,
.gt-dark input:-webkit-autofill:hover,
.gt-dark input:-webkit-autofill:focus,
.gt-dark textarea:-webkit-autofill,
.gt-dark textarea:-webkit-autofill:hover,
.gt-dark textarea:-webkit-autofill:focus,
.gt-dark select:-webkit-autofill,
.gt-dark select:-webkit-autofill:hover,
.gt-dark select:-webkit-autofill:focus,
input.gt-dark:-webkit-autofill,
input.gt-dark:-webkit-autofill:hover,
input.gt-dark:-webkit-autofill:focus,
textarea.gt-dark:-webkit-autofill,
textarea.gt-dark:-webkit-autofill:hover,
textarea.gt-dark:-webkit-autofill:focus,
select.gt-dark:-webkit-autofill,
select.gt-dark:-webkit-autofill:hover,
select.gt-dark:-webkit-autofill:focus {
	border: 1px solid var(--gt-dark-input-autofill-border-color);
	-webkit-text-fill-color: var(--gt-dark-input-text-color);
	-webkit-box-shadow: 0 0 0px 1000px var(--gt-dark-input-autofill-shadow-color) inset;
	-webkit-transition: background-color 5000s ease-in-out 0s;
	transition: background-color 5000s ease-in-out 0s;
}

label:last-child {
	margin-bottom: 0;
}

.gt-dark label {
	color: var(--gt-dark-text-color);
}

[type='file'],
[type='checkbox'],
[type='radio'] {
	padding: 0;
	margin: 0;
}

.gt-checkbox {
	--gt-tick: transparent;
	position: relative;
	display: flex;
	align-items: center;
	text-transform: none;
	font-weight: inherit;
	cursor: pointer;
}

.gt-checkbox input,
.gt-checkbox svg {
	width: 16px;
	height: 16px;
	display: block;
}

.gt-checkbox input {
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	outline: none;
	background: var(--gt-input-background-color);
	border: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border-radius: 3px;
	-webkit-transition: box-shadow .3s;
	transition: box-shadow .3s;
	box-shadow: inset 0 0 0 var(--gt-s, 1px) var(--gt-b, var(--gt-input-border-color));
}

.gt-checkbox input:hover {
	--gt-s: 1px;
	--gt-b: var(--gt-input-hover-border-color);
}

.gt-checkbox input:checked {
	--gt-b: var(--gt-input-focus-border-color);
}

.gt-checkbox svg {
	pointer-events: none;
	fill: none;
	stroke-width: 2px;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke: var(--gt-stroke, var(--gt-input-focus-border-color));
	position: absolute;
	top: 4px;
	left: 0;
	width: 16px;
	height: 16px;
	-webkit-transform: scale(var(--gt-scale, 1)) translateZ(0);
	transform: scale(var(--gt-scale, 1)) translateZ(0);
}

.gt-checkbox input:checked {
	--gt-s: 1px;
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
}

.gt-checkbox input:checked+svg {
	--gt-a: 16.1 86.12;
	--gt-o: 102.22;
}

.gt-checkbox svg {
	stroke-dasharray: var(--gt-a, 86.12);
	stroke-dashoffset: var(--gt-o, 86.12);
	-webkit-transition: stroke-dasharray .6s, stroke-dashoffset .6s;
	transition: stroke-dasharray .6s, stroke-dashoffset .6s;
}

.gt-checkbox svg+span {
	margin-left: 8px;
}

.gt-checkbox label {
	text-transform: inherit;
}

.gt-checkbox.gt-effect-bounce {
	--gt-stroke: var(--gt-tick);
}

.gt-checkbox.gt-effect-bounce input:checked {
	--gt-s: 11px;
}

.gt-checkbox.gt-effect-bounce input:checked+svg {
	-webkit-animation: input-effect-bounce .4s linear forwards .2s;
	animation: input-effect-bounce .4s linear forwards .2s;
}

.gt-checkbox.gt-effect-bounce svg {
	--gt-scale: 0;
}

@-webkit-keyframes input-effect-bounce {
	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	75% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes input-effect-bounce {
	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	75% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.gt-dark .gt-checkbox input,
.gt-checkbox.gt-dark input {
	background: var(--gt-dark-input-background-color);
	box-shadow: inset 0 0 0 var(--gt-s, 1px) var(--gt-b, var(--gt-dark-input-border-color));
}

.gt-dark .gt-checkbox input:hover,
.gt-checkbox.gt-dark input:hover {
	--gt-b: var(--gt-dark-input-hover-border-color);
}

.gt-dark .gt-checkbox input:checked,
.gt-checkbox.gt-dark input:checked {
	--gt-b: var(--gt-dark-input-focus-border-color);
}

.gt-dark .gt-checkbox svg,
.gt-checkbox.gt-dark svg {
	stroke: var(--gt-stroke, var(--gt-dark-input-focus-border-color));
}

.gt-dark .gt-checkbox span,
.gt-checkbox.gt-dark span {
	color: var(--gt-dark-input-text-color);
}



/*======
*
* Dropdown Select & Selectize
*
======*/
.custom-dropdown-options {
	background-color: var(--gt-input-background-color);
	max-width: 100%;
	width: 100% !important;
	list-style: none;
	padding: 0;
	margin: 0;
}

.selectize-input {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	background-color: var(--gt-input-background-color);
	border: 1px solid var(--gt-input-border-color);
	color: var(--gt-input-text-color);
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.6;
	height: auto;
	width: 100%;
	padding: 12px 24px;
	margin: 0;
	outline: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.selectize-input.focus {
	border-color: var(--gt-input-focus-border-color);
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.selectize-input.dropdown-active {
	border-radius: 0;
}

.selectize-input.dropdown-active::before {
	content: ' ';
	display: block;
	position: absolute;
	background: var(--gt-input-focus-border-color);
	height: 1px;
	bottom: 0;
	left: 0;
	right: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.selectize-input.dropdown-active::before {
	visibility: visible;
	opacity: 1;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.selectize-input>input {
	width: auto !important;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
	cursor: pointer;
}

.selectize-control.single .selectize-input:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -1px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 4px 0 4px;
	border-color: var(--gt-input-text-color) transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
	margin-top: -4px;
	border-width: 0 4px 4px 4px;
	border-color: transparent transparent var(--gt-input-text-color) transparent;
}

.selectize-dropdown {
	color: var(--gt-input-text-color);
	font-size: 0.875rem;
	line-height: 1.6;
	position: absolute;
	z-index: 10;
	border: 1px solid var(--gt-input-border-color);
	background: var(--gt-input-background-color);
	margin: -1px 0 0 0;
	padding: 12px 0;
	border-top: 0 none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.selectize-dropdown-content {
	max-height: 400px;
}

.selectize-dropdown .option {
	cursor: pointer;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
	padding: 5px 24px;
	background: transparent;
	color: var(--gt-input-text-color);
}

.selectize-dropdown .option:hover {
	opacity: 0.5;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.selectize-dropdown .optgroup .option {
	padding-left: 36px;
}

.selectize-dropdown .active {
	background-color: transparent;
	color: var(--gt-input-text-color);
	opacity: 0.1;
}

.selectize-control.single.gt-dark .selectize-input.input-active,
.selectize-control.gt-dark .selectize-input {
	border-color: var(--gt-dark-input-border-color);
	color: var(--gt-dark-input-text-color);
	background-color: var(--gt-dark-input-background-color);
}

.selectize-control.gt-dark ::-webkit-input-placeholder {
	color: var(--gt-dark-input-text-color);
}

.selectize-control.gt-dark :-ms-input-placeholder {
	color: var(--gt-dark-input-text-color);
}

.selectize-control.gt-dark ::-moz-placeholder {
	color: var(--gt-dark-input-text-color);
}

.selectize-control.gt-dark ::-ms-input-placeholder {
	color: var(--gt-dark-input-text-color);
}

.selectize-control.gt-dark ::placeholder {
	color: var(--gt-dark-input-text-color);
}

.selectize-dropdown.gt-dark .option,
.selectize-dropdown.gt-dark .optgroup-header,
.selectize-control.gt-dark .selectize-input>input {
	color: var(--gt-dark-input-text-color);
}

.selectize-control.gt-dark .selectize-input.focus {
	border-color: var(--gt-dark-input-focus-border-color);
}

.selectize-control.gt-dark .selectize-input.dropdown-active::before {
	background-color: var(--gt-dark-input-focus-border-color);
}

.selectize-control.gt-dark .selectize-dropdown {
	background: var(--gt-dark-input-background-color);
	color: var(--gt-dark-input-text-color);
	border-color: var(--gt-dark-input-border-color);
}

.selectize-control.gt-dark .selectize-control.single .selectize-input:after {
	border-color: var(--gt-dark-input-text-color) transparent transparent transparent;
}

.selectize-control.single.gt-dark .selectize-input:after {
	border-color: var(--gt-dark-input-text-color) transparent transparent transparent;
}

.selectize-control.gt-dark .selectize-control.single .selectize-input.dropdown-active:after,
.selectize-control.gt-dark.single .selectize-input.dropdown-active:after {
	border-color: transparent transparent var(--gt-dark-input-text-color) transparent;
}

.selectize-input>input {
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.6;
	color: var(--gt-input-text-color);
}



/*======
*
* . Button
*
======*/
[type=button],
[type=submit],
button {
	font-size: 11px;
	font-family: Inter, sans-serif;
	font-weight: 500;
	line-height: 1;
	border: 0;
	background: #111;
	color: #fff;
	min-height: 45px;
	cursor: pointer;
	position: relative;
	z-index: 0;
	outline: none;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.4s;
}

[type=button] .gt-icon,
[type=submit] .gt-icon,
button .gt-icon {
	margin-right: 25px;
	display: flex;
	align-items: center;
}

[type=button] .gt-icon svg,
[type=submit] .gt-icon svg,
button .gt-icon svg {
	width: 18px;
}

[type=button] .gt-icon img,
[type=submit] .gt-icon img,
button .gt-icon img {
	width: 18px;
}

[type=button] .gt-icon i,
[type=submit] .gt-icon i,
button .gt-icon i {
	font-size: 20px;
}

[type=button].gt-style-1,
[type=submit].gt-style-1,
button.gt-style-1 {
	background-color: var(--gt-button-background-color);
}

[type=button].gt-style-1.gt-dark,
[type=submit].gt-style-1.gt-dark,
button.gt-style-1.gt-dark {
	background-color: #fff;
	color: #111;
}

[type=button].gt-style-1.gt-dark,
[type=submit].gt-style-1.gt-dark,
button.gt-style-1.gt-dark {
	background-color: #fff;
	color: #111;
}

[type=button].gt-style-1.gt-dark:hover,
[type=submit].gt-style-1.gt-dark:hover,
button.gt-style-1.gt-dark:hover {
	color: #111;
}

[type=button].gt-style-2,
[type=submit].gt-style-2,
button.gt-style-2 {
	background-color: transparent;
	color: #111;
}

[type=button].gt-style-2:hover,
[type=submit].gt-style-2:hover,
button.gt-style-2:hover {
	color: #ca8504;
}

[type=button].gt-style-2:hover svg,
[type=submit].gt-style-2:hover svg,
button.gt-style-2:hover svg {
	color: #ca8504;
}

[type=button].gt-style-2:hover svg path,
[type=submit].gt-style-2:hover svg path,
button.gt-style-2:hover svg path {
	fill: #ca8504;
}

[type=button].gt-style-2 svg,
[type=submit].gt-style-2 svg,
button.gt-style-2 svg {
	margin-left: 20px;
	width: 40px;
}

[type=button].gt-style-2 svg path,
[type=submit].gt-style-2 svg path,
button.gt-style-2 svg path {
	fill: #111;
	transition: 0.4s;
}

[type=button].gt-style-2.gt-dark,
[type=submit].gt-style-2.gt-dark,
button.gt-style-2.gt-dark {
	color: #fff;
}

[type=button].gt-style-2.gt-dark svg,
[type=submit].gt-style-2.gt-dark svg,
button.gt-style-2.gt-dark svg {
	color: #fff;
}

[type=button].gt-style-2.gt-dark svg path,
[type=submit].gt-style-2.gt-dark svg path,
button.gt-style-2.gt-dark svg path {
	fill: #fff;
}

[type=button].gt-style-2.gt-dark:hover,
[type=submit].gt-style-2.gt-dark:hover,
button.gt-style-2.gt-dark:hover {
	color: #ca8504;
}

[type=button].gt-style-2.gt-dark:hover svg,
[type=submit].gt-style-2.gt-dark:hover svg,
button.gt-style-2.gt-dark:hover svg {
	color: #ca8504;
	transition: 0.4s;
}

[type=button].gt-style-2.gt-dark:hover svg path,
[type=submit].gt-style-2.gt-dark:hover svg path,
button.gt-style-2.gt-dark:hover svg path {
	fill: #ca8504;
}

[type=button].gt-style-3,
[type=submit].gt-style-3,
button.gt-style-3 {
	background-color: transparent;
	border: 1px solid #111;
	color: #111;
}

[type=button].gt-style-3:hover,
[type=submit].gt-style-3:hover,
button.gt-style-3:hover {
	background-color: #111;
	color: #fff;
}

[type=button].gt-style-3.gt-dark,
[type=submit].gt-style-3.gt-dark,
button.gt-style-3.gt-dark {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}

[type=button].gt-style-3.gt-dark:hover,
[type=submit].gt-style-3.gt-dark:hover,
button.gt-style-3.gt-dark:hover {
	background-color: #fff;
	color: #111;
}

.gt-button a,
.gt-button a:visited {
	font-size: 0.625rem;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	border: 0;
	padding: 10px 30px;
	min-height: 45px;
	cursor: pointer;
	position: relative;
	z-index: 0;
	outline: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: var(--gt-link-button-background-color);
	color: var(--gt-link-button-text-color);
}

.gt-button a .gt-icon,
.gt-button a:visited .gt-icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-o-transition: 0.6s;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}


.gt-button a:hover .gt-icon,
.gt-button a:focus .gt-icon {
	transform: translateX(8px);
	-o-transition: 0.6s;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.gt-button span+.gt-icon,
.gt-button span+.gt-icon,
.gt-button .gt-icon+span,
.gt-button .gt-icon+span {
	margin-left: 15px;
}

.gt-button a .gt-icon svg,
.gt-button a:visited .gt-icon svg {
	width: 18px;
}

.gt-button a .gt-icon img,
.gt-button a:visited .gt-icon img {
	width: 18px;
}

.gt-button a .gt-icon i,
.gt-button a:visited .gt-icon i {
	font-size: 1.25rem;
}

.gt-button a svg,
.gt-button a:visited svg {
	width: 40px;
	margin-left: 10px;
}

.gt-button a:hover svg path,
.gt-button a:hover svg path {
	fill: var(--gt-link-button-text-color);
}

.gt-button a:hover,
.gt-button a:focus {
	-o-transition: 0.4s;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.gt-button a,
.gt-button a:visited {
	text-decoration: none;
	-o-transition: 0.4s;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.gt-button.gt-align-left,
.gt-button.gt-align-right,
.gt-button.gt-align-center {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.gt-button.gt-align-left {
	text-align: left;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-button.gt-align-center {
	text-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-button.gt-align-right {
	text-align: right;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-button.gt-inline {
	display: inline;
}

.gt-button.gt-inline-block {
	display: inline-block;
}

.gt-button.gt-block {
	display: block;
}

.gt-button.gt-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.gt-button.gt-inline-flex {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.gt-button.gt-padding-1 {
	padding: 1px;
}

.gt-button.gt-padding-2 {
	padding: 2px;
}

.gt-button.gt-padding-3 {
	padding: 3px;
}

.gt-button.gt-padding-4 {
	padding: 4px;
}

.gt-button.gt-padding-5 {
	padding: 5px;
}

.gt-button.gt-padding-6 {
	padding: 6px;
}

.gt-button.gt-padding-7 {
	padding: 7px;
}

.gt-button.gt-padding-8 {
	padding: 8px;
}

.gt-button.gt-padding-9 {
	padding: 9px;
}

.gt-button.gt-padding-10 {
	padding: 10px;
}

.gt-button.gt-padding-15 {
	padding: 15px;
}

.gt-button.gt-padding-20 {
	padding: 20px;
}

.gt-button.gt-padding-25 {
	padding: 25px;
}

.gt-button.gt-padding-30 {
	padding: 30px;
}

.gt-button.gt-padding-35 {
	padding: 35px;
}

.gt-button.gt-padding-40 {
	padding: 40px;
}

.gt-button.gt-padding-45 {
	padding: 45px;
}

.gt-button.gt-padding-50 {
	padding: 50px;
}

.gt-button.gt-style-1 a,
.gt-button.gt-style-1 a:visited {
	background-color: var(--gt-link-button-style-1-background-color);
	color: var(--gt-link-button-style-1-text-color);
}

.gt-button.gt-style-1 a:hover,
.gt-button.gt-style-1 a:focus {
	background-color: var(--gt-link-button-hover-style-1-background-color);
	color: var(--gt-link-button-hover-style-1-text-color);
}

.gt-button.gt-style-1.gt-dark a,
.gt-button.gt-style-1.gt-dark a:visited {
	background-color: var(--gt-dark-link-button-style-1-background-color);
	color: var(--gt-dark-link-button-style-1-text-color);
}

.gt-button.gt-style-1.gt-dark a:hover,
.gt-button.gt-style-1.gt-dark a:focus {
	background-color: var(--gt-dark-link-button-hover-style-1-background-color);
	color: var(--gt-dark-link-button-hover-style-1-text-color);
}

.gt-button.gt-style-2 svg {
	margin-left: 20px;
}

.gt-button.gt-style-2 a,
.gt-button.gt-style-2 a:visited {
	background-color: var(--gt-link-button-style-2-background-color);
	color: var(--gt-link-button-style-2-text-color);
}

.gt-button.gt-style-2 a:hover,
.gt-button.gt-style-2 a:focus {
	background-color: var(--gt-link-button-hover-style-2-background-color);
	color: var(--gt-link-button-hover-style-2-text-color);
}

.gt-button.gt-style-2.gt-dark a,
.gt-button.gt-style-2.gt-dark a:visited {
	background-color: var(--gt-dark-link-button-style-2-background-color);
	color: var(--gt-dark-link-button-style-2-text-color);
}

.gt-button.gt-style-2.gt-dark a:hover,
.gt-button.gt-style-2.gt-dark a:focus {
	background-color: var(--gt-dark-link-button-hover-style-2-background-color);
	color: var(--gt-dark-link-button-hover-style-2-text-color);
}

.gt-button.gt-style-3 a,
.gt-button.gt-style-3 a:visited {
	background-color: var(--gt-link-button-style-3-background-color);
	border: 1px solid var(--gt-link-button-style-3-border-color);
	color: var(--gt-link-button-style-3-text-color);
}

.gt-button.gt-style-3 a:hover,
.gt-button.gt-style-3 a:focus {
	background-color: var(--gt-link-button-hover-style-3-background-color);
	border-color: var(--gt-link-button-hover-style-3-border-color);
	color: var(--gt-link-button-hover-style-3-text-color);
}

.gt-button.gt-style-3.gt-dark a,
.gt-button.gt-style-3.gt-dark a:visited {
	background-color: var(--gt-dark-link-button-style-3-background-color);
	border-color: var(--gt-dark-link-button-style-3-border-color);
	color: var(--gt-dark-link-button-style-3-text-color);
}

.gt-button.gt-style-3.gt-dark a:hover,
.gt-button.gt-style-3.gt-dark a:focus {
	background-color: var(--gt-dark-link-button-hover-style-3-background-color);
	border-color: var(--gt-dark-link-button-hover-style-3-border-color);
	color: var(--gt-dark-link-button-hover-style-3-text-color);
}

.gt-button.gt-style-4 a,
.gt-button.gt-style-4 a:visited {
	background-color: var(--gt-link-button-style-4-background-color);
	border: 1px solid var(--gt-link-button-style-4-border-color);
	color: var(--gt-link-button-style-4-text-color);
}

.gt-button.gt-style-4 a:hover,
.gt-button.gt-style-4 a:focus {
	background-color: var(--gt-link-button-hover-style-4-background-color);
	border-color: var(--gt-link-button-hover-style-4-border-color);
	color: var(--gt-link-button-hover-style-4-text-color);
}

.gt-button.gt-style-4.gt-dark a,
.gt-button.gt-style-4.gt-dark a:visited {
	background-color: var(--gt-dark-link-button-style-4-background-color);
	border: 1px solid var(--gt-dark-link-button-style-4-border-color);
	color: var(--gt-dark-link-button-style-4-text-color);
}

.gt-button.gt-style-4.gt-dark a:hover,
.gt-button.gt-style-4.gt-dark a:focus {
	background-color: var(--gt-dark-link-button-hover-style-4-background-color);
	border-color: var(--gt-dark-link-button-hover-style-4-border-color);
	color: var(--gt-primary-link-color);
}

.gt-button.gt-style-5 a,
.gt-button.gt-style-5 a:visited {
	background-color: var(--gt-link-button-style-5-background-color);
	color: var(--gt-link-button-hover-style-5-text-color);
	padding-left: 0;
	padding-right: 0;
	font-size: 0.75rem;
	letter-spacing: 1px;
	font-weight: 700;
}

.gt-button.gt-style-5 .gt-icon svg {
	height: 11px;
	width: auto;
}

.gt-button.gt-style-5 a svg path,
.gt-button.gt-style-5 a:visited svg path,
.gt-button.gt-style-5 a:hover svg path,
.gt-button.gt-style-5 a:focus svg path {
	fill: var(--gt-link-button-hover-style-5-text-color);
}

.gt-button.gt-style-5 a:hover,
.gt-button.gt-style-5 a:focus {
	background-color: var(--gt-link-button-hover-style-5-background-color);
	color: var(--gt-link-button-hover-style-5-text-color);
}

.gt-button.gt-style-5.gt-dark a,
.gt-button.gt-style-5.gt-dark a:visited {
	background-color: var(--gt-dark-link-button-style-5-background-color);
	color: var(--gt-dark-link-button-style-5-text-color);
}

.gt-button.gt-style-5.gt-dark a svg path,
.gt-button.gt-style-5.gt-dark a:visited svg path,
.gt-button.gt-style-5.gt-dark a:hover svg path,
.gt-button.gt-style-5.gt-dark a:focus svg path {
	fill: var(--gt-dark-link-button-style-5-text-color);
}

.gt-button.gt-style-5.gt-dark a:hover,
.gt-button.gt-style-5.gt-dark a:focus {
	background-color: var(--gt-dark-link-button-hover-style-5-background-color);
	color: var(--gt-dark-link-button-hover-style-5-text-color);
}

.gt-button.gt-style-6 a,
.gt-button.gt-style-6 a:visited {
	color: #ca8504;
	background: transparent;
	padding-left: 0;
	padding-right: 0;
	font-size: 1.125rem;
	letter-spacing: normal;
	text-transform: capitalize;
	font-weight: 500;
}


.gt-button.gt-style-6 .gt-icon svg {
	height: 11px;
	width: 40px;
}

.gt-button.gt-style-6 a svg path,
.gt-button.gt-style-6 a:visited svg path,
.gt-button.gt-style-6 a:hover svg path,
.gt-button.gt-style-6 a:focus svg path {
	fill: #050033;
}

.gt-button.gt-style-6.gt-dark a:hover,
.gt-button.gt-style-6.gt-dark a:focus {
	color: #050033;
}

.gt-button.gt-style-7 a,
.gt-button.gt-style-7 a:visited {
	color: #ca8504;
	background: transparent;
	padding-left: 0;
	padding-right: 0;
	font-size: 1.125rem;
	letter-spacing: normal;
	text-transform: capitalize;
	font-weight: 500;
}


.gt-button.gt-style-7 .gt-icon svg {
	height: 11px;
	width: 40px;
}

.gt-button.gt-style-7 a svg path,
.gt-button.gt-style-7 a:visited svg path,
.gt-button.gt-style-7 a:hover svg path,
.gt-button.gt-style-7 a:focus svg path {
	fill: #ca8504;
}

.gt-button.gt-style-7.gt-dark a:hover {
	color: #050033;
}

.gt-button.gt-style-7 a:hover svg path {
	fill: #050033;
}

.gt-button.gt-style-8 a,
.gt-button.gt-style-8 a:visited {
	color: #050033;
	background: transparent;
	padding-left: 0;
	padding-right: 0;
	font-size: 0.75rem;
	letter-spacing: normal;
	text-transform: uppercase;
	font-weight: 600;
}


.gt-button.gt-style-8 .gt-icon svg {
	height: 12px;
	width: 40px;
}

.gt-button.gt-style-8 a svg path,
.gt-button.gt-style-8 a:visited svg path,
.gt-button.gt-style-8 a:hover svg path,
.gt-button.gt-style-8 a:focus svg path {
	fill: #ca8504;
}

.gt-contact-button {
	background-color: var(--gt-footer-button-color);
	color: #fff;
	padding: 0 32px;
	font-size: 11px;
	letter-spacing: 2px;
}





/*======
*
* Layout
*
======*/
.gt-main {
	position: relative;
}

.gt-page-wrapper {
	padding: 130px 0;
}

@media only screen and (max-width: 991px) {
	.gt-page-wrapper {
		padding: 90px 0;
	}
}

.gt-page-wrapper>.gt-page-layout {
	display: flex;
	align-items: flex-start;
}

.gt-page-content {
	width: calc(100% - 330px);
}

.gt-page-content.gt-page-content-full {
	width: 100%;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
}

.gt-page-content.gt-page-content-left {
	padding-right: 30px;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
}

.gt-page-content.gt-page-content-right {
	padding-left: 30px;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

.gt-page-sidebar {
	width: 330px;
	padding-left: 30px;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
}

.gt-page-sidebar.gt-page-sidebar-no {
	display: none;
}

.gt-page-sidebar.gt-page-sidebar-left {
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
	padding-left: 0;
	padding-right: 30px;
}

.gt-page-sidebar.gt-page-sidebar-right {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

@media only screen and (max-width: 1199px) {

	.gt-page-sidebar,
	.gt-page-sidebar.gt-page-sidebar-right,
	.gt-page-sidebar.gt-page-sidebar-left {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}

	.gt-page-sidebar.gt-page-sidebar-left {
		margin-bottom: 60px;
	}

	.gt-page-sidebar.gt-page-sidebar-right {
		margin-top: 60px;
	}
}

.gt-container {
	width: 1360px;
	max-width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}

@media (max-width: 1199px) {
	.gt-container {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.gt-container-full {
	max-width: 100%;
	padding: 0 100px;
}

@media (max-width: 1199px) {
	.gt-container-full {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.gt-container-fluid {
	max-width: 100%;
}

.gt-flex-container {
	width: 1360px;
	max-width: 100%;
	padding: 0 20px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media (max-width: 1199px) {
	.gt-flex-container {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.gt-flex-container-full {
	max-width: 100%;
	padding: 0 100px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media (max-width: 1199px) {
	.gt-flex-container-full {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.gt-flex-container-fluid {
	max-width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.gt-flex-left {
	justify-content: flex-start;
}

.gt-flex-center {
	justify-content: center;
}

.gt-flex-right {
	justify-content: flex-end;
}

.gt-relative {
	position: relative;
}

.gt-absolute {
	position: absolute;
}

.gt-fixed {
	position: fixed;
}

@media only screen and (max-width: 1199px) {
	.gt-page-content.gt-page-content-left {
		padding-right: 0;
		margin-bottom: 60px;
		width: 100%;
	}
}

@media only screen and (max-width: 1199px) {
	.gt-page-content.gt-page-content-right {
		padding-left: 0;
		width: 100%;
	}
}

.single-museum .gt-page-content.gt-style-2 .gt-article {
	margin-top: -270px;
	background-color: var(--gt-background-color);
	padding: 60px 60px 0;
}

@media only screen and (max-width: 991px) {
	.single-museum .gt-page-content.gt-style-2 .gt-article {
		margin-top: 0;
		padding: 0;
	}
}



/*======
*
* Grid
*
======*/
.gt-grid {
	margin-right: auto;
	margin-left: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gt-grid.gt-full-grid {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gt-inner-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gt-grid-left {
	justify-content: flex-start;
}

.gt-grid-center {
	justify-content: center;
}

.gt-grid-right {
	justify-content: flex-end;
}

.gt-grid-space-between {
	justify-content: space-between;
}

.gt-grid-stretch {
	justify-content: stretch;
}

.gt-grid-stretch>.gt-grid-col>* {
	height: 100%;
}

.gt-grid-vertical-start {
	align-items: flex-start;
}

.gt-grid-vertical-end {
	align-items: flex-end;
}

.gt-grid-vertical-center {
	align-items: center;
}

.gt-grid-nowrap {
	flex-wrap: nowrap;
}

.gt-grid.gt-grid-1>.gt-grid-col {
	width: 100%;
	flex: 0 0 100%;
}

.gt-grid.gt-grid-2>.gt-grid-col {
	width: 50%;
	flex: 0 0 50%;
}

.gt-grid.gt-grid-3>.gt-grid-col {
	width: 33.333333%;
	flex: 0 0 33.333333%;
}

.gt-grid.gt-grid-4>.gt-grid-col {
	width: 25%;
	flex: 0 0 25%;
}

.gt-grid.gt-grid-5>.gt-grid-col {
	width: 20%;
	flex: 0 0 20%;
}

.gt-grid.gt-grid-6>.gt-grid-col {
	width: 16.666666%;
	flex: 0 0 16.666666%;
}

.gt-grid.gt-grid-7>.gt-grid-col {
	width: 14.28571428571429%;
	flex: 0 0 14.28571428571429%;
}

.gt-grid.gt-grid-8>.gt-grid-col {
	width: 12.5%;
	flex: 0 0 12.5%;
}

.gt-grid.gt-grid-9>.gt-grid-col {
	width: 11.11111111111111%;
	flex: 0 0 11.11111111111111%;
}

.gt-grid.gt-grid-10>.gt-grid-col {
	width: 10%;
	flex: 0 0 10%;
}

.gt-grid.gt-percent-grid-1>.gt-grid-col {
	flex: 0 0 8.33333%;
	width: 8.33333%;
}

.gt-grid.gt-percent-grid-2>.gt-grid-col {
	flex: 0 0 16.66667%;
	width: 16.66667%;
}

.gt-grid.gt-percent-grid-3>.gt-grid-col {
	flex: 0 0 25%;
	width: 25%;
}

.gt-grid.gt-percent-grid-4>.gt-grid-col {
	flex: 0 0 33.33333%;
	width: 33.33333%;
}

.gt-grid.gt-percent-grid-5>.gt-grid-col {
	flex: 0 0 41.66667%;
	width: 41.66667%;
}

.gt-grid.gt-percent-grid-6>.gt-grid-col {
	flex: 0 0 50%;
	width: 50%;
}

.gt-grid.gt-percent-grid-7>.gt-grid-col {
	flex: 0 0 58.33333%;
	width: 58.33333%;
}

.gt-grid.gt-percent-grid-8>.gt-grid-col {
	flex: 0 0 66.66667%;
	width: 66.66667%;
}

.gt-grid.gt-percent-grid-9>.gt-grid-col {
	flex: 0 0 75%;
	width: 75%;
}

.gt-grid.gt-percent-grid-10>.gt-grid-col {
	flex: 0 0 83.33333%;
	width: 83.33333%;
}

.gt-grid.gt-percent-grid-11>.gt-grid-col {
	flex: 0 0 91.66667%;
	width: 91.66667%;
}

.gt-grid.gt-percent-grid-12>.gt-grid-col {
	flex: 0 0 100%;
	width: 100%;
}

.gt-grid.gt-grid-auto>.gt-grid-col {
	width: auto;
	flex: auto;
}

.gt-grid>.gt-grid-col.gt-grid-col-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}

.gt-grid>.gt-grid-col.gt-grid-col-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}

.gt-grid>.gt-grid-col.gt-grid-col-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.gt-grid>.gt-grid-col.gt-grid-col-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}

.gt-grid>.gt-grid-col.gt-grid-col-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}

.gt-grid>.gt-grid-col.gt-grid-col-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.gt-grid>.gt-grid-col.gt-grid-col-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}

.gt-grid>.gt-grid-col.gt-grid-col-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}

.gt-grid>.gt-grid-col.gt-grid-col-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.gt-grid>.gt-grid-col.gt-grid-col-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}

.gt-grid>.gt-grid-col.gt-grid-col-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}

.gt-grid>.gt-grid-col.gt-grid-col-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.gt-grid.gt-spacing-0 {
	margin: 0px;
}

.gt-grid.gt-spacing-5 {
	margin: -5px;
}

.gt-grid.gt-spacing-10 {
	margin: -10px;
}

.gt-grid.gt-spacing-15 {
	margin: -15px;
}

.gt-grid.gt-spacing-20 {
	margin: -20px;
}

.gt-grid.gt-spacing-25 {
	margin: -25px;
}

.gt-grid.gt-spacing-30 {
	margin: -30px;
}

.gt-grid.gt-spacing-35 {
	margin: -35px;
}

.gt-grid.gt-spacing-40 {
	margin: -40px;
}

.gt-grid.gt-spacing-45 {
	margin: -45px;
}

.gt-grid.gt-spacing-50 {
	margin: -50px;
}

.gt-grid.gt-spacing-55 {
	margin: -55px;
}

.gt-grid.gt-spacing-60 {
	margin: -60px;
}

.gt-grid.gt-spacing-65 {
	margin: -65px;
}

.gt-grid.gt-spacing-70 {
	margin: -70px;
}

.gt-grid.gt-spacing-75 {
	margin: -75px;
}

.gt-grid.gt-spacing-80 {
	margin: -80px;
}

.gt-grid.gt-spacing-85 {
	margin: -85px;
}

.gt-grid.gt-spacing-90 {
	margin: -90px;
}

.gt-grid.gt-spacing-95 {
	margin: -95px;
}

.gt-grid.gt-spacing-100 {
	margin: -100px;
}

.gt-grid.gt-spacing-0>.gt-grid-col {
	padding: 0px;
}

.gt-grid.gt-spacing-5>.gt-grid-col {
	padding: 5px;
}

.gt-grid.gt-spacing-10>.gt-grid-col {
	padding: 10px;
}

.gt-grid.gt-spacing-15>.gt-grid-col {
	padding: 15px;
}

.gt-grid.gt-spacing-20>.gt-grid-col {
	padding: 20px;
}

.gt-grid.gt-spacing-25>.gt-grid-col {
	padding: 25px;
}

.gt-grid.gt-spacing-30>.gt-grid-col {
	padding: 30px;
}

.gt-grid.gt-spacing-35>.gt-grid-col {
	padding: 35px;
}

.gt-grid.gt-spacing-40>.gt-grid-col {
	padding: 40px;
}

.gt-grid.gt-spacing-45>.gt-grid-col {
	padding: 45px;
}

.gt-grid.gt-spacing-50>.gt-grid-col {
	padding: 45px;
}

.gt-grid.gt-spacing-55>.gt-grid-col {
	padding: 55px;
}

.gt-grid.gt-spacing-60>.gt-grid-col {
	padding: 60px;
}

.gt-grid.gt-spacing-65>.gt-grid-col {
	padding: 65px;
}

.gt-grid.gt-spacing-70>.gt-grid-col {
	padding: 70px;
}

.gt-grid.gt-spacing-75>.gt-grid-col {
	padding: 75px;
}

.gt-grid.gt-spacing-80>.gt-grid-col {
	padding: 80px;
}

.gt-grid.gt-spacing-85>.gt-grid-col {
	padding: 85px;
}

.gt-grid.gt-spacing-90>.gt-grid-col {
	padding: 90px;
}

.gt-grid.gt-spacing-95>.gt-grid-col {
	padding: 95px;
}

.gt-grid.gt-spacing-100>.gt-grid-col {
	padding: 100px;
}

@media (max-width: 1199px) {

	.gt-grid.gt-grid-auto>.gt-grid-col,
	.gt-grid>.gt-grid-col.gt-grid-col-4,
	.gt-grid>.gt-grid-col.gt-grid-col-3,
	.gt-grid>.gt-grid-col.gt-grid-col-2,
	.gt-grid>.gt-grid-col.gt-grid-col-1,
	.gt-grid.gt-percent-grid-12>.gt-grid-col,
	.gt-grid.gt-percent-grid-11>.gt-grid-col,
	.gt-grid.gt-percent-grid-10>.gt-grid-col,
	.gt-grid.gt-percent-grid-9>.gt-grid-col,
	.gt-grid.gt-percent-grid-8>.gt-grid-col,
	.gt-grid.gt-percent-grid-7>.gt-grid-col,
	.gt-grid.gt-percent-grid-6>.gt-grid-col,
	.gt-grid.gt-percent-grid-5>.gt-grid-col,
	.gt-grid.gt-percent-grid-4>.gt-grid-col,
	.gt-grid.gt-grid-10>.gt-grid-col,
	.gt-grid.gt-grid-9>.gt-grid-col,
	.gt-grid.gt-grid-8>.gt-grid-col,
	.gt-grid.gt-grid-7>.gt-grid-col,
	.gt-grid.gt-grid-6>.gt-grid-col,
	.gt-grid.gt-grid-5>.gt-grid-col,
	.gt-grid.gt-grid-4>.gt-grid-col,
	.gt-grid.gt-grid-3>.gt-grid-col {
		max-width: 50%;
		width: 50%;
		flex: 0 0 50%;
	}

	.gt-grid.gt-spacing-100,
	.gt-grid.gt-spacing-95,
	.gt-grid.gt-spacing-90,
	.gt-grid.gt-spacing-85,
	.gt-grid.gt-spacing-80,
	.gt-grid.gt-spacing-75,
	.gt-grid.gt-spacing-70,
	.gt-grid.gt-spacing-65 {
		margin: -30px;
	}

	.gt-grid.gt-spacing-100>.gt-grid-col,
	.gt-grid.gt-spacing-95>.gt-grid-col,
	.gt-grid.gt-spacing-90>.gt-grid-col,
	.gt-grid.gt-spacing-85>.gt-grid-col,
	.gt-grid.gt-spacing-80>.gt-grid-col,
	.gt-grid.gt-spacing-75>.gt-grid-col,
	.gt-grid.gt-spacing-70>.gt-grid-col,
	.gt-grid.gt-spacing-65>.gt-grid-col {
		padding: 30px;
	}
}

@media (max-width: 991px) {

	.gt-grid.gt-grid-auto>.gt-grid-col,
	.gt-grid>.gt-grid-col.gt-grid-col-12,
	.gt-grid>.gt-grid-col.gt-grid-col-11,
	.gt-grid>.gt-grid-col.gt-grid-col-10,
	.gt-grid>.gt-grid-col.gt-grid-col-9,
	.gt-grid>.gt-grid-col.gt-grid-col-8,
	.gt-grid>.gt-grid-col.gt-grid-col-7,
	.gt-grid>.gt-grid-col.gt-grid-col-6,
	.gt-grid>.gt-grid-col.gt-grid-col-5,
	.gt-grid>.gt-grid-col.gt-grid-col-4,
	.gt-grid>.gt-grid-col.gt-grid-col-3,
	.gt-grid>.gt-grid-col.gt-grid-col-2,
	.gt-grid>.gt-grid-col.gt-grid-col-1,
	.gt-grid.gt-percent-grid-12>.gt-grid-col,
	.gt-grid.gt-percent-grid-11>.gt-grid-col,
	.gt-grid.gt-percent-grid-10>.gt-grid-col,
	.gt-grid.gt-percent-grid-9>.gt-grid-col,
	.gt-grid.gt-percent-grid-8>.gt-grid-col,
	.gt-grid.gt-percent-grid-7>.gt-grid-col,
	.gt-grid.gt-percent-grid-6>.gt-grid-col,
	.gt-grid.gt-percent-grid-5>.gt-grid-col,
	.gt-grid.gt-percent-grid-4>.gt-grid-col,
	.gt-grid.gt-percent-grid-3>.gt-grid-col,
	.gt-grid.gt-grid-10>.gt-grid-col,
	.gt-grid.gt-grid-9>.gt-grid-col,
	.gt-grid.gt-grid-8>.gt-grid-col,
	.gt-grid.gt-grid-7>.gt-grid-col,
	.gt-grid.gt-grid-6>.gt-grid-col,
	.gt-grid.gt-grid-5>.gt-grid-col,
	.gt-grid.gt-grid-4>.gt-grid-col,
	.gt-grid.gt-grid-3>.gt-grid-col,
	.gt-grid.gt-grid-2>.gt-grid-col,
	.gt-grid.gt-grid-1>.gt-grid-col {
		max-width: 100%;
		width: 100%;
		flex: 0 0 100%;
	}

	.gt-grid.gt-spacing-60,
	.gt-grid.gt-spacing-55,
	.gt-grid.gt-spacing-50,
	.gt-grid.gt-spacing-45,
	.gt-grid.gt-spacing-40,
	.gt-grid.gt-spacing-35 {
		margin: -30px;
	}

	.gt-grid.gt-spacing-60>.gt-grid-col,
	.gt-grid.gt-spacing-55>.gt-grid-col,
	.gt-grid.gt-spacing-50>.gt-grid-col,
	.gt-grid.gt-spacing-45>.gt-grid-col,
	.gt-grid.gt-spacing-40>.gt-grid-col,
	.gt-grid.gt-spacing-35>.gt-grid-col {
		padding: 30px;
	}
}



/*======
*
* Header
*
======*/
.gt-header.gt-desktop-header,
.gt-header.gt-mobile-header {
	position: relative;
	z-index: 30;
}

.gt-header svg {
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.gt-header .gt-logo a,
.gt-header .gt-logo a:visited {
	font-size: 2.188rem;
	font-weight: 500;
	text-transform: capitalize;
}

.gt-header .gt-menu ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

.gt-header .gt-menu ul li {
	position: relative;
	cursor: pointer;
}

.gt-header .gt-menu ul li a,
.gt-header .gt-menu ul li a:visited {
	font-size: 0.75rem;
	font-weight: 500;
	letter-spacing: 1px;
	padding: 50px 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: var(--gt-header-menu-link-color);
}

.gt-header .gt-menu ul li a:hover,
.gt-header .gt-menu ul li a:focus {
	color: var(--gt-header-menu-link-hover-color);
}

.gt-header .gt-menu ul li.gt-dropdown {
	position: relative;
}

.gt-header .gt-menu ul li.gt-dropdown svg {
	width: 18px;
	height: 14px;
	margin-left: 10px;
}

.gt-header .gt-menu ul li.gt-dropdown:hover>.gt-dropdown-menu,
.gt-header .gt-menu ul li.gt-dropdown:focus>.gt-dropdown-menu {
	opacity: 1;
	visibility: visible;
}

.gt-header .gt-menu ul li.gt-dropdown .gt-dropdown-menu {
	position: absolute;
	border: 1px solid var(--gt-header-dropdown-menu-border-color);
	opacity: 0;
	visibility: hidden;
	min-width: 250px;
	z-index: 15;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	background-color: var(--gt-header-dropdown-menu-background-color);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.gt-header .gt-menu ul li.gt-dropdown .gt-dropdown-menu li {
	width: 100%;
	border-bottom: 1px solid var(--gt-header-dropdown-menu-border-color);
}

.gt-header .gt-menu ul li.gt-dropdown .gt-dropdown-menu li .gt-dropdown-menu {
	left: 100%;
	top: -1px;
}

.gt-header .gt-menu ul li.gt-dropdown .gt-dropdown-menu li a,
.gt-header .gt-menu ul li.gt-dropdown .gt-dropdown-menu li a:visited {
	padding: 15px 25px;
	color: var(--gt-header-dropdown-menu-link-color);
}

.gt-header .gt-menu ul li.gt-dropdown .gt-dropdown-menu li a:hover,
.gt-header .gt-menu ul li.gt-dropdown .gt-dropdown-menu li a:focus {
	color: var(--gt-header-dropdown-menu-link-hover-color);
}

.gt-header .gt-menu ul li.gt-dropdown .gt-dropdown-menu li a svg,
.gt-header .gt-menu ul li.gt-dropdown .gt-dropdown-menu li a:visited svg {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.gt-header .gt-menu ul li.gt-dropdown .gt-dropdown-menu li:last-child {
	border-bottom: 0;
}

.gt-header .gt-header-main .gt-menu ul li a:hover,
.gt-header .gt-header-main .gt-menu ul li a:focus {
	opacity: .6;
}

.gt-header .gt-item-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -15px;
}

.gt-header .gt-item-group .gt-item {
	padding: 15px;
	display: flex;
	align-items: center;
}

.gt-header .gt-header-main .gt-item-group .gt-item,
.gt-header .gt-header-main .gt-item-group .gt-item>a,
.gt-header .gt-header-main .gt-item-group .gt-item>a:visited,
.gt-header .gt-header-main .gt-menu ul li a,
.gt-header .gt-header-main .gt-menu ul li a:visited {
	display: flex;
	align-items: center;
	color: var(--gt-header-menu-link-color);
}

.gt-header .gt-header-main .gt-item-group .gt-item:hover,
.gt-header .gt-header-main .gt-item-group .gt-item:focus,
.gt-header .gt-header-main .gt-item-group .gt-item>a:hover,
.gt-header .gt-header-main .gt-item-group .gt-item>a:focus,
.gt-header .gt-header-main .gt-menu ul li a:hover,
.gt-header .gt-header-main .gt-menu ul li a:focus {
	color: var(--gt-header-menu-link-hover-color);
}

.gt-header .gt-item-group .gt-item.gt-user-box span {
	text-transform: uppercase;
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	cursor: pointer;
}

.gt-header.gt-fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 57;
	width: 100%;
}

.gt-header.gt-sticky-header {
	-webkit-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	-webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 30px rgba(0, 0, 0, 0.05);
}

.gt-header.gt-sticky-header .gt-header-topbar {
	display: none;
}

.gt-header.gt-absolute {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
}

.gt-header .gt-off-canvas-icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-header .gt-off-canvas-icon svg {
	width: 26px;
	height: 26px;
}

.gt-header .gt-cart {
	position: relative;
}

.gt-header .gt-cart-count:not(:empty) {
	position: absolute;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	font-size: 0.625rem;
	font-weight: 500;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 6px;
	right: 6px;
	color: var(--gt-background-color);
	background-color: var(--gt-text-color);
}

@media only screen and (max-width: 1299px) {
	.gt-header .gt-cart-count:not(:empty) {
		top: 4.5px;
		right: 4.5px;
	}
}

@media only screen and (max-width: 991px) {
	.gt-header .gt-cart-count:not(:empty) {
		top: 0;
		right: 0;
		width: 15px;
		height: 15px;
		font-size: 0.563rem;
	}
}

.gt-header .gt-header-main {
	background-color: var(--gt-header-background-color);
}

.gt-header:not(.gt-mobile-header) .gt-header-main .gt-header-main-inner {
	min-height: 110px;
}

.gt-header .gt-header-main.gt-dark {
	background-color: var(--gt-dark-header-background-color);
}

.gt-header .gt-header-main.gt-dark .gt-item-group .gt-item,
.gt-header .gt-header-main.gt-dark .gt-item-group .gt-item>a,
.gt-header .gt-header-main.gt-dark .gt-item-group .gt-item>a:visited,
.gt-header .gt-header-main.gt-dark .gt-menu ul li a,
.gt-header .gt-header-main.gt-dark .gt-menu ul li a:visited {
	color: var(--gt-dark-header-menu-link-color);
}

.gt-header .gt-header-main.gt-dark .gt-item-group .gt-item:hover,
.gt-header .gt-header-main.gt-dark .gt-item-group .gt-item:focus,
.gt-header .gt-header-main.gt-dark .gt-item-group .gt-item>a:hover,
.gt-header .gt-header-main.gt-dark .gt-item-group .gt-item>a:focus,
.gt-header .gt-header-main.gt-dark .gt-menu ul li a:hover,
.gt-header .gt-header-main.gt-dark .gt-menu ul li a:focus {
	color: var(--gt-dark-header-menu-link-hover-color);
}

.gt-header .gt-header-main.gt-dark .gt-menu ul li.gt-dropdown .gt-dropdown-menu {
	background-color: var(--gt-dark-header-dropdown-menu-background-color);
	border-color: var(--gt-dark-header-dropdown-menu-border-color);
}

.gt-header .gt-header-main.gt-dark .gt-menu ul li.gt-dropdown .gt-dropdown-menu li a,
.gt-header .gt-header-main.gt-dark .gt-menu ul li.gt-dropdown .gt-dropdown-menu li a:visited {
	color: var(--gt-dark-header-dropdown-menu-link-color);
}

.gt-header .gt-header-main.gt-dark .gt-menu ul li.gt-dropdown .gt-dropdown-menu li a:hover,
.gt-header .gt-header-main.gt-dark .gt-menu ul li.gt-dropdown .gt-dropdown-menu li a:focus {
	color: var(--gt-dark-header-dropdown-menu-link-hover-color);
}

.gt-header .gt-header-main.gt-dark .gt-menu ul li.gt-dropdown .gt-dropdown-menu li {
	border-bottom-color: var(--gt-dark-header-dropdown-menu-border-color);
}

.gt-header .gt-header-main.gt-dark .gt-menu ul li.gt-dropdown:not(.gt-mega-menu) .gt-dropdown-menu li:first-child {
	border-top-color: var(--gt-dark-header-dropdown-menu-border-color);
}

.gt-header .gt-header-main.gt-dark .gt-cart-count:not(:empty) {
	background-color: var(--gt-dark-text-color);
	color: var(--gt-dark-background-color);
}

.gt-header.gt-desktop-header {
	display: block;
}

@media only screen and (max-width: 1199px) {
	.gt-header.gt-desktop-header {
		display: none !important;
	}
}

.gt-header .gt-header-topbar.gt-style-1 {
	background-color: var(--gt-header-topbar-background-color);
	color: var(--gt-header-topbar-text-color);
	position: relative;
	z-index: 1;
}

.gt-header .gt-header-topbar.gt-style-1 a,
.gt-header .gt-header-topbar.gt-style-1 a:visited {
	color: var(--gt-header-topbar-text-color);
}

.gt-header .gt-header-topbar.gt-style-1 a:hover,
.gt-header .gt-header-topbar.gt-style-1 a:focus {
	color: var(--gt-header-topbar-text-color);
}

.gt-header .gt-header-topbar.gt-style-1>div {
	min-height: 50px;
}

.gt-header .gt-header-topbar.gt-style-1 .gt-description-text {
	font-weight: 400;
	font-size: 0.875rem;
}

.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
}

.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li a,
.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li a:visited {
	padding: 18px 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	color: var(--gt-header-topbar-menu-link-color);
}

.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu>ul>li:first-child a,
.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu>ul>li:first-child a:visited {
	padding-left: 0;
}

.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu>ul>li:last-child a,
.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu>ul>li:last-child a:visited {
	padding-right: 0;
}

@media only screen and (max-width: 991px) {
	.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul {
		margin-left: -10px;
		margin-right: -10px;
	}

	.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li a,
	.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li a:visited {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li a:hover,
.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li a:focus {
	color: var(--gt-header-topbar-menu-link-hover-color);
	opacity: .4;
}

.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li:hover .gt-dropdown-menu,
.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li:focus .gt-dropdown-menu {
	opacity: 1;
	visibility: visible;
}

.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li.gt-dropdown {
	position: relative;
	cursor: pointer;
}

.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu svg {
	display: none;
}

.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li .gt-dropdown-menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: var(--gt-header-topbar-dropdown-menu-background-color);
	border: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	right: 0;
	z-index: 10;
	padding: 20px;
	min-width: 190px;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.gt-header .gt-header-topbar.gt-style-1.gt-dark .gt-topbar-menu ul li .gt-dropdown-menu {
	background-color: var(--gt-dark-header-topbar-dropdown-menu-background-color);
	border: 0;
}

.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li .gt-dropdown-menu li a,
.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li .gt-dropdown-menu li a:visited {
	padding: 5px 10px;
	color: var(--gt-header-topbar-dropdown-menu-link-color);
}

.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li .gt-dropdown-menu li a:hover,
.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li .gt-dropdown-menu li a:focus {
	color: var(--gt-header-topbar-dropdown-menu-link-hover-color);
}

.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li:hover .gt-dropdown-menu,
.gt-header .gt-header-topbar.gt-style-1 .gt-topbar-menu ul li:focus .gt-dropdown-menu {
	opacity: 1;
	visibility: visible;
}

.gt-header .gt-header-topbar.gt-style-1.gt-light+.gt-header-main.gt-light {
	border-top: 1px solid var(--gt-border-color);
}

.gt-header .gt-header-topbar.gt-style-1.gt-dark+.gt-header-main.gt-dark {
	border-top: 1px solid var(--gt-dark-border-color);
}

.gt-header .gt-header-topbar.gt-style-1.gt-dark {
	background-color: var(--gt-dark-header-topbar-background-color);
	color: var(--gt-dark-header-topbar-text-color);
}

.gt-header .gt-header-topbar.gt-style-1.gt-dark a,
.gt-header .gt-header-topbar.gt-style-1.gt-dark a:visited {
	color: var(--gt-dark-header-topbar-text-color);
}

.gt-header .gt-header-topbar.gt-style-1.gt-dark a:hover,
.gt-header .gt-header-topbar.gt-style-1.gt-dark a:focus {
	color: var(--gt-dark-header-topbar-text-color);
}

.gt-header .gt-header-topbar.gt-style-1.gt-dark .gt-topbar-menu ul li a,
.gt-header .gt-header-topbar.gt-style-1.gt-dark .gt-topbar-menu ul li a:visited {
	color: var(--gt-dark-header-topbar-menu-link-color);
}

.gt-header .gt-header-topbar.gt-style-1.gt-dark .gt-topbar-menu ul li a:hover,
.gt-header .gt-header-topbar.gt-style-1.gt-dark .gt-topbar-menu ul li a:focus {
	color: var(--gt-dark-header-topbar-menu-link-hover-color);
}

.gt-header .gt-header-topbar.gt-style-1.gt-dark .gt-topbar-menu ul li.gt-dropdown .gt-dropdown-menu {
	background-color: var(--gt-dark-header-topbar-dropdown-menu-background-color);
}

.gt-header .gt-header-topbar.gt-style-1.gt-dark .gt-topbar-menu ul li .gt-dropdown-menu li a,
.gt-header .gt-header-topbar.gt-style-1.gt-dark .gt-topbar-menu ul li .gt-dropdown-menu li a:visited {
	color: var(--gt-dark-header-topbar-dropdown-menu-link-color);
}

.gt-header .gt-header-topbar.gt-style-1.gt-dark .gt-topbar-menu ul li .gt-dropdown-menu li a:hover,
.gt-header .gt-header-topbar.gt-style-1.gt-dark .gt-topbar-menu ul li .gt-dropdown-menu li a:focus {
	color: var(--gt-dark-header-topbar-dropdown-menu-link-hover-color);
}

.gt-header.gt-desktop-header .gt-header-main .gt-header-main-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.gt-header.gt-desktop-header .gt-header-main.gt-separator .gt-header-main-inner {
	border-bottom: 1px solid var(--gt-border-color);
}

.gt-header.gt-desktop-header .gt-header-main.gt-dark.gt-separator .gt-header-main-inner {
	border-bottom: 1px solid var(--gt-dark-border-color);
}

.gt-header.gt-desktop-header .gt-header-main.gt-style-3 .gt-item-group:nth-child(1),
.gt-header.gt-desktop-header .gt-header-main.gt-style-3 .gt-item-group:nth-child(3),
.gt-header.gt-desktop-header .gt-header-main.gt-style-4 .gt-item-group:nth-child(1),
.gt-header.gt-desktop-header .gt-header-main.gt-style-4 .gt-item-group:nth-child(3),
.gt-header.gt-desktop-header .gt-header-main.gt-style-5 .gt-item-group:nth-child(1),
.gt-header.gt-desktop-header .gt-header-main.gt-style-5 .gt-item-group:nth-child(3),
.gt-header.gt-mobile-header .gt-header-main.gt-style-3 .gt-item-group:nth-child(1),
.gt-header.gt-mobile-header .gt-header-main.gt-style-3 .gt-item-group:nth-child(3) {
	flex: 1;
}

.gt-header.gt-desktop-header .gt-header-main.gt-style-3 .gt-item-group:nth-child(1),
.gt-header.gt-desktop-header .gt-header-main.gt-style-4 .gt-item-group:nth-child(1),
.gt-header.gt-desktop-header .gt-header-main.gt-style-5 .gt-item-group:nth-child(1),
.gt-header.gt-mobile-header .gt-header-main.gt-style-3 .gt-item-group:nth-child(1) {
	justify-content: flex-start;
}

.gt-header.gt-desktop-header .gt-header-main.gt-style-3 .gt-item-group:nth-child(2),
.gt-header.gt-desktop-header .gt-header-main.gt-style-4 .gt-item-group:nth-child(2),
.gt-header.gt-desktop-header .gt-header-main.gt-style-5 .gt-item-group:nth-child(2),
.gt-header.gt-mobile-header .gt-header-main.gt-style-3 .gt-item-group:nth-child(2) {
	position: relative;
	z-index: 1;
}

.gt-header.gt-desktop-header .gt-header-main.gt-style-3 .gt-item-group:nth-child(3),
.gt-header.gt-desktop-header .gt-header-main.gt-style-4 .gt-item-group:nth-child(3),
.gt-header.gt-desktop-header .gt-header-main.gt-style-5 .gt-item-group:nth-child(3),
.gt-header.gt-mobile-header .gt-header-main.gt-style-3 .gt-item-group:nth-child(3) {
	justify-content: flex-end;
}

.gt-header.gt-mobile-header {
	display: none;
}

@media only screen and (max-width: 1199px) {
	.gt-header.gt-mobile-header {
		display: block;
	}
}

.gt-header.gt-mobile-header .gt-header-main .gt-header-main-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
}

.gt-header.gt-mobile-header .gt-header-main.gt-separator .gt-header-main-inner {
	border-bottom: 1px solid var(--gt-border-color);
}

.gt-header.gt-mobile-header .gt-logo a,
.gt-header.gt-mobile-header .gt-logo a:visited {
	font-size: 1.563rem;
	line-height: 1;
}

.gt-header.gt-mobile-header .gt-item-group {
	margin: -15px;
}

@media only screen and (max-width: 991px) {
	.gt-header.gt-mobile-header .gt-item-group {
		margin: -7.5px;
	}
}

.gt-header.gt-mobile-header .gt-item-group .gt-item {
	padding: 15px;
}

@media only screen and (max-width: 991px) {
	.gt-header.gt-mobile-header .gt-item-group .gt-item {
		padding: 7.5px;
	}
}

.admin-bar .gt-header.gt-fixed,
.admin-bar .gt-header.gt-absolute,
.admin-bar .gt-header.gt-sticky-header,
.admin-bar .gt-header.gt-sticky-mobile-header {
	top: 32px;
}

@media (max-width: 782px) {

	.admin-bar .gt-header.gt-fixed,
	.admin-bar .gt-header.gt-absolute,
	.admin-bar .gt-header.gt-sticky-header,
	.admin-bar .gt-header.gt-sticky-mobile-header {
		top: 46px;
	}
}

@media (max-width: 600px) {

	.admin-bar .gt-header.gt-fixed,
	.admin-bar .gt-header.gt-absolute,
	.admin-bar .gt-header.gt-sticky-header,
	.admin-bar .gt-header.gt-sticky-mobile-header {
		top: 0;
	}
}

.gt-header.gt-transparent .gt-header-main {
	background-color: transparent;
}



/*======
*
* Mega Menu
*
======*/
.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu {
	position: static;
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-dropdown.gt-mega-menu .gt-dropdown-menu li a,
.gt-header.gt-desktop-header .gt-menu ul li.gt-dropdown.gt-mega-menu .gt-dropdown-menu li a:visited {
	padding-top: 5.5px;
	padding-bottom: 5.5px;
	
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-dropdown ul li.gt-dropdown svg {
	display: none;
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-dropdown ul li.gt-dropdown.menu-item-has-children {
	cursor: initial;
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-dropdown ul li.gt-dropdown.menu-item-has-children>a,
.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-dropdown ul li.gt-dropdown.menu-item-has-children>a:visited {
	font-weight: 600;
	color: var(--gt-secondary-color);
	pointer-events: none;
	cursor: initial;
	padding-bottom: 20px;
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-dropdown ul li.gt-dropdown.menu-item-has-children>a:hover,
.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-dropdown ul li.gt-dropdown.menu-item-has-children>a:focus {
	opacity: 1;
}


.gt-header.gt-desktop-header .gt-menu ul li.gt-dropdown.gt-mega-menu .gt-dropdown-menu::first-child {
	border-top: 1px solid var(--gt-header-dropdown-menu-border-color);
}
.gt-header.gt-desktop-header .gt-menu ul li.gt-dropdown.gt-mega-menu .gt-dropdown-menu li ul {
	border: none;
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu>.gt-dropdown-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	width: 100%;
	left: 0;
	align-items: flex-start;
	padding: 20px 0;

}



.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu li.gt-dropdown .gt-dropdown-menu {
	position: relative;
	left: inherit !important;
	top: inherit !important;
	min-width: auto;
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu:focus li.gt-dropdown .gt-dropdown-menu,
.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu:hover li.gt-dropdown .gt-dropdown-menu {
	opacity: 1;
	visibility: visible;
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu:not(.gt-mega-menu-1, .gt-mega-menu-2, .gt-mega-menu-3, .gt-mega-menu-4, .gt-mega-menu-5, .gt-mega-menu-6)>.gt-dropdown-menu>li>a,
.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu:not(.gt-mega-menu-1, .gt-mega-menu-2, .gt-mega-menu-3, .gt-mega-menu-4, .gt-mega-menu-5, .gt-mega-menu-6)>.gt-dropdown-menu>li>a:visited {
	font-weight: 600;
	color: var(--gt-header-menu-link-color);
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu:not(.gt-mega-menu-1, .gt-mega-menu-2, .gt-mega-menu-3, .gt-mega-menu-4, .gt-mega-menu-5, .gt-mega-menu-6)>.gt-dropdown-menu>li>a:hover,
.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu:not(.gt-mega-menu-1, .gt-mega-menu-2, .gt-mega-menu-3, .gt-mega-menu-4, .gt-mega-menu-5, .gt-mega-menu-6)>.gt-dropdown-menu>li>a:focus {
	color: var(--gt-header-menu-link-hover-color);
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu:not(.gt-mega-menu-1, .gt-mega-menu-2, .gt-mega-menu-3, .gt-mega-menu-4, .gt-mega-menu-5, .gt-mega-menu-6)>.gt-dropdown-menu>li>a svg {
	display: none;
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-dropdown.gt-mega-menu .gt-dropdown-menu li,
.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu>.gt-dropdown-menu>li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-top: 0 !important;
	border-bottom: 0 !important;
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-dropdown.gt-mega-menu .gt-dropdown-menu li .gt-dropdown-menu .gt-dropdown-menu {
	padding-left: 15px;
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-mega-menu-1>.gt-dropdown-menu>li {
	width: 100%;
	flex: 0 0 100%;
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-mega-menu-2>.gt-dropdown-menu>li {
	width: 50%;
	flex: 0 0 50%;
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-mega-menu-3>.gt-dropdown-menu>li {
	width: 33.333333%;
	flex: 0 0 33.333333%;
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-mega-menu-4>.gt-dropdown-menu>li {
	width: 25%;
	flex: 0 0 25%;
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-mega-menu-5>.gt-dropdown-menu>li {
	width: 20%;
	flex: 0 0 20%;
}

.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-mega-menu-6>.gt-dropdown-menu>li {
	width: 16.666666%;
	flex: 0 0 16.666666%;
}



/*======
*
* Off Canvas
*
======*/
.gt-off-canvas {
	position: fixed;
	width: 100%;
	height: 100%;
	max-width: 100%;
	left: 0;
	top: 0;
	padding: 0 100px;
	z-index: 99;
	visibility: hidden;
}

@media only screen and (max-width: 1199px) {
	.gt-off-canvas {
		padding: 0 20px;
	}
}

.gt-off-canvas.gt-style-1 {
	background-color: var(--gt-off-canvas-style-1-background-color);
	color: var(--gt-off-canvas-style-1-text-color);
}

.gt-off-canvas.gt-style-1 .gt-off-canvas-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: center;
	padding: 50px 0;
	border-bottom: 1px solid var(--gt-border-color);
}

.gt-off-canvas.gt-style-1 .gt-off-canvas-header .gt-logo-wrapper {
    display: flex;
    align-items: center;
    gap: 60px;
}

.gt-off-canvas.gt-style-1 .gt-off-canvas-header .gt-logo-wrapper .gt-logo {
    font-size: 2.1rem;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

@media only screen and (max-width: 1199px) {
	.gt-off-canvas.gt-style-1 .gt-off-canvas-header {
		padding: 20px 0;
	}
}

.gt-off-canvas.gt-style-1 .gt-off-canvas-header .gt-close {
	cursor: pointer;
}

.gt-off-canvas.gt-style-1 .gt-off-canvas-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	height: 100%;
}

@media only screen and (max-width: 1199px) {
	.gt-off-canvas.gt-style-1 .gt-off-canvas-inner {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.gt-off-canvas.gt-style-1 .gt-off-canvas-inner .simplebar-content {
	min-height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
}

.gt-off-canvas.gt-style-1 .gt-off-canvas-inner .gt-off-canvas-left {
	padding: 100px 50px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

@media only screen and (max-width: 1199px) {
	.gt-off-canvas.gt-style-1 .gt-off-canvas-inner .gt-off-canvas-left {
		width: 100%;
		padding: 50px 40px;
	}
}

@media only screen and (max-width: 991px) {
	.gt-off-canvas.gt-style-1 .gt-off-canvas-inner .gt-off-canvas-left {
		padding-left: 0;
		padding-right: 0;
	}
}

.gt-off-canvas.gt-style-1 .gt-off-canvas-inner .gt-off-canvas-left *+.gt-copyright {
	margin-top: 230px;
}

@media only screen and (max-width: 1199px) {
	.gt-off-canvas.gt-style-1 .gt-off-canvas-inner .gt-off-canvas-left *+.gt-copyright {
		margin-top: 60px;
	}
}

.gt-off-canvas.gt-style-1.gt-animation-on .gt-off-canvas-inner .gt-off-canvas-left .gt-copyright {
	opacity: 0;
}

.gt-off-canvas.gt-style-1 .gt-off-canvas-inner .gt-off-canvas-left .gt-copyright p {
	font-size: 0.875rem;
	padding-bottom: 50px;
}

@media only screen and (max-width: 1199px) {
	.gt-off-canvas.gt-style-1 .gt-off-canvas-inner .gt-off-canvas-left .gt-copyright p {
		margin-top: 80px;
	}
}

.gt-off-canvas.gt-style-1 .gt-off-canvas-inner .gt-off-canvas-right {
	padding: 100px 80px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

@media only screen and (max-width: 1199px) {
	.gt-off-canvas.gt-style-1 .gt-off-canvas-inner .gt-off-canvas-right {
		width: 100%;
		padding: 50px 40px;
	}
}

@media only screen and (max-width: 991px) {
	.gt-off-canvas.gt-style-1 .gt-off-canvas-inner .gt-off-canvas-right {
		padding-left: 0;
		padding-right: 0;
	}
}

.gt-off-canvas.gt-style-1 .gt-off-canvas-inner .gt-off-canvas-left+.gt-off-canvas-right {
	border-left: 1px solid var(--gt-border-color);
}

.gt-off-canvas.gt-style-1.gt-dark .gt-off-canvas-inner .gt-off-canvas-left+.gt-off-canvas-right {
	border-left-color: var(--gt-dark-border-color);
}

@media only screen and (max-width: 1199px) {
	.gt-off-canvas.gt-style-1 .gt-off-canvas-inner .gt-off-canvas-left+.gt-off-canvas-right {
		border-left: 0;
	}
}

.gt-off-canvas.gt-style-1 .gt-widgets .gt-widget-title {
	font-size: 0.875rem;
	font-weight: 600;
	margin-bottom: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.gt-off-canvas.gt-style-1.gt-dark {
	background-color: var(--gt-dark-off-canvas-style-1-background-color);
	color: var(--gt-dark-off-canvas-style-1-text-color);
}

.gt-off-canvas.gt-style-1.gt-dark a,
.gt-off-canvas.gt-style-1.gt-dark a:visited {
	color: var(--gt-dark-off-canvas-style-1-link-color);
}

.gt-off-canvas.gt-style-1.gt-dark a:hover,
.gt-off-canvas.gt-style-1.gt-dark a:focus {
	color: var(--gt-dark-off-canvas-style-1-link-color);
}

.gt-off-canvas.gt-style-1.gt-dark .widget_archive ul li:before,
.gt-off-canvas.gt-style-1.gt-dark .widget_categories ul li:before,
.gt-off-canvas.gt-style-1.gt-dark .widget_pages ul li:before,
.gt-off-canvas.gt-style-1.gt-dark .widget_meta ul li:before,
.gt-off-canvas.gt-style-1.gt-dark .widget_recent_comments ul li:before,
.gt-off-canvas.gt-style-1.gt-dark .widget_recent_entries ul li:before,
.gt-off-canvas.gt-style-1.gt-dark .widget_nav_menu ul li:before {
	border-top-color: var(--gt-dark-off-canvas-style-1-text-color);
	border-left-color: var(--gt-dark-off-canvas-style-1-text-color);
}

.gt-off-canvas.gt-style-1.gt-dark .gt-menu ul li a,
.gt-off-canvas.gt-style-1.gt-dark .gt-menu ul li a:visited {
	color: var(--gt-dark-off-canvas-style-1-menu-link-color);
}

.gt-off-canvas.gt-style-1.gt-dark .gt-menu ul li a:hover,
.gt-off-canvas.gt-style-1.gt-dark .gt-menu ul li a:focus {
	color: var(--gt-dark-off-canvas-style-1-menu-link-hover-color);
}

.gt-off-canvas.gt-style-1.gt-dark .gt-off-canvas-header {
	border-bottom: 1px solid var(--gt-dark-border-color);
}

.gt-off-canvas.gt-style-1.gt-dark .gt-widgets .gt-widget-services.gt-style-1 ul li .gt-service-desc h5 {
	color: var(--gt-dark-off-canvas-style-1-text-color);
}

.gt-off-canvas.gt-style-1.gt-dark .gt-widgets .gt-widget-services.gt-style-1 ul li .gt-service-desc p {
	color: var(--gt-dark-off-canvas-style-1-text-color);
}

.gt-off-canvas .gt-widgets .gt-widget-text.gt-style-1 .gt-widget-content p {
	font-weight: 500;
	opacity: .6;
}

.gt-off-canvas.gt-style-1.gt-animation-on .gt-menu ul li .gt-menu-item .gt-menu-link {
	-webkit-transform: translateY(80%);
	-ms-transform: translateY(80%);
	transform: translateY(80%);
	opacity: 0;
}

.gt-off-canvas.gt-style-1.gt-animation-on .gt-copyright {
	-webkit-transform: translateY(80%);
	-ms-transform: translateY(80%);
	transform: translateY(80%);
	opacity: 0;
}

.gt-off-canvas.gt-style-1.gt-animation-on .gt-widgets {
	-webkit-transform: translateY(80%);
	-ms-transform: translateY(80%);
	transform: translateY(80%);
	opacity: 0;
}

.gt-off-canvas a,
.gt-off-canvas a:visited {
	color: var(--gt-off-canvas-style-1-link-color);
}

.gt-off-canvas a:hover,
.gt-off-canvas a:focus {
	color: var(--gt-off-canvas-style-1-link-hover-color);
}

.gt-off-canvas .gt-menu {
	overflow: hidden;
}

.gt-off-canvas .gt-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gt-off-canvas .gt-menu ul li a,
.gt-off-canvas .gt-menu ul li a:visited {
	font-size: 5rem;
	line-height: 1.6;
	color: var(--gt-off-canvas-style-1-menu-link-color);
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.gt-off-canvas .gt-menu ul li a:hover,
.gt-off-canvas .gt-menu ul li a:focus {
	color: var(--gt-off-canvas-style-1-menu-link-hover-color);
}

@media only screen and (max-width: 1199px) {

	.gt-off-canvas .gt-menu ul li a,
	.gt-off-canvas .gt-menu ul li a:visited {
		font-size: 2.25rem;
	}
}

@media only screen and (max-width: 991px) {
	.gt-off-canvas .gt-menu ul li .gt-menu-item .gt-menu-link {
		padding: 5px;
	}

	.gt-off-canvas .gt-menu ul li .gt-menu-item .gt-menu-link .gt-sub-toggle svg {
		height: 18px;
	}

	.gt-off-canvas .gt-menu ul li a,
	.gt-off-canvas .gt-menu ul li a:visited {
		font-size: 1.313rem;
	}
}

.gt-off-canvas .gt-menu ul li .gt-menu-item .gt-menu-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-off-canvas .gt-menu ul li .gt-menu-item .gt-menu-link .gt-sub-toggle {
	margin-left: 30px;
	cursor: pointer;
	align-items: center;
	display: flex;
}

.gt-off-canvas .gt-menu ul li .gt-submenu-wrap {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	background-color: var(--gt-off-canvas-style-1-background-color);
	opacity: 0;
	visibility: hidden;
}

.gt-off-canvas .gt-menu ul li .gt-submenu-wrap .gt-back-toggle svg {
	cursor: pointer;
}

.gt-off-canvas .gt-menu ul li .gt-submenu-wrap li .gt-menu-link>a:hover,
.gt-off-canvas .gt-menu ul li .gt-submenu-wrap li .gt-menu-link>a:focus {
	opacity: .3;
}

.gt-off-canvas .gt-menu ul li .gt-submenu-wrap li a,
.gt-off-canvas .gt-menu ul li .gt-submenu-wrap li a:visited {
	line-height: 2;
}

.gt-off-canvas .gt-menu ul li .gt-submenu-wrap .gt-submenu-wrap {
	position: relative;
	visibility: visible;
	opacity: 1;
	left: 20px;
	top: inherit;
}

.gt-off-canvas .gt-menu ul li .gt-submenu-wrap .gt-submenu-wrap .gt-back-toggle {
	display: none;
}

.gt-off-canvas .gt-menu ul li .gt-submenu-wrap .gt-submenu-wrap ul {
	padding-left: 15px;
}

.gt-off-canvas .gt-menu ul li .gt-submenu-wrap .gt-submenu-wrap ul li:first-child {
	padding-top: 0;
}

.gt-off-canvas .gt-menu ul li .gt-submenu-wrap .gt-submenu-wrap ul li:last-child {
	padding-bottom: 0;
}

.gt-off-canvas.gt-dark .gt-menu ul li .gt-submenu-wrap {
	background-color: transparent;
}

.gt-off-canvas .gt-widgets {
	overflow: hidden;
}

.gt-off-canvas .gt-menu ul li .gt-sub-menu li a,
.gt-off-canvas .gt-menu ul li .gt-sub-menu li a:visited {
	font-size: 1.125rem;
	line-height: 2.7;
}

.gt-off-canvas .gt-menu ul li .gt-sub-menu li:hover a,
.gt-off-canvas .gt-menu ul li .gt-sub-menu li:hover a:visited .gt-off-canvas .gt-menu ul li .gt-sub-menu li:hover .gt-sub-toggle,
.gt-off-canvas .gt-menu ul li .gt-sub-menu li:focus a,
.gt-off-canvas .gt-menu ul li .gt-sub-menu li:focus a:visited .gt-off-canvas .gt-menu ul li .gt-sub-menu li:focus .gt-sub-toggle {
	opacity: 1;
}

.gt-off-canvas .gt-menu ul li:hover .gt-menu-item .gt-menu-link a,
.gt-off-canvas .gt-menu ul li:hover .gt-menu-item .gt-menu-link a:visited,
.gt-off-canvas .gt-menu ul li:hover .gt-menu-item .gt-menu-link .gt-sub-toggle svg,
.gt-off-canvas .gt-menu ul li:focus .gt-menu-item .gt-menu-link a,
.gt-off-canvas .gt-menu ul li:focus .gt-menu-item .gt-menu-link a:visited,
.gt-off-canvas .gt-menu ul li:focus .gt-menu-item .gt-menu-link .gt-sub-toggle svg {
	opacity: .3;
}

.gt-off-canvas .gt-menu ul li:hover .gt-submenu-wrap ul li.gt-menu-item .gt-menu-link a,
.gt-off-canvas .gt-menu ul li:hover .gt-submenu-wrap ul li.gt-menu-item .gt-menu-link a:visited,
.gt-off-canvas .gt-menu ul li:focus .gt-submenu-wrap ul li.gt-menu-item .gt-menu-link a,
.gt-off-canvas .gt-menu ul li:focus .gt-submenu-wrap ul li.gt-menu-item .gt-menu-link a:visited {
	opacity: 1;
}

.admin-bar .gt-off-canvas.gt-style-1 {
	top: 32px;
}

@media (max-width: 782px) {
	.admin-bar .gt-off-canvas.gt-style-1 {
		top: 46px;
	}
}

@media (max-width: 600px) {
	.admin-bar .gt-off-canvas.gt-style-1 {
		top: 0;
	}
}

.gt-off-canvas.gt-style-2 {
	background-color: var(--gt-off-canvas-style-2-background-color);
}

@media only screen and (max-width: 1199px) {
	.gt-off-canvas.gt-style-2 {
		padding: 0 50px;
	}
}

@media only screen and (max-width: 991px) {
	.gt-off-canvas.gt-style-2 {
		padding: 0 30px;
	}
}

.gt-off-canvas.gt-style-2 .simplebar-content {
	height: 100%;
}

.gt-off-canvas.gt-style-2 .gt-off-canvas-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: center;
	padding: 50px 0;
	border-bottom: 1px solid var(--gt-border-color);
}

@media only screen and (max-width: 1199px) {
	.gt-off-canvas.gt-style-2 .gt-off-canvas-header {
		padding: 20px 0;
	}
}

.gt-off-canvas.gt-style-2 .gt-off-canvas-header .gt-close {
	cursor: pointer;
}

.gt-off-canvas.gt-style-2 .gt-off-canvas-header .gt-close svg {
	color: var(--gt-off-canvas-style-2-text-color);
}

.gt-off-canvas.gt-style-2 .gt-off-canvas-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 50px 0;
}

.gt-off-canvas.gt-style-2 .gt-copyright {
	font-size: 0.875rem;
	text-align: center;
	opacity: .7;
}

.gt-off-canvas.gt-style-2 .gt-menu+.gt-copyright {
	margin-top: 60px;
}

@media only screen and (max-width: 1199px) {
	.gt-off-canvas.gt-style-2 .gt-menu+.gt-copyright {
		margin-top: 30px;
	}
}

.gt-off-canvas.gt-style-2 .gt-copyright,
.gt-off-canvas.gt-style-2 .gt-copyright p {
	color: var(--gt-off-canvas-style-2-text-color);
}

.gt-off-canvas.gt-style-2 .gt-copyright a,
.gt-off-canvas.gt-style-2 .gt-copyright a:visited {
	color: var(--gt-off-canvas-style-2-link-color);
}

.gt-off-canvas.gt-style-2 .gt-copyright a:hover,
.gt-off-canvas.gt-style-2 .gt-copyright a:focus {
	color: var(--gt-off-canvas-style-2-link-hover-color);
}

.gt-off-canvas.gt-style-2 .gt-menu ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media only screen and (max-width: 1199px) {
	.gt-off-canvas.gt-style-2 .gt-menu ul {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		flex-direction: column;
	}
}

.gt-off-canvas.gt-style-2 .gt-menu ul li {
	position: relative;
}

.gt-off-canvas.gt-style-2 .gt-menu ul li:last-child a:after,
.gt-off-canvas.gt-style-2 .gt-menu ul li:last-child a:visited:after {
	display: none;
}

.gt-off-canvas.gt-style-2 .gt-menu ul li a,
.gt-off-canvas.gt-style-2 .gt-menu ul li a:visited {
	padding: 0 90px 0 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 6.25rem;
	line-height: 1.5;
	color: var(--gt-off-canvas-style-2-menu-link-color);
}

.gt-off-canvas.gt-style-2 .gt-menu ul li a:hover,
.gt-off-canvas.gt-style-2 .gt-menu ul li a:focus {
	color: var(--gt-off-canvas-style-2-menu-link-hover-color);
}

@media only screen and (max-width: 1199px) {

	.gt-off-canvas.gt-style-2 .gt-menu ul li a,
	.gt-off-canvas.gt-style-2 .gt-menu ul li a:visited {
		font-size: 2.25rem;
		padding: 0 10px;
	}
}

@media only screen and (max-width: 991px) {

	.gt-off-canvas.gt-style-2 .gt-menu ul li a,
	.gt-off-canvas.gt-style-2 .gt-menu ul li a:visited {
		font-size: 1.5rem;
		padding: 0 10px;
	}
}

.gt-off-canvas.gt-style-2 .gt-menu ul li a:after,
.gt-off-canvas.gt-style-2 .gt-menu ul li a:visited:after {
	content: '';
	position: absolute;
	right: 16px;
	width: 50px;
	height: 1px;
	background-color: var(--gt-off-canvas-style-2-menu-link-color);
}

@media only screen and (max-width: 1199px) {

	.gt-off-canvas.gt-style-2 .gt-menu ul li a:after,
	.gt-off-canvas.gt-style-2 .gt-menu ul li a:visited:after {
		display: none;
	}
}

.gt-off-canvas.gt-style-2.gt-animation-on .gt-menu ul li .gt-menu-item .gt-menu-link {
	-webkit-transform: translateY(80%);
	-ms-transform: translateY(80%);
	transform: translateY(80%);
	opacity: 0;
}

.gt-off-canvas.gt-style-2.gt-animation-on .gt-copyright {
	-webkit-transform: translateY(80%);
	-ms-transform: translateY(80%);
	transform: translateY(80%);
	opacity: 0;
}

.gt-off-canvas.gt-style-2.gt-dark {
	color: var(--gt-dark-off-canvas-style-2-text-color);
}

.gt-off-canvas.gt-style-2.gt-dark a,
.gt-off-canvas.gt-style-2.gt-dark a:visited {
	color: var(--gt-dark-off-canvas-style-2-link-color);
}

.gt-off-canvas.gt-style-2.gt-dark a:hover,
.gt-off-canvas.gt-style-2.gt-dark a:focus {
	color: var(--gt-dark-off-canvas-style-2-link-hover-color);
}

.gt-off-canvas.gt-style-2.gt-dark .gt-menu ul li a:after,
.gt-off-canvas.gt-style-2.gt-dark .gt-menu ul li a:visited:after {
	background-color: var(--gt-dark-off-canvas-style-2-menu-link-color);
}

.gt-off-canvas.gt-style-2.gt-dark .gt-menu ul li a,
.gt-off-canvas.gt-style-2.gt-dark .gt-menu ul li a:visited {
	color: var(--gt-dark-off-canvas-style-2-menu-link-color);
}

.gt-off-canvas.gt-style-2.gt-dark .gt-menu ul li a:hover,
.gt-off-canvas.gt-style-2.gt-dark .gt-menu ul li a:focus {
	color: var(--gt-dark-off-canvas-style-2-menu-link-hover-color);
}

.gt-off-canvas.gt-style-2.gt-dark .gt-copyright,
.gt-off-canvas.gt-style-2.gt-dark .gt-copyright p {
	color: var(--gt-dark-off-canvas-style-2-text-color);
}

.gt-off-canvas.gt-style-2.gt-dark .gt-copyright a,
.gt-off-canvas.gt-style-2.gt-dark .gt-copyright a:visited {
	color: var(--gt-dark-off-canvas-style-2-link-color);
}

.gt-off-canvas.gt-style-2.gt-dark .gt-copyright a:hover,
.gt-off-canvas.gt-style-2.gt-dark .gt-copyright a:focus {
	color: var(--gt-dark-off-canvas-style-2-link-hover-color);
}

.gt-off-canvas.gt-style-1.gt-dark .gt-off-canvas-header .gt-close svg,
.gt-off-canvas.gt-style-2.gt-dark .gt-off-canvas-header .gt-close svg {
	color: var(--gt-dark-off-canvas-style-2-text-color);
}

.gt-off-canvas.gt-style-2.gt-dark .gt-off-canvas-header {
	border-bottom: 1px solid var(--gt-dark-border-color);
}

.admin-bar .gt-off-canvas.gt-style-2 {
	top: 32px;
}

@media (max-width: 782px) {
	.admin-bar .gt-off-canvas.gt-style-2 {
		top: 46px;
	}
}

@media (max-width: 600px) {
	.admin-bar .gt-off-canvas.gt-style-2 {
		top: 0;
	}
}

.gt-off-canvas.gt-position-top {
	-webkit-transform: translateY(-130%);
	-ms-transform: translateY(-130%);
	transform: translateY(-130%);
}

.gt-off-canvas.gt-position-bottom {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}

.gt-off-canvas.gt-position-left {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}

.gt-off-canvas.gt-position-right {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}



/*======
*
* Footer
*
======*/
.gt-footer p {
	font-size: 0.875rem;
	font-weight: 500;
}

.gt-footer .gt-footer-menu.gt-style-1 {
	background-color: var(--gt-footer-background-color);
	padding: 105px 0 50px 0;
	text-transform: uppercase;
}

.gt-footer .gt-footer-menu.gt-style-1 ul {
	margin: 0 -20px;
	padding: 0;
	font-weight: 600;
	font-size: 0.75rem;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.gt-footer .gt-footer-menu.gt-style-1 ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-footer .gt-footer-menu.gt-style-1 ul li:last-child:after {
	display: none;
}

.gt-footer .gt-footer-menu.gt-style-1 ul li a,
.gt-footer .gt-footer-menu.gt-style-1 ul li a:visited {
	color: var(--gt-footer-menu-link-color);
	padding: 0 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 500;
}

@media only screen and (max-width: 991px) {

	.gt-footer .gt-footer-menu.gt-style-1 ul li a,
	.gt-footer .gt-footer-menu.gt-style-1 ul li a:visited {
		padding: 0 10px;
	}
}

.gt-footer .gt-footer-menu.gt-style-1 ul li a:hover,
.gt-footer .gt-footer-menu.gt-style-1 ul li a:focus {
	color: var(--gt-footer-menu-link-hover-color);
	opacity: .6;
}

.gt-footer .gt-footer-menu.gt-style-1 ul li:after {
	content: '';
	width: 1px;
	height: 23px;
	background-color: var(--gt-border-color);
}

.gt-footer .gt-footer-menu.gt-style-1.gt-align-left ul {
	justify-content: flex-start;
}

.gt-footer .gt-footer-menu.gt-style-1.gt-align-center ul {
	justify-content: center;
}

.gt-footer .gt-footer-menu.gt-style-1.gt-align-right ul {
	justify-content: flex-end;
}

.gt-footer .gt-footer-menu.gt-dark {
	background-color: var(--gt-dark-footer-background-color);
}

.gt-footer .gt-footer-menu.gt-dark .gt-footer-menu-inner {
	border-bottom: 1px solid var(--gt-dark-border-color);
}

.gt-footer .gt-footer-menu.gt-dark ul li a,
.gt-footer .gt-footer-menu.gt-dark ul li a:visited {
	color: var(--gt-dark-footer-menu-link-color);
}

.gt-footer .gt-footer-menu.gt-dark ul li a:hover,
.gt-footer .gt-footer-menu.gt-dark ul li a:focus {
	color: var(--gt-dark-footer-menu-link-hover-color);
}

.gt-footer .gt-footer-menu.gt-dark ul li:after {
	background-color: var(--gt-dark-border-color);
}

@media only screen and (max-width: 991px) {
	.gt-footer .gt-footer-menu.gt-dark ul li:after {
		display: none;
	}
}

.gt-footer .gt-footer-widgets {
	overflow: hidden;
}

.gt-footer .gt-footer-widgets table thead {
	color: inherit;
}

.gt-footer .gt-footer-widgets .gt-footer-widgets-inner {
	padding: 100px 0;
}

.gt-footer .gt-footer-widgets.gt-style-1 .gt-widget-title {
	font-weight: 500;
	font-size: 1.25rem;
	margin-bottom: 40px;
}

.gt-footer .gt-footer-widgets.gt-style-1 p {
	opacity: .6;
}

.gt-footer .gt-footer-widgets.gt-style-1 ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 0.875rem;
	font-weight: 400;
	opacity: .7;
}

.gt-footer .gt-footer-widgets.gt-style-1 ul ul {
	opacity: 1;
}

.gt-footer .gt-footer-widgets.gt-light {
	background-color: var(--gt-footer-background-color);
	color: var(--gt-footer-text-color);
}

.gt-footer .gt-footer-widgets.gt-light .widget_archive ul li:before,
.gt-footer .gt-footer-widgets.gt-light .widget_categories ul li:before,
.gt-footer .gt-footer-widgets.gt-light .widget_pages ul li:before,
.gt-footer .gt-footer-widgets.gt-light .widget_meta ul li:before,
.gt-footer .gt-footer-widgets.gt-light .widget_recent_comments ul li:before,
.gt-footer .gt-footer-widgets.gt-light .widget_recent_entries ul li:before,
.gt-footer .gt-footer-widgets.gt-light .widget_nav_menu ul li:before {
	border-top-color: var(--gt-footer-text-color);
	border-left-color: var(--gt-footer-text-color);
}

.gt-footer .gt-footer-widgets.gt-light a,
.gt-footer .gt-footer-widgets.gt-light a:visited,
.gt-footer .gt-footer-widgets.gt-light ul li a,
.gt-footer .gt-footer-widgets.gt-light ul li a:visited {
	color: var(--gt-footer-link-color);
}

.gt-footer .gt-footer-widgets.gt-light a:hover,
.gt-footer .gt-footer-widgets.gt-light a:focus,
.gt-footer .gt-footer-widgets.gt-light ul li a:hover,
.gt-footer .gt-footer-widgets.gt-light ul li a:focus {
	color: var(--gt-footer-link-hover-color);
}

.gt-footer .gt-footer-widgets.gt-dark {
	background-color: var(--gt-dark-footer-background-color);
	color: var(--gt-dark-footer-text-color);
}

.gt-footer .gt-footer-widgets.gt-dark .widget_archive ul li:before,
.gt-footer .gt-footer-widgets.gt-dark .widget_categories ul li:before,
.gt-footer .gt-footer-widgets.gt-dark .widget_pages ul li:before,
.gt-footer .gt-footer-widgets.gt-dark .widget_meta ul li:before,
.gt-footer .gt-footer-widgets.gt-dark .widget_recent_comments ul li:before,
.gt-footer .gt-footer-widgets.gt-dark .widget_recent_entries ul li:before,
.gt-footer .gt-footer-widgets.gt-dark .widget_nav_menu ul li:before {
	border-top-color: var(--gt-dark-footer-text-color);
	border-left-color: var(--gt-dark-footer-text-color);
}

.gt-footer .gt-footer-widgets.gt-dark a,
.gt-footer .gt-footer-widgets.gt-dark a:visited,
.gt-footer .gt-footer-widgets.gt-dark ul li a,
.gt-footer .gt-footer-widgets.gt-dark ul li a:visited {
	color: var(--gt-dark-footer-link-color);
}

.gt-footer .gt-footer-widgets.gt-dark a:hover,
.gt-footer .gt-footer-widgets.gt-dark a:focus,
.gt-footer .gt-footer-widgets.gt-dark ul li a:hover,
.gt-footer .gt-footer-widgets.gt-dark ul li a:focus {
	color: var(--gt-dark-footer-link-hover-color);
}

.gt-footer .gt-footer-widgets.gt-dark button,
.gt-footer .gt-footer-widgets.gt-dark input[type="submit"] {
	background-color: var(--gt-dark-button-style-1-background-color);
	color: var(--gt-dark-button-style-1-text-color);
}

.gt-footer .gt-copyright.gt-style-1 .gt-copyright-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-top: 1px solid var(--gt-border-color);
	padding: 25px 0 25px 0;
	align-items: center;
	margin: 0 -15px;
}

.gt-footer .gt-copyright.gt-style-1 .gt-copyright-inner>div {
	padding: 15px;
}

@media only screen and (max-width: 991px) {
	.gt-footer .gt-copyright.gt-style-1 .gt-copyright-inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.gt-footer .gt-copyright.gt-style-1 .gt-copyright-inner .gt-copyright-text {
		margin-bottom: 20px;
	}
}

.gt-footer .gt-copyright.gt-style-1 .gt-copyright-logo+.gt-copyright-text {
	flex: 1;
}

.gt-footer .gt-copyright.gt-style-1 .gt-copyright-text {
	opacity: .6;
	padding: 0;
	margin: 0;
}

.gt-footer .gt-copyright.gt-style-1 .gt-copyright-text p {
	padding: 0;
	margin: 0;
}

.gt-footer .gt-copyright.gt-style-1 .gt-copyright-inner .gt-copyright-logo {
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.gt-footer .gt-copyright.gt-style-2 .gt-copyright-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 160px 0 180px 0;
}

.gt-footer .gt-copyright.gt-style-2 .gt-copyright-inner .gt-copyright-logo span {
	font-size: 3.75rem;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
}

.gt-footer .gt-copyright.gt-style-2 .gt-copyright-inner *+.gt-copyright-text {
	margin-top: 32px;
}

.gt-footer .gt-copyright.gt-style-2 .gt-copyright-inner *+.gt-social {
	margin-top: 35px;
}

.gt-footer .gt-copyright.gt-style-2 .gt-copyright-inner p {
	font-size: 0.875rem;
	opacity: .6;
	padding: 0;
	margin: 0;
}

.gt-footer .gt-copyright.gt-light {
	background-color: var(--gt-footer-background-color);
	color: var(--gt-footer-text-color);
}

.gt-footer .gt-copyright.gt-light a,
.gt-footer .gt-copyright.gt-light a:visited {
	color: var(--gt-footer-link-color);
}

.gt-footer .gt-copyright.gt-light a:hover,
.gt-footer .gt-copyright.gt-light a:focus {
	color: var(--gt-footer-link-hover-color);
}

.gt-footer .gt-copyright.gt-dark {
	background-color: var(--gt-dark-footer-background-color);
	color: var(--gt-dark-footer-text-color);
}

.gt-footer .gt-copyright.gt-dark a,
.gt-footer .gt-copyright.gt-dark a:visited {
	color: var(--gt-dark-footer-link-color);
}

.gt-footer .gt-copyright.gt-dark a:hover,
.gt-footer .gt-copyright.gt-dark a:focus {
	color: var(--gt-dark-footer-link-hover-color);
}

.gt-footer .gt-instagram.gt-style-1 img {
	width: 100%;
}

.gt-footer .gt-footer-menu.gt-light+.gt-footer-widgets.gt-light .gt-footer-widgets-inner {
	border-top: 1px solid var(--gt-border-color);
}

.gt-footer .gt-footer-widgets.gt-light+.gt-copyright.gt-light .gt-copyright-inner {
	border-top: 1px solid var(--gt-border-color);
}

.gt-footer .gt-newsletter.gt-style-2.gt-light+.gt-copyright.gt-style-2.gt-light {
	border-top: 1px solid var(--gt-border-color);
}

.gt-footer .gt-newsletter.gt-style-2.gt-dark+.gt-copyright.gt-style-2.gt-dark {
	border-top: 1px solid var(--gt-dark-border-color);
}

.gt-footer .gt-newsletter.gt-style-1.gt-dark+.gt-footer-menu.gt-dark {
	border-top: 1px solid var(--gt-dark-border-color);
}

.gt-footer .gt-footer-menu.gt-dark+.gt-footer-widgets.gt-dark .gt-footer-widgets-inner {
	border-top: 1px solid var(--gt-dark-border-color);
}

.gt-footer .gt-footer-menu.gt-light+.gt-copyright.gt-light .gt-copyright-inner {
	border-top: 1px solid var(--gt-border-color);
}

.gt-footer .gt-footer-menu.gt-dark+.gt-copyright.gt-dark .gt-copyright-inner {
	border-top: 1px solid var(--gt-dark-border-color);
}

.gt-footer .gt-copyright.gt-light+.gt-footer-menu.gt-light {
	border-top: 1px solid var(--gt-border-color);
}

.gt-footer .gt-copyright.gt-dark+.gt-footer-menu.gt-dark {
	border-top: 1px solid var(--gt-dark-border-color);
}

.gt-footer .gt-footer-widgets.gt-light+.gt-copyright.gt-light {
	border-top: 1px solid var(--gt-border-color);
}

.gt-footer .gt-footer-widgets.gt-dark+.gt-copyright.gt-dark {
	border-top: 1px solid var(--gt-dark-border-color);
}

.gt-footer .gt-copyright.gt-light+.gt-footer-widgets.gt-light {
	border-top: 1px solid var(--gt-border-color);
}

.gt-footer .gt-copyright.gt-dark+.gt-footer-widgets.gt-dark {
	border-top: 1px solid var(--gt-dark-border-color);
}

.gt-footer .gt-newsletter.gt-light+.gt-copyright.gt-light {
	border-top: 1px solid var(--gt-border-color);
}

.gt-footer .gt-newsletter.gt-dark+.gt-copyright.gt-dark {
	border-top: 1px solid var(--gt-dark-border-color);
}

.gt-footer .gt-copyright.gt-light+.gt-newsletter.gt-light {
	border-top: 1px solid var(--gt-border-color);
}

.gt-footer .gt-copyright.gt-dark+.gt-newsletter.gt-dark {
	border-top: 1px solid var(--gt-dark-border-color);
}

.gt-footer .gt-newsletter.gt-light+.gt-footer-widgets.gt-light {
	border-top: 1px solid var(--gt-border-color);
}

.gt-footer .gt-newsletter.gt-dark+.gt-footer-widgets.gt-dark {
	border-top: 1px solid var(--gt-dark-border-color);
}

.gt-footer .gt-footer-widgets.gt-light+.gt-newsletter.gt-light {
	border-top: 1px solid var(--gt-border-color);
}

.gt-footer .gt-footer-widgets.gt-dark+.gt-newsletter.gt-dark {
	border-top: 1px solid var(--gt-dark-border-color);
}

.gt-footer .gt-footer-menu.gt-light+.gt-newsletter.gt-light {
	border-top: 1px solid var(--gt-border-color);
}

.gt-footer .gt-footer-menu.gt-dark+.gt-newsletter.gt-dark {
	border-top: 1px solid var(--gt-dark-border-color);
}

.gt-footer .gt-footer-widgets.gt-light+.gt-footer-menu.gt-light {
	border-top: 1px solid var(--gt-border-color);
}

.gt-footer .gt-footer-widgets.gt-dark+.gt-footer-menu.gt-dark {
	border-top: 1px solid var(--gt-dark-border-color);
}



/*======
*
* Footer Newsletter
*
======*/
.gt-newsletter {
	overflow: hidden;
}

.gt-newsletter.gt-style-1 .gt-grid-col+.gt-grid-col>.gt-form-wrapper {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media only screen and (max-width: 991px) {

	.gt-newsletter.gt-style-1 .gt-grid-col+.gt-grid-col>.gt-form-wrapper,
	.gt-newsletter.gt-style-2 .gt-grid-col+.gt-grid-col>.gt-form-wrapper,
	.gt-newsletter .gt-grid-col+.gt-grid-col>.gt-form-wrapper {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.gt-newsletter .gt-heading p {
	margin: 0;
}

.gt-newsletter .gt-heading .gt-title {
	font-size: 0.75rem;
	font-weight: bold;
	opacity: 1;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: var(--gt-footer-title-color);
}

.gt-newsletter .gt-heading .gt-text p {
	font-size: 2.188rem;
	line-height: 1.3;
	font-weight: 500;
	color: var(--gt-footer-text-color);
}

@media only screen and (max-width: 991px) {
	.gt-newsletter .gt-heading {
		text-align: center;
	}

	.gt-newsletter .gt-heading .gt-text p {
		font-size: 1.5rem;
	}
}

.gt-newsletter .gt-form-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-newsletter .gt-form-wrapper .gt-form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	min-width: 470px;
}

@media only screen and (max-width: 991px) {
	.gt-newsletter .gt-form-wrapper .gt-form {
		min-width: 100%;
	}
}

.gt-newsletter .gt-form-wrapper .gt-form input {
	margin-right: 4px;
	max-width: 350px;
}

.gt-newsletter .gt-form-wrapper .gt-form button {
	max-width: 140px;
	width: 120px;
	letter-spacing: 2px;
	background: var(--gt-footer-button-color);
}

.gt-newsletter .gt-form-wrapper .gt-cookies {
	margin-top: 22px;
}

.gt-newsletter.gt-light {
	background-color: var(--gt-footer-background-color);
	color: var(--gt-footer-text-color);
	border-top: 1px solid var(--gt-border-color);
}

.gt-newsletter.gt-dark {
	background-color: var(--gt-dark-footer-background-color);
	color: var(--gt-dark-footer-text-color);
	border-top: 1px solid var(--gt-dark-border-color);
}

.gt-newsletter.gt-style-1 {
	padding: 100px 0 100px 0;
}

.gt-newsletter.gt-style-1 .gt-heading *+.gt-text {
	margin-top: 12px;
}

.gt-newsletter.gt-style-2 {
	padding: 130px 0 125px 0;
}

.gt-newsletter.gt-style-2 .gt-heading {
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
}

.gt-newsletter.gt-style-2 .gt-heading .gt-title {
	margin-bottom: 10px;
}

.gt-newsletter.gt-style-2 .gt-heading *+.gt-text {
	margin-top: 32px;
}

.gt-newsletter.gt-style-2 .gt-form-wrapper .gt-cookies {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}



/*======
*
* Pagination
*
======*/
.gt-pagination {
	display: block;
	border-top: 1px solid var( --gt-border-color);
	
}

*+.gt-pagination {
	margin-top: 70px;
}

.gt-pagination.gt-style-1 {
	padding: 95px 0 0 0;
}

.gt-pagination.gt-style-1{
    
}
.gt-pagination.gt-style-1.gt-align-center ul {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-pagination.gt-style-1.gt-align-left ul {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-pagination.gt-style-1.gt-align-right ul {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-pagination.gt-style-1 ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	list-style-type: none;
	margin: -2.5px;
}

.gt-pagination.gt-style-1 ul li {
	padding: 2.5px;
}

.gt-pagination.gt-style-1 ul li a,
.gt-pagination.gt-style-1 ul li a:visited,
.gt-pagination.gt-style-1 ul li span {
	font-size: 0.875rem;
	font-weight: 600;
	color: var(--gt-pagination-style-1-link-color);
	border: 1px solid var(--gt-pagination-style-1-border-color);
	min-width: 34px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 10px 16px;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.gt-pagination.gt-style-1 ul li a:hover,
.gt-pagination.gt-style-1 ul li a:focus,
.gt-pagination.gt-style-1 ul li span.current {
	background-color: #CA8504;
	border-color: var(--gt-pagination-style-1-link-hover-border-color);
	color: var(--gt-pagination-style-1-link-hover-color);
}

.gt-pagination.gt-style-1 ul li span.dots {
	border-color: transparent;
}

.gt-pagination.gt-style-1.gt-dark ul li a,
.gt-pagination.gt-style-1.gt-dark ul li a:visited,
.gt-pagination.gt-style-1.gt-dark ul li span {
	color: var(--gt-dark-pagination-style-1-link-color);
	border-color: var(--gt-dark-pagination-style-1-border-color);
}

.gt-pagination.gt-style-1.gt-dark ul li a:hover,
.gt-pagination.gt-style-1.gt-dark ul li a:focus,
.gt-pagination.gt-style-1.gt-dark ul li span.current {
	color: var(--gt-dark-pagination-style-1-link-hover-color);
	background-color: var(--gt-dark-pagination-style-1-link-hover-background-color);
	border-color: var(--gt-dark-pagination-style-1-link-hover-border-color);
}

.gt-pagination.gt-style-2{
    padding: 70px 0 0 0;
}

.gt-pagination.gt-style-2.gt-align-center ul {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-pagination.gt-style-2.gt-align-left ul {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-pagination.gt-style-2.gt-align-right ul {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-pagination.gt-style-2 ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	list-style-type: none;
	margin: -2.5px;
}

.gt-pagination.gt-style-2 ul li {
	padding: 2.5px;
}

.gt-pagination.gt-style-2 ul li a,
.gt-pagination.gt-style-2 ul li a:visited,
.gt-pagination.gt-style-2 ul li span {
	font-size: 0.875rem;
	font-weight: 600;
	color: var(--gt-pagination-style-2-link-color);
	border: 1px solid var(--gt-pagination-style-2-border-color);
	min-width: 34px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 10px 16px;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.gt-pagination.gt-style-2 ul li a:hover,
.gt-pagination.gt-style-2 ul li a:focus,
.gt-pagination.gt-style-2 ul li span.current {
	background-color: var(--gt-pagination-style-2-link-hover-background-color);
	border-color: var(--gt-pagination-style-2-link-hover-border-color);
	color: var(--gt-pagination-style-2-link-hover-color);
	opacity: 1;
}

.gt-pagination.gt-style-2 ul li span.dots {
	border-color: transparent;
}

.gt-pagination.gt-style-2.gt-dark ul li a,
.gt-pagination.gt-style-2.gt-dark ul li a:visited,
.gt-pagination.gt-style-2.gt-dark ul li span {
	color: var(--gt-dark-pagination-style-2-link-color);
	border-color: var(--gt-dark-pagination-style-2-border-color);
}

.gt-pagination.gt-style-2.gt-dark ul li a:hover,
.gt-pagination.gt-style-2.gt-dark ul li a:focus,
.gt-pagination.gt-style-2.gt-dark ul li span.current {
	color: var(--gt-dark-pagination-style-2-link-hover-color);
	background-color: var(--gt-dark-pagination-style-2-link-hover-background-color);
	border-color: var(--gt-dark-pagination-style-2-link-hover-border-color);
}

.gt-pagination.gt-style-3{
    padding: 95px 0 0 0;
}

.gt-pagination.gt-style-3.gt-align-center ul {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-pagination.gt-style-3.gt-align-left ul {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-pagination.gt-style-3.gt-align-right ul {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-pagination.gt-style-3 ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	list-style-type: none;
	margin: 0;
}

.gt-pagination.gt-style-3 ul li {
	margin-right: 5px;
}

.gt-pagination.gt-style-3 ul li a,
.gt-pagination.gt-style-3 ul li a:visited,
.gt-pagination.gt-style-3 ul li span {
	font-size: 0.875rem;
	font-weight: 600;
	color: var(--gt-pagination-style-3-link-color);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 10px 16px;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.gt-pagination.gt-style-3 ul li a:hover,
.gt-pagination.gt-style-3 ul li a:focus,
.gt-pagination.gt-style-3 ul li span.current {
	color: var(--gt-pagination-style-3-link-hover-color);
	opacity: 1;
}

.gt-pagination.gt-style-3.gt-dark ul li a,
.gt-pagination.gt-style-3.gt-dark ul li a:visited,
.gt-pagination.gt-style-3.gt-dark ul li span {
	color: var(--gt-dark-pagination-style-3-link-color);
}

.gt-pagination.gt-style-3.gt-dark ul li a:hover,
.gt-pagination.gt-style-3.gt-dark ul li a:focus,
.gt-pagination.gt-style-3.gt-dark ul li span.current {
	color: var(--gt-dark-pagination-style-3-link-hover-color);
}



/*======
*
* Tabs
*
======*/
.gt-tabs-wrapper.gt-horizontal {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.gt-tabs-wrapper.gt-horizontal .gt-tabs {
	text-align: center;
	border-bottom: 1px solid var(--gt-border-color);
	margin-bottom: 55px;
}

.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li {
	float: none;
}

.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li .gt-icon+span {
	display: block;
}

.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li .gt-icon svg,
.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li .gt-icon img {
	height: 20px;
}

.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li .gt-icon i {
	font-size: 1.25rem;
}

.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li:first-child a,
.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li:first-child a:visited {
	padding-left: 0;
}

.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li:last-child a,
.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li:last-child a:visited {
	padding-right: 0;
}

.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li.is-active a,
.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li.is-active a:visited {
	outline: none;
	opacity: 1;
}

.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li.is-active a span,
.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li.is-active a:visited span {
	border-bottom: 2px solid var(--gt-link-color);
}

.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li a,
.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li a:visited {
	background-color: transparent;
	font-weight: 600;
	outline: none;
	color: var(--gt-link-color);
	padding: 0 25px;
	opacity: .6;
	font-size: 1rem;
}

.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li a span,
.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1 ul li a:visited span {
	padding: 23px 0;
	display: block;
}

.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1.gt-align-left ul {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1.gt-align-center ul {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-tabs-wrapper.gt-horizontal .gt-tabs.gt-style-1.gt-align-right ul {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-tabs-wrapper.gt-horizontal.gt-dark {
	color: var(--gt-dark-text-color);
}

.gt-tabs-wrapper.gt-horizontal.gt-dark .gt-tabs {
	border-bottom-color: var(--gt-dark-border-color);
}

.gt-tabs-wrapper.gt-horizontal.gt-dark .gt-tabs.gt-style-1 ul li.is-active a span,
.gt-tabs-wrapper.gt-horizontal.gt-dark .gt-tabs.gt-style-1 ul li.is-active a:visited span {
	border-bottom-color: var(--gt-dark-link-color);
}

.gt-tabs-wrapper.gt-horizontal.gt-dark .gt-tabs.gt-style-1 ul li a,
.gt-tabs-wrapper.gt-horizontal.gt-dark .gt-tabs.gt-style-1 ul li a:visited {
	color: var(--gt-dark-link-color);
}

.gt-tabs-wrapper.gt-vertical .gt-tabs {
	border-right: 1px solid var(--gt-border-color);
	margin-right: 55px;
}

.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1 ul li {
	width: 100%;
	display: block;
	float: none;
}

.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1 ul li .gt-icon+span {
	margin-top: 15px;
	display: block;
}

.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1 ul li .gt-icon svg,
.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1 ul li .gt-icon img {
	height: 20px;
}

.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1 ul li .gt-icon i {
	font-size: 1.25rem;
}

.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1 ul li.is-active a,
.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1 ul li.is-active a:visited {
	outline: none;
	opacity: 1;
	border-right: 2px solid var(--gt-link-color);
}

.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1 ul li a,
.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1 ul li a:visited {
	background-color: transparent;
	font-weight: 600;
	outline: none;
	color: var(--gt-link-color);
	padding: 25px 70px;
	opacity: .6;
	font-size: 1rem;
}

.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1.gt-align-left ul {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1.gt-align-center ul {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1.gt-align-right ul {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-tabs-wrapper.gt-vertical.gt-dark {
	color: var(--gt-dark-text-color);
}

.gt-tabs-wrapper.gt-vertical.gt-dark .gt-tabs {
	border-right-color: var(--gt-dark-border-color);
}

.gt-tabs-wrapper.gt-vertical.gt-dark .gt-tabs.gt-style-1 ul li.is-active a,
.gt-tabs-wrapper.gt-vertical.gt-dark .gt-tabs.gt-style-1 ul li.is-active a:visited {
	border-right-color: var(--gt-dark-link-color);
}

.gt-tabs-wrapper.gt-vertical.gt-dark .gt-tabs.gt-style-1 ul li a,
.gt-tabs-wrapper.gt-vertical.gt-dark .gt-tabs.gt-style-1 ul li a:visited {
	color: var(--gt-dark-link-color);
}

.gt-tabs-wrapper.gt-vertical {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media only screen and (max-width: 1199px) {
	.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1 {
		margin-right: 30px;
	}

	.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1 ul li a,
	.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1 ul li a:visited {
		padding-left: 25px;
		padding-right: 25px;
	}
}

@media only screen and (max-width: 991px) {
	.gt-tabs-wrapper.gt-vertical {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.gt-tabs-wrapper.gt-vertical>.gt-tab-list .gt-tabs {
	max-width: 340px;
}

@media only screen and (max-width: 991px) {
	.gt-tabs-wrapper.gt-vertical>.gt-tab-list .gt-tabs {
		padding-right: 0;
		max-width: none;
	}

	.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1 ul li a,
	.gt-tabs-wrapper.gt-vertical .gt-tabs.gt-style-1 ul li a:visited {
		padding-left: 0;
	}
}

.gt-tabs-content {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.gt-tabs-content>.gt-tabs-panel {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 30px;
	display: none;
}

.gt-tabs-content>.gt-tabs-panel.is-active {
	display: block;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.gt-tabs-content.gt-fade-effect>.gt-tabs-panel {
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	opacity: 0;
	height: 0;
	padding: 0;
	border: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
}

.gt-tabs-content.gt-fade-effect>.gt-tabs-panel.is-active {
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	display: block;
	visibility: visible;
	height: auto;
	overflow: visible;
	opacity: 1;
	padding: 0;
	border: 0;
}



/*======
*
* Page Pages
*
======*/
.gt-page-pages {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
}

.gt-page-pages *:not(:last-child) {
	margin-right: 10px;
}

.gt-page-pages span,
.gt-page-pages a,
.gt-page-pages a:visited {
	font-size: 0.688rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	padding: 7px 12px;
	border: 1px solid var(--gt-border-color);
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.gt-page-pages a:hover,
.gt-page-pages a:focus {
	color: var(--gt-secondary-color);
}



/*======
*
* Term Listing
*
======*/
.gt-term-listing.gt-style-1 .gt-title {
	font-size: 0.688rem;
	color: var(--gt-text-color);
	opacity: .6;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 23px;
	letter-spacing: 1px;
}

.gt-term-listing.gt-style-1 ul {
	list-style: none;
	padding: 0;
	margin: -5px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 0.625rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	letter-spacing: 1px;
}

.gt-term-listing.gt-style-1 ul li {
	padding: 5px;
}

.gt-term-listing.gt-style-1 ul li a,
.gt-term-listing.gt-style-1 ul li a:visited {
	font-size: 0.625rem;
	font-weight: 600;
	display: block;
	background-color: var(--gt-block-background-color);
	color: var(--gt-link-color);
	padding: 7px 15px;
}

.gt-term-listing.gt-style-1 ul li a:hover,
.gt-term-listing.gt-style-1 ul li a:focus {
	background-color: var(--gt-primary-color);
	color: var(--gt-primary-link-color);
}

.gt-term-listing.gt-style-2 .gt-title {
	font-size: 0.688rem;
	color: var(--gt-text-color);
	opacity: .6;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 23px;
	letter-spacing: 1px;
}

.gt-term-listing.gt-style-2 ul {
	list-style: none;
	padding: 0;
	margin: -5px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 0.625rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	letter-spacing: 1px;
}

.gt-term-listing.gt-style-2 ul li {
	padding: 5px;
}

.gt-term-listing.gt-style-2 ul li a,
.gt-term-listing.gt-style-2 ul li a:visited {
	font-size: 0.625rem;
	font-weight: 600;
	display: block;
	background-color: var(--gt-primary-color);
	color: var(--gt-primary-link-color);
	padding: 7px 15px;
}

.gt-term-listing.gt-style-2 ul li a:hover,
.gt-term-listing.gt-style-2 ul li a:focus {
	background-color: transparent;
	color: var(--gt-primary-color);
}

.gt-term-listing.gt-style-3 .gt-title {
	font-size: 0.688rem;
	color: var(--gt-text-color);
	opacity: .6;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 23px;
}

.gt-term-listing.gt-style-3 ul {
	list-style: none;
	padding: 0;
	margin: -5px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 0.625rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	letter-spacing: 1px;
}

.gt-term-listing.gt-style-3 ul li {
	padding: 5px;
}

.gt-term-listing.gt-style-3 ul li a,
.gt-term-listing.gt-style-3 ul li a:visited {
	font-size: 0.625rem;
	font-weight: 600;
	display: block;
	padding: 7px 15px;
	border: 1px solid var(--gt-border-color);
}

.gt-term-listing.gt-style-3 ul li a:hover,
.gt-term-listing.gt-style-3 ul li a:focus {
	color: var(--gt-secondary-color);
}

.gt-term-listing.gt-style-4 .gt-title {
	font-size: 0.688rem;
	color: var(--gt-text-color);
	opacity: .6;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 23px;
	letter-spacing: 1px;
}

.gt-term-listing.gt-style-4 ul {
	list-style: none;
	padding: 0;
	margin: -5px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 0.625rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	letter-spacing: 1px;
}

.gt-term-listing.gt-style-4 ul li {
	padding: 5px;
}

.gt-term-listing.gt-style-4 ul li a,
.gt-term-listing.gt-style-4 ul li a:visited {
	font-size: 0.625rem;
	font-weight: 600;
	display: block;
	padding: 7px 15px;
	border: 1px solid var(--gt-primary-color);
}

.gt-term-listing.gt-style-4 ul li a:hover,
.gt-term-listing.gt-style-4 ul li a:focus {
	background-color: var(--gt-primary-color);
	color: var(--gt-primary-link-color);
	border-color: var(--gt-primary-color);
}

.gt-term-listing ul li span {
	margin-left: 5px;
}

.gt-term-listing ul li span:before {
	content: '(';
}

.gt-term-listing ul li span:after {
	content: ')';
}



/*======
*
* Page Pagination
*
======*/
.gt-page-pagination {
	border-top: 1px solid var(--gt-border-color);
	padding: 65px 0;
	overflow: hidden;
}

.gt-page-pagination.gt-style-1 .gt-page-pagination-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.gt-page-pagination.gt-style-1 .gt-page-pagination-inner .gt-subtitle {
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	opacity: .5;
	text-transform: uppercase;
}

.gt-page-pagination.gt-style-1 .gt-page-pagination-inner *+.gt-title {
	margin-top: 20px;
}

.gt-page-pagination.gt-style-1 .gt-page-pagination-inner .gt-title {
	font-size: 1.5rem;
	margin-bottom: 0;
}

.gt-page-pagination.gt-style-1 .gt-page-pagination-inner .gt-next {
	text-align: right;
}

.gt-page-pagination.gt-style-1 .gt-page-pagination-inner {
	margin: -30px;
}

.gt-page-pagination.gt-style-1 .gt-prev,
.gt-page-pagination.gt-style-1 .gt-next {
	padding: 30px;
	flex: 1;
	max-width: 430px;
}

@media only screen and (max-width: 991px) {
	.gt-page-pagination.gt-style-1 .gt-page-pagination-inner {
		flex-direction: column;
	}

	.gt-page-pagination.gt-style-1 .gt-prev,
	.gt-page-pagination.gt-style-1 .gt-next {
		max-width: none;
	}
}

.gt-page-pagination.gt-dark {
	border-top-COLOR: var(--gt-dark-border-color);
	color: var(--gt-dark-text-color);
	background-color: var(--gt-dark-background-color);
}

.gt-page-pagination.gt-dark h6 {
	color: var(--gt-dark-text-color);
}

.gt-page-pagination.gt-dark a,
.gt-page-pagination.gt-dark a:visited,
.gt-page-pagination.gt-dark a:hover,
.gt-page-pagination.gt-dark a:focus {
	color: var(--gt-dark-link-color);
}



/*======
*
* Author Box
*
======*/
.gt-author-box.gt-style-1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media only screen and (max-width: 991px) {
	.gt-author-box.gt-style-1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.gt-author-box.gt-style-1 .gt-image {
		margin-right: 0;
		margin-bottom: 30px;
	}
}

.gt-author-box.gt-style-1 .gt-image {
	width: 160px;
	min-width: 160px;
	height: 160px;
}

.gt-author-box.gt-style-1 .gt-image img {
	width: 100%;
}

.gt-author-box.gt-style-1 *+.gt-content {
	margin-left: 28px;
}

@media only screen and (max-width: 991px) {
	.gt-author-box.gt-style-1 *+.gt-content {
		margin-left: 0;
	}
}

.gt-author-box.gt-style-1 .gt-content .gt-subtitle {
	font-size: 0.75rem;
	opacity: .6;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
}

.gt-author-box.gt-style-1 .gt-content *+h5 {
	margin-top: 18px;
}

.gt-author-box.gt-style-1 .gt-content h5 {
	line-height: 1.1;
	font-weight: 600;
	margin-bottom: 0;
}

.gt-author-box.gt-style-1 .gt-content *+p {
	margin-top: 20px;
}

.gt-author-box.gt-style-1 .gt-content *+.gt-social-links {
	margin-top: 20px;
}

.gt-author-box.gt-style-1 .gt-content p {
	font-size: 0.875rem;
	margin-bottom: 0;
	line-height: 26px;
	color: #98a2b3;
}



/*======
*
* Post Search Box
*
======*/
.gt-post-search-box .selectize-control,
.gt-post-search-box .selectize-input,
.gt-post-search-box .gt-search-wrapper,
.gt-post-search-box input,
.gt-post-search-box button {
	height: 100%;
}

.gt-post-search-box.gt-style-1:before {
	content: '';
	background-color: var(--gt-border-color);
	height: 1px;
	width: 100%;
	position: absolute;
	top: 50%;
	z-index: 0;
}

@media only screen and (max-width: 1199px) {
	.gt-post-search-box.gt-style-1:before {
		display: none;
	}
}

.gt-post-search-box.gt-style-1 input,
.gt-post-search-box.gt-style-1 select {
	position: relative;
	z-index: 1;
}

.gt-post-search-box.gt-style-1 .gt-inner {
	margin: 0 110px;
	background-color: var(--gt-background-color);
	position: relative;
	z-index: 2;
}

@media only screen and (max-width: 1199px) {
	.gt-post-search-box.gt-style-1 .gt-inner {
		margin: 0;
	}
}

.gt-post-search-box.gt-style-1 .gt-inner button {
	min-height: 59px;
}

.gt-post-search-box.gt-style-1 .gt-inner .gt-grid-col:first-child {
	width: 35%;
}

.gt-post-search-box.gt-style-1 .gt-inner .gt-spacing-0 .gt-grid-col:first-child input,
.gt-post-search-box.gt-style-1 .gt-inner .gt-spacing-0 .gt-grid-col:first-child .selectize-input,
.gt-post-search-box.gt-style-1 .gt-inner .gt-spacing-0 .gt-grid-col:first-child select {
	border-radius: 3px 0 0 3px;
}

.gt-post-search-box.gt-style-1 .gt-inner .gt-spacing-0 .gt-grid-col:last-child input,
.gt-post-search-box.gt-style-1 .gt-inner .gt-spacing-0 .gt-grid-col:last-child .selectize-input,
.gt-post-search-box.gt-style-1 .gt-inner .gt-spacing-0 .gt-grid-col:last-child select {
	border-radius: 0 3px 3px 0;
}

.gt-post-search-box.gt-style-1 .gt-inner .gt-spacing-0 .gt-grid-col {
	margin-right: -1px;
}

.gt-post-search-box.gt-style-1 .gt-inner .gt-spacing-0 .gt-grid-col:last-child {
	border-right: 0;
}

.gt-post-search-box.gt-style-1 .gt-inner .gt-spacing-0 .gt-grid-col:last-child {
	margin-right: 0;
}

.gt-post-search-box.gt-style-1 .gt-inner input,
.gt-post-search-box.gt-style-1 .gt-inner .selectize-input,
.gt-post-search-box.gt-style-1 .gt-inner select {
	padding: 18px 24px;
}

.gt-post-search-box.gt-style-1 .gt-search-wrapper {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-post-search-box.gt-style-1 .gt-search-wrapper svg {
	position: absolute;
	right: 25px;
	width: 25px;
	height: 25px;
	z-index: 2;
	color: var(--gt-text-color);
	opacity: .5;
}

.gt-post-search-box.gt-style-1 .gt-search-wrapper i {
	position: absolute;
	right: 25px;
	font-size: 1.563rem;
	z-index: 2;
}

.gt-post-search-box.gt-style-1 .gt-inner *+input {
	padding-right: 60px;
}

.gt-post-search-box.gt-style-1.gt-dark .gt-inner {
	background-color: var(--gt-dark-background-color);
}

.gt-post-search-box.gt-style-1.gt-dark:before {
	background-color: var(--gt-dark-border-color);
}

.gt-post-search-box.gt-style-1.gt-dark .gt-search-wrapper svg {
	color: var(--gt-dark-text-color);
	opacity: .5;
}

.gt-post-search-box.gt-style-2 {
	position: relative;
	background-color: var(--gt-background-color);
}

.gt-post-search-box.gt-style-2 input,
.gt-post-search-box.gt-style-2 select {
	position: relative;
	z-index: 1;
}

.gt-post-search-box.gt-style-2 .gt-inner {
	background-color: var(--gt-background-color);
	position: relative;
	z-index: 2;
}

.gt-post-search-box.gt-style-2 .gt-inner button {
	min-height: 59px;
}

.gt-post-search-box.gt-style-2 .gt-inner .gt-spacing-0 .gt-grid-col {
	margin-right: -1px;
}

.gt-post-search-box.gt-style-2 .gt-inner .gt-spacing-0 .gt-grid-col:last-child {
	border-right: 0;
}

.gt-post-search-box.gt-style-2 .gt-inner input,
.gt-post-search-box.gt-style-2 .gt-inner .selectize-input,
.gt-post-search-box.gt-style-2 .gt-inner select {
	padding: 18px 24px;
}

.gt-post-search-box.gt-style-2 .gt-search-wrapper {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-post-search-box.gt-style-2 .gt-search-wrapper svg {
	position: absolute;
	right: 25px;
	width: 25px;
	height: 25px;
	z-index: 2;
	color: var(--gt-text-color);
	opacity: .5;
}

.gt-post-search-box.gt-style-2 .gt-search-wrapper i {
	position: absolute;
	right: 25px;
	font-size: 1.563rem;
	z-index: 2;
}

.gt-post-search-box.gt-style-2 .gt-inner *+input {
	padding-right: 60px;
}

.gt-post-search-box.gt-style-2.gt-dark .gt-inner {
	background-color: var(--gt-dark-background-color);
}

.gt-post-search-box.gt-style-2.gt-dark:before {
	background-color: var(--gt-dark-border-color);
}

.gt-post-search-box.gt-style-2.gt-dark .gt-search-wrapper svg {
	color: var(--gt-dark-text-color);
	opacity: .5;
}



/*======
*
* Title Module
*
======*/
.gt-module-title {
	font-size: 0.75rem;
	font-weight: 500;
	letter-spacing: 1px;
	margin-bottom: 16px;
	color: var(--gt-heading-color);
}

.gt-module-title .gt-sub-title {
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	position: relative;
	text-transform: uppercase;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--gt-heading-color);
}

.gt-module-title .gt-sub-title span {
	opacity: .5;
}

.gt-module-title .gt-sub-title:before {
	content: '';
	width: 30px;
	height: 1px;
	left: 0;
	background-color: var(--gt-heading-color);
	margin-right: 20px;
}

.gt-module-title.gt-style-1 .gt-sub-title+.gt-title {
	margin-top: 10px;
}

.gt-module-title.gt-style-1 .gt-title {
	font-size: 3.5rem;
	line-height: 1.2;
	font-weight: 400;
	letter-spacing: 1px;
	color: var(--gt-heading-color);
}

@media only screen and (max-width: 1199px) {
	.gt-module-title.gt-style-1 .gt-title {
		font-size: 3rem;
	}
}

@media only screen and (max-width: 991px) {
	.gt-module-title.gt-style-1 .gt-title {
		font-size: 2.25rem;
	}
}

@media only screen and (max-width: 767px) {
	.gt-module-title.gt-style-1 .gt-title {
		font-size: 1.75rem;
	}
}

.gt-module-title.gt-style-2 .gt-title {
	opacity: .5;
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: var(--gt-heading-color);
}

.gt-module-title.gt-style-1.gt-dark,
.gt-module-title.gt-style-2.gt-dark {
	color: var(--gt-dark-heading-color);
}

.gt-module-title.gt-style-1.gt-dark .gt-title,
.gt-module-title.gt-style-2.gt-dark .gt-title {
	color: var(--gt-dark-heading-color);
}

.gt-module-title.gt-style-1.gt-dark .gt-sub-title,
.gt-module-title.gt-style-2.gt-dark .gt-sub-title {
	color: var(--gt-dark-heading-color);
}

.gt-module-title.gt-style-1.gt-dark .gt-sub-title:before,
.gt-module-title.gt-style-2.gt-dark .gt-sub-title:before {
	background-color: var(--gt-dark-heading-color);
}

.gt-module-title.gt-align-left .gt-sub-title {
	justify-content: flex-start;
}

.gt-module-title.gt-align-right .gt-sub-title {
	justify-content: flex-end;
}

.gt-module-title.gt-align-center .gt-sub-title {
	justify-content: center;
}

.gt-md-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-md-title h4 {
	color: var(--gt-heading-color);
}

.gt-md-title span:before {
	background-color: var(--gt-heading-color);
}

@media only screen and (max-width: 991px) {
	.gt-md-title {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 25px;
		text-align: center;
	}
}

.gt-md-title .gt-item span {
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	opacity: .5;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--gt-dark-heading-color);
}

@media only screen and (max-width: 991px) {
	.gt-md-title .gt-item span {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.gt-md-title .gt-item span:before {
	display: block;
	content: '';
	width: 30px;
	height: 1px;
	background-color: var(--gt-heading-color);
	margin-right: 20px;
}

.gt-md-title .gt-item span+h4 {
	margin-top: 5px;
}

.gt-md-title .gt-item h4 {
	font-size: 2.875rem;
	margin: 0;
}

.gt-md-title.gt-dark {
	color: var(--gt-dark-heading-color);
}

.gt-md-title.gt-dark h4 {
	color: var(--gt-dark-heading-color);
}

.gt-md-title.gt-dark .gt-item span:before {
	background-color: var(--gt-dark-heading-color);
}



/*======
*
* Comments
*
======*/
.gt-comments.gt-style-1 .gt-accordion {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gt-comments.gt-style-1 .gt-comment-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid var(--gt-border-color);
	padding: 20px 20px 20px 32px;
}

.gt-comments.gt-style-1 .gt-comment-title div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-comments .gt-title {
	color: var(--gt-form-title-color);
	font-size: 36px;
	font-weight: 500;
}

.gt-comments.gt-style-1 .gt-comment-title div:first-child span {
	font-size: 1rem;
	letter-spacing: 1px;
	margin-left: 15px;
	font-weight: 500;
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items {
	list-style: none;
	margin: 0;
	border: 1px solid var(--gt-border-color);
	border-top-width: 0;
	padding: 50px;
}

@media only screen and (max-width: 991px) {
	.gt-comments.gt-style-1 .gt-comment-list .gt-items {
		padding: 30px;
	}
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .comment-respond {
	margin-bottom: 50px;
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .comment-respond p {
	margin-bottom: 1rem;
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item {
	margin-bottom: 50px;
}

@media only screen and (max-width: 991px) {
	.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item {
		margin-bottom: 30px;
	}
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item:last-child {
	margin-bottom: 0;
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item .gt-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item .gt-top .gt-avatar img {
	width: 80px;
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item .gt-top *+.gt-details {
	margin-left: 30px;
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item .gt-top .gt-details .gt-author {
	font-weight: 600;
	font-size: 1.125rem;
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item .gt-top .gt-details .gt-time {
	font-weight: 400;
	font-size: 0.938rem;
	opacity: .6;
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item *+.gt-bottom {
	margin-top: 20px;
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item .gt-bottom .gt-comment-text p {
	font-size: 0.938rem;
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item .gt-bottom .gt-moderation-text p {
	font-style: italic;
	margin-top: 25px;
	text-decoration: underline;
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item .gt-bottom .gt-buttons {
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: -5px;
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item .gt-bottom *+.gt-buttons {
	margin-top: 20px;
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item .gt-bottom .gt-buttons a,
.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item .gt-bottom .gt-buttons a:visited {
	display: inline-block;
	padding: 5px;
}

.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item .children {
	margin: 0;
	list-style: none;
	padding: 50px 0 0 60px;
}

@media only screen and (max-width: 991px) {
	.gt-comments.gt-style-1 .gt-comment-list .gt-items .gt-item .children {
		padding: 30px 0 0 20px;
	}
}

.gt-comments.gt-style-1 *+.gt-notes {
	margin: 30px 0 0;
	text-decoration: underline;
}

.gt-comments .gt-comment-form [type=submit] {
	background-color: var(--gt-form-button-color);
}

.gt-comments .gt-comment-form [type=submit] {
	font-size: 12px;
	line-height: 26px;
	padding: 12px 45px;
}


.gt-comments.gt-style-1 .gt-comment-form:not(:empty) {
	padding: 50px;
	border: 1px solid var(--gt-border-color);
}

@media only screen and (max-width: 991px) {
	.gt-comments.gt-style-1 .gt-comment-form:not(:empty) {
		padding: 30px;
	}
}

.gt-comments.gt-style-1 *+.gt-comment-form:not(:empty) {
	border-top-width: 0;
}

.gt-comments.gt-style-1 .gt-comment-list .comment-respond .gt-item-row,
.gt-comments.gt-style-1 .gt-comment-form .gt-item-row {
	margin-left: -20px;
	margin-right: -20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-comments.gt-style-1 .gt-comment-list .comment-respond .gt-item-row .gt-item,
.gt-comments.gt-style-1 .gt-comment-form .gt-item-row .gt-item {
	padding: 20px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0;
}

.gt-comments.gt-style-1 .gt-comment-list .comment-respond .gt-item-row .gt-item label,
.gt-comments.gt-style-1 .gt-comment-form .gt-item-row .gt-item label {
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	margin: 0;
	text-transform: uppercase;
}

.gt-comments.gt-style-1 .gt-comment-list .comment-respond .gt-item-row .gt-item label+*,
.gt-comments.gt-style-1 .gt-comment-form .gt-item-row .gt-item label+* {
	margin-top: 8px;
}

.gt-comments.gt-style-1 .gt-comment-list .comment-respond .gt-item-row .gt-item .gt-button.gt-style-1,
.gt-comments.gt-style-1 .gt-comment-form .gt-item-row .gt-item .gt-button.gt-style-1 {
	padding: 20px 50px;
}



/*======
*
* Carousel
*
======*/
.gt-carousel-container .swiper-pagination-bullet,
.gt-slider-container .swiper-pagination-bullet {
	opacity: .4;
}

.gt-carousel-container .swiper-pagination-bullet-active,
.gt-slider-container .swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-carousel-control .gt-carousel-next {
	margin-left: 10px;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.gt-carousel-control .gt-carousel-prev {
	margin-right: 10px;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.gt-carousel-control .swiper-button-disabled {
	opacity: .6;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.gt-carousel-control.gt-style-1 {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-carousel-control.gt-style-1 .gt-carousel-navigation {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.gt-carousel-control.gt-style-1 .gt-carousel-navigation .gt-carousel-prev {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	outline: none;
}

.gt-carousel-control.gt-style-1 .gt-carousel-navigation .gt-carousel-prev+.gt-carousel-pagination {
	margin-left: 20px;
	margin-right: 20px;
}

.gt-carousel-control.gt-style-1 .gt-carousel-navigation .gt-carousel-next {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	outline: none;
}

.gt-carousel-control.gt-style-1 .gt-carousel-pagination {
	margin-left: -8px;
	margin-right: -8px;
}

.gt-carousel-control.gt-style-1 .gt-carousel-pagination .swiper-pagination-bullet {
	font-size: 0px;
	width: 8px;
	height: 8px;
	margin: 8px;
	border-radius: 50%;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
}

.gt-carousel-control.gt-style-1.gt-light .gt-carousel-pagination .swiper-pagination-bullet {
	background-color: var(--gt-text-color);
	opacity: .3;
}

.gt-carousel-control.gt-style-1.gt-light .gt-carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-carousel-control.gt-style-1.gt-light .gt-carousel-prev svg path {
	fill: var(--gt-text-color);
}

.gt-carousel-control.gt-style-1.gt-light .gt-carousel-next svg path {
	fill: var(--gt-text-color);
}

.gt-carousel-control.gt-style-1.gt-dark .gt-carousel-pagination .swiper-pagination-bullet {
	background-color: var(--gt-dark-text-color);
	opacity: .3;
}

.gt-carousel-control.gt-style-1.gt-dark .gt-carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-carousel-control.gt-style-1.gt-dark .gt-carousel-prev svg path {
	fill: var(--gt-dark-text-color);
}

.gt-carousel-control.gt-style-1.gt-dark .gt-carousel-next svg path {
	fill: var(--gt-dark-text-color);
}

.gt-carousel-control.gt-style-2 {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-top: 1px solid #eaecf0;
}

.gt-carousel-control.gt-style-2 .gt-carousel-pagination {
	margin-left: -15px;
	margin-right: -15px;
	text-align: center;
}

.gt-carousel-control.gt-style-2 .gt-carousel-pagination .swiper-pagination-bullet {
	font-weight: 600;
	max-width: 100%;
	height: auto;
	width: auto;
	margin: 15px;
	font-size: 0.938rem;
	background-color: transparent;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
}

.gt-carousel-control.gt-style-2 .gt-carousel-navigation {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px 0 0 0;
}

.gt-carousel-control.gt-style-2 .gt-carousel-navigation .gt-carousel-prev {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 30px;
	outline: none;
}

.gt-carousel-control.gt-style-2 .gt-carousel-navigation .gt-carousel-next {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 30px;
	outline: none;
}

.gt-carousel-control.gt-style-2.gt-light .gt-carousel-pagination .swiper-pagination-bullet {
	color: var(--gt-text-color);
}

.gt-carousel-control.gt-style-2.gt-light .gt-carousel-prev svg path {
	fill: var(--gt-text-color);
}

.gt-carousel-control.gt-style-2.gt-light .gt-carousel-next svg path {
	fill: var(--gt-text-color);
}

.gt-carousel-control.gt-style-2.gt-dark .gt-carousel-pagination .swiper-pagination-bullet {
	color: var(--gt-dark-text-color);
}

.gt-carousel-control.gt-style-2.gt-dark .gt-carousel-prev svg path {
	fill: var(--gt-dark-text-color);
}

.gt-carousel-control.gt-style-2.gt-dark .gt-carousel-next svg path {
	fill: var(--gt-dark-text-color);
}

.gt-carousel-control.gt-style-3 {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media only screen and (max-width: 1199px) {
	.gt-carousel-control.gt-style-3 {
		padding: 0 20px;
	}
}

.gt-carousel-control.gt-style-3 .gt-carousel-pagination {
	margin-left: -15px;
	margin-right: -15px;
}

.gt-carousel-control.gt-style-3 .gt-carousel-pagination .swiper-pagination-bullet {
	font-weight: 600;
	max-width: 100%;
	height: auto;
	width: auto;
	margin: 15px;
	background-color: transparent;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
	font-size: 0.938rem;
}

.gt-carousel-control.gt-style-3 .gt-carousel-navigation {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-carousel-control.gt-style-3 .gt-carousel-navigation .gt-carousel-prev {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	outline: none;
}

.gt-carousel-control.gt-style-3 .gt-carousel-navigation .gt-carousel-next {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	outline: none;
}

.gt-carousel-control.gt-style-3.gt-light .gt-carousel-pagination .swiper-pagination-bullet {
	color: var(--gt-text-color);
}

.gt-carousel-control.gt-style-3.gt-light .gt-carousel-prev svg path {
	fill: var(--gt-text-color);
}

.gt-carousel-control.gt-style-3.gt-light .gt-carousel-next svg path {
	fill: var(--gt-text-color);
}

.gt-carousel-control.gt-style-3.gt-dark .gt-carousel-pagination .swiper-pagination-bullet {
	color: var(--gt-dark-text-color);
}

.gt-carousel-control.gt-style-3.gt-dark .gt-carousel-prev svg path {
	fill: var(--gt-dark-text-color);
}

.gt-carousel-control.gt-style-3.gt-dark .gt-carousel-next svg path {
	fill: var(--gt-dark-text-color);
}

.gt-carousel-control.gt-style-4 {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.gt-carousel-control.gt-style-4 .gt-carousel-pagination {
	margin-left: -8px;
	margin-right: -8px;
}

.gt-carousel-control.gt-style-4 .gt-carousel-pagination .swiper-pagination-bullet {
	font-size: 0px;
	width: 8px;
	height: 8px;
	margin: 8px;
	border-radius: 50%;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
}

.gt-carousel-control.gt-style-4 .gt-carousel-navigation {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-carousel-control.gt-style-4 .gt-carousel-navigation .gt-carousel-prev {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	outline: none;
}

.gt-carousel-control.gt-style-4 .gt-carousel-navigation .gt-carousel-next {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	outline: none;
}

.gt-carousel-control.gt-style-4.gt-light .gt-carousel-pagination .swiper-pagination-bullet {
	background-color: var(--gt-text-color);
	opacity: .3;
}

.gt-carousel-control.gt-style-4.gt-light .gt-carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-carousel-control.gt-style-4.gt-light .gt-carousel-prev svg path {
	fill: var(--gt-text-color);
}

.gt-carousel-control.gt-style-4.gt-light .gt-carousel-next svg path {
	fill: var(--gt-text-color);
}

.gt-carousel-control.gt-style-4.gt-dark .gt-carousel-pagination .swiper-pagination-bullet {
	background-color: var(--gt-dark-text-color);
	opacity: .3;
}

.gt-carousel-control.gt-style-4.gt-dark .gt-carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-carousel-control.gt-style-4.gt-dark .gt-carousel-prev svg path {
	fill: var(--gt-dark-text-color);
}

.gt-carousel-control.gt-style-4.gt-dark .gt-carousel-next svg path {
	fill: var(--gt-dark-text-color);
}

.gt-carousel-control.gt-style-5 {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.gt-carousel-control.gt-style-5 .gt-carousel-pagination {
	margin-left: -8px;
	margin-right: -8px;
}

.gt-carousel-control.gt-style-5 .gt-carousel-pagination .swiper-pagination-bullet {
	font-size: 0px;
	width: 8px;
	height: 8px;
	margin: 8px;
	border-radius: 50%;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
}

.gt-carousel-control.gt-style-5.gt-light .gt-carousel-navigation {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-carousel-control.gt-style-5.gt-light .gt-carousel-navigation .gt-carousel-prev {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	outline: none;
}

.gt-carousel-control.gt-style-5.gt-light .gt-carousel-navigation .gt-carousel-next {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	outline: none;
}

.gt-carousel-control.gt-style-5.gt-light .gt-carousel-pagination .swiper-pagination-bullet {
	background-color: var(--gt-text-color);
	opacity: .3;
}

.gt-carousel-control.gt-style-5.gt-light .gt-carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-carousel-control.gt-style-5.gt-light .gt-carousel-prev svg path {
	fill: var(--gt-text-color);
}

.gt-carousel-control.gt-style-5.gt-light .gt-carousel-next svg path {
	fill: var(--gt-text-color);
}

.gt-carousel-control.gt-style-5.gt-dark .gt-carousel-pagination .swiper-pagination-bullet {
	background-color: var(--gt-dark-text-color);
	opacity: .3;
}

.gt-carousel-control.gt-style-5.gt-dark .gt-carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-carousel-control.gt-style-5.gt-dark .gt-carousel-prev svg path {
	fill: var(--gt-dark-text-color);
}

.gt-carousel-control.gt-style-5.gt-dark .gt-carousel-next svg path {
	fill: var(--gt-dark-text-color);
}

.gt-carousel-control.gt-style-6 {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.gt-carousel-control.gt-style-6 .gt-carousel-pagination {
	margin-left: -15px;
	margin-right: -15px;
}

.gt-carousel-control.gt-style-6 .gt-carousel-pagination .swiper-pagination-bullet {
	font-weight: 600;
	max-width: 100%;
	height: auto;
	width: auto;
	margin: 15px;
	background-color: transparent;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
	font-size: 0.938rem;
}

.gt-carousel-control.gt-style-6 .gt-carousel-navigation {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-carousel-control.gt-style-6 .gt-carousel-navigation .gt-carousel-prev {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	outline: none;
}

.gt-carousel-control.gt-style-6 .gt-carousel-navigation .gt-carousel-next {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	outline: none;
}

.gt-carousel-control.gt-style-6.gt-light .gt-carousel-pagination .swiper-pagination-bullet {
	color: var(--gt-text-color);
}

.gt-carousel-control.gt-style-6.gt-light .gt-carousel-prev svg path {
	fill: var(--gt-text-color);
}

.gt-carousel-control.gt-style-6.gt-light .gt-carousel-next svg path {
	fill: var(--gt-text-color);
}

.gt-carousel-control.gt-style-6.gt-dark .gt-carousel-pagination .swiper-pagination-bullet {
	color: var(--gt-dark-text-color);
}

.gt-carousel-control.gt-style-6.gt-dark .gt-carousel-prev svg path {
	fill: var(--gt-dark-text-color);
}

.gt-carousel-control.gt-style-6.gt-dark .gt-carousel-next svg path {
	fill: var(--gt-dark-text-color);
}

.gt-carousel-control .gt-carousel-next svg,
.gt-carousel-control .gt-carousel-prev svg {
	cursor: pointer;
	width: 40px;
}

.gt-carousel-control.gt-position-top {
	margin-bottom: 50px;
}

.gt-carousel-control.gt-position-bottom {
	margin-top: 60px;
}



/*======
*
* 404 Page
*
======*/
.gt-404-page.gt-style-1 {
	min-height: 100vh;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-image: url(../img/404.png);
}

.gt-404-page.gt-style-1.gt-align-left {
	text-align: left;
}

.gt-404-page.gt-style-1.gt-align-left .gt-content-wrapper .gt-content p {
	margin: auto 0 50px 0;
}

.gt-404-page.gt-style-1.gt-align-center {
	text-align: center;
}

.gt-404-page.gt-style-1.gt-align-right {
	text-align: right;
}

.gt-404-page.gt-style-1.gt-align-right .gt-content-wrapper .gt-content p {
	margin: 50px 0 50px auto;
}

.gt-404-page.gt-style-1 .gt-content-wrapper {
	position: relative;
}

.gt-404-page.gt-style-1 .gt-content-wrapper .gt-content {
	position: relative;
	z-index: 1;
}

.gt-404-page.gt-style-1 .gt-content-wrapper .gt-content button {
	display: inline;
}

.gt-404-page.gt-style-1 .gt-content-wrapper .gt-content h1 {
	font-size: 23.75rem;
	line-height: 1;
	margin-bottom: 0;
	color: #ca8504;
	font-weight: 300;
	font-style: italic;
}

.gt-404-page.gt-style-1 .gt-content-wrapper .gt-content h2 {
	font-size: 1.5rem;
	margin-bottom: 14px;
}

.gt-404-page.gt-style-1 .gt-content-wrapper .gt-content p {
	font-size: 1rem;
	opacity: .5;
	margin: 20px auto;
	max-width: 800px;
}

@media only screen and (max-width: 1199px) {
	.gt-404-page.gt-style-1 .gt-content-wrapper .gt-content h1 {
		font-size: 7.5rem;
		line-height: 1;
	}

	.gt-404-page.gt-style-1 .gt-content-wrapper .gt-content h2 {
		font-size: 2.625rem;
	}
}

@media only screen and (max-width: 991px) {
	.gt-404-page.gt-style-1 .gt-content-wrapper .gt-content h1 {
		font-size: 5.625rem;
		line-height: 1;
	}

	.gt-404-page.gt-style-1 .gt-content-wrapper .gt-content h2 {
		font-size: 1.875rem;
	}
}

.gt-404-page.gt-style-1.gt-dark {
	background-color: var(--gt-dark-background-color);
}

.gt-404-page.gt-style-1.gt-dark h1,
.gt-404-page.gt-style-1.gt-dark h2,
.gt-404-page.gt-style-1.gt-dark p {
	color: var(--gt-dark-text-color);
}

.gt-404-page.gt-style-1.gt-dark a,
.gt-404-page.gt-style-1.gt-dark a:visited {
	color: var(--gt-dark-link-color);
}

.gt-404-page.gt-style-1.gt-dark a:hover,
.gt-404-page.gt-style-1.gt-dark a:focus {
	color: #050033;
}



/*======
*
* Title Bar
*
======*/
.gt-title-bar {
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center center;
	background-size: cover;
	position: relative;
}

.gt-title-bar .gt-container {
	position: relative;
	z-index: 1;
}

.gt-title-bar:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: transparent;
	left: 0;
	top: 0;
	z-index: 0;
}

.gt-title-bar.gt-style-1 .gt-content {
	padding: 160px 0 160px 0;
	max-width: 900px;
	display: inline-block;
}

@media only screen and (max-width: 1199px) {
	.gt-title-bar.gt-style-1 .gt-content {
		padding: 120px 0;
	}
}

@media only screen and (max-width: 991px) {
	.gt-title-bar.gt-style-1 .gt-content {
		padding: 90px 0;
	}
}

.gt-title-bar.gt-style-1 .gt-content span {
	font-size: 0.75rem;
	opacity: 1;
	letter-spacing: 1px;
	font-weight: 600;
	margin-bottom: 10px;
	display: block;
	text-transform: uppercase;
}

.gt-title-bar.gt-style-1 .gt-content h1 {
	font-size: 3rem;
	line-height: 1.2;
	font-weight: 600;
	letter-spacing: -1px;
	margin: 0;
}

@media only screen and (max-width: 1199px) {
	.gt-title-bar.gt-style-1 .gt-content h1 {
		font-size: 3.5rem;
	}
}

@media only screen and (max-width: 991px) {
	.gt-title-bar.gt-style-1 .gt-content h1 {
		font-size: 2.125rem;
	}
}

.gt-title-bar.gt-style-1 .gt-content h1+* {
	margin-top: 25px;
}

.gt-title-bar.gt-style-2 .gt-content {
	padding: 90px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -20px;
}

@media only screen and (max-width: 1199px) {
	.gt-title-bar.gt-style-2 .gt-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

@media only screen and (max-width: 991px) {
	.gt-title-bar.gt-style-2 .gt-content {
		padding: 60px 0;
	}
}

.gt-title-bar.gt-style-2 .gt-content .gt-left {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 20px;
}

@media only screen and (max-width: 1199px) {
	.gt-title-bar.gt-style-2 .gt-content .gt-left {
		margin-bottom: 30px;
	}
}

.gt-title-bar.gt-style-2 .gt-content .gt-right {
	-webkit-box-flex: 2;
	-webkit-flex: 2;
	-ms-flex: 2;
	flex: 2;
	padding: 0 20px;
}

.gt-title-bar.gt-style-2 .gt-content *+span {
	margin-top: 10px;
}

.gt-title-bar.gt-style-2 .gt-content span {
	font-size: 0.75rem;
	opacity: 1;
	letter-spacing: 1px;
	font-weight: 600;
	display: block;
	text-transform: uppercase;
}

.gt-title-bar.gt-style-2 .gt-content h1,
.gt-title-bar.gt-style-2 .gt-content p {
	margin: 0;
}

.gt-title-bar.gt-style-2 .gt-content h1 {
	font-size: 3.5rem;
	line-height: 1.2;
	letter-spacing: -3px;
}

.gt-title-bar.gt-style-2 .gt-content p {
	font-size: 2.25rem;
	line-height: 1.3;
}

@media only screen and (max-width: 1199px) {
	.gt-title-bar.gt-style-2 .gt-content p {
		font-size: 1.5rem;
		line-height: 1.5;
	}
}

@media only screen and (max-width: 991px) {
	.gt-title-bar.gt-style-2 .gt-content p {
		font-size: 1.125rem;
		line-height: 1.6;
	}
}



.gt-title-bar.gt-style-1 .gt-details span,
.gt-title-bar.gt-style-2 .gt-details span {
	font-size: 0.938rem;
	opacity: 0.7;
}

.gt-title-bar.gt-style-1 .gt-details .gt-detail-content,
.gt-title-bar.gt-style-2 .gt-details .gt-detail-content {
	font-size: 0.938rem;
	font-weight: 600;
}

.gt-title-bar.gt-style-1 .gt-details span+.gt-detail-content,
.gt-title-bar.gt-style-2 .gt-details span+.gt-detail-content {
	margin-top: 5px;
}

.gt-title-bar.gt-style-1 .gt-details .gt-detail-content>ul,
.gt-title-bar.gt-style-2 .gt-details .gt-detail-content>ul {
	margin: -3px;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
}

.gt-title-bar.gt-style-1 .gt-details .gt-detail-content>ul>li,
.gt-title-bar.gt-style-2 .gt-details .gt-detail-content>ul>li {
	padding: 3px;
}

.gt-title-bar.gt-style-1 .gt-details .gt-detail-content>ul>li:not(:last-child):after,
.gt-title-bar.gt-style-2 .gt-details .gt-detail-content>ul>li:not(:last-child):after {
	content: ',';
}

.gt-title-bar.gt-style-1 .gt-details .gt-item,
.gt-title-bar.gt-style-2 .gt-details .gt-item {
	padding: 45px 50px;
}

.gt-title-bar.gt-style-1 .gt-details .gt-item,
.gt-title-bar.gt-style-2 .gt-details .gt-item {
	height: 100%;
}

.gt-title-bar.gt-style-1.gt-align-center .gt-details ul,
.gt-title-bar.gt-style-2.gt-align-center .gt-details ul {
	justify-content: center;
}

.gt-title-bar.gt-style-1.gt-align-right .gt-details ul,
.gt-title-bar.gt-style-2.gt-align-right .gt-details ul {
	justify-content: flex-end;
}

.gt-title-bar.gt-light.gt-style-1 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col,
.gt-title-bar.gt-light.gt-style-2 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col {
	border-right: 0;
}

@media only screen and (max-width: 1199px) {

	.gt-title-bar.gt-light.gt-style-1 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col,
	.gt-title-bar.gt-light.gt-style-2 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col {
		border-right: 1px solid var(--gt-border-color);
	}
}

.gt-title-bar.gt-light.gt-style-1 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col:last-child .gt-item,
.gt-title-bar.gt-light.gt-style-2 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col:last-child .gt-item {
	border-right: 1px solid var(--gt-border-color);
}

@media only screen and (max-width: 1199px) {

	.gt-title-bar.gt-light.gt-style-1 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col:last-child .gt-item,
	.gt-title-bar.gt-light.gt-style-2 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col:last-child .gt-item {
		border-right: 0;
		border-bottom: 1px solid var(--gt-border-color);
	}
}

.gt-title-bar.gt-light.gt-style-1 .gt-details.gt-border .gt-grid .gt-grid-col .gt-item,
.gt-title-bar.gt-light.gt-style-2 .gt-details.gt-border .gt-grid .gt-grid-col .gt-item {
	border: 1px solid var(--gt-border-color);
	border-right: 0;
}

@media only screen and (max-width: 991px) {

	.gt-title-bar.gt-light.gt-style-1 .gt-details.gt-border .gt-grid .gt-grid-col .gt-item,
	.gt-title-bar.gt-light.gt-style-2 .gt-details.gt-border .gt-grid .gt-grid-col .gt-item {
		border-bottom: 0;
	}
}

.gt-title-bar.gt-dark.gt-style-1,
.gt-title-bar.gt-dark.gt-style-2,
.gt-title-bar.gt-dark.gt-style-3 {
	background-color: var(--gt-dark-background-color);
}

.gt-title-bar.gt-dark.gt-style-1 .gt-content span,
.gt-title-bar.gt-dark.gt-style-1 .gt-content h1,
.gt-title-bar.gt-dark.gt-style-1 .gt-content p,
.gt-title-bar.gt-dark.gt-style-1 .gt-details span,
.gt-title-bar.gt-dark.gt-style-1 .gt-details {
	color: var(--gt-dark-text-color);
}

.gt-title-bar.gt-dark.gt-style-1 .gt-details a,
.gt-title-bar.gt-dark.gt-style-1 .gt-details a:visited {
	color: var(--gt-dark-link-color);
}

.gt-title-bar.gt-dark.gt-style-1 .gt-details a:hover,
.gt-title-bar.gt-dark.gt-style-1 .gt-details a:focus {
	color: var(--gt-dark-link-hover-color);
}

.gt-title-bar.gt-dark.gt-style-1 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col .gt-item {
	border: 1px solid var(--gt-dark-border-color);
	border-right: 0;
}

@media only screen and (max-width: 1199px) {
	.gt-title-bar.gt-dark.gt-style-1 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col .gt-item {
		border-right: 1px solid var(--gt-dark-border-color);
		border-bottom: 0;
	}
}

.gt-title-bar.gt-dark.gt-style-1 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col:last-child .gt-item {
	border-right: 1px solid var(--gt-dark-border-color);
}

@media only screen and (max-width: 1199px) {
	.gt-title-bar.gt-dark.gt-style-1 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col:last-child .gt-item {
		border-bottom: 1px solid var(--gt-dark-border-color);
	}
}

.gt-title-bar.gt-dark.gt-style-2 .gt-content span,
.gt-title-bar.gt-dark.gt-style-2 .gt-content h1,
.gt-title-bar.gt-dark.gt-style-2 .gt-content p,
.gt-title-bar.gt-dark.gt-style-2 .gt-details span,
.gt-title-bar.gt-dark.gt-style-2 .gt-details {
	color: var(--gt-dark-text-color);
}

.gt-title-bar.gt-dark.gt-style-2 .gt-details a,
.gt-title-bar.gt-dark.gt-style-2 .gt-details a:visited {
	color: var(--gt-dark-link-color);
}

.gt-title-bar.gt-dark.gt-style-2 .gt-details a:hover,
.gt-title-bar.gt-dark.gt-style-2 .gt-details a:focus {
	color: var(--gt-dark-link-hover-color);
}

.gt-title-bar.gt-dark.gt-style-2 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col {
	border-right: 0;
}

@media only screen and (max-width: 1199px) {
	.gt-title-bar.gt-dark.gt-style-2 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col {
		border-right: 1px solid var(--gt-dark-border-color);
	}
}

.gt-title-bar.gt-dark.gt-style-2 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col:last-child .gt-item {
	border-right: 1px solid var(--gt-dark-border-color);
}

@media only screen and (max-width: 1199px) {
	.gt-title-bar.gt-dark.gt-style-2 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col:last-child .gt-item {
		border-right: 0;
		border-bottom: 1px solid var(--gt-dark-border-color);
	}
}

.gt-title-bar.gt-dark.gt-style-2 .gt-details.gt-border .gt-grid .gt-grid-col .gt-item {
	border: 1px solid var(--gt-dark-border-color);
	border-right: 0;
}

@media only screen and (max-width: 991px) {
	.gt-title-bar.gt-dark.gt-style-2 .gt-details.gt-border .gt-grid .gt-grid-col .gt-item {
		border-bottom: 0;
	}
}

.gt-title-bar.gt-dark.gt-style-3 .gt-content span,
.gt-title-bar.gt-dark.gt-style-3 .gt-content h1,
.gt-title-bar.gt-dark.gt-style-3 .gt-content p,
.gt-title-bar.gt-dark.gt-style-3 .gt-details span,
.gt-title-bar.gt-dark.gt-style-3 .gt-details {
	color: var(--gt-dark-text-color);
}

.gt-title-bar.gt-dark.gt-style-3 .gt-details a,
.gt-title-bar.gt-dark.gt-style-3 .gt-details a:visited {
	color: var(--gt-dark-link-color);
}

.gt-title-bar.gt-dark.gt-style-3 .gt-details a:hover,
.gt-title-bar.gt-dark.gt-style-3 .gt-details a:focus {
	color: var(--gt-dark-link-hover-color);
}

.gt-title-bar.gt-light.gt-style-3 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col {
	border-right: 0;
}

.gt-title-bar.gt-light.gt-style-3 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col:last-child {
	border-right: 1px solid var(--gt-border-color);
}

.gt-title-bar.gt-light.gt-style-3 .gt-details.gt-border .gt-grid .gt-grid-col {
	border: 1px solid var(--gt-border-color);
}

.gt-title-bar.gt-dark.gt-style-3 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col {
	border-right: 0;
}

.gt-title-bar.gt-dark.gt-style-3 .gt-details.gt-border .gt-grid.gt-spacing-0 .gt-grid-col:last-child {
	border-right: 1px solid var(--gt-dark-border-color);
}

.gt-title-bar.gt-dark.gt-style-3 .gt-details.gt-border .gt-grid .gt-grid-col {
	border: 1px solid var(--gt-dark-border-color);
}



/*======
*
* Ticket
*
======*/
.gt-ticket.gt-style-1 .gt-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid var(--gt-border-color);
	width: 100%;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

@media only screen and (max-width: 1199px) {
	.gt-ticket.gt-style-1 .gt-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.gt-ticket.gt-style-1 .gt-item .gt-image {
	padding: 30px;
}

@media only screen and (max-width: 1199px) {
	.gt-ticket.gt-style-1 .gt-item .gt-image {
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.gt-ticket.gt-style-1 .gt-item .gt-desc {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 30px;
}

@media only screen and (max-width: 1199px) {
	.gt-ticket.gt-style-1 .gt-item .gt-desc {
		width: 100%;
		margin: 10px 0 0 0;
	}
}

.gt-ticket.gt-style-1 .gt-item .gt-desc span {
	font-size: 0.75rem;
	font-weight: 600;
	color: var(--gt-link-color);
	display: block;
}

.gt-ticket.gt-style-1 .gt-item .gt-desc span+h3 {
	margin-top: 15px;
}

.gt-ticket.gt-style-1 .gt-item .gt-desc h3 {
	font-size: 1.5rem;
	line-height: 1.4;
	color: var(--gt-link-color);
	margin: 0;
}

.gt-ticket.gt-style-1 .gt-item .gt-button {
	padding: 30px;
}

@media only screen and (max-width: 1199px) {
	.gt-ticket.gt-style-1 .gt-item .gt-button {
		width: 100%;
	}
}

@media only screen and (max-width: 1199px) {
	.gt-ticket.gt-style-1 .gt-item .gt-button {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.gt-ticket.gt-style-1 .gt-item:hover,
.gt-ticket.gt-style-1 .gt-item:focus {
	background-color: var(--gt-tertiary-color);
}

.gt-ticket.gt-dark .gt-item {
	border: 1px solid var(--gt-dark-border-color);
}

.gt-ticket.gt-dark .gt-item:hover .gt-desc span,
.gt-ticket.gt-dark .gt-item:hover .gt-desc h3,
.gt-ticket.gt-dark .gt-item:focus .gt-desc span,
.gt-ticket.gt-dark .gt-item:focus .gt-desc h3 {
	color: var(--gt-dark-link-color);
}

.gt-ticket.gt-dark .gt-item .gt-desc span,
.gt-ticket.gt-dark .gt-item .gt-desc h3 {
	color: var(--gt-dark-link-color);
}



/*======
*
* Museum Listing
*
======*/
.gt-museum-listing.gt-style-1.gt-align-center {
	text-align: center;
}

.gt-museum-listing.gt-style-1.gt-align-center .gt-category ul {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-museum-listing.gt-style-1.gt-align-center .gt-details {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-museum-listing.gt-style-1.gt-align-left {
	text-align: left;
}

.gt-museum-listing.gt-style-1.gt-align-left .gt-category ul {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-museum-listing.gt-style-1.gt-align-left .gt-details {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-museum-listing.gt-style-1.gt-align-right {
	text-align: right;
}

.gt-museum-listing.gt-style-1.gt-align-right .gt-category ul {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-museum-listing.gt-style-1.gt-align-right .gt-details {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-museum-listing.gt-style-1 .gt-grid-col:not(:last-child) .gt-item {
	border-bottom: 1px solid var(--gt-border-color);
}

.gt-museum-listing.gt-style-1 .gt-spacing-0 .gt-grid-col .gt-item {
	border-bottom: 0;
}

.gt-museum-listing.gt-style-1 .gt-spacing-0 .gt-item {
	padding-bottom: 0;
}

.gt-museum-listing.gt-style-1 .gt-spacing-5 .gt-item {
	padding-bottom: 10px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-10 .gt-item {
	padding-bottom: 20px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-15 .gt-item {
	padding-bottom: 30px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-20 .gt-item {
	padding-bottom: 40px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-25 .gt-item {
	padding-bottom: 50px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-30 .gt-item {
	padding-bottom: 60px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-35 .gt-item {
	padding-bottom: 70px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-40 .gt-item {
	padding-bottom: 80px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-45 .gt-item {
	padding-bottom: 90px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-50 .gt-item {
	padding-bottom: 100px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-55 .gt-item {
	padding-bottom: 110px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-60 .gt-item {
	padding-bottom: 120px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-65 .gt-item {
	padding-bottom: 130px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-70 .gt-item {
	padding-bottom: 140px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-75 .gt-item {
	padding-bottom: 150px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-80 .gt-item {
	padding-bottom: 160px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-85 .gt-item {
	padding-bottom: 170px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-90 .gt-item {
	padding-bottom: 180px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-95 .gt-item {
	padding-bottom: 190px;
}

.gt-museum-listing.gt-style-1 .gt-spacing-100 .gt-item {
	padding-bottom: 200px;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -45px;
}

.gt-museum-listing.gt-style-1 .gt-grid:not(.gt-grid-1) .gt-item .gt-inner-item {
	flex-wrap: wrap;
}

@media only screen and (max-width: 1199px) {
	.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		align-items: flex-start;
	}
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-image {
	padding: 45px;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content {
	padding: 45px;
	flex: 1;
}

@media only screen and (max-width: 1199px) {
	.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item {
		margin: -20px;
	}

	.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-image {
		padding: 20px;
	}

	.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content {
		padding: 20px;
	}
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-category ul {
	list-style: none;
	margin: -3px;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: var(--gt-secondary-color);
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-category ul li {
	padding: 3px;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-category ul li:after {
	content: ',';
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-category ul li:last-child:after {
	display: none;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-category ul li a,
.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-category ul li a:visited {
	color: var(--gt-secondary-color);
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-category+.gt-title {
	margin-top: 15px;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-title {
	font-size: 3rem;
	line-height: 1.3;
}

@media only screen and (max-width: 1199px) {
	.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-title {
		font-size: 1.5rem;
	}
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content *+.gt-text {
	margin-top: 20px;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-text {
	padding-bottom: 25px;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-text+.gt-details {
	margin-top: 20px;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-line {
	border-top: 1px solid var(--gt-border-color);
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-details {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	flex-wrap: wrap;
	margin: 10px -15px -15px -15px;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-details .gt-detail-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0.875rem;
	padding: 15px;
	margin: -10px;
	font-weight: 500;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-details .gt-detail-item ul {
	list-style: none;
	padding: 0;
	margin: -2px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	flex-wrap: wrap;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-details .gt-detail-item ul li {
	padding: 2px;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-details .gt-detail-item ul li:not(:last-child):after {
	content: ',';
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-details .gt-detail-item .gt-icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-details .gt-detail-item .gt-icon svg {
	width: 20px;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-details .gt-detail-item span {
	padding: 7.5px;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-details .gt-detail-item:last-child {
	margin-right: 0;
}

.gt-museum-listing.gt-style-1 .gt-item .gt-inner-item:last-child {
	border-bottom: 0;
}

.gt-museum-listing.gt-style-2.gt-align-center {
	text-align: center;
}

.gt-museum-listing.gt-style-2.gt-align-center .gt-category ul {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-museum-listing.gt-style-2.gt-align-center .gt-details {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-museum-listing.gt-style-2.gt-align-left {
	text-align: left;
}

.gt-museum-listing.gt-style-2.gt-align-left .gt-category ul {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-museum-listing.gt-style-2.gt-align-left .gt-details {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-museum-listing.gt-style-2.gt-align-right {
	text-align: right;
}

.gt-museum-listing.gt-style-2.gt-align-right .gt-category ul {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-museum-listing.gt-style-2.gt-align-right .gt-details {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-image img {
	width: 100%;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content {
	margin-top: 25px;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-category ul {
	list-style: none;
	margin: -3px;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-transform: uppercase;
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	color: var(--gt-secondary-color);
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-category ul li {
	padding: 3px;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-category ul li:after {
	content: ',';
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-category ul li:last-child:after {
	display: none;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-category ul li a,
.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-category ul li a:visited {
	color: var(--gt-secondary-color);
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content *+.gt-title {
	margin-top: 15px;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-title {
	font-size: 2.25rem;
	line-height: 1.3;
}

@media only screen and (max-width: 991px) {
	.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-title {
		font-size: 1.5rem;
	}
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content *+.gt-text {
	margin-top: 20px;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-text {
	padding-bottom: 30px;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content *+.gt-details {
	margin-top: 25px;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-title+.gt-line {
	margin-top: 20px;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-line {
	border-top: 1px solid var(--gt-border-color);
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-details {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	flex-wrap: wrap;
	margin: 20px -10px -10px -10px;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-details .gt-detail-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0.875rem;
	text-align: left;
	padding: 10px;
	font-weight: 500;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-details .gt-detail-item ul {
	list-style: none;
	padding: 0;
	margin: -2px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	flex-wrap: wrap;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-details .gt-detail-item ul li {
	padding: 2px;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-details .gt-detail-item ul li:not(:last-child):after {
	content: ',';
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-details .gt-detail-item .gt-icon {
	margin-right: 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-details .gt-detail-item .gt-icon svg {
	width: 20px;
}

.gt-museum-listing.gt-style-2 .gt-item .gt-content .gt-details .gt-detail-item:last-child {
	margin-right: 0;
}

.gt-museum-listing.gt-style-3.gt-align-center {
	text-align: center;
}

.gt-museum-listing.gt-style-3.gt-align-center .gt-category ul {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-museum-listing.gt-style-3.gt-align-center .gt-details {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-museum-listing.gt-style-3.gt-align-left {
	text-align: left;
}

.gt-museum-listing.gt-style-3.gt-align-left .gt-category ul {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-museum-listing.gt-style-3.gt-align-left .gt-details {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-museum-listing.gt-style-3.gt-align-right {
	text-align: right;
}

.gt-museum-listing.gt-style-3.gt-align-right .gt-category ul {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-museum-listing.gt-style-3.gt-align-right .gt-details {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-museum-listing.gt-style-3 .gt-item .gt-image img {
	width: 100%;
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content {
	margin-top: 40px;
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-category ul {
	list-style: none;
	margin: -3px;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-transform: uppercase;
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	color: var(--gt-secondary-color);
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-category ul li {
	padding: 3px;
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-category ul li:after {
	content: ',';
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-category ul li:last-child:after {
	display: none;
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-category ul li a,
.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-category ul li a:visited {
	color: var(--gt-secondary-color);
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content *+.gt-title {
	margin-top: 15px;
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-title {
	font-size: 3.5rem;
	line-height: 1.3;
}

@media only screen and (max-width: 1199px) {
	.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-title {
		font-size: 2.25rem;
	}
}

@media only screen and (max-width: 991px) {
	.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-title {
		font-size: 1.5rem;
	}
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content *+.gt-text {
	margin-top: 20px;
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-text {
	padding-bottom: 30px;
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content *+.gt-details {
	margin-top: 25px;
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-line {
	border-top: 1px solid var(--gt-border-color);
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-details {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	flex-wrap: wrap;
	margin: 20px -10px -10px -10px;
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-details .gt-detail-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0.875rem;
	text-align: left;
	padding: 10px;
	font-weight: 500;
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-details .gt-detail-item ul {
	list-style: none;
	padding: 0;
	margin: -2px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	flex-wrap: wrap;
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-details .gt-detail-item ul li {
	padding: 2px;
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-details .gt-detail-item ul li:not(:last-child):after {
	content: ',';
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-details .gt-detail-item .gt-icon {
	margin-right: 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-details .gt-detail-item .gt-icon svg {
	width: 20px;
}

.gt-museum-listing.gt-style-3 .gt-item .gt-content .gt-details .gt-detail-item:last-child {
	margin-right: 0;
}

.gt-museum-listing.gt-dark {
	color: var(--gt-dark-text-color);
}

.gt-museum-listing.gt-dark a,
.gt-museum-listing.gt-dark a:visited,
.gt-museum-listing.gt-dark a:hover,
.gt-museum-listing.gt-dark a:focus,
.gt-museum-listing.gt-dark.gt-style-2 .gt-item .gt-content .gt-title,
.gt-museum-listing.gt-dark.gt-style-2 .gt-item .gt-content .gt-title a,
.gt-museum-listing.gt-dark.gt-style-2 .gt-item .gt-content .gt-title a:visited,
.gt-museum-listing.gt-dark .gt-item .gt-inner-item .gt-content .gt-title,
.gt-museum-listing.gt-dark .gt-item .gt-inner-item .gt-content .gt-title a,
.gt-museum-listing.gt-dark .gt-item .gt-inner-item .gt-content .gt-title a:visited,
.gt-museum-listing.gt-dark .gt-content .gt-title,
.gt-museum-listing.gt-dark .gt-content .gt-title a,
.gt-museum-listing.gt-dark .gt-content .gt-title a:visited {
	color: var(--gt-dark-link-color);
}

.gt-museum-listing.gt-dark.gt-style-1 .gt-grid-col:not(:last-child) .gt-item {
	border-bottom-color: var(--gt-dark-border-color);
}

.gt-museum-listing.gt-dark.gt-style-1 .gt-item .gt-inner-item .gt-content .gt-line,
.gt-museum-listing.gt-dark.gt-style-2 .gt-content .gt-line {
	border-top-color: var(--gt-dark-border-color);
}



/*======
*
* Place Listing
*
======*/
.gt-places-listing.gt-style-1 .gt-item {
	position: relative;
}

.gt-places-listing.gt-style-1 .gt-item a.gt-link,
.gt-places-listing.gt-style-1 .gt-item a.gt-link:visited {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 13;
}

.gt-places-listing.gt-style-1 .gt-item .gt-image {
	position: relative;
	min-height: 200px;
}

.gt-places-listing.gt-style-1 .gt-item .gt-image img {
	border-radius: 5px;
	width: 100%;
}

.gt-places-listing.gt-style-1 .gt-item .gt-image:before {
	border-radius: 5px;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: var(--gt-text-color-on-content-background);
	opacity: .5;
	left: 0;
	top: 0;
	z-index: 10;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.gt-places-listing.gt-style-1 .gt-item:hover .gt-image:before,
.gt-places-listing.gt-style-1 .gt-item:focus .gt-image:before {
	opacity: .3;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.gt-places-listing.gt-style-1 .gt-item .gt-content {
	position: absolute;
	z-index: 12;
	padding: 28px;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-top .gt-taxonomies.gt-style-1 {
	font-size: 0.688rem;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 1px;
	background-color: rgba(17, 17, 17, 0.6);
	border: 1px solid rgba(255, 255, 255, 0.6);
	list-style: none;
	margin: -3px;
	padding: 5px 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-transform: uppercase;
	color: var(--gt-text-color-on-content);
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-top .gt-taxonomies.gt-style-1 li {
	padding: 3px;
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-top .gt-taxonomies.gt-style-1 li:last-child:after {
	display: none;
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-top .gt-taxonomies.gt-style-1 li:after {
	content: ',';
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-top .gt-taxonomies.gt-style-2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-top .gt-taxonomies.gt-style-2 li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -4.5px;
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-top .gt-taxonomies.gt-style-2 li .gt-icon {
	padding: 4.5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-top .gt-taxonomies.gt-style-2 li .gt-icon svg {
	width: 17px;
	height: 15px;
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-top .gt-taxonomies.gt-style-2 li span {
	font-size: 0.688rem;
	line-height: 1;
	font-weight: 600;
	letter-spacing: 1px;
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-top .gt-taxonomies.gt-style-2 li:after {
	content: ',';
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-top .gt-taxonomies.gt-style-2 li:last-child:after {
	display: none;
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-bottom .gt-title {
	font-size: 1.875rem;
}

@media only screen and (max-width: 991px) {
	.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-bottom .gt-title {
		font-size: 1.5rem;
	}
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-bottom .gt-title+.gt-desc {
	margin-top: 5px;
}

.gt-places-listing.gt-style-1 .gt-item .gt-content .gt-bottom .gt-desc p {
	font-size: 0.875rem;
	opacity: .7;
	font-style: italic;
}

.gt-places-listing.gt-style-1.gt-dark .gt-item .gt-content .gt-top,
.gt-places-listing.gt-style-1.gt-dark .gt-item .gt-content .gt-bottom .gt-title,
.gt-places-listing.gt-style-1.gt-dark .gt-item .gt-content .gt-bottom .gt-desc {
	color: var(--gt-dark-text-color);
}

.gt-places-listing.gt-style-2 .gt-item {
	position: relative;
}

@media only screen and (max-width: 1199px) {
	.gt-places-listing.gt-style-2 .gt-item .gt-image img {
		width: 100%;
	}
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-header {
	padding: 45px;
	background-color: var(--gt-tertiary-color);
}

@media only screen and (max-width: 991px) {
	.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-header {
		padding: 30px;
	}
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-header .gt-title {
	font-size: 2.25rem;
}

@media only screen and (max-width: 991px) {
	.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-header .gt-title {
		font-size: 1.5rem;
	}
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-header *+.gt-text {
	margin-top: 20px;
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-header .gt-text {
	opacity: .7;
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-header .gt-text p {
	font-size: 0.875rem;
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-bottom {
	padding: 0 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	text-transform: uppercase;
	font-size: 0.75rem;
	font-weight: 500;
	letter-spacing: 1px;
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-bottom>ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-bottom>ul ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -3px;
	padding: 0;
	list-style: none;
	line-height: 1px;
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-bottom>ul ul li {
	padding: 3px;
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-bottom>ul ul li:last-child:after {
	display: none;
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-bottom>ul ul li:after {
	content: ',';
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-bottom>ul>li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-bottom>ul>li:after {
	display: block;
	content: '';
	background-color: var(--gt-text-color);
	width: 3px;
	height: 3px;
	border-radius: 50%;
	margin: 0 10px;
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-bottom>ul>li:last-child:after {
	display: none;
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-bottom div {
	padding: 0 15px;
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-bottom div:last-child a:after,
.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-bottom div:last-child a:visited:after {
	display: none;
}

.gt-places-listing.gt-style-2 .gt-item .gt-content .gt-header+.gt-bottom {
	margin-top: 20px;
}

.gt-places-listing.gt-style-2.gt-dark {
	color: var(--gt-dark-text-color);
}

.gt-places-listing.gt-style-2.gt-dark a,
.gt-places-listing.gt-style-2.gt-dark a:visited {
	color: var(--gt-dark-link-color);
}

.gt-places-listing.gt-style-2.gt-dark a:hover,
.gt-places-listing.gt-style-2.gt-dark a:focus {
	color: var(--gt-dark-link-hover-color);
}

.gt-places-listing.gt-style-2.gt-dark .gt-content .gt-bottom {
	color: var(--gt-dark-text-color);
}

.gt-places-listing.gt-style-2.gt-dark .gt-content .gt-bottom a,
.gt-places-listing.gt-style-2.gt-dark .gt-content .gt-bottom a:visited {
	color: var(--gt-dark-link-color);
}

.gt-places-listing.gt-style-2.gt-dark .gt-content .gt-bottom a:hover,
.gt-places-listing.gt-style-2.gt-dark .gt-content .gt-bottom a:focus {
	color: var(--gt-dark-link-hover-color);
}

.gt-places-listing.gt-style-2.gt-dark .gt-content .gt-bottom>ul>li:after {
	background-color: var(--gt-dark-text-color);
}

.gt-places-listing.gt-align-left {
	text-align: left;
}

.gt-places-listing.gt-align-left .gt-item .gt-content .gt-bottom {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-places-listing.gt-align-center {
	text-align: center;
}

.gt-places-listing.gt-align-center .gt-item .gt-content .gt-bottom {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-places-listing.gt-align-right {
	text-align: right;
}

.gt-places-listing.gt-align-right .gt-item .gt-content .gt-bottom {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}



/*======
*
* Title Overview
*
======*/
.gt-title-overview.gt-style-1 {
	position: relative;
	padding: 80px 0;
}

.gt-title-overview.gt-style-1:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: var(--gt-tertiary-color);
	z-index: -1;
	top: 0;
	left: 0;
}

.gt-title-overview.gt-style-1 .gt-inner-wrapper {
	margin: -40px;
	display: flex;
	align-items: flex-start;
}

.gt-title-overview.gt-style-1 .gt-inner-wrapper>* {
	padding: 40px;
	flex: auto;
}

@media only screen and (max-width: 991px) {
	.gt-title-overview.gt-style-1 .gt-inner-wrapper {
		flex-direction: column;
	}

	.gt-title-overview.gt-style-1 .gt-inner-wrapper>* {
		width: 100%;
	}
}

@media only screen and (max-width: 1199px) {
	.gt-title-overview.gt-style-1 .gt-content .gt-title h1 {
		font-size: 2.813rem;
	}
}

.gt-title-overview.gt-style-1 .gt-content .gt-title+.gt-detail {
	margin-top: 30px;
}

.gt-title-overview.gt-style-1 .gt-content .gt-detail {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 0.75rem;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.gt-title-overview.gt-style-1 .gt-content .gt-detail>ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
}

.gt-title-overview.gt-style-1 .gt-content .gt-detail>ul>li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-title-overview.gt-style-1 .gt-content .gt-detail>ul>li:after {
	content: '';
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: var(--gt-text-color);
	display: block;
	margin: 0 20px;
}

.gt-title-overview.gt-style-1 .gt-content .gt-detail>ul>li:last-child:after {
	display: none;
}

.gt-title-overview.gt-style-1 .gt-content .gt-detail>ul>li .gt-icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 13px;
	width: 15px;
}

.gt-title-overview.gt-style-1 .gt-content .gt-detail>ul>li ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: -3px;
	padding: 0;
}

.gt-title-overview.gt-style-1 .gt-content .gt-detail>ul>li ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 3px;
}

.gt-title-overview.gt-style-1 .gt-content .gt-detail>ul>li ul li:after {
	content: ',';
}

.gt-title-overview.gt-style-1 .gt-content .gt-detail>ul>li ul li:last-child:after {
	display: none;
}

.gt-title-overview.gt-style-1 .gt-content .gt-detail>ul>li ul li a,
.gt-title-overview.gt-style-1 .gt-content .gt-detail>ul>li ul li a:visited {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-title-overview.gt-style-1 .gt-content .gt-detail>ul>li ul li a svg,
.gt-title-overview.gt-style-1 .gt-content .gt-detail>ul>li ul li a:visited svg {
	height: 15px;
}

.gt-title-overview.gt-style-1 .gt-content h1 {
	margin: 0;
}

.gt-title-overview.gt-style-1 .gt-content *+.gt-desc {
	margin-top: 60px;
}

@media only screen and (min-width: 992px) {
	.gt-title-overview.gt-style-1 .gt-image {
		flex: 1;
	}

	.gt-title-overview.gt-style-1 .gt-image img {
		min-width: 530px;
	}
}

@media only screen and (max-width: 991px) {
	.gt-title-overview.gt-style-1 .gt-image img {
		width: 100%;
	}
}

@media only screen and (max-width: 991px) {
	.gt-title-overview.gt-style-1 .gt-content *+.gt-desc {
		margin-top: 40px;
	}
}

.gt-title-overview.gt-style-1.gt-align-center .gt-content .gt-detail {
	justify-content: center;
}

.gt-title-overview.gt-style-1.gt-align-right .gt-content .gt-detail {
	justify-content: flex-end;
}

.gt-title-overview.gt-dark .gt-detail,
.gt-title-overview.gt-dark h1,
.gt-title-overview.gt-dark svg {
	color: var(--gt-dark-text-color);
}

.gt-title-overview.gt-dark a,
.gt-title-overview.gt-dark a:visited {
	color: var(--gt-dark-link-color);
}

.gt-title-overview.gt-dark a:hover,
.gt-title-overview.gt-dark a:focus {
	color: var(--gt-dark-link-hover-color);
}



/*======
*
* Service Boxes
*
======*/
.gt-service-boxes.gt-style-1 .gt-sb-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: -10px;
}

.gt-service-boxes.gt-style-1 .gt-sb-header .gt-image {
	display: inline-block;
	position: relative;
	z-index: 2;
}

.gt-service-boxes.gt-style-1 .gt-sb-header .gt-image i {
	font-size: 3.438rem;
}

.gt-service-boxes.gt-style-1 .gt-sb-header .gt-image img {
	height: 55px;
}

.gt-service-boxes.gt-style-1 .gt-sb-header .gt-image svg {
	width: 55px;
	height: 55px;
}

.gt-service-boxes.gt-style-1 .gt-sb-header .gt-left {
	padding: 10px;
	display: flex;
	align-items: center;
}

.gt-service-boxes.gt-style-1 .gt-sb-header .gt-left span {
	font-size: 5rem;
	line-height: .7;
	font-weight: 600;
	opacity: .1;
	letter-spacing: -5px;
}

.gt-service-boxes.gt-style-1 .gt-sb-header .gt-left span+.gt-image {
	margin-left: 10px;
}

.gt-service-boxes.gt-style-1 .gt-sb-header .gt-right {
	padding: 10px;
}

.gt-service-boxes.gt-style-1 .gt-sb-header .gt-right .gt-subtitle {
	color: var(--gt-secondary-color);
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.75rem;
	letter-spacing: 1px;
	line-height: 1.1;
}

.gt-service-boxes.gt-style-1 .gt-sb-header .gt-right .gt-subtitle a,
.gt-service-boxes.gt-style-1 .gt-sb-header .gt-right .gt-subtitle a:visited {
	color: var(--gt-secondary-color);
}

.gt-service-boxes.gt-style-1 .gt-sb-header .gt-right *+.gt-title {
	margin-top: 3px;
}

.gt-service-boxes.gt-style-1 .gt-sb-header .gt-right .gt-title {
	font-size: 1.875rem;
	line-height: 1.1;
}

.gt-service-boxes.gt-style-1 *+.gt-content {
	margin-top: 15px;
}


.gt-service-boxes.gt-style-1 .gt-content p {
	font-size: 0.875rem;
	font-style: italic;
}

.gt-service-boxes.gt-style-2 .gt-sb-header {
	position: relative;
}

.gt-service-boxes.gt-style-2 .gt-sb-header .gt-image {
	margin-bottom: 50px;
	display: inline-block;
	position: relative;
	z-index: 2;
}

.gt-service-boxes.gt-style-2 .gt-sb-header .gt-image i {
	font-size: 3.438rem;
}

.gt-service-boxes.gt-style-2 .gt-sb-header .gt-image img {
	height: 55px;
}

.gt-service-boxes.gt-style-2 .gt-sb-header .gt-image svg {
	width: 55px;
	height: 55px;
}

.gt-service-boxes.gt-style-2 .gt-sb-header span {
	position: absolute;
	top: -10px;
	left: -20px;
	font-size: 3.75rem;
	font-weight: 600;
	opacity: .1;
	line-height: 1.4;
}

.gt-service-boxes.gt-style-2 .gt-sb-header .gt-subtitle {
	color: var(--gt-secondary-color);
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.75rem;
	letter-spacing: 1px;
}

.gt-service-boxes.gt-style-2 .gt-sb-header .gt-subtitle+.gt-title {
	margin-top: 15px;
}

.gt-service-boxes.gt-style-2 .gt-sb-header .gt-title {
	font-size: 1.875rem;
	line-height: 1.3;
}

.gt-service-boxes.gt-style-2.gt-align-center span {
	left: -50px;
	right: 0;
}

.gt-service-boxes.gt-style-2.gt-align-right span {
	right: -40px;
}

.gt-service-boxes.gt-style-2 *+.gt-content {
	margin-top: 30px;
}

.gt-service-boxes.gt-style-2 *+.gt-button {
	margin-top: 30px;
}

.gt-service-boxes.gt-style-2.gt-dark .gt-sb-header .gt-image {
	display: inline-block;
}

.gt-service-boxes.gt-style-3 .gt-sb-header {
	position: relative;
}

.gt-service-boxes.gt-style-3 .gt-sb-header .gt-image {
	margin-bottom: 40px;
	display: inline-block;
	position: relative;
	z-index: 2;
}

.gt-service-boxes.gt-style-3 .gt-sb-header .gt-image i {
	font-size: 3.438rem;
}

.gt-service-boxes.gt-style-3 .gt-sb-header .gt-image img {
	height: 55px;
}

.gt-service-boxes.gt-style-3 .gt-sb-header .gt-image svg {
	width: 55px;
	height: 55px;
}

.gt-service-boxes.gt-style-3 .gt-sb-header span {
	position: absolute;
	top: -10px;
	left: -20px;
	font-size: 3.75rem;
	font-weight: 600;
	opacity: .1;
	line-height: 1.4;
}

.gt-service-boxes.gt-style-3 .gt-sb-header .gt-subtitle {
	color: var(--gt-secondary-color);
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.75rem;
	letter-spacing: 1px;
}

.gt-service-boxes.gt-style-3 .gt-sb-header *+.gt-title {
	margin-top: 15px;
}

.gt-service-boxes.gt-style-3 .gt-sb-header .gt-title {
	font-size: 0.875rem;
	font-weight: 600;
	text-transform: uppercase;
}

.gt-service-boxes.gt-style-3 *+.gt-content {
	margin-top: 20px;
}

.gt-service-boxes.gt-style-3 *+.gt-button {
	margin-top: 30px;
}

.gt-service-boxes.gt-style-3.gt-dark .gt-sb-header .gt-image {
	display: inline-block;
}

.gt-service-boxes.gt-style-3.gt-align-center span {
	left: -50px;
	right: 0;
}

.gt-service-boxes.gt-style-3.gt-align-right span {
	right: -40px;
}

.gt-service-boxes.gt-style-4 .gt-sb-header {
	position: relative;
}

.gt-service-boxes.gt-style-4 .gt-sb-header .gt-image {
	margin-bottom: 35px;
	display: inline-block;
}

.gt-service-boxes.gt-style-4 .gt-sb-header .gt-image i {
	font-size: 5rem;
}

.gt-service-boxes.gt-style-4 .gt-sb-header .gt-image img {
	height: 80px;
}

.gt-service-boxes.gt-style-4 .gt-sb-header .gt-image svg {
	height: 80px;
}

.gt-service-boxes.gt-style-4 .gt-sb-header span {
	position: absolute;
	top: -10px;
	left: -20px;
	font-size: 3.75rem;
	font-weight: 600;
	opacity: .1;
	line-height: 1.4;
}

.gt-service-boxes.gt-style-4 .gt-sb-header .gt-subtitle {
	color: var(--gt-secondary-color);
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.75rem;
	letter-spacing: 1px;
}

.gt-service-boxes.gt-style-4 .gt-sb-header .gt-subtitle+.gt-title {
	margin-top: 15px;
}

.gt-service-boxes.gt-style-4 .gt-sb-header .gt-title {
	font-size: 1.125rem;
	font-weight: 500;
}

.gt-service-boxes.gt-style-4.gt-align-center span {
	left: -50px;
	right: 0;
}

.gt-service-boxes.gt-style-4.gt-align-right span {
	right: -20px;
}

.gt-service-boxes.gt-style-4 *+.gt-content {
	margin-top: 12px;
}

.gt-service-boxes.gt-style-4 .gt-content {
	opacity: .6;
}

.gt-service-boxes.gt-style-4 .gt-content p {
	font-size: 0.875rem;
}

.gt-service-boxes.gt-style-4 *+.gt-button {
	margin-top: 12px;
}

.gt-service-boxes.gt-style-5 .gt-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.gt-service-boxes.gt-style-5 .gt-item .gt-left {
	position: relative;
}

.gt-service-boxes.gt-style-5 .gt-item .gt-left span {
	position: absolute;
	left: -10px;
	top: -15px;
	font-size: 1.875rem;
	font-weight: 600;
	opacity: .2;
}

.gt-service-boxes.gt-style-5 .gt-item .gt-image i {
	font-size: 1.375rem;
}

.gt-service-boxes.gt-style-5 .gt-item .gt-image img {
	height: 22px;
}

.gt-service-boxes.gt-style-5 .gt-item .gt-image svg {
	height: 22px;
}

.gt-service-boxes.gt-style-5 .gt-item *+.gt-right {
	margin-left: 25px;
}

.gt-service-boxes.gt-style-5 .gt-item .gt-right .gt-subtitle {
	color: var(--gt-secondary-color);
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.75rem;
	letter-spacing: 1px;
}

.gt-service-boxes.gt-style-5 .gt-item .gt-right .gt-title {
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.3;
	color: var(--gt-primary-link-color);
}

.gt-service-boxes.gt-style-5 .gt-item .gt-right .gt-content {
	opacity: .6;
}

.gt-service-boxes.gt-style-5 .gt-item .gt-right .gt-content p {
	line-height: 1.6;
}

.gt-service-boxes.gt-style-5 *+.gt-title {
	margin-top: 5px;
}

.gt-service-boxes.gt-style-5 *+.gt-button {
	margin-top: 15px;
}

.gt-service-boxes.gt-align-left {
	text-align: left;
}

.gt-service-boxes.gt-align-left .gt-center {
	justify-content: flex-start;
}

.gt-service-boxes.gt-align-center {
	text-align: center;
}

.gt-service-boxes.gt-align-center .gt-sb-header {
	justify-content: center;
}

.gt-service-boxes.gt-align-right {
	text-align: right;
}

.gt-service-boxes.gt-align-right .gt-header {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.gt-service-boxes.gt-align-right .gt-header .gt-left {
	margin-right: -7px;
	margin-left: 23px;
}

.gt-service-boxes.gt-align-right .gt-sb-header {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-service-boxes.gt-style-1.gt-dark .gt-content,
.gt-service-boxes.gt-style-1.gt-dark .gt-title,
.gt-service-boxes.gt-style-1.gt-dark .gt-content p,
.gt-service-boxes.gt-style-1.gt-dark .gt-sb-header .gt-image svg,
.gt-service-boxes.gt-style-1.gt-dark .gt-sb-header .gt-image i,
.gt-service-boxes.gt-style-2.gt-dark .gt-content,
.gt-service-boxes.gt-style-2.gt-dark .gt-title,
.gt-service-boxes.gt-style-2.gt-dark .gt-content p,
.gt-service-boxes.gt-style-2.gt-dark .gt-sb-header .gt-image svg,
.gt-service-boxes.gt-style-2.gt-dark .gt-sb-header .gt-image i,
.gt-service-boxes.gt-style-3.gt-dark .gt-content,
.gt-service-boxes.gt-style-3.gt-dark .gt-title,
.gt-service-boxes.gt-style-3.gt-dark .gt-content p,
.gt-service-boxes.gt-style-3.gt-dark .gt-sb-header .gt-image svg,
.gt-service-boxes.gt-style-3.gt-dark .gt-sb-header .gt-image i,
.gt-service-boxes.gt-style-4.gt-dark .gt-content,
.gt-service-boxes.gt-style-4.gt-dark .gt-title,
.gt-service-boxes.gt-style-4.gt-dark .gt-content p,
.gt-service-boxes.gt-style-4.gt-dark .gt-sb-header .gt-image svg,
.gt-service-boxes.gt-style-4.gt-dark .gt-sb-header .gt-image i,
.gt-service-boxes.gt-style-5.gt-dark .gt-content,
.gt-service-boxes.gt-style-5.gt-dark .gt-title,
.gt-service-boxes.gt-style-5.gt-dark .gt-content p,
.gt-service-boxes.gt-style-5.gt-dark .gt-sb-header .gt-image svg,
.gt-service-boxes.gt-style-5.gt-dark .gt-sb-header .gt-image i {
	color: var(--gt-dark-link-color);
}

.gt-service-boxes.gt-style-1.gt-dark .gt-content a,
.gt-service-boxes.gt-style-1.gt-dark .gt-content a:visited,
.gt-service-boxes.gt-style-2.gt-dark .gt-content a,
.gt-service-boxes.gt-style-2.gt-dark .gt-content a:visited,
.gt-service-boxes.gt-style-3.gt-dark .gt-content a,
.gt-service-boxes.gt-style-3.gt-dark .gt-content a:visited,
.gt-service-boxes.gt-style-4.gt-dark .gt-content a,
.gt-service-boxes.gt-style-4.gt-dark .gt-content a:visited,
.gt-service-boxes.gt-style-5.gt-dark .gt-content a,
.gt-service-boxes.gt-style-5.gt-dark .gt-content a:visited {
	color: var(--gt-dark-link-hover-color);
}

.gt-service-boxes.gt-style-1.gt-dark .gt-sb-header .gt-left span,
.gt-service-boxes.gt-style-2.gt-dark span,
.gt-service-boxes.gt-style-3.gt-dark span,
.gt-service-boxes.gt-style-4.gt-dark span,
.gt-service-boxes.gt-style-5.gt-dark span {
	color: var(--gt-dark-text-color);
	opacity: .6;
}



/*======
*
* Countdown
*
======*/
.gt-countdown {
	position: relative;
}

.gt-countdown.gt-style-1:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	height: 1px;
	width: 100%;
	background-color: var(--gt-border-color);
	z-index: -1;
}

@media only screen and (max-width: 1199px) {
	.gt-countdown.gt-style-1:before {
		display: none;
	}
}

.gt-countdown.gt-style-1 .gt-grid .gt-grid-col:last-child .gt-item {
	border: 0;
}

@media only screen and (max-width: 1199px) {
	.gt-countdown.gt-style-1 .gt-grid .gt-grid-col:last-child .gt-item {
		border-bottom: 1px solid var(--gt-border-color);
	}
}

.gt-countdown.gt-style-1 .gt-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 40px 0;
	border-right: 1px solid var(--gt-border-color);
}

@media only screen and (max-width: 1199px) {
	.gt-countdown.gt-style-1 .gt-item {
		border-bottom: 1px solid var(--gt-border-color);
		border-right: 0;
	}
}

.gt-countdown.gt-style-1 .gt-item .gt-number {
	font-size: 6.188rem;
	line-height: .9;
}

@media only screen and (max-width: 1199px) {
	.gt-countdown.gt-style-1 .gt-item .gt-number {
		font-size: 4.5rem;
	}
}

@media only screen and (max-width: 991px) {
	.gt-countdown.gt-style-1 .gt-item .gt-number {
		font-size: 3.5rem;
	}
}

.gt-countdown.gt-style-1 .gt-item .gt-number+.gt-title {
	padding: 0 0 20px 10px;
}

.gt-countdown.gt-style-1 .gt-item .gt-title {
	font-size: 0.75rem;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.gt-countdown.gt-style-2 .gt-grid .gt-grid-col:last-child .gt-item {
	border: 0;
}

.gt-countdown.gt-style-2 .gt-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-right: 1px solid var(--gt-border-color);
}

@media only screen and (max-width: 1199px) {
	.gt-countdown.gt-style-2 .gt-item {
		border-right: 0;
	}
}

.gt-countdown.gt-style-2 .gt-item .gt-number {
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1;
}

.gt-countdown.gt-style-2 .gt-item *+.gt-title {
	margin-left: 6px;
}

.gt-countdown.gt-style-2 .gt-item .gt-title {
	opacity: .6;
	font-size: 1.25rem;
	line-height: 1;
	font-weight: 500;
}

.gt-countdown.gt-dark {
	color: var(--gt-dark-text-color);
}

.gt-countdown.gt-dark.gt-style-1:before {
	content: '';
	position: absolute;
	top: 50%;
	height: 1px;
	width: 100%;
	background-color: var(--gt-dark-border-color);
	z-index: 0;
}

.gt-countdown.gt-dark.gt-style-1 .gt-grid .gt-grid-col:last-child .gt-item {
	border: 0;
}

@media only screen and (max-width: 1199px) {
	.gt-countdown.gt-dark.gt-style-1 .gt-grid .gt-grid-col:last-child .gt-item {
		border-bottom-color: var(--gt-dark-border-color);
	}
}

.gt-countdown.gt-dark.gt-style-1 .gt-item {
	border-right-color: var(--gt-dark-border-color);
}

@media only screen and (max-width: 1199px) {
	.gt-countdown.gt-dark.gt-style-1 .gt-item {
		border-bottom-color: var(--gt-dark-border-color);
		border-right: 0;
	}
}

.gt-countdown.gt-dark.gt-style-2 .gt-item {
	border-right-color: var(--gt-dark-border-color);
}

@media only screen and (max-width: 1199px) {
	.gt-countdown.gt-dark.gt-style-2 .gt-item {
		border-right: 0;
	}
}

.gt-countdown.gt-align-left .gt-item {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding-left: 30px;
}

.gt-countdown.gt-align-center .gt-item {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-countdown.gt-align-right .gt-item {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-right: 30px;
}


/*======
*
* Team
*
======*/
.gt-team.gt-style-1 .gt-item {
	position: relative;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo {
	position: relative;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo img {
	width: 100%;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo:hover .gt-details,
.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo:focus .gt-details {
	opacity: 1;
	visibility: visible;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details:hover:before,
.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details:focus:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1;
	left: 0;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details:hover .gt-details-inner .gt-team-header .gt-zoom,
.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details:focus .gt-details-inner .gt-team-header .gt-zoom {
	visibility: visible;
	opacity: 1;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details:hover .gt-details-inner .gt-bottom,
.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details:focus .gt-details-inner .gt-bottom {
	opacity: 1;
	visibility: visible;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner {
	padding: 39px 37px;
	position: relative;
	z-index: 1;
	height: 100%;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-team-header {
	position: relative;
	z-index: 10;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 50%;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-team-header .gt-socials ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	z-index: 10;
	margin: -8px;
	padding: 0;
	list-style-type: none;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-team-header .gt-socials ul li {
	padding: 8px;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-team-header .gt-socials ul li a,
.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-team-header .gt-socials ul li a:visited {
	font-weight: 500;
	color: var(--gt-text-color-on-content);
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-team-header .gt-zoom {
	visibility: hidden;
	opacity: 0;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom {
	height: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	visibility: hidden;
	opacity: 0;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-content {
	width: 100%;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-content p {
	color: var(--gt-text-color-on-content);
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-content+.gt-button {
	margin-top: 20px;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-button a,
.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-button a:visited,
.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-button a:hover,
.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-button a:focus {
	background: transparent;
	padding: 0;
	min-height: auto;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner *+.gt-headers {
	margin-top: 30px;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-headers {
	position: relative;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-headers:before {
	content: '';
	position: absolute;
	left: 50%;
	top: -42px;
	height: 30px;
	width: 1px;
	background-color: var(--gt-primary-color);
	z-index: 1;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-headers .gt-title {
	font-size: 1.5rem;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-headers .gt-title+.gt-jobs {
	margin-top: 3px;
}

.gt-team.gt-style-1 .gt-item .gt-item-inner .gt-headers .gt-jobs {
	font-size: 0.875rem;
	opacity: .6;
	font-weight: 500;
}

.gt-team.gt-style-2 .gt-item {
	position: relative;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner {
	display: flex;
	flex-direction: column;
}

.gt-team.gt-style-2 .gt-grid-col:nth-child(even) .gt-item .gt-item-inner {
	flex-direction: column-reverse;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-headers.gt-double+.gt-photo {
	margin-top: 40px;
}

.gt-team.gt-style-2 .gt-grid-col:nth-child(even) .gt-item .gt-item-inner *+.gt-headers {
	margin-top: 0;
	margin-bottom: 40px;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo {
	position: relative;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo img {
	width: 100%;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo:hover .gt-details,
.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo:focus .gt-details {
	opacity: 1;
	visibility: visible;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details:hover:before,
.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details:focus:before {
	visibility: visible;
	opacity: 1;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner {
	padding: 39px 37px;
	position: relative;
	z-index: 1;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom {
	height: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	visibility: hidden;
	opacity: 0;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details:hover .gt-bottom,
.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details:focus .gt-bottom {
	opacity: 1;
	visibility: visible;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-socials {
	width: 100%;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-socials ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 15;
	padding: 0;
	list-style-type: none;
	margin: -8px;
	font-weight: 500;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-socials ul li {
	padding: 8px;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-socials ul li a,
.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-socials ul li a:visited {
	color: var(--gt-text-color-on-content);
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-content {
	width: 100%;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-content p {
	color: var(--gt-text-color-on-content);
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom *+.gt-button {
	margin-top: 20px;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom *+.gt-socials {
	margin-top: 20px;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-button a,
.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-button a:visited,
.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-button a:hover,
.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-button a:focus {
	background: transparent;
	padding: 0;
	min-height: auto;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner *+.gt-headers {
	margin-top: 35px;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-headers.gt-single {
	position: relative;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-headers.gt-single .gt-title {
	font-size: 1.875rem;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-headers.gt-single .gt-title+.gt-jobs {
	margin-top: 5px;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-headers.gt-single .gt-jobs {
	font-size: 0.75rem;
	opacity: 1;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-headers.gt-double {
	position: relative;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-headers.gt-double .gt-title {
	font-size: 1.875rem;
}

.gt-team.gt-style-2 .gt-item .gt-item-inner .gt-headers.gt-double .gt-jobs {
	font-size: 0.75rem;
	opacity: .5;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.gt-team.gt-style-3 .gt-item {
	position: relative;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner .gt-photo img {
	width: 100%;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner .gt-headers.gt-double+.gt-photo {
	margin-top: 40px;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner .gt-headers.gt-double .gt-bottom .gt-socials ul {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner *+.gt-headers {
	margin-top: 40px;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner .gt-headers.gt-single {
	position: relative;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner .gt-headers.gt-single .gt-title {
	font-size: 2.25rem;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner .gt-headers.gt-single .gt-jobs {
	font-size: 0.75rem;
	font-weight: 600;
	opacity: .5;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner .gt-headers.gt-double {
	position: relative;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner .gt-headers.gt-double .gt-title {
	font-size: 1.875rem;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner .gt-headers.gt-double .gt-jobs {
	font-size: 0.75rem;
	font-weight: 600;
	opacity: .5;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner *+.gt-socials {
	margin-top: 10px;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner *+.gt-bottom {
	margin-top: 20px;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner .gt-bottom .gt-button {
	display: inline-block;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner .gt-bottom .gt-socials ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	z-index: 10;
	margin: -8px;
	padding: 0;
	list-style-type: none;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner .gt-bottom .gt-socials ul li {
	padding: 8px;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner .gt-bottom .gt-socials ul li a,
.gt-team.gt-style-3 .gt-item .gt-item-inner .gt-bottom .gt-socials ul li a:visited {
	font-weight: 500;
}

.gt-team.gt-style-3 .gt-item .gt-item-inner .gt-bottom *+.gt-button {
	margin-top: 20px;
}

.gt-team.gt-align-left.gt-style-1 .gt-item .gt-item-inner .gt-headers:before {
	left: 50px;
	top: -42px;
	height: 30px;
}

.gt-team.gt-align-left.gt-style-1 .gt-item .gt-item-inner .gt-headers:before {
	left: 50px;
	top: -42px;
	height: 30px;
}

.gt-team.gt-align-left .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-socials ul {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-team.gt-align-left .gt-item .gt-item-inner .gt-details .gt-details-inner .gt-bottom {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-team.gt-align-left .gt-item .gt-item-inner .gt-details .gt-details-inner .gt-bottom .gt-content p {
	text-align: left;
}

.gt-team.gt-align-left .gt-item .gt-item-inner .gt-details .gt-details-inner .gt-bottom .gt-button {
	text-align: left;
}

.gt-team.gt-align-left .gt-item .gt-item-inner .gt-details .gt-details-inner .gt-bottom .gt-button button {
	display: inline-block;
}

.gt-team.gt-align-left.gt-style-3 .gt-item.gt-align-left {
	text-align: left;
}

.gt-team.gt-align-center.gt-style-1 .gt-item .gt-item-inner .gt-headers:before {
	left: 50%;
	top: -42px;
	height: 30px;
}

.gt-team.gt-align-center.gt-style-1 .gt-item .gt-item-inner .gt-headers:before {
	top: -42px;
	height: 30px;
}

.gt-team.gt-align-center.gt-style-3 .gt-item.gt-align-center {
	text-align: center;
}

.gt-team.gt-align-center .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-content .gt-socials ul {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-team.gt-align-center .gt-item .gt-item-inner .gt-details .gt-details-inner .gt-bottom {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-team.gt-align-center .gt-item .gt-item-inner .gt-details .gt-details-inner .gt-bottom .gt-content p {
	text-align: center;
}

.gt-team.gt-align-center .gt-item .gt-item-inner .gt-details .gt-details-inner .gt-bottom .gt-button {
	text-align: center;
}

.gt-team.gt-align-center .gt-item .gt-item-inner .gt-details .gt-details-inner .gt-bottom .gt-button button {
	display: inline-block;
}

.gt-team.gt-align-right.gt-style-1 .gt-item .gt-item-inner .gt-headers:before {
	left: auto;
	right: 50px;
	top: -42px;
	height: 30px;
}

.gt-team.gt-align-right .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-bottom .gt-socials ul {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-team.gt-align-right .gt-item .gt-item-inner .gt-details .gt-details-inner .gt-bottom {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-team.gt-align-right .gt-item .gt-item-inner .gt-details .gt-details-inner .gt-bottom .gt-content p {
	text-align: right;
}

.gt-team.gt-align-right .gt-item .gt-item-inner .gt-details .gt-details-inner .gt-bottom .gt-button {
	text-align: right;
}

.gt-team.gt-align-right .gt-item .gt-item-inner .gt-details .gt-details-inner .gt-bottom .gt-button button {
	display: inline-block;
}

.gt-team.gt-align-left.gt-style-3 .gt-item .gt-item-inner .gt-bottom .gt-socials ul {
	justify-content: flex-start;
}

.gt-team.gt-align-center.gt-style-3 .gt-item .gt-item-inner .gt-bottom .gt-socials ul {
	justify-content: center;
}

.gt-team.gt-align-right.gt-style-3 .gt-item .gt-item-inner .gt-bottom .gt-socials ul {
	justify-content: flex-end;
}

.gt-team.gt-dark,
.gt-team.gt-style-1.gt-dark,
.gt-team.gt-align-left.gt-style-1.gt-dark,
.gt-team.gt-align-center.gt-style-1.gt-dark {
	color: var(--gt-dark-text-color);
}

.gt-team.gt-dark .gt-item .gt-item-inner .gt-bottom .gt-socials ul li a,
.gt-team.gt-dark .gt-item .gt-item-inner .gt-bottom .gt-socials ul li a:visited {
	color: var(--gt-dark-link-color);
}

.gt-team.gt-dark .gt-item .gt-item-inner .gt-bottom .gt-socials ul li a:hover,
.gt-team.gt-dark .gt-item .gt-item-inner .gt-bottom .gt-socials ul li a:focus {
	color: var(--gt-dark-link-hover-color);
}

.gt-team.gt-style-1.gt-dark .gt-item .gt-item-inner .gt-headers:before {
	background-color: var(--gt-dark-text-color);
}

.gt-team-detail.gt-style-1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -30px;
}

@media only screen and (max-width: 1199px) {
	.gt-team-detail.gt-style-1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.gt-team-detail.gt-style-1 .gt-grid-left {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 30px;
	min-width: 50%;
}

@media only screen and (max-width: 1199px) {
	.gt-team-detail.gt-style-1 .gt-grid-left {
		width: 100%;
		padding-right: 0;
	}
}

.gt-team-detail.gt-style-1 .gt-grid-right {
	padding: 30px;
}

@media only screen and (max-width: 1199px) {
	.gt-team-detail.gt-style-1 .gt-grid-right {
		margin-top: 25px;
		width: 100%;
	}
}

.gt-team-detail.gt-style-1 .gt-title {
	font-size: 4.375rem;
	line-height: 1.3;
}

.gt-team-detail.gt-style-1 .gt-title+.gt-jobs {
	margin-top: 10px;
}

.gt-team-detail.gt-style-1 .gt-jobs {
	font-size: 1rem;
	opacity: .6;
}

.gt-team-detail.gt-style-1 .gt-image {
	padding: 30px;
	border: 1px solid var(--gt-border-color);
}

.gt-team-detail.gt-style-1 .gt-image img {
	width: 100%;
}

.gt-team-detail.gt-style-1 *+.gt-content {
	margin-top: 65px;
}

.gt-team-detail.gt-style-1 .gt-content p {
	font-size: 1.875rem;
	font-weight: 400;
	line-height: 1.5;
}

.gt-team-detail.gt-style-1.gt-dark {
	color: var(--gt-dark-text-color);
}

.gt-team-detail.gt-style-1.gt-dark a,
.gt-team-detail.gt-style-1.gt-dark a:visited {
	color: var(--gt-dark-link-color);
}

.gt-team-detail.gt-style-1.gt-dark .gt-image {
	border: 1px solid var(--gt-dark-border-color);
}


/*======
*
* Related Items
*
======*/
.gt-related-items.gt-style-1 {
	padding: 150px 0;
	background-color: var(--gt-tertiary-color);
}

.gt-related-items.gt-style-1 h3 {
	margin-bottom: 140px;
}

@media only screen and (max-width: 991px) {
	.gt-related-items.gt-style-1 {
		padding: 90px 0;
	}

	.gt-related-items.gt-style-1 h3 {
		margin-bottom: 90px;
	}
}


/*======
*
* Page Content
*
======*/
.gt-content-header {
	margin-bottom: 70px;
	padding: 0 180px 0 180px;
}
@media only screen and (max-width: 991px) {
	.gt-content-header{
		padding: 0;
	}
}

.gt-page-content.gt-style-2 .gt-content-header {
	margin-bottom: 60px;
	padding: 0;
}

.gt-page-content.gt-style-1 .gt-content-header{
    margin-bottom: 65px;
    padding: 0;
}

.gt-content-header .gt-categories ul {
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	color: var(--gt-secondary-color);
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -3px;
	text-transform: uppercase;
}

.gt-content-header .gt-categories ul li {
	padding: 3px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gt-content-header .gt-categories ul li:last-child:after {
	display: none;
}

.gt-content-header .gt-categories ul li:after {
	content: ',';
}

.gt-content-header .gt-categories ul li a,
.gt-content-header .gt-categories ul li a:visited {
	color: var(--gt-secondary-color);
	font-weight: 600;
}

.gt-content-header *+h1 {
	margin-top: 18px;
}

.gt-content-header *+.gt-details {
	margin-top: 25px;
}

.gt-content-header .gt-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0.625rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	opacity: .6;
}

.gt-content-header .gt-details ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-content-header .gt-details ul li.gt-author span {
	margin-right: 5px;
	text-transform: lowercase;
}

.gt-content-header .gt-details ul li:after {
	content: '';
	display: inline-block;
	height: 11px;
	width: 1px;
	background: var(--gt-link-color);
	margin: 0 9px;
}

.gt-content-header .gt-details ul li:last-child:after {
	display: none;
}

.gt-content-body>.gt-item {
	margin-bottom: 55px;
}

.gt-content-body>.gt-item:last-child {
	margin-bottom: 0px;
}

.gt-content-body>.gt-item>.gt-title,
.gt-content-body>.gt-item>*>.gt-title,
.gt-content-footer>.gt-item>.gt-title,
.gt-content-footer>.gt-item>*>.gt-title {
	font-size: 0.75rem;
	opacity: .6;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 23px;
}

.gt-content-footer>.gt-item>.gt-title {
	color: var(--gt-form-title-color);
}

.gt-content-body .gt-item-content>*:last-child {
	margin-bottom: 0;
}

.gt-content-body .gt-item-content>*>*:last-child {
	margin-bottom: 0;
}

.blog-detail-wrapper {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;

}

.gt-content-body>.gt-item-content:before,
.gt-content-body>.gt-item-content:after {
	content: '';
	clear: both;
	display: block;
}

.gt-content-body+.gt-content-footer:not(:empty) {
	border-top: 1px solid var(--gt-border-color);
	padding-top: 65px;
	margin-top: 55px;
}

@media (min-width: 1200px) {

	.gt-content-header>.gt-item-content.gt-inner-padding-left,
	.gt-content-body>.gt-item-content.gt-inner-padding-left {
		padding-left: 75px;
	}

	.gt-content-body>.gt-item-content.gt-inner-padding-left>.wp-block-image,
	.gt-content-body>.gt-item-content.gt-inner-padding-left>img {
		margin-left: -75px;
	}

	.gt-content-header>.gt-item-content.gt-inner-padding-right,
	.gt-content-body>.gt-item-content.gt-inner-padding-right {
		padding-right: 75px;
	}

	.gt-content-body>.gt-item-content.gt-inner-padding-right>.wp-block-image,
	.gt-content-body>.gt-item-content.gt-inner-padding-right>img {
		margin-right: -75px;
	}

	.gt-content-header>.gt-item-content.gt-inner-padding-both,
	.gt-content-body>.gt-item-content.gt-inner-padding-both {
		padding-left: 75px;
		padding-right: 75px;
	}
	.gt-content-body.gt-inner-padding-both .blog-bottom{
	    padding-left: 75px;
		padding-right: 75px;
	}

	.gt-content-body>.gt-item-content.gt-inner-padding-both>.wp-block-image,
	.gt-content-body>.gt-item-content.gt-inner-padding-both>img {
		margin-left: -75px;
		margin-right: -75px;
	}

	.gt-page-content-full .gt-content-footer.gt-inner-padding-left,
	.gt-page-content-full .gt-content-header.gt-inner-padding-left,
	.gt-page-content-full .gt-content-body.gt-inner-padding-left {
		padding-left: 180px;
	}

	.gt-page-content-full .gt-content-body.gt-inner-padding-left>.gt-item-content>.wp-block-image,
	.gt-page-content-full .gt-content-body.gt-inner-padding-left>.gt-item-content>img {
		margin-left: -180px;
	}

	.gt-page-content-full .gt-content-footer.gt-inner-padding-right,
	.gt-page-content-full .gt-content-header.gt-inner-padding-right,
	.gt-page-content-full .gt-content-body.gt-inner-padding-right {
		padding-right: 180px;
	}

	.gt-page-content-full .gt-content-body.gt-inner-padding-right>.gt-item-content>.wp-block-image,
	.gt-page-content-full .gt-content-body.gt-inner-padding-right>.gt-item-content>img {
		margin-right: -180px;
	}

	.gt-page-content-full .gt-content-footer.gt-inner-padding-both,
	.gt-page-content-full .gt-content-header.gt-inner-padding-both,
	.gt-page-content-full .gt-content-body.gt-inner-padding-both {
		padding-left: 180px;
		padding-right: 180px;
	}

	.gt-page-content-full .gt-content-body.gt-inner-padding-both>.gt-item-content>.wp-block-image,
	.gt-page-content-full .gt-content-body.gt-inner-padding-both>.gt-item-content>img {
		margin-left: -180px;
		margin-right: -180px;
	}
}

.gt-content-footer>.gt-item:not(:last-child) {
	margin-bottom: 65px;
}



/*======
*
* Post Listing
*
======*/
.gt-post-listing.gt-style-1 .gt-item {
	margin-bottom: 85px;
}

@media only screen and (max-width: 991px) {
	.gt-post-listing.gt-style-1 .gt-item {
		margin-bottom: 90px;
	}
}

.gt-post-listing.gt-style-1 .gt-item:last-child {
	margin-bottom: 0;
}

.gt-post-listing.gt-style-1 .gt-item .gt-post-header .gt-categories ul {
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	color: var(--gt-secondary-color);
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -3px;
	text-transform: uppercase;
}

.gt-post-listing.gt-style-1 .gt-item .gt-post-header .gt-categories ul li {
	padding: 3px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gt-post-listing.gt-style-1 .gt-item .gt-post-header .gt-categories ul li:last-child:after {
	display: none;
}

.gt-post-listing.gt-style-1 .gt-item .gt-post-header .gt-categories ul li:after {
	content: ',';
}

.gt-post-listing.gt-style-1 .gt-item .gt-post-header .gt-categories ul li a,
.gt-post-listing.gt-style-1 .gt-item .gt-post-header .gt-categories ul li a:visited {
	color: var(--gt-secondary-color);
}

.gt-post-listing.gt-style-1 .gt-item .gt-post-header *+.gt-title {
	margin-top: 15px;
}

.gt-post-listing.gt-style-1 .gt-item .gt-post-header .gt-title {
	font-size: 3rem;
	line-height: 1.3;
}

@media only screen and (max-width: 991px) {
	.gt-post-listing.gt-style-1 .gt-item .gt-post-header .gt-title {
		font-size: 2.25rem;
	}
}

.gt-post-listing.gt-style-1 .gt-item .gt-post-header *+.gt-details {
	margin-top: 25px;
}

.gt-post-listing.gt-style-1 .gt-item .gt-post-header .gt-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0.75rem;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	opacity: .6;
}

.gt-post-listing.gt-style-1 .gt-item .gt-post-header .gt-details ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-post-listing.gt-style-1 .gt-item .gt-post-header .gt-details ul li span {
    text-transform: lowercase;
    margin: 0 5px 0 0;
}


.gt-post-listing.gt-style-1 .gt-item .gt-post-header .gt-details ul li:after {
	content: '';
	display: inline-block;
	height: 11px;
	width: 1px;
	background: var(--gt-link-color);
	margin: 0 8px;
}

.gt-post-listing.gt-style-1 .gt-item .gt-post-header .gt-details ul li:last-child:after {
	display: none;
}

.gt-post-listing.gt-style-1 .gt-item *+.gt-image {
	margin-top: 36px;
}

.gt-post-listing.gt-style-1 .gt-item *+.gt-excerpt {
	margin-top: 35px;
}

.gt-post-listing.gt-style-1 .gt-item *+.gt-button {
	margin-top: 45px;
}

.gt-post-listing.gt-style-1.gt-align-left .gt-item .gt-post-header .gt-categories ul {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-post-listing.gt-style-1.gt-align-left .gt-item .gt-post-header .gt-details ul {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-post-listing.gt-style-1.gt-align-center .gt-item .gt-post-header .gt-categories ul {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-post-listing.gt-style-1.gt-align-center .gt-item .gt-details ul {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-post-listing.gt-style-1.gt-align-right .gt-item .gt-post-header .gt-categories ul {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-post-listing.gt-style-1.gt-align-right .gt-item .gt-details ul {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-post-listing.gt-style-1.gt-align-right .gt-item .gt-content .gt-header .gt-details {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-post-listing.gt-style-2 .gt-item {
	margin-bottom: 70px;
	position: relative;
}

@media only screen and (max-width: 991px) {
	.gt-post-listing.gt-style-2 .gt-item {
		margin-bottom: 90px;
	}
}

.gt-post-listing.gt-style-2 .gt-item:last-child {
	margin-bottom: 0;
}

.gt-post-listing.gt-style-2 .gt-item .gt-image {
	padding: 0 80px;
}

.gt-post-listing.gt-style-2 .gt-item .gt-image img {
	width: 100%;
}

@media only screen and (max-width: 1199px) {
	.gt-post-listing.gt-style-2 .gt-item .gt-image {
		padding: 0;
	}
}

.gt-post-listing.gt-style-2 .gt-item .gt-content {
	padding: 0 200px;
}

@media only screen and (min-width: 992px) {
	.gt-post-listing.gt-style-2 .gt-item .gt-image+.gt-content {
		margin-top: -160px;
	}
}

@media only screen and (max-width: 1199px) {
	.gt-post-listing.gt-style-2 .gt-item .gt-content {
		position: relative;
		bottom: 0;
		padding: 0;
		margin-top: 0;
	}
}

.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner {
	background-color: var(--gt-background-color);
	padding: 63px;
	position: relative;
}

@media only screen and (max-width: 1199px) {
	.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner {
		padding: 30px 0;
	}
}

.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-categories {
	position: absolute;
	left: 0;
	top: -20px;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-transform: uppercase;
}

@media only screen and (max-width: 1199px) {
	.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-categories {
		top: -15px;
	}
}

.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-categories ul {
	background-color: var(--gt-background-color);
	padding: 8px 18px;
	margin: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	color: var(--gt-secondary-color);
}

.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-categories ul li {
	padding: 3px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 10px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-categories ul li:after {
	content: ',';
}

.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-categories ul li:last-child:after {
	display: none;
}

.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-categories ul li a,
.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-categories ul li a:visited {
	color: var(--gt-secondary-color);
}

.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-post-header .gt-title {
	font-size: 3rem;
	line-height: 1.3;
}

@media only screen and (max-width: 1199px) {
	.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-post-header .gt-title {
		font-size: 2.25rem;
	}
}

@media only screen and (max-width: 991px) {
	.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-post-header .gt-title {
		font-size: 1.75rem;
	}
}

.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-post-header .gt-title+.gt-details {
	margin-top: 16px;
}

.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-post-header .gt-details {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-post-header .gt-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1;
	font-size: 0.75rem;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	opacity: .6;
}

.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-post-header .gt-details ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-post-header .gt-details ul li:after {
	content: '';
	display: inline-block;
	height: 11px;
	width: 1px;
	background: var(--gt-link-color);
	margin: 0 8px;
}

.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner .gt-post-header .gt-details ul li:last-child:after {
	display: none;
}

.gt-post-listing.gt-style-2 .gt-item .gt-content .gt-content-inner *+.gt-excerpt {
	margin-top: 25px;
}

.gt-post-listing.gt-style-2 .gt-item *+.gt-button {
	margin-top: 39px;
}

.gt-post-listing.gt-style-2.gt-align-left .gt-item .gt-content .gt-content-inner .gt-post-header .gt-details {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-post-listing.gt-style-2.gt-align-center .gt-item .gt-content .gt-content-inner .gt-categories ul {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-post-listing.gt-style-2.gt-align-center .gt-item .gt-content .gt-header .gt-details {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-post-listing.gt-style-2.gt-align-right .gt-item .gt-content .gt-content-inner .gt-post-header .gt-details {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-post-listing.gt-style-3 .gt-item {
	margin-bottom: 145px;
}

.gt-post-listing.gt-style-3 .gt-item:last-child {
	margin-bottom: 0;
}

.gt-post-listing.gt-style-3 .gt-item .gt-content-inner {
	position: relative;
	padding-top: 24px;
}

.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-categories {
	position: absolute;
	left: 0;
	top: -20px;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media only screen and (max-width: 1199px) {
	.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-categories {
		top: -15px;
	}
}

.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-categories ul {
	background-color: var(--gt-background-color);
	padding: 8px 18px;
	margin: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	color: var(--gt-secondary-color);
	text-transform: uppercase;
}

.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-categories ul li {
	padding: 3px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-categories ul li:after {
	content: ',';
}

.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-categories ul li:last-child:after {
	display: none;
}

.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-categories ul li a,
.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-categories ul li a:visited {
	color: var(--gt-secondary-color);
}

.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-post-header .gt-title {
	font-size: 1.75rem;
	line-height: 1.5;
}

.gt-post-listing.gt-style-3 .gt-grid-4 .gt-item .gt-content-inner .gt-post-header .gt-title,
.gt-post-listing.gt-style-3 [data-gt-item="4"] .gt-item .gt-content-inner .gt-post-header .gt-title {
	font-size: 1.25rem;
	line-height: 1.4;
}

.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-post-header .gt-title+.gt-details {
	margin-top: 23px;
}

.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-post-header .gt-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0.75rem;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	opacity: .6;
}

.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-post-header .gt-details ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-post-listing .gt-item .gt-content-inner .gt-post-header .gt-details ul li.gt-author span {
	margin-right: 3px;
	text-transform: lowercase;
}

.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-post-header .gt-details ul li:after {
	content: '';
	display: inline-block;
	height: 11px;
	width: 1px;
	background: var(--gt-link-color);
	margin: 0 8px;
}

.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-post-header .gt-details ul li:last-child:after {
	display: none;
}

.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-post-header+.gt-excerpt {
	margin-top: 20px;
}

.gt-post-listing.gt-style-3 .gt-item .gt-content-inner .gt-image img {
	width: 100%;
}

.gt-post-listing.gt-style-3 .gt-item *+.gt-button {
	margin-top: 39px;
}

.gt-post-listing.gt-style-3.gt-align-center .gt-item .gt-content .gt-content-inner .gt-categories ul {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-post-listing.gt-style-3.gt-align-center .gt-item .gt-content .gt-content-inner .gt-post-header .gt-details ul {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-post-listing.gt-style-3.gt-align-center .gt-item .gt-content .gt-header .gt-details {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-post-listing.gt-style-3.gt-align-right .gt-item .gt-content .gt-content-inner .gt-categories ul {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-post-listing.gt-style-3.gt-align-right .gt-item .gt-content .gt-content-inner .gt-post-header .gt-details ul {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-post-listing.gt-style-3.gt-align-right .gt-item .gt-content .gt-header .gt-details {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gt-post-listing.gt-style-6 {
	font-family: Inter, sans-serif;
}

.gt-post-listing.gt-style-6 .gt-item {
	display: flex;
}

@media only screen and (max-width: 1024px) {
	.gt-post-listing.gt-style-6 .gt-item {
		flex-direction: column;
	}
}

.gt-post-listing.gt-style-6 .gt-item .gt-content {
	padding: 8px 0 0 0;
	width: 35%;
}

@media only screen and (max-width: 1024px) {
	.gt-post-listing.gt-style-6 .gt-item .gt-content {
		width: 100%;
	}
}

.gt-post-listing.gt-style-6 .gt-item .gt-content .gt-title {
	font-family: Inter, sans-serif;
	font-size: 36px;
	line-height: 48px;
	font-weight: 600;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content .gt-excerpt p {
	font-size: 16px;
	color: #050033;
	line-height: 1.7;
	font-weight: 500;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content .gt-button {
	display: flex;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content .gt-button button {
	font-size: 16px;
	line-height: 16px;
	color: #ca8504;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content .gt-button button svg path {
	fill: #ca8504;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content .gt-button button:hover {
	color: #ca8504;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content-inner {
	display: flex;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content-inner .gt-categories ul {
	padding: 8px 0;
	margin: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	font-family: Inter, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #ca8504;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content-inner .gt-categories ul li {
	padding: 3px;
	display: flex;
	flex-wrap: wrap;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content-inner .gt-categories ul li:after {
	content: ",";
}

.gt-post-listing.gt-style-6 .gt-item .gt-content-inner .gt-categories ul li:last-child:after {
	display: none;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content-inner .gt-categories ul li a {
	color: #ca8504;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content-inner .gt-post-header .gt-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	line-height: 1;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content-inner .gt-post-header .gt-details ul li {
	display: flex;
	align-items: center;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content-inner .gt-post-header .gt-details ul li a {
	color: #384250;
	font-weight: bold;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content-inner .gt-post-header .gt-details ul li:after {
	content: "";
	display: inline-block;
	height: 11px;
	width: 1px;
	background: #bbbbbb;
	margin: 0 8px;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content-inner .gt-post-header .gt-details ul li:last-child:after {
	display: none;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content .gt-button {
	display: flex;
}

.gt-post-listing.gt-style-6 .gt-item .gt-image {
	width: 32%;
	height: auto;
}

@media only screen and (max-width: 1024px) {
	.gt-post-listing.gt-style-6 .gt-item .gt-image {
		width: 100%;
	}
}

.gt-post-listing.gt-style-6 .gt-item .gt-image img {
	width: 100%;
}

.gt-post-listing.gt-style-6 .gt-item .gt-date-wrapper {
	text-align: left;
	font-family: Inter, sans-serif;
}

.gt-post-listing.gt-style-6 .gt-item .gt-date-wrapper .gt-date {
	font-size: 12px;
	color: #050033;
	font-weight: 700;
	letter-spacing: 1px;
}

.gt-post-listing.gt-style-6 .gt-item .gt-date-wrapper .gt-year {
	font-size: 48px;
	color: #d0d5dd;
	font-weight: 600;
	letter-spacing: 1.5px;
}


.gt-post-listing.gt-style-6 .gt-item {
    border-bottom: 1px solid #EAECF0;
    padding: 25px 0 65px 0;
    margin-bottom: 0;
}

.gt-post-listing.gt-style-6 .gt-grid-col:last-child .gt-item {
	margin-bottom: 0;
	border: none;
	padding-bottom: 0;
}


.gt-post-listing.gt-style-6 .gt-item-wrapper {
	display: flex;
	flex-direction: column;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content-inner {
	display: flex;
	align-items: center;
}

@media only screen and (max-width: 1024px) {
	.gt-post-listing.gt-style-6 .gt-item .gt-content-inner .gt-categories {
		top: -15px;
	}
}

.gt-post-listing.gt-style-6 .gt-item .gt-content-inner .gt-post-header+.gt-excerpt {
	margin-top: 25px;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content-inner .gt-excerpt p {
	line-height: 1.7;
}

.gt-post-listing.gt-style-6 .gt-item *+.gt-image {
	margin-left: 100px;
}

@media only screen and (max-width: 1024px) {
	.gt-post-listing.gt-style-6 .gt-item *+.gt-image {
		margin-left: 0;
	}
}

.gt-post-listing.gt-style-6 .gt-item *+.gt-content {
	margin-left: 40px;
}

@media only screen and (max-width: 1024px) {
	.gt-post-listing.gt-style-6 .gt-item *+.gt-content {
		margin-left: 0;
	}
}

.gt-post-listing.gt-style-6 .gt-title +.gt-button {
	margin-top: 7px;
}

.gt-post-listing.gt-style-6 .gt-desc +.gt-button {
	margin-top: 10px;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content-inner *+.gt-post-header {
	margin-left: 10px;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content *+.gt-title {
	margin-top: 5px;
}

.gt-post-listing.gt-style-6 .gt-item .gt-content+.gt-image {
	margin-right: 40px;
}

.gt-post-listing.gt-style-6 .gt-item .gt-title+.gt-excerpt {
	margin-top: 22px;
}

.gt-post-listing.gt-style-6.gt-align-center .gt-item .gt-content .gt-button {
	justify-content: center;
}

.gt-post-listing.gt-style-6.gt-align-center .gt-item .gt-content .gt-content-inner {
	justify-content: center;
}

.gt-post-listing.gt-style-6.gt-align-center .gt-item .gt-content .gt-content-inner .gt-categories ul {
	justify-content: center;
}

.gt-post-listing.gt-style-6.gt-align-center .gt-item .gt-content .gt-content-inner .gt-post-header .gt-details ul {
	justify-content: center;
}

.gt-post-listing.gt-style-6.gt-align-center .gt-item .gt-content .gt-header .gt-details {
	display: flex;
	justify-content: center;
}

.gt-post-listing.gt-style-6.gt-align-right .gt-item .gt-content .gt-content-inner .gt-categories ul {
	justify-content: flex-end;
}

.gt-post-listing.gt-style-6.gt-align-right .gt-item .gt-content .gt-content-inner .gt-post-header .gt-details ul {
	justify-content: flex-end;
}

.gt-post-listing.gt-style-6.gt-align-right .gt-item .gt-content .gt-header .gt-details {
	display: flex;
	justify-content: flex-end;
}

.gt-post-listing.gt-style-6.gt-align-right .gt-item .gt-content .gt-button {
	justify-content: flex-end;
}

.gt-post-listing.gt-style-6.gt-align-left .gt-item .gt-content .gt-content-inner {
	justify-content: flex-start;
}

.gt-post-listing.gt-style-6.gt-align-left .gt-item .gt-content .gt-button {
	justify-content: flex-start;
}

.gt-item.gt-item-sticky {
	background-color: var(--gt-tertiary-color);
	padding: 60px;
	position: relative;
	overflow: hidden;
}

.gt-item.gt-item-sticky:before {
	content: attr(data-gt-sticky-text);
	height: 20px;
	width: 100px;
	background-color: var(--gt-text-color-on-content-background);
	color: var(--gt-text-color-on-content);
	text-transform: uppercase;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 10px;
	padding: 5px;
	top: 18px;
	left: -22px;
	position: absolute;
	transform: rotate(-45deg);
}

@media only screen and (max-width: 991px) {
	.gt-item.gt-item-sticky {
		padding: 30px;
	}

	.gt-item.gt-item-sticky:before {
		top: 10px;
		left: -30px;
	}
}

.gt-post-listing.gt-style-2 .gt-item.gt-item-sticky .gt-content .gt-content-inner .gt-categories ul,
.gt-post-listing.gt-style-2 .gt-item.gt-item-sticky .gt-content .gt-content-inner {
	background-color: var(--gt-tertiary-color);
}

.gt-post-listing.gt-style-2.gt-dark .gt-item .gt-content .gt-content-inner,
.gt-post-listing.gt-style-2.gt-dark .gt-item .gt-content .gt-content-inner .gt-categories ul,
.gt-post-listing.gt-style-3.gt-dark .gt-item .gt-content-inner .gt-categories ul {
	background-color: var(--gt-dark-background-color);
}

.gt-post-listing.gt-dark {
	color: var(--gt-dark-text-color);
}

.gt-post-listing.gt-style-1.gt-dark .gt-item .gt-post-header .gt-details ul li:after,
.gt-post-listing.gt-style-2.gt-dark .gt-item .gt-content .gt-content-inner .gt-post-header .gt-details ul li:after,
.gt-post-listing.gt-style-3.gt-dark .gt-item .gt-content-inner .gt-post-header .gt-details ul li:after {
	background-color: var(--gt-dark-link-color);
}

.gt-post-listing.gt-dark .gt-post-header a,
.gt-post-listing.gt-dark .gt-post-header a:visited,
.gt-post-listing.gt-dark .gt-excerpt a,
.gt-post-listing.gt-dark .gt-excerpt a:visited {
	color: var(--gt-dark-link-color);
}




/*======
*
* Featured Header 
*
======*/
.gt-featured-header.gt-position-1 {
	margin-bottom: 40px;
}

.gt-featured-header.gt-position-3 {
	margin-bottom: 58px;
}

.gt-page-content-full .gt-featured-header img {
	width: 100%;
}

.gt-featured-header video,
.gt-featured-header iframe,
.gt-featured-header.gt-position-2 img,
.gt-featured-header.gt-position-3 img {
	width: 100%;
}

@media only screen and (min-width: 1200px) {
	.gt-featured-header iframe {
		min-height: 490px;
	}
}



/*======
*
* Slider
*
======*/
.gt-slider.gt-style-1 {
	position: relative;
}

.gt-slider.gt-style-1.gt-align-left .gt-flex-container {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-slider.gt-style-1.gt-align-center .gt-flex-container {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-slider.gt-style-1.gt-align-right .gt-flex-container {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}


/*======
*
* Language Box
*
======*/
.gt-language-box.gt-style-1 {
	position: absolute;
	z-index: 99;
	width: 100%;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
}

.gt-language-box.gt-style-1 .gt-language-box-container {
	background-color: var(--gt-background-color);
	position: fixed;
	width: 100%;
	z-index: 99;
	padding: 120px 0;
	left: 0;
	top: 0;
	-webkit-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
}

@media only screen and (max-width: 1199px) {
	.gt-language-box.gt-style-1 .gt-language-box-container {
		padding: 80px 0;
	}
}

.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style-type: none;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -15px;
	padding: 0;
}

.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li {
	padding: 15px;
}

@media only screen and (max-width: 991px) {
	.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li {
		padding: 10px;
	}
}

.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li img {
	margin-right: 10px;
	width: 32px;
}

.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li a,
.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li a:visited {
	font-size: 1.875rem;
	opacity: .6;
	display: flex;
	align-items: center;
}

.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li a.gt-active,
.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li a:visited.gt-active {
	opacity: 1;
}

@media only screen and (max-width: 991px) {
	.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul {
		margin: -15px;
	}

	.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li {
		padding: 15px;
	}

	.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li img {
		margin-right: 8px;
		width: 23px;
	}

	.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li a,
	.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li a:visited {
		font-size: 1.25rem;
	}
}

@media only screen and (max-width: 991px) {
	.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul {
		margin: -10px;
	}

	.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li {
		padding: 10px;
	}

	.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li img {
		margin-right: 8px;
		width: 19px;
	}

	.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li a,
	.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li a:visited {
		font-size: 1rem;
	}
}

.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li a:hover,
.gt-language-box.gt-style-1 .gt-language-box-container .gt-content ul li a:focus {
	opacity: 1;
}

.gt-language-box.gt-dark .gt-language-box-container {
	background-color: var(--gt-dark-background-color);
}

.gt-language-box.gt-dark .gt-language-box-container .gt-title {
	color: var(--gt-dark-text-color);
	border-bottom: 1px solid var(--gt-dark-border-color);
}

.gt-language-box.gt-dark .gt-language-box-container .gt-content ul li a,
.gt-language-box.gt-dark .gt-language-box-container .gt-content ul li a:visited {
	color: var(--gt-dark-link-color);
}

.gt-language-box .gt-language-box-overlay {
	opacity: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	background-color: var(--gt-site-mask-background-color);
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
	cursor: url("../img/close.svg"), auto;
	pointer-events: auto;
	color: var(--gt-overlay-close-icon-color);
	-webkit-transition: 0.2s;
	-o-transition: 0.24s;
	transition: 0.2s;
}



/*======
*
* Search Box
*
======*/
.gt-search-box.gt-style-1 {
	position: absolute;
	z-index: 99;
	width: 100%;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
}

.gt-search-box.gt-style-1 .gt-search-box-container {
	background-color: var(--gt-background-color);
	position: fixed;
	width: 100%;
	z-index: 99;
	padding: 180px 0;
	left: 0;
	top: 0;
	-webkit-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
}

@media only screen and (max-width: 1199px) {
	.gt-search-box.gt-style-1 .gt-search-box-container {
		padding: 80px 0;
	}
}

.gt-search-box.gt-style-1 .gt-search-box-container form {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid var(--gt-border-color);
	padding: 15px 0;
	margin-bottom: 20px;
}

.gt-search-box.gt-style-1 .gt-search-box-container form input {
	font-size: 3rem;
	font-weight: 500;
	border: 0;
	padding: 0;
	text-align: center;
}

@media only screen and (max-width: 991px) {
	.gt-search-box.gt-style-1 .gt-search-box-container form input {
		font-size: 2rem;
	}
}

@media only screen and (max-width: 767px) {
	.gt-search-box.gt-style-1 .gt-search-box-container form input {
		font-size: 1.5rem;
	}
}

.gt-search-box.gt-style-1 .gt-search-box-container form button {
	background-color: transparent;
	padding: 0;
}

.gt-search-box.gt-style-1 .gt-search-box-container form button svg {
	color: var(--gt-input-text-color);
}

.gt-search-box.gt-style-1 .gt-search-box-container p {
	font-size: 0.75rem;
	font-weight: 500;
	opacity: .6;
	text-align: center;
}

.gt-search-box.gt-dark .gt-search-box-container {
	background-color: var(--gt-dark-background-color);
}

.gt-search-box.gt-dark .gt-search-box-container form input {
	border-bottom: 1px solid var(--gt-dark-border-color);
}

.gt-search-box.gt-dark .gt-search-box-container p {
	color: var(--gt-dark-text-color);
	opacity: .6;
}

.gt-search-box.gt-dark .gt-search-box-container form button svg {
	color: var(--gt-dark-input-text-color);
}

.gt-search-box .gt-search-box-overlay {
	opacity: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	background-color: var(--gt-site-mask-background-color);
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
	cursor: url("../img/close.svg"), auto;
	pointer-events: auto;
	color: var(--gt-overlay-close-icon-color);
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}



/*======
*
* Timeline
*
======*/
.gt-timeline.gt-style-1 .gt-timeline-slider .gt-content ol li .gt-inner-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -35px;
}

.gt-timeline.gt-style-1 .gt-timeline-slider .gt-content ol li .gt-inner-content>* {
	padding: 35px;
	flex: 1;
}

@media only screen and (max-width: 1199px) {
	.gt-timeline.gt-style-1 .gt-timeline-slider .gt-content ol li .gt-inner-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

@media only screen and (max-width: 1199px) {
	.gt-timeline.gt-style-1 .gt-timeline-slider .gt-content ol li .gt-inner-content>* {
		width: 100%;
		flex: 100%;
	}
}

.gt-timeline.gt-style-1 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner {
	width: 50%;
}

@media only screen and (max-width: 1199px) {
	.gt-timeline.gt-style-1 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner {
		width: 100%;
	}
}

.gt-timeline.gt-style-1 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-date {
	font-size: 0.813rem;
	font-weight: 500;
	opacity: .5;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.gt-timeline.gt-style-1 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-year {
	font-size: 7.5rem;
	line-height: 1;
	color: var(--gt-secondary-color);
}

@media only screen and (max-width: 1199px) {
	.gt-timeline.gt-style-1 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-year {
		font-size: 3.75rem;
	}
}

@media only screen and (max-width: 991px) {
	.gt-timeline.gt-style-1 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-year {
		font-size: 3rem;
	}
}

.gt-timeline.gt-style-1 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner *+.gt-title {
	margin-top: 20px;
}

.gt-timeline.gt-style-1 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-title {
	font-weight: 500;
	font-size: 3rem;
	line-height: 1.3;
}

@media only screen and (max-width: 1199px) {
	.gt-timeline.gt-style-1 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-title {
		font-size: 2.375rem;
	}
}

@media only screen and (max-width: 991px) {
	.gt-timeline.gt-style-1 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-title {
		font-size: 1.625rem;
	}
}

.gt-timeline.gt-style-1 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner *+.gt-desc {
	margin-top: 35px;
}

.gt-timeline.gt-style-2 ol,
.gt-timeline.gt-style-2 ul {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}

.gt-timeline.gt-style-2 ol:before,
.gt-timeline.gt-style-2 ul:before {
	content: '';
	width: 1px;
	height: 100%;
	left: 50%;
	background-color: var(--gt-border-color);
	position: absolute;
	z-index: 0;
}

@media only screen and (max-width: 1199px) {

	.gt-timeline.gt-style-2 ol:before,
	.gt-timeline.gt-style-2 ul:before {
		display: none;
	}

	.gt-timeline.gt-style-2 ol li:not(:last-child),
	.gt-timeline.gt-style-2 ul li:not(:last-child) {
		margin-bottom: 60px;
	}
}

.gt-timeline.gt-style-2 ol li .gt-top-content,
.gt-timeline.gt-style-2 ul li .gt-top-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen and (max-width: 1199px) {

	.gt-timeline.gt-style-2 ol li .gt-top-content,
	.gt-timeline.gt-style-2 ul li .gt-top-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.gt-timeline.gt-style-2 ol li .gt-photo,
.gt-timeline.gt-style-2 ul li .gt-photo {
	width: 45%;
	padding: 50px 50px 0 50px;
}

@media only screen and (max-width: 1199px) {

	.gt-timeline.gt-style-2 ol li .gt-photo,
	.gt-timeline.gt-style-2 ul li .gt-photo {
		width: 100%;
		padding: 0;
	}

	.gt-timeline.gt-style-2 ol li .gt-photo img,
	.gt-timeline.gt-style-2 ul li .gt-photo img {
		width: 100%;
	}
}

.gt-timeline.gt-style-2 ol li .gt-year,
.gt-timeline.gt-style-2 ul li .gt-year {
	width: 10%;
	text-align: center;
	color: var(--gt-secondary-color);
	font-size: 2.25rem;
	font-weight: 600;
	background-color: var(--gt-background-color);
	letter-spacing: 1px;
	position: relative;
	z-index: 1;
}

@media only screen and (max-width: 1199px) {

	.gt-timeline.gt-style-2 ol li .gt-year,
	.gt-timeline.gt-style-2 ul li .gt-year {
		width: 100%;
		font-size: 1.75rem;
	}

	.gt-timeline.gt-style-2 ol li .gt-year+*,
	.gt-timeline.gt-style-2 ul li .gt-year+*,
	.gt-timeline.gt-style-2 ol li *+.gt-year,
	.gt-timeline.gt-style-2 ul li *+.gt-year {
		margin-top: 15px;
	}
}

.gt-timeline.gt-style-2 ol li .gt-title-wrapper,
.gt-timeline.gt-style-2 ul li .gt-title-wrapper {
	width: 45%;
	padding: 60px;
}

@media only screen and (max-width: 1199px) {

	.gt-timeline.gt-style-2 ol li .gt-title-wrapper,
	.gt-timeline.gt-style-2 ul li .gt-title-wrapper {
		width: 100%;
		padding: 0;
	}
}

.gt-timeline.gt-style-2 ol li .gt-title-wrapper .gt-date,
.gt-timeline.gt-style-2 ul li .gt-title-wrapper .gt-date {
	font-size: 0.813rem;
	opacity: 1;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.gt-timeline.gt-style-2 ol li .gt-title-wrapper *+.gt-title,
.gt-timeline.gt-style-2 ul li .gt-title-wrapper *+.gt-title {
	margin-top: 20px;
}

.gt-timeline.gt-style-2 ol li .gt-title-wrapper .gt-title,
.gt-timeline.gt-style-2 ul li .gt-title-wrapper .gt-title {
	font-size: 2.25rem;
	line-height: 1.3;
}

@media only screen and (max-width: 991px) {

	.gt-timeline.gt-style-2 ol li .gt-title-wrapper .gt-title,
	.gt-timeline.gt-style-2 ul li .gt-title-wrapper .gt-title {
		font-size: 1.5rem;
	}
}

.gt-timeline.gt-style-2 ol li .gt-bottom-content .gt-desc,
.gt-timeline.gt-style-2 ul li .gt-bottom-content .gt-desc {
	width: 45%;
	padding: 50px;
}

@media only screen and (max-width: 1199px) {

	.gt-timeline.gt-style-2 ol li .gt-bottom-content .gt-desc,
	.gt-timeline.gt-style-2 ul li .gt-bottom-content .gt-desc {
		width: 100%;
		padding: 0;
	}
}

@media only screen and (max-width: 1199px) {

	.gt-timeline.gt-style-2 ol li:nth-child(odd) *+.gt-top-content,
	.gt-timeline.gt-style-2 ul li:nth-child(odd) *+.gt-top-content,
	.gt-timeline.gt-style-2 ol li:nth-child(even) *+.gt-top-content,
	.gt-timeline.gt-style-2 ul li:nth-child(even) *+.gt-top-content {
		margin-top: 30px;
	}

	.gt-timeline.gt-style-2 ol li:nth-child(even) .gt-top-content,
	.gt-timeline.gt-style-2 ul li:nth-child(even) .gt-top-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

.gt-timeline.gt-style-2 ol li:nth-child(even) .gt-bottom-content,
.gt-timeline.gt-style-2 ul li:nth-child(even) .gt-bottom-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media only screen and (max-width: 1199px) {

	.gt-timeline.gt-style-2 ol li:nth-child(odd) *+.gt-bottom-content,
	.gt-timeline.gt-style-2 ul li:nth-child(odd) *+.gt-bottom-content,
	.gt-timeline.gt-style-2 ol li:nth-child(even) *+.gt-bottom-content,
	.gt-timeline.gt-style-2 ul li:nth-child(even) *+.gt-bottom-content {
		margin-top: 30px;
	}
}

.gt-timeline.gt-style-2.gt-dark {
	color: var(--gt-dark-text-color);
}

.gt-timeline.gt-style-2.gt-dark ol:before,
.gt-timeline.gt-style-2.gt-dark ul:before {
	background-color: var(--gt-dark-border-color);
	z-index: 0;
}

.gt-timeline.gt-style-2.gt-dark ol li .gt-bottom-content .gt-desc p,
.gt-timeline.gt-style-2.gt-dark ul li .gt-bottom-content .gt-desc p {
	color: var(--gt-dark-text-color);
}

.gt-timeline.gt-style-2.gt-dark ol li .gt-year,
.gt-timeline.gt-style-2.gt-dark ul li .gt-year {
	background-color: var(--gt-dark-background-color);
}

.gt-timeline.gt-style-2.gt-dark ol li .gt-date,
.gt-timeline.gt-style-2.gt-dark ul li .gt-date {
	color: var(--gt-dark-text-color);
}

.gt-timeline.gt-style-3 .swiper-wrapper {
	margin-bottom: 60px;
}

.gt-timeline.gt-style-3 .gt-item {
	padding: 80px;
	height: 100%;
}

@media only screen and (max-width: 991px) {
	.gt-timeline.gt-style-3 .gt-item {
		padding: 45px;
	}
}

.gt-timeline.gt-style-3 .gt-item .gt-year {
	font-size: 5rem;
	line-height: 1;
}

@media only screen and (max-width: 991px) {
	.gt-timeline.gt-style-3 .gt-item .gt-year {
		font-size: 3.5rem;
	}
}

.gt-timeline.gt-style-3 .gt-item .gt-content .gt-title {
	font-size: 1.875rem;
	color: var(--gt-secondary-color);
}

@media only screen and (max-width: 991px) {
	.gt-timeline.gt-style-3 .gt-item .gt-content .gt-title {
		font-size: 1.5rem;
	}
}

.gt-timeline.gt-style-3 .gt-item .gt-content .gt-date {
	font-size: 0.813rem;
	font-weight: 500;
	opacity: .6;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.gt-timeline.gt-style-3 .gt-item .gt-content *+.gt-desc {
	margin-top: 35px;
}

.gt-timeline.gt-style-3 .gt-item *+.gt-content {
	margin-top: 50px;
}

.gt-timeline.gt-style-3 .gt-item.gt-two *+.gt-image {
	margin-top: 50px;
}

.gt-timeline.gt-style-3 .gt-item:not(.gt-two) *+.gt-image {
	margin-top: 60px;
}

.gt-timeline.gt-style-3 .swiper-slide {
	height: auto;
}

.gt-timeline.gt-style-3 .gt-item {
	border: 1px solid var(--gt-border-color);
}

.gt-timeline.gt-style-3 .gt-spacing-0 .gt-grid-col:not(:first-child) .gt-item,
.gt-timeline.gt-style-3 [data-gt-item-space="0"] .swiper-slide:not(:first-child) .gt-item {
	border-left: 0;
}

.gt-timeline.gt-style-3.gt-dark .swiper-container {
	margin-bottom: 60px;
}

.gt-timeline.gt-style-3.gt-dark .gt-item {
	border-color: var(--gt-dark-border-color);
}

.gt-timeline.gt-style-3.gt-dark .gt-item .gt-year {
	color: var(--gt-dark-text-color);
}

.gt-timeline.gt-style-3.gt-dark .gt-item .gt-content .gt-desc p {
	opacity: .6;
}

.gt-timeline.gt-style-4 {
	border: 1px solid var(--gt-border-color);
	border-top: 0;
	border-right: 0;
}

.gt-timeline.gt-style-4 .gt-grid .gt-item {
	border: 1px solid var(--gt-border-color);
	border-left: 0;
	border-bottom: 0;
}

.gt-timeline.gt-style-4.gt-dark {
	border-color: var(--gt-dark-border-color);
}

.gt-timeline.gt-style-4.gt-dark .gt-grid .gt-item {
	border-color: var(--gt-dark-border-color);
}

.gt-timeline.gt-style-5 {
	color: #111;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content {
	display: flex;
	justify-content: center;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content {
	display: flex;
}

@media only screen and (max-width: 1024px) {
	.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content {
		flex-direction: column;
	}
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-photo {
	width: 50%;
	display: flex;
	gap: 20px;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-photo .gt-big-image img {
	height: 100%;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-photo .gt-small-image {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-photo .gt-small-image img {
	height: 100%;
}

@media only screen and (max-width: 1024px) {
	.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-photo {
		width: 100%;
	}
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner {
	width: 50%;
}

@media only screen and (max-width: 1024px) {
	.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner {
		width: 100%;
	}
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-details .gt-year {
    display: flex;
    align-items: center;
	font-size: 12px;
	font-weight: 700;
	color: #ca8504;
	line-height: 1;
	letter-spacing: 4px;
	font-family: Inter, sans-serif;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-details .gt-year span {
	margin: 0 8px;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner *+.gt-title {
	margin-top: 20px;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-title {
	font-family: Inter, sans-serif;
	font-weight: 600;
	font-size: 40px;
	line-height: 48px;
	color: #050033;
}

@media only screen and (max-width: 1024px) {
	.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-title {
		font-size: 38px;
		line-height: 50px;
	}
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner *+.gt-desc {
	margin-top: 23px;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner *+.gt-button {
	margin-top: 40px;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-desc p {
	font-family: Inter, sans-serif;
	font-size: 16px;
	line-height: 1.8;
	color: #050033;
	opacity: 0.702;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-button {
	font-family: Inter, sans-serif;
	display: flex;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-button a {
	color: #ca8504;
	background: transparent;
	font-size: 18px;
	text-transform: capitalize;
	padding: 0;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-button a svg {
	margin-left: 20px;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-button a svg path {
	fill: #ca8504;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-button a:hover {
	color: #050033;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content .gt-item.gt-content-inner .gt-button a:hover svg path {
	fill: #050033;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-content ol li .gt-inner-content *+.gt-content-inner {
	margin-left: 25px;
}

.gt-timeline.gt-style-5 .gt-timeline {
	margin-top: 140px;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-items a {
	background-color: transparent;
	opacity: 1;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-items a span {
	background-color: transparent;
	padding: 4px 10px;
	opacity: 1;
	border-bottom: 4px solid rgba(5, 0, 51, 0.2);
	width: 100%;
	width: 70px;
	text-align: center;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-items a.gt-selected span {
	color: #050033;
	border-bottom-color: #ca8504;
	padding: 5px 10px;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-items a.gt-selected span {
	color: #ca8504;
}

.gt-timeline.gt-style-5 .gt-timeline-slider .gt-wrapper {
	position: relative;
	height: 100%;
	margin: 0 150px;
	overflow: hidden;
}

@media only screen and (max-width: 1024px) {
	.gt-timeline.gt-style-5 .gt-timeline-slider .gt-wrapper {
		margin: 0 80px;
	}
}

@media only screen and (max-width: 480px) {
	.gt-timeline.gt-style-5 .gt-timeline-slider .gt-wrapper {
		margin: 0 50px;
	}
}

.gt-timeline-slider {
	opacity: 0;
	transition: opacity 0.2s;
}

.gt-timeline-slider.gt-loaded {
	opacity: 1;
}

.gt-timeline-slider ul,
.gt-timeline-slider ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

.gt-timeline-slider .gt-timeline {
	position: relative;
	height: 100px;
	margin: 0 auto 20px;
}

.gt-timeline-slider .gt-wrapper {
	position: relative;
	height: 100%;
	margin: 0 70px;
	overflow: hidden;
}

@media only screen and (max-width: 1024px) {
	.gt-timeline-slider .gt-wrapper {
		margin: 0 80px;
	}
}

@media only screen and (max-width: 480px) {
	.gt-timeline-slider .gt-wrapper {
		margin: 0 50px;
	}
}

.gt-timeline-slider .gt-items {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 52px;
	height: 4px;
	border-bottom: 4px dotted rgba(26, 28, 23, 0.1);
	transition: transform 0.4s;
}

.gt-timeline-slider .gt-items a,
.gt-timeline-slider .gt-items a:visited {
	font-size: 12px !important;
	font-weight: 600;
	color: #111;
	position: absolute;
	bottom: -15px;
	z-index: 2;
	font-size: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	white-space: nowrap;
	background-color: #f1ebda;
	transform: translateZ(0);
}

.gt-timeline-slider .gt-items a span {
	background-color: #f1ebda;
}

.gt-timeline-slider .gt-items a span {
	font-size: 14px;
	opacity: 0.5;
	transition: 0.2s;
}

.gt-timeline-slider .gt-items a.gt-older-event span,
.gt-timeline-slider .gt-items a.gt-selected span {
	opacity: 0.5;
	transition: 0.2s;
}

.gt-timeline-slider .gt-items a,
.gt-timeline-slider .gt-items a:visited {
	padding: 10px 15px;
}

.gt-timeline-slider .gt-items a.gt-selected {
	pointer-events: none;
	color: #050033;
}

.gt-timeline-slider .gt-items a.gt-selected span {
	opacity: 1;
	color: #ca8504;
	border-bottom: 4px solid #ca8504;
	width: 97px;
	text-align: center;
	transition: transform 0.4s;
}

.gt-timeline-slider .gt-items a.gt-older-event::after,
.gt-timeline-slider .gt-items a.gt-selected::after {
	background-color: rgba(17, 17, 17, 0.1);
	border-color: #111;
}

.gt-timeline-slider .gt-line {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background-color: transparent;
	transform: scaleX(0);
	transform-origin: left center;
	transition: transform 0.3s;
}

.gt-timeline-slider .gt-navigation a,
.gt-timeline-slider .gt-navigation a:visited {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	background-color: rgba(17, 17, 17, 0.3);
	color: #fff;
	position: absolute;
	z-index: 1;
	top: 27px;
}

.gt-timeline-slider .gt-navigation svg {
	width: 20px;
}

.gt-timeline-slider .gt-navigation .gt-prev {
	left: 0;
	font-weight: 700;
	font-size: 14px;
	line-height: 26px;
	border-bottom: 4px solid #050033;
	border-radius: 0;
	width: 8%;
}

.gt-timeline-slider .gt-navigation .gt-next {
	right: 0;
	font-weight: 700;
	font-size: 14px;
	line-height: 26px;
	border-bottom: 4px solid #050033;
	border-radius: 0;
	width: 8%;
}

.gt-timeline-slider .gt-navigation a.gt-inactive {
	cursor: not-allowed;
}

.gt-timeline-slider .gt-content {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	transition: height 0.4s;
}

.gt-timeline-slider .gt-content li {
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0;
	top: 0;
	transform: translateX(-100%);
	opacity: 0;
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

.gt-timeline-slider .gt-content li.gt-selected {
	position: relative;
	z-index: 2;
	opacity: 1;
	transform: translateX(0);
}

.gt-timeline-slider .gt-content li.gt-enter-right,
.gt-timeline-slider .gt-content li.gt-leave-right {
	-webkit-animation-name: gt-timeline-enter-right;
	animation-name: gt-timeline-enter-right;
}

.gt-timeline-slider .gt-content li.gt-enter-left,
.gt-timeline-slider .gt-content li.gt-leave-left {
	-webkit-animation-name: gt-timeline-enter-left;
	animation-name: gt-timeline-enter-left;
}

.gt-timeline-slider .gt-content li.gt-leave-right,
.gt-timeline-slider .gt-content li.gt-leave-left {
	-webkit-animation-direction: reverse;
	animation-direction: reverse;
}

@-webkit-keyframes gt-timeline-enter-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}

@keyframes gt-timeline-enter-right {
	0% {
		opacity: 0;
		transform: translateX(100%);
	}

	100% {
		opacity: 1;
		transform: translateX(0%);
	}
}

@-webkit-keyframes gt-timeline-enter-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}

@keyframes gt-timeline-enter-left {
	0% {
		opacity: 0;
		transform: translateX(-100%);
	}

	100% {
		opacity: 1;
		transform: translateX(0%);
	}
}

.gt-timeline-slider.gt-dark {
	color: #111;
}

.gt-timeline-slider.gt-dark a,
.gt-timeline-slider.gt-dark a:visited {
	color: #111;
}

.gt-timeline-slider.gt-dark .gt-items {
	background: #111;
}

.gt-timeline-slider.gt-dark .gt-items a::before {
	background: #111;
}

.gt-timeline-slider.gt-dark .gt-items a::after {
	border-color: #111;
	background-color: #111;
}

.gt-timeline-slider.gt-dark .gt-items a.gt-older-event::after,
.gt-timeline-slider.gt-dark .gt-items a.gt-selected::after {
	background-color: #111;
	border-color: #fff;
}

.gt-timeline-slider.gt-dark .gt-line {
	background-color: #fff;
}

.gt-timeline-slider.gt-light .gt-line {
	background-color: #111;
}

.gt-timeline-slider.gt-dark .gt-navigation a,
.gt-timeline-slider.gt-dark .gt-navigation a:visited {
	border-color: #111;
}

.gt-timeline-slider.gt-light .gt-navigation a,
.gt-timeline-slider.gt-light .gt-navigation a:visited {
	border-color: #fff;
}

.gt-timeline .gt-timeline-slider .gt-navigation a,
.gt-timeline .gt-timeline-slider .gt-navigation a:visited {
	background-color: rgba(255, 255, 255, 0.1);
}

.gt-timeline.gt-light .gt-timeline-slider .gt-navigation a,
.gt-timeline.gt-light .gt-timeline-slider .gt-navigation a:visited {
	background-color: transparent;
	color: #050033;
}

.gt-timeline.gt-dark .gt-items {
	background-color: rgba(255, 255, 255, 0.1);
}

.gt-timeline.gt-dark .gt-items a,
.gt-timeline.gt-dark .gt-items a:visited {
	background-color: #111;
	color: #fff;
}

.gt-timeline.gt-dark .gt-items a span,
.gt-timeline.gt-dark .gt-items a:visited span {
	background-color: #111;
	opacity: 1;
}

.gt-timeline.gt-dark .gt-items a.gt-selected,
.gt-timeline.gt-dark .gt-items a:visited.gt-selected {
	color: #fff;
	border: 0;
}

.gt-timeline.gt-dark .gt-items a.gt-selected span,
.gt-timeline.gt-dark .gt-items a:visited.gt-selected span {
	color: #ad9a6d;
}

.gt-timeline.gt-dark .gt-content {
	color: #fff;
}

.gt-timeline.gt-dark .gt-content p {
	color: #fff;
	opacity: 0.7;
}


/*======
*
* Fullscreen
*
======*/
.gt-fullscreen-hover {
	position: relative;
	background-color: var(--gt-fullscreen-hover-background-color);
	display: flex;
	align-items: center;
}

.gt-fullscreen-hover .gt-items {
	position: relative;
	z-index: 1;
	width: 100%;
}

.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-4.gt-spacing-0 .gt-grid-col:nth-child(4n) .gt-item {
	border-right: 1px solid var(--gt-dark-border-color);
}

.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-4.gt-spacing-0 .gt-grid-col:last-child .gt-item {
	border-right: 1px solid var(--gt-dark-border-color);
}

.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-4.gt-spacing-0 .gt-grid-col .gt-item {
	border-left: 1px solid var(--gt-dark-border-color);
	border-bottom: 1px solid var(--gt-dark-border-color);
}

@media only screen and (max-width: 1199px) {
	.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-4.gt-spacing-0 .gt-grid-col .gt-item {
		border-right: 1px solid var(--gt-dark-border-color);
	}
}

.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-3.gt-spacing-0 .gt-grid-col:nth-child(3n) .gt-item {
	border-right: 1px solid var(--gt-dark-border-color);
}

.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-3.gt-spacing-0 .gt-grid-col:last-child .gt-item {
	border-right: 1px solid var(--gt-dark-border-color);
}

.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-3.gt-spacing-0 {
	border-top: 1px solid var(--gt-dark-border-color);
}

.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-3.gt-spacing-0 .gt-grid-col .gt-item {
	border-left: 1px solid var(--gt-dark-border-color);
	border-bottom: 1px solid var(--gt-dark-border-color);
}

@media only screen and (max-width: 1199px) {
	.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-3.gt-spacing-0 .gt-grid-col .gt-item {
		border-right: 1px solid var(--gt-dark-border-color);
	}
}

.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-2.gt-spacing-0 .gt-grid-col:nth-child(2n) .gt-item {
	border-right: 1px solid var(--gt-dark-border-color);
}

.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-2.gt-spacing-0 .gt-grid-col:last-child .gt-item {
	border-right: 1px solid var(--gt-dark-border-color);
}

.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-2.gt-spacing-0 .gt-grid-col .gt-item {
	border-left: 1px solid var(--gt-dark-border-color);
	border-bottom: 1px solid var(--gt-dark-border-color);
}

@media only screen and (max-width: 1199px) {
	.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-2.gt-spacing-0 .gt-grid-col .gt-item {
		border-right: 1px solid var(--gt-dark-border-color);
	}
}

.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-1.gt-spacing-0 .gt-grid-col:nth-child(1n) .gt-item {
	border-right: 1px solid var(--gt-dark-border-color);
}

.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-1.gt-spacing-0 .gt-grid-col:last-child .gt-item {
	border-right: 1px solid var(--gt-dark-border-color);
}

.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-1.gt-spacing-0 .gt-grid-col .gt-item {
	border-left: 1px solid var(--gt-dark-border-color);
	border-bottom: 1px solid var(--gt-dark-border-color);
}

@media only screen and (max-width: 1199px) {
	.gt-fullscreen-hover .gt-items .gt-grid.gt-grid-1.gt-spacing-0 .gt-grid-col .gt-item {
		border-right: 1px solid var(--gt-dark-border-color);
	}
}

.gt-fullscreen-hover .gt-items .gt-item {
	padding: 100px 50px;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

@media only screen and (max-width: 1199px) {
	.gt-fullscreen-hover .gt-items .gt-item {
		padding: 40px 20px;
	}
}

.gt-fullscreen-hover .gt-items .gt-item a,
.gt-fullscreen-hover .gt-items .gt-item a:visited {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 2;
	cursor: pointer;
}

.gt-fullscreen-hover .gt-items .gt-item .gt-title {
	color: var(--gt-fullscreen-hover-title-color);
	opacity: .6;
	font-size: 2.25rem;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

@media only screen and (max-width: 1199px) {
	.gt-fullscreen-hover .gt-items .gt-item .gt-title {
		font-size: 1.75rem;
	}
}

@media only screen and (max-width: 991px) {
	.gt-fullscreen-hover .gt-items .gt-item .gt-title {
		font-size: 1.375rem;
	}
}

.gt-fullscreen-hover .gt-items .gt-item:focus .gt-title,
.gt-fullscreen-hover .gt-items .gt-item:hover .gt-title {
	opacity: 1;
}

.gt-fullscreen-hover .gt-images {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	opacity: .7;
}

.gt-fullscreen-hover .gt-images ul {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.gt-fullscreen-hover .gt-images ul li {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	background-size: cover;
	background-position: center;
	-webkit-transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
	-o-transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
	transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.gt-fullscreen-hover .gt-images ul li.gt-active {
	opacity: 1;
	visibility: visible;
}

.gt-fullscreen-hover.gt-align-left .gt-items .gt-item .gt-title {
	text-align: left;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gt-fullscreen-hover.gt-align-center .gt-items .gt-item .gt-title {
	text-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gt-fullscreen-hover.gt-align-right .gt-items .gt-item .gt-title {
	text-align: right;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}



/*======
*
* Protected Page
*
======*/
.gt-protected-page.gt-style-1 {
	padding: 120px 0;
}

.gt-article .gt-protected-page.gt-style-1 {
	padding-top: 0;
}

@media only screen and (max-width: 991px) {
	.gt-protected-page.gt-style-1 {
		padding: 60px 0;
	}
}

.gt-protected-page.gt-style-1 .gt-form {
	margin-top: 50px;
	max-width: 450px;
}

.gt-protected-page.gt-style-1 .gt-form form {
	display: flex;
	align-items: stretch;
}



/*======
*
* Widgets
*
======*/
.widget_block .wp-block-group__inner-container>h2,
.gt-widget-title.gt-style-1 {
	font-size: 0.875rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid var(--gt-border-color);
	padding-bottom: 15px;
	margin-bottom: 35px;
}

.gt-widget-title.gt-style-2 {
	font-size: 0.875rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 35px;
	opacity: .45;
}

.gt-sidebar .gt-widget.gt-style-1:not(:last-child) {
	margin-bottom: 80px;
}

.gt-sidebar .gt-widget-title span {
	color: var(--gt-widget-title-color);

}

@media only screen and (max-width: 991px) {
	.gt-sidebar .gt-widget.gt-style-1:not(:last-child) {
		margin-bottom: 60px;
	}
}

.gt-sidebar .gt-widget.gt-style-2 {
	border: 1px solid var(--gt-border-color);
	padding: 50px;
}

.gt-sidebar .gt-widget.gt-style-2:not(:last-child) {
	margin-bottom: 80px;
}

@media only screen and (max-width: 991px) {
	.gt-sidebar .gt-widget.gt-style-2:not(:last-child) {
		margin-bottom: 60px;
	}
}

.gt-sidebar .gt-widget.gt-style-3:not(:last-child) {
	margin-bottom: 50px;
	border-bottom: 1px solid var(--gt-border-color);
	padding-bottom: 50px;
}

.gt-newsletter-widget.gt-style-1 .gt-desc {
	margin-bottom: 30px;
}

.gt-newsletter-widget.gt-style-1 .gt-desc h6 {
	font-size: 1.5rem;
	margin-bottom: 10px;
}

.gt-newsletter-widget.gt-style-1 .gt-desc p {
	font-size: 0.875rem;
}

.gt-newsletter-widget.gt-style-1 .gt-form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media only screen and (max-width: 991px) {
	.gt-newsletter-widget.gt-style-1 .gt-form {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.gt-newsletter-widget.gt-style-1 .gt-form input {
		margin-bottom: 15px;
	}
}

.gt-widget-services.gt-style-1 ul {
	margin: -42.5px;
	padding: 0;
	list-style: none;
}

.gt-widget-services.gt-style-1 ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 42.5px;
	margin: -12.5px;
}

.gt-widget-services.gt-style-1 ul li:last-child {
	margin-bottom: 0;
}

@media only screen and (max-width: 1199px) {
	.gt-widget-services.gt-style-1 ul li {
		margin-bottom: 30px;
	}
}

.gt-widget-services.gt-style-1 ul li .gt-service-icon {
	opacity: .6;
	padding: 12.5px;
}

.gt-widget-services.gt-style-1 ul li .gt-service-icon svg {
	width: 21px;
	height: 21px;
}

.gt-widget-services.gt-style-1 ul li .gt-service-desc {
	padding: 12.5px;
}

.gt-widget-services.gt-style-1 ul li .gt-service-desc h5 {
	margin: 0;
	font-weight: 600;
	font-size: 1.125rem;
	line-height: 1;
}

.gt-widget-services.gt-style-1 ul li .gt-service-desc h5+p {
	margin-top: 3px;
}

.gt-widget-services.gt-style-1 ul li .gt-service-desc p {
	font-weight: 400;
	margin: 0;
	opacity: .6;
}

.blog-bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.gt-blog-widget.gt-style-1>ul {
	margin: -15px;
}

.gt-blog-widget.gt-style-1>ul>li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 15px;
}

.gt-blog-widget.gt-style-1 .gt-image {
	position: relative;
	margin-right: 25px;
}

.gt-blog-widget.gt-style-1 .gt-image img {
	width: 80px;
	min-width: 80px;
}

.gt-blog-widget.gt-style-1 .gt-title {
	font-size: 1rem;
	font-weight: 500;
	margin-bottom: 10px;
	line-height: 1.4;
}


.gt-blog-widget.gt-style-1 .gt-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1;
	font-size: 0.625rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.gt-blog-widget.gt-style-1 .gt-details ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--gt-widget-sidebar-date-color);
}

.gt-blog-widget.gt-style-1 .gt-details ul li:after {
	content: '';
	display: inline-block;
	height: 11px;
	width: 1px;
	background: var(--gt-widget-sidebar-date-color);
	font-weight: 600;
	margin: 0 8px;
}

.gt-blog-widget.gt-style-1 .gt-details ul li:last-child:after {
	display: none;
}

.gt-blog-widget.gt-style-2 {
	border: 1px solid var(--gt-border-color);
	padding: 30px;
}

.gt-blog-widget.gt-style-2>ul {
	margin: -15px;
	padding: 0;
	list-style: none;
}

.gt-blog-widget.gt-style-2>ul>li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 15px;
}

.gt-blog-widget.gt-style-2 .gt-image {
	position: relative;
	margin-right: 25px;
}

.gt-blog-widget.gt-style-2 .gt-image img {
	width: 80px;
	min-width: 80px;
}

.gt-blog-widget.gt-style-2 .gt-title {
	font-size: 1rem;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 1.4;
}

.gt-blog-widget.gt-style-2 .gt-details {
	opacity: .6;
}

.gt-blog-widget.gt-style-2 .gt-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1;
	font-size: 0.688rem;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.gt-blog-widget.gt-style-2 .gt-details ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--gt-widget-sidebar-date-color);
}

.gt-blog-widget.gt-style-2 .gt-details ul li:after {
	content: '';
	display: inline-block;
	height: 11px;
	width: 1px;
	background: var(--gt-widget-sidebar-date-color);
	font-weight: 600;
	margin: 0 8px;
}

.gt-blog-widget.gt-style-2 .gt-details ul li:last-child:after {
	display: none;
}

.gt-blog-widget.gt-style-3 {
	border: 1px solid var(--gt-border-color);
	padding: 30px;
}

.gt-blog-widget.gt-style-3>ul {
	margin: -30px -30px;
	padding: 0;
	list-style: none;
}

.gt-blog-widget.gt-style-3>ul>li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 30px;
	border-bottom: 1px solid var(--gt-border-color);
}

.gt-blog-widget.gt-style-3>ul>li:last-child {
	border-bottom: 0;
}

.gt-blog-widget.gt-style-3 .gt-image {
	position: relative;
	margin-right: 25px;
}

.gt-blog-widget.gt-style-3 .gt-image img {
	width: 80px;
	min-width: 80px;
}

.gt-blog-widget.gt-style-3 .gt-title {
	font-size: 1rem;
	font-weight: 500;
	margin-bottom: 10px;
	line-height: 1.4;
}

.gt-blog-widget.gt-style-3 .gt-details {
	opacity: .6;
}

.gt-blog-widget.gt-style-3 .gt-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1;
	font-size: 0.625rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.gt-blog-widget.gt-style-3 .gt-details ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--gt-widget-sidebar-date-color);
}

.gt-blog-widget.gt-style-3 .gt-details ul li:after {
	content: '';
	display: inline-block;
	height: 11px;
	width: 1px;
	background: var(--gt-widget-sidebar-date-color);
	font-weight: 600;
	margin: 0 8px;
}

.gt-blog-widget.gt-style-3 .gt-details ul li:last-child:after {
	display: none;
}



/*======
*
* Image Gallery
*
======*/
.gt-image-gallery.gt-style-1 .gt-photo {
	position: relative;
	background: var(--gt-image-gallery-background-color);
}

.gt-image-gallery.gt-style-1 .gt-photo img {
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	width: 100%;
}

.gt-image-gallery.gt-style-1 .gt-photo a {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 9;
}

.gt-image-gallery.gt-style-1 .gt-photo .gt-details {
	position: absolute;
	padding: 30px;
	left: 0;
	top: 0;
	z-index: 8;
	font-size: 0.875rem;
	color: var(--gt-image-gallery-image-text-color);
	visibility: hidden;
	opacity: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.gt-image-gallery.gt-style-1 .gt-photo .gt-details svg+* {
	margin-left: 15px;
}

.gt-image-gallery.gt-style-1 .gt-photo:hover img {
	opacity: .8;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.gt-image-gallery.gt-style-1 .gt-photo:hover .gt-details {
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	opacity: 1;
	visibility: visible;
}

.gt-image-gallery.gt-style-2 .gt-photo {
	position: relative;
	background: var(--gt-image-gallery-background-color);
}

.gt-image-gallery.gt-style-2 .gt-photo img {
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	width: 100%;
}

.gt-image-gallery.gt-style-2 .gt-details {
	margin-top: 15px;
}

.gt-image-gallery.gt-style-2 .gt-photo:hover img {
	opacity: .8;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.gt-image-gallery.gt-style-2 .gt-photo:hover .gt-details {
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	opacity: 1;
	visibility: visible;
}

.gt-image-gallery.gt-style-3 .gt-item {
	position: relative;
}

.gt-image-gallery.gt-style-3 .gt-photo {
	background: var(--gt-image-gallery-background-color);
}

.gt-image-gallery.gt-style-3 .gt-photo img {
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	width: 100%;
}

.gt-image-gallery.gt-style-3 .gt-details {
	font-size: 0.813rem;
	position: absolute;
	background: var(--gt-image-gallery-image-text-color);
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	padding: 25px 25px 0;
	width: 60%;
	max-width: 100%;
	text-align: center;
}

.gt-image-gallery.gt-style-3 .gt-photo:hover img {
	opacity: .8;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.gt-image-gallery.gt-style-3 .gt-photo:hover .gt-details {
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	opacity: 1;
	visibility: visible;
}

@media only screen and (max-width: 991px) {
	.gt-image-gallery.gt-style-3 .gt-details {
		position: relative;
		background: transparent;
		left: inherit;
		bottom: inherit;
		transform: inherit;
		padding: 0;
		margin-top: 15px;
		text-align: center;
	}
}

.gt-image-gallery.gt-style-4 .gt-photo {
	position: relative;
	background: var(--gt-image-gallery-background-color);
}

.gt-image-gallery.gt-style-4 .gt-photo img {
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	width: 100%;
}

.gt-image-gallery.gt-style-4 .gt-details {
	margin-top: 25px;
	text-align: center;
}

.gt-image-gallery.gt-style-4 .gt-photo:hover img {
	opacity: .8;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.gt-image-gallery.gt-style-4 .gt-photo:hover .gt-details {
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	opacity: 1;
	visibility: visible;
}

@media only screen and (max-width: 991px) {
	.gt-image-gallery.gt-style-3 .gt-details {
		padding-left: 0;
	}
}

.gt-image-gallery [data-gt-centered-slides="true"] .gt-details {
	-o-transition: 0.4s;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	opacity: 0;
	visibility: hidden;
}

.gt-image-gallery [data-gt-centered-slides="true"] .swiper-slide-active .gt-details {
	-o-transition: 0.4s;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	opacity: 1;
	visibility: visible;
}



/*======
*
* Video Gallery
*
======*/
.gt-video-gallery.gt-style-1 .gt-cover {
	background: var(--gt-video-gallery-background-color);
	color: var(--gt-video-gallery-image-text-color);
	min-height: 100px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.gt-video-gallery.gt-style-1 .gt-cover img {
	width: 100%;
	object-fit: cover;
}

.gt-video-gallery.gt-style-1 .gt-cover a,
.gt-video-gallery.gt-style-1 .gt-cover a:visited {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	outline: 0;
}

.gt-video-gallery.gt-style-1 .gt-cover .gt-time {
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 1;
	position: absolute;
	left: 25px;
	bottom: 25px;
}

.gt-video-gallery.gt-style-1 .gt-title {
	margin-top: 20px;
	text-align: center;
}

.gt-video-gallery.gt-style-1 .gt-play-icon {
	position: absolute;
	width: 60px;
	height: 60px;
	z-index: 1;
}

.gt-video-gallery.gt-style-1 .gt-play-icon .gt-stroke {
	stroke-dashoffset: 0;
	stroke-dasharray: 300;
	stroke-width: 3px;
	opacity: .6;
}

.gt-video-gallery.gt-style-1 .gt-play-icon .gt-stroke-solid {
	stroke-dashoffset: 300;
	stroke-dasharray: 300;
	stroke-width: 3px;
	-webkit-transition: stroke-dashoffset 1s ease, opacity 1s ease;
	-moz-transition: stroke-dashoffset 1s ease, opacity 1s ease;
	-ms-transition: stroke-dashoffset 1s ease, opacity 1s ease;
	-o-transition: stroke-dashoffset 1s ease, opacity 1s ease;
	transition: stroke-dashoffset 1s ease, opacity 1s ease;
}

.gt-video-gallery.gt-style-1 .gt-item:hover .gt-play-icon .gt-stroke-solid {
	stroke-dashoffset: 0;
}



/*======
*
* Video & Media Tab
*
======*/
.gt-item-video embed,
.gt-item-video iframe,
.gt-item-video video,
.gt-media-tab embed,
.gt-media-tab iframe,
.gt-media-tab video {
	width: 100%;
}

@media only screen and (min-width: 992px) {

	.gt-item-video embed,
	.gt-item-video iframe,
	.gt-item-video video,
	.gt-media-tab embed,
	.gt-media-tab iframe,
	.gt-media-tab video {
		height: 600px;
	}
}



/*======
*
* Sponsors
*
======*/
.gt-sponsors .gt-item {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}

.gt-sponsors .gt-item .gt-logo {
	text-align: center;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}

.gt-sponsors.gt-grayscale-on .gt-item .gt-logo {
	filter: grayscale(100%);
}

.gt-sponsors.gt-opacity-0 .gt-item .gt-logo {
	opacity: 0;
}

.gt-sponsors.gt-opacity-0-1 .gt-item .gt-logo {
	opacity: 0.1;
}

.gt-sponsors.gt-opacity-0-2 .gt-item .gt-logo {
	opacity: 0.2;
}

.gt-sponsors.gt-opacity-0-3 .gt-item .gt-logo {
	opacity: 0.3;
}

.gt-sponsors.gt-opacity-0-4 .gt-item .gt-logo {
	opacity: 0.4;
}

.gt-sponsors.gt-opacity-0-5 .gt-item .gt-logo {
	opacity: 0.5;
}

.gt-sponsors.gt-opacity-0-6 .gt-item .gt-logo {
	opacity: 0.6;
}

.gt-sponsors.gt-opacity-0-7 .gt-item .gt-logo {
	opacity: 0.7;
}

.gt-sponsors.gt-opacity-0-8 .gt-item .gt-logo {
	opacity: 0.8;
}

.gt-sponsors.gt-opacity-0-9 .gt-item .gt-logo {
	opacity: 0.9;
}

.gt-sponsors.gt-opacity-1 .gt-item .gt-logo {
	opacity: 1;
}

.gt-sponsors .gt-item:hover .gt-logo,
.gt-sponsors .gt-item:focus .gt-logo {
	opacity: 1;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.gt-sponsors .gt-item .gt-title {
	text-align: center;
	margin-top: 20px;
	font-size: 0.75rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.gt-sponsors.gt-style-2 .gt-item .gt-logo {
	border: 1px solid var(--gt-border-color);
	padding: 20px;
}

.gt-sponsors.gt-style-3 .gt-item .gt-logo {
	box-shadow: 0 0 15px rgb(0 0 0 / 10%);
	text-align: center;
}

.gt-sponsors.gt-style-4 .gt-item .gt-logo {
	border-radius: 50%;
	overflow: hidden;
}

.gt-sponsors.gt-style-5 .gt-item .gt-logo {
	border: 1px solid var(--gt-border-color);
	padding: 20px;
}



/*======
*
* Item Logo
*
======*/
.gt-item-logo.gt-style-2 .gt-logo {
	border: 1px solid var(--gt-border-color);
	padding: 20px;
}

.gt-item-logo.gt-style-3 .gt-logo {
	box-shadow: 0 0 15px rgb(0 0 0 / 10%);
	text-align: center;
}

.gt-item-logo.gt-style-3 .gt-logo {
	text-align: center;
}

.gt-item-logo.gt-style-4 .gt-logo img {
	border-radius: 50%;
}

.gt-item-logo.gt-style-5 .gt-logo {
	border: 1px solid var(--gt-border-color);
	padding: 20px;
}



/*======
*
* Info Boxes
*
======*/
.gt-info-boxes .gt-item:not(:last-child) {
	margin-bottom: 80px;
}

.gt-info-boxes .gt-item.gt-style-1 {
	background-color: var(--gt-block-background-color);
	padding: 50px;
}

@media only screen and (max-width: 991px) {
	.gt-info-boxes .gt-item:not(:last-child) {
		margin-bottom: 60px;
	}

	.gt-info-boxes .gt-item.gt-style-1 {
		padding: 30px;
	}
}

.gt-info-boxes .gt-item.gt-style-1 .gt-title {
	display: block;
	opacity: .5;
	font-weight: 500;
	margin-bottom: 5px;
}

.gt-info-boxes .gt-item.gt-style-1 .gt-title:after {
	content: ':';
}

.gt-info-boxes .gt-item.gt-style-2 {
	border: 1px solid var(--gt-border-color);
	padding: 50px;
}

@media only screen and (max-width: 991px) {
	.gt-info-boxes .gt-item.gt-style-2 {
		padding: 30px;
	}
}

.gt-info-boxes .gt-item.gt-style-2 .gt-title {
	display: block;
	opacity: .5;
	font-weight: 500;
	margin-bottom: 5px;
}

.gt-info-boxes .gt-item.gt-style-2 .gt-title:after {
	content: ':';
}

.gt-info-boxes .gt-item.gt-style-3 {
	box-shadow: 0 0 15px rgb(0 0 0 / 10%);
	padding: 50px;
}

@media only screen and (max-width: 991px) {
	.gt-info-boxes .gt-item.gt-style-3 {
		padding: 30px;
	}
}

.gt-info-boxes .gt-item.gt-style-3 .gt-title {
	display: block;
	opacity: .5;
	font-weight: 500;
	margin-bottom: 5px;
}

.gt-info-boxes .gt-item.gt-style-3 .gt-title:after {
	content: ':';
}

.gt-info-boxes .gt-item.gt-style-4 {
	border: 1px solid var(--gt-primary-color);
	padding: 50px;
}

@media only screen and (max-width: 991px) {
	.gt-info-boxes .gt-item.gt-style-4 {
		padding: 30px;
	}
}

.gt-info-boxes .gt-item.gt-style-4 .gt-title {
	display: block;
	opacity: .5;
	font-weight: 500;
	margin-bottom: 5px;
}

.gt-info-boxes .gt-item.gt-style-4 .gt-title:after {
	content: ':';
}



/*======
*
* Content Sections
*
======*/
.gt-content-sections>ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.gt-content-sections>ul>li:not(:last-child) {
	margin-bottom: 55px;
}



/*======
*
* Detail Box
*
======*/
.gt-detail-box.gt-style-1 {
	background-color: var(--gt-block-background-color);
	padding: 50px;
}

@media only screen and (max-width: 991px) {
	.gt-detail-box.gt-style-1 {
		padding: 30px;
	}
}

.gt-detail-box.gt-style-1>ul {
	padding: 0;
	margin: -15px;
	list-style: none;
}

.gt-detail-box.gt-style-1>ul>li {
	padding: 15px;
}

.gt-detail-box.gt-style-1>ul>li .gt-content>ul {
	padding: 0;
	margin: -2px;
	list-style: none;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.gt-detail-box.gt-style-1>ul>li .gt-content>ul>li {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 2px;
}

.gt-detail-box.gt-style-1>ul>li .gt-content>ul>li:after {
	content: ',';
}

.gt-detail-box.gt-style-1>ul>li .gt-content>ul>li:last-child:after {
	display: none;
}

.gt-detail-box.gt-style-1 span {
	display: block;
	opacity: .5;
	font-weight: 500;
	margin-bottom: 5px;
}

.gt-detail-box.gt-style-1 span:after {
	content: ':';
}

.gt-detail-box.gt-style-1 .gt-content,
.gt-detail-box.gt-style-1 .gt-content p {
	font-weight: 500;
}

.gt-detail-box.gt-style-2 {
	border: 1px solid var(--gt-border-color);
	padding: 50px;
}

@media only screen and (max-width: 991px) {
	.gt-detail-box.gt-style-2 {
		padding: 30px;
	}
}

.gt-detail-box.gt-style-2>ul {
	padding: 0;
	margin: -15px;
	list-style: none;
}

.gt-detail-box.gt-style-2>ul>li {
	padding: 15px;
}

.gt-detail-box.gt-style-2>ul>li .gt-content>ul {
	padding: 0;
	margin: -2px;
	list-style: none;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.gt-detail-box.gt-style-2>ul>li .gt-content>ul>li {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 2px;
}

.gt-detail-box.gt-style-2>ul>li .gt-content>ul>li:after {
	content: ',';
}

.gt-detail-box.gt-style-2>ul>li .gt-content>ul>li:last-child:after {
	display: none;
}

.gt-detail-box.gt-style-2 span {
	display: block;
	opacity: .5;
	font-weight: 500;
	margin-bottom: 5px;
}

.gt-detail-box.gt-style-2 span:after {
	content: ':';
}

.gt-detail-box.gt-style-2 .gt-content,
.gt-detail-box.gt-style-2 .gt-content p {
	font-weight: 500;
}

.gt-detail-box.gt-style-3 {
	border: 1px solid var(--gt-border-color);
	padding: 30px 0;
}

.gt-detail-box.gt-style-3>ul {
	padding: 0;
	margin: -30px 0;
	list-style: none;
}

.gt-detail-box.gt-style-3>ul>li {
	padding: 30px 35px;
	border-bottom: 1px solid var(--gt-border-color);
}

.gt-detail-box.gt-style-3>ul>li:last-child {
	border-bottom: 0;
}

.gt-detail-box.gt-style-3>ul>li .gt-content>ul {
	padding: 0;
	margin: -2px;
	list-style: none;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.gt-detail-box.gt-style-3>ul>li .gt-content>ul>li {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 2px;
}

.gt-detail-box.gt-style-3>ul>li .gt-content>ul>li:after {
	content: ',';
}

.gt-detail-box.gt-style-3>ul>li .gt-content>ul>li:last-child:after {
	display: none;
}

.gt-detail-box.gt-style-3 span {
	display: block;
	opacity: .5;
	font-weight: 500;
	margin-bottom: 5px;
}

.gt-detail-box.gt-style-3 span:after {
	content: ':';
}

.gt-detail-box.gt-style-3 .gt-content,
.gt-detail-box.gt-style-3 .gt-content p {
	font-weight: 500;
}

.gt-detail-box.gt-style-4 {
	border: 1px solid var(--gt-primary-color);
	padding: 50px;
}

@media only screen and (max-width: 991px) {
	.gt-detail-box.gt-style-4 {
		padding: 30px;
	}
}

.gt-detail-box.gt-style-4>ul {
	padding: 0;
	margin: -15px;
	list-style: none;
}

.gt-detail-box.gt-style-4>ul>li {
	padding: 15px;
}

.gt-detail-box.gt-style-4>ul>li .gt-content>ul {
	padding: 0;
	margin: -2px;
	list-style: none;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.gt-detail-box.gt-style-4>ul>li .gt-content>ul>li {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 2px;
}

.gt-detail-box.gt-style-4>ul>li .gt-content>ul>li:after {
	content: ',';
}

.gt-detail-box.gt-style-4>ul>li .gt-content>ul>li:last-child:after {
	display: none;
}

.gt-detail-box.gt-style-4 span {
	display: block;
	opacity: .5;
	font-weight: 500;
	margin-bottom: 5px;
}

.gt-detail-box.gt-style-4 span:after {
	content: ':';
}

.gt-detail-box.gt-style-4 .gt-content,
.gt-detail-box.gt-style-4 .gt-content p {
	font-weight: 500;
}

.gt-detail-box.gt-style-5>ul {
	padding: 0;
	margin: -30px 0;
	list-style: none;
}

.gt-detail-box.gt-style-5>ul>li {
	padding: 30px 0;
	border-bottom: 1px solid var(--gt-border-color);
}

.gt-detail-box.gt-style-5>ul>li:last-child {
	border-bottom: 0;
}

.gt-detail-box.gt-style-5>ul>li .gt-content>ul {
	padding: 0;
	margin: -2px;
	list-style: none;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.gt-detail-box.gt-style-5>ul>li .gt-content>ul>li {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 2px;
}

.gt-detail-box.gt-style-5>ul>li .gt-content>ul>li:after {
	content: ',';
}

.gt-detail-box.gt-style-5>ul>li .gt-content>ul>li:last-child:after {
	display: none;
}

.gt-detail-box.gt-style-5 span {
	display: block;
	opacity: .5;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: 1px;
	font-size: 0.75rem;
	text-transform: uppercase;
}

.gt-detail-box.gt-style-5 span:after {
	content: ':';
}

.gt-detail-box.gt-style-5 .gt-content,
.gt-detail-box.gt-style-5 .gt-content p {
	font-size: 0.875rem;
	font-style: italic;
}



/*======
*
* History Page
*
======*/
@media only screen and (min-width: 1450px) {
	.gt-history-home-content {
		position: relative;
	}

	.gt-history-home-content:after {
		width: 50px;
		height: 100%;
		background: var(--gt-primary-color);
		content: '';
		position: absolute;
		right: 0;
		top: 0;
		display: block;
	}
}

@media only screen and (min-width: 1550px) {
	.gt-history-home-content:after {
		width: 100px;
	}
}



/*======
*
* Gradient Text
*
======*/
.gt-gradient-text {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}



/*======
*
* Vertical Text
*
======*/
.gt-vertical-text.gt-writing-mode-vertical-rl {
	writing-mode: vertical-rl;
}

.gt-vertical-text.gt-writing-mode-vertical-lr {
	writing-mode: vertical-lr;
}

.gt-vertical-text.gt-writing-mode-horizontal-tb {
	writing-mode: horizontal-tb;
}



/*======
*
* Site Mask
*
======*/
@media only screen and (min-width: 1200px) {
	.gt-site-mask {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-color: var(--gt-site-mask-background-color);
		opacity: 0;
		visibility: hidden;
		-o-transition: 0.2s;
		-webkit-transition: 0.2s;
		transition: 0.2s;
		z-index: 20;
	}

	.gt-site-mask.gt-active {
		opacity: .7;
		visibility: visible;
		-o-transition: 0.2s;
		-webkit-transition: 0.2s;
		transition: 0.2s;
	}
}



/*======
*
* SimpleBar
*
======*/
.simplebar-track {
	right: 10px;
}

.simplebar-scrollbar.simplebar-visible:before {
	opacity: .3;
}

.simplebar-scrollbar:before {
	background: var(--gt-primary-color);
}

.gt-dark .simplebar-scrollbar:before {
	background: var(--gt-background-color);
}



/*======
*
* User Box
*
======*/
.gt-user-box-popup {
	display: none;
}

.gt-user-box-popup.gt-style-1.gt-user-box-popup-active .gt-content {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}

.gt-user-box-popup.gt-style-1.gt-signup-active .gt-content {
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}

.gt-user-box-popup.gt-style-1 {
	width: 850px;
	min-height: 550px;
	max-width: 100%;
	position: relative;
	padding: 0;
	cursor: inherit;
	border-radius: 0;
}

.gt-user-box-popup.gt-style-1 .gt-background {
	position: relative;
	width: 100%;
	min-height: 100%;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background: var(--gt-user-box-background-color);
}

.gt-user-box-popup.gt-style-1 .gt-background:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--gt-user-box-background-overlay-color);
	opacity: .5;
}

.gt-user-box-popup.gt-style-1 .gt-background .gt-signin-button {
	position: absolute;
	width: 50%;
	text-align: center;
	padding: 60px;
	transform: translate(-50%, -50%);
	right: -25%;
	top: 50%;
}

.gt-user-box-popup.gt-style-1 .gt-background .gt-signup-button {
	position: absolute;
	width: 50%;
	text-align: center;
	padding: 60px;
	transform: translate(-50%, -50%);
	left: 25%;
	top: 50%;
}

.gt-user-box-popup.gt-style-1 .gt-background h4 {
	color: var(--gt-user-box-background-text-color);
}

.gt-user-box-popup.gt-style-1 .gt-background .gt-text {
	margin-bottom: 30px;
	color: var(--gt-user-box-background-text-color);
	font-size: 0.875rem;
}

.gt-user-box-popup.gt-style-1 .gt-background .gt-button a,
.gt-user-box-popup.gt-style-1 .gt-background .gt-button a:visited {
	padding-left: 50px;
	padding-right: 50px;
}

.gt-user-box-popup.gt-style-1 .gt-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	width: 50%;
	height: 100%;
	background-color: var(--gt-user-box-content-background-color);
	-o-transition: 1s;
	-webkit-transition: 1s;
	transition: 1s;
}

.gt-user-box-popup.gt-style-1,
.gt-user-box-popup.gt-style-1 p {
	font-size: 0.875rem;
}

.gt-user-box-popup.gt-style-1 .gt-content .gt-part {
	opacity: 0;
	z-index: -1;
	display: none;
	width: 100%;
	padding: 60px;
	border: 0;
}

.gt-user-box-popup.gt-style-1 .gt-content .gt-part.gt-show {
	display: block;
	opacity: 1;
	z-index: 1;
}

.gt-user-box-popup.gt-style-1 .gt-content .gt-part h4 {
	font-size: 1.875rem;
	margin-bottom: 40px;
	text-align: center;
}

.gt-user-box-popup.gt-style-1 .gt-links ul {
	list-style: none;
	padding: 0;
	margin: -15px;
	font-size: 0.875rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.gt-user-box-popup.gt-style-1 .gt-links ul li {
	padding: 15px;
}

.gt-user-box-popup.gt-style-1 .gt-links ul li a:hover,
.gt-user-box-popup.gt-style-1 .gt-links ul li a:focus {
	text-decoration: underline;
}

.gt-user-box-popup.gt-style-1 .gt-notices {
	font-size: 0.875rem;
}

.gt-user-box-popup.gt-style-1 .gt-notices p {
	margin-top: 15px;
}

.gt-user-box-popup.gt-style-1 .gt-social-login {
	margin-top: 15px;
}

.gt-user-box-popup.gt-style-1 .fancybox-close-small {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
	border-radius: 0;
}

.gt-user-box-popup.gt-style-1 .fancybox-close-small svg {
	color: var(--gt-user-box-content-background-color);
}

@media only screen and (max-width: 1199px) {
	.gt-user-box-popup.gt-style-1 {
		min-height: 500px;
		max-width: 450px;
	}

	.gt-user-box-popup.gt-style-1.gt-user-box-popup-active .gt-content,
	.gt-user-box-popup.gt-style-1.gt-signup-active .gt-content {
		transform: none;
	}

	.gt-user-box-popup.gt-style-1 .gt-background {
		display: none;
	}

	.gt-user-box-popup.gt-style-1 .gt-content {
		width: 100%;
	}

	.gt-user-box-popup.gt-style-1 .gt-content .gt-part {
		padding: 30px;
	}
}

.gt-user-box-popup.gt-style-2 {
	width: 850px;
	min-height: 550px;
	max-width: 100%;
	position: relative;
	padding: 0;
	cursor: inherit;
	border-radius: 0;
}

.gt-user-box-popup.gt-style-2,
.gt-user-box-popup.gt-style-2 p {
	font-size: 0.875rem;
}

.gt-user-box-popup.gt-style-2 .gt-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 550px;
}

.gt-user-box-popup.gt-style-2 .gt-image {
	width: 50%;
	position: relative;
	background-size: cover;
	background-position: center center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: var(--gt-user-box-background-color);
}

.gt-user-box-popup.gt-style-2 .gt-content {
	position: relative;
	width: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	background-color: var(--gt-user-box-content-background-color);
}

.gt-user-box-popup.gt-style-2 .gt-content .gt-part {
	width: 100%;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	opacity: 0;
	z-index: -1;
	position: absolute;
	padding: 60px;
	-webkit-transform: translateX(100px);
	-ms-transform: translateX(100px);
	transform: translateX(100px);
}

.gt-user-box-popup.gt-style-2 .gt-content .gt-part.gt-show {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	opacity: 1;
	z-index: 1;
}

.gt-user-box-popup.gt-style-2 .gt-tabs {
	margin-bottom: 40px;
	font-size: 1.125rem;
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.gt-user-box-popup.gt-style-2 .gt-tabs ul {
	list-style: none;
	padding: 0;
	margin: -15px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.gt-user-box-popup.gt-style-2 .gt-tabs ul li {
	padding: 15px;
}

.gt-user-box-popup.gt-style-2 .gt-tabs ul li a,
.gt-user-box-popup.gt-style-2 .gt-tabs ul li a:visited {
	display: block;
	opacity: .6;
	outline: none;
}

.gt-user-box-popup.gt-style-2 .gt-tabs ul li a.gt-active {
	opacity: 1;
}

.gt-user-box-popup.gt-style-2 .gt-links ul {
	list-style: none;
	padding: 0;
	margin: -15px;
	font-size: 0.875rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.gt-user-box-popup.gt-style-2 .gt-links ul li {
	padding: 15px;
}

.gt-user-box-popup.gt-style-2 .gt-links ul li a:hover,
.gt-user-box-popup.gt-style-2 .gt-links ul li a:focus {
	text-decoration: underline;
}

.gt-user-box-popup.gt-style-2 .gt-notices {
	font-size: 0.875rem;
}

.gt-user-box-popup.gt-style-2 .gt-notices p {
	margin-top: 15px;
}

.gt-user-box-popup.gt-style-2 .gt-text {
	font-size: 0.875rem;
	margin-top: 15px;
	opacity: .7;
}

.gt-user-box-popup.gt-style-2 .gt-social-login {
	margin-top: 15px;
}

.gt-user-box-popup.gt-style-2 .fancybox-close-small {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
	border-radius: 0;
}

.gt-user-box-popup.gt-style-2 .fancybox-close-small svg {
	color: var(--gt-user-box-content-background-color);
}

@media only screen and (max-width: 1199px) {
	.gt-user-box-popup.gt-style-2 {
		min-height: 500px;
		max-width: 450px;
	}

	.gt-user-box-popup.gt-style-2 .gt-image {
		display: none;
	}

	.gt-user-box-popup.gt-style-2 .gt-content {
		width: 100%;
	}

	.gt-user-box-popup.gt-style-2 .gt-content .gt-part {
		padding: 30px;
	}
}



/*======
*
* Tooltip
*
======*/
[gt-tooltip="true"] {
	position: relative;
}

[gt-tooltip="true"]:before {
	position: absolute;
	z-index: 1;
	content: attr(title);
	width: auto;
	height: auto;
	padding: 12px 15px;
	background-color: var(--gt-tooltip-background-color);
	color: var(--gt-tooltip-text-color);
	display: inline-block;
	bottom: calc(100% + 6px);
	right: 50%;
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
	font-size: 0.75rem;
	font-weight: 600;
	max-width: 250px;
	min-width: 150px;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	letter-spacing: 1px;
	border-radius: 3px;
}

[gt-tooltip="true"]:after {
	position: absolute;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-color: var(--gt-tooltip-background-color) transparent transparent;
	border-style: solid inset inset;
	border-width: 6px 6px 0;
	bottom: 100%;
	right: 50%;
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
	pointer-events: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

[gt-tooltip="true"]:hover:before,
[gt-tooltip="true"]:hover:after {
	opacity: 1;
	visibility: visible;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}



/*======
*
* Fancybox
*
======*/
.admin-bar .fancybox-container .fancybox-infobar,
.admin-bar .fancybox-container .fancybox-progress,
.admin-bar .fancybox-container .fancybox-thumbs,
.admin-bar .fancybox-container .fancybox-toolbar {
	top: 32px;
}

.fancybox-caption {
	background: transparent;
}

.fancybox-content {
	padding: 30px;
	overflow: visible;
}

.fancybox-content button.fancybox-close-small {
	position: absolute;
	right: -20px;
	top: -20px;
	border-radius: 100%;
	background-color: var(--gt-button-background-color);
	opacity: 1;
}

.fancybox-content button.fancybox-close-small svg {
	color: var(--gt-button-text-color);
}

.fancybox-slide--gt-current .gt-animated,
.fancybox-slide--gt-current .gt-animated .gt-menu-image,
.fancybox-slide--gt-current .gt-animated .gt-menu-header,
.fancybox-slide--gt-current .gt-animated .gt-menu-blocks {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.fancybox-slide--gt-current .gt-animated .gt-menu-image {
	-webkit-transition-delay: .1s;
	-o-transition-delay: .1s;
	transition-delay: .1s;
}

.fancybox-slide--gt-current .gt-animated .gt-menu-header {
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s;
}

.fancybox-slide--gt-current .gt-animated .gt-menu-blocks {
	-webkit-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s;
}

.fancybox-container .fancybox-thumbs {
	background-color: var(--gt-primary-color);
	padding: 10px 15px;
}

.fancybox-progress {
	background: var(--gt-secondary-color);
}

.fancybox-button {
	background: var(--gt-primary-color);
}

.fancybox-thumbs__list a:before {
	border-color: var(--gt-secondary-color);
}

.fancybox-content.gt-social-sharing .gt-title {
	font-weight: 600;
	margin-bottom: 20px;
}



/*======
*
* Elementor
*
======*/
.elementor-counter .elementor-counter-number-prefix,
.elementor-counter .elementor-counter-number-suffix {
	flex-grow: inherit !important;
}

.elementor-counter .elementor-counter-title {
	text-align: left !important;
}

.elementor-widget-text-editor .elementor-drop-cap .elementor-drop-cap-letter {
	line-height: .7;
	font-size: 7.5rem;
}

.elementor-widget-text-editor {
	line-height: 1.9;
}

.elementor-widget-text-editor p {
	line-height: inherit;
}



/*======
*
* Contact Form 7
*
======*/
.wpcf7 form .wpcf7-not-valid-tip {
	font-size: 0.875rem;
	margin: 15px 0;
}

.wpcf7 form .wpcf7-validation-errors,
.wpcf7 form .wpcf7-acceptance-missing {
	border: 0;
}

.wpcf7 form .wpcf7-response-output {
	margin: 30px 0;
	padding: 15px 20px;
	font-size: 0.875rem;
	border-width: 1px;
}



/*======
*
* Instagram Feed
*
======*/
@media (max-width: 767px) {

	#sb_instagram.sbi_col_10 #sbi_images .sbi_item,
	#sb_instagram.sbi_col_3 #sbi_images .sbi_item,
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item,
	#sb_instagram.sbi_col_5 #sbi_images .sbi_item,
	#sb_instagram.sbi_col_6 #sbi_images .sbi_item,
	#sb_instagram.sbi_col_7 #sbi_images .sbi_item,
	#sb_instagram.sbi_col_8 #sbi_images .sbi_item,
	#sb_instagram.sbi_col_9 #sbi_images .sbi_item {
		width: 50%;
	}
}



/*======
*
* WooCommerce
*
======*/
.woocommerce.single-product .product .cart .single_add_to_cart_button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	text-transform: uppercase;
	font-size: .625rem;
	font-weight: 600;
}



/*======
*
* The Events Calendar
*
======*/
.ectbe-calendar-wrapper .fc .fc-col-header-cell-cushion {
	padding: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 0.813rem;
	letter-spacing: 2px;
}

.ectbe-calendar-wrapper .fc-col-header {
	margin: 0;
	background: var(--gt-primary-color);
}

.ectbe-calendar-wrapper .fc-theme-standard th {
	border-color: #333333;
}

.ectbe-calendar-wrapper .fc .fc-button-primary:not(:disabled).fc-button-active,
.ectbe-calendar-wrapper .fc .fc-button-primary:not(:disabled):active {
	background: #333333;
}

.ectbe-calendar-wrapper .fc .fc-button-primary {
	background: #111;
	border-color: #333333;
	text-transform: uppercase;
	font-size: 0.75rem;
	letter-spacing: 2px;
	font-weight: 600;
	padding: 10px 15px;
}

.ectbe-calendar-wrapper .fc .fc-button-primary:disabled {
	border-color: #333333;
	background: var(--gt-primary-color);
	opacity: 1;
}

.ectbe-calendar-wrapper .fc .fc-daygrid-day-number {
	padding: 10px;
	font-size: 1rem;
	font-weight: 600;
}

.ectbe-calendar-wrapper .fc .fc-daygrid-day.fc-day-today {
	background: #fffaec;
}

.ectbe-calendar-wrapper .fc .fc-popover-header {
	padding: 10px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.75rem;
}

.ectbe-calendar-wrapper .fc-direction-ltr .fc-daygrid-event.fc-event-start,
.ectbe-calendar-wrapper .fc-direction-rtl .fc-daygrid-event.fc-event-end {
	padding: 5px;
}

.ectbe-calendar-wrapper .ectbe-modal-header {
	border: 0 !important;
	padding: 30px 30px !important;
}

.ectbe-calendar-wrapper .ectbe-modal-footer {
	padding: 30px !important;
}

.ectbe-calendar-wrapper .ectbe-modal-footer a {
	font-weight: 600 !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
	letter-spacing: 1px !important;
	text-decoration: underline !important;
}

.ectbe-calendar-wrapper .ectbe-modal-close {
	box-shadow: none !important;
	padding: 5px !important;
}

.gt-ectbe-calendar .fc .fc-daygrid-body {
	background-color: #FFF;
}

@media (max-width: 1199px) {
	.gt-ectbe-calendar .fc .fc-toolbar {
		flex-direction: column;
	}

	.gt-ectbe-calendar .fc .fc-toolbar>*:not(:last-child) {
		margin-bottom: 20px;
	}

	.gt-page-pagination.gt-style-1 .gt-page-pagination-inner .gt-next {
		text-align: left;
	}
}

.gt-casestudies-listing.gt-style-1 {
	color: #050033;
}

@media only screen and (max-width: 1024px) {
	.gt-casestudies-listing.gt-style-1 .gt-item .gt-image img {
		width: 100%;
	}
}

.gt-casestudies-listing.gt-style-1 .gt-item .gt-content {
	padding: 0 0 0 50px;
}

@media only screen and (max-width: 1024px) {
	.gt-casestudies-listing.gt-style-1 .gt-item .gt-content {
		padding: 0 0 0 10px;
	}
}

.gt-casestudies-listing.gt-style-1 .gt-item .gt-content .gt-button {
	display: flex;
}

.gt-casestudies-listing.gt-style-1 .gt-item .gt-content .gt-button button {
	font-size: 17px;
	line-height: 46px;
	font-weight: 600;
}

.gt-casestudies-listing.gt-style-1 .gt-item .gt-content .gt-title a {
	font-size: 32px;
	font-family: Inter, sans-serif;
	color: #ca8504;
	line-height: 1.2;
	font-weight: 600;
}

.gt-casestudies-listing.gt-style-1 .gt-item .gt-content .gt-desc p {
	font-family: Inter, sans-serif;
	line-height: 24px;
	width: 70%;
	font-weight: 500;
}

.gt-casestudies-listing.gt-style-1 .gt-item .gt-content *+.gt-details {
	margin-top: 10px;
}

.gt-casestudies-listing.gt-style-1 .gt-item .gt-content *+.gt-desc {
	margin-top: 15px;
}

.gt-casestudies-listing.gt-style-1 .gt-item .gt-content *+.gt-button {
	margin-top: 11px;
}

.gt-casestudies-listing.gt-style-1 .gt-image+.gt-content {
	margin-top: 60px;
}

.gt-casestudies-listing.gt-dark {
	color: #fff;
}

.gt-casestudies-listing.gt-dark a {
	color: #fff;
}

.gt-casestudies-listing.gt-dark .gt-md-title .gt-title-item h4,
.gt-casestudies-listing.gt-dark .gt-md-title .gt-title-item span {
	color: #fff;
}

.gt-casestudies-listing.gt-dark .gt-md-title .gt-title-item span:before {
	background-color: #fff;
}

.gt-casestudies-listing.gt-dark.gt-style-1 .gt-item .gt-content .gt-title a {
	color: #fff;
}

.gt-casestudies-listing.gt-align-center.gt-style-1 .gt-item .gt-content .gt-button {
	justify-content: center;
}

.gt-casestudies-listing.gt-align-center.gt-style-1 .gt-item .gt-content .gt-desc {
	display: flex;
	justify-content: center;
}

.gt-casestudies-listing.gt-align-right.gt-style-1 .gt-item .gt-content .gt-button {
	justify-content: flex-end;
}

.gt-casestudies-listing.gt-align-right.gt-style-1 .gt-item .gt-content .gt-desc {
	display: flex;
	justify-content: flex-end;
}

.gt-services-listing .gt-desc p {
	margin-bottom: 0;
}

.gt-services-listing.gt-style-1 {
	color: #050033;
}

.gt-services-listing.gt-style-1 .gt-item {
	display: flex;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-1 .gt-item {
		flex-direction: column;
	}
}

.gt-services-listing.gt-style-1 .gt-item .gt-button {
	display: flex;
}

.gt-services-listing.gt-style-1 .gt-item .gt-image img {
	max-width: 100%;
	height: auto;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-1 .gt-item .gt-image img {
		width: 100%;
	}
}

.gt-services-listing.gt-style-1 .gt-item .gt-content {
	flex: 1;
	padding: 18px 0 0 0;
}

.gt-services-listing.gt-style-1 .gt-item .gt-content .gt-button {
	display: flex;
}

.gt-services-listing.gt-style-1 .gt-item .gt-content .gt-title a {
	font-size: 28px;
	font-family: Inter, sans-serif;
	color: #ca8504;
	font-weight: 600;
	line-height: 28px;
	width: 50%;
}

.gt-services-listing.gt-style-1 .gt-item .gt-content .gt-desc p {
	line-height: 24px;
	font-weight: 500;
	font-size: 16px;
}

.gt-services-listing.gt-style-1 .gt-item .gt-content .gt-number {
	font-weight: 600;
	font-size: 12px;
	line-height: 2.5;
	letter-spacing: 2px;
}

.gt-services-listing.gt-style-1 .gt-item .gt-content .gt-button a {
	font-size: 17px;
	line-height: 46px;
	font-weight: 500;
	color: #c0c6d1;
	padding: 0;
	text-transform: capitalize;
	letter-spacing: normal;
}

.gt-services-listing.gt-style-1 .gt-item .gt-content .gt-button a:hover {
	color: #ca8504;
}

.gt-services-listing.gt-style-1 .gt-item .gt-content .gt-button a svg path {
	fill: #c0c6d1;
}

.gt-services-listing.gt-style-1 .gt-item .gt-content *+.gt-title {
	margin-top: 12px;
}

.gt-services-listing.gt-style-1 .gt-item .gt-content *+.gt-desc {
	margin-top: 15px;
}

.gt-services-listing.gt-style-1 .gt-item .gt-content *+.gt-button {
	margin-top: 15px;
}

.gt-services-listing.gt-style-1 .gt-item .gt-image+.gt-content {
	margin: 0 0 0 41px;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-1 .gt-item .gt-image+.gt-content {
		margin: 10px 0 0 10px;
	}
}

.gt-services-listing.gt-style-2 {
	color: #050033;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-2 .gt-item .gt-image img {
		width: 100%;
	}
}

.gt-services-listing.gt-style-2 .gt-item .gt-button {
	display: flex;
}

.gt-services-listing.gt-style-2 .gt-item .gt-content {
	padding: 0 0 0 30px;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-2 .gt-item .gt-content {
		padding: 0 0 0 10px;
	}
}

.gt-services-listing.gt-style-2 .gt-item .gt-content .gt-title {
	display: flex;
}

.gt-services-listing.gt-style-2 .gt-item .gt-content .gt-title a {
	font-size: 28px;
	line-height: 1.2;
	font-family: Inter, sans-serif;
	color: #ca8504;
	font-weight: 600;
	width: 80%;
}

.gt-services-listing.gt-style-2 .gt-item .gt-content .gt-number {
	font-weight: 700;
	font-size: 12px;
	line-height: 30px;
	letter-spacing: 2px;
	color: #98a2b3;
}

.gt-services-listing.gt-style-2 .gt-item .gt-content .gt-button a {
	color: #c0c6d1;
	font-size: 18px;
	padding: 6px 20px;
	text-transform: capitalize;
	letter-spacing: normal;
	font-weight: 500;
}


.gt-services-listing.gt-style-2 .gt-item .gt-content .gt-button a svg path {
	fill: #c0c6d1;
}

.gt-services-listing.gt-style-2 .gt-item .gt-content .gt-button a:hover {
	color: #fff;
	background: #050033;
}

.gt-services-listing.gt-style-2 .gt-item .gt-content .gt-button a:hover svg path {
	fill: #fff;
}

.gt-services-listing.gt-style-2 .gt-item .gt-content .gt-desc p {
	font-family: Inter, sans-serif;
	line-height: 1.5;
	font-weight: 500;
}

.gt-services-listing.gt-style-2 .gt-item .gt-content *+.gt-button {
	margin-top: 40px;
}

.gt-services-listing.gt-style-2 .gt-item .gt-content *+.gt-title {
	margin-top: 6px;
}

.gt-services-listing.gt-style-2 .gt-item .gt-content *+.gt-desc {
	margin-top: 10px;
}

.gt-services-listing.gt-style-2 .gt-item .gt-image+.gt-content {
	margin-top: 22px;
}

.gt-services-listing.gt-style-3 {
	color: #050033;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper {
	display: flex;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-3 .gt-content-wrapper {
		flex-direction: column;
	}
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-button {
	display: flex;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post {
	width: 50%;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post {
		width: 100%;
	}
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item {
	position: relative;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 19;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-link:hover {
	cursor: pointer;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-link:hover:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	z-index: 20;
	left: 0;
	top: 0;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-image {
	position: relative;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-image img {
	width: 100%;
	height: auto;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-content {
	padding: 0 0 45px 62px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	color: #fff;
	transition: all 0.6s;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-content {
		padding: 0 10px 10px 10px;
	}
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-content .gt-number {
	font-size: 12px;
	font-weight: 700;
	line-height: 2.5;
	letter-spacing: 2px;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-content .gt-title {
	display: flex;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-content .gt-title a {
	font-size: 28px;
	font-family: Inter, sans-serif;
	color: #fff;
	font-weight: 600;
	line-height: 1.2;
	width: 50%;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-content .gt-title a {
		width: 100%;
	}
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-content .gt-desc {
	display: flex;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-content .gt-desc p {
	width: 50%;
	line-height: 1.5;
	color: #fff;
	opacity: 0.8;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-content .gt-desc p {
		width: 100%;
	}
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-content .gt-button a {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	padding: 0;
	letter-spacing: normal;
	text-transform: capitalize;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-content .gt-button a svg path {
	fill: #fff;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item .gt-content .gt-button a:hover {
	color: #ca8504;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item *+.gt-desc {
	margin-top: 7px;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item *+.gt-title {
	margin-top: 7px;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-big-post .gt-item *+.gt-button {
	margin-top: 18px;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing {
	width: 50%;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing {
		width: 100%;
	}
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item {
	display: flex;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item {
		flex-direction: column;
	}
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item .gt-image img {
	min-width: 300px;
	height: auto;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item .gt-image img {
		width: 100%;
	}
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item .gt-content {
	color: #050033;
	padding: 18px 0 0 0;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item .gt-content .gt-title a {
	font-size: 28px;
	font-family: Inter, sans-serif;
	color: #ca8504;
	font-weight: 600;
	line-height: 1.2;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item .gt-content .gt-number {
	font-size: 12px;
	font-weight: 700;
	line-height: 2.5;
	letter-spacing: 2px;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item .gt-content .gt-desc p {
	font-family: Inter, sans-serif;
	line-height: 24px;
	font-weight: 500;
	font-size: 16px;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item .gt-content .gt-button a {
	font-size: 18px;
	line-height: 46px;
	font-weight: 500;
	letter-spacing: normal;
	color: #98a2b3;
	padding: 0;
	text-transform: capitalize;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item .gt-content .gt-button a svg path {
	fill: #98a2b3;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item .gt-content .gt-button a:hover {
	color: #ca8504;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item .gt-content *+.gt-desc {
	margin-top: 10px;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item .gt-content *+.gt-title {
	margin-top: 8px;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item .gt-content *+.gt-button {
	margin-top: 14px;
}

.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item .gt-image+.gt-content {
	margin-left: 40px;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-3 .gt-content-wrapper .gt-post-listing .gt-item .gt-image+.gt-content {
		margin-top: 10px;
	}
}

.gt-services-listing.gt-style-3 .gt-big-post+.gt-post-listing {
	margin: 0 0 0 40px;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-3 .gt-big-post+.gt-post-listing {
		margin: 30px 0 0 0;
	}
}

.gt-services-listing.gt-style-4 {
	color: #050033;
}

.gt-services-listing.gt-style-4 .gt-item {
	display: flex;
}

.gt-services-listing.gt-style-4 .gt-item .gt-button {
	display: flex;
}

.gt-services-listing.gt-style-4 .gt-item .gt-image img {
	min-width: 75px;
	max-width: 75px;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-4 .gt-item .gt-image img {
		width: 100%;
	}
}

.gt-services-listing.gt-style-4 .gt-item .gt-content .gt-button a {
	font-size: 18px;
	line-height: 46px;
	padding: 0;
	letter-spacing: normal;
	color: #ca8504;
	font-weight: 500;
	text-transform: capitalize;
}

.gt-services-listing.gt-style-4 .gt-item .gt-content .gt-button a svg path {
	fill: #ca8504;
}

.gt-services-listing.gt-style-4 .gt-item .gt-content .gt-button a:hover {
	color: #f5d2a9;
}

.gt-services-listing.gt-style-4 .gt-item .gt-content .gt-title {
	display: flex;
}

.gt-services-listing.gt-style-4 .gt-item .gt-content .gt-title a {
	font-size: 22px;
	font-family: Inter, sans-serif;
	color: #050033;
	line-height: 1.2;
	font-weight: 600;
	width: 70%;
}

@media only screen and (max-width: 1024px) {
	.gt-services-listing.gt-style-4 .gt-item .gt-content .gt-title a {
		width: 100%;
	}
}

.gt-services-listing.gt-style-4 .gt-item .gt-content .gt-desc p {
	font-family: Inter, sans-serif;
	line-height: 24px;
	font-weight: 400;
	line-height: 1.5;
	color: #98a2b3;
}

.gt-services-listing.gt-style-4 .gt-item .gt-content *+.gt-title {
	margin-top: 10px;
}

.gt-services-listing.gt-style-4 .gt-item .gt-content *+.gt-desc {
	margin-top: 10px;
}

.gt-services-listing.gt-style-4 .gt-item .gt-content *+.gt-button {
	margin-top: 6px;
}

.gt-services-listing.gt-style-4 .gt-item .gt-image+.gt-content {
	margin-left: 24px;
}

.gt-services-listing.gt-align-center.gt-style-1 .gt-item .gt-content .gt-button {
	justify-content: center;
}

.gt-services-listing.gt-align-center.gt-style-2 .gt-item .gt-content .gt-button {
	justify-content: center;
}

.gt-services-listing.gt-align-center.gt-style-2 .gt-item .gt-content .gt-title {
	justify-content: center;
}

.gt-services-listing.gt-align-center.gt-style-3 .gt-item .gt-content .gt-button {
	justify-content: center;
}

.gt-services-listing.gt-align-center.gt-style-3 .gt-item .gt-content .gt-title {
	justify-content: center;
}

.gt-services-listing.gt-align-center.gt-style-3 .gt-item .gt-content .gt-desc {
	justify-content: center;
}

.gt-services-listing.gt-align-center.gt-style-4 .gt-item .gt-content .gt-button {
	justify-content: center;
}

.gt-services-listing.gt-align-center.gt-style-4 .gt-item .gt-content .gt-title {
	justify-content: center;
}

.gt-services-listing.gt-align-right.gt-style-1 .gt-item .gt-content .gt-button {
	justify-content: flex-end;
}

.gt-services-listing.gt-align-right.gt-style-2 .gt-item .gt-content .gt-button {
	justify-content: flex-end;
}

.gt-services-listing.gt-align-right.gt-style-3 .gt-item .gt-content .gt-button {
	justify-content: flex-end;
}

.gt-services-listing.gt-align-right.gt-style-3 .gt-big-post .gt-title {
	justify-content: flex-end;
}

.gt-services-listing.gt-align-right.gt-style-3 .gt-big-post .gt-desc {
	justify-content: flex-end;
}

.gt-services-listing.gt-align-right.gt-style-4 .gt-item .gt-content .gt-button {
	justify-content: flex-end;
}

.gt-services-listing.gt-align-right.gt-style-4 .gt-item .gt-content .gt-title {
	justify-content: flex-end;
}

.gt-services-listing.gt-dark {
	color: #fff;
}

.gt-services-listing.gt-dark .gt-item .gt-content .gt-desc {
	color: #fff;
}

.gt-services-listing.gt-dark .gt-md-title .gt-title-item h4,
.gt-services-listing.gt-dark .gt-md-title .gt-title-item span {
	color: #fff;
}

.gt-services-listing.gt-dark .gt-md-title .gt-title-item span:before {
	background-color: #fff;
}

.gt-services-listing.gt-dark.gt-style-1 .gt-item .gt-content .gt-title a {
	color: #ca8504;
}

.gt-services-listing.gt-dark.gt-style-2 .gt-item .gt-content .gt-title a {
	color: #ca8504;
}

.gt-services-listing.gt-dark.gt-style-3 .gt-item .gt-content .gt-title a {
	color: #fff;
}

.gt-services-listing.gt-dark.gt-style-3 .gt-item .gt-content .gt-number {
	color: #fff;
}

.gt-services-listing.gt-dark.gt-style-3 .gt-item .gt-button button {
	color: #fff !important;
}

.gt-services-listing.gt-dark.gt-style-3 .gt-item .gt-button button:hover {
	color: #ca8504 !important;
}

.gt-services-listing.gt-dark.gt-style-4 .gt-item .gt-content .gt-title a {
	color: #ca8504;
}

.gt-progress-bar.gt-style-1 .gt-progress-title {
	display: flex;
	justify-content: space-between;
	color: #ca8504;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
}

.gt-progress-bar.gt-style-1 .progress {
	background: #ddd;
	width: 100%;
	height: 8px;
}

.gt-progress-bar.gt-style-1 .progress>span {
	display: block;
	height: 100%;
	background-color: #050033;
	overflow: hidden;
	transition: width 2s ease-out;
}

.gt-progress-bar.gt-style-1 *+.progress {
	margin-top: 13px;
}

.gt-progress-bar.gt-style-1 *+.gt-progress-title {
	margin-top: 40px;
}

.gt-progress-bar.gt-dark {
	color: #fff;
}

.gt-progress-bar.gt-dark .progress {
	background: #ddd;
	width: 100%;
	height: 8px;
}

.gt-progress-bar.gt-dark .progress>span {
	display: block;
	height: 100%;
	background-color: #ca8504;
	overflow: hidden;
	transition: width 2s ease-out;
}

/*# sourceMappingURL=style.css.map */

.gt-team-awoka.gt-style-1 {
	color: #111;
}

.gt-team-awoka.gt-style-1 .gt-item {
	position: relative;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-photo {
	position: relative;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-photo:hover::before {
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: .3s;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-photo img {
	width: 100%;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-photo:hover .gt-details {
	opacity: 1;
	visibility: visible;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	transition: all 0.6s;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details:hover {
	cursor: pointer;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details:hover .gt-details-inner {
	opacity: 1;
	visibility: visible;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner {
	padding: 39px 37px;
	position: relative;
	z-index: 1;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	transition: all 0.6s;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-socials ul {
	display: flex;
	flex-wrap: wrap;
	z-index: 10;
	margin: -8px;
	padding: 0;
	list-style-type: none;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-socials ul li {
	padding: 8px;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-socials ul li {
	font-weight: 500;
	color: #fff;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-content {
	width: 100%;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-content p {
	font-family: Inter, sans-serif;
	line-height: 24px;
	color: #fff;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner *+.gt-headers {
	margin-top: 30px;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-headers {
	position: relative;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-headers .gt-title {
	font-size: 24px;
	font-family: Inter, serif;
}

.gt-team-awoka.gt-style-1 .gt-item .gt-item-inner .gt-headers .gt-jobs {
	font-size: 14px;
	margin-top: 10px;
	opacity: 0.3;
}

.gt-team-awoka.gt-style-2 .gt-item {
	position: relative;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner .gt-photo {
	position: relative;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner .gt-photo:hover::before {
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
    opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: .3s;
}

@keyframes fadeInOpacity {
	0% {
	    opacity: 0;
	}
	100% {
	    opacity: 1;
	}
}



.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner .gt-photo img {
	width: 100%;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner .gt-photo:hover .gt-details {
	opacity: 1;
	visibility: visible;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	transition: all 0.6s;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-headers {
	font-size: 24px;
	color: #fff;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details:hover {
	cursor: pointer;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details:hover:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	left: 0;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details:hover .gt-details-inner {
	opacity: 1;
	visibility: visible;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner {
	padding: 39px 37px;
	position: relative;
	z-index: 1;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
	justify-content: flex-end;
	opacity: 0;
	visibility: hidden;
	transition: all 0.6s;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-content {
	width: 100%;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner .gt-content p {
	font-family: Inter, sans-serif;
	line-height: 24px;
	color: #fff;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner *+.gt-headers {
	margin-top: 30px;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner .gt-headers {
	position: relative;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner .gt-headers .gt-title {
	font-size: 24px;
	font-family: Inter, serif;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-item-inner .gt-headers .gt-jobs {
	font-size: 14px;
	opacity: 0.5;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-bottom {
	display: flex;
	align-items: center;
	padding: 0 0 0 15px;
	gap: 102px;
}

.gt-team-awoka.gt-style-2 .gt-item *+.gt-bottom {
	margin-top: 26px;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-bottom .gt-socials ul {
	display: flex;
	flex-wrap: wrap;
	z-index: 10;
	margin: -8px;
	padding: 0;
	list-style-type: none;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-bottom .gt-socials ul li {
	padding: 8px;
	font-size: 16px;
	line-height: 24px;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-bottom .gt-socials ul li a {
	font-weight: 500;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-bottom .gt-button button a {
	color: #fff;
	font-size: 16px;
	line-height: 17px;
	background: transparent;
	text-transform: capitalize;
	letter-spacing: normal;
	padding: 6px 20px;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-bottom .gt-button button svg path {
	fill: #fff;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-bottom .gt-button button a:hover {
	color: #050033;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-bottom .gt-button button a:hover svg path {
	fill: #050033;
}

.gt-team-awoka.gt-style-2 .gt-item .gt-photo+.gt-bottom {
	margin-top: 30px;
}

.gt-team-awoka.gt-dark {
	color: #fff;
}

.gt-team-awoka.gt-dark .gt-item .gt-item-inner .gt-bottom .gt-socials ul li a {
	color: #fff;
}

.gt-team-awoka.gt-align-left.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner {
	align-items: flex-start;
}

.gt-team-awoka.gt-align-left.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner {
	align-items: flex-start;
}

.gt-team-awoka.gt-align-center.gt-style-2 .gt-item .gt-content .gt-button {
	justify-content: center;
}

.gt-team-awoka.gt-align-center.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner {
	align-items: center;
}

.gt-team-awoka.gt-align-right.gt-style-1 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner {
	align-items: flex-end;
}

.gt-team-awoka.gt-align-right.gt-style-2 .gt-item .gt-item-inner .gt-photo .gt-details .gt-details-inner {
	align-items: flex-end;
}


.gt-slider .swiper-container {
	position: relative;
	height: 100%;
	width: 100%;
}


.gt-slider.gt-style-1 .swiper-container .swiper-wrapper .swiper-slide.gt-dark {
	color: #fff;
}

.gt-slider.gt-style-1 .swiper-container .swiper-wrapper .swiper-slide.gt-dark .gt-content .gt-title a {
	color: #fff;
}

.gt-slider.gt-style-1 .swiper-container .swiper-wrapper .swiper-slide.gt-dark .gt-content .gt-details ul li a {
	color: #fff;
}

.gt-slider.gt-style-1 .swiper-container .swiper-wrapper .swiper-slide.gt-light {
	color: #111;
}

.gt-slider.gt-style-1 .swiper-container .swiper-wrapper .swiper-slide.gt-light .gt-content .gt-title a {
	color: #111;
}

.gt-slider.gt-style-1 .gt-slider-bottom {
	position: absolute;
	width: 100%;
	bottom: 46px;
	left: 0;
	z-index: 10;
	padding: 70px 120px 70px 0;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-1 .gt-slider-bottom {
		padding: 0;
	}
}

.gt-slider.gt-style-1 .gt-image {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: var(--gt-primary-color);
	background-size: cover;
	background-position: center;
}

.gt-slider.gt-style-1 .gt-image:before {
	content: "";
	position: absolute;
	z-index: 1;
	background: rgb(0, 0, 0);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 41%, rgba(237, 39, 42, 0) 94%);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.gt-slider.gt-style-1 .gt-info {
	background-color: #ca8504;
	display: inline-block;
	z-index: 999;
	border-radius: 150px;
	padding: 5px 20px 5px 5px;
}

.gt-slider.gt-style-1 .gt-info-inner {
	display: flex;
	align-items: center;
	justify-content: center;
}

.gt-slider.gt-style-1 .gt-info .gt-circle {
	border-radius: 50%;
	background-color: #050033;
	min-width: 32px;
	min-height: 32px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.gt-slider.gt-style-1 .gt-info .gt-circle p {
	font-size: 16px;
	line-height: 1.5;
}

.gt-slider.gt-style-1 .gt-info-text {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
}

.gt-slider.gt-style-1.gt-info-text p {
	font-size: 16px;
	line-height: 1.5;
}

.gt-slider.gt-style-1 .gt-info-button a {
	text-decoration: underline;
	color: #fff;
	font-weight: 500;
}

.gt-slider.gt-style-1 .gt-info .gt-circle+.gt-info-text {
	margin-left: 10px;
}

.gt-slider.gt-style-1 .gt-info .gt-info-text+.gt-info-button {
	margin-left: 8px;
}

.gt-slider.gt-style-1 .gt-content {
	position: absolute;
	z-index: 2;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.gt-slider.gt-style-1 .gt-content-inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 195px;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-1 .gt-content-inner {
		padding: 0;
	}
}

.gt-slider.gt-style-1 .gt-content .gt-inner {
	width: 100%;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-1 .gt-content .gt-inner {
		max-width: 100%;
	}
}

.gt-slider.gt-style-1 .gt-content .gt-inner .gt-sub-title {
	font-size: 12px;
	line-height: 1.2;
	color: #ca8504;
	letter-spacing: 3px;
	text-align: center;
	line-height: 1.2;
	font-weight: 800;
	padding-right: 176px;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-1 .gt-content .gt-inner .gt-sub-title {
		padding: 0;
	}
}

.gt-slider.gt-style-1 .gt-content .gt-inner .gt-title {
	font-size: 72px;
	line-height: 1.2;
	font-family: Inter, sans-serif;
	line-height: 1.2;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-1 .gt-content .gt-inner .gt-title {
		font-size: 25px;
		line-height: 1.2;
	}
}

.gt-slider.gt-style-1 .gt-content .gt-inner .gt-title a {
	color: #fff;
}

.gt-slider.gt-style-1 .gt-content .gt-inner .gt-button {
	display: flex;
	justify-content: center;
	padding-right: 80px;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-1 .gt-content .gt-inner .gt-button {
		padding: 0;
	}
}

.gt-slider.gt-style-1 .gt-content .gt-inner .gt-button button {
	background-color: #ca8504;
}

.gt-slider.gt-style-1 .gt-content .gt-inner .gt-content-inner .gt-button a {
    font-size: 11px;
	padding: 20px 40px;
	letter-spacing: 2px;
	font-weight: 700;
}

.gt-slider.gt-style-1 .gt-content .gt-inner .gt-desc p {
	color: #fff;
	opacity: 0.5;
	line-height: 2;
}

.gt-slider.gt-style-1 .gt-content .gt-inner *+.gt-title {
	margin-top: 20px;
}

.gt-slider.gt-style-1 .gt-content .gt-inner *+.gt-button {
	margin-top: 46px;
}

.gt-slider.gt-style-1 .gt-content .gt-inner .gt-title+.gt-desc {
	margin-top: 20px;
}

.gt-slider.gt-style-1 *+.gt-content-inner {
	margin-top: 60px;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-1 *+.gt-content-inner {
		margin-top: 30px;
	}
}

@-webkit-keyframes countingBar {
	0% {
		width: 0;
	}

	100% {
		width: 100%;
	}
}

@keyframes countingBar {
	0% {
		width: 0;
	}

	100% {
		width: 100%;
	}
}

.gt-slider.gt-style-1.gt-align-center .gt-inner .gt-info {
	text-align: left !important;
}

.gt-slider.gt-style-1.gt-align-center .gt-inner .gt-content-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0;
}

.gt-slider.gt-style-1.gt-align-center .gt-inner .gt-content-inner .gt-title {
	text-align: center;
}

.gt-slider.gt-style-1.gt-align-right .gt-inner .gt-content-inner {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding: 0;
}

.gt-slider.gt-style-1.gt-align-right .gt-inner .gt-content-inner .gt-title {
	text-align: right;
}

.gt-slider.gt-style-1.gt-align-left .gt-inner .gt-content-inner {
	display: flex;
	align-items: flex-start;
}

.gt-slider.gt-style-2 .swiper-container {
	position: relative;
	width: 100%;
	height: 100%;
}

.gt-slider.gt-style-2 .swiper-container .swiper-wrapper .swiper-slide.gt-dark {
	color: #fff;
}

.gt-slider.gt-style-2 .swiper-container .swiper-wrapper .swiper-slide.gt-dark .gt-content .gt-title a {
	color: #fff;
}

.gt-slider.gt-style-2 .swiper-container .swiper-wrapper .swiper-slide.gt-dark .gt-content .gt-details ul li a {
	color: #fff;
}

.gt-slider.gt-style-2 .swiper-container .swiper-wrapper .swiper-slide.gt-light {
	color: #111;
}

.gt-slider.gt-style-2 .swiper-container .swiper-wrapper .swiper-slide.gt-light .gt-content .gt-category a {
	color: #111;
}

.gt-slider.gt-style-2 .swiper-container .swiper-wrapper .swiper-slide.gt-light .gt-content .gt-title a {
	color: #111;
}

.gt-slider.gt-style-2 .swiper-container .swiper-wrapper .swiper-slide.gt-light .gt-content .gt-details ul li a {
	color: #111;
}

.gt-slider.gt-style-2 .gt-image {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center;
}

.gt-slider.gt-style-2 .gt-image .gt-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(11, 27, 33, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
}

.gt-slider.gt-style-2 .gt-content {
	width: 100%;
	height: 100%;
}

.gt-slider.gt-style-2 .gt-content>div {
	height: 100%;
	box-sizing: border-box;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-2 .gt-content .gt-inner {
		max-width: 100%;
	}
}

.gt-slider.gt-style-2 .gt-content .gt-inner .gt-info {
	background-color: #ca8504;
	display: inline-block;
	z-index: 999;
	border-radius: 150px;
	padding: 5px 20px 5px 5px;
	font-family: Inter, sans-serif;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-2 .gt-content .gt-inner .gt-info {
		width: auto;
	}
}

.gt-slider.gt-style-2 .gt-content .gt-inner .gt-info-inner {
	display: flex;
	align-items: center;
	justify-content: center;
}

.gt-slider.gt-style-2 .gt-content .gt-inner .gt-info .gt-circle {
	border-radius: 50%;
	background-color: #050033;
	min-width: 32px;
	min-height: 32px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.gt-slider.gt-style-2 .gt-content .gt-inner .gt-info .gt-circle p {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 500;
	font-family: Inter, sans-serif;
}

.gt-slider.gt-style-2 .gt-content .gt-inner .gt-info-text {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
}

.gt-slider.gt-style-2 .gt-content .gt-inner .gt-info-text p {
	font-size: 16px;
	line-height: 1.5;
	font-family: Inter, sans-serif;
	font-weight: 500;
}

.gt-slider.gt-style-2 .gt-content .gt-inner .gt-info-button a {
	text-decoration: underline;
	color: #fff;
	font-weight: 500;
}

.gt-slider.gt-style-2 .gt-content .gt-inner .gt-info .gt-circle+.gt-info-text {
	margin-left: 10px;
}

.gt-slider.gt-style-2 .gt-content .gt-inner .gt-info .gt-info-text+.gt-info-button {
	margin-left: 8px;
}

.gt-slider.gt-style-2 .gt-content .gt-inner .gt-sub-title {
	font-size: 12px;
	font-family: Inter, sans-serif;
	line-height: 1.2;
	color: #ca8504;
	letter-spacing: 5px;
	line-height: 1.2;
	font-weight: 800;
}

.gt-slider.gt-style-2 .gt-content .gt-inner .gt-title {
	font-family: Inter, sans-serif;
	font-size: 72px;
	line-height: 1.2;
}

.gt-slider.gt-style-2 .gt-content.gt-align-center .gt-inner {
	max-width: 70%;
	margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
.gt-slider.gt-style-2 .gt-content.gt-align-center .gt-inner {
		max-width: 100%;
	}
}


.gt-slider.gt-style-2 .gt-content.gt-align-center .gt-inner {
	justify-content: center;
}

.gt-slider.gt-style-2 .gt-content.gt-align-center .gt-inner .gt-button {
	justify-content: center;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-2 .gt-content.gt-align-center .gt-inner {
		justify-content: flex-start;
	}
}

.gt-slider.gt-style-2 .gt-content.gt-align-left .gt-inner {
	max-width: 70%;
}

@media only screen and (max-width: 1024px) {
.gt-slider.gt-style-2 .gt-content.gt-align-left .gt-inner {
		max-width: 100%;
	}
}
.gt-slider.gt-style-2 .gt-content.gt-align-left .gt-inner {
	justify-content: flex-start;
}

.gt-slider.gt-style-2 .gt-content.gt-align-right .gt-flex-container {
	justify-content: flex-end;
}

.gt-slider.gt-style-2 .gt-content.gt-align-right .gt-flex-container .gt-inner {
	max-width: 70%;
}

@media only screen and (max-width: 1024px) {
.gt-slider.gt-style-2 .gt-content.gt-align-right .gt-flex-container .gt-inner {
		max-width: 100%;
	}
}

.gt-slider.gt-style-2 .gt-content.gt-align-right .gt-flex-container .gt-inner {
	justify-content: flex-end;
}


.gt-slider.gt-style-2 .gt-content.gt-align-right .gt-flex-container .gt-inner .gt-button {
	justify-content: flex-end;
}

@media only screen and (max-width: 480px) {
	.gt-slider.gt-style-2 .gt-content .gt-inner .gt-title {
		font-size: 36px;
		line-height: 40px;
	}
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-2 .gt-content .gt-inner .gt-title {
		font-size: 36px;
		line-height: 40px;
	}
}

.gt-slider.gt-style-2 .gt-content .gt-inner .gt-button {
	display: flex;
	border: none;
	outline: none;
}

.gt-slider.gt-style-2 .gt-content .gt-inner .gt-button a {
	background-color: #ca8504;
	padding: 15px 40px;
	letter-spacing: 2px;
	font-weight: 700;
	line-height: 2.1;
	font-size: 11px;

}

.gt-slider.gt-style-2 .gt-content .gt-inner .gt-button a:hover {
	background-color: #fff;
	color: #ca8504;

}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-2 .gt-content .gt-inner {
		margin-top: 10px;
	}
}

.gt-slider.gt-style-2 .gt-content .gt-inner *+.gt-sub-title {
	margin-top: 150px;
}

.gt-slider.gt-style-2 .gt-content .gt-inner *+.gt-title {
	margin-top: 20px;
}

.gt-slider.gt-style-2 .gt-content .gt-inner *+.gt-button {
	margin-top: 48px;
}

.gt-slider.gt-style-2 .gt-slider-bottom {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 10;
	padding: 70px 0 70px 116px;

}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-2 .gt-slider-bottom {
		bottom: 20px;
		padding: 70px 0 70px 30px;
	}
}

.gt-slider.gt-style-2 .gt-slider-bottom .gt-slider-detail-box-wrapper {
	display: flex;
	/* padding: 160px 0 0 0; */
	min-width: 600px;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-2 .gt-slider-bottom .gt-slider-detail-box-wrapper {
		padding: 0;
		min-width: auto;
	}
}

.gt-slider.gt-style-2 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box {
	min-width: 50%;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-2 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box {
		display: none;
	}
}

.gt-slider.gt-style-2 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box.gt-light {
	color: #fff;
}

.gt-slider.gt-style-2 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box.gt-dark {
	color: #111;
}

.gt-slider.gt-style-2 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-item {
	display: flex;
	align-items: flex-start;
	font-family: Inter, sans-serif;
	margin: -10px;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-2 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-item {
		margin-bottom: 30px;
	}
}

.gt-slider.gt-style-2 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-item .gt-icon {
	padding: 10px;
}

.gt-slider.gt-style-2 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-item .gt-detail {
	padding: 10px;
}

.gt-slider.gt-style-2 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-item .gt-detail .gt-detail-title {
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
}

.gt-slider.gt-style-2 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-item .gt-detail .gt-detail-title+.gt-detail-desc {
	margin-top: 6px;
}

.gt-slider.gt-style-2 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-item .gt-detail .gt-detail-desc {
	opacity: 0.5;
	font-size: 16px;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-2 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-grid .gt-grid-col:last-child .gt-item {
		margin-bottom: 0px;
	}
}

.gt-slider.gt-style-3 .swiper-container {
	position: relative;
	width: 100%;
	height: 100%;
}

.gt-slider.gt-style-3 .swiper-container .swiper-wrapper .swiper-slide.gt-dark {
	color: #fff;
}

.gt-slider.gt-style-3 .swiper-container .swiper-wrapper .swiper-slide.gt-dark .gt-content .gt-title a {
	color: #fff;
}

.gt-slider.gt-style-3 .swiper-container .swiper-wrapper .swiper-slide.gt-dark .gt-content .gt-details ul li a {
	color: #fff;
}

.gt-slider.gt-style-3 .swiper-container .swiper-wrapper .swiper-slide.gt-light {
	color: #111;
}

.gt-slider.gt-style-3 .swiper-container .swiper-wrapper .swiper-slide.gt-light .gt-content .gt-category a {
	color: #111;
}

.gt-slider.gt-style-3 .swiper-container .swiper-wrapper .swiper-slide.gt-light .gt-content .gt-title a {
	color: #111;
}

.gt-slider.gt-style-3 .swiper-container .swiper-wrapper .swiper-slide.gt-light .gt-content .gt-details ul li a {
	color: #111;
}

.gt-slider.gt-style-3 .gt-image {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center;
}

.gt-slider.gt-style-3 .gt-image .gt-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(11, 27, 33, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
}

.gt-slider.gt-style-3 .gt-content {
	width: 100%;
	height: 100%;
}

.gt-slider.gt-style-3 .gt-content>div {
	height: 100%;
	box-sizing: border-box;
}

.gt-slider.gt-style-3 .gt-content.gt-align-center .gt-inner {
	max-width: 70%;
	margin: 0 auto;
}

.gt-slider.gt-style-3 .gt-content.gt-align-center .gt-button {
	justify-content: center;
}

@media only screen and (max-width: 480px) {
	.gt-slider.gt-style-3 .gt-content.gt-align-center .gt-inner {
		max-width: 100%;
	}
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-3 .gt-content.gt-align-center .gt-inner {
		max-width: 100%;
		text-align: left;
	}
}

.gt-slider.gt-style-3 .gt-content.gt-align-center .gt-inner {
	justify-content: center;
}

.gt-slider.gt-style-3 .gt-content.gt-align-center .gt-inner button {
	justify-content: center;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-3 .gt-content.gt-align-center .gt-inner {
		justify-content: flex-start;
	}
}

.gt-slider.gt-style-3 .gt-content.gt-align-left .gt-inner {
	max-width: 70%;
}

@media only screen and (max-width: 480px) {
	.gt-slider.gt-style-3 .gt-content.gt-align-left .gt-inner {
		max-width: 100%;
	}
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-3 .gt-content.gt-align-left .gt-inner {
		max-width: 100%;
		text-align: left;
	}
}

.gt-slider.gt-style-3 .gt-content.gt-align-left .gt-inner {
	justify-content: flex-start;
}

.gt-slider.gt-style-3 .gt-content.gt-align-right .gt-flex-container {
	justify-content: flex-end;
}

.gt-slider.gt-style-3 .gt-content.gt-align-right .gt-flex-container .gt-inner {
	max-width: 70%;
}

.gt-slider.gt-style-3 .gt-content.gt-align-right .gt-flex-container .gt-inner {
	justify-content: flex-end;
}

.gt-slider.gt-style-3 .gt-content.gt-align-right .gt-flex-container .gt-inner button {
	justify-content: flex-end;
}

.gt-slider.gt-style-3 .gt-content .gt-inner {
	width: 100%;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-3 .gt-content .gt-inner {
		max-width: 100%;
	}
}

.gt-slider.gt-style-3 .gt-content .gt-inner .gt-info {
	background-color: #ca8504;
	display: inline-block;
	z-index: 999;
	border-radius: 150px;
	padding: 5px 20px 5px 5px;
	font-family: Inter, sans-serif;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-3 .gt-content .gt-inner .gt-info {
		width: auto;
	}
}

.gt-slider.gt-style-3 .gt-content .gt-inner .gt-info-inner {
	display: flex;
	align-items: center;
	justify-content: center;
}

.gt-slider.gt-style-3 .gt-content .gt-inner .gt-info .gt-circle {
	border-radius: 50%;
	background-color: #050033;
	min-width: 32px;
	min-height: 32px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.gt-slider.gt-style-3 .gt-content .gt-inner .gt-info .gt-circle p {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 500;
	font-family: Inter, sans-serif;
}

.gt-slider.gt-style-3 .gt-content .gt-inner .gt-info-text {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
}

.gt-slider.gt-style-3 .gt-content .gt-inner .gt-info-text p {
	font-size: 16px;
	line-height: 1.5;
	font-family: Inter, sans-serif;
	font-weight: 500;
}

.gt-slider.gt-style-3 .gt-content .gt-inner .gt-info-button a {
	text-decoration: underline;
	color: #fff;
	font-weight: 500;
}

.gt-slider.gt-style-3 .gt-content .gt-inner .gt-info .gt-circle+.gt-info-text {
	margin-left: 10px;
}

.gt-slider.gt-style-3 .gt-content .gt-inner .gt-info .gt-info-text+.gt-info-button {
	margin-left: 8px;
}

.gt-slider.gt-style-3 .gt-content .gt-inner .gt-sub-title {
	font-size: 12px;
	font-family: Inter, sans-serif;
	line-height: 1.2;
	color: #ca8504;
	letter-spacing: 5px;
	line-height: 1.2;
	font-weight: 800;
}

.gt-slider.gt-style-3 .gt-content .gt-inner .gt-title {
	font-family: Inter, sans-serif;
	font-size: 72px;
	line-height: 1.2;
}

@media only screen and (max-width: 480px) {
	.gt-slider.gt-style-3 .gt-content .gt-inner .gt-title {
		font-size: 36px;
		line-height: 40px;
	}
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-3 .gt-content .gt-inner .gt-title {
		font-size: 36px;
		line-height: 40px;
	}
}

.gt-slider.gt-style-3 .gt-content .gt-inner .gt-button {
	display: flex;
	border: none;
	outline: none;
}

.gt-slider.gt-style-3 .gt-content .gt-inner .gt-button a {
	background-color: #ca8504;
	padding: 15px 40px;
	letter-spacing: 2px;
	font-weight: 700;
	line-height: 2.1;
    font-size: 11px;

}

.gt-slider.gt-style-3 .gt-content .gt-inner .gt-button a:hover {
	background-color: #fff;
	color: #ca8504;

}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-3 .gt-content .gt-inner {
		margin-top: 10px;
	}
}


.gt-slider.gt-style-3 .gt-content .gt-inner *+.gt-sub-title {
	margin-top: 110px;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-3 .gt-content .gt-inner {
		margin-top: 55px;
	}
}

.gt-slider.gt-style-3 .gt-content .gt-inner *+.gt-title {
	margin-top: 20px;
}

.gt-slider.gt-style-3 .gt-content .gt-inner *+.gt-button {
	margin-top: 48px;
}

.gt-slider.gt-style-3 .gt-slider-bottom {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 10;
	padding: 70px 0;
	display: flex;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-3 .gt-slider-bottom {
		bottom: 20px;
	}
}

.gt-slider.gt-style-3 .gt-slider-bottom .gt-slider-detail-box-wrapper {
	display: flex;
	/* padding: 160px 0 0 0; */
	min-width: 600px;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-3 .gt-slider-bottom .gt-slider-detail-box-wrapper {
		padding: 0;
		min-width: auto;
	}
}

.gt-slider.gt-style-3 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box {
	min-width: 50%;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-3 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box {
		display: none;
	}
}

.gt-slider.gt-style-3 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box.gt-light {
	color: #fff;
}

.gt-slider.gt-style-3 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box.gt-dark {
	color: #111;
}

.gt-slider.gt-style-3 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-item {
	display: flex;
	align-items: flex-start;
	font-family: Inter, sans-serif;
	margin: -10px;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-3 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-item {
		margin-bottom: 30px;
	}
}

.gt-slider.gt-style-3 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-item .gt-icon {
	padding: 10px;
}

.gt-slider.gt-style-3 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-item .gt-detail {
	padding: 10px;
}

.gt-slider.gt-style-3 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-item .gt-detail .gt-detail-title {
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
}

.gt-slider.gt-style-3 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-item .gt-detail .gt-detail-title+.gt-detail-desc {
	margin-top: 6px;
}

.gt-slider.gt-style-3 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-item .gt-detail .gt-detail-desc {
	opacity: 0.5;
	font-size: 16px;
}

@media only screen and (max-width: 1024px) {
	.gt-slider.gt-style-3 .gt-slider-bottom .gt-slider-detail-box-wrapper .gt-slider-detail-box .gt-grid .gt-grid-col:last-child .gt-item {
		margin-bottom: 0px;
	}
}

/*======
*
* Slider Navigation and Pagination
*
======*/
/*======
*
* Slider Navigation and Pagination
*
======*/
.gt-slider-control .gt-slider-next {
	margin-left: 10px;
}

.gt-slider-control .gt-slider-prev {
	margin-right: 10px;
}

.gt-slider-control.gt-style-1 {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.gt-slider-control.gt-style-1 .gt-slider-navigation {
	display: flex;
	justify-content: space-between;
}

.gt-slider-control.gt-style-1 .gt-slider-navigation .gt-slider-prev {
	display: flex;
	align-items: center;
	outline: none;
}

.gt-slider-control.gt-style-1 .gt-slider-navigation .gt-slider-prev+.gt-slider-pagination {
	margin-left: 20px;
	margin-right: 20px;
}

.gt-slider-control.gt-style-1 .gt-slider-navigation .gt-slider-next {
	display: flex;
	align-items: center;
	outline: none;
}

.gt-slider-control.gt-style-1 svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-1 .gt-slider-pagination .swiper-pagination-bullet {
	font-size: 0px;
	width: 64px;
	height: 4px;
	margin: 8px;
	border-radius: 0;
	background-color: #fff;
	opacity: 1;
	transition: 0.3s;
	cursor: pointer;
}

.gt-slider-control.gt-style-1 .gt-slider-pagination .swiper-pagination-bullet-active {
	background-color: #ca8504;
}

.gt-slider-control.gt-style-1.gt-light .gt-slider-pagination .swiper-pagination-bullet {
	background-color: #111;
	opacity: 0.3;
}

.gt-slider-control.gt-style-1.gt-light .gt-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-slider-control.gt-style-1.gt-light .gt-slider-prev svg path {
	fill: #111;
}

.gt-slider-control.gt-style-1.gt-light .gt-slider-next svg path {
	fill: #111;
}

.gt-slider-control.gt-style-1.gt-dark .gt-slider-pagination .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 0.3;
}

.gt-slider-control.gt-style-1.gt-dark .gt-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-slider-control.gt-style-1.gt-dark .gt-slider-prev svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-1.gt-dark .gt-slider-next svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-2 {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.gt-slider-control.gt-style-2 .gt-slider-navigation {
	display: flex;
	flex-direction: column;
}

.gt-slider-control.gt-style-2 .gt-slider-navigation .gt-slider-prev {
	display: flex;
	align-items: center;
	outline: none;
}

.gt-slider-control.gt-style-2 .gt-slider-navigation .gt-slider-prev+.gt-slider-pagination {
	margin-left: 20px;
	margin-right: 20px;
}

.gt-slider-control.gt-style-2 .gt-slider-navigation .gt-slider-next {
	display: flex;
	align-items: center;
	outline: none;
}

.gt-slider-control.gt-style-2 svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-2 .gt-slider-pagination .swiper-pagination-bullet {
	font-size: 0px;
	width: 64px;
	height: 4px;
	margin: 8px;
	border-radius: 0;
	background-color: #fff;
	opacity: 1;
	transition: 0.3s;
	cursor: pointer;
}

.gt-slider-control.gt-style-2 .gt-slider-pagination .swiper-pagination-bullet-active {
	background-color: #ca8504;
}

.gt-slider-control.gt-style-2.gt-light .gt-slider-pagination .swiper-pagination-bullet {
	background-color: #111;
	opacity: 0.3;
}

.gt-slider-control.gt-style-2.gt-light .gt-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-slider-control.gt-style-2.gt-light .gt-slider-prev svg path {
	fill: #111;
}

.gt-slider-control.gt-style-2.gt-light .gt-slider-next svg path {
	fill: #111;
}

.gt-slider-control.gt-style-2.gt-dark .gt-slider-pagination .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 0.3;
}

.gt-slider-control.gt-style-2.gt-dark .gt-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-slider-control.gt-style-2.gt-dark .gt-slider-prev svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-2.gt-dark .gt-slider-next svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-3 {
	width: 100%;
	display: flex;
	justify-content: center;
}

.gt-slider-control.gt-style-3 .gt-slider-navigation .gt-slider-prev {
	position: absolute;
	left: 0;
	outline: none;
}

.gt-slider-control.gt-style-3 .gt-slider-navigation .gt-slider-prev+.gt-slider-pagination {
	margin-left: 20px;
	margin-right: 20px;
}

.gt-slider-control.gt-style-3 .gt-slider-navigation .gt-slider-next {
	position: absolute;
	right: 0;
}

.gt-slider-control.gt-style-3 svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-3 .gt-slider-pagination .swiper-pagination-bullet {
	font-size: 0px;
	width: 64px;
	height: 4px;
	margin: 8px;
	border-radius: 0;
	background-color: #fff;
	opacity: 1;
	transition: 0.3s;
	cursor: pointer;
}

.gt-slider-control.gt-style-3 .gt-slider-pagination .swiper-pagination-bullet-active {
	background-color: #ca8504;
}

.gt-slider-control.gt-style-3.gt-light .gt-slider-pagination .swiper-pagination-bullet {
	background-color: #111;
	opacity: 0.3;
}

.gt-slider-control.gt-style-3.gt-light .gt-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-slider-control.gt-style-3.gt-light .gt-slider-prev svg path {
	fill: #111;
}

.gt-slider-control.gt-style-3.gt-light .gt-slider-next svg path {
	fill: #111;
}

.gt-slider-control.gt-style-3.gt-dark .gt-slider-pagination .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 0.3;
}

.gt-slider-control.gt-style-3.gt-dark .gt-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-slider-control.gt-style-3.gt-dark .gt-slider-prev svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-3.gt-dark .gt-slider-next svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-4 {
	width: 100%;
	display: flex;
	justify-content: center;
}

.gt-slider-control.gt-style-4 .gt-slider-navigation .gt-slider-prev {
	position: absolute;
	left: 0;
	outline: none;
}

.gt-slider-control.gt-style-4 .gt-slider-navigation .gt-slider-prev+.gt-slider-pagination {
	margin-left: 20px;
	margin-right: 20px;
}

.gt-slider-control.gt-style-4 .gt-slider-navigation .gt-slider-next {
	position: absolute;
	right: 0;
}

.gt-slider-control.gt-style-4 svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-4 .gt-slider-pagination .swiper-pagination-bullet {
	font-size: 20px;
	background-color: transparent;
	margin: 0 10px;
	font-weight: 600;
	height: auto;
	max-width: 100%;
	width: auto;
	font-size: 14px;
	color: #fff;
	transition: 0.3s;
	position: relative;
	opacity: 1;
	padding: 0 10px;
}

.gt-slider-control.gt-style-4 .gt-slider-pagination .swiper-pagination-bullet:before {
	content: "";
	display: inline-block;
	position: absolute;
	right: 100%;
	top: 50%;
	height: 2px;
	width: 25px;
	background: #fff;
	color: #fff;
}

.gt-slider-control.gt-style-4 .gt-slider-pagination .swiper-pagination-bullet::before-active {
	color: #ca8504;
}

.gt-slider-control.gt-style-4 .gt-slider-pagination .swiper-pagination-bullet-active {
	color: #ca8504;
}

.gt-slider-control.gt-style-4 .gt-slider-pagination .swiper-pagination-bullet-active:before {
	content: "";
	background: #ca8504;
}

.gt-slider-control.gt-style-4.gt-light .gt-slider-pagination .swiper-pagination-bullet {
	background-color: #111;
	opacity: 0.3;
}

.gt-slider-control.gt-style-4.gt-light .gt-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-slider-control.gt-style-4.gt-light .gt-slider-prev svg path {
	fill: #111;
}

.gt-slider-control.gt-style-4.gt-light .gt-slider-next svg path {
	fill: #111;
}

.gt-slider-control.gt-style-4.gt-dark .gt-slider-pagination .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 0.3;
}

.gt-slider-control.gt-style-4.gt-dark .gt-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-slider-control.gt-style-4.gt-dark .gt-slider-prev svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-4.gt-dark .gt-slider-next svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-5 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.gt-slider-control.gt-style-5 .gt-slider-navigation {
	display: flex;
	flex-direction: column;
}

.gt-slider-control.gt-style-5 .gt-slider-navigation .gt-slider-prev {
	display: flex;
	align-items: center;
	outline: none;
}

.gt-slider-control.gt-style-5 .gt-slider-navigation .gt-slider-prev+.gt-slider-pagination {
	margin-left: 20px;
	margin-right: 20px;
}

.gt-slider-control.gt-style-5 .gt-slider-navigation .gt-slider-next {
	display: flex;
	align-items: center;
	outline: none;
}

.gt-slider-control.gt-style-5 svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-5 .gt-slider-pagination .swiper-pagination-bullet {
	font-size: 20px;
	background-color: transparent;
	margin: 0 10px;
	font-weight: 600;
	height: auto;
	max-width: 100%;
	width: auto;
	font-size: 14px;
	color: #fff;
	transition: 0.3s;
	position: relative;
	opacity: 1;
	padding: 0 10px;
}

.gt-slider-control.gt-style-5 .gt-slider-pagination .swiper-pagination-bullet:before {
	content: "";
	display: inline-block;
	position: absolute;
	right: 100%;
	top: 50%;
	height: 2px;
	width: 25px;
	background: #fff;
	color: #fff;
}

.gt-slider-control.gt-style-5 .gt-slider-pagination .swiper-pagination-bullet::before-active {
	color: #ca8504;
}

.gt-slider-control.gt-style-5 .gt-slider-pagination .swiper-pagination-bullet-active {
	color: #ca8504;
}

.gt-slider-control.gt-style-5 .gt-slider-pagination .swiper-pagination-bullet-active:before {
	content: "";
	background: #ca8504;
}

.gt-slider-control.gt-style-5.gt-light .gt-slider-pagination .swiper-pagination-bullet {
	background-color: #111;
	opacity: 0.3;
}

.gt-slider-control.gt-style-5.gt-light .gt-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-slider-control.gt-style-5.gt-light .gt-slider-prev svg path {
	fill: #111;
}

.gt-slider-control.gt-style-5.gt-light .gt-slider-next svg path {
	fill: #111;
}

.gt-slider-control.gt-style-5.gt-dark .gt-slider-pagination .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 0.3;
}

.gt-slider-control.gt-style-5.gt-dark .gt-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-slider-control.gt-style-5.gt-dark .gt-slider-prev svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-5.gt-dark .gt-slider-next svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-6 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.gt-slider-control.gt-style-6 .gt-slider-navigation {
	display: flex;
	justify-content: space-between;
}

.gt-slider-control.gt-style-6 .gt-slider-navigation .gt-slider-prev {
	display: flex;
	align-items: center;
	outline: none;
}

.gt-slider-control.gt-style-6 .gt-slider-navigation .gt-slider-prev+.gt-slider-pagination {
	margin-left: 20px;
	margin-right: 20px;
}

.gt-slider-control.gt-style-6 .gt-slider-navigation .gt-slider-next {
	display: flex;
	align-items: center;
	outline: none;
}

.gt-slider-control.gt-style-6 svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-6 .gt-slider-pagination .swiper-pagination-bullet {
	font-size: 20px;
	background-color: transparent;
	margin: 0 10px;
	font-weight: 600;
	height: auto;
	max-width: 100%;
	width: auto;
	font-size: 14px;
	color: #fff;
	transition: 0.3s;
	position: relative;
	opacity: 1;
	padding: 0 10px;
}

.gt-slider-control.gt-style-6 .gt-slider-pagination .swiper-pagination-bullet:before {
	content: "";
	display: inline-block;
	position: absolute;
	right: 100%;
	top: 50%;
	height: 2px;
	width: 25px;
	background: #fff;
	color: #fff;
}

.gt-slider-control.gt-style-6 .gt-slider-pagination .swiper-pagination-bullet::before-active {
	color: #ca8504;
}

.gt-slider-control.gt-style-6 .gt-slider-pagination .swiper-pagination-bullet-active {
	color: #ca8504;
}

.gt-slider-control.gt-style-6 .gt-slider-pagination .swiper-pagination-bullet-active:before {
	content: "";
	background: #ca8504;
}

.gt-slider-control.gt-style-6.gt-light .gt-slider-pagination .swiper-pagination-bullet {
	background-color: #111;
	opacity: 0.3;
}

.gt-slider-control.gt-style-6.gt-light .gt-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-slider-control.gt-style-6.gt-light .gt-slider-prev svg path {
	fill: #111;
}

.gt-slider-control.gt-style-6.gt-light .gt-slider-next svg path {
	fill: #111;
}

.gt-slider-control.gt-style-6.gt-dark .gt-slider-pagination .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 0.3;
}

.gt-slider-control.gt-style-6.gt-dark .gt-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.gt-slider-control.gt-style-6.gt-dark .gt-slider-prev svg path {
	fill: #fff;
}

.gt-slider-control.gt-style-6.gt-dark .gt-slider-next svg path {
	fill: #fff;
}

.gt-slider-control .gt-slider-next svg,
.gt-slider-control .gt-slider-prev svg {
	cursor: pointer;
	width: 40px;
}

.gt-slider-control.gt-position-top {
	margin-bottom: 50px;
}

.gt-slider-control.gt-position-bottom {
	margin-top: 50px;
}

.gt-blog-slider .gt-slider-bottom {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 10;
	padding-bottom: 25px;
}

.gt-blog-slider .gt-slider-bottom .gt-flex-container {
	padding: 0 0 20px 50px;
	position: relative;
}

.gt-blog-slider.gt-style-1 {
	position: relative;
}

.gt-blog-slider.gt-style-1 .gt-item {
	min-height: 70vh;
}

@media only screen and (max-width: 1024px) {
	.gt-blog-slider.gt-style-1 .gt-item {
		min-height: 100%;
	}
}

.gt-blog-slider.gt-style-1 .gt-item .gt-image {
	position: relative;
	height: 100%;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-image img {
	-o-object-fit: cover;
	object-fit: cover;
	height: auto;
	width: 100%;
	max-width: none;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-image:before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content {
	position: absolute;
	z-index: 2;
	top: 0;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content-inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 195px;
}

@media only screen and (max-width: 1024px) {
	.gt-blog-slider.gt-style-1 .gt-item .gt-content-inner {
		padding: 0;
	}
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner {
	width: 70%;
}

@media only screen and (max-width: 1024px) {
	.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner {
		max-width: 100%;
	}
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-categories {
	background-color: #ca8504;
	padding: 5px 18px;
	display: inline-block;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-categories ul {
	font-family: Inter, sans-serif;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #fff;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin: -3px;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-categories ul li {
	padding: 5px 0 5px 0;
	display: flex;
	flex-wrap: wrap;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-categories ul li:last-child:after {
	display: none;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-categories ul li:after {
	content: ",";
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-categories ul li a {
	color: #fff;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-details ul li {
	display: flex;
	align-items: center;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-details ul li span {
	text-transform: lowercase;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-details ul li span+a {
	margin-left: 5px;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-details ul li a {
	color: #fff;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-details ul li:after {
	content: "";
	display: inline-block;
	height: 11px;
	width: 1px;
	background: #fff;
	margin: 0 8px;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-details ul li:last-child:after {
	display: none;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-title {
	font-size: 70px;
	line-height: 80px;
	font-family: Inter, sans-serif;
	line-height: 1.2;
	font-weight: 600;
}

@media only screen and (max-width: 1024px) {
	.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-title a {
		font-size: 35px;
		line-height: 40px;
	}
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner .gt-title a {
	color: #fff;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner *+.gt-title {
	margin-top: 10px;
}

.gt-blog-slider.gt-style-1 .gt-item .gt-content .gt-inner *+.gt-details {
	margin-top: 15px;
}

@keyframes countingBar {
	0% {
		width: 0;
	}

	100% {
		width: 100%;
	}
}

.gt-blog-slider.gt-style-1.gt-align-center .gt-flex-container {
	justify-content: center;
}

.gt-blog-slider.gt-style-1.gt-align-center .gt-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.gt-blog-slider.gt-style-1.gt-align-right .gt-flex-container {
	justify-content: flex-end;
}

.gt-blog-slider.gt-style-1.gt-align-right .gt-inner {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.gt-blog-slider.gt-style-1.gt-align-right .gt-inner .gt-content-inner {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding: 0;
}

.gt-blog-slider.gt-style-1.gt-align-right .gt-inner .gt-content-inner .gt-title {
	text-align: right;
}

.gt-widget .textwidget .gt-circle-image {
	border-radius: 50%;
}