/*!
Theme Name: clubcapitanov
Theme URI: http://underscores.me/
Author: Mher Harutyunyan
Author URI: https://www.upwork.com/freelancers/~01c021960b56b305dd
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: clubcapitanov
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

clubcapitanov is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*TABLE OF CONTENT */
/* CORE: */
/* ____Bootstrap */
/* ____Color */
/* ____Form */
/* ____Logo */
/* ____Icon */
/* ____Button */
/* ____Background */
/* ____Typography */
/* ____Nav */
/* ____Header */
/* ____Footer */
/* MODULES: */
/* ____Property */
/* ____Counter */
/* ____Google-maps */
/* ____Pagination */
/* ____Pricing-table */
/* ____Blog */
/* ____Single Blog */
/* ____Search */
/* ____Testimonial */
@font-face {
	font-family: 'SF Pro Display';
	src: url('/wp-content/themes/clubcapitanov/fonts/SF-Pro-Display-Thin.otf') format('opentype');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SF Pro Display';
	src: url('/wp-content/themes/clubcapitanov/fonts/SF-Pro-Display-Light.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SF Pro Display';
	src: url('/wp-content/uploads/clubcapitanov-fonts/sf-pro-display-regular-subset.woff2') format('woff2'),
	url('/wp-content/themes/clubcapitanov/fonts/SF-Pro-Display-Regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SF Pro Display';
	src: url('/wp-content/uploads/clubcapitanov-fonts/sf-pro-display-regular-subset.woff2') format('woff2'),
	url('/wp-content/themes/clubcapitanov/fonts/SF-Pro-Display-Regular.otf') format('opentype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SF Pro Display';
	src: url('/wp-content/uploads/clubcapitanov-fonts/sf-pro-display-bold-subset.woff2') format('woff2'),
	url('/wp-content/themes/clubcapitanov/fonts/SF-Pro-Display-Bold.otf') format('opentype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SF Pro Display';
	src: url('/wp-content/uploads/clubcapitanov-fonts/sf-pro-display-bold-subset.woff2') format('woff2'),
	url('/wp-content/themes/clubcapitanov/fonts/SF-Pro-Display-Bold.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

html {
	overflow-x: hidden;
}

body {
	font-size: 14px;
	font-weight: 400;
	font-family: 'SF Pro Display', sans-serif;
	background-color: #1a1a1a;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: subpixel-antialiased;
	line-height: 25px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

h1 {
	font-size: 48px;
	color: #272727;
	font-weight: 600;
	line-height: 48px;
	margin: 0 0 30px;
}

h2 {
	font-size: 32px;
	color: #272727;
	font-weight: 600;
	line-height: 32px;
	margin: 0 0 30px;
}

h3 {
	font-size: 24px;
	color: #272727;
	font-weight: 600;
	line-height: 24px;
	margin: 0 0 30px;
}

h4 {
	font-size: 16px;
	color: #272727;
	font-weight: 400;
	line-height: 18px;
	margin: 0 0 30px;
}

h5 {
	font-size: 14px;
	color: #272727;
	font-weight: 600;
	line-height: 130%;
	margin: 0 0 30px;
}

h6 {
	font-size: 12px;
	color: #272727;
	font-weight: 500;
	line-height: 130%;
	margin: 0 0 30px;
}

a {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	color: #0dcdbd;
}

a:hover {
	text-decoration: none;
	color: #0dcdbd;
}

a a:focus {
	outline: none;
}

p {
	color: #727272;
	font-weight: 400;
	margin: 0 0 30px;
	font-size: 14px;
}

ul, ol {
	list-style: outside none none;
	margin: 0 0 30px;
	padding: 0;
}

ul li, ol li {
	list-style: none;
}
img {
	max-width: 100%;
}
.img-fluid {
	border-radius: 7px 7px 0 0;
}
#portfolio .img-fluid, #about .img-fluid, .portfolio-box:hover {
	border-radius: 7px;
}
#portfolio .mix.portfolio-over-limit {
	height: 0 !important;
	min-height: 0 !important;
	overflow: hidden !important;
	margin: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	opacity: 0 !important;
	visibility: hidden !important;
	pointer-events: none !important;
}

#portfolio .mix.portfolio-over-limit .portfolio-box {
	display: none !important;
}
.hero-heading {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	text-transform: capitalize;
	line-height: 70px;
	letter-spacing: 0.1rem;
}

.section-title-header {
	margin-bottom: 35px;
}

.section-title-header p {
	font-size: 14px;
	text: center;
	font-weight: 400;
	line-height: 22px;
}

.section-title {
	font-size: 30px;
	padding-bottom: 55px;
	font-weight: 700;
	text-align: center;
	position: relative;
	margin: 0 0 20px;
	line-height: 32px;
}

.section-title:before {
	position: absolute;
	content: '';
	height: 1px;
	width: 60px;
	left: 50%;
	bottom: 15px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.section-title:after {
	position: absolute;
	content: '';
	width: 12px;
	height: 12px;
	left: 50%;
	bottom: 10px;
	border-radius: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.small-title {
	font-size: 15px;
	margin-top: 20px;
	font-weight: 500;
	padding: 15px 0;
}

.page-title {
	font-size: 62px;
	font-weight: 700;
	color: #fff;
}

.medium-title {
	font-size: 22px;
	color: #272727;
	font-weight: 500;
	margin-bottom: 30px;
}

hr {
	margin-top: 30px;
	margin-bottom: 30px;
}

.btn {
	font-size: 14px;
	padding: 15px 32px;
	border-radius: 4px;
	cursor: pointer;
	font-weight: 400;
	width: 198px;
	height: 51px;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	display: inline-block;
}

.btn:focus,
.btn:active {
	box-shadow: none;
	outline: none;
}
.slicknav_btn {
	border-radius: 7px;
}
.btn.btn-more {
	margin-top: 30px;
	background: transparent;
}
.btn-common {
	position: relative;
	z-index: 1;
	color: rgba(26, 26, 26, 1);
	font-weight: 600;
}

.btn-common:hover {
	color: #fff;
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.btn-common::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.btn-common:hover::before {
	opacity: 0;
	transform: scale(0.5, 0.5);
}

.btn-border {
	color: #fff;
	background-color: transparent;
	border: 2px solid #fff;
	border-radius: 4px;
}

.btn-border:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.2);
}

.btn-lg {
	padding: 12px 18px;
	text-transform: uppercase;
	font-size: 15px;
}

.btn-rm {
	padding: 7px 10px;
	text-transform: capitalize;
}

button:focus {
	outline: none !important;
}

.icon-close, .icon-check {
	color: #0dcdbd;
}
.wp-video {
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
	border-radius: 7px;
	overflow: hidden;
}

.wp-video video {
	width: 100% !important;
	height: auto !important;
	display: block;
	object-fit: cover;
}
/* ---------------------------------- */
/* Social Icons
------------------------------------- */
.social-icons {
	padding-left: 5px;
}

.social-icons li {
	display: inline;
	float: left;
	text-align: left;
	margin-right: 16px;
	margin-top: 11px;
}

.social-icons li a {
	width: 44px;
	height: 44px;
	display: inline-block;
	text-align: center;
	line-height: 44px;
	color: #272727;
	font-size: 16px;
	background-color: #f3f3f3;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 1px solid transparent;
}

.social-icons li .facebook:hover {
	background: #3b5999;
}

.social-icons li .twitter:hover {
	background: #4A9CEC;
}

.social-icons li .instagram:hover {
	background: #D6274D;
}

.social-icons li .linkedin:hover {
	background: #1260A2;
}

.social-icons li .google:hover {
	background: #CE332A;
}

.social-icons li a:hover {
	color: #fff;
}

/* ScrollToTop */
a.back-to-top {
	display: none;
	position: fixed;
	bottom: 18px;
	right: 15px;
	text-decoration: none;
}

a.back-to-top i {
	display: block;
	font-size: 22px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	border-radius: 4px;
	text-align: center;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}

a.back-to-top:hover, a.back-to-top:focus {
	text-decoration: none;
}

.owl-carousel.item img {
	display: block;
	width: 50%;
	height: auto;
}

.owl-carousel .owl-controls .owl-page {
	display: inline-block;
}

.owl-carousel .owl-controls .owl-page span {
	background: none repeat scroll 0 0 #fff;
	border-radius: 4px;
	display: block;
	height: 12px;
	margin: 5px 7px;
	opacity: 0.5;
	width: 12px;
}
.owl-dots {
    width: 100%;
    text-align: center;
    padding-top: 5px;
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 9999999;
}

.loader {
	top: 50%;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	position: relative;
	margin: 0 auto;
}

#loader-1:before, #loader-1:after {
	content: "";
	position: absolute;
	top: -10px;
	left: -10px;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	border: 7px solid transparent;
	border-top-color: #0dcdbd;
}

#loader-1:before {
	z-index: 100;
	animation: spin 2s infinite;
}

#loader-1:after {
	border: 7px solid #fafafa;
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.section-padding {
	padding: 60px 0;
}

.no-padding {
	padding: 0 !important;
}

.padding-left-none {
	padding-left: 0;
}

.padding-right-none {
	padding-right: 0;
}

.page-banner {
	position: relative;
	min-height: 200px;
	color: #fff;
}

.page-banner:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.page-banner .page-banner-title {
	position: relative;
	padding: 68px;
}

.page-banner .page-banner-title h2 {
	margin: 0 0 15px;
	font-weight: 700;
	font-size: 25px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}

.page-banner a {
	color: #fff;
	font-size: 14px;
}

.page-banner a:hover {
	color: #0dcdbd;
}

.page-banner .crumbs-spacer i {
	vertical-align: middle;
	font-size: 12px;
	margin: 5px;
}

.page-banner .current {
	color: #fff;
}

.pagination-container {
	display: inline-block;
	margin-top: 10px;
}

.pagination-container .pagination .page-item .page-link {
	margin: 0 10px;
	padding: 15px 20px;
	color: #0dcdbd;
	border-color: #f3f3f3;
	border-radius: 4px;
	background: #fff;
}

.pagination-container .pagination .page-item .page-link:hover {
	background: #0dcdbd;
	box-shadow: none;
	color: #fff;
}

.pagination-container .pagination .page-item .page-link:focus {
	box-shadow: none;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.top-bar {
	height: 41px;
	display: flex;
	align-items: center;
}

.top-bar .links li {
	display: inline-block;
	line-height: 100%;
	color: #1A1A1A;
	margin-right: 15px;
	font-size: 12px;
}
.top-bar ul.links {
	margin-bottom: 0px;
}
.top-bar .links li:last-child {
	margin-right: 0px;
}

.top-bar .links li a {
	font-size: 12px;
	color: #1A1A1A;
	font-weight: 500;
	display: block;
	line-height: 100%;
}

.top-bar .links li i {
	font-size: 20px;
	color: #1A1A1A;
	font-weight: 600;
	padding: 4px 5px;
	vertical-align: middle;
}

.top-bar .links li.d-md-none i {
	font-weight: 500;
}

.sticky.is-sticky {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.header-top-right {
	margin-right: 15px;
	line-height: 42px;
	color: #fff;
}

.header-top-right .header-top-button {
	color: #ffffff;
	font-size: 14px;
	margin: 8px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.header-top-right .header-top-button i {
	font-size: 13px;
	margin-right: 3px;
}

.header-top-right .header-top-button:hover {
	color: #f1f1f1;
}

.roof-social a {
	color: #ffffff;
	float: left;
	width: 32px;
	height: 32px;
	font-size: 18px;
	text-align: center;
	line-height: 42px;
	transition: all .4s ease 0s;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	border-radius: 4px;
}

.roof-social a i {
	min-width: 40px;
	display: inline-block;
}

.roof-social a:hover {
	color: #fff;
	background: #0dcdbd;
}

.roof-social .facebook:hover {
	background: #3b5999;
	border-left-color: #3b5999;
}

.roof-social .twitter:hover {
	background: #4A9CEC;
	border-left-color: #4A9CEC;
}

.roof-social .instagram:hover {
	background: #D6274D;
	border-left-color: #D6274D;
}

.roof-social .linkedin:hover {
	background: #1260A2;
	border-left-color: #1260A2;
}

.roof-social .google:hover {
	background: #CE332A;
	border-left-color: #CE332A;
}

.navbar-brand {
	position: relative;
	padding: 0px;
	margin: 0;
}

.navbar-brand img, .navbar-brand svg {
	width: 90%;
}

.top-nav-collapse {
	background: #fff;
	z-index: 999999;
	top: 0px !important;
	min-height: 58px;
	box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	background: #fff !important;
}

.top-nav-collapse .navbar-brand {
	top: 0px;
}

.top-nav-collapse .navbar-nav .nav-link {
	color: #333 !important;
}

.top-nav-collapse .navbar-nav .nav-link:hover {
	color: #0dcdbd !important;
}

.top-nav-collapse .navbar-nav li.active a.nav-link {
	color: #fff !important;
}

.indigo {
	background: transparent;
}

.navbar-expand-lg .navbar-nav .nav-link {
	font-size: 16px;
	color: #fff;
	padding: 0 8px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 40px;
	background: transparent;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: #0dcdbd;
	outline: none;
}

.navbar {
	padding: 0;
}

.dropdown-toggle::after {
	display: none;
}

.dropdown-menu {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0px;
	box-shadow: 0 3px 10px rgba(218, 235, 255, 0.51);
	-webkit-box-shadow: 0 3px 10px rgba(218, 235, 255, 0.51);
	position: absolute;
	z-index: 99;
	min-width: 210px;
	background-color: #fff;
	border-top: 1px solid #0dcdbd;
	white-space: nowrap;
	animation: fadeIn 0.4s;
	-webkit-animation: fadeIn 0.4s;
	-moz-animation: fadeIn 0.4s;
	-o-animation: fadeIn 0.4s;
	-ms-animation: fadeIn 0.4s;
}

.dropdown:hover .dropdown-menu {
	display: block;
	position: absolute;
	text-align: left;
	top: 100%;
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}

.dropdown .dropdown-menu .dropdown-item {
	width: 100%;
	padding: 12px 23px;
	font-size: 14px;
	color: #272727;
	background-color: transparent;
	border-bottom: 1px solid #f0f0f0;
	display: inline-block;
	float: left;
	clear: both;
	position: relative;
	outline: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.dropdown .dropdown-menu .dropdown-item:last-child {
	border-bottom: none;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.dropdown .dropdown-menu .dropdown-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.dropdown .dropdown-item:focus,
.dropdown .dropdown-item:hover,
.dropdown .dropdown-item.active {
	color: #0dcdbd;
	text-decoration: none;
	background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
	background: transparent;
}

.search-add {
	margin: 15px 0px 0px 0px;
}

.search-add .form-group {
	position: relative;
}

.search-add input {
	border: 1px solid #e5e5e5;
	padding: 7px 40px 7px 15px;
	border-radius: 4px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.search-add input:focus {
	box-shadow: none;
	outline: none;
	border-color: #0dcdbd;
}

.search-add .search-btn {
	position: absolute;
	top: 8px;
	right: 10px;
	color: #272727;
	border: none;
	cursor: pointer;
	background: transparent;
	font-size: 18px;
}

.fadeInUpMenu {
	-webkit-animation-name: fadeInUpMenu;
	animation-name: fadeInUpMenu;
}

.slicknav_btn {
	border-color: #0dcdbd;
}

.slicknav_menu .slicknav_icon-bar {
	background: #0dcdbd;
}



/* only small tablets */
@media (min-width: 768px) and (max-width: 991px) {
	#nav-main li a.nav-link {
		padding-top: 18px;
	}
}

.navbar-toggler {
	display: none;
}

.mobile-menu {
	display: none;
}

.slicknav_menu {
	display: none;
}

@media screen and (max-width: 991px) {
	.navbar-header {
		width: 100%;
	}
	.navbar-brand {
		position: absolute;
		padding: 0px 15px;
		top: 0;
	}
	.navbar-brand img, .navbar-brand svg {
		width: 75%;
	}
	.slicknav_menu {
		display: block;
	}
}

@media screen and (max-width: 768px) {
	.navbar-header {
		width: 100%;
	}
	.navbar-brand {
		position: absolute;
		padding: 0px 15px;
		top: 0;
	}
	.navbar-brand img, .navbar-brand svg {
		width: 75%;
	}
	#mobile-menu {
		display: none;
	}
	.slicknav_menu {
		display: block;
	}
	.slicknav_nav .active a {
		background: #E91E63;
		color: #fff;
	}
	.slicknav_nav .dropdown li a.active {
		background: #f8f9fa;
		color: #0dcdbd;
	}
	.slicknav_nav .dropdown li a:focus {
		outline: none;
	}
}

/*====================================================
intro section style
====================================================*/
/*.section-intro {
	background: url("https://demo.graygrids.com/themes/estatebit/../img/background/bg-intro.jpg") center center no-repeat;
	background-size: cover;
	color: #fff;
	position: relative;
	width: 100%;
}*/

.section-intro:before {
	content: "";
	left: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	background-color: rgba(42, 46, 50, 0.8);
	position: absolute;
}

.search-container {
	padding: 60px 0 60px;
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: center;
}

.search-container .intro-sub-heading {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 20px;
	letter-spacing: 0.1rem;
}

.search-container .intro-title {
	font-weight: 700;
	font-size: 42px;
	color: #fff;
	line-height: 60px;
	margin-bottom: 40px;
}

.search-container .content {
	background: #fff;
	padding: 30px;
	border-radius: 4px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.search-container .form-group {
	margin-bottom: 30px !important;
}

.search-container .form-group input {
	height: 48px;
}

.search-container .search-category-container select {
	background-color: transparent;
	border: 1px solid #e5e5e5;
	color: #272727;
	border-radius: 4px;
	height: 48px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.search-container .search-category-container select:focus {
	outline: none;
	box-shadow: none;
}

.search-container .search-category-container .styled-select {
	width: 100%;
	margin-bottom: 30px;
}

.search-container .btn-section .btn-common {
	font-size: 16px;
	font-weight: 600;
	width: 100%;
	padding: 12px 32px;
	line-height: 130%;
}

.search-container .btn-section .btn-common i {
	margin-right: 5px;
}

.show-options {
	position: relative;
	padding-left: 15px;
	font-size: 14px;
	margin-top: -20px;
	text-transform: uppercase;
	line-height: 20px;
}

.show-options:before {
	content: "\e9d6";
	font-family: 'LineIcons' !important;
	position: absolute;
	top: 0px;
	left: -2px;
}

.show-options:hover {
	color: #0dcdbd;
}

.show-options.active:before {
	content: "\e9bc";
}

.irs-with-grid {
	margin-top: -7px;
}

select.classic {
	background-image: linear-gradient(45deg, transparent 50%, #272727 50%), linear-gradient(135deg, #272727 50%, transparent 50%);
	background-position: calc(100% - 20px) calc(15px + 5px), calc(100% - 15px) calc(15px + 5px), 100% 0;
	background-size: 5px 5px, 5px 5px;
	background-repeat: no-repeat;
}

.about .img-thumb {
	border-radius: 4px;
	margin-bottom: 40px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	position: relative;
	overflow: hidden;
}

.about .img-thumb:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	background-color: #222;
	opacity: 0.3;
	z-index: 99;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.about .img-thumb img {
	width: 100%;
	border-radius: 4px;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
}

.about .img-thumb:hover:before {
	background-color: #0dcdbd;
	opacity: 0.7;
}

.about .img-thumb:hover img {
	transform: scale(1.06);
}

.about .about-conter h3 {
	font-size: 22px;
	margin-bottom: 15px;
}

.about .about-conter p {
	margin-bottom: 10px;
}

/* ==========================================================================
   Pricing Plans
   ========================================================================== */
.tooltip .tooltip-inner {
	background-color: #fff !important;
	color: #000 !important;
	border-radius: 7px !important;
	opacity: 1 !important;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.pricing-plans {
	padding-top:  60px;
}
.pricing-plans-main {
	margin-top: 40px;
}
.pricing-plans small {
	color: #ADADAD;
	font-size: 14px;
}
.pricing-plans-wrap {
	border-radius: 7px;
	color: #1a1a1a;
}
.pricing-plans-item {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 290 386' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M273.098 66.2399C273.098 60.4717 277.223 55.5134 283.136 53.3134C286.759 51.9654 289.994 48.9664 289.994 45.1005V7C289.994 3.134 286.86 0 282.994 0H6.99999C3.134 0 0 3.13401 0 7V46.4999C0 49.905 2.54878 52.6803 5.56005 54.27C10.3041 56.7744 13.4553 61.1997 13.4553 66.2399C13.4553 71.2801 10.3041 75.7055 5.56005 78.2099C2.54878 79.7995 0 82.5749 0 85.98V379C0 382.866 3.13401 386 7 386H283C286.866 386 290 382.866 290 379V87.3806C290 83.516 286.768 80.5175 283.146 79.1703C277.226 76.9686 273.098 72.0069 273.098 66.2399Z' fill='%23F5F4EB'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	aspect-ratio: 290 / 386;
	position: relative;
	border-top: 1px solid transparent;
}

.item-header {
	height: 48px;
	position: absolute;
	top: -39px;
	left: 0;
	width: 100%;
	border-radius: 7px 7px 0 0;
}
.dark-mode .item-header p {
	color: #1a1a1a !important;
	margin-top: 16px;
	line-height: 130%;
}
.dark-mode .item-header p span {
	font-weight: 500;
}
h2.item-title {
	margin-top: 50px;
}
.dark-mode h2.item-title  {
	font-size: 24px;
	color: #000 !important;
	display: inline-block;
}
.item-price {
	font-size: 32px;
	font-weight: 600;
	margin-top: 34px;
}
.info-svg {
	cursor: pointer;
}
.item-price small {
	font-size: 18px;
}
.pricing-plans-item button {
	margin: 15px 0;
}
.item-prepayment {
	font-size: 14px;
	font-weight: 600;
}

/* ==========================================================================
   Property Section
   ========================================================================== */

.property-main {
	position: relative;
	margin-bottom: 30px;
	border-radius: 7px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.post-type-archive-boats .property-main, .post-type-archive-routes .property-main {
	background: #fff;
}

.property-main:hover {
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.14);
	-webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.14);
}

.property-wrap {
	width: 100%;
	border-radius: 7px;
}
.latest-routes .property-wrap {
	background: #fff;
}
.item-thumb {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.item-thumb a {
	display: block;
}

.item-thumb a img {
	border-radius: 7px 7px 0px 0px;
}

.item-thumb:hover {
	opacity: 0.9;
}

.label-inner {
	position: absolute;
	bottom: 15px;
	left: 15px;
	z-index: 3;
}

.label-inner .label {
	display: inline-block;
	color: #fff;
	border-radius: 4px;
	font-size: 12px;
	padding: 7px 18px;
	text-transform: uppercase;
	margin-bottom: 0px;
	line-height: 15px;
	vertical-align: top;
}

.label-inner .label-status {
	background: #0dcdbd;
}

.item-body {
	padding: 20px;
	width: 100%;
}

.item-body .property-title {
	margin-bottom: 10px;
}
h3.property-title {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.item-body .property-title a {
	font-size: 16px;
	color: #272727;
	font-weight: 600;
}

.item-body .property-title a:hover {
	color: #0dcdbd;
}

.item-body .adderess {
	color: rgba(26, 26, 26, 1);
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	font-weight: 500;
}

.item-body .pricin-list {
	margin-top: 10px;
	position: relative;
	display: flex;
	gap: 8px;
}
.widget-boats .item-body .pricin-list {
	flex-direction: column;
}

.widget-post .col-12 {
	padding: 0px;
}

.widget-post .blog-item:hover {
	transform: unset;
}

.boat-pricin-list {
	flex-direction: column;
}

.popular-routes .item-body .pricin-list {
	flex-direction: row;
	gap: 8px;
}

.popular-routes .item-body .pricin-list p {
	height: 41px;
	font-weight: 500;
	justify-content: center;
}

.item-body .property-price {
	font-size: 24px;
	font-weight: 600;
}

.item-body .pricin-list p span {
	color: #000;
	font-weight: 500;
	font-size: 14px;
}

.item-body .pricin-list .view-iocn {
	position: absolute;
	bottom: 0px;
	right: 15px;
}

.pricin-list p {
	width: 100%;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	padding: 0 14px;
	height: 35px;
	display: flex;
	align-items: center;
	gap: 5px;
	border-radius: 3px;
	margin: 0;
}
.detail-icons {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	gap: 5px;
}
.detail-icons svg {
	width: 28px;
}

.book-boat {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 426px;
	position: relative;
}

.book-boat__overlay {
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: rgba(0, 0, 0, 0.35);
}

.book-boat h2, .book-boat h1 {
	color: #fff;
	margin-bottom: 35px;
	font-size: 32px;
}

.popup-overlay {
	display: none;
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 999;
	padding:25px;
	box-sizing: border-box;
	justify-content: center;
	align-items: center;
}
.popup {
	background-color: #F5F4EB;
	padding: 72px 100px 86px;
	border-radius: 10px;
	width: 90%;
	max-width: 585px;
	max-height: 100%;
	overflow-y: auto;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
	text-align: left;
	position: relative;
}
.popup-close {
	position: absolute;
	top: 10px; right: 15px;
	font-size: 22px;
	cursor: pointer;
}

.popup h2 {
	font-size: 24px;
	margin-bottom: 30px;
}

.popup p {
	margin-top: 28px;
	margin-bottom: 10px;
}
.bg-white {
	border-radius: 7px;
}
.bg-white label {
	display: flex;
	padding: 0 30px;
	align-items: center;
	gap: 20px;
	white-space: nowrap;
	height: 78px;
}
.popup form input, .popup form select {
	width: 100%;
	padding: 10px;
	border: none;
	border-radius: 5px;
	font-weight: bold;
}
.popup hr {
	/* margin-top: 1rem; */
	margin-bottom: 13px;
	border: 0;
	border-top: 2px solid rgb(0 0 0);
}

.popup button.Zebra_DatePicker_Icon {
	top: 15px !important;
}

label.custom-checkbox.accept {
	margin-top: 77px;
	display: inline-block;
}
p.total, p.sub-total {
	display: flex;
	justify-content: space-between;
	font-weight: 600;
	color: #1A1A1A;
	margin-top: 5px;
}
p.total input, p.sub-total input {
	width: 54px;
	padding: 0;
	background: none;
	text-align: right;
}
p.additional-options {
	font-weight: 600;
	color: #1A1A1A;
}
.custom-checkbox {
	display: inline-flex;
	align-items: center;
	cursor: pointer;
	user-select: none;
	gap: 8px;
	font-size: 16px;
}

.custom-checkbox input[type="checkbox"] {
	display: none;
}

.checkbox-icon {
	width: 16px;
	height: 16px;
	border: 2px solid #ECD06F;
	border-radius: 4px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.2s ease;
}

.custom-checkbox input[type="checkbox"]:checked + .checkbox-icon {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 4.5H18C18.8284 4.5 19.5 5.1716 19.5 6V18C19.5 18.8284 18.8284 19.5 18 19.5H6C5.1716 19.5 4.5 18.8284 4.5 18V6C4.5 5.1716 5.1716 4.5 6 4.5ZM3 6C3 4.3431 4.3431 3 6 3H18C19.6569 3 21 4.3431 21 6V18C21 19.6569 19.6569 21 18 21H6C4.3431 21 3 19.6569 3 18V6ZM11.1267 15.5342L17.6267 9.1407L16.5047 8L10.5703 13.8372L8.1314 11.3982L7 12.5296L10 15.5296C10.3106 15.8402 10.8135 15.8422 11.1267 15.5342Z' fill='%23ECD06F'/%3E%3C/svg%3E");
}

.popup::-webkit-scrollbar {
	width: 8px;
}

.popup::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 4px;
}

.popup::-webkit-scrollbar-thumb {
	background-color: #999;
	border-radius: 4px;
	border: 2px solid transparent;
	background-clip: content-box;
}

.popup::-webkit-scrollbar-thumb:hover {
	background-color: #666;
}
input:focus {
	box-shadow: none !important;
	outline: none !important;
}

.inner-box.route-details {
	display: flex;
	flex-direction: row;
	padding: 0px;
	gap: 6px;
	justify-content: space-between;
	margin: 32px 0 68px;
}
.inner-box.route-details p {
	margin-top: 10px;
	line-height: 130%;
}
.contacts {
	display: flex;
	justify-content: space-between;
	padding: 46px 0 54px;
}
.contacts input, .contacts input:focus, .contacts textarea {
	width: 100%;
	margin-bottom: 10px;
	border-radius: 8px !important;
	border: 1px solid rgba(26, 26, 26, 0.15) !important;
	height: 50px;
	padding: 0 20px;
	background: unset;
}
.contacts textarea {
	height: 150px;
	padding-top: 20px;
}
.contacts a {
	color: #1a1a1a;
}
.contacts input:focus,
.contacts textarea:focus {
	outline: none !important;
	box-shadow: none !important;
	border-color: inherit !important;
}

.contacts-left,.contacts-right {
	width: 100%;
	font-size: 14px;
}
.contacts-left h2, .contacts-left .contacts-title, .contacts-right h2 {
	width: 100%;
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 16px;
}
p.contacts-icon {
	margin-bottom: 12px;
}
p.contacts-icon img {
	margin-right: 12px;
}
@media  (max-width:576px) {

	.contacts {
		flex-direction: column;
	}
	.contacts-right {
		 margin-top: 50px;
	}
	.popup {
		padding: 72px 20px 86px;
		width: 100%;
		max-width: 585px;
	}
	.popup-overlay {
		padding: 15px;
	}
	.inner-box.route-details {
		flex-direction: column;
		gap: 30px;
	}
}



/* latest-property */
#latest-property .item {
	margin: 0px 10px;
}

.img-box {
	height: 350px;
	display: inline-block;
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 90;
	margin: 10px 0;
	border-radius: 4px;
}

.img-box .img-box-content {
	position: absolute;
	z-index: 101;
	top: 50%;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	transform: translate(0, -50.5%);
}

.img-box .img-box-content h4 {
	font-size: 22px;
	line-height: 36px;
	color: #fff;
	margin: 0;
}

.img-box .img-box-content span {
	font-size: 16px;
	color: #fff;
}

.img-box .img-box-background {
	background-size: cover;
	background-position: 50%;
	width: 100%;
	height: 100%;
	transition: all 0.55s;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	transition: transform 0.35s ease-out;
}

.img-box:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	background-color: #222;
	opacity: 0.3;
	z-index: 99;
	transition: 0.3s ease-out;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
}

.img-box:hover:before {
	background-color: #0dcdbd;
	opacity: 0.7;
}

.img-box:hover .img-box-background {
	transform: scale(1.06);
}

.card-hight {
	height: 161px;
}

.bg-red {
	background: #f50057 !important;
}

.bg-yellow {
	background: #FFC107 !important;
}

.product-filter {
	height: 40px;
	margin-bottom: 20px;
	line-height: 40px;
}

.product-filter .sort-by {
	position: relative;
}

.product-filter .sort-by span {
	margin-right: 15px;
	float: left;
}

.product-filter .sort-by .sort-by-select {
	display: inline-block;
	float: left;
	margin-right: 15px;
	position: relative;
}

.product-filter .sort-by .sort-by-select select {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 40px 0px 15px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #e5e5e5;
	background-color: #ffffff;
	color: #888;
	text-decoration: none;
	white-space: nowrap;
	font-weight: 500;
	border-radius: 4px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.product-filter .sort-by .sort-by-select select:focus {
	box-shadow: none;
	outline: none;
}

.product-filter .sort-by .sort-by-select i {
	position: absolute;
	top: 13px;
	right: 15px;
	color: #272727;
	z-index: 999;
}

.product-filter .layout-switcher {
	float: right;
	margin-left: 30px;
}

.product-filter .layout-switcher a {
	width: 36px;
	height: 36px;
	background-color: #f0f0f0;
	display: inline-block;
	border-radius: 4px;
	color: #a0a0a0;
	font-size: 20px;
	line-height: 38px;
	margin-left: 5px;
	text-align: center;
	transition: all 0.3s;
}

.product-filter .layout-switcher .active {
	background-color: #0dcdbd;
	color: #fff;
}

.listing-container {
	position: relative;
	z-index: 9;
}

.grid-layout {
	left: -1.5%;
	width: 103%;
	position: relative;
}

.grid-layout .property-main {
	display: inline-block;
	width: 47%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	position: relative;
}

.list-layout .property-main {
	display: flex;
	overflow: hidden;
	margin: 0 0 30px 0;
}

.list-layout .property-main {
	width: 100%;
}

.list-layout .property-main .item-thumb {
	width: 320px;
	float: left;
	overflow: hidden;
	margin-right: 30px;
}

.list-layout .property-main .item-body {
	padding: 30px;
}

.sidebar-title {
	font-size: 18px;
	font-weight: 500;
	color: #272727;
	letter-spacing: 1px;
	margin-bottom: 25px;
	text-transform: uppercase;
	position: relative;
}

.sidebar.right {
	padding-left: 20px;
	margin-top: 12px;
}

.sticky .widget {
	position: relative;
}

.sticky .widget select {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 18px;
	height: 48px;
	margin-bottom: 20px;
	border: 1px solid #e5e5e5;
	background-color: #fcfcfc;
	color: #888;
	text-decoration: none;
	white-space: nowrap;
	font-weight: 500;
	border-radius: 4px;
	width: 100%;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.sticky .widget select:focus {
	box-shadow: none;
	outline: none;
}

.sticky .widget i {
	position: absolute;
	top: 17px;
	right: 30px;
	color: #272727;
	z-index: 999;
}

.range-area,
.price-range {
	margin-top: 20px;
}

.range-area label,
.price-range label {
	margin-bottom: 10px;
}

#area-range .form-control {
	width: 30%;
	float: left;
}

#area-range span {
	float: left;
	line-height: 40px;
	margin: 0px 10px;
}

.more-search-options {
	margin-top: 30px;
}

.fullwidth {
	width: 100%;
}

/* Custom Checkboxes */
.checkboxes {
	list-style: none;
	padding: 0;
	margin-bottom: 30px;
}

.checkboxes li {
	padding: 4px 0;
}

.checkboxes .in-row label {
	margin-top: 9px;
}

.checkboxes .one-in-row label {
	margin-top: 9px;
	width: 100%;
}
.checkboxes label {
	display: flex;
	cursor: pointer;
	width: 100%;
	position: relative;
	margin-right: 20px;
	font-size: 14px;
	font-weight: 400;
}
.checkboxes label span {
	color: #909090;
	font-size: 15px;
}



.checkboxes li:last-child {
	margin-bottom: -8px;
}

.checkboxes input[type=checkbox] {
	display: none;
}
small {
	color: #ADADAD;
}
/* ==========================================================================
Property wrapper Style
========================================================================== */
.property-details {
	background-color: #fff;
	margin-bottom: 40px;
	padding: 30px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 7px;
}
.light-mode .property-details h5 {
	font-size: 16px;
	line-height: 18px;
	font-weight: 600;
}

#property-slider.owl-carousel .owl-wrapper-outer {
	border-radius: 7px;
}
.property-details .info h3 {
	font-size: 30px;
	color: #272727;
	margin-bottom: 8px;
}
.property-details .info h3 span {
	background: #fb1d51;
	color: #ffffff;
	border-radius: 4px;
	text-transform: uppercase;
	font-size: 9px;
}

.property-details .middle-details {
	display: flex;
}

.property-details .middle-details .details {
	display: flex;
	flex-direction: column;
	width: 170px;
}

.property-details .middle-details .details-icons {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	margin-top: 5px;
}
.details-icons div {
	background: #ecd06f;
	border-radius: 8px;
	width: 40px;
	height: 40px;
	padding: 5px;
	max-width: calc(40px * 6 + 6px * 5);
}

.detail-icons div {
	border-radius: 8px;
	width: 40px;
	height: 40px;
	padding: 5px;
	max-width: calc(40px * 6 + 6px * 5);
}

.property-details .details .details-listing p {
	margin-bottom: 0;
	line-height: 26px;
	display: inline-flex;
	align-items: center;
	gap: 2px;
}

.property-details .details .details-listing h5 {
	margin: 0;
	font-size: 16px;
	color: #888;
}

.property-details .others {
	margin-top: 34px;
}

.property-details .others ul li {
	float: right;
	margin-left: 20px;
}

.property-details .others ul li a {
	height: 40px;
	width: 40px;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	background: #0dcdbd;
	color: #ffffff;
	border-radius: 4px;
	display: inline-block;
}

.property-details .others ul li span {
	color: #1A1A1A;
	font-size: 20px;
	line-height: 130%;
	margin-top: 5px;
	font-weight: 600;
}

.details-thumb {
	margin-bottom: 30px;
}

.desc-title {
	font-size: 22px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #e0e0e0;
}
.boat-desc {
	padding: 42px 20px 20px;
	border-radius: 7px;
	line-height: 130%;
}
.blog-item ul, .boat-desc ul, .property-dsc ul {
	padding-inline-start: 40px;
}
.blog-item ul:not(.property-features) li, .boat-desc ul:not(.property-features) li, .property-dsc ul:not(.property-features) li {
	position: relative;
	list-style: none;
	padding-left: 1.2em;
}

.blog-item ul:not(.property-features) li::before, .boat-desc ul:not(.property-features) li::before, .property-dsc ul:not(.property-features) li::before {
	content: "•";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	color: #ECD06F;
	font-size: 1.2em;
	line-height: 1;
}

	/*.boat-desc p, .boat-desc p, {
        padding: 60px 60px 1px;
        border-radius: 7px;
        line-height: 130%;
    }*/
.boat-desc .section-title {
	font-size: 24px;
	padding-bottom: 36px;
	font-weight: 600;
	text-align: left;
	position: relative;
	margin: 0px 0 0px;
	line-height: 24px;
}
.property-dsc {
	padding-top: 1px;
	border-radius: 7px;
	padding-bottom: 1px;
}

.property-dsc .section-title {
	margin-top: 50px;
	padding-bottom: 40px;
}
.property-dsc img {
	border-radius: 7px;
}
.additional-details li strong {
	margin-right: 10px;
	font-weight: 700;
	color: #272727;
}

.additional-details li strong span {
	color: #888;
}
.boat-questions-title {
	margin: 0 auto;
}
.property-features {
	width: 100%;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	column-gap: 30px;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
}
.property-features li {
	display: flex;
	margin: 0 0 7px 0;
	padding: 0;
	font-weight: 600;
	font-size: 14px;
	align-items: center;
	gap: 3px;
	justify-content: space-between;
}
.property-features.checkboxes li {
	font-weight: 800;
	justify-content: space-between;
}
.property-features.checkboxes li span {
	display: inline-flex;
	align-items: center;
	gap: 3px;
}
.property-features li span {
	font-weight: 400;
}
.property-features li i {
	margin-right: 5px;
	color: #0dcdbd;
}

.accordion-fp .card {
	margin-bottom: 20px;
}

.accordion-fp .card .card-header {
	padding: 0;
}

.accordion-fp .accordion-heading {
	font-size: 18px;
	margin: 0;
}

.accordion-fp .accordion-heading a {
	color: #272727;
}

.accordion-fp button {
	border: none;
}

.accordion-fp .accordion-title {
	width: 100%;
	cursor: pointer;
	text-align: left;
	position: relative;
	padding: 12px 25px 12px 12px;
}
.accordion-title::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%) rotate(0deg);
	width: 16px;
	height: 16px;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 426.667 426.667"><path d="M405.332 192H234.668V21.332C234.668 9.559 225.109 0 213.332 0 201.559 0 192 9.559 192 21.332V192H21.332C9.559 192 0 201.559 0 213.332c0 11.777 9.559 21.336 21.332 21.336H192v170.664c0 11.777 9.559 21.336 21.332 21.336 11.777 0 21.336-9.559 21.336-21.336V234.668h170.664c11.777 0 21.336-9.559 21.336-21.336 0-11.773-9.559-21.332-21.336-21.332z" fill="%23ffffff"/></svg>');
	background-size: contain;
	background-repeat: no-repeat;
	transition: transform 0.3s ease;
}

.accordion-title:not(.collapsed)::after {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 426.667 426.667"><path d="M405.332 192H234.668V21.332C234.668 9.559 225.109 0 213.332 0 201.559 0 192 9.559 192 21.332V192H21.332C9.559 192 0 201.559 0 213.332c0 11.777 9.559 21.336 21.332 21.336H192v170.664c0 11.777 9.559 21.336 21.332 21.336 11.777 0 21.336-9.559 21.336-21.336V234.668h170.664c11.777 0 21.336-9.559 21.336-21.336 0-11.773-9.559-21.332-21.336-21.332z" fill="%23ecd06f"/></svg>');
	transform: translateY(-50%) rotate(45deg);
}
.accordion-fp .card-body {
	padding: 30px;
	border-top: none;
	border-radius: 7px;
}

.location-map {
	width: 100%;
	min-height: 400px;
	overflow: hidden;
}

.property-slider {
	position: relative;
	margin-bottom: 30px;
}

.property-slider .item img {
	width: 100%;
}
.property-slider .owl-stage-outer {
	border-radius: 7px;
}
.property-slider .owl-controls .owl-buttons .owl-next,
.property-slider .owl-controls .owl-buttons .owl-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	background: #0dcdbd;
	color: #ffffff;
	border-radius: 4px;
	z-index: 99;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.property-slider .owl-controls .owl-buttons .owl-next {
	right: 15px;
}

.property-slider .owl-controls .owl-buttons .owl-prev {
	left: 15px;
}

.property-slider:hover .owl-controls .owl-buttons .owl-next,
.property-slider:hover .owl-controls .owl-buttons .owl-prev {
	opacity: 1;
}

.inner-box {
	margin-bottom: 30px;
}

.widget-button {
	height: 41px;
	text-align: center;
	width: 41px;
	float: left;
	border: none;
	cursor: pointer;
	background-color: #f3f3f3;
	color: #333;
	border-radius: 4px;
	margin-right: 5px;
	display: inline-block;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
}

.widget-button:hover {
	background: #0dcdbd;
	color: #fff;
}

.widget-button i {
	top: 0;
	line-height: 41px;
	left: 2px;
	opacity: 0.9;
	font-size: 18px;
}
.agent-inner {
	border-radius: 7px;
	padding: 32px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	transition: 0.25s;
	text-align: center;
}
.agent-inner p {
	line-height: 130%;
}
.agent-inner .agent-title {
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	width: 100%;
}

.agent-inner .agent-title .agent-photo {
	display: block;
}
.agent-inner .agent-title .agent-photo img {
	height: 150px;
	width: 150px;
	border-radius: 50%;
}
.agent-inner .agent-title .agent-details {
	display: block;
	margin-top: 15px;
}
.agent-inner .agent-title .agent-details h3 {
	font-size: 18px;
	line-height: 18px;
}
.agent-inner .agent-title .agent-details h3 a {
	color: #272727;
	margin: 0pc 0 6px 0;
}
.agent-inner .agent-title .agent-details span {
	font-size: 12px;
	font-weight: 500;
	line-height: 100%;
	margin-top: 17px;
	display: block;
}
.agent-inner .agent-title .agent-details span i {
	margin-right: 5px;
}

.agent-inner .form-control {
	margin-bottom: 20px;
}

.listing-item {
	background-color: #fff;
	display: block;
	width: 100%;
	border-radius: 7px;
	position: relative;
}

.listing-item img {
	width: 100%;
	border-radius: 4px 4px 0 0;
}

/* Content on */
.listing-content {
	padding: 15px;
	display: inline-block;
	width: 100%;
}

.listing-content .listing-title {
	color: #272727;
	font-size: 20px;
}

.listing-content .listing-title i {
	display: block;
	font-style: normal;
	font-size: 17px;
	padding: 0;
	margin: 2px 0 0 0;
}
.listing-content .listing-content {
	position: relative;
	width: 100%;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	font-size: 14px;
	padding: 20px;
	margin-top: 15px;
	display: flex;
	border-radius: 7px;
	justify-content: space-between;
}
.listing-content .listing-content span, .price-per-day span {
	font-weight: 600;
}

.listing-content .listing-content small {
	font-size: 12px;
}
.price-per-day {
	margin-top: 16px;
}
.listing-content .listing-content li {
	display: inline-block;
	color: #fff;
	line-height: 20px;
	padding: 8px;
	position: relative;
	transition: all 0.5s;
}

.listing-content .listing-content li span {
	display: block;
	font-size: 14px;
	color: #fff;
}

.listing-badges {
	width: 100%;
	display: block;
	font-size: 16px;
	padding: 0px;
	height: 32px;
}

.listing-badges h4 {
	font-weight: 400;
	letter-spacing: 0;
	line-height: 18px;
}

.listing-badges h4 bdi {
	font-size: 18px;
	font-weight: 600;
}

.listing-badges span {
	color: #fff;
	display: inline-block;
	padding: 4px 10px;
	float: right;
	background-color: rgba(74, 74, 76, 0.7);
	border-radius: 5px;
	top: 15px;
	right: 15px;
	position: absolute;
}

.listing-badges .featured {
	background-color: #0dcdbd;
	float: left;
	transform: rotate(-45deg);
	left: -67px;
	top: 17px;
	position: relative;
	text-align: center;
	width: 200px;
	font-size: 12.5px;
	margin: 0;
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
.listing-carousel-wrap {
position: relative;
}
.listing-carousel-wrap .owl-controls .owl-buttons {
	position: absolute;
	top: 50%;
	right: 0;
	top: 13px;
	height: 0;
	color: #fff;
	height: 60px;
	transform: translate(0, -50%);
	z-index: 99;
}

.listing-carousel-wrap .owl-controls .owl-buttons div {
	position: absolute;
	z-index: 101;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 12px;
	transition: all 0.3s;
	height: 25px;
	width: 25px;
	border-radius: 4px;
	text-align: center;
	line-height: 25px;
	padding: 0;
}
.carousel-promotion p {
	font-size: 20px;
}
.listing-carousel-wrap .owl-controls .owl-buttons .owl-prev:hover {
	background: #0dcdbd;
	color: #fff;
}

.listing-carousel-wrap .owl-controls .owl-buttons .owl-next:hover {
	background: #0dcdbd;
	color: #fff;
}

.listing-carousel-wrap .owl-controls .owl-buttons .owl-prev {
	right: 35px;
	left: auto;
}

.listing-carousel-wrap .owl-controls .owl-buttons .owl-next {
	right: 0;
}
.widget-blog .lni-chevron-left:before, .widget-blog .lni-chevron-right:before {
	font-weight: 900;
	color: #ECD06F;
}
.widget-blog.listing-carousel-wrap .owl-controls .owl-buttons div {
	color: #ECD06F;
	border: 1px solid #ECD06F;
}
.widget-blog.listing-carousel-wrap .owl-controls .owl-buttons .owl-prev:hover, .widget-blog.listing-carousel-wrap .owl-controls .owl-buttons .owl-next:hover {
	background: #FFF;
}
.mortgage-calc h3 {
	color: #1A1A1A !important;
	font-weight: 600;
}

.mortgage-calc .tip-content {
	margin-bottom: 10px;
}

.mortgage-calc .calc-input {
	position: relative;
	display: block;
	margin-bottom: 15px;
}
.mortgage-calc p {
	margin: 20px 0 0;
}
.mortgage-calc label {
	background: linear-gradient(to bottom, #f8f8f8 0%, #f0f0f0);
	color: #888;
	border-radius: 4px 0px 0px 4px;
	top: 1px;
	left: 1px;
	position: absolute;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 48px;
	line-height: 42px;
	height: 42px;
}

.mortgage-calc input,
.mortgage-calc input:focus {
	margin-bottom: 0;
	background-color: #fdfdfd;
	transition: border 0.3s, box-shadow 0.3s, background-color 0.3s;
}

.mortgage-calc input:focus {
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
}

/*----------------------------------------------
  Dashboard Body
-----------------------------------------------*/
.dashborad-box {
	padding: 30px;
	margin-bottom: 30px;
	-webkit-box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);
	box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);
}

.dashborad-box .title {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.dashborad-box .item {
	margin-bottom: 20px;
}

.dashborad-box .item .icon {
	float: left;
	width: 50px;
	position: relative;
}

.dashborad-box .item .icon:before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	height: 100%;
	width: 1px;
	background: #d7d7d7;
}

.dashborad-box .item .icon span {
	font-size: 32px;
	color: #0dcdbd;
}

.dashborad-box .item .info {
	padding-left: 20px;
	float: left;
}

.dashborad-box .item .info .number {
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	color: #272727;
}

.dashborad-box .item .info .type {
	font-size: 14px;
	color: #888;
}

.dashborad-box .item:after {
	display: table;
	content: "";
	clear: both;
}

.listing-table .table thead tr .rating span {
	background: #f3f3f3;
	padding: 0 3px;
	border-radius: 4px;
}

.listing-table .table thead tr .status .active {
	background: #f3f3f3;
	color: #ffffff;
	padding: 0 3px;
	border-radius: 4px;
}

.listing-table .table thead tr .status .non-active {
	background: #d7d7d7;
	padding: 0 3px;
	border-radius: 4px;
}

.listing-table .table thead tr .edit a span {
	color: #0dcdbd !important;
}

.listing-table .table thead tr th {
	margin-bottom: 0;
	border: none;
}

.messages .message {
	margin-top: 30px;
}

.messages .message:after {
	display: table;
	content: '';
	clear: both;
}

.messages .message .thumb {
	height: 120px;
	width: 120px;
	float: left;
	border-radius: 4px;
	overflow: hidden;
}

.messages .message .body {
	position: relative;
	float: left;
	width: calc(100% - 120px);
	padding-left: 20px;
}

.messages .message .body h6 {
	font-size: 18px;
}

.messages .message .body h6 .badge {
	background: #0dcdbd;
	color: #ffffff;
}

.messages .message .body .post-time {
	margin-bottom: 0;
	color: #0dcdbd;
}

.messages .message .body .controller {
	position: absolute;
	top: 0;
	right: 0;
}

.messages .message .body .controller ul li {
	display: inline-block;
	margin-left: 6px;
}

.messages .message .body .controller ul li a {
	color: #888;
}

.messages .message .body .controller ul li a:hover {
	color: #0dcdbd;
}

.review {
	margin-top: 30px;
	display: inline-block;
}

.review .thumb {
	height: 120px;
	width: 120px;
	float: left;
	border-radius: 4px;
	overflow: hidden;
}

.review .thumb:after {
	display: table;
	content: '';
	clear: both;
}

.review .body {
	position: relative;
	float: left;
	width: calc(100% - 120px);
	padding-left: 20px;
}

.review .body h6 .stars {
	margin-left: 10px;
	font-size: 1rem;
}

.review .body h6 .stars i {
	color: #fcc200;
}

.review .body .post-time {
	margin-bottom: 0;
	color: #0dcdbd;
}

.review .body .controller {
	position: absolute;
	top: 0;
	right: 0;
}

.review .body .controller ul li {
	display: inline-block;
	margin-left: 6px;
}

.review .body .controller ul li a {
	color: #888;
}

.review .body .controller ul li a:hover {
	color: #0dcdbd;
}

.password-section {
	margin-top: 20px;
}

.password-section h6 {
	margin-bottom: 10px;
	color: #0dcdbd;
}

.user-profile-box {
	background: #ffffff;
	box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);
	margin: 0 auto 50px;
}

.user-profile-box .header {
	padding: 30px 20px 120px;
	text-align: center;
	position: relative;
	background-repeat: no-repeat;
	border: none;
	margin: 0;
	background: rgba(0, 0, 0, 0.04) url(https://demo.graygrids.com/themes/estatebit/../img/avatar/user-bg.jpg) top left repeat;
	background-size: cover;
	color: #ffffff;
}

.user-profile-box .header h2 {
	margin: 0 0 8px;
	color: #fff;
	font-size: 24px;
}

.user-profile-box .header h4 {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
}

.user-profile-box .profile-img {
	border-radius: 4px;
	background-clip: padding-box;
	border: 5px solid #fff;
	bottom: -75px;
	float: left;
	height: 160px;
	width: 160px;
	left: 50%;
	margin-left: -75px;
	position: absolute;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1), 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}

.user-profile-box .detail {
	padding-top: 100px;
}

.user-profile-box .detail ul li a {
	color: #727272;
	border-bottom: 1px solid #f5f5f5;
	padding: 12px 20px;
	display: block;
	font-size: 14px;
	font-weight: 500;
}

.user-profile-box .detail ul li a i {
	margin-right: 10px;
}

.user-profile-box .detail ul li .active {
	background: #fafafa;
	color: #0dcdbd;
	font-weight: 500;
}

.user-profile-box .detail ul li a:hover {
	background: #fafafa;
	color: #0dcdbd;
}

.my-address {
	background: #FFFFFF;
	box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);
	padding: 30px;
}

.my-properties {
	background: #FFFFFF;
	box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);
	padding: 30px;
}

.my-properties table {
	width: 100%;
	display: table;
}

.my-properties table thead tr th {
	font-size: 16px;
	background-color: #f3f3f3;
	border: none;
	font-weight: 700;
	padding: 10px 10px 10px 0;
}

.my-properties table thead tr th:first-child {
	padding-left: 30px;
}

.my-properties table tbody tr td {
	border-top: none;
	border-bottom: 1px solid #f3f3f3;
	padding: 30px 20px 30px 0;
	vertical-align: middle;
	font-size: 14px;
}

.my-properties table h2 {
	border: none;
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 7px 0;
	padding: 0;
}

.my-properties table tbody tr .image {
	width: 150px;
}

.my-properties table tbody tr .image a img {
	width: 100%;
}

.my-properties table tbody tr td .actions .edit {
	float: left;
}

.my-properties table tbody tr td .inner figure {
	margin-bottom: 5px;
}

.my-properties table tbody tr td .inner figure i {
	font-size: 13px;
}

.my-properties table tbody tr td .price {
	font-size: 12px;
	font-weight: 500;
}

.my-properties table tbody tr td.actions {
	text-align: right;
}

.my-properties table tbody tr td.actions .edit {
	float: left;
	color: #0dcdbd;
}

.my-properties table tbody tr td.actions .edit i {
	-moz-transition: 0.4s;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	margin-right: 5px;
}

.my-properties table tbody tr td.actions a {
	padding: 0;
	color: #f50057;
}

.my-properties table tbody tr td:last-child {
	padding-right: 5px;
}

.user-page .heading {
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 22px;
}

.notification-box {
	padding: 30px 35px;
	color: #727272;
	border-radius: 4px;
	background-color: #f3f3f3;
}

.notification-box h3 {
	font-size: 22px;
	margin-bottom: 10px;
}

.notification-box p {
	margin-bottom: 0;
}

.submit-property .drop-file {
	position: relative;
	border: 2px dashed #e5e5e5;
	border-radius: 4px;
	background: #fcfcfc;
	transition: all 0.3s linear;
	display: inline-block;
	width: 100%;
}

select {
	border: 0;
	font-size: 14px;
	width: 100%;
	line-height: 30px;
	padding: 0 15px;
	color: #727272;
	background: #ffffff;
	z-index: 1;
	width: 100%;
	position: relative;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	position: relative;
	min-height: 45px;
	box-shadow: none;
	border: 1px solid #f3f3f3;
	background: #fff;
	border-radius: 4px;
	width: 100% !important;
	cursor: pointer;
}

select:focus {
	outline: none;
	box-shadow: none;
}

.form-check-input {
	margin-top: 7px;
}

.drop-file {
	position: relative;
	border: 2px dashed #d0d0d0;
	border-radius: 4px;
	background: #fcfcfc;
	transition: all 0.3s linear;
	display: inline-block;
	width: 100%;
}

.drop-file:before {
	position: absolute;
	height: 100%;
	width: 100%;
	content: "";
	top: 0;
	left: 0;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.9));
	background-color: #66676b;
	opacity: 0;
	z-index: 10;
	transition: all 0.3s linear;
	border-radius: 4px;
}

.drop-file .drop-message {
	text-align: center;
	margin: 50px 0;
	font-size: 17px;
	color: #4a4747;
	transition: all 0.3s linear;
	position: relative;
	z-index: 11;
}

.drop-file .drop-message:hover {
	color: #66676b;
}

.drop-file .drop-message span {
	display: inline;
	line-height: 117px;
}

/* Portfolios Section */
#portfolio-section .mix {
	padding: 0 13px 35px;
}
#portfolio .mix {
	display: none;
}

.controls {
	text-align: center;
	padding: 0px 0px 35px;
}

.controls .active {
	color: #000 !important;
	border-color: #000;
	border-width: 2px;
	background: transparent;
	font-weight: 800 !important;
}

.controls .btn {
	width: 104px;
	text-transform: capitalize;
	margin: 0px 5px;
	font-weight: 500;
	padding: 15px 0px !important;
}

.controls:hover {
	cursor: pointer;
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: #fff;
}

#portfolio-section {
	position: relative;
}

#portfolio-section .portfolio-box {
	position: relative;
}

#portfolio-section .portfolio-box .overlay-box {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 25%;
	opacity: 0;
	border-radius: 7px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

#portfolio-section .portfolio-box .overlay-box a {
	color: #1a1a1a;
	font-size: 35px;
	width: 50px;
	height: 50px;
	display: inline-block;
	line-height: 50px;
	background: #0dcdbd;
	border-radius: 4px;
	transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#portfolio-section .portfolio-box .overlay-box h3 {
	margin-top: 20px;
	color: #fff;
	font-size: 22px;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#portfolio-section .portfolio-box:hover .overlay-box {
	background: rgba(0, 0, 0, 0.85);
	transform: scale(1, 1);
	opacity: 1;
}

#portfolio-section .portfolio-box:hover .overlay-box h3 {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

#portfolio-section .portfolio-box:hover .overlay-box a {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
}

/* Services Item */
.services {
	background: #fafafa;
}

.services-item {
	padding: 20px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 15px;
	margin-top: 15px;
	position: relative;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}

.services-item .icon {
	float: left;
	padding-right: 15px;
}

.services-item .icon i {
	width: 50px;
	height: 50px;
	display: inline-block;
	line-height: 50px;
	font-size: 36px;
	text-align: center;
	margin-bottom: 30px;
	color: #0dcdbd;
	border-radius: 4px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}

.services-item .services-content {
	padding-left: 65px;
}

.services-item .services-content h3 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 500;
}

.services-item .services-content h3 a {
	color: #272727;
}

.services-item .services-content h3 a:hover {
	color: #0dcdbd;
}

.services-item:hover {
	box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
}

.services-item:hover .icon i {
	background: transparent;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.featured-bg {
	background: #fafafa;
}

.featured-bg .intro-title {
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 10px;
}

.featured-bg .title-sub {
	font-size: 22px;
	margin-bottom: 5px;
	line-height: 36px;
}

.featured-bg .intro-desc {
	margin-bottom: 20px;
}

.featured-bg .featured-item {
	margin-bottom: 20px;
	position: relative;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}

.featured-bg .featured-item .icon {
	float: left;
	padding-right: 15px;
}

.featured-bg .featured-item .icon i {
	font-size: 32px;
	text-align: center;
	margin-bottom: 30px;
	color: #0dcdbd;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}

.featured-bg .featured-item h3 {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: 500;
	line-height: 36px;
}

.featured-bg .featured-item h3 a {
	color: #272727;
}

.featured-bg .featured-item h3 a:hover {
	color: #0dcdbd;
}

/* Team Item */
#team .img-fluid {
	height: 150px;
	width: 150px;
	border-radius: 50%;
	margin: 0 auto; 
}

#team a {
	text-decoration: underline;
}
.team-item {
	border-radius: 4px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.team-item .team-img {
	position: relative;
	cursor: pointer;
	overflow: hidden;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.team-item .team-overlay {
	height: 100%;
	position: absolute;
	top: 0;
	background: rgba(0, 0, 0, 0.85);
	opacity: 0;
	width: 100%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.team-item .overlay-social-icon {
	color: #fff;
	top: 45%;
	position: absolute;
	display: table-cell;
	margin: 0 auto;
	width: 100%;
}

.team-item .overlay-social-icon .social-icon-team {
	padding-left: 0;
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	transform: translateY(-30px);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.team-item .overlay-social-icon .social-icon-team li {
	display: inline-block;
	margin: 0 2px;
}

.team-item .overlay-social-icon .social-icon-team li a {
	letter-spacing: 0px;
	outline: 0 !important;
}

.team-item .overlay-social-icon .social-icon-team li a i {
	font-size: 18px;
	color: #fff;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	display: block;
	border-radius: 4px;
	line-height: 35px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.team-item .overlay-social-icon .social-icon-team li a:hover .lni-facebook-filled {
	background: #3B5998;
}

.team-item .overlay-social-icon .social-icon-team li a:hover .lni-twitter-filled {
	background: #00aced;
}

.team-item .overlay-social-icon .social-icon-team li a:hover .lni-instagram-filled {
	background: #fb3958;
}

.team-item .overlay-social-icon .social-icon-team li a:hover .lni-linkedin-filled {
	background: #1364A8;
}

.team-item .info-text {
	padding: 20px 20px;
}

.team-item .info-text h3 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 5px;
}

.team-item .info-text h3 a {
	color: #272727;
}
.team-item .info-text h3 a:hover {
	color: #0dcdbd;
}
.team-item .info-text p {
	margin: 0;
	color: #888;
}
.team-item:hover .team-overlay {
	opacity: 1;
}

.team-item:hover .social-icon-team {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
section.testimonial.section-padding {
	padding-top: 0;
}
section#about {
	padding-bottom: 15px;
}
.testimonial-item {
	padding: 24px 20px 20px;
	border: 1px solid rgba(245, 244, 235, 0.2);
	border-radius: 4px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	margin: 10px;
	background: #ecd06f;
}
.testimonial-item .content {
	overflow: hidden;
}
.testimonial-item .content .description {
	font-size: 18px;
	line-height: 130%;
	color: #1a1a1a !important;
}

.client-info {
	margin: 35px 10px 20px;
}

.client-info .img-thumb {
	float: left;
	overflow: hidden;
	position: relative;
	padding: 7px;
}

.client-info .img-thumb img {
	width: 80px;
	border: 3px solid transparent;
	border-radius: 50%;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.client-info .info-text {
	float: left;
	margin: 28px 15px 28px 5px;
}

.client-info .info-text h2 {
	font-size: 16px;
	font-weight: 600;
	line-height: 18px;
	margin-bottom: 5px;
}

.client-info .info-text h2 a {
	color: #272727;
}

.client-info .info-text h2 a:hover {
	color: #0dcdbd;
}

.client-info .info-text h4 {
	margin: 0;
	clear: both;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}
.video-section {
	position: relative;
	width: 100%;
	aspect-ratio: 16 / 9;
	aspect-ratio: 21 / 9;
	max-width: 1980px;
	margin: 0 auto 40px;
}

.background-video,  .video-section img.img-fluid {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 0;
	pointer-events: none;
	border-radius: unset;
}

.video-section .container {
	position: absolute;
	z-index: 1;
	bottom: -60px;
	left: 50%;
	transform: translateX(-50%);
}


.video-section .property-details {
	margin-bottom: 0;
	padding: 10px 17px;
}


.video-section h5 {
	margin: 0 0 10px;
}

.video-section .info p {
	display: flex;
}
.video-section .others ul {
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-items: center;
	margin-bottom: 5px;
}
.video-section .property-details .others {
	margin-top: 0;
}

@media (max-width: 992px) {
	.video-section .info {
		display: flex;
		gap: 15px;
	}
	.video-section .info p {
		margin: 0;
	}
}
@media (max-width: 767px) {
	.video-section {
		margin: 0 auto 100px;
		aspect-ratio: 1 / 1;
	}

	.video-section .container {
		bottom: -140px;
	}
	.video-section  .property-details .middle-details {
		display: flex;
		justify-content: space-between;
	}
	.video-section .property-details .others {
		float: none;
	}
	.video-section .others ul {
		margin-top: 20px;
		flex-direction: row;
		justify-content: space-between;
	}
	.video-section .others ul li {
		margin-right: 0;
	}
	.video-section .property-details .middle-details .details-icons, .video-section .property-details button {
		width: 178px;
	}
}
.social-icon.form-socials a {
	color: #ffffff !important;
}
.social-icon.form-socials a.telegram {
	background: #2aa5e9;
}
.social-icon.form-socials a.whatsapp {
	background: #42e45d;
}
.social-icon.form-socials a:hover {
	opacity: .7;
}
.preview-video {
	border-radius: 7px 7px 0 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0;
	z-index: 2;
}
.hover-video {
	position: relative;
}
.hover-video video {
	position: absolute;
	top: 0;
	left: 0;
}
.hover-video:hover .preview-video {
	opacity: 1;
}
.hover-video:hover img {
	opacity: 0;
}
.widget .owl-dots {
	position: absolute;
	top: 260px;
}
.widget .item-body {
	padding-top: 25px;
}






.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-dots .owl-dot span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 2px 4px;
	filter: alpha(opacity=50);
	opacity: 1;
	border-radius: 50%;
	border: 2px solid #0dcdbd;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}


/* Clents Logo Area */
#clients-logo {
	background: #fafafa;
}

#clients-logo .client-logo {
	display: inline-block;
	border: 1px solid #E8E8E8;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

/* Blog Area */
.blog-item, .single-page {
	background-color: #fff;
	display: block;
	margin: 0px auto;
	border-radius: 7px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.archive.category .blog-item {
	margin-bottom: 30px;
}
.archive.category .blog-item .blog-footer a {
	width: 198px !important;
	float: left;
}
.blog-item .blog-image, .single-page .blog-image {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.blog-item .blog-image img, .single-page .blog-image img {
	webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.blog-item .date {
	font-size: 12px;
	font-weight: 500;
	color: #0E1117;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px);
	text-align: left;
}

.blog-item .descr, .single-page .descr {
	padding: 42px 20px 20px;
	letter-spacing: .1px;
}

.blog-item .descr h3,
.single-post .blog-item .descr h1 {
	line-height: 18px;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: left;
	position: relative;
}
.single-post .blog-item .descr h1 {
	font-size: 16px;
}

.blog-item .descr p {
	line-height: 130%;
	text-align: left;
}

.blog-item .descr h3 a {
	margin-top: 37px;
	font-weight: 600;
	text-align: left;
	letter-spacing: -.3px;
	font-size: 18px;
	webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.blog-item .descr h3 a:hover {
	color: #0dcdbd;
}

.blog-item .descr .text {
	margin-bottom: 30px;
	line-height: 22px;
}
.blog-item .blog-footer {
	display: inline-block;
	width: 100%;
	padding: 0 20px 25px;
}

.blog-item .blog-footer a {
	margin-top: 0;
	width: 100%;
}

.blog-item:hover {
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.14);
	-webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.14);
	transform: translateY(-10px);
}

/* Blog Page Style */
.blog-post {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	display: inline-block;
	width: 100%;
	border-radius: 4px;
	margin-bottom: 30px;
}

.blog-post .content {
	padding: 36px 43px;
}

.blog-post .content h2 {
	margin: 0;
	font-size: 22px;
	line-height: 34px;
}

.blog-post .content h2 a {
	color: #272727;
}

.blog-post .content h2 a:hover {
	color: #0dcdbd;
}

.blog-post .content p {
	margin: 18px 0 0;
}

.blog-post .content .read-more {
	margin-top: 30px;
	padding: 7px 18px;
	text-transform: none;
}

.blog-post .content .read-more i {
	font-size: 13px;
}

.blog-post .post-meta {
	list-style: none;
	padding: 0;
	margin: 5px 0 0 0;
}

.blog-post .post-meta li {
	display: inline-block;
	color: #888;
}

.blog-post .post-meta li:after {
	content: "";
	width: 1px;
	height: 12px;
	background: #d0d0d0;
	display: inline-block;
	position: relative;
	top: 0px;
	margin: 0 10px;
}

.blog-post .post-meta li a {
	color: #888;
}

.blog-post .post-meta li a:hover {
	color: #0dcdbd;
}
.error404 p {
	font-size: 18px;
}
.mk-mess.error {
	color: red;
}
.mk-mess.success {
	color: green;
}
.sidebar .search-blog-input .input {
	position: relative;
}

.sidebar .search-blog-input .input i {
	position: absolute;
	top: 15px;
	right: 20px;
}

.sidebar .widget {
	margin-bottom: 40px;
	position: relative;
}

.sidebar .widget-text h5 {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 5px 0;
}

.sidebar .widget-text h5 a {
	color: #272727;
}

.sidebar .widget-text h5 a:hover {
	color: #0dcdbd;
}

.sidebar .widget-text span {
	color: #888;
	font-weight: 500;
	margin: -2px 0 0 0;
	display: block;
}

.widget-tabs .widget-content {
	display: table;
}

.widget-thumb {
	width: 95px;
	margin-right: 25px;
}

.widget-thumb img {
	width: 100%;
}

.widget-tabs .widget-content .widget-text {
	display: table-cell;
	vertical-align: middle;
}

.widget-tabs li {
	margin: 24px 0 0 0;
}

.widget-tabs li:last-child {
	border: none;
	padding-bottom: 0;
}

.share-buttons {
	padding: 0;
	list-style: none;
}

.share-buttons li {
	display: inline-block;
	margin: 0 6px 8px 0;
}

.share-buttons li a {
	background: #fff;
	border: 1px solid #666;
	border-radius: 4px;
	font-weight: 500;
	font-size: 14px;
	padding: 8px 20px;
	transition: 0.3s;
	display: inline-block;
	line-height: 17px;
}

.share-buttons li i {
	font-size: 16px;
	position: relative;
	right: 3px;
	top: 1px;
}

.share-buttons .fb-share {
	color: #3b5999;
	border-color: #3b5999;
}

.share-buttons .fb-share:hover {
	color: #fff;
	background: #3b5999;
}

.share-buttons .twitter-share {
	color: #4A9CEC;
	border-color: #4A9CEC;
}

.share-buttons .twitter-share:hover {
	color: #fff;
	background: #4A9CEC;
}

.share-buttons .gplus-share {
	color: #CE332A;
	border-color: #CE332A;
}

.share-buttons .gplus-share:hover {
	color: #fff;
	background: #CE332A;
}

.share-buttons .linkedin-share {
	color: #1260A2;
	border-color: #1260A2;
}

.share-buttons .linkedin-share:hover {
	color: #fff;
	background: #1260A2;
}

.author {
	margin: 10px 0 45px 0;
	padding: 30px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	display: inline-block;
}

.author h4 {
	font-size: 22px;
	color: #272727;
	margin-bottom: 20px;
}

.author .thumb {
	width: 120px;
	height: 120px;
	border-radius: 4px;
	overflow: hidden;
	float: left;
	display: block;
}

.author .thumb img {
	width: 100%;
}

.author .body {
	float: left;
	width: calc(100% - 120px);
	padding-left: 20px;
}

.author .body h5 {
	font-size: 18px;
	color: #272727;
	line-height: 26px;
	margin: 0;
}

.author .body p {
	margin-top: 10px;
}

#comments h3 {
	font-size: 20px;
	padding: 15px 0;
	font-weight: 700;
	margin-bottom: 20px;
}

#comments .comments-list {
	padding: 0;
	margin: 0 0 35px 0;
}

#comments .comments-list .media {
	padding: 30px;
	margin-bottom: 30px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

#comments .comments-list .media .thumb-left {
	float: left;
}

#comments .comments-list .media .thumb-left img {
	border-radius: 4px;
}

#comments .comments-list .media .info-body {
	margin-left: 20px;
	position: relative;
}

#comments .comments-list .media .info-body .media-heading {
	position: relative;
	margin-bottom: 10px;
}

#comments .comments-list .media .info-body .media-heading h4 {
	font-size: 18px;
	line-height: 26px;
}

#comments .comments-list .media .info-body .media-heading .comment-date {
	color: #888;
}

#comments .comments-list li ul {
	padding-left: 85px;
}

#comments {
	margin-top: 15px;
}

#comments .comments-list li ul {
	padding-left: 85px;
}

.reply-link {
	position: absolute;
	top: 15px;
	right: 0;
	color: #0dcdbd;
	border-radius: 4px;
	font-size: 14px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.reply-link:hover {
	color: #0dcdbd;
}

#respond h3 {
	font-size: 20px;
	padding: 15px 0;
	font-weight: 700;
	margin-bottom: 20px;
}

#sidebar {
	margin-bottom: 30px;
}

#sidebar .widget {
	padding-bottom: 44px;
}

#sidebar .widget:last-child {
	border-bottom: none;
}

#sidebar .cat-list li {
	padding: 7px 0;
	border-bottom: 1px solid #eee;
}

#sidebar .cat-list li a {
	text-decoration: none;
	color: #888;
	width: 100%;
	display: inline-block;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

#sidebar .cat-list li .num-posts {
	float: right;
	font-size: 12px;
}

#sidebar .cat-list li:last-child {
	border: none;
}

#sidebar .tag a {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	padding: 7px 12px;
	background: #0dcdbd;
	margin: 4px 2px;
	border-radius: 4px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}

#sidebar .tag a:hover {
	color: #fff;
}

/* Conact Home Page Section */
#conatiner-map {
	width: 100%;
	height: 400px;
	border-radius: 7px;
	clear: both;
	overflow: hidden;
}

#contact-section h2 {
	color: #272727;
	font-size: 30px;
	margin-bottom: 26px;
}

.contact-right-area .contact-right {
	padding: 4px;
}

.contact-right-area .contact-right .single-contact {
	margin: 20px 0px;
	padding: 3px 55px;
	position: relative;
	color: #888;
}

.contact-right-area .contact-right .single-contact p {
	margin-bottom: 5px;
}

.contact-right-area .contact-right .single-contact p a {
	color: #888;
}

.contact-right-area .contact-right .contact-icon {
	background: #0dcdbd;
	color: #fff;
	border-radius: 4px;
	font-size: 20px;
	height: 40px;
	left: 0;
	padding-top: 8px;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 40px;
}

/* Contact Forme */
#google-map-area {
	position: relative;
}

#google-map-area .container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.list-unstyled li {
	margin-top: 10px;
	color: #dc3545 !important;
}

.text-danger {
	margin-top: 20px;
	font-size: 18px;
}

.heading {
	margin-bottom: 30px;
}

.form-control {
	display: block;
	width: 100%;
	line-height: 26px;
	font-size: 14px;
	box-shadow: none;
	color: #272727;
	background: #ffffff;
	padding: 8px 20px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	font-weight: 400;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.form-control:focus {
	border-color: #0dcdbd;
	outline: 0;
	box-shadow: none;
}

textarea {
	border-radius: 4px !important;
}

.box {
	margin-bottom: 40px;
	padding: 30px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.page-login-form h3 {
	font-size: 18px;
	color: #444;
	line-height: 18px;
	padding: 15px 0 30px;
	text-transform: uppercase;
	text-align: center;
}

.page-login-form .login-form .form-control {
	padding-left: 62px;
	position: relative;
}

.page-login-form .log-btn {
	width: 100%;
	padding: 12px 22px;
	margin: 0px 0px 20px;
	letter-spacing: 1;
	text-transform: capitalize;
	font-size: 16px;
}

.page-login-form .form-links {
	width: 100%;
	height: 25px;
}

.page-login-form .form-links li a {
	color: #999;
}

.page-login-form .form-links li a:hover {
	color: #0dcdbd;
}

.input-icon {
	position: relative;
}

.input-icon i {
	color: #0dcdbd;
	padding-right: 10px;
	font-size: 15px;
	left: 12px;
	line-height: 22px;
	margin-top: -11px;
	position: absolute;
	top: 50%;
	background: linear-gradient(to bottom, #f8f8f8 0%, #f0f0f0);
	border-radius: 4px 0px 0px 4px;
	top: 1px;
	left: 1px;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 48px;
	line-height: 42px;
	height: 42px;
}

.login-form input[type="checkbox"], .login-form input[type="radio"] {
	margin: 6px 10px 0;
}

.box .checkbox label, .box .radio label {
	padding-left: 34px;
}

/* Footer Area Start */
.footer-area {
	background: #272727;
}

.footer-area .footer-titel {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	padding-bottom: 10px;
	letter-spacing: 0.5px;
}

.footer-area .footer-titel span {
	color: #ccc;
	font-weight: 400;
}

.footer-area .footer-link li {
	margin-bottom: 10px;
}

.footer-area .footer-link li a {
	color: #888;
	font-size: 14px;
	font-weight: 400;
	position: relative;
}

.footer-area .footer-link li a:before {
	background-color: white;
	content: "";
	height: 1px;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
	-webkit-transition: 0.15s all cubic-bezier(0.39, 0.575, 0.565, 1);
	transition: 0.15s all cubic-bezier(0.39, 0.575, 0.565, 1);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: opacity, transform;
	transition-property: opacity, transform, -webkit-transform;
	width: 100%;
}

.footer-area .footer-link li a:hover {
	color: #fff;
}

.footer-area .footer-link li a:hover:before {
	opacity: 1;
	-webkit-transform: translateY(-3px) translateZ(0);
	transform: translateY(-3px) translateZ(0);
}

.footer-area .address li {
	margin-bottom: 20px;
}

.footer-area .address li a {
	color: #888;
	font-size: 14px;
	line-height: 30px;
	font-weight: 400;
}

.footer-area .address li a:hover {
	color: #fff;
}

.footer-area .address li a i {
	font-size: 22px;
	width: 32px;
	vertical-align: middle;
	height: 36px;
	text-align: center;
	display: inline-block;
	float: left;
	margin-right: 5px;
	line-height: 32px;
}

.footer-area #subscribe-form {
	margin-top: 10px;
}

.footer-area #subscribe-form .form-group {
	position: relative;
}

.footer-area #subscribe-form .form-group .btn-common {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 15px;
	border-radius: 0;
	border-left: 1px solid #f3f3f3;
	background: transparent;
	color: #0dcdbd;
}

#copyright {
	background: #333;
}

#copyright p {
	line-height: 42px;
	color: #fff;
	text-align: center;
	margin: 0;
}

#copyright p a {
	color: #fff;
}

#copyright p a:hover {
	color: #0dcdbd;
}

.social-icon {
	display: flex;
}
.social-icon a {
	color: #272727;
	width: 32px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	text-align: center;
	border-radius: 4px;
	font-size: 16px;
	margin: 15px 6px 12px 4px;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}

.counter-section {
	overflow: hidden;
	position: relative;
}

.counter-section:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.counter-section .counter {
	padding: 30px 0;
}

.counter-section .counter .icon {
	margin-bottom: 30px;
}

.counter-section .counter .icon i {
	width: 70px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	text-align: center;
	background: #fff;
	border-radius: 4px;
	font-size: 36px;
	color: #0dcdbd;
}

.counter-section .counter p {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	margin: 30px 0;
}

.counter-section .counter .counterUp {
	font-size: 38px;
	margin-top: 15px;
	font-weight: 700;
}

.panel-default {
	border-radius: 4px;
	border: none;
	margin-bottom: 10px;
}

.panel-default .panel-heading {
	padding: 0px;
	outline: none;
	border: none;
	border-radius: 0px;
	width: 100%;
}

.panel-default .panel-heading .panel-title {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	color: inherit;
}

.panel-default .panel-heading a {
	padding: 12px 35px 12px 15px;
	display: inline-block;
	width: 100%;
	background-color: #0dcdbd;
	color: #ffffff;
	position: relative;
	text-decoration: none;
}

.panel-default .panel-heading a i {
	padding-right: 10px;
	font-size: 20px;
}

.panel-default .panel-heading a:after {
	font-family: 'LineIcons' !important;
	content: "\e9d6";
	position: absolute;
	right: 15px;
	font-size: 14px;
	font-weight: 300;
	top: 50%;
	line-height: 1;
	margin-top: -7px;
}

.panel-default .panel-heading .collapsed:after {
	content: "\e9bc";
}

.panel-default .panel-collapse .panel-body {
	padding: 30px;
	background-color: #f3f3f3;
}

.typography-wrap p {
	font-size: 14px;
	list-style: 24px;
	margin: 0 0 20px 0;
}

.typography-wrap h1 {
	font-size: 30px;
	list-style: 38px;
	margin: 0px 0 20px 0;
}

.typography-wrap h2 {
	font-size: 24px;
	list-style: 32px;
	margin: 0px 0 10px 0;
}

.typography-wrap h3 {
	font-size: 20px;
	line-height: 28px;
}

.typography-wrap h4 {
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 24px 0;
}

.typography-wrap h5 {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 24px 0;
}

.typography-wrap h6 {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 24px 0;
}

.typography-wrap .disc-list li, .typography-wrap .small-arrow-list li {
	line-height: 27px;
	color: #999;
}

.typography-wrap .disc-list li i, .typography-wrap .small-arrow-list li i {
	margin-right: 10px;
}

.typography-wrap .buttons a {
	margin-right: 10px;
}

/* Pricing Table */
.pricing-table {
	margin-top: 30px;
	margin-bottom: 30px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.pricing-table .table-header {
	background: #0dcdbd;
	padding: 30px 0;
	color: #fff;
}

.pricing-table .table-header h3 {
	font-size: 30px;
	color: #fff;
}

.pricing-table .plan {
	padding: 30px 0;
	border-bottom: 1px solid #f3f3f3;
}

.pricing-table .plan .price {
	font-size: 42px;
	margin-bottom: 20px;
}

.pricing-table .plan .period {
	font-size: 14px;
	color: #888;
	text-transform: uppercase;
}

.pricing-table .plan-info {
	background: url(../img/pricing/pricing-bg.jpg);
	position: relative;
	padding: 15px 30px;
	z-index: 99;
	overflow: hidden;
}

.pricing-table .plan-info:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #e0e8ff;
	opacity: 0.9;
	width: 100%;
	height: 100%;
	z-index: -1;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.pricing-table .plan-info p {
	color: #727272;
	font-size: 14px;
	line-height: 24px;
	padding: 15px 0;
	border-bottom: 1px solid #f3f3f3;
}

.pricing-table .plan-info p strong {
	color: #272727;
	display: block;
	margin-bottom: 5px;
}

.pricing-table .plan-info p strong i {
	color: #0dcdbd;
	margin-right: 5px;
}

.pricing-table .button-area {
	padding: 30px 0 20px 0;
}

.pricing-active, .pricing-table:hover {
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	transform: scale(1.07);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.pricing-active .plan-info, .pricing-table:hover .plan-info {
	background: url(../img/pricing/pricing-bg.jpg);
	position: relative;
	z-index: 99;
	overflow: hidden;
}

.pricing-active .plan-info:before, .pricing-table:hover .plan-info:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 1;
	z-index: -1;
}

#main-slide .carousel-control {
	display: none;
	transition: all 0.3s ease-in-out;
}

#main-slide .carousel-indicators {
	cursor: pointer;
	bottom: 50px;
}

#main-slide:hover .carousel-control {
	display: block;
	transition: all 0.3s ease-in-out;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

#main-slide .carousel-item img {
	position: relative;
}

#main-slide .carousel-inner .carousel-item::after {
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

#main-slide .carousel-item .carousel-caption {
	opacity: 0;
	transition: opacity 100ms ease 0s;
	z-index: 0;
}

#main-slide .carousel-item .carousel-caption h4 {
	font-size: 18px;
	color: #f3f3f3;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 40px;
}

#main-slide .carousel-item .carousel-caption .heading {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
}

#main-slide .carousel-item .carousel-caption .heading span {
	color: #0dcdbd;
}

#main-slide .carousel-item .carousel-caption p {
	color: #fff;
	padding: 15px 0;
	font-size: 15px;
	font-weight: 500;
}

#main-slide .carousel-item.active .carousel-caption {
	opacity: 1;
	transition: opacity 100ms ease 0s;
	z-index: 1;
}

#main-slide .carousel-caption {
	color: #fff;
	top: 26%;
}

#main-slide .carousel-caption .btn {
	margin: 20px 10px 20px 10px;
}

#main-slide .carousel-control-next,
#main-slide .carousel-control-prev {
	opacity: 1;
	box-shadow: none;
}

#main-slide .carousel-control-prev span {
	padding: 15px;
}

#main-slide .carousel-control-next span {
	padding: 15px;
}

#main-slide .carousel-control .fa-angle-left,
#main-slide .carousel-control .fa-angle-right {
	position: absolute;
	z-index: 5;
	display: inline-block;
}

#main-slide .carousel-control .fa-angle-left {
	left: 10px;
}

#main-slide .carousel-control .fa-angle-right {
	right: 10px;
}

#main-slide .carousel-control i {
	line-height: 40px;
	font-size: 18px;
	width: 45px;
	border: 2px solid #fff;
	height: 45px;
	display: block;
	border-radius: 4px;
	background: transparent;
	color: #fff;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

#main-slide .carousel-control i:hover {
	background: rgba(255, 255, 255, 0.2);
	color: #fff;
	border-color: #fff;
}




/* LineIcons */
@font-face {
	font-family: 'LineIcons';
	src:  url('fonts/LineIcons.eot');
	src:  url('fonts/LineIcons.eot?tc3uo0#iefix') format('embedded-opentype'),
	url('fonts/LineIcons.ttf?tc3uo0') format('truetype'),
	url('fonts/LineIcons.woff?tc3uo0') format('woff'),
	url('fonts/LineIcons.svg?tc3uo0#LineIcons') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="lni-"], [class*=" lni-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'LineIcons' !important;
	speak: none;
	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;
}

.lni-whatsapp-filled::before {
	content: "\ec47";
}
.lni-telegram-filled:before {
	content: "\ea3e";
}

.lni-image:before {
	content: "\e991";
}
.lni-linkedin-filled:before {
	content: "\e9ac";
}
.lni-add-files:before {
	content: "\e900";
}
.lni-agenda:before {
	content: "\e901";
}
.lni-alarm-clock:before {
	content: "\e902";
}
.lni-alarm:before {
	content: "\e903";
}
.lni-amazon:before {
	content: "\e904";
}
.lni-amex:before {
	content: "\e905";
}
.lni-anchor:before {
	content: "\e906";
}
.lni-android:before {
	content: "\e907";
}
.lni-angle-double-down:before {
	content: "\e908";
}
.lni-angle-double-left:before {
	content: "\e909";
}
.lni-angle-double-right:before {
	content: "\e90a";
}
.lni-angle-double-up:before {
	content: "\e90b";
}
.lni-apartment:before {
	content: "\e90c";
}
.lni-apple:before {
	content: "\e90d";
}
.lni-archive:before {
	content: "\e90e";
}
.lni-arrow-down-circle:before {
	content: "\e90f";
}
.lni-arrow-down:before {
	content: "\e910";
}
.lni-arrow-left-circle:before {
	content: "\e911";
}
.lni-arrow-left:before {
	content: "\e912";
}
.lni-arrow-right-circle:before {
	content: "\e913";
}
.lni-arrow-right:before {
	content: "\e914";
}
.lni-arrow-top-left:before {
	content: "\e915";
}
.lni-arrow-top-right:before {
	content: "\e916";
}
.lni-arrow-up-circle:before {
	content: "\e917";
}
.lni-arrow-up:before {
	content: "\e918";
}
.lni-arrows-horizontal:before {
	content: "\e919";
}
.lni-arrows-vertical:before {
	content: "\e91a";
}
.lni-ban:before {
	content: "\e91b";
}
.lni-bar-chart:before {
	content: "\e91c";
}
.lni-basketball:before {
	content: "\e91d";
}
.lni-behance:before {
	content: "\e91e";
}
.lni-bi-cycle:before {
	content: "\e91f";
}
.lni-bitbucket:before {
	content: "\e920";
}
.lni-bitcoin:before {
	content: "\e921";
}
.lni-blackboard:before {
	content: "\e922";
}
.lni-bluetooth:before {
	content: "\e923";
}
.lni-bold:before {
	content: "\e924";
}
.lni-bolt-alt:before {
	content: "\e925";
}
.lni-bolt:before {
	content: "\e926";
}
.lni-book:before {
	content: "\e927";
}
.lni-bookmark-alt:before {
	content: "\e928";
}
.lni-bookmark:before {
	content: "\e929";
}
.lni-briefcase:before {
	content: "\e92a";
}
.lni-brush-alt:before {
	content: "\e92b";
}
.lni-brush:before {
	content: "\e92c";
}
.lni-bubble:before {
	content: "\e92d";
}
.lni-bug:before {
	content: "\e92e";
}
.lni-bulb:before {
	content: "\e92f";
}
.lni-bullhorn:before {
	content: "\e930";
}
.lni-bus:before {
	content: "\e931";
}
.lni-calendar:before {
	content: "\e932";
}
.lni-camera:before {
	content: "\e933";
}
.lni-car:before {
	content: "\e934";
}
.lni-cart-full:before {
	content: "\e935";
}
.lni-cart:before {
	content: "\e936";
}
.lni-check-box:before {
	content: "\e937";
}
.lni-check-mark-circle:before {
	content: "\e938";
}
.lni-chevron-down-circle:before {
	content: "\e939";
}
.lni-chevron-down:before {
	content: "\e93a";
}
.lni-chevron-left-circle:before {
	content: "\e93b";
}
.lni-chevron-left:before {
	content: "\e93c";
}
.lni-chevron-right-circle:before {
	content: "\e93d";
}
.lni-chevron-right:before {
	content: "\e93e";
}
.lni-chevron-up-circle:before {
	content: "\e93f";
}
.lni-chevron-up:before {
	content: "\e940";
}
.lni-chrome:before {
	content: "\e941";
}
.lni-circle-minus:before {
	content: "\e942";
}
.lni-clipboard:before {
	content: "\e943";
}
.lni-close:before {
	content: "\e944";
}
.lni-cloud-check:before {
	content: "\e945";
}
.lni-cloud-download:before {
	content: "\e946";
}
.lni-cloud-sync:before {
	content: "\e947";
}
.lni-cloud-upload:before {
	content: "\e948";
}
.lni-cloud:before {
	content: "\e949";
}
.lni-code:before {
	content: "\e94a";
}
.lni-coffee-cup:before {
	content: "\e94b";
}
.lni-cog:before {
	content: "\e94c";
}
.lni-color-pallet:before {
	content: "\e94d";
}
.lni-comment-reply-alt:before {
	content: "\e94e";
}
.lni-comments-alt:before {
	content: "\e94f";
}
.lni-comments:before {
	content: "\e950";
}
.lni-construction:before {
	content: "\e951";
}
.lni-control-panel:before {
	content: "\e952";
}
.lni-crop:before {
	content: "\e953";
}
.lni-cross-circle:before {
	content: "\e954";
}
.lni-crown:before {
	content: "\e955";
}
.lni-css3:before {
	content: "\e956";
}
.lni-cup:before {
	content: "\e957";
}
.lni-cut:before {
	content: "\e958";
}
.lni-dashboard:before {
	content: "\e959";
}
.lni-database:before {
	content: "\e95a";
}
.lni-dinner:before {
	content: "\e95b";
}
.lni-direction-alt:before {
	content: "\e95c";
}
.lni-direction-ltr:before {
	content: "\e95d";
}
.lni-direction-rtl:before {
	content: "\e95e";
}
.lni-direction:before {
	content: "\e95f";
}
.lni-display:before {
	content: "\e960";
}
.lni-download:before {
	content: "\e961";
}
.lni-drop:before {
	content: "\e962";
}
.lni-dropbox:before {
	content: "\e963";
}
.lni-drupal:before {
	content: "\e964";
}
.lni-emoji-neutral:before {
	content: "\e965";
}
.lni-emoji-sad:before {
	content: "\e966";
}
.lni-emoji-smile:before {
	content: "\e967";
}
.lni-empty-file:before {
	content: "\e968";
}
.lni-enter:before {
	content: "\e969";
}
.lni-envelope:before {
	content: "\e96a";
}
.lni-eraser:before {
	content: "\e96b";
}
.lni-exit-down:before {
	content: "\e96c";
}
.lni-exit-up:before {
	content: "\e96d";
}
.lni-exit:before {
	content: "\e96e";
}
.lni-eye:before {
	content: "\e96f";
}
.lni-facebook-filled:before {
	content: "\e970";
}
.lni-facebook:before {
	content: "\e971";
}
.lni-files:before {
	content: "\e972";
}
.lni-film-play:before {
	content: "\e973";
}
.lni-firefox:before {
	content: "\e974";
}
.lni-flag-alt:before {
	content: "\e975";
}
.lni-flag-cubic:before {
	content: "\e976";
}
.lni-flag:before {
	content: "\e977";
}
.lni-folder:before {
	content: "\e978";
}
.lni-frame-contract:before {
	content: "\e979";
}
.lni-frame-expand:before {
	content: "\e97a";
}
.lni-full-screen:before {
	content: "\e97b";
}
.lni-funnel:before {
	content: "\e97c";
}
.lni-gallery:before {
	content: "\e97d";
}
.lni-game:before {
	content: "\e97e";
}
.lni-gift:before {
	content: "\e97f";
}
.lni-git:before {
	content: "\e980";
}
.lni-github:before {
	content: "\e981";
}
.lni-google-plus:before {
	content: "\e982";
}
.lni-graduation:before {
	content: "\e983";
}
.lni-grid-alt:before {
	content: "\e984";
}
.lni-grid:before {
	content: "\e985";
}
.lni-hammer:before {
	content: "\e986";
}
.lni-hand:before {
	content: "\e987";
}
.lni-harddrive:before {
	content: "\e988";
}
.lni-headphone-alt:before {
	content: "\e989";
}
.lni-headphone:before {
	content: "\e98a";
}
.lni-heart-filled:before {
	content: "\e98b";
}
.lni-heart-pulse:before {
	content: "\e98c";
}
.lni-heart:before {
	content: "\e98d";
}
.lni-help:before {
	content: "\e98e";
}
.lni-highlight-alt:before {
	content: "\e98f";
}
.lni-highlight:before {
	content: "\e990";
}
.lni-hobile:before {
	content: "\e992";
}
.lni-home:before {
	content: "\e993";
}
.lni-hourglass:before {
	content: "\e994";
}
.lni-html5:before {
	content: "\e995";
}
.lni-inbox:before {
	content: "\e996";
}
.lni-indent-decrease:before {
	content: "\e997";
}
.lni-indent-increase:before {
	content: "\e998";
}
.lni-Infinite:before {
	content: "\e999";
}
.lni-information:before {
	content: "\e99a";
}
.lni-instagram-filled:before {
	content: "\e99b";
}
.lni-instagram:before {
	content: "\e99c";
}
.lni-italic:before {
	content: "\e99d";
}
.lni-joomla:before {
	content: "\e99e";
}
.lni-key:before {
	content: "\e99f";
}
.lni-keyboard:before {
	content: "\e9a0";
}
.lni-laptop-phone:before {
	content: "\e9a1";
}
.lni-laptop:before {
	content: "\e9a2";
}
.lni-layers:before {
	content: "\e9a3";
}
.lni-layout:before {
	content: "\e9a4";
}
.lni-leaf:before {
	content: "\e9a5";
}
.lni-licencse:before {
	content: "\e9a6";
}
.lni-line-dashed:before {
	content: "\e9a7";
}
.lni-line-dotted:before {
	content: "\e9a8";
}
.lni-line-double:before {
	content: "\e9a9";
}
.lni-line-spacing:before {
	content: "\e9aa";
}
.lni-link:before {
	content: "\e9ab";
}
.lni-linkedin:before {
	content: "\e9ad";
}
.lni-list:before {
	content: "\e9ae";
}
.lni-lock:before {
	content: "\e9af";
}
.lni-magnet:before {
	content: "\e9b0";
}
.lni-magnifier:before {
	content: "\e9b1";
}
.lni-map-marker:before {
	content: "\e9b2";
}
.lni-map:before {
	content: "\e9b3";
}
.lni-mastercard:before {
	content: "\e9b4";
}
.lni-medall-alt:before {
	content: "\e9b5";
}
.lni-medall:before {
	content: "\e9b6";
}
.lni-medium:before {
	content: "\e9b7";
}
.lni-menu-circle:before {
	content: "\e9b8";
}
.lni-menu:before {
	content: "\e9b9";
}
.lni-mic:before {
	content: "\e9ba";
}
.lni-microphone:before {
	content: "\e9bb";
}
.lni-minus:before {
	content: "\e9bc";
}
.lni-mobile:before {
	content: "\e9bd";
}
.lni-more-alt:before {
	content: "\e9be";
}
.lni-more:before {
	content: "\e9bf";
}
.lni-mouse:before {
	content: "\e9c0";
}
.lni-move:before {
	content: "\e9c1";
}
.lni-music:before {
	content: "\e9c2";
}
.lni-notepad:before {
	content: "\e9c3";
}
.lni-package:before {
	content: "\e9c4";
}
.lni-page-break:before {
	content: "\e9c5";
}
.lni-paint-bucket:before {
	content: "\e9c6";
}
.lni-paint-roller:before {
	content: "\e9c7";
}
.lni-paperclip:before {
	content: "\e9c8";
}
.lni-paypal:before {
	content: "\e9c9";
}
.lni-pencil-alt:before {
	content: "\e9ca";
}
.lni-pencil:before {
	content: "\e9cb";
}
.lni-phone-handset:before {
	content: "\e9cc";
}
.lni-phone:before {
	content: "\e9cd";
}
.lni-pie-chart:before {
	content: "\e9ce";
}
.lni-pilcrow:before {
	content: "\e9cf";
}
.lni-pin-alt:before {
	content: "\e9d0";
}
.lni-pin-corner:before {
	content: "\e9d1";
}
.lni-pin:before {
	content: "\e9d2";
}
.lni-pinterest:before {
	content: "\e9d3";
}
.lni-playstore:before {
	content: "\e9d4";
}
.lni-plug:before {
	content: "\e9d5";
}
.lni-plus:before {
	content: "\e9d6";
}
.lni-pointer-down:before {
	content: "\e9d7";
}
.lni-pointer-left:before {
	content: "\e9d8";
}
.lni-pointer-right:before {
	content: "\e9d9";
}
.lni-pointer-up:before {
	content: "\e9da";
}
.lni-pointer:before {
	content: "\e9db";
}
.lni-power-switch:before {
	content: "\e9dc";
}
.lni-printer:before {
	content: "\e9dd";
}
.lni-pulse:before {
	content: "\e9de";
}
.lni-question-circle:before {
	content: "\e9df";
}
.lni-quora:before {
	content: "\e9e0";
}
.lni-reddit:before {
	content: "\e9e1";
}
.lni-reload:before {
	content: "\e9e2";
}
.lni-reply:before {
	content: "\e9e3";
}
.lni-rocket:before {
	content: "\e9e4";
}
.lni-rss-feed:before {
	content: "\e9e5";
}
.lni-ruler-alt:before {
	content: "\e9e6";
}
.lni-ruler-pencil:before {
	content: "\e9e7";
}
.lni-ruler:before {
	content: "\e9e8";
}
.lni-save-alt:before {
	content: "\e9e9";
}
.lni-save:before {
	content: "\e9ea";
}
.lni-search:before {
	content: "\e9eb";
}
.lni-select:before {
	content: "\e9ec";
}
.lni-share-alt:before {
	content: "\e9ed";
}
.lni-share:before {
	content: "\e9ee";
}
.lni-shield:before {
	content: "\e9ef";
}
.lni-shift-left:before {
	content: "\e9f0";
}
.lni-shift-right:before {
	content: "\e9f1";
}
.lni-shortcode:before {
	content: "\e9f2";
}
.lni-signal:before {
	content: "\e9f3";
}
.lni-slice:before {
	content: "\e9f4";
}
.lni-sort-alpha-asc:before {
	content: "\e9f5";
}
.lni-sort-amount-asc:before {
	content: "\e9f6";
}
.lni-soundcloud:before {
	content: "\e9f7";
}
.lni-spellcheck:before {
	content: "\e9f8";
}
.lni-spotify:before {
	content: "\e9f9";
}
.lni-spray:before {
	content: "\e9fa";
}
.lni-stamp:before {
	content: "\e9fb";
}
.lni-star-empty:before {
	content: "\e9fc";
}
.lni-star-filled:before {
	content: "\e9fd";
}
.lni-star-half:before {
	content: "\e9fe";
}
.lni-star:before {
	content: "\e9ff";
}
.lni-stats-down:before {
	content: "\ea00";
}
.lni-stats-up:before {
	content: "\ea01";
}
.lni-strikethrough:before {
	content: "\ea02";
}
.lni-stripe:before {
	content: "\ea03";
}
.lni-support:before {
	content: "\ea04";
}
.lni-tab:before {
	content: "\ea05";
}
.lni-tag:before {
	content: "\ea06";
}
.lni-target:before {
	content: "\ea07";
}
.lni-teabag:before {
	content: "\ea08";
}
.lni-text-align-right:before {
	content: "\ea09";
}
.lni-text-align-center:before {
	content: "\ea0a";
}
.lni-text-align-justify:before {
	content: "\ea0b";
}
.lni-text-align-left:before {
	content: "\ea0c";
}
.lni-text-format-remove:before {
	content: "\ea0d";
}
.lni-text-format:before {
	content: "\ea0e";
}
.lni-text-size:before {
	content: "\ea0f";
}
.lni-thought:before {
	content: "\ea10";
}
.lni-thumbs-down:before {
	content: "\ea11";
}
.lni-thumbs-up:before {
	content: "\ea12";
}
.lni-ticket-alt:before {
	content: "\ea13";
}
.lni-ticket:before {
	content: "\ea14";
}
.lni-timer:before {
	content: "\ea15";
}
.lni-train:before {
	content: "\ea16";
}
.lni-trash:before {
	content: "\ea17";
}
.lni-tshirt:before {
	content: "\ea18";
}
.lni-twitter-filled:before {
	content: "\ea19";
}
.lni-twitter:before {
	content: "\ea1a";
}
.lni-underline:before {
	content: "\ea1b";
}
.lni-unlink:before {
	content: "\ea1c";
}
.lni-unlock:before {
	content: "\ea1d";
}
.lni-upload:before {
	content: "\ea1e";
}
.lni-user:before {
	content: "\ea1f";
}
.lni-users:before {
	content: "\ea20";
}
.lni-vector:before {
	content: "\ea21";
}
.lni-video:before {
	content: "\ea22";
}
.lni-visa:before {
	content: "\ea23";
}
.lni-volume-high:before {
	content: "\ea24";
}
.lni-volume-low:before {
	content: "\ea25";
}
.lni-volume-medium:before {
	content: "\ea26";
}
.lni-volume-mute:before {
	content: "\ea27";
}
.lni-wallet:before {
	content: "\ea28";
}
.lni-warning:before {
	content: "\ea29";
}
.lni-wheelchair:before {
	content: "\ea2a";
}
.lni-wordpress-filled:before {
	content: "\ea2b";
}
.lni-wordpress:before {
	content: "\ea2c";
}
.lni-world-alt:before {
	content: "\ea2d";
}
.lni-world:before {
	content: "\ea2e";
}
.lni-write:before {
	content: "\ea2f";
}
.lni-zip:before {
	content: "\ea30";
}
.lni-zoom-in:before {
	content: "\ea31";
}
.lni-zoom-out:before {
	content: "\ea32";
}
/* End LineIcons */

.light-mode .property-details .boat-title {
font-size: 16px;
line-height: 18px;
font-weight: 600;
margin-bottom: .5rem;
}

.clubcapitanov-mobile-cta {
    display: none;
}

@media (max-width: 767px) {
    body {
        padding-bottom: 72px;
    }

    .clubcapitanov-mobile-cta {
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 9999;
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 1px;
        padding: 8px;
        background: rgba(20, 20, 20, .94);
        box-shadow: 0 -8px 24px rgba(0, 0, 0, .22);
    }

    .clubcapitanov-mobile-cta__item {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 48px;
        padding: 8px 6px;
        border-radius: 8px;
        background: #f4f1e8;
        color: #1a1a1a;
        font-size: 13px;
        font-weight: 700;
        line-height: 1.1;
        text-align: center;
        text-decoration: none;
        white-space: nowrap;
    }

    .clubcapitanov-mobile-cta__item i {
        margin-right: 5px;
        font-size: 15px;
    }

    .clubcapitanov-mobile-cta__item--primary {
        background: #ead76a;
    }
}

.yandex-reviews-section {
	padding: 24px 0 72px;
	background: #1a1a1a;
}

.yandex-reviews-section .container {
	max-width: 920px;
}

.yandex-reviews-section__head {
	max-width: 760px;
	margin: 0 auto 22px;
	text-align: left;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 20px;
}

.yandex-reviews-section__copy {
	min-width: 0;
}

.yandex-reviews-section__head h2 {
	position: relative;
	margin: 0 0 8px;
	padding-left: 18px;
	color: #f5f4eb;
	font-size: 32px;
	line-height: 1.18;
	font-weight: 700;
}

.yandex-reviews-section__head h2::before {
	content: '';
	position: absolute;
	top: .18em;
	bottom: .14em;
	left: 0;
	width: 4px;
	border-radius: 999px;
	background: #ead76a;
}

.yandex-reviews-section__head p {
	max-width: 640px;
	margin: 0;
	color: rgba(245, 244, 235, .74);
	font-size: 17px;
	line-height: 1.45;
}

.yandex-reviews-section__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	min-height: 48px;
	padding: 0 26px;
	border-radius: 6px;
	background: #ead76a;
	color: #1a1a1a;
	font-size: 16px;
	line-height: 1;
	font-weight: 700;
	box-shadow: 0 12px 28px rgba(0, 0, 0, .22);
	transition: background-color .18s ease, transform .18s ease, box-shadow .18s ease;
}

.yandex-reviews-section__button:hover,
.yandex-reviews-section__button:focus {
	background: #f1df75;
	color: #1a1a1a;
	transform: translateY(-1px);
	box-shadow: 0 16px 34px rgba(0, 0, 0, .3);
}

.yandex-reviews-section__frame {
	position: relative;
	overflow: hidden;
	width: 100%;
	max-width: 760px;
	height: 940px;
	margin: 0 auto;
	border: 1px solid rgba(234, 215, 106, .24);
	border-radius: 8px;
	background: #333;
	box-shadow: 0 18px 46px rgba(0, 0, 0, .32);
}

.yandex-reviews-section__frame iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}

@media (max-width: 991px) {
	.yandex-reviews-section .container {
		max-width: 820px;
	}

	.yandex-reviews-section__frame {
		height: 820px;
	}
}

@media (max-width: 767px) {
	.yandex-reviews-section {
		padding: 18px 0 56px;
	}

	.yandex-reviews-section__head {
		display: block;
		margin-bottom: 16px;
	}

	.yandex-reviews-section__button {
		width: 100%;
		max-width: 320px;
		margin-top: 16px;
	}

	.yandex-reviews-section__head h2 {
		font-size: 26px;
	}

	.yandex-reviews-section__head p {
		font-size: 15px;
	}

	.yandex-reviews-section__frame {
		height: 720px;
		border-radius: 8px;
	}
}

/* Reserve the home hero height before Slider Revolution initializes to avoid CLS on desktop. */
@media (min-width: 992px) {
  body.home sr7-module#SR7_3_1,
  body.home sr7-module#SR7_3_1 sr7-adjuster,
  body.home sr7-module#SR7_3_1 sr7-content {
    min-height: 720px;
  }
}

@media (max-width: 991.98px) {
  body.home sr7-module#SR7_3_1,
  body.home sr7-module#SR7_3_1 sr7-adjuster,
  body.home sr7-module#SR7_3_1 sr7-content {
    min-height: calc(100vh - 60px);
  }
}

/* Codex 2026-07-02: keep single boat hero video compact on mobile. */
@media (max-width: 767px) {
  body.single-boats .video-section {
    aspect-ratio: 16 / 9;
    min-height: 0;
    margin-bottom: 120px;
  }

  body.single-boats .video-section .container {
    bottom: -120px;
  }
}

/* Codex 2026-07-10: reduce mobile single boat info card overlap over hero media. */
@media (max-width: 767px) {
  body.single-boats .video-section {
    margin-bottom: 260px;
  }

  body.single-boats .video-section .container {
    top: calc(100% - 18px);
    bottom: auto;
  }
}

/* Codex 2026-07-11: highlight online payment link in footer without changing adjacent info links. */
.footer-area .footer-link .clubcapitanov-payment-footer-link > a {
  color: #3f8cff;
  font-weight: 600;
}

.footer-area .footer-link .clubcapitanov-payment-footer-link > a:hover,
.footer-area .footer-link .clubcapitanov-payment-footer-link > a:focus {
  color: #6da8ff;
  text-decoration: underline;
}
