@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');
@font-face {
	font-family: 'fa-brands-400';
	src: url('../fonts/fa-brands-400.eot');
	src: url('../fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg#BOOWIE') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'fa-duotone-900';
	src: url('../fonts/fa-duotone-900.eot');
	src: url('../fonts/fa-duotone-900.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-duotone-900.woff2') format('woff2'), url('../fonts/fa-duotone-900.woff') format('woff'), url('../fonts/fa-duotone-900.ttf') format('truetype'), url('../fonts/fa-duotone-900.svg#BOOWIE') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'fa-light-300';
	src: url('../fonts/fa-light-300.eot');
	src: url('../fonts/fa-light-300.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-light-300.woff2') format('woff2'), url('../fonts/fa-light-300.woff') format('woff'), url('../fonts/fa-light-300.ttf') format('truetype'), url('../fonts/fa-light-300.svg#BOOWIE') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'fa-regular-400';
	src: url('../fonts/fa-regular-400.eot');
	src: url('../fonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg#BOOWIE') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
/*

font-family: 'Poppins', sans-serif;

font-family: 'Roboto', sans-serif;

*/
* {
	outline: none!important;
}
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
}
@media (min-width: 200px) and (max-width: 700px) {
	.container {
		max-width: 100%;
		overflow-x: hidden;
	}
}
@media (min-width: 1300px) {
	.container {
		max-width: 1206px;
	}
}
@media (min-width: 1500px) {
	.container {
		max-width: 1460px;
	}
}
@media (min-width: 1920px) {
	.container {
		max-width: 1504px;
	}
}
:root {
	--font-base: 15px;
	--font-size-16: 16px;
	--font-size-18: 18px;
	--font-size-22: 22px;
	--font-size-20: 20px;
	--font-size-24: 24px;
	--font-size-25: 20px;
	--font-size-30: 25px;
	--font-size-40: 27px;
	--font-size-80: 35px;
}
@media (min-width: 768px) {
	:root {
		--font-base: 15px;
		--font-size-16: 16px;
		--font-size-18: 18px;
		--font-size-22: 22px;
		--font-size-20: 20px;
		--font-size-24: 24px;
		--font-size-25: 20px;
		--font-size-30: 25px;
		--font-size-40: 30px;
		--font-size-80: 50px;
	}
}
@media (min-width: 1200px) {
	:root {
		--font-base: 15px;
		--font-size-16: 16px;
		--font-size-18: 18px;
		--font-size-22: 22px;
		--font-size-20: 20px;
		--font-size-24: 24px;
		--font-size-25: 25px;
		--font-size-30: 30px;
		--font-size-40: 40px;
		--font-size-80: 80px;
	}
}
.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
@media (min-width: 768px) {
	.bd-placeholder-img-lg {
		font-size: 3.5rem;
	}
}
.b-example-divider {
	height: 3rem;
	background-color: rgba(0, 0, 0, .1);
	border: solid rgba(0, 0, 0, .15);
	border-width: 1px 0;
	box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}
.b-example-vr {
	flex-shrink: 0;
	width: 1.5rem;
	height: 100vh;
}
.bi {
	vertical-align: -.125em;
	fill: currentColor;
}
.nav-scroller {
	position: relative;
	z-index: 2;
	height: 2.75rem;
	overflow-y: hidden;
}
.nav-scroller .nav {
	display: flex;
	flex-wrap: nowrap;
	padding-bottom: 1rem;
	margin-top: -1px;
	overflow-x: auto;
	text-align: center;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
.d-bg {
	background: #e2ded3;
}
.plan-wrap img {
	border: #a97c57 5px solid;
}
.imageResponsive {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.Over-flow {
	overflow: hidden;
	position: relative;
}
.head-fixed {
	position: fixed;
	top: 0px;
	margin-top: 0px;
	width: 100%;
	left: 0px;
	margin-left: 0px;
	height: 56px;
	z-index: -10;
}
body {
	font-family: 'Montserrat', sans-serif !important;
	color: #4d4e4e;
	font-size: 16px;
}
/**********Header******/
.header i {
	display: inline-block;
	margin-right: 6px;
}
.head-wrap {
	position: absolute;
	background: #FFF;
	width: 100%;
	left: 0px;
	margin-left: 0px;
	top: 0px;
	margin-top: 0px;
	color: #a97c57;
	z-index: 10;
}
.banner {
	width: 69.5%;
	padding-top: 56px;
}
.mobile-header {
	position: fixed;
	background: #FFF;
	width: 100%;
	left: 0px;
	margin-left: 0px;
	top: 0px;
	margin-top: 0px;
	color: #a97c57;
	z-index: 10;
	-moz-box-shadow: 0px 2px 10px #a97c57;
	-webkit-box-shadow: 0px 2px 10px #a97c57;
	box-shadow: 0px 2px 10px #a97c57;
	-webkit-transition: all .9s ease-in-out;
	-o-transition: all .9s ease-in-out;
	transition: all .9s ease-in-out;
	-webkit-transform: translateX(-70px);
	-moz-transform: translateY(-70px);
	-o-transform: translateY(-70px);
	transform: translateY(-70px);
	visibility: hidden;
	z-index: 10000000;
}
.header-collapse .mobile-header {
	-webkit-transform: translateX(0%);
	-moz-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all .9s ease-in-out;
	-o-transition: all .9s ease-in-out;
	transition: all .9s ease-in-out;
	visibility: visible;
}
.banner-right {
	position: absolute;
	z-index: 100;
	background: #a97c57;
	width: 30.5%;
	height: 100%;
	right: 0px;
	margin-right: 0px;
	top: 0px;
	margin-top: 0px;
	padding: 64px 40px;
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
}
.banner-left {
	position: absolute;
	z-index: 100;
	background: #383838;
	width: 30.5%;
	height: 100%;
	left: 0px;
	margin-right: 0px;
	top: 0px;
	margin-top: 0px;
	padding: 64px 40px;
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
}
@media (min-width:200px) {
	.banner-right {
		position: relative;
		z-index: 100;
		background: #a97c57;
		width: 100%;
		right: 0px;
		margin-right: 0px;
		top: 0px;
		margin-top: 0px;
		padding: 64px 40px;
		display: flex;
		justify-content: center;
		text-align: center;
		align-items: center;
	}
	.banner-left {
		position: relative;
		z-index: 100;
		background: #383838;
		width: 100%;
		left: 0px;
		margin-right: 0px;
		top: 0px;
		margin-top: 0px;
		padding: 64px 40px;
		display: flex;
		justify-content: center;
		text-align: center;
		align-items: center;
	}
	.banner {
		width: 100%;
		padding-top: 0px;
	}
	.banner-wrap {
		padding-top: 56px;
	}
}
@media (min-width:960px) {
	.banner-right {
		position: absolute;
		z-index: 100;
		background: #a97c57;
		width: 30.5%;
		height: 100%;
		right: 0px;
		margin-right: 0px;
		top: 0px;
		margin-top: 0px;
		padding: 64px 40px;
		display: flex;
		justify-content: center;
		text-align: center;
		align-items: center;
	}
	.banner-left {
		position: absolute;
		z-index: 100;
		background: #383838;
		width: 30.5%;
		height: 100%;
		left: 0px;
		margin-right: 0px;
		top: 0px;
		margin-top: 0px;
		padding: 64px 40px;
		display: flex;
		justify-content: center;
		text-align: center;
		align-items: center;
	}
	.banner {
		width: 69.5%;
		padding-top: 56px;
	}
	.banner-wrap {
		padding-top: 0px;
	}
}
/*************Animate Line*************/
.textinfo {
	text-transform: uppercase;
	font-weight: 500;
	color: #FFF;
	padding: 30px 0;
}
.banner-info figure {
	position: relative;
	padding-bottom: 60px;
}
.banner-info figure span {
	background: #FFF;
	height: 2px;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	bottom: 0px;
	margin-bottom: 0px;
	max-width: 100px;
}
.AnimateLineX {
	-webkit-animation-name: AnimateLineX;
	animation-name: AnimateLineX;
}
@-webkit-keyframes AnimateLineX {
	0% {
		width: 0;
		opacity: 0.2;
	}
	50% {
		width: 75%;
		opacity: 0.7;
	}
	100% {
		width: 100%;
		opacity: 1;
	}
}
@keyframes AnimateLineX {
	0% {
		width: 0;
		opacity: 0.5;
	}
	50% {
		width: 100%;
		opacity: 1;
	}
	100% {
		width: 100%;
		opacity: 1;
	}
}
.AnimateLineY {
	-webkit-animation-name: AnimateLineY;
	animation-name: AnimateLineY;
}
@-webkit-keyframes AnimateLineY {
	0% {
		height: 0;
		opacity: 0.5;
	}
	50% {
		height: 196px;
		opacity: 1;
	}
	100% {
		height: 196px;
		opacity: 1;
	}
}
@keyframes AnimateLineY {
	0% {
		height: 0;
		opacity: 0.5;
	}
	50% {
		height: 196px;
		opacity: 1;
	}
	100% {
		height: 196px;
		opacity: 1;
	}
}
/************Button***********/
.btn-white-border {
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	background: none;
	padding: 12px 29px;
	/*transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;*/
	position: relative;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	font-weight: 600;
	border: 1px solid #FFF;
}
.btn-white-border:after {
	content: "";
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	position: absolute;
	width: 100%;
	height: 0;
	z-index: 1;
	left: 0;
	margin-left: 0;
	top: 0;
	margin-top: 0;
	background: #623108;
	opacity: 0;
}
.btn-white-border:hover:after {
	height: 100%;
	opacity: 1;
}
.btn-white-border span {
	position: relative;
	z-index: 2;
}
.btn-white-border:hover {
	/*background:#232323;*/
	color: #FFF;
}
.coltop-01 {
	position: relative;
	padding-top: 148px;
}
.coltop-01 h3 {
	font-family: 'BOOWIE';
	font-size: var(--font-size-40);
	font-weight: 400;
	color: #a97c57;
	margin-bottom: 15px;
}
.social-single {
	font-size: 28px;
	color: #a97c57;
}
.social-single a {
	display: inline-block;
	color: #734b2c;
	margin: 0 5px;
}
.line-Y {
	width: 2px;
	height: 196px;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	background: #FFF;
	top: 0px;
	margin-top: -50%;
	z-index: 100000;
}
.line-Y:after {
	width: 100%;
	height: 49%;
	position: absolute;
	left: 0;
	margin-left: 0;
	bottom: 0px;
	margin-bottom: 0px;
	background: #a97c57;
	content: "";
}
.sec-heading {
	color: #a97c57;
	font-family: 'BOOWIE';
	font-size: var(--font-size-80);
	font-weight: 400;
	letter-spacing: 5px;
}
.sec-heading2 {
	color: #a97c57;
	font-family: 'BOOWIE';
	font-size: var(--font-size-40);
	font-weight: 400;
	letter-spacing: 5px;
}
.text-only {
	line-height: 30px;
}
.text-only ul {
	margin: 0;
	padding: 0;
}
.text-only li {
	line-height: 30px;
	border-bottom: #808181 1px solid;
	padding: 10px 0;
}
.text-only li:last-child {
	border-bottom: none;
}
.line-Y-solid {
	width: 2px;
	height: 196px;
	position: absolute;
	left: 0;
	margin-left: 0;
	background: #a97c57;
	top: 0px;
	margin-top: 0;
}
.text-left {
	position: relative;
	padding-left: 80px;
}
@media (min-width:200px) {
	.text-left {
		padding-left: 0px;
	}
	.line-Y-solid {
		display: none;
	}
}
@media (min-width:768px) {
	.text-left {
		padding-left: 30px;
	}
	.line-Y-solid {
		display: block;
	}
}
@media (min-width:1200px) {
	.text-left {
		padding-left: 80px;
	}
}
@media (min-width:200px) and (max-width:767px) {
	.line-Y:after {
		bottom: 32px;
	}
}
.readmore {
	font-weight: 500;
	color: #4d4e4e;
	text-decoration: underline;
	display: inline;
	position: relative;
}
.readmore:after {
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	margin-left: 0;
	bottom: 0px;
	margin-bottom: 0px;
	background: #4d4e4e;
	content: "";
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.readmore:hover {
	color: #4d4e4e;
}
.readmore:hover:after {
	width: 0%;
}
.btn-dark-soolid {
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	padding: 12px 29px;
	/*transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;*/
	position: relative;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	font-weight: 600;
	background: #a97c57;
	border: none;
}
.btn-light-soolid {
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	padding: 12px 29px;
	/*transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;*/
	position: relative;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	font-weight: 600;
	background: #787b7b;
}
.btn-dark-soolid:after, .btn-light-soolid:after {
	content: "";
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	position: absolute;
	width: 100%;
	height: 0;
	z-index: 1;
	left: 0;
	margin-left: 0;
	top: 0;
	margin-top: 0;
	background: #FFF;
	opacity: 0;
	border: 1px solid #a97c57;
}
.btn-dark-soolid:hover:after, .btn-light-soolid:hover:after {
	height: 100%;
	opacity: 1;
}
.btn-dark-soolid span, .btn-light-soolid span {
	position: relative;
	z-index: 2;
}
.btn-dark-soolid:hover, .btn-light-soolid:hover {
	/*background:#232323;*/
	color: #a97c57;
}
.btn-dark-soolid-link {
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	padding: 12px 29px;
	/*transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;*/
	position: relative;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	font-weight: 600;
	background: #a97c57;
}
@media (min-width:200px) {
	.btn-dark-soolid-link {
		padding: 12px 19px;
	}
}
@media (min-width:400px) {
	.btn-dark-soolid-link {
		padding: 12px 29px;
	}
}
.btn-dark-soolid-link:hover, .btn-dark-soolid-link.selected {
	color: #FFF;
	background: #787b7b;
}
.plan-img {
	background: #e3ddd3;
}
.plan-wrap {
	padding: 25px;
}
.plan-wrap img {
	-moz-box-shadow: 0px 0px 10px #94928e;
	-webkit-box-shadow: 0px 0px 10px #94928e;
	box-shadow: 0px 0px 10px #94928e;
}
.gallery-wrap {
	position: relative;
	overflow: hidden;
}
.gallery-wrap figcaption {
	position: absolute;
	width: 100%;
	left: 0px;
	margin-left: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	background: #a97c57;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	padding: 8px;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	visibility: hidden;
}
.gallery-wrap:hover figcaption {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
}
.gallery-wrap:after {
	background: url("../images/arrow.png") center bottom no-repeat;
	height: 41px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
	left: 0px;
	margin-left: 0px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	z-index: 10;
	content: "";
}
.gallery-wrap:hover:after {
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	visibility: hidden;
}
.section-04 .slider {
	width: 100%;
	margin: 30px auto;
}
.section-04 .slick-initialized .slick-slide, .section-04 .slick-track {
	margin: 0px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-04 .image-slide {
	display: flex;
	justify-content: center;
}
.section-04 .slick-slide img {
	width: 100%;
}
.section-04 .slick-prev:before, .section-04 .slick-next:before {
	color: black;
}
.section-04 .slick-slide {
	transition: all ease-in-out .3s;
	opacity: .2;
}
.section-04 .slick-slide .sl-image {
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-04 .slick-slide .sl-image img {
	width: 90%;
}
.section-04 .slick-active {
	opacity: .5;
}
.section-04 .slick-slide.slick-active .sl-image {
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-04 .slick-slide.slick-active .sl-image img {
	width: 90%;
}
.section-04 .slick-current {
	opacity: 1;
}
.section-04 .slick-slide.slick-current .sl-image {
	display: block;
	justify-content: center;
	align-items: center;
}
.section-04 .slick-slide.slick-current .sl-image img {
	width: 100%;
}
@media (min-width: 200px) {
	.section-04 .slick-slide .sl-image {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 0 20px;
	}
	.section-04 .slick-slide .sl-image img {
		width: 100%;
	}
	.section-04 .slick-slide.slick-active .sl-image {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.section-04 .slick-slide.slick-active .sl-image img {
		width: 100%;
	}
	.section-04 .slick-slide.slick-current .sl-image {
		display: block;
		justify-content: center;
		align-items: center;
	}
	.section-04 .slick-slide.slick-current .sl-image img {
		width: 100%;
	}
	.section-04 .slick-slide > div {
		width: 100%;
	}
}
@media (min-width: 1200px) {
	.section-04 .slick-slide > div {
		width: auto;
	}
	.section-04 .slick-slide .sl-image {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 0px;
	}
	.section-04 .slick-slide .sl-image img {
		width: 90%;
	}
	.section-04 .slick-slide.slick-active .sl-image {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.section-04 .slick-slide.slick-active .sl-image img {
		width: 90%;
	}
	.section-04 .slick-slide.slick-current .sl-image {
		display: block;
		justify-content: center;
		align-items: center;
	}
	.section-04 .slick-slide.slick-current .sl-image img {
		width: 100%;
	}
}
.sl-info-bx {
	position: absolute;
	width: 250px;
	background: #e3ddd3;
	right: 0px;
	margin-right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #787b7b;
	padding-bottom: 20px;
}
@media (min-width:200px) {
	.sl-info-bx {
		position: relative;
		width: 100%;
		background: #e3ddd3;
		right: 0px;
		margin-right: 0px;
		bottom: 0px;
		margin-bottom: 20px;
		padding: 10px;
		text-align: center;
		font-size: 12px;
		line-height: 18px;
		color: #787b7b;
		padding-bottom: 20px;
	}
	.sl-info {
		text-align: center;
	}
}
@media (min-width:600px) {
	.sl-info-bx {
		position: absolute;
		width: 250px;
		background: #e3ddd3;
		right: 0px;
		margin-right: 0px;
		bottom: 0px;
		margin-bottom: 0px;
		padding: 10px;
		text-align: center;
		font-size: 12px;
		line-height: 18px;
		color: #787b7b;
		padding-bottom: 20px;
	}
	.sl-info {
		text-align: left;
	}
}
.sl-info-bx:after {
	height: 12px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
	left: 0px;
	margin-left: 0px;
	content: "";
	background: #787b7b;
	border-top: 6px solid #FFF;
}
.sl-info-bx h3 {
	font-family: 'BOOWIE';
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	color: #a97c57;
	margin-bottom: 6px;
}
.slick-slide.slick-active .sl-info {
	display: none;
}
.slick-slide .sl-info {
	display: none;
}
.slick-slide.slick-current .sl-info {
	display: block;
}
.section-05 .slider {
	width: 100%;
	margin: 30px auto;
}
.section-05 .slick-initialized .slick-slide, .section-05 .slick-track {
	margin: 0px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-05 .image-slide {
	display: flex;
	justify-content: center;
}
.section-05 .slick-slide img {
	width: 100%;
}
.section-05 .slick-prev:before, .section-05 .slick-next:before {
	color: black;
}
.section-05 .slick-slide {
	transition: all ease-in-out .3s;
	opacity: .2;
}
.section-05 .slick-slide .sl-image {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px;
}
.section-05 .slick-slide .sl-image img {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	width: 95%;
}
.section-05 .slick-active {
	opacity: .5;
}
.section-05 .slick-slide div {
	width: 100%;
}
.section-05 .slick-slide.slick-active .sl-image {
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-05 .slick-slide.slick-active .sl-image img {
	width: 95%;
}
.section-05 .slick-current {
	opacity: 1;
}
.section-05 .slick-slide.slick-current .sl-image {
	display: block;
	justify-content: center;
	align-items: center;
}
.section-05 .slick-slide.slick-current .sl-image {}
.section-05 .slick-slide.slick-current .sl-image img {
	width: 100%;
	-moz-box-shadow: 0px 0px 10px #94928e;
	-webkit-box-shadow: 0px 0px 10px #94928e;
	box-shadow: 0px 0px 10px #94928e;
}
.social-list-wrap {}
.social-list-wrap {
	font-size: 18px;
	color: #a97c57;
	font-family: 'BOOWIE';
	text-transform: uppercase;
	position: absolute;
	right: 0px;
	margin-right: 0px;
	top: 0px;
	margin-top: 0px;
}
@media (min-width: 200px) {
	.social-list-wrap {
		font-size: 18px;
		color: #a97c57;
		font-family: 'BOOWIE';
		text-transform: uppercase;
		position: relative;
		right: 0px;
		margin-right: 0px;
		top: 0px;
		margin-top: 0px;
		display: flex;
		justify-content: center;
	}
	.social-list-wrap a {
		margin: 10px 8px;
	}
}
@media (min-width: 700px) {
	.social-list-wrap {
		font-size: 18px;
		color: #a97c57;
		font-family: 'BOOWIE';
		text-transform: uppercase;
		position: absolute;
		right: 0px;
		margin-right: 0px;
		top: 0px;
		margin-top: 0px;
		width: auto;
		display: block;
	}
	.social-list-wrap a {
		margin: 0px;
	}
}
@media (min-width: 200px) {
	.section-02 .tabNavigation {
		display: flex;
		justify-content: center;
	}
	.section-02 .tabNavigation a {
		margin-left: 5px;
		margin-right: 5px;
	}
}
@media (min-width: 768px) {
	.section-02 .tabNavigation {
		display: block;
	}
	.section-02 .tabNavigation a {
		margin-left: 0px;
		margin-right: 0px;
	}
}
.social-list-wrap a {
	display: inline-flex;
	color: #0d347d;
	align-items: center;
}
.social-list-wrap a i {
	display: inline-block;
	margin-right: 5px;
}
.map-wrap img, .map-wrap iframe {
	width: 100%;
	height: 589px;
	vertical-align: bottom;
}
.row-address {
	position: relative;
	padding-left: 60px;
}
.row-address.envelope, .row-address.phone {
	line-height: 20px;
}
.row-address:not(:last-child) {
	margin-bottom: 15px;
}
.row-address i {
	position: absolute;
	left: 0px;
	margin-left: 0px;
	top: 0px;
	margin-top: 3px;
	font-size: 35px;
	color: #0d347d;
}
.row-address.envelope i, .row-address.phone i {
	margin-top: 0px
}
.row-address strong {
	display: block;
	color: #0d347d;
	font-size: 18px;
	font-weight: 600;
}
.radio {
	position: absolute;
	opacity: 0;
}
.checkbtn {
	position: relative;
	padding-left: 20px;
	font-size: 14px;
	color: #000000;
}
.checkbtn label {
	position: absolute;
	background: url("../images/select.jpg") no-repeat;
	width: 11px;
	height: 11px;
	left: 0px;
	margin-left: 0px;
	top: 0px;
	margin-top: 4px;
}
.checkbtn .radio:checked + label {
	background: url("../images/select2.jpg") no-repeat;
}
.bottom-text {
	font-size: 14px;
	color: #0d347d;
}
.checkbtn a, .bottom-text a {
	color: #0d347d;
	border-bottom: 1px solid #0d347d;
	display: inline-block;
}
.checkbtn a:hover, .bottom-text a:hover {
	border-bottom: 1px solid #FFF;
}
.input-01 {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 48px;
	background: #FFF;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #d4d4d4;
	font-size: 15px;
	color: #000000;
	padding: 0 9px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-weight: 400;
}
.textarea {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 104px;
	background: #FFF;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #d4d4d4;
	font-size: 15px;
	color: #000000;
	padding: 5px 9px;
	resize: none;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-weight: 400;
	margin-top: 0px;
}
.input-01::-webkit-input-placeholder, .textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #000000;
}
.input-01:-moz-placeholder, .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #000000;
	opacity: 1;
}
.input-01::-moz-placeholder, .textarea::-moz-placeholder { /* Mozilla Firefox 19+   */
	color: #c39a7a;
	opacity: 1;
}
.input-01:-ms-input-placeholder, .textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #c39a7a;
}
.input-01:placeholder-shown, .textarea:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
	color: #c39a7a;
}
/**********Footer***********/
.footer-wrap {
	background: #000 url("../images/footer-bg.jpg") center bottom no-repeat;
	background-size: cover;
	color: #FFF;
}
footer p {
	font-size: 15px;
	font-weight: 400;
	color: #a6b9dd;
}
footer .text-muted {
	color: #a6b9dd !important;
}
.footer-col-01 {
	font-size: 12px;
	line-height: 20px;
}
.footer-col-01 p + p {
	margin-top: 20px;
}
.contact-detail ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.contact-detail li {
	position: relative;
	padding-left: 25px;
	line-height: 20px;
	font-weight: 500;
}
.contact-detail li + li {
	margin-top: 12px;
}
.contact-detail li i {}
.footer-col-02 .contact-detail li i {
	font-size: 15px;
	position: absolute;
	left: 0px;
	margin-left: 0px;
	top: 0px;
	margin-top: 4px;
	color: #FFF;
}
.footer-col-02 .contact-detail li a {
	color: #FFF;
}
.contact-detail li a:hover {
	color: var(--green);
}
.social-footer {
	font-size: 15px;
	display: flex;
}
.social-footer a {
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--white);
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	width: 36px;
	height: 36px;
	margin-right: 6px;
}

a.fa-facebook-f {
	background: #395898;
}
a.fa-twitter {
	background: #00ACED;
}
a.fa-pinterest-p {
	background: #cb2028;
}
a.fa-instagram {
	background: #ca2466;
}
a.fa-tumblr {
	background: #f36523;
}
a.fa-linkedin-in {
	background: #0077b5;
}
.social-footer a:hover {
	background: var(--white);
	color: #ffffff;
}
.Newsletter-wrap {
	padding-top: 30px;
}
.Newsletter-wrap strong {
	font-size: 16px;
	font-weight: 600;
	color: #3ea921;
	display: block;
	margin-bottom: 8px;
}
.Newsletter-wrap {
	color: #6e6e6e;
}
.quote {
	border: 1px solid #FFF;
	position: relative;
	margin-top: 15px;
}
.btn-quote {
	border: none;
	background: none;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #3ea921;
	cursor: pointer;
	position: absolute;
	right: 0px;
	margin-right: 10px;
	top: 0px;
	margin-top: 9px;
	font-size: 20px;
}
.btn-quote:hover {
	color: #FFF;
}
.input-Newsletter {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 42px;
	background: none;
	border: 0px solid #DADCDD;
	font-size: 14px;
	color: #FFFF;
	padding: 0 55px 0px 15px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}
.menu-footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu-footer ul li {
	display: block;
}
.menu-footer ul li a {
	display: inline-block;
	color: #FFF;
}
.menu-footer ul li + li {
	margin-top: 18px;
}
.menu-footer ul li a:hover, .menu-footer ul li.Select a {
	color: #3ea921;
}
.footer {
	border-top: 2px solid #e3ddd3;
	font-size: 15px;
	color: #a97c57;
}
.footer a {
	color: #a97c57;
}
.footer a:hover {
	color: #000;
}
.footer-menu ul li {
	display: inline-block;
}
.footer-menu ul li:not(:last-child) {
	background: url("../images/divder.png") right center no-repeat;
	padding-right: 12px;
}
.small-slide {
	position: relative;
	width: 574px;
}
@media (min-width:200px) {
	.small-slide {
		position: relative;
		width: 100%;
	}
	.linkdin-icon {bottom: 0; right: 60px;}
}
@media (min-width: 1200px) {
	.small-slide {
		position: relative;
		width: 574px;
	}
	.linkdin-icon {bottom: 0; right: 60px;}
}
.cta-btn a {
	display: block;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	padding: 12px 29px;
	/*transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;*/
	position: relative;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	font-weight: 600;
	background: #a97c57;
}
.cta-btn a:hover {
	color: #FFF;
	background: #787b7b;
}
.mobile-menu-1-on {/*overflow: hidden;*/
}
/*******



 font-family: 'BOOWIE';

****/
.owl-service .owl-stage, .owl-service .owl-stage .owl-item, .owl-testimonial .owl-item, .owl-testimonial .owl-stage, .owl-Featured .owl-item, .owl-Featured .owl-stage {
	display: flex;
}
* {
	text-decoration: none!important;
}
* {
	outline: none!important;
}
.rounded {
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000000000001;
	background: url(../images/logo.png) center no-repeat #a97c57;
	background-size: 150px auto;
}
.map-responsive {
	overflow: hidden;
	padding-bottom: 25%;
	position: relative;
	height: 0;
}
.map-responsive iframe {
	left: 0;
	right: 0;
	top: 0;
	height: 500px;
	width: 100%;
	position: absolute;
}
.plans-border {
	border: 15px solid #e2ded3;
}
.attractive h3 {
	color: #2c2c2c;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700
}
.blur-img {   /* Add the blur effect */
	filter: blur(2px);
	-webkit-filter: blur(2px);
}
@media (min-width:901px) and (max-width:2270px) {}
@media (min-width:200px) and (max-width:900px) {
	.map-responsive {
		padding-bottom: 100%;
	}
}
@media (min-width:1300px) and (max-width:1599px) {
	.map-responsive {
		padding-bottom: 34%;
	}
}
.navbar-nav .nav-link.active, .navbar-nav .show > .nav-link {
	color: #0d347d;
}
.btn:hover {
	color: #ffffff;
	background-color: #0085ff;
	border-color: #0085ff;
}
.btn-primary {
	--bs-btn-color: #fff;
	--bs-btn-bg: #0d347d;
	--bs-btn-border-color: #0d347d;
	--bs-btn-hover-color: #fff;
	--bs-btn-hover-bg: #0b5ed7;
	--bs-btn-hover-border-color: #0a58ca;
	--bs-btn-focus-shadow-rgb: 49, 132, 253;
	--bs-btn-active-color: #fff;
	--bs-btn-active-bg: #0a58ca;
	--bs-btn-active-border-color: #0a53be;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: #fff;
	--bs-btn-disabled-bg: #0d347d;
	--bs-btn-disabled-border-color: #0d347d;
}
.shadow-lg {
	box-shadow: 0 1rem 3rem rgba(19, 178, 206, .400)!important;
}
.productivity {
	border: none;
	display: block;
}
.certificate {
	border: none;
	display: block;
	background: none;
}
.video-bg {
	background-image: url("../images/bg-logo.png");
	background-repeat: no-repeat;
}
.bg-blue {
	background: #0d347d;
}
.earth-bg {
	background-image: url("../images/h-bg-section7.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.data-protection-bg {
	background-color: #21409a;
}
.asf-bg {
	background-color: #21409a;
}
.asf-bg-light {
	background-color: #d7eeff;
}
.text-brand {
	color: #21409a;
}
.text-bg-danger a:hover {
	background-color: #a01724;
}

.ame {position: fixed;
	right: 25px;
	bottom: 25px;
	z-index: 9;
	display: block;
}




