/* Default */
main {
	background-color: #f8f8f8;
}

.overflow-hidden {
	overflow: hidden;
}

.image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.n-title {
	position: relative;
	font-size: 30px;
	line-height: 35px;
	padding-bottom: 12px;
	margin-bottom: 30px;
}

.n-title:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 70px;
	height: 1px;
	background-color: #1aabf0;
}

.n-title.center {
	text-align: center;
}

.n-title.center:before {
	left: 50%;
	transform: translateX(-50%);
}

.title-gradient {
	line-height: 1 !important;
	background: linear-gradient(-90deg, #1aabf0, #025596);
	margin-bottom: 30px;
}

.title-gradient .title {
	margin-bottom: 0 !important;
	line-height: 1 !important;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff !important;
}

.container-left {
	padding-left: calc(50vw - 555px);
	padding-right: 15px;
}

.container-right {
	padding-right: calc(50vw - 555px);
	padding-left: 15px;
}

.slider-home.main-background-page .wrap-img img {
	min-height: 100%;
}

.title-no-post {
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	width: 100%;
}

.breadcrumb {
	margin: 0 -10px;
}

.loading-wrapper {
	display: none;
	text-align: center;
	color: #acacac;
	padding-bottom: 10px;
}

.loading-wrapper p {
	margin-bottom: 0;
}

@media only screen and (max-width: 1199px) {
	.n-title {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 22px;
	}

	.n-title:before {
		width: 50px;
	}

	.container-left {
		padding-left: calc(50vw - 465px);
	}

	.container-right {
		padding-right: calc(50vw - 465px);
	}
}

@media only screen and (max-width: 991px) {
	.container-left,
	.container-right {
		max-width: 720px;
		margin: 0 auto;
		padding: 0 15px;
	}
}

@media only screen and (max-width: 767px) {
	.container-left,
	.container-right {
		max-width: 100%;
	}
}

/* END Default */
/* Footer */
.footer[data-theme="grey"] {
	background-color: #f8f8f8;
}

.footer-pattern-container {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.footer-pattern {
	width: auto;
	max-width: unset;
	margin-left: -2px;
	margin-right: -2px;
	margin-bottom: -1px;
	object-fit: cover;
	object-position: center bottom;
}

.footer-container {
	color: #fff;
	background-color: #1aabf0;
}

.footer-container a {
	color: inherit;
	transition: 0.25s all ease;
}

.footer-container a:hover {
	color: #1aabf0;
}

.footer-row {
	display: flex;
	justify-content: space-between;
	padding-bottom: 25px;
}

.footer-col {
	display: flex;
	justify-content: space-between;
}

.footer-col-left {
	width: 100%;
	max-width: 390px;
}

.footer-col-left ul li {
	margin-top: 10px;
}

.footer-col-right {
	width: 100%;
	max-width: 580px;
	margin-top: 55px;
}

.footer-divider {
	margin-top: 15px;
	margin-bottom: 15px;
	border-color: #1aabf0;
}

.widget .logo {
	max-width: 268px;
	display: block;
	margin-bottom: 20px;
}

.widget-title {
	font-size: 16px;
	font-weight: 700;
}

.widget-content p {
	margin-bottom: 10px;
}

.widget-list li {
	line-height: 1.5;
	margin-top: 20px;
	display: flex;
	align-items: flex-start;
}

.widget-list li > img {
	margin-top: 6px;
	margin-right: 10px;
	width: 12px;
}

.widget-list li > span {
	flex: 1;
}

.footer-copyright {
	padding-bottom: 10px;
	color: #1aabf0;
}

.footer-copyright a:hover {
	color: #fff;
}

.copyright {
	margin-bottom: 0;
	text-align: center;
}
@media only screen and (max-width: 1199px) {
	.footer-row {
		padding-bottom: 18px;
	}

	.footer-col-left {
		max-width: 290px;
	}

	.footer-col-left ul li {
		margin-top: 7px;
	}

	.footer-col-right {
		max-width: 435px;
		margin-top: 40px;
	}

	.footer-divider {
		margin-top: 11px;
		margin-bottom: 11px;
	}

	.widget .logo {
		max-width: 200px;
		margin-bottom: 15px;
	}

	.widget-title {
		font-size: 14px;
	}

	.widget-content p {
		margin-bottom: 7px;
	}

	.widget-list li {
		margin-top: 15px;
	}
}
@media only screen and (max-width: 991px) {
	.footer-row {
		flex-wrap: wrap;
	}

	.footer-col-left,
	.footer-col-right {
		max-width: 100%;
	}
}
@media only screen and (max-width: 575px) {
	.footer-container .widget {
		width: 100%;
		margin-bottom: 30px;
	}

	.footer-row {
		padding-bottom: 0;
	}

	.footer-col-right {
		flex-wrap: wrap;
		margin-top: 0;
	}

	.widget-list li {
		margin-top: 10px;
	}
}
/* END Footer */
/* Header */
.header {
	padding-top: 10px;
	padding-bottom: 10px;
	position: fixed;
	width: 100%;
	z-index: 111;
}

.header ul {
	list-style: none;
	margin-bottom: 0;
}

.header[data-theme="white"] .header-menu .main-menu li a {
	color: #fff;
}

.header[data-theme="white"] .header-menu .main-menu .item .line:before,
.header[data-theme="white"] .header-menu .main-menu .item .line:after {
	color: #fff;
}

.header[data-theme="black"] .header-menu .main-menu li a,
.header.scroll[data-theme="white"] .header-menu .main-menu li a {
	color: #0b0c0c;
}

.header.scroll[data-theme="white"] .header-menu .main-menu .item .line:before,
.header.scroll[data-theme="white"] .header-menu .main-menu .item .line:after,
.header[data-theme="black"] .header-menu .main-menu .item .line:before,
.header[data-theme="black"] .header-menu .main-menu .item .line:after {
	background-color: #0b0c0c;
}

.header[data-theme="white"] .header-menu .main-menu .item.active a,
.header[data-theme="black"] .header-menu .main-menu .item.active a {
	color: #1aabf0;
}

.header[data-theme="white"] .btn-menu span {
	background-color: #fff;
}

.header[data-theme="black"] .btn-menu span {
	background-color: #000;
}

.header.scroll[data-theme="white"] .btn-menu span,
.header.scroll[data-theme="black"] .btn-menu span {
	background-color: #1aabf0;
}

.header.scroll .logo {
	height: 45px;
	transition: 0.6s all ease;
}

.header-menu {
	max-width: 650px;
	flex: 1;
}

.header-menu .main-menu {
	display: flex;
	justify-content: flex-end;
	margin-left: -15px;
	margin-right: -15px;
}

.header-menu .main-menu .item a {
	line-height: 1.5;
	padding-bottom: 10px;
	position: relative;
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	margin-left: 15px;
	margin-right: 15px;
	color: #fff;
}

.header-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header-row .btn-menu {
	display: none;
}

.header-mobile {
	position: fixed;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	justify-content: flex-end;
	pointer-events: none;
	transition: 0.4s all ease;
}

.header-mobile-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
	opacity: 0;
	transition: 0.3s all ease;
}

.header-mobile-wrapper {
	width: 300px;
	display: flex;
	flex-direction: column;
	background-color: #fff;
	z-index: 1;
	transition: 0.4s all ease;
	transform: translateX(100%);
	position: relative;
}

.header-mobile-wrapper-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.header-mobile-wrapper-bg:before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #0b0c0c;
	opacity: 0.85;
}

.header-mobile-wrapper-bg > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.header-mobile-top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 10px 20px;
	margin-bottom: 30px;
}

.header-mobile-top .logo {
	display: block;
	height: 50px;
	width: 50px;
}

.header-mobile-top .btn-menu {
	margin-top: 10px;
}

.header-mobile-menu {
	flex: 1;
	padding: 0px 15px;
	overflow: overlay;
}

.header-mobile-menu .main-menu li {
	margin-top: 20px;
	margin-bottom: 20px;
}

.header-mobile-menu .main-menu li a {
	text-transform: uppercase;
	font-weight: 700;
	color: #e0b29c;
	font-size: 16px;
}

.header-mobile-menu .main-menu li.current_page_item a,
.header-mobile-menu .main-menu li.current-menu-item a {
	color: #fff;
}

.header-mobile-menu .main-menu .item .line {
	display: none;
}

.header-mobile-bottom {
	width: 100%;
	overflow: hidden;
	padding: 10px 67px 20px;
	text-align: center;
	color: #8e6958;
}

.header-mobile-bottom a {
	color: #8e6958;
}

.header-mobile-bottom .social {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 5px;
	border-bottom: 1px solid #8e6958;
	margin-bottom: 5px;
}

.social li a {
	font-size: 30px;
	color: #1aabf0;
}

.header-mobile.open {
	z-index: 112;
	pointer-events: auto;
}
.header-mobile.open .header-mobile-bg {
	opacity: 0.7;
	transition: 0.3s all ease;
}
.header-mobile.open .header-mobile-wrapper {
	transform: translateX(0);
	transition: 0.3s all ease;
}
.logo {
	height: 68px;
	transition: 0.6s all ease;
	max-width: 160px;
}
.logo > img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: left center;
}
.main-menu .item .line {
	position: absolute;
	bottom: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.main-menu .item .line:before {
	content: "";
	width: 7px;
	height: 7px;
	background: #fff;
	margin-right: 2px;
	opacity: 0;
	transition: 0.25s all ease 0.3s;
}

.main-menu .item .line:after {
	content: "";
	flex: 0;
	height: 1px;
	background: #fff;
	transition: 0.3s all ease;
}

.main-menu .item.active .line:after,
.main-menu .item:hover .line:after {
	flex: 1;
	transition: 0.3s all ease;
}

.main-menu .item.active .line:before,
.main-menu .item:hover .line:before {
	opacity: 1;
	transition: 0.25s all ease;
}

.main-menu .item.active .line:before,
.main-menu .item.active .line:after {
	background-color: #1aabf0 !important;
}

.btn-menu {
	position: relative;
	width: 30px;
	height: 20px;
	transition: 0.5s all ease;
}

.btn-menu > span {
	width: 100%;
	height: 3px;
	display: block;
	background-color: #1aabf0;
	border-radius: 3px;
	position: absolute;
	left: 50%;
	transition: 0.25s all ease;
}

.btn-menu > span:nth-child(1) {
	top: 0;
	transform: translateX(-50%);
	width: 100%;
}

.btn-menu > span:nth-child(2) {
	top: 50%;
	width: 75%;
	transform: translateX(-35%) translateY(-50%);
}

.btn-menu > span:nth-child(3) {
	top: 100%;
	width: 45%;
	transform: translateX(5%) translateY(-100%);
}

.btn-menu.close {
	transform: rotate(180deg);
	transition: 0.5s all ease;
}

.btn-menu.close > span:nth-child(1) {
	top: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
	transition: 0.25s all ease;
}

.btn-menu.close > span:nth-child(2) {
	top: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
	opacity: 0;
	transition: 0.25s all ease;
}

.btn-menu.close > span:nth-child(3) {
	top: 50%;
	width: 100%;
	transform: translate(-50%, -50%) rotate(-45deg);
	transition: 0.25s all ease;
}

@media only screen and (max-width: 1199px) {
	.header-menu {
		max-width: 550px;
	}

	.header-menu .main-menu .item a {
		font-size: 12px;
		padding-bottom: 7px;
	}

	.logo {
		height: 45px;
	}
}
@media only screen and (max-width: 991px) {
	.header-menu {
		display: none;
	}

	.header-row .btn-menu {
		display: block;
	}
}
@media only screen and (max-width: 575px) {
	.logo {
		height: 40px;
	}
}
/* END Header */
/* Single */
.single-feature-container {
	position: relative;
	z-index: 1;
	overflow: hidden;
	color: #fff;
	max-height: 43vw;
	width: 100%;
	padding-top: 260px;
	padding-bottom: 230px;
	display: flex;
	align-items: center;
}

.single-feature-container:before {
	content: "";
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
	opacity: 0.6;
}

.single-feature-container:after {
	content: "";
	width: 100%;
	height: 200px;
	position: absolute;
	bottom: 0;
	background-color: #f8f8f8;
	transform: skewX(-85deg);
	transform-origin: left bottom;
}

.single-feature-bg {
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.single-feature-wrapper {
	width: 100%;
}

.single-feature-wrapper .post-date {
	margin-bottom: 20px;
}

.single-feature-wrapper .post-date i {
	margin-right: 10px;
}

.single-feature-wrapper .post-title {
	font-family: "Helvetica", sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 35px;
	margin-bottom: 25px;
}

.single-post-entry {
	padding-top: 20px;
	padding-bottom: 30px;
}

.sidebar .widget-title {
	font-size: 45px;
	line-height: 55px;
	position: relative;
	padding-bottom: 18px;
	margin-bottom: 35px;
	font-family: "UTM";
	color: #0b0c0c;
}

.sidebar .widget-title:before {
	content: "";
	width: 110px;
	height: 2px;
	position: absolute;
	bottom: 0;
	background-color: #1aabf0;
}

.widget-project-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.share-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 40px;
	margin-bottom: 40px;
}

.share-line {
	height: 1px;
	width: 100%;
	flex: 1;
	background-color: #dbdbdb;
	margin-right: 12px;
}

.share-list {
	list-style: none;
	margin: 0;
	margin-left: -12px;
	margin-right: -12px;
	padding: 0;
	display: flex;
	align-items: flex-end;
}

.share-list li {
	padding: 0 12px;
	line-height: 1.5;
	height: 22px;
}

.share-list li a {
	display: block;
}

.share-list li a iframe {
	display: none !important;
}

.share-list li a img {
	width: 21px;
	height: 21px;
	object-fit: contain;
	object-position: center;
	transition: 0.3s all ease;
}

.share-list li a:hover {
	filter: grayscale(1);
	transform: scale(1.1);
	transition: 0.3s all ease;
}

.article {
	height: 100%;
	display: flex;
	flex-direction: column;
	transition: 0.5s all ease;
}

.article-feature {
	display: block;
	padding-top: 70%;
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: 1;
}

.article-feature > img {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	position: absolute;
	z-index: -1;
	transition: 0.6s all ease;
}

.article-body {
	flex: 1;
	padding-top: 15px;
	padding-bottom: 15px;
	display: flex;
	flex-direction: column;
}

.article-content {
	flex: 1;
}

.article-footer {
	margin-top: 25px;
}

.article-title {
	font-size: 16px;
	font-weight: 700;
	line-height: 25px;
	color: #0b0c0c;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.article-sub-title {
	font-size: inherit;
	font-weight: 300;
	line-height: 25px;
	color: #0b0c0c;
	margin-bottom: 10px;
}

.article-sub-title > i {
	margin-right: 10px;
}

.article-description {
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.article-btn {
	color: #1aabf0;
	padding: 0;
	max-width: 130px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: inherit;
	margin-left: auto;
}

.article-btn .btn-blinking {
	font-size: 0.9em;
}

.article-btn:hover .btn-blinking i:first-child {
	animation: blink 1s linear infinite;
}

.article-btn:hover .btn-blinking i:last-child {
	animation: blink 1s linear infinite reverse 0.25s;
}

.btn-blinking i:first-child {
	opacity: 0.5;
}

@keyframes blink {
	0% {
		opacity: 0.5;
	}
	25% {
		opacity: 0.6;
	}
	50% {
		opacity: 0.7;
	}
	75% {
		opacity: 0.8;
	}
	100% {
		opacity: 0.9;
	}
}
@-webkit-keyframes blink {
	0% {
		opacity: 0.5;
	}
	25% {
		opacity: 0.6;
	}
	50% {
		opacity: 0.7;
	}
	75% {
		opacity: 0.8;
	}
	100% {
		opacity: 0.9;
	}
}

.article-btn:hover {
	color: #1aabf0;
}

.article:hover .article-feature > img {
	transform: translate(-50%, -50%) scale(1.1) rotate(3deg);
	transition: 0.6s all ease;
}

.article-pattern .article-feature {
	padding-top: 90%;
}

.article-pattern .article-feature:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: -2px;
	left: 0;
	background-image: url("../images/bg/article-pattern.svg");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: bottom center;
}

.article-pattern .article-body {
	background-color: #fff;
	padding: 30px 20px;
}

.article-pattern .article-sub-title {
	color: #1aabf0;
}

.article-pattern:hover {
	box-shadow: 0 0 30px rgba(72, 72, 72, 0.28);
	transition: 0.6s all ease;
}

.article-pattern {
	box-shadow: 0 0 20px rgba(72, 72, 72, 0.2);
}

.post-related {
	margin: 30px 0;
}

.post-related-title {
	font-family: "UTM";
	font-size: 45px;
	line-height: 55px;
	color: #0b0c0c;
	padding-bottom: 18px;
	margin-bottom: 30px;
	position: relative;
}

.post-related-title:before {
	content: "";
	width: 110px;
	height: 2px;
	position: absolute;
	bottom: 0;
	background-color: #1aabf0;
}

.post-related .row [class*="col-"] {
	padding-top: 10px;
	padding-bottom: 10px;
}

@media only screen and (max-width: 1199px) {
	.single-feature-container {
		padding-top: 195px;
		padding-bottom: 170px;
	}

	.single-feature-container:after {
		height: 150px;
	}

	.single-feature-wrapper .post-date {
		margin-bottom: 15px;
	}

	.single-feature-wrapper .post-date i {
		margin-right: 7px;
	}

	.single-feature-wrapper .post-title {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 20px;
	}

	.sidebar .widget-title {
		font-size: 30px;
		line-height: 37px;
		padding-bottom: 14px;
		margin-bottom: 20px;
	}

	.sidebar .widget-title:before {
		height: 1px;
	}

	.share-container {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.share-line {
		margin-right: 9px;
	}

	.share-list {
		margin-left: -9px;
		margin-right: -9px;
	}

	.share-list li {
		padding: 0 9px;
	}

	.share-list li a img {
		width: 18px;
		height: 18px;
	}

	.article-body {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.article-footer {
		margin-top: 18px;
	}

	.article-title {
		font-size: 15px;
		line-height: 18px;
	}

	.article-sub-title > i {
		margin-right: 7px;
	}

	.article-btn {
		max-width: 100px;
	}

	.article-pattern .article-body {
		padding: 20px 15px;
	}

	.post-related {
		margin: 20px 0;
	}

	.post-related-title {
		font-size: 30px;
		line-height: 37px;
		padding-bottom: 14px;
		margin-bottom: 20px;
	}

	.post-related-title:before {
		height: 1px;
	}
}

@media only screen and (max-width: 575px) {
	.single-feature-container {
		padding-top: 100px;
		padding-bottom: 120px;
		max-height: 80vh;
	}
	.single-feature-container:after {
		height: 110px;
		transform: skewX(-84deg);
	}

	.sidebar .widget-title {
		font-size: 22px;
		line-height: 30px;
	}

	.post-related-title {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 10px;
	}
}
/* END Single */
/* Project Banner */
.project-banner {
	padding: 120px 0 15px;
	position: relative;
	z-index: 1;
	background-color: #fff;
}

.project-banner-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 20%;
	left: 0;
	z-index: -1;
}

.project-banner-bg > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.project-banner-bg:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	opacity: 0.9;
	background: #fff;
}

.project-banner-wrapper {
	display: flex;
	justify-content: space-between;
}

.project-banner-image {
	width: 100%;
	max-width: 650px;
	margin-left: 20px;
}

.project-banner-img {
	display: block;
	height: 100%;
}

.project-banner-img > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.project-banner-content {
	flex: 1;
}

.project-banner-content .heading .title {
	color: #055594;
	margin-bottom: 0;
}

.project-banner-location {
	font-weight: 300;
	color: #0b0c0c;
}

.project-banner-description {
	margin-top: 45px;
}

.project-banner-description p:last-child {
	margin-bottom: 0;
}

@media only screen and (max-width: 1199px) {
	.project-banner {
		padding: 160px 0 15px;
	}

	.project-banner-image {
		max-width: 490px;
		margin-left: 15px;
	}

	.project-banner-description {
		margin-top: 34px;
	}
}

@media only screen and (max-width: 991px) {
	.project-banner {
		padding: 100px 0 15px;
	}

	.project-banner-wrapper {
		flex-wrap: wrap;
	}

	.project-banner-content {
		width: 100%;
	}

	.project-banner-image {
		margin-left: 0;
		margin-top: 30px;
		max-width: 100%;
	}
}
/* END Project Banner */
/* Project Menu */
.project-nav {
	background-color: #fff;
	position: sticky;
	z-index: 100;
	top: 65px;
}

.project-nav.sticky .project-logo {
	width: 40px;
	height: 40px;
	transition: 0.3s all ease;
}

.project-nav-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.project-logo {
	width: 154px;
	height: 154px;
	margin-top: 10px;
	margin-bottom: 10px;
	transition: 0.3s all ease;
}

.project-logo > img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: left center;
}

.project-nav-menu {
	flex: 1;
	max-width: 950px;
	padding-left: 10px;
}

.project-menu {
	display: flex;
	justify-content: space-between;
	list-style: none;
	padding: 0;
	margin: 0;
}

.project-menu li {
	flex: 1;
	text-align: center;
}

.project-menu li a {
	display: block;
	padding: 12px 10px;
	background: #f0f0f0;
	color: #1aabf0;
	font-weight: 700;
	font-size: 13px;
}

.project-menu li + li {
	margin-left: 2px;
}

.project-menu li .item-hash.active {
	background: #1aabf0;
	color: #fff;
}
@media only screen and (max-width: 1199px) {
	.project-logo {
		width: 115px;
		height: 115px;
	}

	.project-nav-menu {
		max-width: 700px;
	}
}
@media only screen and (max-width: 991px) {
	.project-logo {
		width: 85px;
		height: 85px;
	}

	.project-nav-menu {
		max-width: 700px;
	}

	.project-nav-menu-mobile {
		flex: 1;
		width: 100%;
		max-width: 320px;
		margin-left: 20px;
	}

	.project-menu {
		width: 100%;
	}

	.project-menu .btn {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 10px 15px;
		background-color: #fff;
		border-radius: 0;
		border-color: #1aabf0;
		color: #1aabf0;
		font-weight: 500;
		line-height: 1;
		box-shadow: none !important;
		outline: none;
	}

	.project-menu .dropdown-menu {
		width: 100%;
		padding: 0;
		border-radius: 0;
		border: 0;
		margin: 0;
	}

	.project-menu .dropdown-menu .dropdown-item {
		padding: 10px 15px;
	}
}
@media only screen and (max-width: 767px) {
	.project-logo {
		width: 60px;
		height: 60px;
	}

	.project-menu .btn {
		padding: 7px 15px;
	}
}
/* END Project Menu */
/* Project Video */
.project-title {
	color: #055594;
}

.project-video {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #fff;
}

.project-video-wrapper {
	display: flex;
	justify-content: space-between;
}

.project-video-vid {
	width: 100%;
	max-width: 550px;
	margin-right: 20px;
}

.project-video-content {
	flex: 1;
}

.project-description ul {
	list-style: none;
}

.video {
	width: 100%;
	height: 100%;
	position: relative;
	padding-top: 60%;
	z-index: 1;
}

.video > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.video:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #055594;
	z-index: 1;
	opacity: 0.7;
}

.video-play-btn {
	width: 64px;
	height: 64px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	transform: translate(-50%, -50%);
	border: 2px solid #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 35px;
	color: #fff !important;
	transition: 0.3s all ease;
}

.video-play-btn i {
	margin-left: 5px;
}

.video-play-btn:hover {
	transform: translate(-50%, -50%) scale(1.1);
	transition: 0.3s all ease;
}
@media only screen and (max-width: 1199px) {
	.project-video {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.project-video-vid {
		max-width: 410px;
		margin-right: 15px;
	}

	.video-play-btn {
		width: 48px;
		height: 48px;
		border: 1px solid #fff;
		font-size: 27px;
	}
}
@media only screen and (max-width: 991px) {
	.project-video-wrapper {
		flex-wrap: wrap;
	}

	.project-video-content {
		width: 100%;
	}

	.project-video-vid {
		max-width: 100%;
		margin: 0;
		margin-top: 10px;
	}
}
/* END Project Video */
/* Project Location */
.project-location {
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #fff;
}
@media only screen and (max-width: 1199px) {
	.project-location {
		padding-top: 75px;
		padding-bottom: 75px;
	}
}

@media only screen and (max-width: 1199px) {
	.project-location {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

/* END Project Location */
/* Project Gallery */
.gallery-row {
	margin: -2px;
	display: flex;
	flex-wrap: wrap;
}

.project-gallery {
	overflow: hidden;
}

.gallery-col {
	padding: 2px;
	flex: 100%;
}

.gallery-col-3 {
	flex: calc(100% / 3);
}

.image-ratio {
	display: block;
	width: 100%;
	padding-top: 50%;
	position: relative;
	overflow: hidden;
}

.image-ratio.image-ratio-small {
	padding-top: 35%;
}

.image-ratio > img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	min-height: 100%;
	transition: 0.3s all ease;
}

.img-label {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px 15px;
	font-size: inherit;
	font-weight: 700;
	color: #fff;
	background-color: #1aabf0;
}

.image-ratio:hover > img {
	transform: translate(-50%, -50%) scale(1.1);
	transition: 0.3s all ease;
}

/* END Project Gallery */
/* Project Slide */

.project-slide {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fcfcfc;
}

.project-slide-container .slick-list {
	margin: 0 -10px;
}

.project-slide-container .slick-slide {
	margin: 0 10px;
}

.project-slide-container .slick-dotted.slick-slider {
	margin-bottom: 10px;
}

.slick-pagination {
	position: relative;
}

.slick-pagination .slick-dots {
	position: relative;
	bottom: 0;
}

.slick-pagination .slick-dots li {
	width: auto;
	height: auto;
}

.slick-pagination .slick-dots li button {
	padding: 0;
	width: 8px;
	height: 8px;
	background-color: #5a5a5a;
}

.slick-pagination .slick-dots li button:before {
	display: none;
}

.slick-pagination .slick-dots li.slick-active button {
	background-color: #1aabf0;
}
/* END Project Slide */
/* Project Note */
.project-note {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fcfcfc;
}

.project-note-container {
	padding: 40px;
	background-color: #f5f5f5;
}

.project-note-container .project-title {
	color: #1aabf0;
	margin-bottom: 15px;
}

.project-note-container .project-title:before {
	display: none;
}
@media only screen and (max-width: 1199px) {
	.project-note-container {
		padding: 30px;
	}
}
@media only screen and (max-width: 575px) {
	.project-note-container {
		padding: 30px 15px;
	}

	.project-note-container .project-title {
		margin-bottom: 0px;
	}
}
/* END Project Note */
/* Project Layout */
.heading h2.title.project-title {
	color: #055594;
}

.project-layout {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fcfcfc;
}

.project-layout-container {
	overflow: hidden;
}

.project-layout-container .slick-list {
	margin: 0 -10px;
}

.project-layout-container .slick-slide {
	margin: 0 10px;
}

.project-layout-container .slick-slide .image-ratio {
	pointer-events: none;
}

.project-layout-container .slick-slide .image-ratio:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background-color: #1aabf0;
	opacity: 0.8;
	transition: 0.3s all ease;
}

.project-layout-container .slick-slide .image-ratio .img-lable {
	opacity: 0;
	transition: 0.3s all ease;
}

.project-layout-container .slick-slide.slick-current .image-ratio {
	pointer-events: auto;
}

.project-layout-container .slick-slide.slick-current .image-ratio:before {
	opacity: 0;
	transition: 0.3s all ease;
}
/* END Project Layout */
/* Project News */
.project-news {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #f8f8f8;
}

.project-news .row [class*="col-"] {
	padding-top: 10px;
	padding-bottom: 10px;
}
/* END Project News */
/* Project Gallery Full */
.project-gallery-full {
	padding-top: 35px;
	padding-bottom: 35px;
	background-color: #f8f8f8;
}

.project-gallery-full .image-ratio {
	padding-top: 60%;
}

.gallery-padding-big {
	margin: -5px;
}

.gallery-padding-big .gallery-col {
	padding: 5px;
}

.gallery-col-4 {
	flex: 25%;
}

@media only screen and (max-width: 767px) {
	.gallery-col-4 {
		flex: 50%;
	}
}
/* END Project Gallery Full */
.wpcf7-form p {
	margin-bottom: 0;
}

.wpcf7-form-control-wrap {
	width: 100%;
}

.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
	padding: 7px 10px;
	width: 100%;
	border: 0;
	border-bottom: 1px solid #a8a8a8;
	outline: none !important;
	box-shadow: none !important;
}

.wpcf7-form-control-wrap textarea {
	height: 6em;
}

/* Project Form Full */

.project-form-full {
	background: linear-gradient(180deg, #1aabf0, #025596);
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}

.project-form-full .heading h2.title {
	color: #fff;
}

.project-form-full .n-title:before {
	background-color: #fff;
}

.project-form-full .wpcf7-form-control-wrap input,
.project-form-full .wpcf7-form-control-wrap textarea {
	background: transparent;
	color: #fff;
}

.project-form-full .wpcf7-form-control-wrap input::placeholder,
.project-form-full .wpcf7-form-control-wrap textarea::placeholder {
	color: #fff;
}

.project-form-full .btn-submit {
	min-width: 280px;
	max-width: 100%;
	border: 0;
	border-radius: 0;
	background-color: #fff;
	color: #1aabf0;
	transition: 0.3s all ease;
}

.project-form-full .btn-submit:hover {
	background-color: #1aabf0;
	color: #fff;
}

.input-group {
	display: flex;
	justify-content: center;
	padding-bottom: 10px;
}

.input-group p {
	margin-bottom: 0;
}

@media only screen and (max-width: 575px) {
	.project-form-full .btn-submit {
		min-width: 200px;
	}
}

/* END Project Form Full */
/* Project Form */

.project-form {
	padding-top: 30px;
	padding-bottom: 30px;
}

.project-form .container-right {
	padding-left: 0;
}

.project-form-container {
	display: flex;
	align-items: center;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	background-color: #fff;
}

.project-form-left {
	flex: 1;
}

.project-form-image {
	height: 100%;
	width: 100%;
}

.project-form-left img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.project-form-right {
	max-width: 490px;
	width: 100%;
	padding: 50px 45px;
}

.project-form .btn-submit {
	min-width: 280px;
	max-width: 100%;
	border-radius: 0;
	background-color: #1aabf0;
	color: #fff;
	border: 1px solid transparent;
	transition: 0.3s all ease;
}

.project-form .btn-submit:hover {
	background-color: #fff;
	color: #1aabf0;
	border-color: #1aabf0;
}

@media only screen and (max-width: 991px) {
	.project-form .container-right {
		padding-left: 15px;
	}

	.project-form-container {
		flex-wrap: wrap;
	}

	.project-form-left {
		flex: unset;
	}

	.project-form-right {
		padding: 30px 20px;
	}

	.project-form-right,
	.project-form-left {
		max-width: 100%;
		width: 100%;
	}
}

@media only screen and (max-width: 575px) {
	.project-form .btn-submit {
		min-width: 200px;
	}
}
/* END Project Form */
