/*!Theme Name: Sanat
Theme URI: http://www.energeticthemes.com/themes/jagga
Author: EnergeticThemes
Author URI: https://amjadalii.com
Description: A Template for Architectural Interior Design company website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: @@pkg.textdomain
Tags: one-column, custom-colors, editor-style, custom-logo, custom-menu, featured-images, theme-options, translation-ready, blog, photography*/

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

@media(min-width:576px) {
	.large-gutters {
		margin-right: -25px;
		margin-left: -25px
	}

	.large-gutters>.col,
	.large-gutters>[class*=col-] {
		padding-right: 25px;
		padding-left: 25px
	}
}

@media(min-width:576px) {
	.xl-gutters {
		margin-right: -60px;
		margin-left: -60px
	}

	.xl-gutters>.col,
	.xl-gutters>[class*=col-] {
		padding-right: 60px;
		padding-left: 60px
	}
}

.wp-caption-text {
	font-size: .875rem
}

@media(max-width:991.98px) {
	.site-header .navbar-collapse {
		margin-top: 20px
	}
}

@media(max-width:991.98px) {
	.site-header .navbar-collapse {
		background-color: #f4f4f4;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 20px;
		padding-bottom: 20px
	}
}
.site-header {
    position: fixed;  
    top: 0;          
    left: 0;         
    right: 0;        
    z-index: 1000;    
}

body {
    padding-top: 70px;  /* Adjust body padding to prevent content from hiding under the fixed header */
}

.site-header .navbar {
	padding-top: 20px;
	padding-bottom: 20px
	
}

@media(max-width:991.98px) {
	.site-header .navbar .navbar-nav {
		background-color: #f4f4f4
	}
}

.site-header .navbar .nav-item {
	font-weight: 800px;
	font-family: mulish;
	color: #000;
	font-size: 1rem;
	margin-right: 9px;
	margin-left: 9px
}

@media(max-width:991.98px) {
	.site-header .navbar .nav-item {
		padding-bottom: 10px;
		padding-top: 10px
	}
}

.site-header .navbar .nav-item.active {
	color: #1c1d1e
}

.site-header .navbar .nav-item .nav-link {
	color: #1c1d1e;
	font-weight: 900;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 2px;
	margin-right: 20px
}

@media(min-width:992px) {
	.site-header .navbar .nav-item .nav-link {
		position: relative
	}

	.site-header .navbar .nav-item .nav-link.active::before,
	.site-header .navbar .nav-item .nav-link:hover::before {
		content: "";
		border-bottom: solid 2px #000;
		width: calc(100% - 0px);
		display: block;
		position: absolute;
		bottom: 1px;
		z-index: 1
	}
}

@media(max-width:991.98px) {
	.site-header .navbar .nav-item .dropdown-menu {
		border: solid 1px #fff;
		border-radius: 0;
		background-color: #fff
	}
}

@media(max-width:991.98px) {
	.site-header .navbar .nav-item .dropdown-menu .dropdown-item {
		color: #1c1d1e;
		border: solid;
		border-top: 0;
		border-right: 0;
		border-left: 0;
		border-bottom: 1;
		border-color: #1c1d1e;
		border-width: 1px;
		padding: 20px 40px
	}
}

.site-header .nav-modules li {
	margin-left: 0
}

.site-header .navbar-toggler {
	background-color: #f4f4f4
}

.btn-outline-black-header {
	border: solid;
	border-width: 2px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px
}

.nav-pills .nav-link {
	padding: .75rem 2rem;
	border-radius: 2rem
}

.nav-pills .nav-link.active {
	color: #fff
}

.navbar .nav-modules {
	padding: 0;
	margin: 0
}

.navbar .nav-modules .nav-item-search {
	padding-top: 15px;
	padding-bottom: 15px
}

.navbar .nav-modules .nav-item-search .navbar-search-bar input {
	border-width: 1px;
	border-radius: 0;
	padding: 30px 0 30px 30px;
	border-right: none;
	background: #fff;
	width: 100%;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px
}

@media(min-width:992px) {
	.navbar .nav-modules .nav-item-search .navbar-search-bar input {
		width: 320px;
		border-top: none;
		border-bottom: none
	}
}

.navbar .nav-modules .nav-item-search .navbar-search-bar .btn {
	border-left: none;
	background: #fff;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	padding: 15px 30px 15px 0;
	font-size: .875rem
}

@media(max-width:767.98px) {
	.navbar .nav-modules .nav-item-search .navbar-search-bar {
		padding-top: .6666666667rem;
		padding-bottom: .6666666667rem
	}
}

.navbar .nav-modules .navbar-nav .nav-item-search:not(:last-child) {
	margin-right: 1.5rem
}

.navbar .nav-modules .btn-link {
	font-size: 1.125rem;
	font-weight: 700;
	font-family: mulish;
	color: #6246f9
}

.navbar .nav-modules .nav-item-social-nav:not(:last-child) {
	margin-right: 1.2rem;
	padding-right: 1.2rem;
	border-right: solid 1px #dee2e6
}

.navbar .nav-modules .nav-item-social-nav a:not(:last-child) {
	margin-right: 1rem
}

@media(max-width:767.98px) {
	.navbar .nav-modules .nav-item-social-nav {
		padding-top: .6666666667rem;
		padding-bottom: .6666666667rem
	}

	.navbar .nav-modules .nav-item-social-nav a:not(:last-child) {
		margin-right: 1.3rem
	}
}

.navbar .nav-item-account i {
	font-size: 1.191rem;
	padding-right: 5px
}

.site-footer {
	background-color: #1c1d1e
}

@media(min-width:992px) {

	.site-footer ol,
	.site-footer ul {
		-webkit-padding-start: 1rem;
		-moz-padding-start: 1rem;
		padding-inline-start: 1rem
	}
}

.site-footer .footer-widgets {
	padding-top: 80px;
	padding-bottom: 20px
}

@media(min-width:992px) {
	.site-footer .footer-widgets {
		padding-top: 100px
	}
}

.site-footer .footer-widgets .footer-widget {
	font-weight: 500;
	margin-bottom: 30px
}

.site-footer .footer-widgets .footer-widget .widget-title {
	color: #fff;
	margin-bottom: 20px
}

.site-footer .footer-widgets .footer-widget ul {
	list-style: none;
	padding: 0
}

@media(min-width:768px) {
	.site-footer .footer-widgets .footer-widget ul {
		margin-bottom: 0
	}
}

.site-footer .footer-widgets .footer-widget ul ul {
	-webkit-padding-start: 0;
	-moz-padding-start: 0;
	padding-inline-start: 0
}

@media(min-width:992px) {
	.site-footer .footer-widgets .footer-widget ul ul {
		-webkit-padding-start: 1rem;
		-moz-padding-start: 1rem;
		padding-inline-start: 1rem
	}
}

.site-footer .footer-widgets .footer-widget ul li {
	padding: .6666666667rem 0;
	font-weight: 500
}

.site-footer .footer-widgets .footer-widget a {
	color: #fff
}

.site-footer .footer-widgets .footer-widget a:hover {
	color: #fff
}

.site-footer .footer-bottom-area {
	padding-top: 50px;
	padding-bottom: 50px;
	color: #747474;
	padding-top: 0
}

.site-footer .footer-bottom-area a {
	color: #fff
}

.site-footer .footer-bottom-area a .icon {
	font-size: 18px;
	width: 1.25em
}

.site-footer .footer-bottom-area a:hover {
	color: #fff
}

.site-footer .footer-bottom-area .border-padding {
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px
}

@media(min-width:992px) {
	.site-footer .footer-bottom-area {
		padding-top: 34px;
		padding-bottom: 34px
	}
}

.site-footer .footer-bottom-area .footer-nav.list-inline li {
	display: inline-block;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: 500
}

.site-footer .footer-bottom-area .footer-nav.list-inline li:not(:last-child) {
	margin-right: 1.2rem
}

.blog-post .entry-media {
	margin-bottom: 0
}

.blog-post .sticky::after {
	content: "\F08D";
	font-family: "font awesome\ 5 free";
	font-size: 25px;
	font-weight: 900;
	color: #999;
	position: absolute;
	top: -32px;
	left: 30px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(-20deg);
	transform: rotate(-20deg)
}

.blog-post .entry-content-wrapper {
	background-color: #fff;
	padding: 38px 30px
}

.blog-post .entry-content-wrapper .entry-title {
	font-size: calc(1.275rem + 0.3vw);
	margin-bottom: 15px
}

@media(min-width:1200px) {
	.blog-post .entry-content-wrapper .entry-title {
		font-size: 1.5rem
	}
}

.blog-post .entry-content-wrapper .entry-title a {
	color: #000
}

.blog-post .entry-content-wrapper .entry-content>p {
	margin-bottom: 0
}

.blog-post .entry-content1-wrapper {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 18px;
	background-color: #f4f4f4
}

.blog-post .entry-content1-wrapper .entry-title {
	font-size: 1.25rem;
	margin-bottom: 20px
}

.blog-post .entry-content1-wrapper .entry-title a {
	color: #000
}

.blog-post .entry-content1-wrapper .entry-content>p {
	margin-bottom: 0
}

.entry-meta-top {
	font-size: .875rem;
	font-weight: 800;
	color: #a7a7a7;
	margin-bottom: 5
}

.entry-meta-top a {
	color: #a7a7a7
}

.entry-meta-top span {
	display: inline-block;
	margin-bottom: 13px
}

.entry-meta-top span:not(:last-child) {
	margin-right: 1.6rem
}

.entry-meta-top span i {
	margin-right: .5rem
}

.entry-meta-top .entry-meta-category a:not(:last-child):after {
	content: "/";
	padding-left: 3px;
	padding-right: 3px
}

.entry-footer .entry-meta-bottom {
	margin-top: 4rem
}

.entry-footer .entry-author-container {
	border-top: solid 1px #fff;
	margin-top: 2.5rem;
	padding-top: 2.5rem
}

.entry-footer .entry-author-container .caps {
	color: #999
}

.navigation.post-navigation {
	border-top: solid 1px #f4f4f4;
	border-bottom: solid 1px #f4f4f4;
	margin-top: 2.5rem;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem
}

.navigation.post-navigation .nav-subtitle {
	font-size: .75rem;
	color: #555865;
	text-transform: uppercase
}

.navigation.post-navigation .nav-title {
	font-family: mulish;
	font-weight: 800;
	font-size: 1rem
}

.entry-tags {
	margin: 0;
	padding: 0;
	list-style: none
}

.entry-tags li {
	display: inline-block
}

.entry-tags li.tags-icon {
	color: #999;
	margin-right: .5rem
}

.entry-tags li a {
	background-color: #dee2e6;
	border: 1px solid #dee2e6;
	padding: 12px 20px;
	margin: 5px .5rem 5px 0;
	font-size: .875em;
	line-height: 1.1;
	display: inline-block;
	-webkit-transition: .2s;
	transition: .2s
}

a.entry-read-more {
	margin-top: 15px;
	display: block;
	color: #999;
	font-size: .875rem
}

.blog-post.card-post-style article {
	border-bottom: none;
	padding-bottom: 0
}

.blog-post.card-post-style article .entry-content-wrapper {
	border-top-width: 0
}

.single-post article {
	padding-bottom: 1.9rem
}

@media(max-width:767.98px) {
	.single-post article .entry-content-wrapper {
		padding-top: 2.5rem
	}
}

.single-post article .entry-content-wrapper .entry-media {
	position: relative
}

.single-post article .entry-content-wrapper .entry-media img {
	z-index: 1;
	position: relative
}

.single-post article .entry-content-wrapper .entry-media .entry-media-gallery .flickity-page-dots {
	bottom: 40px
}

.single-post .comments {
	background: #fff;
	padding-top: 50px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px
}

.single-post .entry-footer,
.container-small {
	margin-right: auto;
	margin-left: auto
}

@media(max-width:991.98px) {

	.single-post .entry-footer,
	.container-small {
		padding-right: .75rem;
		padding-left: .75rem
	}
}

.text-center.align-items-center .btn.btn-light {
	color: #666;
	background: #f4f4f4
}

p.has-drop-cap:not(:focus):after {
	content: "";
	display: table;
	clear: both;
	padding-top: 1rem
}

p.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: calc(1.5rem + 3vw);
	font-weight: 800;
	line-height: .9;
	margin: .05em .1em 0 0;
	text-transform: uppercase;
	font-style: normal
}

@media(min-width:1200px) {
	p.has-drop-cap:not(:focus):first-letter {
		font-size: 3.75rem
	}
}

.property-block {
	margin-bottom: 57px
}

.property-block .property-item .content-image {
	margin-bottom: 25px
}

.property-block .property-item .content-title {
	margin-bottom: 15px;
	color: #1c1d1e
}

.property-block .property-item .content-price {
	color: #6246f9;
	font-size: 1.125rem;
	font-weight: 700;
	margin-bottom: 15px
}

.property-block .property-item .content-meta {
	color: #a7a7a7;
	margin-left: 0;
	margin-right: 10px
}

.products .product {
	list-style: none;
	margin-bottom: 15px
}

@media(max-width:991.98px) {
	.products .product {
		margin-bottom: 45px
	}
}

.products .product .product-content-wrapper {
	padding-top: 30px
}

.products .product .product-content-wrapper .product-title {
	font-size: 1.125rem;
	margin-bottom: 20px
}

.products .product .product-content-wrapper .price {
	font-size: 1rem;
	font-family: mulish;
	font-weight: 700;
	color: #6246f9;
	margin-bottom: 20px
}

.infinite-loader {
	color: #000;
	display: block;
	height: 28px;
	text-indent: -9999px;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

#infinite-handle {
	text-align: center;
	margin: 0 auto
}

#infinite-handle span {
	background: initial;
	border-radius: initial;
	color: initial;
	cursor: pointer;
	font-size: initial;
	padding: initial
}

.accordion .card .card-header {
	border-bottom: 0
}

.accordion .card .card-header a {
	display: block;
	position: relative
}

.accordion .card .card-header a::before {
	content: "\f106";
	font-family: "font awesome 5 free";
	font-weight: 900;
	position: absolute;
	right: 0;
	padding-right: 15px;
	color: #1c1d1e
}

.accordion .card .card-header a.collapsed::before {
	content: "\f105"
}

.accordion .card .card-body {
	margin-top: 20px;
	background-color: #f4f4f4
}

.position {
	position: absolute;
	fill: #fff;
	color: #fff
}

@media(min-width:992px) {
	.position {
		margin-left: -350px;
		margin-top: 165px
	}
}

@media(max-width:991.98px) {
	.position {
		margin-left: -375px;
		margin-top: 200px
	}
}

@media(max-width:767.98px) {
	.position {
		margin-left: -200px;
		margin-top: 100px
	}
}

.position:hover {
	fill: #fff;
	color: #fff
}

.countdown .countdown_value {
	font-size: calc(1.375rem + 1.5vw);
	font-weight: 800;
	display: inline-block;
	line-height: 1.4;
	text-align: center
}

@media(min-width:1200px) {
	.countdown .countdown_value {
		font-size: 2.5rem
	}
}

.countdown .countdown_value:not(:last-child) {
	padding-right: 2rem
}

.countdown .countdown_value .countdown_lable {
	font-size: 1rem;
	display: block
}

.round-icon-list {
	padding-left: 0;
	list-style: none
}

.round-icon-list li {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: #fff;
	font-size: 1.125rem;
	border-radius: 50px;
	text-align: center
}

.round-icon-list li a i {
	color: #000
}

.round-icon-list li:not(:last-child) {
	margin-right: 20px
}

.member-content {
	background-color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 15px
}

.member-content .member-text .member-name {
	margin-bottom: 15px
}

.member-content .member-text .member-tag {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 28px;
	font-weight: 600px;
	color: #a7a7a7
}

.member-content .member-text .member-link {
	margin-top: 20px
}

.small-gutters {
	margin-right: -5px;
	margin-left: -5px
}

.small-gutters>.col,
.small-gutters>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.gallery-gutters {
	margin: -15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.gallery-gutters>.col,
.gallery-gutters>[class*=col-] {
	padding: 15px
}

.small-gallery-gutters {
	margin: -5px
}

.small-gallery-gutters>.col,
.small-gallery-gutters>[class*=col-] {
	padding: 5px
}

.xs-gallery-gutters {
	margin: -2.5px
}

.xs-gallery-gutters>.col,
.xs-gallery-gutters>[class*=col-] {
	padding: 2.5px
}

.pricing-table-item {
	margin-bottom: 2rem;
	padding: 3rem
}

.pricing-table-item .pricing-table__title {
	margin-bottom: .25rem;
	font-size: 1.25rem
}

.pricing-table-item .pricing-table__price {
	margin-bottom: 1rem;
	font-weight: 800;
	font-family: mulish
}

.pricing-table-item .pricing-table__price .pricing-table__amount {
	font-size: calc(1.5rem + 3vw)
}

@media(min-width:1200px) {
	.pricing-table-item .pricing-table__price .pricing-table__amount {
		font-size: 3.75rem
	}
}

.pricing-table-item .pricing-table__price * {
	display: inline;
	font-size: 1.25rem;
	font-family: roboto
}

.pricing-table-item .pricing-table__features {
	list-style: none;
	padding: 0;
	margin: 0 0 2rem
}

.map-responsive {
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	height: 0
}

.map-responsive iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute
}

.screen-reader-text {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important
}

.screen-reader-text:not(:focus) {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important
}

.heme-carousel .carousel-item {
	min-height: 666px;
	background: #000;
	background: -webkit-gradient(linear, left top, right top, color-stop(66.66%, #000000), color-stop(66.6666666%, #232323));
	background: -webkit-linear-gradient(left, #000000 66.66%, #232323 66.6666666%);
	background: linear-gradient(90deg, #000000 66.66%, #232323 66.6666666%)
}

.heme-carousel .carousel-item .heme-carousel-caption {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
	color: #fff
}

@media(min-width:992px) {
	.heme-carousel .carousel-item .heme-carousel-caption {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
}

.comment-meta {
	position: relative
}

.comment-awaiting-moderation {
	font-size: .9375rem;
	color: red;
	margin-left: 60px;
	margin-top: 13px;
	font-family: mulish
}

.cnns-comment-subscription {
	margin-top: 22px
}

.cnns-comment-subscription label {
	font-size: 1.0625rem;
	display: inline;
	margin-left: 3px;
	position: relative;
	top: 1px;
	color: #a7a7a7
}

#disqus_thread {
	display: block;
	padding-top: 1em
}

@media only screen and (min-width:600px) {
	#disqus_thread {
		padding-top: 4em
	}
}

.comments-title {
	margin-bottom: 2rem;
	color: #999;
	font-weight: 400
}

@media(min-width:992px) {
	.comments {
		padding-bottom: 120px
	}
}

@media(max-width:991.98px) {
	.comments {
		padding-bottom: 80px
	}
}

@media(max-width:767.98px) {
	.comments {
		padding-bottom: 60px
	}
}

@media only screen and (max-width:599px) {
	body.has-no-comments .comments {
		padding-top: 0
	}
}

.comment,
.comment_container {
	margin: 0 0 60px;
	list-style-type: none
}

.comment .avatar,
.comment_container .avatar {
	border-radius: 100px;
	float: left;
	width: 44px;
	height: 44px;
	margin-top: 2px;
	margin-right: 2rem
}

.comment-author,
.comment_container-author {
	font-size: 1.0625rem;
	display: block;
	font-family: mulish;
	margin: 0 0 10px
}

@media only screen and (min-width:600px) {

	.comment-author,
	.comment_container-author {
		font-size: 1.125rem
	}
}

.comment-author .says,
.comment_container-author .says {
	display: none
}

.comment-author span,
.comment-author cite,
.comment-author a,
.comment_container-author span,
.comment_container-author cite,
.comment_container-author a {
	display: inline-block;
	font-style: normal;
	font-weight: 400
}

.comment-author .fn a,
.comment_container-author .fn a {
	font-weight: 800
}

.comment-notes,
.comment_container-notes {
	display: none
}

.comment .reply,
.comment-content,
.comment .comment-text,
.comment_container .reply,
.comment_container-content,
.comment_container .comment-text {
	margin-left: 77px
}

.comment .reply,
.comment_container .reply {
	display: block;
	margin-top: 15px
}

.comment .reply a,
.comment_container .reply a {
	font-size: .875rem;
	background: #dee2e6;
	border-radius: 2px;
	color: #6c757d;
	display: inline-block;
	font-family: mulish;
	font-weight: 500;
	padding: .2em .65em;
	margin-left: -1px;
	-webkit-transition: 150ms color cubic-bezier(.3, -.55, .1, 1.1);
	transition: 150ms color cubic-bezier(.3, -.55, .1, 1.1)
}

@media(min-width:600px) {

	.comment .reply a,
	.comment_container .reply a {
		border-radius: 2px
	}
}

.comment .reply a:hover,
.comment_container .reply a:hover {
	color: #000
}

.comment-content a,
.comment_container-content a {
	word-wrap: break-word;
	text-decoration: underline
}

.comment-content a:hover,
.comment_container-content a:hover {
	text-decoration: none
}

.comment-body,
.comment_container-body {
	clear: both
}

.comment .comment-respond,
.comment_container .comment-respond {
	margin-top: 40px;
	margin-bottom: 60px
}

@media only screen and (min-width:600px) {

	.comment .comment-respond,
	.comment_container .comment-respond {
		margin-left: 60px
	}
}

.comment-metadata {
	font-size: .875rem;
	display: block;
	margin-top: -10px;
	margin-bottom: .5rem;
	font-family: mulish
}

.comment-metadata a {
	color: #999
}

.comment-metadata a:hover {
	color: #000
}

.comments__inner .children {
	padding: 0
}

.comments .comments__inner .children {
	margin-top: 30px
}

@media only screen and (max-width:700px) {
	.comments .comments__inner .children .comments__inner .children {
		margin-left: 0
	}
}

@media only screen and (min-width:400px) {
	.comments .comments__inner .children {
		margin-top: 30px;
		margin-left: 60px
	}

	.comments .comments__inner .children .comment {
		margin: 0 0 25px
	}
}

.pingback {
	margin-bottom: 25px
}

.pingback .comment-edit-link {
	color: gray
}

.pingback .comment-edit-link:hover {
	color: #000
}

article.comment-body {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none
}

.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar {
	-webkit-box-shadow: 0 0 0 2px #000;
	box-shadow: 0 0 0 2px #000;
	padding: 5px;
	top: 2px;
	position: relative
}

.comment.depth-3 p,
.comment.depth-4 p,
.comment.depth-5 p,
.comment.depth-6 p,
.comment.depth-7 p {
	width: 100%;
	margin-right: 0;
	margin-left: 0
}

.comment-reply-title {
	font-family: mulish;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: h2
}

body.has-no-comments .comment-reply-title {
	margin-top: 0
}

.comment-reply-title small {
	font-size: .875rem;
	font-weight: 400;
	color: #999;
	float: right;
	position: relative;
	top: 8px;
	-webkit-transition: 150ms color cubic-bezier(.3, -.55, .1, 1.1);
	transition: 150ms color cubic-bezier(.3, -.55, .1, 1.1)
}

@media only screen and (min-width:600px) {
	.comment-reply-title small {
		font-size: .9375rem
	}
}

.comment-reply-title small:hover {
	color: #000
}

.logged-in-as {
	font-family: mulish;
	margin-top: -15px;
	font-size: .875rem
}

.logged-in-as:hover {
	text-decoration: underline
}

.no-comments {
	text-align: center
}

.comment-form-comment label {
	color: #a7a7a7
}

.required {
	color: #dc3545
}

body.has-no-comments .comment-respond {
	margin-left: 0
}

.comment-respond p {
	position: relative;
	margin-bottom: 20px
}

.comment-respond .form-submit {
	margin-bottom: 0;
	margin-top: 30px;
	display: block
}

@media(max-width:599px) {
	.comment-respond .form-submit input {
		width: 100%
	}
}

.comment-form-cookies-consent {
	display: block;
	margin-bottom: 30px !important
}

.comment-form-cookies-consent label {
	font-size: .9375rem;
	font-weight: 400;
	padding-left: 8px;
	color: #a7a7a7;
	display: inline-block;
	-webkit-font-smoothing: auto !important
}

.widget {
	margin-bottom: 4rem
}

.widget .widget-title {
	font-size: 1rem;
	font-family: mulish;
	font-weight: 800;
	margin-bottom: 1rem;
	color: #999;
	display: block;
	text-transform: uppercase
}

.widget ol,
.widget ul {
	-webkit-padding-start: 1.25rem;
	-moz-padding-start: 1.25rem;
	padding-inline-start: 1.25rem
}

.widget_pages ul li,
.widget_recent_comments ul li,
.widget_meta ul li,
.widget_recent_entries ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_product_categories ul li {
	width: 100%
}

.widget_pages ul li a,
.widget_recent_comments ul li a,
.widget_meta ul li a,
.widget_recent_entries ul li a,
.widget_archive ul li a,
.widget_categories ul li a,
.widget_product_categories ul li a {
	display: inline-block;
	padding: .5rem 0
}

.widget_pages>ul,
.widget_recent_comments>ul,
.widget_meta>ul,
.widget_recent_entries>ul,
.widget_archive>ul,
.widget_categories>ul,
.widget_product_categories>ul {
	list-style: none
}

.widget_pages>ul>li::before,
.widget_recent_comments>ul>li::before,
.widget_meta>ul>li::before,
.widget_recent_entries>ul>li::before,
.widget_archive>ul>li::before,
.widget_categories>ul>li::before,
.widget_product_categories>ul>li::before {
	content: '';
	display: inline-block;
	width: 13px;
	height: 13px;
	border: solid 1px #999;
	border-radius: 50px;
	margin-left: -1.25rem;
	margin-right: 10px
}

.widget_recent_comments li {
	margin-bottom: 1rem
}

.widget_nav_menu ul {
	padding-left: 0
}

.widget_nav_menu ul li {
	width: 100%;
	list-style: none;
	padding: .6rem 0
}

.widget_nav_menu ul li a {
	display: inline-block
}

.widget_nav_menu ul .current-menu-item a {
	padding: .4rem 2rem;
	margin-left: -2rem;
	border-radius: 50px;
	min-width: 130px
}

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

.widget_rss ul li {
	padding-bottom: 2rem;
	margin-bottom: 2rem
}

.widget_rss ul li:not(:last-child) {
	border-bottom: solid 1px #dee2e6
}

.widget_rss ul li a.rsswidget {
	font-size: 1.2rem;
	font-family: mulish;
	font-weight: 800;
	line-height: 1.4;
	margin-bottom: .5rem;
	display: block
}

.widget_rss ul li .rss-date {
	color: #999;
	font-size: .875em;
	margin-bottom: .5rem;
	display: block
}

.search-form .form-control,
.search-form .btn {
	border-color: #f4f4f4
}

.search-form .input-group .form-control {
	border-color: #f4f4f4;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.object-fit-cover {
	-o-object-fit: cover;
	object-fit: cover
}

@media(min-width:992px) {
	.height-px-420 {
		height: 420px
	}
}

@media(min-width:992px) {
	.height-px-542 {
		height: 542.99px
	}
}

@media(min-width:768px) {
	.height-px-600 {
		height: 603px
	}
}

@media(max-width:767.98px) {
	.height-px-600 {
		height: 320px
	}
}

@media (min-width: 992px) {
    .home-bg {
        background-image: url(../images/shop/2-removebg-preview.png); /* Single background image */
        background-size: 50%; /* Set the size of the background image */
        background-position: calc(100% - 5%) center; /* Position the background image */
        background-repeat: no-repeat; /* Prevent the background image from repeating */
    }
}





@media(min-width:992px) {
	.home-bg-1 {
		background-image: url(../images//bgi2.jpg);
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat
	}
}

@media(min-width:992px) {
	.about-bg-1 {
		background-image: url(../images/home/bgi4.jpg);
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat
	}
}

@media(max-width:991.98px) {
	.home-bg-11 {
		background-image: url(../images/home/h16.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		min-height: 50vh
	}
}

@media(min-width:992px) {
	.home-bgi3 {
		background-image: url(../images/home/bgi3.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		min-height: 50vh
	}
}

@media(min-width:992px) {
	.service-1 {
		background-image: url(../images/services/service1.jpg);
		background-size: 50%;
		background-repeat: no-repeat,;
		background-position: center left
	}
}

@media(min-width:992px) {
	.team-1 {
		background-image: url(../images/team/teambg.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center
	}
}

@media(min-width:992px) {
	.featured-image {
		background-image: url(../images/single-project/featured-image.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		min-height: 90vh
	}
}

@media(max-width:991.98px) {
	.featured-image {
		background-image: url(../images/single-project/featured-image.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		min-height: 50vh
	}
}

@media(max-width:767.98px) {
	.featured-image {
		background-image: url(../images/single-project/featured-image.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		min-height: 30vh
	}
}

@media(min-width:992px) {
	.featured-image-blog {
		background-image: url(../images/blog/b1.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		min-height: 65vh
	}
}

@media(max-width:991.98px) {
	.featured-image-blog {
		min-height: 50vh
	}
}

@media(max-width:767.98px) {
	.featured-image-blog {
		background-position: center center;
		min-height: 30vh
	}
}

.seventy-percent-bg-black-pearl {
	background-color: transparent;
	background-color: #1c1d1e
}

@media(min-width:992px) {
	.seventy-percent-bg-black-pearl {
		background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #1C1D1E), color-stop(45%, #F4F4F4));
		background: -webkit-linear-gradient(top, #1C1D1E 45%, #F4F4F4 45%);
		background: linear-gradient(180deg, #1C1D1E 45%, #F4F4F4 45%)
	}
}

.custom-icon {
	font-size: 60px;
	font-weight: 700;
	line-height: 70px;
	position: relative
}

@media(min-width:992px) {
	.custom-icon {
		font-size: 50px;
		line-height: 50px;
		position: relative
	}
}

.icon-style {
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	padding-right: 10px
}

.lead {
	font-size: 1.125rem;
	line-height: 1.8em;
	font-weight: 500
}

.lead-1 {
	font-size: 1.25rem;
	line-height: 1.7em;
	font-weight: 400
}

.paragraph-extend {
	font-size: calc(1.3rem + 0.6vw);
	color: #1c1d1e;
	font-weight: 500;
	line-height: 1.7em;
	margin-bottom: 52px
}

@media(min-width:1200px) {
	.paragraph-extend {
		font-size: 1.75rem
	}
}

.title-404 {
	color: #000;
	font-size: 175px;
	font-weight: 600;
	line-height: 210px;
	width: 100%
}

@media(min-width:992px) {
	.title-404 {
		color: #000;
		font-size: 280px;
		font-weight: 600;
		line-height: 310px
	}
}

.heading-size {
	font-size: 1.25rem;
	line-height: 25px;
	font-weight: 700
}

.font-fifty {
	color: #ffda00;
	font-size: calc(1.46875rem + 2.625vw);
	line-height: 50px
}

@media(min-width:1200px) {
	.font-fifty {
		font-size: 3.4375rem
	}
}

.input-border {
	border-color: #1c1d1e
}

.input-border:focus {
	border-color: #1c1d1e
}

.hover:hover {
	color: #a8a8a8
}

.custom-line-height {
	line-height: 38px;
	margin-bottom: 19px
}

.read-more-style {
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	font-family: mulish;
	color: #818a91
}

.number-border {
	border: solid;
	border-width: 1px;
	border-bottom: 1;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-color: #747474;
	text-align: center
}

.input-border {
	border: solid;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1;
	border-color: #1c1d1e
}

.input-border .padding-1 {
	padding-top: 20px;
	padding-bottom: 21px
}

.padding {
	padding: 5px 25px
}

.image-height {
	height: 40px
}

.font-size {
	font-size: 14px;
	color: #747474;
	font-weight: 400
}

@media(min-width:992px) {
	.ml-n28 {
		margin-left: 20px
	}
}

@media(max-width:991.98px) {
	.ml-n28 {
		margin-left: -45px
	}
}

@media(max-width:767.98px) {
	.ml-n28 {
		margin-left: 0
	}
}

.font-semibold {
	font-weight: 600
}

.font-medium {
	font-weight: 500
}

.btn-school-yellow:hover {
	background-color: #f4f4f4;
	border-color: #f4f4f4
}

.btn-black-pearl:hover {
	background-color: #ffda00;
	border-color: #ffda00;
	color: #1c1d1e
}

.nav-tabs .nav-link {
	border: 3px solid transparent;
	border-top: 0;
	border-left: 0;
	border-right: 0
}

.font-italic {
	font-style: italic
}

.btn-link {
	border: solid;
	border-width: 4px;
	border-bottom: 1;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding-bottom: 6px;
	font-weight: 700
}

.btn-link:hover {
	color: #1c1d1e
}

.hover-color:hover {
	color: #747474
}

.nav-pills.border-right .nav-link.active {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}