body {
	font-size: 16px;
	color: #000;
	font-weight: 400;
	overflow-x: hidden;
	font-family: 'Cormorant Garamond', serif;
}

@font-face {
	font-family: "Syncopate";
	src: url("../fonts/Syncopate-Regular.ttf") format("TrueType"),
		url("../fonts/Syncopate-Regular.ttf") format("TrueType");
}

@font-face {
	font-family: "Cormorant Garamond";
	src: url("../fonts/CormorantGaramond-Light.ttf") format("TrueType"),
		url("../fonts/CormorantGaramond-Light.ttf") format("TrueType");
	font-weight: 300;
}

@font-face {
	font-family: "Cormorant Garamond";
	src: url("../fonts/CormorantGaramond-Regular.ttf") format("TrueType"),
		url("../fonts/CormorantGaramond-Regular.ttf") format("TrueType");
	font-weight: 400;
}

@font-face {
	font-family: "Cormorant Garamond";
	src: url("../fonts/CormorantGaramond-Medium.ttf") format("TrueType"),
		url("../fonts/CormorantGaramond-Medium.ttf") format("TrueType");
	font-weight: 500;
}

.wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 15px;
}

.otgs-development-site-front-end, 
.grecaptcha-badge {
    display: none!important;
}

.consent-ctn a {
	text-decoration: underline;
}

.contactform .consent-ctn a {
	color: #F5F2ED;
}

.d-table {
	width: 100%;
	height: 100%;
}

.d-table-cell {
	vertical-align: middle
}

a {
	transition: all ease .5s;
	color: #000;
}

button {
	transition: all ease .5s;
}

a:hover {
	opacity: 0.8;
}

a:focus {
	text-decoration: none;
}

button {
	outline: 0 !important;
	box-shadow: none;
	border: none;
	padding: 0
}

button:focus {
	box-shadow: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-family: 'Syncopate', sans-serif;
}

p {
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 1.8;
	letter-spacing: 1px;
}

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

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

.ptb-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.ptb-75 {
	padding-top: 75px;
	padding-bottom: 75px;
}

.pt-100 {
	padding-top: 100px;
}

.pb-100 {
	padding-bottom: 100px;
}

.pt-75 {
	padding-top: 75px
}

.pb-75 {
	padding-bottom: 75px
}

.ptb-50 {
	padding-top: 50px;
	padding-bottom: 50px
}

.pt-50 {
	padding-top: 50px;
}

.pb-50 {
	padding-bottom: 50px;
}

.video-btn {
	text-align: center;
	text-decoration: none
}

.video-btn i {
	font-size: 24px;
	color: #5e2b76;
	width: 55px;
	height: 55px;
	line-height: 55px;
	display: inline-block;
	background-color: #fff;
	border-radius: 50px
}

.video-btn span {
	color: #fff;
	margin-left: 12px
}

.video-btn-animate {
	position: relative;
	z-index: 1
}

.video-btn-animate::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	bottom: 0;
	left: 0;
	border-radius: 0;
	border-radius: 50%;
	transition: all ease .5s;
	animation: ripple 1.6s ease-out infinite;
	background-color: rgba(253, 98, 25, .9)
}

.video-btn-animate.whites::before,
.video-btn-animate.whites::after {
	background-color: rgba(255, 255, 255, .9)
}

@keyframes ripple {

	0%,
	35% {
		transform: scale(0);
		opacity: 1
	}

	50% {
		transform: scale(1.5);
		opacity: .8
	}

	100% {
		opacity: 0;
		transform: scale(2)
	}
}

.main-btn {
	background-color: #5fb9c1;
	color: #fff;
	padding: 15.5px 25px;
	font-weight: 600;
	font-size: 15px;
	text-decoration: none;
	border-radius: 10px;
	display: inline-block;
	transition: all ease .5s;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.section-title {
	display: inline-block;
}

.section-title h6 {
	color: #000;
	font-size: 60px;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 400;
	margin-bottom: 15px;
	line-height: 1;
	position: relative;
	display: inline-block;
}

.section-title.white h6:after {
	background: #fff;
}

.section-title.white h2,
.section-title.white h6,
.section-title.white p {
	color: #fff;
}

.section-title h2 {
	color: #000;
	text-transform: uppercase;
	font-size: 42px;
	letter-spacing: 3px;
	font-weight: 500;
	line-height: 1.2;
}

.section-title.style1 h2 {
	margin-bottom: 0;
	line-height: .9;
}

.section-title.style1 h6 {
	float: right;
	left: auto;
	right: -30px;
}

.section-title.white-title h2 {
	color: #fff;
	line-height: 1.3;
}

.section-title.center {
	padding: 0px;
}

.section-title.center h6 {
	left: 0;
}

.navbar-brand {
	position: relative;
	transition: all .3s cubic-bezier(.4,0,.2,1);
}

.navbar-brand img {
	max-height: 100px;
}

.navbar-brand .agency-logo {
	margin-left: 10px;
}

.navbar-brand .agency-logo img {
	max-height: 40px;
}

.navbar-area {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px
}

.navbar-area.is-sticky {
	top: -1px;
	left: 0;
	width: 100%;
	z-index: 999;
	position: sticky;
	animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	background-color: #5e2b76 !important
}

.navbar-area .mobile-nav {
	display: none
}


@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}


.menu-btn {
	display:inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #fff;
	padding: 10px 25px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.menu-btn span {
	height: 2px;
	width: 25px;
	background:#d6cfc6;
	display: inline-block;
	margin: 2px 0px;
	float: right;
	transition: all .3s;
}

.menu-btn div {
	display: inline-block;
	min-width: 25px;
}

.menu-btn span:last-child {
	width: 50%;
}

.menu-btn:hover span {
	width: 50%;
}

.menu-btn:hover span:last-child {
	width: 100%;
}


.side-menu {
	position:fixed;
	top: -130%;
	left:0%;
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	height:100%;
	z-index:999999;
	overflow: hidden;
}

.side-menu .bgblack {
	height: 100vh;
	background: #fff;
	padding: 50px 0px;
	overflow: hidden;
	/* overflow-y: scroll; */
}

.side-menu .img {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

.side-menu.intro .img {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: opacity 0.6s, -webkit-transform 0.8s;
	transition: opacity 0.6s, transform 0.8s;
}

.side-menu .img img {
	height: 100vh;
	width: 100%;
	object-fit: cover;
}

.side-menu.intro {
	top:0;
	margin-top:0%;
}

.side-menu ul.main-menu ul {
	padding: 0;
}

.side-menu ul.main-menu li {
	list-style:none;
	display:inline-block;
	width:100%;
	margin-bottom: 10px;
}

.side-menu ul.main-menu {
	padding-left:0px;
	margin-top:50px;
	height:100%;
	width:100%;
}

.side-menu ul.main-menu li a {
	display: inline-block;
	padding: 16px 12px 16px 70px;
	display: block;
	font-size: 20px;
	font-weight: 400;
	line-height: 48px;
	color: #000;
	transition: 0.2s all;
	cursor: pointer;
	text-decoration: none;
	font-family: 'Syncopate', sans-serif;
	text-transform: uppercase;
	position: relative;
	transition-property: transform, opacity, color;
	transition-duration: 0.55s, 0.55s, 0.3s;
	transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1), ease-in-out, ease-in-out;
	border-bottom: 1px solid #0000001a;
}

.side-menu ul.main-menu li:hover>a,
.side-menu ul.main-menu li.active>a {
	color: #d6cfc6;
}

.side-menu .menu-item-has-children:hover>a,
.side-menu .menu-item-has-children.active>a {
	color: #d6cfc6;
}

a.CloseBtn {
	float:right;
	font-size: 30px;
	font-weight: 300;
	z-index: 5;
	width: 34px;
	height: 34px;
	top: 50px;
	right: 50px;
	overflow: hidden;
	color: #000;
	cursor: pointer;
	margin-right: 70px;
	margin-bottom: 0px;
}

a.CloseBtn:hover {
	color: #000;
}



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

.side-menu .menu-item-has-children>a {
	pointer-events: none;
	cursor: pointer;
	position: relative;
}

.side-menu .menu-item-has-children>a:after {
	content: '';
	width: 25px;
	height: 25px;
	background: #000;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 27px;
	top: 50%;
	transform: translate(0px, -50%);
}

.side-menu .menu-item-has-children>a:before {
	position: absolute;
	top: 0;
	right: 34px;
	color: #fff;
	font-size: 27px;
	z-index: 99;
	top: 50%;
	transform: translate(0px, -50%);
	content: "\f067";
	display: inline-block;
	font: normal normal normal 14px / 1 FontAwesome;
}

.side-menu .menu-item-has-children.current>a:before {
	content: "\f068";
}

.side-menu li.menu-item-has-children ul.sub-menu {
	opacity: 1;
	visibility: visible !important;
	position: relative !important;
	left: 0 !important;
	-webkit-transform: translateY(0) !important;
	-ms-transform: translateY(0) !important;
	transform: translateY(0) !important;
	background: #f5f5f5;
	padding: 0px 0px !important;
	display: none !important;
	top: 0 !important;
}

.side-menu ul li.current ul.sub-menu {
	display: block !important;
	pointer-events: auto;
}

.side-menu ul.main-menu li ul.sub-menu li:hover a,
.side-menu ul.main-menu li ul.sub-menu li.current_page_item>a,
.side-menu ul.main-menu li ul.sub-menu li.active>a  {
	background: #d6cfc6 !important;
	color: #fff !important;
}

.side-menu ul.main-menu li ul.sub-menu li a {
	padding: 7px 12px 11px 70px;
	font-size: 17px;
}

.side-menu ul li.current ul.sub-menu {
	display: block !important;
	pointer-events: auto;
}

.side-menu ul.main-menu li {
	margin: 0;
	padding: 0;
}


/**/
.main-nav {
	position: relative;
	z-index: 2;
	padding-top: 0;
	padding-bottom: 0;
}

.main-nav .navbar {
	transition: all ease .5s;
	z-index: 2;
	position: unset;
	padding: 0
}

.main-nav .navbar ul {
	margin-bottom: 0;
	list-style-type: none;
	padding-left: 0;
	justify-content: center;
	align-items: center;
}

.main-nav .navbar .navbar-nav .nav-item {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	margin-left: 15px;
}

.main-nav .navbar .navbar-nav .nav-item .nav-link {
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 15px 10px;
	font-size: 15px;
	font-family: 'Syncopate', sans-serif;
	position: relative;
	color: #fff;
	transition: .3s linear;
}

.main-nav .navbar .navbar-nav .nav-item .nav-link:after {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 2px;
	transition: .3s linear;
	bottom: 0;
	left: 0;
	background: #d6cfc6;
}

.main-nav .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle {
	padding-right: 18px;
}

.main-nav .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle::before {
	content: "";
	font-family: IcoFont;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	line-height: 1;
	font-size: 17px;    
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}

.main-nav .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
	border: none;
}

.main-nav .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
}

.main-nav .navbar .navbar-nav .nav-item .nav-link:hover,
.main-nav .navbar .navbar-nav .nav-item .nav-link:focus,
.main-nav .navbar .navbar-nav .nav-item .nav-link.active {
	color: #fff;
}

.main-nav .navbar .navbar-nav .nav-item .nav-link i {
	font-size: 18px;
	line-height: 0;
	position: relative;
	top: 4px
}

.main-nav .navbar .navbar-nav .nav-item:first-child .nav-link {
	margin-left: 0
}

.main-nav .nav-right-options .social {
	margin-right: 15px;
	z-index: 1;
	color: #fff;
	text-decoration: none;
}

.main-nav .nav-right-options .social i {
	text-decoration: none;
}

.main-nav .nav-right-options .main-btn {
	border-radius: 0;
	background: #7c4296;
	padding: 20.5px 25px;
	background-color: #ffbe17 !important;
	color: #1e1e1e !important;
	padding: 10px 28px !important;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: .15em;
	font-weight: 400;
}

.btn-default {
	max-width: 100%;
	font-size: 14px;
	line-height: 1.3;
	padding: 14px 22px;
	font-weight: 500;
	border: 2px solid #000;
	color: #000;
	letter-spacing: 2px;
	text-transform: uppercase;
	transition: 0.4s all ease;
	text-align: center;
	background: transparent;
	display: inline-block;
}

.btn-default:hover {
	color: #000;
	background: #d6cfc6;
	border-color: #d6cfc6;
}

.btn-default.white {
	color: #fff;
	background: none;
	border-color: #fff;
}

.btn-default.white:hover {
	color: #000;
	background: #fff;
	border-color: #fff;
}

.main-nav .nav-right-options .main-btn:hover {
	background: #fff !important;
	color: #000!important;
}

.mobility-single-item {
	background-color: #fcfcfc;
	padding: 30px 40px;
	margin-bottom: 25px
}

.mobility-single-item h3 {
	margin-bottom: 0;
	margin-left: 30px;
	font-size: 22px;
}

@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot');
	src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/fontawesome-webfont.woff2') format('woff2'),
		url('../fonts/fontawesome-webfont.woff') format('woff'),
		url('../fonts/fontawesome-webfont.ttf') format('truetype'),
		url('../fonts/fontawesome-webfont.svg#fontawesome-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

.header.fixed {
	position: fixed;
	background: #221E1F;
	z-index: 999;
	padding: 5px 0px;
}

.header.fixed .navbar-brand {
	bottom: 0px;
}

.header.fixed .navbar-brand img {
	max-height: 70px;
	filter: invert(0) brightness(0);
}

.header.fixed .navbar-brand .agency-logo img {
	filter: none;
}

.header.fixed .main-nav .navbar .navbar-nav>.nav-item>.nav-link {
	color: #000;
}

.header .main-nav .navbar .navbar-nav>.nav-item:hover>.nav-link,
.header .main-nav .navbar .navbar-nav>.nav-item.active>.nav-link:after,
.header .main-nav .navbar .navbar-nav>.nav-item:hover>.nav-link:after {
	width: 100%;
}

/* .header.fixed .main-nav .navbar .navbar-nav>.nav-item:hover>.nav-link,
.header.fixed .main-nav .navbar .navbar-nav>.nav-item.active>.nav-link {
	color: #000;
} */

.header.fixed .menu-btn {
	background: #d6cfc6;
}

.header.fixed .menu-btn span {
	background: #fff;
}

.header.fixed .main-nav .navbar .navbar-nav .nav-item .nav-link {
	color: #fff;
}

.header.fixed .navbar-brand img {
	filter: none;
}
/* 
.header .navbar-brand img.white {
display: none;
}

.header.fixed .navbar-brand img {
display: none;
}

.header.fixed .navbar-brand img.white {
display: block;
filter: none;
} */

.header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 5px 0px;
	z-index: 9;
	overflow: visible;
	
}

a, .fa {
	text-decoration: none;
	cursor: pointer;
}


.navbar-expand-lg .navbar-nav>.nav-item {
	position: relative;
}

.navbar-expand-lg .navbar-nav>.nav-item:hover .dropdown-menu {
	opacity: 1;
	transform: translate(0%, 100%) scaleY(1);
}

.navbar-expand-lg .navbar-nav>.nav-item .dropdown-menu {
	position: absolute;
	bottom: 0;
	right: 0%;
	left: auto;
	transform-origin: top center;
	transform: translate(0, 100%) scaleY(0.01);
	opacity: 0;
	background-color: #000;
	padding: 5px 0;
	transition: transform .4s;
	display: block;
	border: none;
	border-radius: 0;
}

.navbar-expand-lg .navbar-nav>.nav-item .dropdown-menu a.nav-link {
	display: inline-block;
	width: 100%;
	color: #fff !important;
	white-space: nowrap;
	font-weight: 500;
	text-transform: inherit;
	letter-spacing: 1px;
	font-size: 13px;
	text-decoration: none !important;
	padding: 10px 15px;
	display: block;
}

.navbar-expand-lg .navbar-nav>.nav-item .dropdown-menu a {
	color: #fff !important;
	background: none !important;
}

.navbar-expand-lg .navbar-nav>.nav-item .sub-menu li:hover>a.nav-link,
.navbar-expand-lg .navbar-nav>.nav-item .sub-menu .active>a.nav-link {
	background: #d6cfc6 !important;
	color: #fff !important;
}


.container {
	padding: 0 20px;
	margin: 0 auto;
	display: block;
	max-width: 1400px;
}

/*** banner ***/
.banner {
	padding: 0px 0px 00px 0px;
	position: relative;
	height: 100vh;
	overflow: hidden;
}

.banner::before {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	content: "";
	position: absolute;
	background: rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.h-100vh {
	height: 100vh;
}

.banner .pbs {
	padding-top: 100px;
}

.banner h2 {
	color: #fff;
	font-size: 68px;
	line-height: 85px;
}

.banner p {
	color: #fff;
	font-size: 18px;
	letter-spacing: .1em;
	opacity: .8;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.video-btn {
	position: absolute;
	top: 50%;
	left: 100%;
	transform: translate(20%, -50%);
	color: #fff;
	border-color: #fff;
}

.video-btn:hover img {
	transform: scale(1.2);
	opacity: .5;
}

.video-btn img {
	max-width: 50px;
	filter: invert(1);
	max-width: 100px;
	transition: all .3s ease-in-out;
}

.zindex  {
	position: relative;
	z-index: 99;
}

#myVideo {
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 0;
	left: 0;
	bottom: 0;
	position: absolute;	
	right: 0;
}

#myVideo2 {
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 0;
	left: 0;
	bottom: 0;
	position: absolute;	
	right: 0;
}

.modal-body {
	position:relative;
	padding:0px;
	border: none;
}

.modal-content {
	border: none;
	padding: 0;
}

.btn-close {
	position: absolute;
	right: -35px;
	top: -16px;
	color: #fff;
	font-weight: 300;
	opacity: 1;
	font-size: 36px;
	background: none;
	padding: 0;
}

.banner .logo {
	max-height: 200px;
	margin-bottom: 80px;
}

.banner .btn-default {
	margin: 0px 5px;
}

/*** ctas ***/
.ctas {
	padding: 0px 0px 60px 0px;
	margin-top: -100px;
	position: relative;
	z-index: 3;
}

.ctasbox {
	position: relative;
	display: inline-block;
	width: 100%;
}

.ctasbox .inner {
	position: relative;
	display: inline-block;
	width: 100%;
}

.ctasbox .img {
	position: relative;
	transition: 400ms all ease;
	overflow: hidden;
}

.ctasbox .img img {
	aspect-ratio: 1 / .8;
	width: 100%;
	object-fit: cover;
	transition: 0.4s all ease;
}

.ctasbox .inner .text {
	top: 70%;
	position: absolute;
	text-align: center;
	width: 100%;
	transform: translate(-50%, -50%);
	left: 50%;
	z-index: 2;
}

.ctasbox .inner .text h2 {
	font-size: 26px;
	text-transform: uppercase;
	padding-bottom: 20px;
	letter-spacing: 3px;
	color: #fff;
	margin: 0;
	line-height: 1.3;
	transition: 0.4s all ease;
}

.ctasbox:hover .img img {
	transform: scale(1.05);
}

.ctasbox:hover .text h2 {
	transform: translateY(-50px);
}

.ctasbox .img::before {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, #000);
	opacity: 0.4;
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	transition: 400ms all ease;
	z-index: 1;
}

.ctasbox:hover .img::before {
	background-color: #000;
}


/*** About ***/
.about {
	padding: 60px 0px 110px 0px;
}

.about .section-title {
	background: #F5F2ED;
	padding: 50px 40px;
}

.about .imgstyle {
	background: #fff;
}

/*** WHY WORK ***/
.why-work {
	background:linear-gradient(rgba(0,0,0,0.8), rgba(0,0,0,0.8)), url(../images/slider-3.jpg) 50% 50% fixed no-repeat;
	background-size: cover;
	padding: 75px 0px;
	overflow: hidden;
}

.why-work h5 {
	color: #fff;
	font-size: 22px;
}

.icon-box {
	display: flex;
	gap:20px;
	margin-bottom:60px;
}

.icon-box p {
	color: #fff;
	line-height: 1.5;
}

.icon-box img {
	min-width: 60px;
}


.why-work .section-title {
	margin-bottom: 40px;
}

.why-work .numberbox {
	padding:40px 15px;
	border-left: 1px solid #ccc;
}

.why-work .row>div:last-child .numberbox {
	border-right: 1px solid #ccc;
}

.why-work .numberbox p {
	font-size: 16px;
	margin-top: 10px;
	color: #fff;
}

.why-work .numberbox h3 {
	font-size: 28px;
	margin-top: 0px;
	color: #fff;
}

.why-work .program-box {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
    border: 1px solid #ede8e8;
    margin-bottom: 20px;
}

.why-work .program-box .img {
	height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	background-color: #221E1F;
}

.why-work .program-box .img img {
	width: 70%;
    filter: brightness(0) invert(1);
}

.why-work .program-box .text {
	display: flex;
	flex-direction: column;
	align-items: start;
	flex-grow: 1;
	padding: 20px 25px;
}

.why-work .program-box .text .text-ctn {
	flex-grow: 1;
}

.why-work .program-box .text .text-ctn h3,
.why-work .program-box .text .text-ctn p {
	color: #fff;
}

/*** testimonials ***/
.testimonials {
	padding: 100px 0px;
	overflow: hidden;
}

.testimonials h5 {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	color: #000;
	margin: 35px 0 0;
	text-transform: uppercase;
}

.testimonials .owl-theme .owl-nav [class*=owl-] img {
	max-width: 40px;
}

.testimonials .owl-theme .owl-nav [class*=owl-] {
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	background: none;
	border-radius: 0;
}

.testimonials .owl-theme .owl-nav [class*=owl-].owl-prev {
	left: -90px;
	right: auto;
}

.testimonials .owl-theme .owl-nav [class*=owl-].owl-next {
	right: -90px;
	left: auto;
}


/*** Properties ***/
.properties {
	padding: 100px 0px;
	background: #F5F2ED;
}

.listingbox {
	position: relative;
	display: inline-block;
	width: 100%;
	overflow: hidden;
}

.listingbox .textlabel {
	position: absolute;
	top: 10px;
	left: 10px;
	background: #d6cfc6;
	color: #000;
	font-size: 14px;
	z-index: 8;
	text-transform: uppercase;
	padding: 2px 7px;
}

.listingbox .bookmarks {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #d6cfc6;
	font-size: 18px;
	z-index: 8;
}

.listingbox .bookmarks.active::before {
	content: "\f004";
}

.listingbox:hover .img img {
	transform: scale(1.1);
}

.listingbox:hover .img img {
	transform: scale(1.1);
}

.listingbox .img::before {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 30%, #000);
	opacity: 0.4;
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	transition: 400ms all ease;
	z-index: 1;
}

.listingbox .img {
	display: inline-block;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.listingbox .img img {
	height: 310px;
	object-fit: cover;
	width: 100%;
	transition: 0.4s all ease;
}

.listingbox .inner {
	padding-top: 15px;
}

.listingbox .price {
	margin-bottom: 4px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 400;
	color: #000;
}

.listingbox .inner .address {
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 2px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 4px;
	color: #000;
}

.listingbox ul {
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	color: #000;
}

.listingbox .details li {
	display: inline-block;
	position: relative;
	font-size: 16px;
}

.listingbox .details li:not(:last-child)::after {
	content: '|';
	margin: 0 5px;
}

.listingbox p span {
	font-weight: 400;
	text-transform: initial;
	letter-spacing: 0;
}

.properties .owl-theme .owl-nav {
	margin-top: 0;
	position: absolute;
	bottom: -80px;
	left: 0;
}

.properties .owl-theme .owl-nav {
	margin-top: 0;
	position: absolute;
	bottom: -120px;
	left: 0;
}

.properties .owl-theme .owl-nav [class*=owl-] {
	border:1px solid #d6cfc6;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	font-size: 22px;
}

.properties .owl-theme .owl-nav [class*=owl-]:hover {
	background: #d6cfc6;
	color: #fff;
}

.properties .btn-default {
	margin-top: 50px;
}

.link {
	display: inline-block;
	color: #d6cfc6;
	color: #a29584;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Cormorant Garamond', serif;
	font-family: 'Syncopate', sans-serif;
}

.link i {
	margin-left: 5px;
}

/*** sold-map ***/
.sold-map  {
	padding: 100px 0px 80px 0px;
}

.sold-map .section-title {
	margin-bottom: 30px;
}

/*** neighborhood ***/
.neighborhood {
	padding: 90px 0px;
}

.naighborbox {
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
}

.naighborbox .img {
	overflow: hidden;
	background: #000;
}

.naighborbox .img img {
	height: 300px;
	width: 100%;
	object-fit: cover;
	transition: 0.4s all ease;
}

.naighborbox:hover .img img {
	transform: scale(1.05);
	opacity: .7;
}

.naighborbox h4 {
	color: #d6cfc6;
	font-family: 'Cormorant Garamond', serif;
	margin-top: 10px;
}


/*** Social-media ***/
.social-media {
	padding: 40px 0px 80px 0px;
}

.socialbox {
	margin-bottom: 25px;
	display: inline-block;
	width: 100%;
	background: #000;
	position: relative;
	overflow: hidden;
}

.social-media .fa {
	color: #000;
	font-size: 18px;
	border: 1px solid #000;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0px 10px;
}

.social-media .fa:hover {
	background:#000;
	color:#fff;
}

.socialbox img {
	transition: all .3s;    
	aspect-ratio: 1 / .99;
	object-fit: cover;
	width: 100%;
}

.socialbox:hover img {
	opacity: .8;
	transform: scale(1.05);
}


/*** info ***/
.info {
	padding: 0px 0px 50px 0px;
	overflow: hidden;
}

.info .section-title {
	padding: 40px 50px;
	position: relative;
}

.info .btn-default {
	margin-top: 20px;
}

.imgstyle2 {
	position: relative;
	height: 100%;
	min-height: 150px;
}

.imgstyle2 img {
	position: relative;
	width: 100%;
	height: 100%;
	object-fit: cover;
}


/*** contactform ***/
.contactform {
	background: url(../images/property-1.jpg) 50% 50% no-repeat;
	background-size: cover;
	padding: 130px 0px;
	position: relative;
	overflow: hidden;
}

.contactform:before {
	content: '';
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .85;
}

.contactform .section-title {
	margin-bottom: 50px;
}

.form-control::-webkit-input-placeholder {
	color: #fff;
}

.form-control {
	background: none;
	border-radius: 0;
	height: 55px;
	margin-bottom: 21px;
	padding: 15px 15px;
	background: none !important;
	outline: none !important;
	box-shadow: none !important;
	color: #fff;
}

.form-control:focus {
	color: #fff;
}

textarea.form-control {
	height: 120px;
	margin-bottom: 20px;
}

.contactform .btn-default {
	background: #fff;
	color: #000;
}

.contactform .btn-default:hover {
	background: none;
	color: #fff;
}

/*** FOOTER ***/
.footer {
	padding:85px 0px 0px 0px;
	background: #221E1F;
	background-size: cover;
	color: #fff;
}

.footer .logo {
	margin-bottom: 30px;
}

.footer .logo img {
	max-height: 90px;
}

.footer .agency-logo {
	margin-left: 15px;
}

.footer .agency-logo img {
	max-height: 70px;
}

.footer .links li {
	display: inline-block;
	margin-right: 40px;
}

.footer .links li a {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	transition: 0.3s all ease;
}

.footer .links li a:hover {
	color: #d6cfc6;
}

.footer .links li:last-child {
	margin: 0;
}

.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer h3 {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 22px;
	letter-spacing: 3px;
	color: #fff;
}

.footer .mb {
	margin-bottom: 50px;
}

.footer .infotext {
	color: #aeaeae;
	font-size: 18px;
}

.footer .infotext a:hover:after {
	width: 100%;
}

.footer .infotext a:before {
	content: "";
	position: absolute;
	display: block;
	height: 1px;
	transition: 0.3s linear;
	background: #fff;
	bottom: 0;
	left: 0;
	width: 0;
	opacity: 0.3;
	width: 100%;
}

.footer .infotext a:after {
	content: "";
	position: absolute;
	display: block;
	height: 1px;
	transition: 0.3s linear;
	background: #fff;
	bottom: 0;
	left: 0;
	width: 0;
	opacity: 1;
	width: 0;
}

.footer .infotext p a {
	display: inline-block;
	transition: 0.3s linear;
	position: relative;
	color: #aeaeae;
}

.footer .infotext p {
	position: relative;
	color: #aeaeae;
}


.footer p {
	color: #fff;
}

.footer .socials li {
	display: inline-block;
	margin: 0px 7px;
	padding: 0px;
	list-style: none;
}

.footer .socials li a {
	border:1px solid #ddd;
	width:40px;
	height: 40px;
	border-radius: 40px;
	display: inline-block;
	line-height: 40px;
	color: #fff;
	text-align: center;
}

.footer .socials li:hover a {
	background: #d6cfc6;
	border-color: #d6cfc6;
	color: #fff;
}

/*** COPYRIGHT ***/
.copyright {
	background: #221E1F;
	padding: 0px 0px;
}

.copyright p {
	color: #ddd;
	border-top: 1px solid rgba(255, 255, 255, .3);
	margin: 0;
	padding: 20px 0px;
	margin-top: 30px;
}

.copyright img {
	max-width: 150px;
	margin-left: 4px;
}



/***** NEW CSS *****/

/*** about ***/
.inner-banner {
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/bg-page-banner.jpg) 50% 50% no-repeat;
	background-size: cover;
	height: 50vh;
	display: flex;
	align-items: center;
	justify-content: center;
}

.inner-banner h1{
	font-size: 48px;
	margin-top: 50px;
	color: #fff;
	text-transform: uppercase;
}

.about .contact-info i{
	background-color: #000000;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	font-size: 14px;
}

.about.inner{
	padding: 80px 0px;
}

.about .contact-info {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 15px;
}

.about .contact-info a{
	color: #000000;
	font-size: 16px;
}

.about .contact-info:hover a{
	text-decoration: underline;
}

/*** properties ***/
.properties.inner .listingbox{
	margin-bottom: 25px;
}

.section-title hr {
	border-top: 2px solid #000;
	height: 2px;
	width: 35px;
	margin-top: 12px;
	margin-bottom: 15px;
	opacity: 1;
	display: inline-block;
}

.evaluation-box .section-title hr {
	border-top: 2px solid #000;
}

.section-title h6 {
	font-size: 12px;
	letter-spacing: 2px;
	position: relative;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-family: "Open Sans", sans-serif;
	line-height: 1.3em;
	display: block;
}

.about p a{
	color: #000000;
	font-weight: bold;
}

.about p a:hover{
	color: #d6cfc6;
}


/** Buyer-Seller **/
.buysellpage .btn-default {
	margin-bottom: 20px;
}

.buysellpage p a {
	color: #003049;
}

.buysellpage p a:hover {
	color: #c1121f;
	text-decoration: none;
}

.buysellform {
	padding:80px 0px;
	overflow: hidden;
	position: relative;
	background: #F5F2ED;
}

.buysellform .form-control {
	border: 1px solid #ccc !important;
}

.buysellform textarea.form-control {
	height: 115px;
}

.buysellform h4 {
	font-size: 18px;
	margin-bottom: 15px;
	letter-spacing: 2px;
	text-align: left;
	font-weight: 400;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}

.buysellform .bgs {
	border-radius: 20px;
	background: #f2f2f2;
	box-shadow: 0px 0px 15px 1px rgb(255 255 255 / 40%);
	padding: 80px 50px;
}

.buysellform select.form-control {
	appearance: auto;
}

.info-small {
	overflow: hidden;
	padding: 80px 0px;
}

.buysellform .form-control {
	background: #fff;
	border: 0px;
	border-radius: 0px;
	color: #000;
	margin-bottom: 15px;
	height: 50px;
	padding: 10px 16px;
	font-size: 16px;
	line-height: 1.6;
}

.buysellform .form-control::placeholder {
	color: #000;
}

.buysellform .form-control:focus {
	background: #fff;
	color: #000;
	outline: 0;
	box-shadow: none;
}

.buysellform textarea.form-control {
	height: 120px;
	resize: none;
}

.select2-container--default .select2-selection--multiple {
	border: 0px;
	border-radius: 0!important;
	padding: 10px 16px;
	font-size: 16px;
	line-height: 1.6;
}

.select2-container--default .select2-selection--multiple .select2-search__field {
	margin-top: 0!important;
}

.select2-container--default .select2-selection--multiple .select2-search__field::placeholder {
	line-height: 1!important;
	color: #000!important;
}

/*** CONTACT FORM ***/
.contactpage-info {
	padding: 80px 0px;
	position: relative;
}

.contactpage-info .section-title h2 {
	margin-bottom: 15px;
}

.contactpage-info h3 {
	font-size: 17px;
	letter-spacing: 0;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.contactpage-info .bg {
	padding: 70px 60px;
	background: #F5F2ED;
}

.contactpage-info .socials {
	margin-bottom: 40px;
}

.contactpage-info .socials li {
	display: inline-block;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	list-style: none;
}

.contactpage-info .socials li a {
	border:none;
	background: none;
	width:auto;
	height: auto;
	border-radius: 0;
	display: inline-block;
	line-height: inherit;
	text-align: center;
	color: #000;
	font-size: 16px;
}

.contactpage-info .socials li:hover a {
	background: none;
	color: #d6cfc6;
}

.contactpage-info .form-control {
	border: 1px solid #ccc;
}

.contactpage-info .contact-info:hover i {
	background: #F5F2ED !important;
	color: #000;
}

.contactpage-info .contact-info{
	margin-bottom: 15px;
}

.contactpage-info .contact-info span a {
	color: #000000 !important;
}

.contactpage-info .contact-info>i {
	margin-top: 3px;
	margin-right: 8px;
	color: #0d1321;
	font-size: 16px;
	background: #000;
	min-width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
}

.contactpage-info .bg .form-control{
	color: #000 !important;
}

.contactpage-info .bg .form-control::placeholder{
	color: #000 !important;
}


/*** FREE HOME EVALUATION ***/
.evaluation-box {
	padding: 75px 0px;
	position: relative;
}

.evaluation-box .bg-form {
	padding:75px 50px;
	background: #F5F2ED;
}

.evaluation-box h2, .evaluation-box h6 {
	color: #000;
}

.evaluation-box label {
	font-size: 18px;
	font-weight: 500;
	color: #000;
	margin-top: 10px;
	margin-bottom: 20px;
}

.evaluation-box .checkbox-group label {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.evaluation-box .btn-default.bordered {
	width: 100%;
	line-height: 1.4;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	border: 1px solid #000;
	border-radius: 0px;
	padding: 25px 0px;
	font-weight: 400;
	background: none;
}

.evaluation-box .btn-default.bordered:hover, .evaluation-box .btn-default.bordered.active {
	background: #d6cfc6;
	border-color: #d6cfc6;
	color: #000;
}

.evaluation-box .btn-default.active {
	background: #d6cfc6;
	border-color: #d6cfc6;
	color: #000;
}

.evaluation-box .btn-default.bordered:before, .evaluation-box .btn-default.bordered:after {
	display: none;
}

/* .evaluation-box fieldset {
display: none;
} */

.evaluation-box fieldset.active {
	display: block;
}

.evaluation-box .navigate-btns {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}

.evaluation-box p {
	color: #000;
}

fieldset#StepOne .navigate-btns {
	justify-content: end;
}

.evaluation-box .checkbox-group {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap; /* Ensure items wrap when needed */
}

.evaluation-box .checkbox-group label {
	flex: 0 1 calc(50% - 10px); /* Each item takes 50% width minus a small margin */
	margin-bottom: 25px; /* Adds spacing between rows */
}

.evaluation-box input[type="checkbox"] {    
	width: 25px;
	height: 25px;
	vertical-align: middle;
	display: inline-block;
	margin-bottom: 0px;
	margin-right: 10px;
}

.evaluation-box .bg-form .section-title{
	display: inherit;
}

.evaluation-box .form-control{
	color: #000;
}

.evaluation-box .form-control::placeholder{
	color: #000;
}


/*** Calculator info ***/
.calc-info {
	padding: 70px 0px;
	overflow: hidden;
}

mw-calc-panel-body {
	padding: 30px;
}

mw-calc-panel-body, mw-calc-section {
	background:#F5F2ED !important;
	border-radius: 0px !important;
	box-shadow: none !important;
}

mw-calc-label {
	color: #000 !important;
	font-weight: 300 !important;
}

.mw-calc-search-input {
	border-radius: 0px !important;
}

#calculate_lt {
	color: #000 !important;
	border: solid 2px #000!important;
	border-radius: none!important;
	background: transparent !important;
}

#calculate_lt:hover {
	color: #000 !important;
	border-color: #d6cfc6!important;
	background: #d6cfc6 !important;

}

.mw-calc-table > tbody > tr.active > td {
	color: #000!important;
	background: #F5F2ED!important;
}


.menu-item-has-children>.nav-link::before {
	content: "";
	font-family: IcoFont;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	line-height: 1;
	font-size: 17px;
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}

.navbar-expand-lg .navbar-nav>.nav-item.menu-item-has-children>a {
	padding-right: 18px !important;
}

.navbar-expand-lg .navbar-nav>.nav-item.menu-item-has-children:hover>.sub-menu {
	opacity: 1;
	pointer-events: all;
}

.navbar-expand-lg .navbar-nav>.nav-item.menu-item-has-children>.sub-menu {
	position: absolute;
	top: 100%;
	left: auto;
	right: 0;
	opacity: 0;
	background-color: #000;
	padding: 5px 0;
	transition: transform .4s;
	display: block;
	border: none;
	pointer-events: none;
	border-radius: 0;
	min-width: 254px;
}

.navbar-expand-lg .navbar-nav>.nav-item.menu-item-has-children>.sub-menu>li {
	padding: 0;
	margin: 0;
}

.header .main-nav .navbar .navbar-nav>.nav-item.current_page_item>a,
.header .main-nav .navbar .navbar-nav>.nav-item.current-menu-parent>a {
	color: #fff !important;
}

.header .main-nav .navbar .navbar-nav>.nav-item:hover>.nav-link,
.header .main-nav .navbar .navbar-nav>.nav-item.current-menu-parent>a:after,
.header .main-nav .navbar .navbar-nav>.nav-item.current_page_item>a:after,
.header .main-nav .navbar .navbar-nav>.nav-item:hover>.nav-link:after {
	width: 100% !important;
}

.navbar-expand-lg .navbar-nav>.nav-item.menu-item-has-children>.sub-menu>li>a {
	display: inline-block;
	width: 100%;
	color: #fff !important;
	white-space: nowrap;
	font-weight: 500;
	text-transform: inherit;
	letter-spacing: 0.5px;
	font-size: 16px;
	text-decoration: none !important;
	padding: 10px 15px;
	display: block;
	text-transform: uppercase;
}

.navbar-expand-lg .navbar-nav>.nav-item.menu-item-has-children>.sub-menu>li:hover>a,
.navbar-expand-lg .navbar-nav>.nav-item.menu-item-has-children>.sub-menu>li.current_page_item>a {
	background: #d6cfc6 !important;
	color: #000 !important;
}

.side-menu ul.main-menu li.current-menu-item>a,
.side-menu ul.main-menu li.current-menu-parent>a {
	color: #000;
	font-weight: 600;
}
input.wpcf7-form-control.wpcf7-not-valid{
	border: 1px solid #f00 !important;
}
span.wpcf7-not-valid-tip{
	display:none;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
	display:inline-block !important; 
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok{
	display:inline-block !important;
}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{
	display:none !important;
}
.wpcf7 form .wpcf7-response-output{
	display:inline-block !important;
}
.side-menu .bgblack {
	overflow: hidden;
	overflow-y: scroll;
}
.evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button {
	line-height: 1.3;
	font-size: 14px;
	padding: 14px 22px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: 500;
	border-radius: 0px;
	border: 2px solid #000;
	background: none;
	color: #000;
	letter-spacing: 2px;
	transition: all .3s;
	opacity: 1 !important;
	text-transform: none;
}

.evaluation-box .cf7mls_next.action-button:hover, .evaluation-box .cf7mls_back.action-button:hover, .evaluation-box .action-button:hover {
	background: #d6cfc6;
	color: #000 !important;
	border-color: #d6cfc6 !important;
}

.evaluation-box .navigate-btns button[type="submit"] {
	margin-left: auto;
}

.evaluation-box .checkbox-group span.wpcf7-form-control.wpcf7-checkbox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.evaluation-box .checkbox-group .wpcf7-list-item {
	flex: 0 1 calc(50% - 10px);
	margin: 0px;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 300;
	color: #fff;
}

.evaluation-box .checkbox-group .wpcf7-list-item label {
	margin: 0;
}

.contactform .wpcf7 form .wpcf7-response-output{
	color:#fff;
}
.program-box h3{
	color: white !important;
}
.program-box p{
	color: white;
}

.select2-container--default .select2-selection--multiple {
    background-color: #F5F2ED !important;
}

/* SINGLE PROPERTY */
/* new pagination buttons style start */
.nolist {
    padding: 0;
}

.nolist li .btn-default {
	margin-top: 0;
}

.my-pagination {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    list-style: none;
    padding-left: 0;
}

.my-pagination-btn {
    display: inline-block;
    min-width: 55px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.61px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    background: transparent;
    border: 2px solid #000;
    padding: 10px 15px;
    transition: 0.4s all ease;
}

.my-pagination-btn:hover {
    color: #000;
	border-color: #d6cfc6;
    background: #d6cfc6;
}

.current-page-pagination {
    color: #000;
	border-color: #d6cfc6;
    background: #d6cfc6;
}
/* new pagination buttons style end */

#contact-modal .modal-body,
#schedule-showing-modal .modal-body {
	padding: 30px 20px;
}

.single-properties .header,
.single.single-properties .header,
body.single-properties #header,
body.single-properties .header,
.post-type-archive-properties #header,
.post-type-archive-properties .header {
    background-color: #221E1F !important;
}
