/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

html {
	scroll-behavior: smooth;
}

/*
Fonts and icons
*/
@font-face {
	font-family: "Gilroy-Regular";
	src: url("css/fonts/34AB0F_0_0.eot");
	src: url("css/fonts/34AB0F_0_0.eot?#iefix") format("embedded-opentype"),
		url("css/fonts/34AB0F_0_0.woff2") format("woff2"),
		url("css/fonts/34AB0F_0_0.woff") format("woff"),
		url("css/fonts/34AB0F_0_0.ttf") format("truetype");
}

@font-face {
	font-family: "Gilroy-Bold";
	src: url("css/fonts/34AB0F_1_0.eot");
	src: url("css/fonts/34AB0F_1_0.eot?#iefix") format("embedded-opentype"),
		url("css/fonts/34AB0F_1_0.woff2") format("woff2"),
		url("css/fonts/34AB0F_1_0.woff") format("woff"),
		url("css/fonts/34AB0F_1_0.ttf") format("truetype");
}

@font-face {
	font-family: "Gilroy-Extrabold";
	src: url("css/fonts/radomir_tinkov_-_gilroy-extrabold-webfont.woff2")
			format("woff2"),
		url("css/fonts/radomir_tinkov_-_gilroy-extrabold-webfont.woff")
			format("woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Gilroy-Extrabold-Italic";
	src: url("css/fonts/radomir_tinkov_-_gilroy-extrabolditalic-webfont.woff2")
			format("woff2"),
		url("css/fonts/radomir_tinkov_-_gilroy-extrabolditalic-webfont.woff")
			format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Gilroy-Light";
	src: url("css/fonts/radomir_tinkov_-_gilroy-light-webfont.woff2")
			format("woff2"),
		url("css/fonts/radomir_tinkov_-_gilroy-light-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Gilroy-Semibold";
	src: url("css/fonts/radomir_tinkov_-_gilroy-semibold-webfont.woff2")
			format("woff2"),
		url("css/fonts/radomir_tinkov_-_gilroy-semibold-webfont.woff")
			format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "three-line-arrow";
	src: url("css/custom_icons/three-line-arrow.eot?27xdtu");
	src: url("css/custom_icons/three-line-arrow.eot?27xdtu#iefix")
			format("embedded-opentype"),
		url("css/custom_icons/three-line-arrow.ttf?27xdtu") format("truetype"),
		url("css/custom_icons/three-line-arrow.woff?27xdtu") format("woff"),
		url("css/custom_icons/three-line-arrow.svg?27xdtu#three-line-arrow")
			format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "three-line-arrow" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-down-arrow:before {
	content: "\e900";
	color: #14bbbb;
}
.icon-next-arrow:before {
	content: "\e901";
	color: #14bbbb;
}
.icon-previous-arrow:before {
	content: "\e902";
	color: #14bbbb;
}
.icon-up-arrow:before {
	content: "\e903";
	color: #14bbbb;
}

/* Define font styles */
.first-row-title-txt p:first-child {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
}

body p {
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 17px;
	line-height: 24px;
}

body p a {
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
}

body p a:hover {
	opacity: 0.75;
	text-decoration: underline;
}

body h1,
body h2,
body h3 {
	font-weight: 700 !important;
}

.home h1 {
	font-size: 70px;
	line-height: 77px;
}

@media screen and (max-width: 1024px) {
	body h1 {
		font-size: 70px !important;
		line-height: 77px !important;
	}
	body h2 {
		font-size: 55px;
		line-height: 59px;
	}
	body h3 {
		font-size: 35px;
		line-height: 42px;
	}

	body h4 {
		font-size: 23px;
		line-height: 30px;
	}
	body p {
		font-size: 16px;
		line-height: 23px;
	}
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
	body h1 {
		font-size: 50px !important;
		line-height: 57px !important;
	}

	body h2 {
		font-size: 40px;
		line-height: 44px;
	}

	body h3:not(h3.entry-title) {
		font-size: 30px !important;
		line-height: 34px !important;
	}

	body.page-type-cover:not(.home) h3 {
		font-size: 30px;
		line-height: 34px;
	}

	body h4 {
		font-size: 23px;
		line-height: 30px;
	}

	body p {
		font-size: 16px;
		line-height: 23px;
	}

	.home h1 {
		font-size: 40px;
		line-height: 44px;
	}

	.vc_general.vc_btn3 {
		font-size: 13px;
		line-height: 17px;
		letter-spacing: 1.5px;
		text-transform: uppercase;
		padding: 15px 20px;
	}
}

@media screen and (max-width: 768px) {
	body h1 {
		font-size: 50px !important;
		line-height: 57px !important;
	}

	body h2 {
		font-size: 40px;
		line-height: 44px;
	}

	body h3:not(h3.entry-title) {
		font-size: 30px !important;
		line-height: 34px !important;
	}

	body.page-type-cover:not(.home) h3 {
		font-size: 30px;
		line-height: 34px;
	}

	body h4 {
		font-size: 23px;
		line-height: 30px;
	}

	body p {
		font-size: 16px;
		line-height: 23px;
	}

	.home h1 {
		font-size: 40px;
		line-height: 44px;
	}

	.vc_general.vc_btn3 {
		font-size: 13px;
		line-height: 17px;
		letter-spacing: 1.5px;
		text-transform: uppercase;
		padding: 15px 20px;
	}
}

@media screen and (max-width: 1600px) {
	#main > .wf-wrap,
	.page-title > .wf-wrap {
		width: 1000px;
	}
}

a {
	text-decoration: none;
}

/* List styles */
body ul li,
body ol li {
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 17px;
	line-height: 20px;
}

body ul li::marker,
body ol li::marker {
	color: #14bbbb;
}

/* inspired-grid */
#get-inspired-grid-2 {
	overflow: hidden;
	flex-wrap: wrap;
	display: flex;
	height: 100vh;
}

.admin-bar #get-inspired-grid-2 {
	height: calc(100vh - 32px);
}

#get-inspired-grid-2 .inspiration-images,
#get-inspired-grid-2 .inspiration-items {
	position: absolute;
	flex-wrap: wrap;
	display: flex;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}

#get-inspired-grid-2 .inspiration-images {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#get-inspired-grid-2 .inspiration-images::after {
	background-color: rgba(0, 0, 0, 0.25);
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	content: "";
	left: 0;
	top: 0;
}

#get-inspired-grid-2 .inspiration-image {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	display: none;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}

#get-inspired-grid-2 .inspiration-item {
	border-bottom: 1px solid rgba(20, 187, 187, 0.2);
	border-right: 1px solid rgba(20, 187, 187, 0.2);
	position: relative;
	align-self: flex-end;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 24.93%;
	max-width: 24.93%;
	flex: 0 0 24.93%;
	display: flex;
	height: 50%;
}

#get-inspired-grid-2 .inspiration-item:nth-child(4n + 4) {
	border-right: unset;
}

#get-inspired-grid-2 .mouse-away {
	align-items: flex-end;
	padding: 20px;
	display: flex;
	font-weight: 600;
	/* height: 100%; */
	flex-grow: 1;
}

#get-inspired-grid-2 .mouse-away h1 {
	align-self: flex-end;
	margin-bottom: 0;
}

#get-inspired-grid-2 .mouse-away p {
	text-align: right;
	margin-bottom: 0;
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 25px;
	/* flex-grow: 1; */
	line-height: 29px;
	font-weight: 700;
}

#get-inspired-grid-2 .mouse-hover {
	display: none;
	height: 100%;
	flex-grow: 1;
}

#get-inspired-grid-2 .mouse-hover a {
	padding: 30px 50px 50px 50px;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	display: flex;
	height: 60%;
}

#get-inspired-grid-2 .mouse-hover div {
	width: calc(100% - 100px);
	position: absolute;
	bottom: 50px;
	right: 50px;
	/*	height: 100px;*/
}

#get-inspired-grid-2 .mouse-hover h3 {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 30px;
	line-height: 34px;
	margin-bottom: 15px;
	width: 100%;
	font-weight: 700;
}

#get-inspired-grid-2 .mouse-hover p {
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 17px;
	line-height: 24px;
}

#get-inspired-grid-2 .inspiration-item-btn {
	padding: 25px 30px;
	border: solid 1px #ffffff;
	color: #ffffff;
	width: fit-content !important;
	right: unset !important;
	text-transform: uppercase;
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 15px;
	line-height: 19px;
	letter-spacing: 1.5px;
}

#get-inspired-grid-2 .inspiration-item-btn:hover {
	color: #14bbbb;
	background-color: #ffffff;
	border: unset;
}

#get-inspired-grid-2 h1,
#get-inspired-grid-2 h2,
#get-inspired-grid-2 h3,
#get-inspired-grid-2 p {
	color: #fff;
}

#get-inspired-grid-2 h2 {
	font-weight: 700;
	padding-bottom: 10px;
}

#get-inspired-grid-2 p {
	font-size: 14px;
	font-weight: 400;
}

.scroll-down {
	position: absolute;
	bottom: 30px;
	right: 100px;
	z-index: 10;
	width: 20px;
	height: 180px;
	/* transition: transform 1s linear; */
	overflow: hidden;
}

.home .scroll-down {
	right: 10px;
}

.scroll-down .three-line-arrow-down-arrow {
	position: absolute;
	bottom: 0;
	padding-top: 100px;
}

.scroll-down .three-line-arrow-down-arrow::before {
	color: #ecff21 !important;
}

.scroll-down .vc_icon_element-inner a::after {
	content: "SCROLL DOWN";
	display: block;
	color: #ecff21;
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-weight: 900;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 4px;
	transform: rotate(-90deg);
	position: absolute;
	top: 50px;
	left: calc(50% - 102px);
	transition: all 0.4s ease-in-out 0s;
	min-width: 200px;
}

.scroll-down .vc_icon_element-inner:hover > a::after {
	top: 30px;
	color: #ffffff;
}

.scroll-down
	.vc_icon_element-inner:hover
	> a
	.three-line-arrow-down-arrow::before {
	color: #ffffff !important;
}

@media screen and (max-width: 1400px) {
	#get-inspired-grid-2 .mouse-hover a {
		padding: 30px 30px 50px 30px;
	}
	#get-inspired-grid-2 .inspiration-item-btn {
		padding: 18px 24px;
	}
}

@media screen and (max-width: 1024px) {
	#get-inspired-grid-2 .inspiration-item {
		-ms-flex: 0 0 24.92%;
		max-width: 24.92%;
		flex: 0 0 24.92%;
	}

	#get-inspired-grid-2 h1 {
		font-size: 38px;
		line-height: 43px;
	}

	#get-inspired-grid-2 .mouse-hover h2 {
		display: none;
	}

	#get-inspired-grid-2 .mouse-hover p {
		display: none;
	}

	#get-inspired-grid-2 .mouse-away p {
		font-size: 20px;
	}

	#get-inspired-grid-2 .mouse-hover a {
		padding: 30px 25px 50px 25px;
	}

	#get-inspired-grid-2 .mouse-hover a h3 {
		display: none;
	}

	#get-inspired-grid-2 .inspiration-item-btn {
		padding: 20px 10px;
		width: calc(100% - 70px);
	}
}

@media screen and (max-width: 1023px) {
	/* #get-inspired-grid-2 {
		height: calc(100vh - 175px);
	} */

	.admin-bar #get-inspired-grid-2 {
		height: calc(100vh - 50px - 32px);
	}

	#get-inspired-grid-2 .mouse-away p {
		text-align: left;
	}
}

@media screen and (max-width: 970px) {
	#get-inspired-grid-2 {
		margin-top: 75px;
	}

	#get-inspired-grid-2 .inspiration-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 49.7%;
		max-width: 49.7%;
		flex: 0 0 49.7%;
		height: 25%;
	}
}

@media screen and (max-width: 767px) {
	.admin-bar #get-inspired-grid-2 {
		height: calc(100vh - 50px - 46px);
	}

	#get-inspired-grid-2 {
		margin-top: 60px;
	}

	#get-inspired-grid-2 .mouse-away {
		padding: 20px;
	}

	#get-inspired-grid-2 h1 {
		line-height: 35px;
		font-size: 30px;
	}

	#get-inspired-grid-2 .mouse-away p {
		font-size: 17px;
		line-height: 21px;
	}

	#get-inspired-grid-2 .mouse-hover h3 {
		font-size: 14px;
	}

	#get-inspired-grid-2 .mouse-hover a {
		padding: 20px;
	}

	#get-inspired-grid-2 .mouse-hover div {
		position: relative;
		bottom: 20px;
		right: initial;
		top: 15%;
	}

	#get-inspired-grid-2 .inspiration-item-btn {
		/* padding: 5px;
		font-size: 10px; */

		font-size: 13px;
		line-height: 17px;
		letter-spacing: 1.5px;
		text-transform: uppercase;
		padding: 15px 20px;
	}
}

/* branding and menu start screen width 1600 and above */

.side-header-menu-icon .menu-toggle {
	position: absolute;
	right: unset !important;
	top: 132px;
}

.side-header-menu-icon .menu-toggle .menu-caption {
	margin-top: 100px;
	transform: rotate(-90deg);
}

.hamburger-border-enable .menu-toggle:before {
	border: unset;
	background: unset;
	opacity: unset;
}

.menu-toggle .lines-button,
.mobile-navigation .lines-button {
	height: 15px !important;
	width: 15px !important;
}

.menu-toggle .menu-line:before,
.menu-toggle .menu-line:after {
	background: unset !important;
}

.menu-toggle:not(.active):hover .menu-line:first-of-type,
.menu-toggle:not(.active):hover .menu-line:nth-of-type(3) {
	transform: translateY(0px) !important;
}

body.page-type-cover .hamburger-border-enable .menu-toggle:hover,
body.page-type-normal .hamburger-border-enable .menu-toggle:hover {
	border: 1px solid #14bbbb;
}

body.page-type-cover .hamburger-border-enable .menu-toggle {
	/* border: 1px solid #14bbbb; */
	border: 1px solid #ffffff;
	background: rgba(255, 255, 255, 0) !important;
	opacity: 1;
}

body.page-type-normal .hamburger-border-enable .menu-toggle {
	/* border: 1px solid #14bbbb; */
	border: 1px solid #14bbbb;
	background: rgba(255, 255, 255, 0) !important;
	opacity: 1;
}

body.page-type-cover .menu-toggle:not(:hover) .menu-toggle-caption {
	color: #ffffff !important;
}

body.page-type-normal .menu-toggle:not(:hover) .menu-toggle-caption {
	color: #14bbbb !important;
}

body.page-type-cover .menu-toggle:not(:hover) .menu-line {
	background-color: #ffffff;
}

body.page-type-normal .menu-toggle:not(:hover) .menu-line {
	background-color: #14bbbb !important;
}

.menu-caption .menu-simple,
.masthead-tablet-header .menu-toggle .menu-caption {
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 13px;
	letter-spacing: 4px;
}

.hide-overlay .menu-toggle-caption {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 15px;
	letter-spacing: 1.5px;
}

.fade-big-menu-close-icon .hide-overlay .close-line-wrap {
	width: 30px;
	height: 30px;
}

.fade-big-menu-close-icon .hide-overlay .close-line {
	width: 30px;
}

.mixed-header:not(.sticky-top-line-on) .branding > a {
	padding: 0px;
}

.side-header-menu-icon .branding {
	margin-left: 50px;
	padding: 50px 0px 28px 0px;
}

.branding > a .coverpage-main-logo {
	background: url("../../uploads/Naylor-Love-main-logo-2.png") no-repeat;
	min-height: 65px;
	min-width: 200px;
	transition: all 0.5s ease-in-out;
}

.branding > a .coverpage-main-logo:hover {
	background: url("../../uploads/Naylor-Love-hover-logo-2.png") no-repeat;
}

.branding > a .normalpage-main-logo {
	background: url("../../uploads/Naylor-Love-hover-logo-2.png") no-repeat;
	min-height: 65px;
	min-width: 200px;
	transition: all 0.5s ease-in-out;
}

.branding > a .floting-logo {
	background: url("../../uploads/Naylor-Love-logo-STICKY-1.png") no-repeat;
	min-height: 65px;
	width: 55px;
	transition: width 0.5s ease-in-out;
	position: fixed;
}

.branding > a .floting-logo:hover {
	width: 200px;
}

/* branding and menu end*/

/* branding and menu for mobile < 576 */

.mobile-navigation .menu-toggle-caption {
	padding: 3px 10px 0 0;
}

.mobile-navigation .mobile-search {
	padding-top: 5px;
	margin-left: 10px;
}

/* branding and menu for mobile < 576 end */

.header-bar .three-link {
	position: absolute;
	top: 262px;
	margin-left: 50px;
}

.header-bar .three-link div {
	padding-bottom: 12px;
}

.header-bar .three-link div:nth-child(1) {
	padding-left: 15px;
}

.header-bar .three-link div:nth-child(1) i {
	font-size: 20px;
}

.header-bar .three-link div:nth-child(1) span {
	margin-left: 5px;
	width: 0px;
}

.header-bar .three-link div:nth-child(1) i:hover + span {
	/* width: 0px; */
}

body.page-type-cover .header-bar .three-link a {
	color: #ffffff;
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 13px;
	letter-spacing: 4px;
	font-weight: lighter;
}

body.page-type-normal .header-bar .three-link a {
	color: #14bbbb;
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 13px;
	letter-spacing: 4px;
	font-weight: lighter;
}

.header-bar .three-link a:hover {
	color: #14bbbb !important;
}

#main {
	padding: 0px 0 70px 0;
}

.sub-nav {
	box-shadow: none;
}

.overlay-navigation .side-header {
	width: 100%;
	left: -1000px;
}

.overlay-navigation .show-header .side-header {
	animation: width-lat 0.8s ease 0ms 1 normal both;
}

.overlay-navigation .closed-header .side-header {
	animation: width-lat-rev 0.8s ease 0ms 1 normal both;
}

@keyframes width-lat {
	0% {
		opacity: 0;
		visibility: hidden;
		left: -1000px;
	}
	100% {
		opacity: 1;
		visibility: visible;
		left: 0;
	}
}

@keyframes width-lat-rev {
	0% {
		opacity: 1;
		visibility: visible;
		left: 0;
	}
	100% {
		opacity: 0;
		visibility: hidden;
		left: -1000px;
	}
}

/* @media screen and (max-width: 1024px) {
	.masthead:not(.sub-downwards) .sub-nav .sub-nav.right-overflow{
		left: 243px !important;
	}

	.masthead:not(.sub-downwards) .sub-nav .sub-nav{
		left: 0;
	}

	.sub-nav .sub-nav.right-overflow{
		left: 0;
	}
} */
@media screen and (min-width: 768px) {
	.level-arrows-on > li.has-children > a:after {
		content: "\f054";
		font-family: "Font Awesome 5 Free" !important;
		/* speak: none; */
		font-style: normal;
		font-weight: 900;
		font-variant: normal;
		text-transform: none;
		font-size: 15px;
		line-height: 2.5;
		text-align: right;
		flex-grow: 1;
		color: #ffffff !important;
	}

	.sub-sideways .main-nav .sub-nav.level-arrows-on > li.has-children > a:after {
		content: "\f054";
		font-family: "Font Awesome 5 Free" !important;
		/* speak: none; */
		font-style: normal;
		font-weight: 900;
		font-variant: normal;
		text-transform: none;
		font-size: 15px;
		/* line-height: 2.5; */
		/* text-align: right;
		flex-grow: 1; */
		color: #ffffff !important;
	}

	.main-nav > li:hover > a:after,
	.sub-sideways .main-nav .sub-nav.level-arrows-on > li:hover > a:after {
		color: #14264b !important;
	}
}

.home h1 {
	color: #14bbbb;
	text-align: center;
}

.homepage-cards p {
	margin-bottom: 5px;
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 70px;
	line-height: 77px;
	font-weight: 700;
}

.first-row-title-txt p:first-child {
	margin-bottom: 0px;
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 17px;
	line-height: 24px;
}

.first-row-title-txt p {
	margin-bottom: 0px;
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 17px;
	line-height: 24px;
}

.tablet-header-space {
	height: 60px;
}

.masthead-tablet-header {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #ffffff;
	z-index: 11;
	width: calc(100% - 40px);
	padding: 20px;
	box-shadow: 0 0 15px 1px rgb(0 0 0 / 7%);
	display: none;
}

/* Home page tablet styles */
@media screen and (min-width: 768px) and (max-width: 1400px) {
	.side-header-menu-icon .branding {
		margin-left: 20px;
		padding: 20px 0px 28px 0px;
	}
	.side-header-menu-icon .menu-toggle {
		margin: 0px 0px 0px 20px;
		top: 90px;
	}

	.side-header-menu-icon .branding > a .coverpage-main-logo {
		background: url("../../uploads/Naylor-Love-logo-tab.png") no-repeat;
		min-height: 50px;
		min-width: 200px;
		transition: all 0.5s ease-in-out;
	}

	.side-header-menu-icon .branding > a .coverpage-main-logo:hover {
		background: url("../../uploads/Naylor-Love-logo-tab-hover.png") no-repeat;
	}

	.header-bar .three-link {
		top: 225px;
		margin-left: 20px;
	}

	.header-bar .three-link div {
		padding-bottom: 7px;
	}

	.home h1,
	.homepage-cards p {
		font-size: 55px;
		line-height: 59px;
	}

	.first-row-title-txt p {
		font-size: 16px;
		line-height: 23px;
	}

	.branding > a .normalpage-main-logo {
		background-image: url("../../uploads/Naylor-Love-hover-logo-2.png");
		background-repeat: no-repeat;
		background-size: 115px 35px;
		min-height: 35px;
		min-width: 200px;
		transition: all 0.5s ease-in-out;
	}

	.branding > a .normalpage-main-logo:hover {
		opacity: 0.75;
	}

	.masthead-tablet-header .header-bar,
	.masthead-tablet-header .menu {
		display: flex;
		align-content: center;
		padding: 0px;
	}

	.masthead-tablet-header .menu-toggle {
		padding: 0;
		color: #14bbbb;
	}

	.masthead-tablet-header .menu-toggle .menu-caption {
		padding: 3px 10px 0px 0px;
	}

	.masthead-tablet-header .menu-toggle .menu-line {
		background-color: #14bbbb !important;
	}

	.masthead-tablet-header .menu .tablet-search {
		padding-top: 5px;
		margin-left: 35px;
	}

	/* .masthead-tablet-header .menu .search-control{
		margin-left: 35px;
	} */

	.overlay-navigation .side-header .header-bar {
		padding: 50px 0px 0px 50px;
	}

	li.level-2 > ul {
		margin-right: 50px;
	}

	body h2 {
		font-size: 55px;
		line-height: 59px;
	}
}

@media screen and (min-width: 970px) and (max-width: 1400px) {
	.main-nav > li > a .menu-text {
		font-size: 30px;
		line-height: 34px;
	}

	.main-nav .sub-nav > li > a .menu-text {
		font-size: 20px;
		line-height: 24px;
	}
}

@media screen and (min-width: 768px) and (max-width: 970px) {
	.main-nav ul li {
		padding-left: 0;
		padding-bottom: 0;
	}

	.main-nav > li > a .menu-text {
		font-size: 20px;
	}

	.main-nav .sub-nav > li > a .menu-text {
		font-size: 14px;
		line-height: 19px;
	}
}

/* carousel */
.owl-carousel .post-entry-content,
.dt-css-grid .post-entry-content {
	align-self: start;
}

.entry-title a {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
}

.entry-meta a time {
	color: #14bbbb;
}

.entry-excerpt p {
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 15px;
	line-height: 20px;
	color: #14264b;
}

.post-entry-content a.details-type-link,
.post-entry-content a.more-link {
	color: #14bbbb;
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 15px;
	line-height: 19px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}

.post-entry-content a.details-type-link:hover,
.post-entry-content a.more-link:hover {
	color: #14264b !important;
}

.post-entry-content a::before,
.post-entry-content a.details-type-link::after {
	display: none;
}

.post-entry-content a.details-type-link i,
.post-entry-content a.more-link::after {
	color: #14264b !important;
	padding-bottom: 8px;
}

.post-entry-content .entry-title a:hover {
	color: #14bbbb !important;
}

#page .post-details i,
#page a.more-link::after {
	font-size: 10px;
}

/* vacancies-carousel */
.owl-vacancies-carousel .post-entry-content h3.entry-title {
	color: #14bbbb;
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
}

.owl-vacancies-carousel .post-entry-content .entry-excerpt {
	color: #14bbbb;
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
}

.owl-vacancies-carousel .post-entry-content:hover {
	background-color: #14bbbb !important;
}

.owl-vacancies-carousel .post-entry-content:hover > .entry-title a,
.owl-vacancies-carousel .post-entry-content:hover > .entry-excerpt {
	color: #ffffff !important;
}

.owl-vacancies-carousel .owl-height {
	height: 400px !important;
}

.owl-vacancies-carousel .active {
	width: 400px !important;
	margin-left: 100px;
}

.owl-vacancies-carousel .dt-owl-item:not(.active) {
	left: 100px;
	z-index: 1;
}

.owl-vacancies-carousel .active + .dt-owl-item {
	left: 0;
	z-index: 1;
}

.owl-vacancies-carousel .owl-stage .dt-owl-item:not(.active) {
	-webkit-mask-image: linear-gradient(
		to left,
		rgba(255, 255, 255, 0.2) 0%,
		rgba(255, 255, 255, 0.5) 0%,
		rgba(255, 255, 255, -0.7) 17%
	);
	mask-image: linear-gradient(
		to left,
		rgba(255, 255, 255, 0.2) 0%,
		rgba(255, 255, 255, 0.5) 0%,
		rgba(255, 255, 255, -0.7) 17%
	);
}

.owl-vacancies-carousel .owl-stage .active + .dt-owl-item {
	-webkit-mask-image: linear-gradient(
		to right,
		rgba(255, 255, 255, 0.2) 0%,
		rgba(255, 255, 255, 0.5) 0%,
		rgba(255, 255, 255, -0.7) 15%
	);
	mask-image: linear-gradient(
		to right,
		rgba(255, 255, 255, 0.2) 0%,
		rgba(255, 255, 255, 0.5) 0%,
		rgba(255, 255, 255, -0.7) 15%
	);
}

.owl-vacancies-carousel .owl-nav a {
	width: 100px !important;
	height: 400px !important;
}

.owl-vacancies-carousel .owl-nav a.owl-prev {
	top: 43% !important;
	transition: all 0.3s !important;
}

.owl-vacancies-carousel .owl-nav a.owl-next {
	top: 43% !important;
	transition: all 0.3s !important;
}

/* .owl-nav a:after, .owl-nav a:before{
	height: 470px !important;
} */

.owl-vacancies-carousel .owl-nav a.owl-prev:hover {
	background: linear-gradient(
		to right,
		rgba(20, 187, 187, 0.5) 0%,
		rgba(20, 187, 187, 0.3) 50%,
		rgba(20, 187, 187, -0.7) 100%
	);
}

.owl-vacancies-carousel .owl-nav a.owl-next:hover {
	background: linear-gradient(
		to left,
		rgba(20, 187, 187, 0.5) 0%,
		rgba(20, 187, 187, 0.3) 50%,
		rgba(20, 187, 187, -0.7) 100%
	);
}

.owl-carousel .owl-nav a i:before {
	color: #14bbbb;
	transition: 0.3s !important;
}

.owl-carousel .owl-nav a:hover i:before {
	color: #14264b !important;
}

svg:hover {
	background-color: transparent;
}

@media screen and (min-width: 1600px) {
	.owl-vacancies-carousel .owl-height {
		height: 500px !important;
	}

	.owl-vacancies-carousel .active {
		width: 500px !important;
		margin-left: 100px;
	}

	.owl-vacancies-carousel .dt-owl-item:not(.active) {
		left: 100px;
		z-index: 1;
	}

	.owl-vacancies-carousel .active + .dt-owl-item {
		left: 0;
		z-index: 1;
	}

	.owl-vacancies-carousel .owl-nav a {
		width: 100px !important;
		height: 500px !important;
	}

	.owl-vacancies-carousel .owl-nav a.owl-prev {
		top: 44% !important;
	}

	.owl-vacancies-carousel .owl-nav a.owl-next {
		top: 44% !important;
	}
}

@media screen and (max-width: 970px) and (min-width: 768px) {
	.owl-vacancies-carousel {
		padding-left: 65px;
		padding-right: 65px;
	}

	.owl-vacancies-carousel .owl-height {
		height: 400px !important;
	}

	.owl-prev,
	.owl-next {
		background-color: rgba(255, 255, 255, 0.5);
		padding: 10px;
		border: transparent solid 1px;
		border-radius: 50% !important;
	}

	.owl-vacancies-carousel .owl-nav a {
		width: 20px !important;
		height: 20px !important;
	}

	.owl-vacancies-carousel .owl-nav a.owl-prev {
		left: 100px !important;
	}

	.owl-vacancies-carousel .owl-nav a.owl-next {
		right: 100px !important;
	}
}

@media screen and (max-width: 767px) {
	.owl-vacancies-carousel .active {
		margin-left: 0;
	}

	.owl-vacancies-carousel .dt-owl-item:not(.active) {
		left: 0;
	}

	.owl-vacancies-carousel .active + .dt-owl-item {
		left: 0;
	}

	.owl-prev,
	.owl-next {
		background-color: rgba(255, 255, 255, 0.5);
		padding: 10px;
		border: transparent solid 1px;
		border-radius: 50% !important;
	}

	.owl-vacancies-carousel .owl-nav a {
		width: 20px !important;
		height: 20px !important;
	}

	.owl-vacancies-carousel .owl-nav a.owl-prev:hover {
		background: rgba(255, 255, 255, 0.5);
	}

	.owl-vacancies-carousel .owl-nav a.owl-next:hover {
		background: rgba(255, 255, 255, 0.5);
	}
}

.vacancies-txt {
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 17px;
	line-height: 24px;
}

.vacancies-txt a {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	color: #14bbbb;
	font-size: 17px;
	line-height: 24px;
	font-weight: 700;
}

.vacancies-txt a:hover {
	text-decoration: underline;
	opacity: 0.75;
}

/* Read more button */
.home-page-view-all-btn {
	border: 1px solid #14bbbb !important;
	display: table;
}

@media screen and (max-width: 768px) {
	.vc_btn3-container.vc_btn3-left {
		margin: 0 auto 20px auto;
	}
}

.vc_btn3-container.vc_btn3-center {
	margin: 0 auto;
}

.home-page-view-all-btn a {
	padding: 25px 30px !important;
	color: #14bbbb !important;
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 15px !important;
	line-height: 19px !important;
	letter-spacing: 1.5px !important;
	background-color: #ffffff;
}

.home-page-view-all-btn a:hover {
	border: unset !important;
	color: #ffffff !important;
	background-color: #14bbbb !important;
	text-decoration: none !important;
}

.vc_general.vc_btn3 {
	border: none !important;
}

/* Footer */
.footer {
	font-family: "Gilroy-Regular";
}
.footer .branding {
	padding: 25px 25px 80px 25px;
}

.footer .widget-title a {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 17px;
	line-height: 18px;
	font-weight: 700;
}

.footer .widget_nav_menu ul li a {
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 15px;
	transition: all 0.3s;
}

.footer .widget_nav_menu ul {
	margin-bottom: 10px;
}

.footer #nav_menu-7 ul li a {
	line-height: 20px;
}

.footer #block-3 {
	width: 240px;
}

.footer #block-3 .certificates ul li {
	padding-left: 0;
}

.footer #block-2 {
	padding: 0;
}

.footer #block-2 .wp-block-columns {
	display: flex;
	gap: 0px;
	align-items: flex-start;
}

.footer #block-2 .wp-block-columns .wp-block-column {
	padding-right: 10px;
}

.footer #block-2 .wp-block-columns p {
	color: #ffffff;
}

.footer #block-2 .wp-block-columns p i {
	font-size: 1.56em !important;
}

.footer #block-3 .wp-block-columns {
	display: flex;
	justify-content: space-between;
	gap: 0px;
	align-items: flex-start;
}

.footer #nav_menu-2 {
	margin-bottom: unset;
}

.footer .wf-container-bottom {
	padding: unset;
}

#page #footer .widget_nav_menu ul .footer-menu-title {
	margin-bottom: 10px;
}

.footer .widget_nav_menu ul .footer-menu-title a {
	font-size: 22px;
}

@media screen and (min-width: 970px) {
	.footer #nav_menu-8 .widget-title {
		margin-bottom: 3px;
	}
}

#page #footer > .wf-wrap > .wf-container-footer > .wf-container {
	border-bottom: none;
}

#page #footer .widget_nav_menu li {
	margin: 0;
	border: none;
}

#page #footer a {
	text-decoration: none;
}
#page #footer a:hover,
#page #footer #block-7 i:hover {
	color: #14264b;
}

#page #footer .widget_recent_entries ul li {
	margin-top: 0;
}

.search-results #page .category-link {
	display: none;
}

@media screen and (max-width: 970px) and (min-width: 768px) {
	.footer .widget {
		width: 33.33%;
		margin-bottom: 50px !important;
	}
}

@media screen and (max-width: 768px) {
	#page #footer-logo .wf-wrap .wf-td img {
		width: 100%;
	}
	.footer #block-3 .wp-block-columns {
		justify-content: start;
	}

	.footer #block-3 .wp-block-columns .wp-block-column {
		margin-right: 20px;
	}

	.footer #nav_menu-2 {
		margin-bottom: 22px !important;
	}
}

/* Navigation overlay search form*/

.nav-overlay-search {
	margin-top: 50px;
}

.nav-overlay-search .searchform input,
.search-overlay-wrapper .searchform input {
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
	background-color: transparent !important;
	width: 90%;
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 20px;
	line-height: 24px;
}

body.search .searchform input[type="text"] {
	color: #14264b;
}

body.search .page-title {
	padding-top: 40px;
}

@media screen and (max-width: 970px) and (min-width: 768px) {
	body.search .page-title {
		padding-top: 100px;
	}
}

.nav-overlay-search .searchform input::placeholder,
.search-overlay-wrapper .searchform input::placeholder {
	color: rgba(255, 255, 255, 0.7);
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 17px;
	text-align: center;
}

.nav-overlay-search .searchform .search-icon i {
	color: #ffffff;
	font-size: 25px;
}

.nav-overlay-search .searchform .search-icon i:hover {
	color: #14264b;
}

.search-text {
	opacity: 0;
	transition: opacity 0s ease-in 600ms, opacity 600ms;
	position: relative;
	/* opacity: 0;
    left: 0px;
    position:absolute;
    top:5px;
    transition: all 700ms; */
}

.search-text:after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0);
	transition: width 600ms;
}

#search-control:hover .search-text {
	opacity: 1;
	transition: opacity 0s ease-in 600ms, opacity 600ms;
	/* opacity: 1;
    position:absolute;
    top:8px;
    left:40px;
    transition: all 800ms; */
}

#search-control:hover .search-text:after {
	width: 0;
}

@media screen and (max-width: 768px) {
	.nav-overlay-search .searchform input,
	.search-overlay-wrapper .searchform input {
		width: 88%;
		font-size: 16px;
		line-height: 20px;
	}

	.nav-overlay-search .searchform .search-icon i {
		font-size: 16px;
	}
}

/* .nav-overlay-certificate{
	margin-top: 20px;
	display: flex;
	max-width: 100%;
} */

.nav-overlay-certificate .col-1 {
	display: flex;
	justify-content: flex-start;
	flex-direction: row;
	gap: 10px;
	margin-top: 10px;
}

.nav-overlay-certificate .col-1 i {
	color: #ffffff;
	font-weight: lighter;
}

.nav-overlay-certificate .col-1 i:hover {
	color: #14264b;
}

.nav-overlay-certificate .col-2 {
	display: flex;
	justify-content: space-between;
	justify-content: space-around;
	flex-grow: 1;
	max-width: 240px;
}

/* Search overlay */
.search-overlay-wrapper {
	position: fixed;
	top: 0;
	left: -1000px;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	background-color: #14bbbb;
	z-index: 9400;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	flex-grow: 1;
}

.search-overlay-wrapper h2 {
	color: #ffffff !important;
	text-align: center;
}

.search-overlay-wrapper .searchform {
	padding: 50px 0 0 0;
	width: 35%;
}

.show-search {
	animation: width-lat 0.8s ease 0ms 1 normal both;
}
.close-search {
	animation: width-lat-rev 0.8s ease 0ms 1 normal both;
}

.search-overlay-wrapper .searchform .search-icon {
	color: #14bbbb;
}

.search-overlay-wrapper .close-btn {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	border-radius: inherit;
	box-sizing: border-box;
	color: #ecff21 !important;
	padding: 50px 50px 0 0;
	cursor: pointer;
	display: flex;
}

.search-overlay-wrapper .close-btn .close-btn-text,
.mobile-menu-close-caption {
	padding: 0 10px 0 0;
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 15px;
	letter-spacing: 1.5px;
}

.mobile-menu-close-caption {
	margin-right: 0 !important;
	padding: 0;
}

.search-overlay-wrapper .close-btn i {
	font-size: 20px;
}

.search-overlay-wrapper .close-line-wrap {
	width: 30px;
	height: 30px;
	position: relative;
	visibility: visible;
}

.search-overlay-wrapper .close-line {
	width: 30px;
	height: 1px;
	top: 30%;
	margin-top: -1px;
	display: inline-block;
	transform-origin: 50% 50%;
	position: absolute;
	left: 0;
	content: "";
}

.search-overlay-wrapper .close-line-wrap .close-line:first-child {
	transform: rotate3d(0, 0, 1, 45deg);
}

.search-overlay-wrapper .close-line-wrap .close-line:last-child {
	transform: rotate3d(0, 0, 1, -45deg);
}

.search-overlay-wrapper .close-line-wrap .close-line:nth-child(2) {
	display: none;
}

.search-overlay-wrapper .close-line-wrap .close-line:before {
	background: #ecff21 !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	border-radius: inherit;
	box-sizing: border-box;
}

.search-overlay-wrapper .close-btn:hover > .close-btn-text {
	color: #14264b;
}

.search-overlay-wrapper .close-btn:hover > .close-line-wrap .close-line:before {
	background-color: #14264b !important;
	/* position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: inherit;
    box-sizing: border-box; */
}

.wpgmza-marker-listing-category-filter {
	position: absolute;
	bottom: 10px;
	right: 0;
	z-index: 1;
}
/* @media screen and (max-width: 768px) {
	.wpgmza-marker-listing-category-filter{
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 1;
		width: 230px;
	}
} */

.wpgmza-marker-listing-category-filter span {
	display: none;
}

.wpgmza_cat_checkbox_holder {
	height: auto !important;
}

.wpgmza-marker-listing-category-filter ul li {
	padding: 25px 30px;
	color: #ffffff;
	margin-bottom: 0px;
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 15px;
	line-height: 29px;
	letter-spacing: 1.5px;
}

.wpgmza-marker-listing-category-filter ul li input[type="checkbox"] {
	float: right;
	position: relative !important;
	margin: 10px !important;
}

.wpgmza-marker-listing-category-filter ul li:nth-child(1) {
	background-color: #14bbbb;
}

.wpgmza-marker-listing-category-filter ul li:nth-child(2) {
	background-color: #14264b;
}

#page .scroll-top,
#page a#scroll-to-top {
	display: none;
}
a#scroll-to-top {
	visibility: hidden;
}

/* #hidden-tab{
	display: none;
} */

/* our-projects page */
body #page .nl-three-stripes {
	height: 240px;
	top: 0px;
}

body #page .fadeIn {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}

body #page .vc_tta-panel-body a {
	padding: 0 12px;
}
body #page .vc_tta-panel-body a:nth-child(1) {
	padding-left: 0;
}

body #page .vc_tta-panel-body a:not(:last-child) {
	border-right: 1px solid #5b6766;
}
body.page-type-normal .page-title h2 {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 90px;
	line-height: 97px;
	font-weight: 700;
}

body.page-type-normal h1 {
	color: #14bbbb !important;
}

body.page-type-normal h2 {
	color: #14bbbb;
}

body #page .vc_tta-container {
	width: fit-content;
}

body #page .vc_tta-tab a {
	background-color: #ffffff;
	border: unset;
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 3.6px;
	font-weight: 300;
	color: #14bbbb;
	text-transform: uppercase;
}

body #page .vc_tta-tab a:hover,
body #page .vc_tta-tab a:active {
	color: #14264b;
}

body #page .vc_tta-tab:nth-child(1) a {
	padding-left: 0;
}

body #page .vc_tta-tabs-container {
	z-index: 0;
}

body #page .vc_tta-panels {
	background-color: #ffffff;
	border-left: unset;
	border-bottom: unset;
	border-right: unset;
	border-top: 1px solid #14bbbb;
	border-radius: 0;
}

body #page .vc_tta-panels .vc_tta-panel .vc_tta-panel-body a {
	font-family: "Gilroy-Semibold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 17px;
	line-height: 20px;
	font-weight: 600;
}

body #page .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
	padding-left: 0;
	padding-right: 0;
}

body #page .vc_tta-panels .vc_tta-panel .vc_tta-panel-body a:hover {
	color: #14264b;
}

body #page .vc_tta-tabs-container::after {
	content: " ";
	display: table;
	clear: both;
}

body #page .target {
	position: absolute;
	bottom: 0;
	left: 409px;
	width: 157px;
	height: 4px;
	background-color: #14bbbb;
	z-index: 100;
	/* transform: translateX(-60px); */
}

.target {
	transition: all 0.7s ease-in-out;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
	body.page-type-normal .side-header-menu-icon {
		display: none;
	}

	body.page-type-normal h2 {
		font-size: 70px !important;
		line-height: 77px !important;
	}

	body.our-projects #page .vc_tta-panels .vc_tta-panel .vc_tta-panel-body a {
		font-size: 16px;
		line-height: 19px;
	}
}

@media screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
	body.page-type-normal h2 {
		font-size: 40px !important;
		line-height: 44px !important;
	}
}

@media screen and (max-width: 767px) {
	body.page-type-normal h1 {
		font-size: 50px !important;
		line-height: 57px !important;
	}

	body #page .nl-three-stripes {
		height: 210px;
	}

	body #page .nl-three-stripes .wpb_single_image img {
		height: 130px;
	}

	.nl-three-stripes .wpb_content_element {
		margin-bottom: 10px;
	}

	body.single-portfolio .page-title h1.entry-title,
	body.page-type-cover .page-title h1 {
		font-size: 50px !important;
		line-height: 57px !important;
	}
}

@media screen and (max-width: 600px) {
	body.page-type-normal.single-post h1 {
		font-size: 42px !important;
		line-height: 48px !important;
	}
}

/* portfolio detail page*/
body.single-portfolio .portfolio-cover,
body.page-type-cover .page-cover {
	overflow: hidden;
	flex-wrap: wrap;
	display: flex;
	height: 100vh;
	background: rgba(0, 0, 0, 0.3);
}

body.single-portfolio .portfolio-cover::after,
body.page-type-cover .page-cover::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.3;
}

@media screen and (max-width: 970px) and (min-width: 768px) {
	body.single-portfolio .portfolio-cover,
	body.page-type-cover .page-cover {
		margin-top: 75px;
	}

	body.page-type-cover .page-title {
		bottom: -85vh;
	}
}

/* @media screen and (max-width: 767px){
	body.single-portfolio .portfolio-cover,
	body.page-type-cover .page-cover{
		height: 80vh;
	}
} */

body.single-portfolio .page-title,
body.page-type-cover .page-title {
	position: absolute;
	/* left: 12.5vw; */
	z-index: 1;
	background-color: transparent;
}

body.single-portfolio .page-title .wf-wrap,
body.page-type-cover .page-title .wf-wrap {
	padding-left: 0 !important;
}

/* body.single-portfolio .page-title .page-title-head{
	max-width: 70%;
} */

body.single-portfolio .project-details-bttn,
body.contact-us .contact-details-btn {
	position: absolute;
	bottom: -22px;
	height: 0;
	background-color: transparent !important;
	color: #14bbbb;
	border: #14bbbb 1px solid;
}

body.single-portfolio .project-details-bttn a,
body.contact-us .contact-details-btn a,
body.contact-us .frm_forms input[type="submit"] {
	background-color: transparent !important;
	color: #14bbbb !important;
	border: #14bbbb 1px solid;
	text-transform: uppercase;
	padding: 25px 30px !important;
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 15px !important;
	line-height: 19px !important;
	letter-spacing: 1.5px !important;
	z-index: 10;
}

body.single-portfolio .project-details-bttn a:hover,
body.contact-us .contact-details-btn a:hover,
body.contact-us .frm_forms input[type="submit"]:hover {
	background-color: #14bbbb !important;
	color: #ffffff !important;
}

body.single-portfolio .portfolio-info .vc_column-inner {
	padding: 40px 30px !important;
}

body.single-portfolio .portfolio-info .wpb_content_element {
	margin: 20px !important;
}

body.single-portfolio
	.portfolio-info
	.wpb_content_element
	.wpb_wrapper
	p:not(:first-of-type) {
	margin-bottom: 5px !important;
}

body.single-portfolio #portfolio-info-row {
	margin: 0 !important;
}

body.single-portfolio .portfolio-info strong {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 13px !important;
	line-height: 24px !important;
	letter-spacing: 1.3px;
	text-transform: uppercase;
	color: #14264b !important;
}

body.single-portfolio p {
	margin-bottom: 0;
	line-height: 20px;
}

body.single-portfolio .portfolio-info p strong,
body.single-portfolio .portfolio-client p strong,
body.single-portfolio .portfolio-info p strong {
	padding-bottom: 5px !important;
}

body.single-portfolio .portfolio-client p:not(strong) {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 25px !important;
	line-height: 32px !important;
	color: #ffffff !important;
}

body.single-portfolio .portfolio-info p:not(strong) {
	color: #ffffff !important;
}

body.single-portfolio blockquote:not(.shortcode-blockquote) {
	background-color: unset;
}

body.single-portfolio .portfolio-blockquote blockquote {
	display: flex;
	justify-content: space-between;
}

body.single-portfolio .portfolio-blockquote .vc_column-inner {
	padding-top: 94px !important;
}

@media screen and (max-width: 970px) {
	body.single-portfolio .portfolio-blockquote .vc_column-inner {
		padding-top: 30px !important;
	}
}

body.single-portfolio .portfolio-blockquote blockquote p {
	background-color: #ffffff !important;
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 25px !important;
	line-height: 32px !important;
	color: #14bbbb;
}

body.single-portfolio .portfolio-blockquote blockquote span {
	padding: 7px 25px 0 0;
}

body.single-portfolio .portfolio-blockquote .wpb_content_element {
	margin-bottom: 0px;
}

body.single-portfolio .portfolio-testimonial {
	padding-left: 112px;
}

body.single-portfolio .portfolio-testimonial p strong {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 17px !important;
	line-height: 24px !important;
	color: #14264b;
}

body.single-portfolio .project-slider {
	margin: 100px 0;
}

body.single-portfolio .rollover i {
	position: absolute;
	background-color: unset;
	opacity: 1;
	color: #5b6766;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: fit-content;
	height: auto;
}

body.single-portfolio .rollover .wpb_wrapper {
	overflow: hidden;
	max-width: 100%;
	max-height: 100%;
}

body.single-portfolio .rollover img {
	transition: transform 0.25s ease-out !important;
}

body.single-portfolio .rollover img:hover {
	transform: scale(1.2) !important;
}

.pswp button.pswp__button {
	font-family: "three-line-arrow";
	opacity: 1;
}

.pswp .pswp__button--arrow--right:before {
	content: "\e901" !important;
	color: #14bbbb;
	width: 0px;
}

.pswp .pswp__button--arrow--right:hover::before {
	color: #ffffff !important;
}

.pswp .pswp__button--arrow--left:before {
	content: "\e902" !important;
	color: #14bbbb;
	width: 0px;
}

.pswp .pswp__button--arrow--left:hover::before {
	color: #ffffff !important;
}

.pswp button.pswp__button--arrow--left,
.pswp button.pswp__button--arrow--right,
.pswp .pswp__button--arrow--left:before,
.pswp .pswp__button--arrow--right:before {
	font-size: 30px;
	line-height: 30px;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	width: 44px;
}

.pswp__button--arrow--left {
	margin-left: 100px;
}

.pswp__button--arrow--right {
	margin-right: 100px;
}

@media screen and (max-width: 1024px) {
	.pswp button.pswp__button--arrow--left {
		margin-left: 10px;
		background-color: rgba(255, 255, 255, 0.5) !important;
		padding: 10px;
		border: transparent solid 1px;
		border-radius: 50% !important;
	}

	.pswp button.pswp__button--arrow--right {
		margin-right: 10px;
		background-color: rgba(255, 255, 255, 0.5) !important;
		padding: 10px;
		border: transparent solid 1px;
		border-radius: 50% !important;
	}

	.pswp .pswp__button--arrow--left:before,
	.pswp .pswp__button--arrow--right:before {
		font-size: 30px;
		line-height: 58px;
	}

	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		width: 62px;
	}

	.pswp__button--arrow--right:before {
		left: unset;
		right: 42px;
	}
}

@media screen and (max-width: 767px) {
	.pswp .pswp__button--arrow--left:before,
	.pswp .pswp__button--arrow--right:before {
		top: 55%;
	}

	.pswp button.pswp__button--arrow--left,
	.pswp button.pswp__button--arrow--right,
	.pswp .pswp__button--arrow--left:before,
	.pswp .pswp__button--arrow--right:before {
		font-size: 16px;
		line-height: 0px;
	}

	.pswp button.pswp__button--arrow--left,
	.pswp button.pswp__button--arrow--right {
		min-height: unset;
		height: 30px;
		width: 30px;
		margin-top: unset;
	}

	.pswp__button--arrow--right:before {
		left: unset;
		right: 20px;
	}
}

.pswp__top-bar {
	background-color: transparent !important;
}
.pswp__counter {
	display: none;
}
.pswp__button--close {
	font-family: "icomoon-the7-font" !important;
	color: #ecff21 !important;
	width: 100px !important;
	margin: 50px 50px 0 0 !important;
}

.pswp__button--close:hover {
	color: #ffffff !important;
}

.pswp__button--close::before {
	display: none !important;
}

.pswp__button--close::after {
	content: "CLOSE X";
	font: 16px/ 20px "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	word-spacing: normal;
	letter-spacing: 4px;
}

.pswp__button--fs {
	display: none !important;
}

.pswp button.pswp__button.pswp__button--arrow--left:before,
.pswp button.pswp__button.pswp__button--arrow--right:before {
	-webkit-mask: none;
	mask-image: none;
	background-color: transparent !important;
}

body.single-portfolio .second-row-first-para p {
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 30px !important;
	line-height: 37px !important;
	color: #14bbbb !important;
	font-weight: 300;
}

body.single-portfolio .dt-btn {
	background-color: #ffffff !important;
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 15px !important;
	line-height: 24px !important;
	color: #14bbbb !important;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	padding: 8px 14px 10px 0;
}

body.single-portfolio .dt-btn:hover {
	background-color: #ffffff !important;
	color: #14264b !important;
}

body.single-portfolio .dt-btn i {
	color: #14264b !important;
}

body.single-portfolio hr {
	background-color: #14bbbb;
}

body.single-portfolio .portfolio-category-list {
	border-top: 1px solid #14bbbb;
}

body.single-portfolio .portfolio-category-list p strong {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 15px !important;
	line-height: 24px !important;
	color: #14264b !important;
}

body.single-portfolio .portfolio-category-list p:not(strong) {
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 15px !important;
	line-height: 24px !important;
	color: #14264b !important;
}

body.single-portfolio .second-row-second-para p {
	margin-bottom: 20px;
}

/* Our Hirtory page */
@media screen and (min-width: 970px) {
	body.page-type-cover .page-title {
		top: 65vh;
	}

	body.single-portfolio .page-title {
		top: 55vh;
	}
}

body.page-type-cover .three-lines {
	position: absolute;
	/*top: -132px;*/
	top: -103px;
}

body.page-type-cover .three-lines img {
	height: 0;
	transition: height 2s ease-in-out 0.5s;
}

body.page-type-cover .intro p,
body.page-type-normal .intro p {
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 30px !important;
	line-height: 37px !important;
	color: #14bbbb !important;
}

@media screen and (min-width: 1024px) {
	body.page-type-cover .intro,
	body.page-type-normal .intro p {
		padding-right: 50%;
	}

	body .early-history {
		padding-right: 50%;
	}
}

@media screen and (max-width: 767px) and (orientation: portrait) {
	body.page-type-cover .page-title {
		bottom: -70vh;
	}

	body:not(.home) .scroll-down {
		bottom: 43vh;
		right: 2vw;
	}
}

@media screen and (max-width: 767px) and (orientation: landscape) {
	body:not(.home) .scroll-down {
		bottom: 20vh;
		right: 2vw;
	}
}

body.page-type-cover h2 {
	color: #14bbbb;
	margin-bottom: 15px;
}

body.page-type-cover:not(.home) h3,
body.single-post h3 {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif;
	font-size: 40px;
	line-height: 47px;
}

.single-related-posts > h3 {
	align-self: center;
	position: relative;
	padding-bottom: 10px;
}

.single-related-posts > h3:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 60px;
	height: 3px;
	margin-left: -30px;
	content: "";
	background-color: #14264b;
}

body.page-type-cover:not(.home) p {
	color: #14264b;
}

body.page-type-cover p strong,
body.single-post p strong {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-weight: 700;
}

@media screen and (max-width: 1024px) and (min-width: 768px) and (orientation: portrait) {
	/* body.single-portfolio .page-title{
		top: 65vh;
	} */

	body.page-type-cover .page-title h1 {
		font-size: 70px !important;
		body.page-type-cover .page-title h1 {
			font-size: 70px !important;
			line-height: 77px !important;
		}

		body.page-type-cover:not(.home) h3 {
			font-size: 35px;
			line-height: 42px;
		}

		body.sustainability .vc_toggle_title h4 {
			font-size: 23px !important;
			line-height: 30px !important;
		}
		line-height: 77px !important;
	}

	body.page-type-cover:not(.home) h3 {
		font-size: 35px;
		line-height: 42px;
	}

	body.sustainability .vc_toggle_title h4 {
		font-size: 23px !important;
		line-height: 30px !important;
	}
}

@media screen and (max-width: 1023px) and (min-width: 768px) and (orientation: landscape) {
	/* body.page-type-cover .page-title h1{
		font-size: 50px !important;
		line-height: 57px !important;
	} */

	body.page-type-cover .page-title {
		bottom: -66vh;
	}
}

@media screen and (max-width: 767px) and (min-width: 560px) and (orientation: landscape) {
	body.page-type-cover .page-title {
		bottom: -50vh;
	}
}

.cta-steel-blue,
.cta-teel-blue {
	padding: 75px;
	background-color: #14264b;
	background-image: url("../../uploads/NL-Stripes-white.png");
	background-position: 150px 76px;
	background-repeat: no-repeat;
	background-size: 100% 20px;
	left: 15px !important;
}

@media screen and (max-width: 970px) {
	.cta-steel-blue,
	.cta-teel-blue {
		padding: 75px 40px;
	}
}

.cta-teel-blue {
	background-color: #14bbbb !important;
}

.cta-steel-blue .vc_column_container > .vc_column-inner,
.cta-teel-blue .vc_column_container > .vc_column-inner {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.cta-steel-blue .wpb_content_element,
.cta-teel-blue .wpb_content_element {
	margin-bottom: 0px !important;
}

.cta-steel-blue p,
.cta-teel-blue p {
	padding: 70px 0px 50px 15px;
	/* margin-left: 35px; */
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 40px !important;
	line-height: 47px !important;
	color: #ffffff !important;
	font-weight: 700;
}

.cta-steel-blue .vc_btn3-container,
.cta-teel-blue .vc_btn3-container {
	margin-bottom: 0px;
}

.cta-steel-blue a.vc_btn3,
.cta-teel-blue a.vc_btn3 {
	background-color: transparent !important;
	border: 1px solid #ffffff !important;
	padding: 25px 30px !important;
	margin-left: 15px;
	color: #ffffff !important;
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 15px !important;
	line-height: 24px !important;
	letter-spacing: 1.5px;
}

.cta-steel-blue a.vc_btn3:hover,
.cta-teel-blue a.vc_btn3:hover {
	color: #14bbbb !important;
	background-color: #ffffff !important;
}

/* sustainability page */

body .vc_label {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 13px !important;
	line-height: 24px !important;
	letter-spacing: 1.5px !important;
	text-transform: uppercase;
}

body.sustainability .wpb_content_element {
	margin-bottom: 0px;
}

body.sustainability .vc_toggle {
	margin-bottom: 50px !important;
}

body.page-type-cover h4,
body.page-type-normal h4 {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 25px;
	line-height: 32px;
	color: #14264b;
}

body.page-type-cover h5,
body.page-type-normal h5 {
	color: #14bbbb;
}

body .vc_toggle_title h4:hover {
	color: #14bbbb;
}

body .vc_toggle_content p {
	color: #14264b;
}

body .vc_toggle_title .vc_toggle_icon {
	left: 100% !important;
	top: 0 !important;
	height: 15px;
	width: 15px;
	padding-left: 15px;
}

@media screen and (max-width: 970px) {
	body .vc_toggle_title .vc_toggle_icon {
		left: 97% !important;
	}
}

body .vc_toggle_title .vc_toggle_icon::after {
	display: none;
}

body .vc_toggle_title .vc_toggle_icon::before {
	content: "\e900";
	font-family: "three-line-arrow" !important;
	/* speak: none; */
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	font-size: 15px;
	line-height: 2.5;
	text-align: right;
	flex-grow: 1;
	color: #14264b;
	background-color: unset !important;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

body .vc_toggle_title .vc_toggle_icon:hover::before {
	color: #14bbbb;
	background-color: unset !important;
}

body .vc_toggle_title .vc_toggle_icon_open::before {
	/* -webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	-o-transform-origin: center center;
	transform-origin: center center;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg); */
	content: "\e903";
	color: #14bbbb;
}

body .vc_toggle_active .vc_toggle_title h4 {
	color: #14bbbb;
}

/* Contact us pages*/
body.contact-us .contact-info {
	border: 1px solid #14bbbb;
}

body.contact-us .contact-info .vc_column-inner {
	padding: 40px 30px !important;
}

body.contact-us .contact-info .wpb_content_element {
	margin: 20px !important;
}

body.contact-us #contact-details-row {
	margin: 0 !important;
}

body.contact-us .contact-info strong {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 13px !important;
	line-height: 24px !important;
	letter-spacing: 1.3px;
	text-transform: uppercase;
	color: #14bbbb !important;
}

@media screen and (max-width: 970px) {
	body.contact-us .contact-info strong {
		line-height: 14px !important;
	}
}
@media screen and (max-width: 768px) {
	body.contact-us .contact-info strong {
		line-height: 15px !important;
	}
}

body.contact-us p {
	margin-bottom: 0;
}

body.contact-us .contact-info .contact-phone p a,
body.contact-us .contact-info .contact-director p a {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	color: #14bbbb !important;
	font-weight: 700;
}

/* body.contact-us h1,
body.contact-us h2{
	color: #14BBBB !important;
} */

body.contact-us .contact-form p strong {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	color: #5b6766;
	font-weight: 700;
}

body.contact-us .frm_forms input[type="text"],
body.contact-us .frm_forms input[type="email"],
body.contact-us .frm_forms textarea {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #5b6766;
	box-shadow: 0px 0px 0px !important;
	height: 50px;
}

body.contact-us .frm_forms label {
	font-family: "Gilroy-Bold", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 13px !important;
	line-height: 24px !important;
	letter-spacing: 1.3px;
	text-transform: uppercase;
	color: #14bbbb;
}

body.contact-us .wpgmza-marker-listing-category-filter {
	right: 10px;
}

/* body.single-post .page-title h1{
	font-weight: 700;
} */

body.search-results .entry-meta .author {
	display: none;
}

.testimonial-vcard .alignleft,
.testimonial-vcard .alignleft div,
.testimonial-vcard .rollover i,
.testimonial-vcard img {
	border-radius: unset;
}

@media screen and (max-width: 767px) {
	.dt-mobile-header .mobile-main-nav li .sub-nav > li > a .menu-text {
		font-size: 15px;
		line-height: 19px;
	}

	.homepage-cards {
		margin-bottom: 0;
	}

	.wpgmza-marker-listing-category-filter ul li,
	.cta-steel-blue a.vc_btn3,
	.cta-teel-blue a.vc_btn3 {
		font-size: 13px !important;
		line-height: 17px !important;
		letter-spacing: 1.5px !important;
		text-transform: uppercase !important;
		padding: 15px 20px !important;
	}

	.search-overlay-wrapper .close-btn {
		padding: 25px 20px 0 0;
	}

	.search-overlay-wrapper .searchform {
		padding: 50px 0 0 25px;
		width: 75%;
	}

	body.page-type-cover .intro p,
	body.page-type-normal .intro p {
		font-size: 25px !important;
		line-height: 32px !important;
	}

	.vc_column-inner {
		margin-left: 0 !important;
	}

	.cta-steel-blue,
	.cta-teel-blue {
		padding: 50px;
		background-position: 150px 50px;
	}

	.cta-steel-blue .vc_column_container > .vc_column-inner,
	.cta-teel-blue .vc_column_container > .vc_column-inner {
		padding-left: 7px;
	}

	.cta-steel-blue p,
	.cta-teel-blue p {
		font-size: 30px !important;
		line-height: 37px !important;
	}

	/* body.single-portfolio .page-title{
		top: 40vh;
	} */

	.portfolio-blockquote .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}

	blockquote {
		padding-left: 0;
		padding-right: 0;
	}

	body.single-portfolio .portfolio-testimonial {
		padding-left: 86px;
	}

	.gallery-col-4 .rollover-video.big-img,
	.gallery-col-4 a.big-img {
		width: 100%;
	}

	.gallery-col-4 .rollover-video,
	.gallery-col-4 > a {
		width: 50%;
	}

	.pswp__button--close {
		margin: 10px 10px 0 0;
	}

	.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
		display: block !important;
	}

	body.our-projects #page .vc_tta-tab a {
		font-size: 15px;
		line-height: 0px;
		letter-spacing: 0px;
	}

	body.our-projects #page .vc_tta-container {
		width: auto;
	}

	.vc_tta.vc_general .vc_tta-tab > a {
		padding: 14px 6px !important;
	}

	.vc_tta-panel-heading {
		display: none;
	}

	.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
		border: transparent;
		background-color: #ffffff !important;
	}

	body.our-projects #page .target {
		left: 228px;
		/* transform: translateX(-60px); */
	}

	body.our-projects #page .vc_tta-panels .vc_tta-panel .vc_tta-panel-body a {
		font-size: 16px;
	}

	body.page-type-cover h4,
	body.page-type-normal h4 {
		font-size: 23px;
		line-height: 30px;
	}

	body .vc_toggle_title {
		padding-left: 0 !important;
	}

	body .vc_toggle_title .vc_toggle_icon::before {
		left: 35%;
	}
}

@media screen and (max-width: 1600px) and (min-width: 1024px) {
	.years {
		margin-top: 15px;
	}
}

.ubtn-text {
	font-family: "Gilroy-Regular", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 17px !important;
	line-height: 19px !important;
}

body.search .page-title h1 span {
	color: #14264b;
	font-size: 70px;
	line-height: 77px;
}

@media screen and (max-width: 970px) and (min-width: 768px) {
	body.search .page-title h1 span {
		font-size: 35px;
		line-height: 42px;
	}
}

@media screen and (max-width: 768px) {
	body.search .page-title h1 span {
		font-size: 30px;
		line-height: 34px;
	}
}
